body{
    font-family: proxima;
    font-size: 14px;
}
.login-logo img{
    max-width: 200px;
}
.login-logo{
    margin: 10px 0;
}
.skin-red .main-header li.user-header{
    background-color: #000;
}
.skin-red .main-header .navbar,.skin-red .main-header .logo,.skin-red .main-header .logo:hover{
    background-color: #dfe3e7;
}
.main-header a.logo img{
    max-width: 100%;
    max-height: 100%;
    margin: 0;
}	
.sidebar-menu li a{
    font-family: proximaSemiBold;
}
.main-header a.logo{
    line-height: inherit;
    padding: 5px;
    position: relative;
    z-index: 9999;
}
.skin-red .main-header .logo.role-header,.skin-red .main-header .logo.role-header:hover{
    width: 100%;
    background-color: #000;
}
.logo.role-header img{
    margin: 0;
    width: auto!important;
}
.skin-red .main-header .logo:hover,.skin-red .main-header .navbar .sidebar-toggle:hover{
    background-color: #fff;
    color:#000;
}
.sidebar-mini.sidebar-collapse .main-header .logo{
    width: 49px;
}
.sidebar-mini.sidebar-collapse .main-header .navbar{
    margin-left: 49px;
}
.skin-red .main-header .navbar .sidebar-toggle{
    border-left: 1px solid #e7e7e7;
    color: #000;
}
.sidebar-mini .wrapper footer.main-footer{
    color: #fff;
    background: #000;
}
.bg-red{
    background: #000!important;
}
.bg-teal,.bg-orange{
    background: #0031e5!important;

}
.modal-header.bg-teal{
    color: #111!important
}
.sidebar-mini.sidebar-collapse .main-header .logo img{
    max-width: inherit;
    height: 100%;
    width: 119px;
}
.skin-red .sidebar-menu>li:hover>a, .skin-red .sidebar-menu>li.active>a{
    border-left-color: #ff1e46;
}
.content-wrapper{
    background: #fff;
}
.navbar.navbar-static-top{
    border-bottom: 1px solid #e7e7e7;
}	
.skin-red .main-header .navbar .nav>li>a{
    color: #000;
}
.skin-red .main-header .navbar .nav>li>a:hover, .skin-red .main-header .navbar .nav>li>a:active, .skin-red .main-header .navbar .nav>li>a:focus, .skin-red .main-header .navbar .nav .open>a, .skin-red .main-header .navbar .nav .open>a:hover, .skin-red .main-header .navbar .nav .open>a:focus, .skin-red .main-header .navbar .nav>.active>a{
    background: #f9f9f9;
    color: #000;
}

.btn-success,.btn-success:hover,.btn-success:focus {
    background-color: #0031e5!important;
    border-color: #0031e5!important;
    font-size: 14px!important;
    outline: none!important;
}

.btn-blue,.btn-blue:hover,.btn-blue:focus {
    background-color: #1740ff!important;
    border-color: #fff!important;
    font-size: 14px!important;
    outline: none!important;
}

.btn-warning,.btn-danger,.btn-warning:hover,.btn-danger:hover,.btn-warning:focus,.btn-danger:focus,.btn-default { 
    font-size: 14px!important;
    border-radius: 3px!important;
}
.login-links.bg-teal{
    background: #f5f5f5!important;
    border: 1px solid #ddd;
}
.table.dataTable tbody tr.active td, .table.dataTable tbody tr.active th,.table.dataTable tbody tr.active td:focus,.table.dataTable tbody tr.active td:hover, .table.dataTable tbody tr.active th:focus,.table.dataTable tbody tr.active th:hover,.table.dataTable tbody tr.active:hover,.table.dataTable tbody tr.active:hover td,.table.dataTable tbody tr.active:hover th,.table-hover>tbody>tr:hover{
    background-color: #e8e8e8!important;
}

