/* here you can put your own css to customize and override the theme */

.extActive {
    color: #34BFA3;
    accent-color: #34BFA3;
}

.extOther {
    color: #FFB822;
}

.extLogOut {
    color: #F4516C;
}

.extRemoved {
    color: #f36a5a;
    accent-color: #f36a5a;
}

.extNotLog {
    color: #c49f47;
}

.ddl-error {
    border-color: #e73d4a !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

div.rowSlider {
    display: none;
}

.eml-tb td, .eml-tb th {
    text-align: center;
}

.font-cust td {
    font-size: 0.95em;
}

.font-sum-tb thead th {
    font-size: 0.85em !important;
}

.emlSelectW_10_perc{
    width: 10% !important;
}

.text-wrap {
    white-space: normal !important;
}

/*table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px !important;
    padding-left: 10px !important;
}*/

div.dt-buttons {
   float:right;
}

div.dt-search {
    float: right;
}

.dt-paging{
    float:right;
}

.table-scrollable > .table-bordered > tbody > tr:last-child > td, .table-scrollable > .table-bordered > tbody > tr:last-child > th, .table-scrollable > .table-bordered > tfoot > tr:last-child > td, .table-scrollable > .table-bordered > tfoot > tr:last-child > th, .table-scrollable > .table-bordered > thead > tr:last-child > td, .table-scrollable > .table-bordered > thead > tr:last-child > th, .table.table-bordered thead > tr > th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e7ecf1;
}

div.dt-container.dt-empty-footer .dt-scroll-body, div.dt-container.dt-empty-footer tbody > tr:last-child > * {
    border-bottom: 0 !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 10px 6px 10px !important;
    padding-right: 18px;
    padding-left: 18px;
    border-top: 2px solid #e7ecf1 !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown .dropdown-menu {
    max-width: 235px;
    min-width: 230px;
}

.emlSetDiv {
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.35) 1px 0px 3px;
}

.clImgFull{
    padding:20px;
}

.imgThumb {
    padding: 10px;
    border-right: 1px solid #e7ecf1;
    border-bottom: 1px solid #e7ecf1;
    width: 90px;
    height: 90px;
}

.btn-primary {
    background-color: #32c5d2;
    border-color: #32c5d2;
    color: #fff;
}

.visibility-none {    
    opacity:0;
}

.page-header {
    border-bottom: none;
    margin: 0;
    padding-bottom: 0;
}

.page-prefooter {
    clear: both;
    padding: 30px 0;
    background: #48525e none repeat scroll 0 0;
    color: #a2abb7;
}

.page-footer {
    font-size: 13px;
    font-weight: 300;
    padding: 5px 0;
    background: #3b434c none repeat scroll 0 0;
    color: #a2abb7;
}

.modal-title {
    font-size: 19px;
    font-weight: 500 !important;
    margin: 0;
    line-height: 1.42857;
    margin-left: 5px;
}

.checkbox-email {
    display: inline-block;
    margin-left: 45px !important;
}

.dropdown-header {
    color: #165074;
    font-size: 14px;
    background-color: aliceblue;
    font-weight:600;
}

.disabled-link2 {
    cursor: default !important;
    text-decoration: none;
    color: #8d8c8c;
}

    .disabled-link2:hover {
        cursor: default !important;
        text-decoration: none;
        color: #8d8c8c;
    }

.fancybox-overlay {
    z-index: 98000 !important;
}

.fancybox-opened {
    z-index: 9100001 !important;
}

.form-wizard .steps > li > a.step > .number2 {
    background-color: #eee;
    text-align: center !important;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 3px;
    margin-right: 10px;
    border-radius: 3px 3px;  
    width: 120px;
}

.form-wizard .steps > li.active > a.step .number2 {
    background-color: #36c6d3;
    color: #fff;
}

.form-wizard .steps > li.done > a.step .number2 {
    background-color: #F1C40F !important;
    color: #fff;
}

.redBG {
    background-color: #F4516C;
}

.yellowBG {
    background-color: #FFB822;
}

.greenBG {
    background-color: #34BFA3;
}

.greyBG {
    background-color: #acaaaa;
}

.redFont {
    color: #F4516C;
}

