
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 13, 2018, 6:01:26 PM
    Author     : pradipk
*/

body{
    font-family: Poppins;
}
body :focus{
    outline: 1px dashed #595959 !important;    
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0 !important;
}


a,
a:visited {
    text-decoration: underline !important;
}
a{
    color:#0000FF;
    text-decoration: none !important;
}
.lead {
    font-size: 1.1rem;
    font-weight: 300;
    color:#000 !important;
}


strong{
    font-weight: 500 !important;
}
/*All Alert box*/
.alert{    
    border:solid #91776a 1px !important;
}
.alert-info{
    background-color: #efebe9 !important;
}
.alert-text{
    font-weight: 400 !important;
    color:#0000A3;
    font-size: 1.3em;

}
/*Left menu items active color*/
.menu-item-activeColor{
    font-weight: 600;
    color:#075697;
    font-family: inherit;
}




.errorMessageText{
    color:#B30000;
}
.m-wizard.m-wizard--3.m-wizard--success .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.m-wizard__step--done .m-wizard__step-info a.m-wizard__step-number>span {
    background-color: transparent !important;
}
.m-wizard.m-wizard--3.m-wizard--success .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info a.m-wizard__step-number:hover>span {
    background-color: transparent !important;
}
.m-form__help{
    font-size: .9em !important;
    color: #74788d !important;
}

#reportMenu :focus{
    outline: 1px dashed #0000FF !important; 
}
#docCenterMenu :focus{
    outline: 1px dashed #0000FF !important; 
}
#adminMenu :focus{
    outline: 1px dashed #0000FF !important; 
}
#m_topbar_notification_icon :focus{
    outline: 1px dashed #0000FF !important;  
}
#processDate{
    outline: 1px dashed #595959 !important;  
}
.userProfile-Top-BG{
    background-color: #7100FE !important;
}

.btn-primary {
    color: #fff;    
    background-color: #0051A8;
    border-color: #0051A8;
}
.btn-primary:hover {
    color: #fff;
    background-color: #00346B;
    border-color: #00346B;
}
input[type='checkbox'] {
    vertical-align: middle !important;
}

input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance:none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 14px;
    height: 14px;
    margin: 0;
    margin-right: 1px; 
    position: relative;       
    /*cursor: pointer;*/
}

input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0;
    font-size: 12px;   
    background: #fff;
    border: solid #000 1px;
}
input[type='checkbox']:checked:after {
    background: #fff;
    content: '\2714';
    color: #000;
    border: solid #000 1px;
}
input[type=checkbox][disabled] {
    margin: 0;
    opacity: 0.3;
    cursor: none !important;
    left: 0;
    top: 0;  
    position: relative;    
} 
.m--font-danger{
    color:#AD0000 !important;
}



.m-aside-menu .m-menu__nav {
    list-style: none;
    padding: 10px 0 10px 0
}

.m-aside-left.m-aside-left--skin-dark {
    background-color: #2c2e3e
}

.m-aside-left.m-aside-left--skin-light {
    background-color: #fff
}
.m-brand.m-brand--skin-dark{
    background-color: #ffffff;
}

.m-aside-menu .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item>.m-menu__heading, .m-aside-menu .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item>.m-menu__link {
    cursor: pointer;
    height: 25px;
}
.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__link {
    padding: 9px 20px;
}
#normalInfo:hover{
    background-color: transparent !important;
    cursor: default !important;
}
.m-menu__link{
    background-color: transparent;    
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--open {
    background-color: #ffffff;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--expanded {
    background-color: #ffffff;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item:not(.m-menu__item--parent):not(.m-menu__item--open):not(.m-menu__item--expanded):not(.m-menu__item--active):hover {
    background-color: #ffffff;
}
.m-page--wide .m-header,
.m-page--fluid .m-header {
    background-color: #363636;
}

.m-page--boxed .m-header .m-header-head {
    background-color: #363636;
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff;
}
.m-header-menu.m-header-menu--submenu-skin-light .m-menu__nav>.m-menu__item .m-menu__submenu>.m-menu__subnav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff;

}
.m-header-menu.m-header-menu--submenu-skin-light .m-menu__nav>.m-menu__item .m-menu__submenu>.m-menu__subnav>.m-menu__item>.m-menu__link .m-menu__link-text  {
    color: #ffffff;
}
.m-header-menu.m-header-menu--submenu-skin-light .m-menu__nav>.m-menu__item .m-menu__submenu>.m-menu__subnav .m-menu__content .m-menu__inner>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff
}