#datatable_wrapper .table.dataTable tbody.noHover tr,.table.dataTable tbody.noHover tr{
    background-color: transparent!important;
}
table.table.dataTable tbody.noHover tr{
    background-color: transparent!important;
}
.table.dataTable tbody tr.active td > a{
    color: #000;
}
body .btn-primary,body .btn-primary:hover,body .btn-primary:focus{
    box-shadow: none;
    border: none;
}
table.table.dataTable tbody a.chosen-single{
    margin-bottom: 0;
}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{
    border-radius: 4px;
    padding: 0;
    overflow: auto;
    height: calc(100vh - 50px);
    overflow-x: hidden;
    border: none;
    background: transparent;
}
.inner-menu{
    background: #fff;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}
li.dropdown .dropdown-menu.user-droplist{
    height: auto;
}
.sidebar-menu .treeview-menu{
    padding: 5px 0 5px 10px;
}
.sidebar-menu .treeview-menu .treeview-menu{
    padding: 5px 15px 5px 25px;
}
/* .dropdown-menu>li>a{
        color: #333;
} */
.skin-red .treeview-menu>li>a{
    color: #fff;
    padding: 5px 25px 5px 15px;
}
.dropdown-menu .inner-menu a{
    padding: 12px 30px 12px 30px!important;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
}
.dropdown-menu .inner-menu:first-child a{
    border-top: 1px solid #e7e7e7;
}
.dropdown-menu .inner-menu a:hover,.dropdown-menu .inner-menu a:hover{
    background: #f9f9f9;
}
.navbar.navbar-static-top{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
}

/* login page css start here */

.login-form-section.login-box-right {
    float: left;
    top: 0px;
    margin-top: 30px;
    margin-left: 30px;
}

.login-form-section {
    width: 326px;
    float: none;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -212px;
    /* padding: 15px 15px;*/
    /*background-color: rgba(255, 255, 255, 0.9);*/
    border-radius: 5px;
}
.center-bo {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    height: 100%;
    z-index: 9;
    position: relative;
}
.login-form-section .navbar-brand {
    float: none;
    height: auto;
}
.login-form .form-group {
    margin-bottom: 28px;
}

.pdg-none {
    padding-left: 0px;
    padding-right: 0px;
}
#loginForm {
    padding: 0px;
    margin: 0px;
}
.login-form input{
    height: 40px;
    box-shadow: none;
    border: solid 1px #ccc;
    background: #f1f1f1;
    color: #000;
    padding-left: 40px;
    font-size: 13px;
}

.login-form input.btn[type="submit"]{
    color: #fff;
}
.btn-submit {
    text-transform: capitalize;
    background-color: #ff1e46!important;
    padding: 8px!important;
    width: 100%;
    text-align: center;

}
.help-links {
    text-align: left;
    border-bottom: 10px;
    margin-top: 5px;
}
.help-links a {
    color: #010101;
    font-size: 12px;
    border-bottom: 0px solid #d9e0e3;
    text-decoration: none;
    line-height: 22px;
}
.description {
    font: normal 11px arial;
    color: #1e1a1b;
    line-height: 15px;
    padding: 10px 0px;
    text-align: justify;
}
.btn-submit:hover {
    background: #892045;

}
.login-form{
    margin-top: 10px;
}
/* login page css ends here */

/* Miscellaneous theme customization */
.skin-red .content-header{
    box-shadow: none;
    background-color:#fff;
    border-bottom: 1px solid #e8e8e8;
}