.yellowFont {
    color: #FFB822;
}

.greenFont {
    color: #34BFA3;
}

.greyFont {
    color: #acaaaa;
}

.portlet.box .dataTables_wrapper .dt-buttons {
    margin-top: 0 !important;
}
.form-wizard .steps {
    padding: 0 0 !important;
    margin-bottom: 10px !important;
}

.readonly-color {
    background-color: #F4F4F4;
}

.dt-no-left-border{
    border-left: none !important;
}

.dt-no-right-border {
    border-right: none !important;
    text-align:right !important;
}

.post-active-bt {
    background-color: #2AB4C0;
    color: #ffffff;
    font-weight: 400;
    margin-left:12px !important;
    /*margin-right:10px !important;*/
}

.post-inactive-bt {
    background-color: #D3D3D3;
    color: darkslategrey;
    font-weight: 400;
     margin-left:12px !important;
}

.border-partlet {
    border: solid 1px #e5e5e5;
}

.post-box {
    border: solid 1px #32c5d2;
    padding-right: 20px;
    border-left: 8px solid #32c5d2;
    margin-bottom: 10px;
}

.portlet.light {
    background-color: #fff;
    padding: 12px 25px 15px;
}

.dataTable td {
    /*max-width: 200px;*/
    /*min-width: 70px;180px;*/
    max-width: 50px;  
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.action-td {
    max-width: 19% !important;  
}

.action-avail-td {
    max-width: 10% !important;  
}

.errorGridView td {
    text-overflow: ellipsis;
    white-space: pre-wrap !important;
    word-break: break-all;
}

@media only screen and (min-width:620px) and (max-width:990px) {

    .addDiv {
        margin-top: -50px;
    }
}

@media only screen and (min-width:80px) and (max-width:620px) {

    .addDiv {
        margin-top: -30px;
        /*float: left;
        padding-left:15px !important;*/
    }
}

@media (min-width:992px) {

    .col-md-74per {
        width: 74%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        margin-bottom: 15px;
    }

    .col-md-26per {
        width: 26%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        margin-bottom: 15px;
    }

    .col-md-30per {
        width: 30%;
        float: left;
        /*  padding-left: 15px;
        padding-right: 15px;
        position: relative;*/
    }

    .col-md-47per {
        width: 47%;
        float: left;
        /*  padding-left: 15px;
        padding-right: 15px;
        position: relative;*/
    }
}


.col-md-30per {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-md-47per {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}


.rentTB-error {
    /*border: solid 1px #e73d4a !important;*/
    color: #e73d4a;
}

.btn-default:hover, .open > .btn-default.dropdown-toggle {
    background-color: #fff !important;
    /*border-color: #b3b3b3;
    color: #333;*/
}

.notebase {
    background-repeat: no-repeat;
    border-radius: 1px;
    color: #fff;
    font-size: 14px;
    margin: 0 0 6px !important;
    opacity: 0.9;
}

.noteSuccess {
    background-color: #51a351;
}

.noteError {
    background-color: #bd362f;
}

.noteWarning {
    background-color: #df6d31;
}

.font-hg-2 {
    font-size: 28px;
}

.font-hg-40 {
    font-size: 40px;
}

.arrowDiv {
    display: flex;
    height: 470px; /* Or whatever */
   
}

.arrowA {
   /* width: 100px;  Or whatever */
   /*  height: 400px; Or whatever */
    margin: auto; /* Magic! */
}



.th-padding-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.btn.green-dark:not(.btn-outline) {
    color: #000;
    background-color: #FFF;
    border-color: #CCCCCC;
}

.js-sw-label {
    /*padding-top: 8px;*/
    padding-left: 5px;
}

.portlet.box > .portlet-title {
    padding: 0 22px !important;
}

.title-section {
    border-bottom: 1px solid #e7ecf1;
    margin: 25px 10px !important;
}

.title-md-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.lb-disable {
    background-color: #F4F4F4 !important;
    cursor: default;
}

.title-edit {
    border: 2px solid #3598dc !important;
}

input.disabled  {
    pointer-events: none;
    color: #AAA;
    background: #F5F5F5;
}

.col-md-20per {
    width: 12%;
    float: left;
    margin-left: 15px;
}

.col-md-10per {
    width: 12%;
    float: left;
    margin-left: 15px;
}

.col-md-88per {
    width: 88%;
    float: left;
    padding-left: 15px;
    padding-right: 10px;
}

.form-label-tb {
    border: none;
    padding: 0 !important;
}

.form-control-tb {
    background-color: #fff;
    border: 1px solid #c2cad8;
}

    .form-control-tb:focus {
        /*width: 100%;*/
        border-color: #93a1bb;
        outline: 0;
    }

    .form-control-tb::-moz-placeholder {
        color: #999;
    }

    .form-control-tb:-ms-input-placeholder {
        color: #999;
    }

    .form-control-tb::-webkit-input-placeholder {
        color: #999;
    }

.nav > li, .nav > li > a {
    z-index: 990; /*9990*/
}

@media (min-width:1200px) {
    .col-md-td-1, .col-md-td-10, .col-md-td-11, .col-md-td-12, .col-md-td-2, .col-md-td-3, .col-md-td-4, .col-md-td-5, .col-md-td-6, .col-md-td-7, .col-md-td-8, .col-md-td-9 {
        float: left;
    }

    .col-md-td-1 {
        width: 8.33333%;
    }

    .col-md-td-2 {
        width: 16.66667%;
    }

    .col-md-td-3 {
        width: 25%;
    }

    .col-md-td-4 {
        width: 33.33333%;
    }

    .col-md-td-5 {
        width: 41.66667%;
    }

    .col-md-td-5-5 {
        width: 44.0%;
    }

    .col-md-td-6 {
        width: 50%;
    }

    .col-md-td-7 {
        width: 58.33333%;
    }

    .col-md-td-8 {
        width: 66.66667%;
    }

    .col-md-td-9 {
        width: 75%;
    }

    .col-md-td-10 {
        width: 83.33333%;
    }

    .col-md-td-11 {
        width: 91.66667%;
    }

    .col-md-td-12 {
        width: 100%;
    }

    .col-md-5row {
        width: 20% !important;
        float: left;
    }
}

table.dataTable > tbody > tr.child ul {
    /*display: inline-block;*/
    display: block !important;
    /*list-style-type: none;
        margin: 0;
        padding: 0;*/
}

table.dataTable > tbody > tr.child span.dtr-title {
    /*display: inline-block;*/
    display: inline !important;
    /*min-width: 75px;
        font-weight: bold;*/
}


.demo {
    position: relative;
}

    .demo i, .demo span {
        position: absolute;
        bottom: 10px;
        right: 14px;
        top: auto;
        cursor: pointer;
    }

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media:hover, .scroll-to-top:hover, .theme-panel .theme-colors > .theme-color:hover {
    cursor: pointer;
}

.scroll-to-top {
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    bottom: 5px;
    display: none;
    right: 20px;
}

    .scroll-to-top > i {
        display: inline-block;
        font-size: 32px;
        opacity: .7;
        filter: alpha(opacity=70);
    }

    .scroll-to-top:hover > i {
        opacity: 1;
        filter: alpha(opacity=100);
    }


button.dt-button, div.dt-button, a.dt-button {
    height: 27px !important;
    width: 27px !important;
    padding: 2px 1px 0 !important;
    font-size: 14px !important;
}

div.dt-buttons > .dt-button.dt-button-active:not(.disabled),
div.dt-buttons > div.dt-button-split .dt-button.dt-button-active:not(.disabled) {
    background-color: rgba(0, 0, 0, 0.1); /* Fallback */
    background: linear-gradient(to bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
    box-shadow: inset 1px 1px 3px #999999;
}

    div.dt-buttons > .dt-button.dt-button-active:not(.disabled):hover:not(.disabled),
    div.dt-buttons > div.dt-button-split .dt-button.dt-button-active:not(.disabled):hover:not(.disabled) {
        box-shadow: inset 1px 1px 3px #999999;
        background-color: rgba(0, 0, 0, 0.1); /* Fallback */
        background: linear-gradient(to bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
    }

button.buttons-colvis {
    width: 100px !important;
}

div.dt-button-collection > div > button.dt-button {
    width: 100% !important;
    padding: 2px 0px 2px 12px !important;
    font-weight: 500;
}

select::-ms-expand {
    display: none;
}

.chartwrapper {
    width: 110%;
    height: 160px;
    position: relative;
    /*padding-bottom: 100%;*/
    box-sizing: border-box;
    /*margin-left: 0px !important;*/
    /*margin-left: -10%;
            margin-right: -10%;*/
}

.chartdiv {
    position: absolute;
    height: 180px;
    left: -20%;
    right: -10%;
    top: -7%;
    margin: auto;
}


.form .form-section {
    margin: 25px 10px;
}

.form .form-section-2 {
    /*margin-top:15px;*/
    margin: 30px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7ecf1;
}

.form .form-section-3 {
    margin: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7ecf1;
}

.form .form-section-4 {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7ecf1;
}

.form .form-section-5 {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7ecf1;
    font-weight: 600 !important;
    font-size: 16px;
    text-align: center;
}

.feeds li {
    background-color: inherit;
    color: #82949a;
    margin-bottom: 7px;
}

.feeds li .col2 > .date2 {
    /*padding: 4px 9px 5px 4px;*/
    text-align: right;
    font-style: italic;
    color: #c1cbd0;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-0 {
    padding-right: 0;
}

.padding-left-0 {
    padding-left: 0;
}

.border-no {
    border: none !important;
}

.padding-bottom-5 {
    padding-right: 5px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5 !important;
}


.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top--55 {
    margin-top: -55px !important;
}


.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top--5 {
    margin-top: -5px !important;
}



.margin-top--10 {
    margin-top: -10px !important;
}

.margin-top--50 {
    margin-top: -50px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom--40 {
    margin-bottom: -40px !important;
}

.margin-right--15 {
    margin-right: -15px !important;
}

.margin-right-13 {
    margin-right: 13px !important;
}

.margin-right--20 {
    margin-right: -20px !important;
}

.margin-right--25 {
    margin-right: -25px !important;
}

.margin-right-0 {
    margin-right: 0 !important;
}

.margin-right-2 {
    margin-right: 2px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-16 {
    margin-right: 16px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-right-60 {
    margin-right: 60px !important;
}


.margin-left--10 {
    margin-left: -10px !important;
}

.margin-left--15 {
    margin-left: -15px !important;
}

.margin-left--20 {
    margin-left: -20px !important;
}

.margin-left--5 {
    margin-left: -5px !important;
}

.margin-left--4 {
    margin-left: -4px !important;
}

.margin-left--30 {
    margin-left: -30px !important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-2 {
    margin-left: 2px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-12 {
    margin-left: 12px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-16 {
    margin-left: 16px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-left-55 {
    margin-left: 55px !important;
}

.margin-left-80 {
    margin-left: 80px !important;
}


.margin-left-125 {
    margin-left: 125px !important;
}

.border-top-yellow {
    border-top: 1px solid #FFD327;
}

.border-top-grey {
    border-top: 1px solid #95A5A6;
}

.border-top-blue {
    border-top: 1px solid #578EBE;
}


.has-error-label {
    color: #e73d4a;
}

.has-error-text {
    border-color: #e73d4a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.sch-prev-bg {
    background-color: #fcfcfc;
    border-radius: 4px;
}

.unit-ddl-box {
    display: inline-block;
}

.unit-ddl-box2 {
    width: 100%;
    margin-right: 11px;
}

.unit-bt-box {
    display: inline-block;
}

.cus-col-md-12 {
    width: 100%;
}

.cus-col-md-9 {
    width: 75%;
}

.cus-col-md-8 {
    width: 66.66666667%;
}

.cus-col-md-7 {
    width: 58.33333333%;
}

.cus-col-md-6 {
    width: 50%;
}

.cus-col-md-5 {
    width: 41.66666667%;
}


.cus-col-md-4 {
    width: 33.33333333%;
}


.cus-col-md-3 {
    width: 25%;
}

.cus-col-md-2 {
    width: 16.66666667%;
}

.cus-col-md-1 {
    width: 8.33333333% !important;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.ddl-no-arrow {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: transparent !important;
}


.title-no-arrow {
    /*display: none;*/
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.title-mod-no-css {
    font: inherit;
    /**/
}

.dropdown-border {
    /*background-color: #fff;*/
    border-color: #ccc;
    border-width: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    /*padding: 2px 10px 3px 10px;
  font-size: 13px;
  line-height: 1.5;

  border-radius:4px;*/
}

.line-bottom {
    margin: 0;
    border-bottom: 1px solid #efefef;
}

.collaps-down {
    background-image: url('../../../global/img/portlet-expand-icon-white.png');
    width: 14px;
    display: inline-block;
    height: 16px;
}

.collaps-up {
    background-image: url('../../../global/img/portlet-collapse-icon-white.png');
    width: 14px;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    visibility: visible;
}

.font-lg-16 {
    font-size: 16px;
}

.font-lg-18 {
    font-size: 18px;
}

.sbold-500 {
    font-weight: 500 !important;
}

.showTableBtn {
    /*float: right;*/
    display: inline-block;
    padding: 12px 0 8px 0;
}

.white-link {
    /*float: left;*/
    display: inline-block;
    font-size: 14px;
    /*line-height: 18px;*/
    margin-right: 10px;
    color: white;
}

.user-cus {
    color: #5B9BD5;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0 !important;
    text-align: right;
}

.menu-link {
    color: #82949a;
    margin-left: 8px;
}

.user-top-cus {
    float: right;
    /*font-size: 400;*/
    font-size: 14px;
    margin-top: 0 !important;
    vertical-align: top;
}

.border-all {
    border: solid 1px red;
}

.border-all-gray {
    border-right: 1px solid #e7ecf1;
    border-left: 1px solid #e7ecf1;
    border-bottom: 1px solid #e7ecf1;
}

.div-top {
    /*float:right;*/
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -30px !important;
}

.div-bot {
    /*float:right;*/
    position: absolute;
    bottom: 2px;
    text-align: right;
    right: 0;
    margin-right: -15px !important;
}

.user-bot-cus {
    float: right;
    font-size: 400;
    font-size: 14px;
    margin-bottom: 0 !important;
    vertical-align: bottom;
}

.height-full {
    height: 75px;
    /*width:auto;*/
}

.cursor-pointer {
    cursor: pointer !important;
}

.form-control-success {
    border-color: #d6e9c6;
    background-color: #F8FDF3 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .form-control-success:focus {
        border-color: #bbdba1;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.form-control-error {
    border-color: #f13e64;
    color: #f13e64 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .form-control-error:focus {
        border-color: #ec113f;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.modal-nav {
    padding: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width:991px) {

    .scroll-to-top {
        right: 10px;
    }

        .scroll-to-top > i {
            font-size: 28px;
        }
}

.container-admin .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container-admin {
    max-width: 100%;
}

.container-admin:after, .container-admin:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.container-admin {
    margin-right: auto;
    margin-left: auto;
}

.container-admin {
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width:992px) {
    .container-admin {
        width: 970px;
    }

    .col-md-5row {
        width: 20% !important;
        float: left;
    }
}

@media (min-width:1200px) {
    .container-admin {
        width: 1180px;
    }

    .gauge-title {
         font-size:13px !important;
    }
}

@media (min-width:1520px) {
    .container-admin {
        width: 1480px;
    }

    .gauge-title {
        font-size: 15px !important;
    }
}

@media (min-width:1920px) {
    .container-admin {
        width: 1880px;
    }

    .gauge-title {
        font-size: 16px !important;
    }
}

.corpname {
    margin-left: 5px;
}

.toprmenu {
    display: flex;
    column-gap: 14px;
    padding-top: 16px;
}

.topra svg {
    stroke: #D2D5DB;
}

.topra svg:hover {
    stroke: #FFF;
}

.topmenufull {
    display: flex;
    justify-content: space-between;
}

.mlogosvg {
    padding: 0 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 51px;
    width: 51px;
}

.mlogosvg > img {
    width:26px;
}

.admin-menu-t .page-header {
    height: auto !important;
}

.toprfull {
    display: flex;
    gap: 14px;
    z-index: 2;
}

.toprfull .search-form,
.toprfull .search-form .input-group {
    border-radius: 8px !important;
}