.m-portlet__head{
    background-color: #0A5B9D;

}
.m-portlet__head-text{
    color:#ffffff !important;  
}

.m-portlet .m-portlet__body {
    padding: 1rem 1rem;
}

/*Portlet Header for FAQ Section */

.m-portlet__head_faq{
    background-color: #E0E0E0;

}
.m-portlet__head-text_faq{
    color:#000000 !important;  
    font-weight: 400 !important;;
}
.m-portlet__body_faq{
    font-family: inherit;
    color: #575962;
    font-size: 14px;
    font-weight: 400;
}


/*Admin portlet custom heading height*/

.m-portlet--admin-head{
    height: 3.2em !important;    
    background-color: #E0E0E0;
    padding: 0 1.5rem !important;  
}
.m-portlet__admin-head-text{
    color:#000 !important;
    font-size: 1.2em !important; 
    font-weight: 500;
    padding: 0px;
    margin-top: .4em;
}
.m-portlet-admin{
    box-shadow: none;
}
.dataTableFixedHeader_bg{
    background-color: #ffffff !important;
}
.dataTableIcon{
    font-size: 1.2em !important;
    color:#0000FF;
    font-weight: 400 !important;
}




.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__submenu .m-menu__subnav>.m-menu__item>.m-menu__link {
    padding-top: 5px; 
    padding-bottom:-1px;
    padding-left: 15px;
    padding-right: 10px;
}

.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__submenu .m-menu__subnav>.m-menu__item>.m-menu__submenu .m-menu__subnav>.m-menu__item>.m-menu__link {
    padding: 0 10px;
    padding-left: 0px;
}



.mb-0 > a {
    display: block;
    position: relative;
}
.mb-0 > a:after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
}
.mb-0 > a[aria-expanded="true"]:after {
    content: "\f077"; /* fa-chevron-up */
}
.m-left-menuItem{
    color:#333 !important;
    text-decoration: none;
    font-size: .9em !important;
    font-weight: 500 !important;


}

.m-badge-accountList{
    background-color: transparent !important;
    color: #333;
    font-size: .9em;
    font-weight: 500;
}
.accountList-bold{
    font-size: 1em !important;
    font-weight: 500 !important;
    color:#153A6A !important;
}
.leftMenu-item-icon-color{
    color:#153A6A !important;
}


.m-widget4 .m-widget4__item .m-widget4__info .m-widget4__sub {
    font-size: 1.1rem;
    color: #666666;
    font-weight: 500;

}
.m-portlet .m-portlet__body {
    color: #000000;
}
select.m-bootstrap-select {
    opacity: 1 !important;
}
.align-right{
    text-align:right !important;
}
.m-subheader {
    padding: 15px 15px 0 15px;
}
.m-body .m-content {
   padding: 15px 20px;
}


/*Custom table-responsive horizontal scrollbar here*/
#table-responsive::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); 
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/*add a shadow to the scrollbar here*/
#table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); 
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/*this is the little scrolly dealio in the bar*/ 
#table-responsive::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #E7E9F5;
    height: 2px;
}
/*nobody needs this little scrollbar corner, I mean really, get rid of it haha*/  
#table-responsive::-webkit-scrollbar-corner       { display: none; height: 0px; width: 0px; }

.m-link:hover {
    color: red !important;
}


/*Menu link hover color*/