.content-header>.breadcrumb{
    top: 50%;
    transform: translate(0 , -50%);
    font-size: 13px;
}
img{
    max-width: 100%;
    max-height: 100%;
}
.sidemenu-login{
    height: 50px; 
    display: none;
}
.search-area{
    max-width: 200px;
}
.skin-red .sidebar a{
    color: #fff;
}
.dashboardNotify .info-box{
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
    border-radius: 4px;
    margin-top: 20px;
}
.overflowDiv{
    width: 100%;
    overflow: auto;
    min-height: 100px;
}
.scrollDiv{
    min-width: 500px;
}
.box{
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);border-top:0;
}
.x-scroll{
    overflow: auto;
    overflow-y: hidden;
}
.pad5{
    padding: 5px;
}
.margin10{
    margin: 10px;
}
.content-header.noteTag{
    padding: 10px;
    border-left: 4px solid #0031e5;
    background: #f8f7f7;
    border-bottom: none;
    font-weight: 700;
    font-size: 13px;
    margin: 15px 15px 0 15px;
}
.dataTables_wrapper table.table-bordered.dataTable{
    border-collapse: collapse!important;
}
.dataTables_wrapper table tr.bg-teal, .dataTables_wrapper table tr.bg-orange{
    background: #0031e5!important;
}
.dataTables_wrapper table tr{
    border: 1px solid #e0e9eb !important;
    font-size: 13px;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
    border: 1px solid #e0e9eb;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after{
    opacity: 0.8;
}
/* table.dataTable.table-condensed thead > tr > th{
        color:#fff!important;
} */
table.dataTable.table-condensed tbody > tr > td,.small-box.bg-orange,.small-box.bg-orange .small-box-footer,table.dataTable.table-condensed thead > tr > th,table.table-condensed tbody > tr > td{
    color: #000!important;
}
table.dataTable.table-condensed thead > tr > th,table.dataTable.table-condensed tbody > tr > td{
    vertical-align: middle;
    padding: 10px 25px 10px 10px!important;
    min-width: 10px;
}
table.dataTable.table-condensed thead > tr > th,.table-bordered>thead>tr>th{
    color: #f9f9f9!important;
    font-weight: bold;
    vertical-align: middle;
}
table.dataTable.table-condensed thead > tr > th.sorting_asc,.table-bordered>thead>tr>th.sorting_desc{
    color: #f9f9f9!important;
}

table.dataTable.table-condensed thead > tr > th:first-child,table.dataTable.table-condensed tbody > tr > td:first-child{
    width: 100%important;
    text-align: left;
    min-width: 10px;
}
table.dataTable tfoot th, table.dataTable tfoot td{
    vertical-align: middle;
    padding: 10px 18px!important;
}
table.box.table{
    box-shadow: none;
}
/* .table-hover>tbody>tr:hover{
        background-color: #e8e8e8;
} */
/* table.dataTable.table-condensed tbody > tr:hover,table.dataTable.table-condensed tbody > tr:focus{
        position: relative;
    -webkit-box-shadow: 1px 3px 5px -3px rgba(0,0,0,0.1);
    box-shadow: 1px 3px 5px -3px rgba(0,0,0,0.1);
        background-color: none!important;
        background: none!important;
} */
.treeview-menu li i{
    font-style: normal;
}
.editAddButtons{
    margin: 0 0 15px;
}
.editAddButtons .dt-buttons{
    background: #fafafa;
    border-radius: 4px;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden;
    float: right;
}
textarea.erpInput{
    height: 100%!important;
}
.editAddButtons .dt-buttons a{
    background: none;
    border: none;
    padding: 12px!important;
    font-size: 12px;
    margin: 0;
    line-height: 0;
    border-radius: 0;
    height: 40px;
    align-items: center;
    vertical-align: middle;
    display: inline-flex;
}
.editAddButtons .dt-buttons a.dt-button:focus,.editAddButtons .dt-buttons a.dt-button:hover{
    background: #161743;
    border: none;
    color: #fff;
}
button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled){
    background: #f9f9f9!important;
    border: none!important;
    color: #fff!important;
    box-shadow: none!important;
}
.editAddButtons .dt-buttons a span i{
    font-size: 16px;
}
.editAddButtons .dt-buttons a span {
    display: block;
}
table.dataTable.table-condensed thead .sorting:after, table.dataTable.table-condensed thead .sorting_asc:after, table.dataTable.table-condensed thead .sorting_desc:after{
    top: 50%;
    right: 6px;
    transform: translate(0, -50%);
}
ul.pagination li.previous a,ul.pagination li.next a,ul.pagination li.paginate_button.disabled a,ul.pagination li.paginate_button a{
    background: none;
    border: none;
    margin: 0;
    color: #333;
}
ul.pagination li.previous a:hover,ul.pagination li.next a:hover,ul.pagination li.paginate_button a:hover{
    background: #eee;
    border: none;
    color: #333;
    margin:0;
}
ul.pagination li.paginate_button.active a{
    background: #0031e5;
    color: #fff;
}
ul.pagination li.previous.disabled a:hover,ul.pagination li.next.disabled a:hover{
    background: none;
}
ul.pagination{
    border-radius: 4px;
}
.pagination>li>a{
    background: none;
    border:none;
}
.pagination>li>a:hover{
    background-color: #eee;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border: none;
    background: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    margin: 0;
    border: none;
}
.erpInput,a.chosen-single{
    height: 39px!important;
    color: #000 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 10px !important;
    background: #fff !important;
    border: 1px solid #e7e7e7!important;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: none !important;
    z-index: 0 !important;
} 
.erpInput.calendarText,.date input[type="text"].form-control{
    margin-bottom:0px;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

input.form-control,.dataTables_length select{
    height: 39px!important;
    color: #000 !important;
    border-radius: 5px!important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 10px !important;
    background: #fff !important;
    border: 1px solid #e7e7e7;
    box-shadow: none !important;
    z-index: 0 !important;
}
table input.form-control{
    min-width: 10px;
}
input.form-control:focus,.dataTables_length select:focus{
    border: 1px solid #000!important;
    outline: none;
}
.serchBtnBox .searchType{
    margin: 0;
    position: absolute;
    right: 26px;
    top: 1px;
    border: none;
    height: 36px!important;
}
.search-area input.searchbox{
    padding-right: 45px!important;
    height: 38px!important
}
.serchBtnBox .searchType i{
    vertical-align: middle;
}

a.chosen-single{
    padding: 0px 10px !important;
}
.erpInput:focus,a.chosen-single:focus {
    border: 1px solid #000!important;
    opacity: 1!important;
    background-color: #eee!important;
    outline: none!important;
}
.has-error{
    position: relative;
    width: 100%;
    float: left;
}
table.table td.has-error{
    width: auto;
    float: none;
}
table.table td.has-error .help-block.form-error{
    margin: 0;
}
.btn.btn-flat{
    border-radius: 4px;
}
.has-error .help-block.form-error{
    margin: -20px 0 0;
    font-size: 13px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label{
    color: #ea0000!important;
}
div .text-danger{
    color: #ea0000
}
.chosen-container{
    outline: none;
}
.heading-title{
    margin:0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.sidebar-menu .treeview-menu>li>a>.fa-angle-left{
    font-style: normal;
}
.dataTables_filter input[type=search]{
    height: 39px;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 10px;
    background: #fff;
    border: 1px solid #e7e7e7;
    box-shadow: none;
    z-index: 0;
    font-size: 13px;
}
.serchBtnBox a.searchType{
    height: 39px;
}
.chosen-container-single .chosen-drop{
    margin-top: -19px!important;
}
.content-header h5{
    font-weight: bold;
}
.text-danger.astrick{
    font-size:10px;font-weight:bold;
}
.has-error .input-group-addon,.input-group-addon{
    color: #555;
}
.erpInput.error,.has-error a.chosen-single,.has-error .date .input-group-addon{
    border: 1px solid #ea0000!important;
}
.chkbox {
    display: inline-block;
    position: relative;
    padding-left:18px;
    margin-bottom: 2px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 10px;

}

.padLeft0{padding-left:0px!important;}
/* Hide the browser's default checkbox */

.chkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    min-height:auto;
}
/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top:3px;
    left:0;
    height: 15px;
    width: 15px;
    border-radius: 4px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7;
}
/* On mouse-over, add a grey background color */

.chkbox input:hover  ~ .checkmark,.chkbox input:focus ~ .checkmark {
    background-color: #252729;
    border-color: #252729;
}
/* When the checkbox is checked, add a blue background */

.chkbox input:checked ~ .checkmark {
    background-color: #252729;
    border-color: #252729;
}
.chkbox input[disabled="disabled"] ~ .checkmark {
    opacity: 0.3;
}
/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */

.chkbox input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */

.chkbox .checkmark:after {
    left: 3px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.addEditBox{
    color: #111;
    border: 1px solid #e8e8e8;
}
.addEditBox h3{
    color: #111;
}
.box-tools i{
    color: #111;
}
#datatable_wrapper{
    padding: 0 15px;
}
#datatable_wrapper .col-sm-12,.dataTables_wrapper .col-sm-12{
    overflow: auto; 
}
#datatable_wrapper .col-sm-12,#datatable_wrapper .col-sm-5,#datatable_wrapper .col-sm-6,#datatable_wrapper .col-sm-7,.dataTables_wrapper .col-sm-12,.dataTables_wrapper .col-sm-5,.dataTables_wrapper .col-sm-6,.dataTables_wrapper .col-sm-7{
    padding: 0;
}
#datatable_wrapper .col-sm-12.ovVisible{
    overflow: visible
}
#datatable_wrapper table.dataTable,.dataTables_wrapper table.dataTable{
    min-width: 500px;
    margin: 0!important;
    border-collapse: collapse!important;
    min-height: 150px;
}
.ContentText a{
    color: #000;
}
.view-content-box h4,.view-content-box .upDoc{
    display: inline-block;
}
.customInput .chosen-container-multi .chosen-choices{
    height: 39px!important;
    color: #000 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 5px !important;
    background: #fff !important;
    border: 1px solid #e7e7e7!important;
    width: 100%;
    margin-bottom: 0px!important;
    box-shadow: none !important;
    z-index: 0 !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.chosen-container .chosen-drop{
    box-shadow: none!important;

}
.content .chosen-container .chosen-results{
    margin:0;
    padding:0;
}
.content .chosen-container .chosen-results li{
    text-decoration: none;
    color: #525252;
    background-color: #fff;
    cursor: pointer;
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
}
.content .chosen-container .chosen-results li.active-result.result-selected{
    color: #fff;
    background-color: #525252;
}
.content .chosen-container .chosen-results li:hover{
    color: #fff;
    background-color: #858585;

}
.content .chosen-container .chosen-search input{
    border: 1px solid #000;
}
.input-group.date .input-group-addon,.customInput .input-group-addon{
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    border-left: 0!important;
}
.customInput .has-error .help-block.form-error{
    margin-bottom: -20px;
}
.customInput .has-error .chosen-container-multi .chosen-choices,.customInput .has-error .input-group-addon{
    border: 1px solid #ea0000!important;
}
.customInput .has-error .input-group-addon{
    border-left: none!important;
}
.upload-btn{
    border: none;
    padding: 0;
    background: none;
    padding: 10px;
}
.upload-btn:focus{
    outline: none;
}

.content{
    min-height: auto;
    padding: 15px;
}

.tabButton{
    background-color: white;
    border: 1px solid #888686;
    color: #888686;
    font-size: 11px;
    border-radius: 5px;
    padding: 2px 4px;
    letter-spacing: .7px;
    display: inline-block;
}
div.dataTables_filter label{
    margin:0 0 15px;
}
.addEditBox .box-body{
    padding:15px 0;
}

.sidebar-menu>li>a{
    padding: 10px 25px 10px 15px;
}
.bootstrap-dialog.type-primary .modal-content .modal-header{
    background-color: #fcfcfc;
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.modal-content{
    border-radius: 6px;
}
.modal.bootstrap-dialog .bootstrap-dialog-title {
    color: #111;
    font-size: 18px;
    font-weight: 600;
}
.bootstrap-dialog .bootstrap-dialog-close-button{
    display: block!important;
}
.themeform{
    margin: 20px auto;
    max-width: 700px;
    background: #F9F9F9;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.pasMatch #pwmatch{
    position: absolute;
    top: 37px;
    right: -5px;
    z-index: 1;
    color:#ea0000;
}
.posRelative{
    position: relative;
}

#pswd_info1 {
    position:absolute;
    bottom:10px;
    bottom: -115px\9; /* IE Specific */
    right:0px;
    width:250px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
}
#pswd_info1 h5 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#pswd_info1::before {
    /*content: "\00bb";*/
    position:absolute;
    top:110px;
    left:-16px;
    font-size:20px;
    line-height:14px;
    text-shadow:none;
    display:block;
}
.valid1 {
    background:url(resources/images/Yes.png) no-repeat 0 50%;
    padding-left:28px;
    line-height:24px;
    color:#3a7d34;
}
.paswordDetails ul{
    list-style: none;
    padding: 0;
}
.sidebar-menu .treeview-menu>li{
    white-space: normal;
}
.sidebar-menu .treeview-menu>li .treeview-menu>li{
    margin-bottom: 5px;
}
.blink_me.btn{
    color: #000;
    font-size: 16px;
}
.dashboardNotify .info-box-content{
    margin:0;
    display: flex;
    flex-direction: column;
    background: #fdfdfd;
}
.dashboardNotify .info-box-icon {
    margin-top: -25px;
    margin-left: 5px;
    border-radius: 4px;
    width: 80px;
    height: 80px;
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.14);
}
.dashboardNotify .info-box-icon.bg-green{
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.14), 0 6px 10px -5px rgb(154, 224, 192);
}
.dashboardNotify .info-box-icon.bg-yellow{
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.14), 0 6px 10px -5px rgb(243, 209, 156);
}
.dashboardNotify .info-box-icon.bg-blue-active,.dashboardNotify .info-box-icon.bg-aqua{
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.14), 0 6px 10px -5px rgb(181, 216, 236);
}
.dashboardNotify .info-box-icon.bg-red{
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.14), 0 6px 10px -5px rgb(0, 0, 0);
}
.dashboardNotify .info-box-text{
    white-space: normal;
    margin: 0;
    text-transform: capitalize;
    color: #999;
}
.dashboardNotify .infoText{
    text-align: right;
}
.dashboardNotify .info-box-number{
    margin: 0;
    font-size: 24px;
    font-weight: normal;
}
.moreItems{
    text-align: left;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #eee;
}
.moreItems a{
    color: #999;
}
.toggle.btn.btn-primary{
    border: 1px solid #000;
}
.toggle.btn span.toggle-handle.btn-default,.toggle.btn span.toggle-handle.btn-default:hover,.toggle.btn span.toggle-handle.btn-default:focus{
    padding: 6px 16px;
    background: #fff;
    outline: none;
    box-shadow: none;
    outline: none;
}
.toggle.btn .toggle-on.btn,.toggleBtnRadio .toggle-on.btn:hover,.toggleBtnRadio .toggle-on.btn:focus{
    background-color: green!important;
    border-color: green!important;
    color: #fff;
    box-shadow: none;
    padding-top: 4px;
    padding-bottom: 4px;
    outline: none;
}
.toggle.btn .toggle-off.btn,.toggleBtnRadio .toggle-off.btn:hover,.toggle.btn .toggle-off.btn:focus{
    border-color: #ea0000!important;
    color: #fff;
    background-color: #ea0000!important;
    box-shadow: none;
    padding-top: 4px;
    padding-bottom: 4px;
    outline: none;
}