.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-icon {
    color: #716aca;
    color:#FFC175;
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--dot>span {
    background-color: #716aca
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--line>span {
    background-color: #716aca
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-text {
    color: #716aca;
    color:#FFC175;
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link>.m-menu__hor-arrow {
    color: #716aca;
    color:#FFC175;
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item:hover>.m-menu__link .m-menu__link-icon,
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link .m-menu__link-icon {        
    color:#FFC175;

}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item:hover>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--dot>span,
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--dot>span {
    background-color: #716aca;
    color:#FFC175;
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item:hover>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--line>span,
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link .m-menu__link-bullet.m-menu__link-bullet--line>span {
    background-color: #716aca
}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item:hover>.m-menu__link .m-menu__link-text,
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link .m-menu__link-text {        
    color:#FFC175;

}
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item:hover>.m-menu__link>.m-menu__hor-arrow,
.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link>.m-menu__hor-arrow {
    /*color: #716aca;*/
    color:#FFC175;
    /*color:red;*/

}



/* header color*/

.m-header-menu.m-header-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text .selectedPortfolio {
    /*color: #ffffff;*/
    /*border: solid red 1px;*/
    color:#FFC175;
    font-family: Poppins !important;
}



/* Heder toggle button admin to user */

.container-toggle {
    width: 80%;
    margin: 0 auto;
    margin-top: 1.2em;
}
.switch {
    margin: 4rem auto;
}
/* main styles */
.switch {
    width: 24rem;
    position: relative;
}
.switch input {
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}
.switch input:checked {
    z-index: 1;
}
.switch input:checked + label {
    opacity: 1;
    cursor: default;
}
.switch input:not(:checked) + label:hover {
    opacity: 0.5;
}
.switch label {
   color: #fff;
    opacity: 0.33;
    transition: opacity 0.25s ease;
    cursor: pointer;
}
.switch .toggle-outside {
    height: 100%;
    border-radius: 2rem;
    padding: 0.25rem;
    overflow: hidden;
    transition: 0.25s ease all;
}
.switch .toggle-inside {
    border-radius: 5rem;
    background: #4a4a4a;
    position: absolute;
    transition: 0.25s ease all;
}
.switch--horizontal {
    width: 18rem;
    height: 3rem;
    margin: 0 auto;
    font-size: 0;
    margin-bottom: 1rem;
}
.switch--horizontal input {
    height: 3rem;
    width: 6rem;
    left: 6rem;
    margin: 0;
}
.switch--horizontal label {
    font-size: 1.5rem;
    line-height: 3rem;
    display: inline-block;
    width: 6rem;
    height: 100%;
    margin: 0;
    text-align: center;
}
.switch--horizontal label:last-of-type {
    margin-left: 6rem;
}
.switch--horizontal .toggle-outside {
    background: #fff;
    position: absolute;
    width: 6rem;
    left: 6rem;
}
.switch--horizontal .toggle-inside {
    height: 2.5rem;
    width: 2.5rem;
}
.switch--horizontal input:checked ~ .toggle-outside .toggle-inside {
    left: 0.25rem;
}
.switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
    left: 3.25rem;
}


/* DataTable group row bg-color*/

.dataTables_wrapper .dataTable .group th, .dataTables_wrapper .dataTable .group td {
    background-color: #E0E0E0;
    font-weight: 700;
}
table thead tr th{
    font-family: inherit;
    color:#575962;
    font-size: 14px;
    font-weight: 500;
}
table tbody tr td{
    font-family: inherit;
    color:#575962;
    font-size: 14px;
    font-weight: 500;
}

.m-widget4 .m-widget4__item {
    display: table;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}

.m-table tr.m-table__row--primary th, .m-table tr.m-table__row--portfolio td {
    background: #e6e6e6;
    color: #000;
    border-bottom: 0;
    border-top: 0;
}


/*Tab controll*/
.customRow-bg{
    background-color:#0A5B9D 
}
.thead-light2{
    background-color:#f1f3f4;   
}

/* Transcation page*/
.btn.btn-icon.btn-circle{border-radius:50%}
.btn .btn-icon .btn-md .btn-icon-md .btn-circle{
    background-color: #ffffff !important;
    color:#716aca;
}

.btn .btn-gray{
    background-color: #716aca !important;
    color:#ffffff;
}
.dropdown-menu {
    min-width: 15rem;

}

/* For Doc Center */

.nav.nav-pills.m-nav-pills--btn-pill .m-tabs__link {
    border-radius: 0px;

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent !important;
}

.nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link {
    font-size: 1.2rem
}

.nav.nav-pills .nav-link, .nav.nav-tabs .nav-link {
    /*color: #fff !important;*/
}

.text-white{
    font-color:#ffffff !important;
}
.m-tooltip.tooltip .tooltip-inner {
    border-radius: 5px;
}

.tooltip-inner {

    text-align: left !important;
    font-weight: 500;
    color:#575962;

}

/*nav tab link*/

.nav.nav-tabs .nav-link {
    color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color:transparent;   
}

.accuntActive{
    background-color: #f9f9ed !important;
}
/*My Profile*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active >.myprof {
    color: #0A5B9D !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight:500;
}

.createformContainer{
    border: #d7d9e3 dashed 1px;
    margin: 1em auto;
    margin-bottom: 2em;
    padding: 1em;
    padding-bottom: 1.5em;
    background-color: #f5f5f8;
}

.form-control.m-input--solid {
    background-color: #f4f5f8;
    border-color: #f4f5f8;
    color: #575962;
}
.m-popover.popover .popover-body {
    padding: 12px 15px;
    font-size: 1rem;
    font-weight: 400;
    color: #000000;
}
/* For Market value in Holding report {in datatable} */

.dataTables_wrapper .dataTable .group th, .dataTables_wrapper .dataTable .groupTotal td {
    /*background-color: #E0E0E0;*/
    font-size: 1rem;
    /*border:  #2c2e3e;*/
    font-weight: 700;
    margin-bottom: 2em;
}



/*Top bar header icon */
.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon>i:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #eee), color-stop(50%, #f4f5f8), color-stop(75%, #f4f5f8), to(#f4f5f8));
    background: linear-gradient(180deg, #f4f5f8 25%, #f4f5f8 50%, #f4f5f8 75%, #ebedf2 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.accntSelected{
    background-color: #e0e2e4 !important;   
}

.accntNtSelected{
    background-color: #f2f3f4 !important;   
}


/* AppLeft account section */
.account_consolidation-section-bg{
    background-color: #CCD0D6 !important; 
}
.section-icon-textcolor{
    color:#153A6A !important;    
}
/* for FAQ */

.m-accordion .m-accordion__item .m-accordion__item-head .m-accordion__item-mode {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 1.75em
}

.m-accordion .m-accordion__item .m-accordion__item-head .m-accordion__item-mode:before {
    content: "\f11e"
}

.m-accordion .m-accordion__item .m-accordion__item-head.collapsed .m-accordion__item-mode {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.m-accordion .m-accordion__item .m-accordion__item-head.collapsed .m-accordion__item-mode:before {
    content: "\f117"
}

.m-accordion.m-accordion--solid .m-accordion__item .m-accordion__item-head.collapsed {
    background-color: #f2f3f4 !important;  
}
.m-accordion.m-accordion--solid .m-accordion__item .m-accordion__item-head, .m-accordion.m-accordion--solid .m-accordion__item .m-accordion__item-head:hover {
    background-color: #E0E2E4;
}
/* My Profile Custom Section Header */
.myProfile-section-header{
    margin-top: 2.5em;
    background-color: #E0E0E0;
    border-bottom: solid #EBEDF2 1px;
    padding-top:.7em;
    padding-bottom: .6em;
    margin-bottom: 2em;
}
/* All textarea backgroung and height */
.textarea-height-bg{
    background-color: #F4F5F8 !important;
    height: 350px !important;
    resize: none !important;
}

/* For Custom sorting arrow(datatable)*/
.inactiveArrow{
    color:#333333;
    font-weight: 400;
    font-size: 1em;
}
.inactiveArrow:hover{
    text-decoration: none;
}

.activeArrow{
    color:#4245FF;    
    font-weight: 900;
    font-size: 1.3em;

    /*display:none;*/
}
.activeArrow:hover{
    text-decoration: none;   
}

.form-control-feedback{
    color: red !important;
}
.m-wizard.m-wizard--step-between [data-wizard-action="prev"] {
    background-color: #0051A8 !important;
    color: #ffffff ;
}
.m-wizard.m-wizard--step-between [data-wizard-action="next"] {
    background-color: #0051A8 !important;
    color: #ffffff;
}


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.table-fixed tbody {
    height: 300px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed tbody th,
.table-fixed thead > tr > th {
    float: left;
    position: relative;

    &::after {
        content: '';
        clear: both;
        display: block;
    }
}
.m-loader:before{
    display: none !important;
}

/* Statement admin color denote */ 

.trTblRowLight
{
    /*background-color: #cce5ff;*/
}

.trTblRowYel
{
    background-color: #FFE680;
}

.trTblRowDark
{
    background-color: #E6E6FA;
}
.trTblRowRed{
    background-color: #FF8080;
}

.consolidationBackG{
    background: #f1f1f1 !important;
} 
.diabledClass{
    background-color: #E9ECEF !important;
    cursor: not-allowed;

}
.faqIcon{
    color:#0000FF !important;
    font-size: 1.6em !important;    
}
.noteTextBold{
    font-size:1.1em;
    font-weight: 700;  
}
.noteText{
    color:#000;
    font-weight: 500;
    font-size:1.1em
}
.inactiveRow{   
    background: #e6f1fa !important;    
}
.lockedUser{
    background: #ffc4c4 !important;    
}
table.dataTable td.dataTables_empty {
    text-align: center;    
}
/* Manage Consolidation info icon color */
.mngConsInfo_icon{    
    color:#0000FF;
    text-decoration: none !important;
}



.m-switch.m-switch--accent:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #00c5dc;
}

.m-switch {
    display: inline-block;
    font-size: 1rem
}

.m-switch input:empty {
    margin-left: -999px;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-switch input:empty ~ span {
    display: inline-block;
    position: relative;
    float: left;
    width: 1px;
    text-indent: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.m-switch input:empty ~ span:before,
.m-switch input:empty ~ span:after {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.m-switch.m-switch--icon input:empty ~ span:after {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: ""
}
.m-switch.m-switch--icon input:empty ~ span:after {
    content: '\f342'
}
.m-switch.m-switch--icon input:checked ~ span:after {
    content: '\f17b'
}

.m-switch.m-switch--icon-check input:checked ~ span:after {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: ""
}

.m-switch input:empty ~ span {
    line-height: 30px;
    margin: 2px 0;
    height: 30px;
    width: 57px;
    border-radius: 15px
}

.m-switch input:empty ~ span:before,
.m-switch input:empty ~ span:after {
    width: 54px;
    border-radius: 15px
}

.m-switch input:empty ~ span:after {
    height: 24px;
    width: 24px;
    line-height: 26px;
    top: 3px;
    bottom: 3px;
    margin-left: 3px;
    font-size: .9em;
    text-align: center;
    vertical-align: middle
}

.m-switch input:checked ~ span:after {
    margin-left: 26px
}

.m-switch.m-switch--lg input:empty ~ span {
    line-height: 40px;
    margin: 2px 0;
    height: 40px;
    width: 75px;
    border-radius: 20px
}

.m-switch.m-switch--lg input:empty ~ span:before,
.m-switch.m-switch--lg input:empty ~ span:after {
    width: 72px;
    border-radius: 20px
}

.m-switch.m-switch--lg input:empty ~ span:after {
    height: 34px;
    width: 34px;
    line-height: 34px;
    top: 3px;
    bottom: 3px;
    margin-left: 3px;
    font-size: 1em;
    text-align: center;
    vertical-align: middle
}

.m-switch.m-switch--lg input:checked ~ span:after {
    margin-left: 34px
}

.m-switch.m-switch--sm input:empty ~ span {
    line-height: 24px;
    margin: 2px 0;
    height: 24px;
    width: 40px;
    border-radius: 12px
}

.m-switch.m-switch--sm input:empty ~ span:before,
.m-switch.m-switch--sm input:empty ~ span:after {
    width: 38px;
    border-radius: 12px
}

.m-switch.m-switch--sm input:empty ~ span:after {
    height: 20px;
    width: 20px;
    line-height: 20px;
    top: 2px;
    bottom: 2px;
    margin-left: 2px;
    font-size: .8em;
    text-align: center;
    vertical-align: middle
}

.m-switch.m-switch--sm input:checked ~ span:after {
    margin-left: 16px
}

.m-form__group.row .m-switch {
    margin-top: 0.15rem
}

.m-form__group.row .m-switch.m-switch--lg {
    margin-top: 0rem;
    position: relative;
    top: -0.3rem
}

.m-form__group.row .m-switch.m-switch--sm {
    margin-top: 0.3rem
}

.m-switch input:empty ~ span:before {
    background-color: #ebedf2
}

.m-switch input:empty ~ span:after {
    color: #f7f8fa;
    background-color: #dfe2ea
}

.m-switch input:checked ~ span:before {
    background-color: #ebedf2;
    -webkit-box-shadow: 0px 3px 20px 0px rgba(235, 237, 242, 0.41);
    box-shadow: 0px 3px 20px 0px rgba(235, 237, 242, 0.41)
}

.m-switch input:checked ~ span:after {
    background-color: #716aca;
    color: #fff;
    -webkit-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.41);
    box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.41)
}

.m-switch input[disabled] {
    cursor: not-allowed
}

.m-switch input[disabled] ~ span:after,
.m-switch input[disabled] ~ span:before {
    cursor: not-allowed;
    opacity: .7;
    filter: alpha(opacity=70)
}

.m-switch.m-switch--brand:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #716aca
}

.m-switch.m-switch--brand:not(.m-switch--outline) input:empty ~ span:after {
    color: #716aca;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--brand:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #716aca
}

.m-switch.m-switch--brand:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--brand input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--brand input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--brand input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--brand input:checked ~ span:after {
    background-color: #716aca;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--metal:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #c4c5d6
}

.m-switch.m-switch--metal:not(.m-switch--outline) input:empty ~ span:after {
    color: #c4c5d6;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--metal:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #c4c5d6
}

.m-switch.m-switch--metal:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--metal input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--metal input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--metal input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--metal input:checked ~ span:after {
    background-color: #c4c5d6;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--light:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--light:not(.m-switch--outline) input:empty ~ span:after {
    color: #fff;
    background-color: #282a3c;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--light:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--light:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--light input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--light input:empty ~ span:after {
    color: #282a3c
}

.m-switch.m-switch--outline.m-switch--light input:checked ~ span:before {
    background-color: #282a3c
}

.m-switch.m-switch--outline.m-switch--light input:checked ~ span:after {
    background-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--accent:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #00c5dc
}

.m-switch.m-switch--accent:not(.m-switch--outline) input:empty ~ span:after {
    color: #00c5dc;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--accent:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #00c5dc
}

.m-switch.m-switch--accent:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--accent input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--accent input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--accent input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--accent input:checked ~ span:after {
    background-color: #00c5dc;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--focus:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #9816f4
}

.m-switch.m-switch--focus:not(.m-switch--outline) input:empty ~ span:after {
    color: #9816f4;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--focus:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #9816f4
}

.m-switch.m-switch--focus:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--focus input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--focus input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--focus input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--focus input:checked ~ span:after {
    background-color: #9816f4;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--primary:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #5867dd
}

.m-switch.m-switch--primary:not(.m-switch--outline) input:empty ~ span:after {
    color: #5867dd;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--primary:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #5867dd
}

.m-switch.m-switch--primary:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--primary input:empty ~ span:before {
    border: 1px solid #a2a2a2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--primary input:empty ~ span:after {
    color: #fff;
    background-color: #5867dd;
}

.m-switch.m-switch--outline.m-switch--primary input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--primary input:checked ~ span:after {
    background-color: #5867dd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--success:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #34bfa3
}

.m-switch.m-switch--success:not(.m-switch--outline) input:empty ~ span:after {
    color: #34bfa3;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--success:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #34bfa3
}

.m-switch.m-switch--success:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--success input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--success input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--success input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--success input:checked ~ span:after {
    background-color: #34bfa3;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--info:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #36a3f7
}

.m-switch.m-switch--info:not(.m-switch--outline) input:empty ~ span:after {
    color: #36a3f7;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--info:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #36a3f7
}

.m-switch.m-switch--info:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--info input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--info input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--info input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--info input:checked ~ span:after {
    background-color: #36a3f7;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--warning:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #ffb822
}

.m-switch.m-switch--warning:not(.m-switch--outline) input:empty ~ span:after {
    color: #ffb822;
    background-color: #111;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--warning:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #ffb822
}

.m-switch.m-switch--warning:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--warning input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--warning input:empty ~ span:after {
    color: #111
}

.m-switch.m-switch--outline.m-switch--warning input:checked ~ span:before {
    background-color: #111
}

.m-switch.m-switch--outline.m-switch--warning input:checked ~ span:after {
    background-color: #ffb822;
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--danger:not(.m-switch--outline) input:empty ~ span:before {
    background-color: #f4516c
}

.m-switch.m-switch--danger:not(.m-switch--outline) input:empty ~ span:after {
    color: #f4516c;
    background-color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}

.m-switch.m-switch--danger:not(.m-switch--outline) input:checked ~ span:before {
    background-color: #f4516c
}

.m-switch.m-switch--danger:not(.m-switch--outline) input:checked ~ span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-switch.m-switch--outline.m-switch--danger input:empty ~ span:before {
    border: 2px solid #ebedf2;
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--danger input:empty ~ span:after {
    color: #fff
}

.m-switch.m-switch--outline.m-switch--danger input:checked ~ span:before {
    background-color: #fff
}

.m-switch.m-switch--outline.m-switch--danger input:checked ~ span:after {
    background-color: #f4516c;
    opacity: 1;
    filter: alpha(opacity=100)
}

/* Responsive Datatable control */
.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 50%;
    left: 8px;
    height: 20px;
    width: 20px;
    margin-top: -9px;
    font-size: 20px;
    color: #004D00 !important;
    border: 0;
    background-color: transparent;
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f2c3" !important;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f28f" !important;
    color: #9E0000 !important;
    background-color: transparent
}

/* Datepicker control */