.skin-red .sidebar-menu>li>a {
    border-left: 3px solid transparent;
    font-size: 10.4px;
    text-transform: uppercase;
    color: #fff!important;
    letter-spacing: 1px;
    text-shadow: none;
}
.sidebar-menu li i{
    font-size: 12px;
}
.sidebar-menu li.active .treeview-menu>li.active>a>.fa-angle-right {
    transform: rotate(90deg);
    right: 4px;
    top: 22px;
}
.sidebar-menu li>a>.pull-right{
    right: -5px;
}
.sidebar-menu li .treeview-menu a{
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
}
.form-check-label{
    margin-bottom: 0;
}
input.has-success .form-control{
    border: 1px solid #e7e7e7
}
input.has-success .input-group-addon{
    color: #555
}
.chosen-container-multi .chosen-choices{
    border-radius: 4px;
    min-height: 39px;
    box-shadow: none!important;
    border: 1px solid #e7e7e7!important;
    margin-bottom: 20px!important;
}
.wdbg-btn{
    background: none;
    border: none;
    padding: 0;
}
.scrollDiv table tr th,.scrollDiv table tr td{
    border-bottom: 1px solid #e0e9eb!important;
}
.scrollDiv table tr{
    border-bottom: 1px solid #e0e9eb!important;
}
.scrollDiv table.table-bordered.dataTable{
    border-collapse: collapse!important;
}
.uploadBox{
    position: relative
}
.uploadBox .upload-Btn{
    position: absolute;
    right: 0px;
    height: calc(100% - 20px);
    top: 0px;
}
.divTwo.has-error span.help-block{
    position: absolute;
    bottom: 0;
    left: 0;
}
/* 
custom classes for common margin padding 
*/
.formBox{
    padding: 0 15px;
    width: 100%;
    float: left;
}
.padZero{
    padding: 0;
}
.marB20{
    margin-bottom: 20px;
}
.marTB{
    margin: 20px 0 0;
}
.marT15{
    margin-top: 15px;
}
.martbt{
    margin: 20px 0;
}
.marT20{
    margin-top: 20px;
}
.marB15{
    margin-bottom: 15px;
}
#datatable_wrapper.padZero{
    padding: 0;
}
.notifyBox{
    padding: 15px;
}
.notifyBox p{
    font-weight: bold;
}
.border2px{
    border-width: 2px;
}
.bcolor{
    border-color: #000;
}
.bold{
    font-weight: 600;
}
.marB10{
    margin-bottom: 10px;
}
.tbGreen,.tbGreen:hover,.tbGreen:focus{
    background-color: green;
    border: 1px solid green;
    color: #fff;
    outline: none;
}
.tbOrange,.tbOrange:hover,.tbOrange:focus{
    background-color: orange;
    border: 1px solid orange;
    color: #fff;
    outline: none;
}
.tbGrey,.tbGrey:hover,.tbGrey:focus{
    background-color: #888686;
    border: 1px solid #888686;
    color: #fff;
    outline: none;
}
.tbRed,.tbRed:hover,.tbRed:focus{
    background-color: #E45D5D;
    border: 1px solid #E45D5D;
    color: #fff;
    outline: none;
}
.border{
    border: 1px solid #e7e7e7;
}
.flex-row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.flex-row .flex-sm-3, .flex-row .flex-sm-6, .flex-row .flex-sm-4, .flex-row .flex-sm-12, .flex-row .flex-xs-3, .flex-row .flex-xs-6, .flex-row .flex-xs-4, .flex-row .flex-xs-12, .flex-row .flex-md-3, .flex-row .flex-md-6, .flex-row .flex-md-4, .flex-row .flex-md-12{
    padding-right: 15px;
    padding-left: 15px;
}
.flex-row .flex-sm-3, .flex-row .flex-xs-3, .flex-row .flex-md-3 {
    width: 33.33333%;
}
.flex-row .flex-sm-4, .flex-row .flex-xs-4, .flex-row .flex-md-4 {
    width: 25%;
}
.flex-row .flex-sm-8, .flex-row .flex-xs-8, .flex-row .flex-md-8 {
    width: 75%;
}
.flex-row .flex-sm-6, .flex-row .flex-xs-6, .flex-row .flex-md-6 {
    width: 50%;
}
.flex-row .flex-sm-12, .flex-row .flex-xs-12, .flex-row .flex-md-12 {
    width: 100%;
}
.formBox label{
    font-weight: 600;
}
.formBox p{
    margin-bottom: 0;
}
.formSub{
    padding: 5px 15px;
}
.marZero{
    margin: 0;
}
section .form-error.alert.alert-danger{
    background: #fff;
    border: 1px solid #ea0000;
    color: #333!important;
    background-color: #fff!important;
}
.notice-box ul{
    margin: 10px 0 0;
}
.boredrBotm{
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
}
.paddingFull{
    padding: 15px;
}
.financeNote.content-header.noteTag{
    margin:0;
}
.fullWidth{
    width: 100%;
    float: left;
}
.fullWd{
    width: 100%;
}
.padTzero{
    padding-top: 0;
}
.padLzero{
    padding-left: 0;
}
.fullFormBox{
    width: 100%;
    float: left;
    padding: 0 15px;
}
.divTwo{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.divTwo input{
    max-width: 49%;
}
.dispInline{
    display: inline-block;
}
.box-title.header_name{
    color: #eee;
}
/* 
custom classes for common margin padding 
*/

/* Miscellaneous theme customization */





/* radio button css start here */

.form-check [type="radio"]:checked,
.form-check [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-check [type="radio"]:checked + label,
.form-check [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.form-check [type="radio"]:checked + label:before,
.form-check [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}
.form-check [type="radio"]:checked + label:after,
.form-check [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-check [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-check [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* Radio buton css ends here */
 #datatable_wrapper table.cmctable.dataTable, .dataTables_wrapper table.dataTable.cmctable{
        min-width: 100%;
        min-width: 100%;
        min-height: 100%!important;
        height: 100%!important;
    }

    table.dataTable.cmctable.nowrap td span {
        white-space: normal;
    }
    table.dataTable.cmctable.nowrap td {
        padding: 10px;
        

    }



/* media css start here */
@media screen and (max-width: 1199px){
    /* .info-box-icon{
            width: 50px;
            font-size: 30px;
    }
    .info-box-content{
            margin-left: 50px;
    } */

}
@media screen and (max-width: 991px){
    .content-header>.breadcrumb{
        top: 0;
        transform: translate(0 , 0);
        display: flex;
        padding: 0;
        background: transparent;
    }
    .search-area{
        max-width: 100%;
        width: 100%;
    }
    .main-header .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{
        color: #fff;
    }
    .flex-row>.flex-sm-3,.flex-row>.flex-sm-4{
        width: 50%;
    }

}
@media screen and (max-width: 767px){
    .login-form-section.login-box-right{
        float: none;
        margin: 30px auto;
        width: 300px;
    }
    .help-links a{
        font-size: 11px;
    }
    .sidemenu-login{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sidemenu-login img{
        max-width: 120px;
    }
    .main-sidebar .sidebar .user-panel{
        display: none;
    }
    header.main-header .logo{
        display: none;
    }
    .fixed .content-wrapper, .fixed .right-side,.main-sidebar, .left-side{
        padding-top: 50px;
    }
    .navbar-custom-menu .navbar-nav>li>a{
        padding: 15px 8px;
    }

    .nav>li.logout-page{
        display: none;
    }
    .skin-red .main-header .navbar .dropdown-menu li a{
        color: #777;
    }
    .skin-red .main-header .navbar .dropdown-menu li a:hover{
        background-color: #e1e3e9;
    }
    .overflowDiv{
        width: 100%;
        overflow: scroll;
        overflow-y: hidden;
    }
    .scrollDiv{
        min-width: 500px;
    }
    .box-header>.box-tools{
        position: relative;
        top: 0;
        right: 0;
    }
    .flex-row .flex-sm-3,.flex-row .flex-sm-4,.flex-row .flex-sm-6,.flex-row .flex-sm-12{
        width: 100%;
    }

   
}



/* media css ends here */







