/*
fff192
4a4a4a

/*================================================================================
  Item Name: Frest HTML Admin Template
  Version: 1.0
  Author: PIXINVENT
  Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
a {

    text-decoration: none;
    background-color: transparent;
}
.main-menu .navbar-header .navbar-brand{
  margin:0;
  padding:0;
}
.main-menu .navbar-header .navbar-brand .brand-logo{
  margin-top:0;
}
  .main-menu .navbar-header .navbar-brand .brand-logo{
     height: 33px;
    width: 35px;
    float: right;
    margin-top: 1.2rem;
    margin-right: 3px;
}

.ltr .main-menu .navbar-header .navbar-brand .brand-logo .logo{
/*left: 28px;
    height: 42px;*/
}
.main-menu.menu-dark .navigation{
    background: #010a40;
}

body.semi-dark-layout .main-menu {
    background-color: #010a40 !important;
}

.main-menu.menu-dark .navigation > li.nav-item.open.has-sub.open
 {
border: 1px solid #b5c0ff;
    background: #040b40 !important;
}
/*.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after{
    content: "\EA24" !important;
}
*/
.rtl.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after{
left:0;
right:auto;
}

.ltr.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after{
left:auto;
right:0;
}
 .main-menu.menu-dark .navigation > li.nav-item.sidebar-group-active.has-sub.sidebar-group-active{
border: 1px solid #fff192;
    background: #040b40 !important;

 }
.main-menu.menu-dark .navigation > li.nav-item.sidebar-group-active.has-sub.sidebar-group-active > ul > li:first-child > a {
    border-top: 1px solid #8494a7cf;
}

.main-menu.menu-dark .navigation > li.active:not(.sidebar-group-active) > a{
border: 1px solid #f3bf82;
    background: #040b40 !important;
}

.main-menu .navbar-header .modern-nav-toggle .toggle-icon.primary{
 color: #fff192 !important;
}
.rtl .nav, [dir=rtl] .nav {
    padding-right: 0;
}

.w-100 {
    width: 100%!important;
}


.rtl .ml-auto, [dir=rtl] .ml-auto {
    margin-right: auto!important;
    margin-left: 0!important;
}
 .default-setting .card .card-header .nav-link {

   /* padding: 0.5rem 0.6rem;*/
}
.right_toolbar .nav-link{

    padding: 0.5rem 0.6rem;
}
 .default-setting .nav-tabs .nav-link {
   /* border: 1px solid transparent;*/
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;

}


 .default-setting .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

 .default-setting .card .card-header .nav-link:not(.active),
.nav-pills .nav-link.selected, .breadcrumb-item > a{
    color: #007bff !important;
}
 .default-setting .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
 .default-setting .card-header-tabs {
    margin-right:0 !important;
    margin-bottom: -.75rem;
    margin-left:0 !important;
    border-bottom: 0;
    padding-bottom: 0 !important;

}
 .default-setting .card-header {
  /*  padding: .75rem 1.25rem;*/
  /*  margin-bottom: 0;
    padding-bottom: 0;*/
   /* background-color: rgba(0,0,0,.03);*/
    border-bottom: 1px solid rgba(0,0,0,.125);
}

 .default-setting .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.d-inline-flex {
    display: inline-flex!important;
}
 .default-setting .nav-tabs .nav-item {
    margin-bottom: -1px;
}


.align-items-end {
    align-items: flex-end!important;
}


.pt-1, .py-1 {
    padding-top: .25rem!important;
}


 .default-setting .nav-link {
    display: block;

}
.dropdown-toggle {
    white-space: nowrap;
}

.rtl .checkbox label, [dir=rtl] .checkbox label {

}
label:not(.form-check-label):not(.custom-file-label) {
    /*font-weight: 700;*/
}

.checkbox.icheck label {
    margin-right: 0 !important;
    margin-bottom: 0;
}


 .table th {
       padding: 14px 5px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table td{
 padding:5px;

}

body.vertical-layout.vertical-menu-modern .main-menu .navigation .menu-content > li > a > i.bx-right-arrow-alt:before {
    content: "\eb23";
}


.default-setting .nav-tabs .nav-link,.default-setting .nav-pills .nav-link{
    text-decoration: none;
    background-color: transparent
}

 .default-setting .card .nav.flex-column > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin: 0;
}

 .default-setting .nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav.nav-tabs{
   margin-bottom:0px;
}

 .default-setting .nav.nav-tabs .nav-item {
    padding-bottom: 0;
    position: relative;
}

 .default-setting .nav.nav-tabs .nav-item .nav-link.active, .nav.nav-pills .nav-item .nav-link.active{
    box-shadow:unset;
    color: #010a40 !important;
        background-color:#fff !important;
}



.colorpicker.dropdown-menu{
 right:auto !important;
}


.rtl .bx-right-arrow-alt:before {
   /* content: "\eb23";*/
   content: "\eac9" !important;
}


.content-body .content{
padding: 0;
    position: relative;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height:unset;
    margin-right:unset;
}


.btn.iframe-btn{

color: #fff;
padding:6px 31px;
 border-radius:0;
 margin-bottom:10px;
}
.btn.iframe-btn::after,.btn.iframe-btn::before{
/*        display: table;
    clear: both;
    content: "";*/
}


.img-responsive {
    width: 100%;
    height: auto;
}

.groupMediaPhoto{
    word-wrap: break-word;
    background-clip: border-box;
    border: 0 solid #DFE3E7;
    border-radius: 0rem;
    max-height:150px;
    width:auto;
    /* box-shadow: 8px 12px 18px 0 rgba(25, 42, 70, 0.13); */
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(25, 42, 70, 0.13) -8px 12px 18px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.dropzone .groupMediaPhoto{
box-shadow: rgba(25, 42, 70, 0) 0px 0px 0px 0px;
   max-height:150px;
 max-width:100%;
}
/*.table.dataTable thead .sorting:before, .table.dataTable thead .sorting:after, .table.dataTable thead .sorting_asc:before, .table.dataTable thead .sorting_asc:after, .table.dataTable thead .sorting_desc:before, .table.dataTable thead .sorting_desc:after {
    top:0;

}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 0.5em;

}*/

/*.table.dataTable thead .sorting:after{
right:0 important;
}
*/
div.dataTables_wrapper div.dataTables_filter input{
    font-size:16px;
}
div.dataTables_wrapper .btn-group  .text-danger{
 /*  border-color: #FF2829 !important;
    background-color: #FF5B5C !important;
    color: #FFFFFF !important;*/
    border: 1px solid #FF5B5C;
    background-color: transparent;
    color: #FF5B5C !important;

}
div.dataTables_wrapper .btn-group  .text-danger:hover{
    background-color: #FF7575 !important;
    color: #FFFFFF !important;
}
.rtl div.dataTables_wrapper .btn-group  .text-danger{

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ltr div.dataTables_wrapper .btn-group  .text-danger{

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.box-shadow-z0, .box-shadow-z0 .box, .box-shadow-z0 .box-color {
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.42);
}
.p-a-xs {
    padding: 0.25rem !important;
}
.box, .box-color {
    background-color: #fff;
    position: relative;
    margin-bottom: 1.5rem;
}


.btn-warning {
    border-color: #fc960f !important;
    background-color: #FDAC41 !important;
    color: #fff !important;
}


.select2-container--classic.select2-container--focus, .select2-container--default.select2-container--focus {

    width: 100% !important;
}


.content-header > div >div >div > h1.m-0.text-dark{
  font-size:25px;
}
.content-header > div >div >div > h1.m-0.text-dark > small{
  font-size:18px;
}

.content-header > div >div >div{
/*    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;*/
}

.content-header > div >div >div .breadcrumb{
    margin-top:7px;
}


.label {

}
.c-label .label{
   padding:0px 5px;
       font-weight: 500;
    font-size: 14px;
    border-radius:5px;
    background-color: #b8b8b8;
    color: rgba(255, 255, 255, .87);
}

.label.green {
    background-color: #4caf50;
    color: rgba(255, 255, 255, .87);
}

.label.red {
    background-color: #f44336;
    color: rgba(255, 255, 255, .87);
}
.label.blue {
    background-color: #2196f3;
     color: rgba(255, 255, 255, .87);
}
.row_no {
    width: 40px !important;
    height: auto !important;
    min-height: 10px !important;
    line-height: 12px !important;
    font-size: 12px;
    padding: 4px !important;
    display: inline-block !important;
    text-align: center !important;
    margin-right: 10px;
}
.rtl .row_no {
    margin-right: auto !important;
    margin-left: 10px;
}

.btn.danger {
    border-color: #FF2829 !important;
    background-color: #FF5B5C !important;
    color: #FFFFFF !important;
}
.btn.danger:hover, .btn.danger.hover {
    background-color: #FF7575 !important;
    color: #FFFFFF !important;
}

.btn.warning {
  border-color: #FC960F !important;
    background-color: #FDAC41 !important;
    color: #FFFFFF !important;
}
.btn.warning:hover, .btn.warning.hover {
  background-color: #FDB75A !important;
    color: #FFFFFF !important;
}

.btn.success {
    border-color: #23BD70 !important;
    background-color: #39DA8A !important;
    color: #FFFFFF !important;
}

.btn.success:hover, .btn.success.hover {
    background-color: #4EDE97 !important;
    color: #FFFFFF !important;
}

.btn.secondary {
    border-color: #34465B !important;
    background-color: #475F7B !important;
    color: #FFFFFF !important;
}
.btn.secondary:hover, .btn.secondary.hover {
    background-color: #506B8B !important;
    color: #FFFFFF !important;
}
.btn.primary {
    border-color: #2C6DE9 !important;
    background-color: #5A8DEE !important;
    color: #FFFFFF !important;
}

.btn.primary:hover, .btn.primary.hover {
    background-color: #719DF0 !important;
    color: #FFFFFF !important;
}
.btn.info {
    border-color: #009FAA !important;
    background-color: #00CFDD !important;
    color: #FFFFFF !important;
}
.btn.info:hover, .btn.info.hover {
    background-color: #00E7F7 !important;
    color: #FFFFFF !important;
}
.btn.light {
    background-color: #A3AFBD !important;
    color: #FFFFFF !important;
}
.btn.light:hover, .btn.light.hover {
    color: #FFFFFF !important;
}
.btn.white {
   /* background-color: #fff;
    color:#010a40;*/
}

.box-body .form-group .radio{
 /*   display:flex;*/
}
.box-tool {
    position: absolute;
    right: 16px;
    top: 14px;
}


.rtl .box-tool {
    right: auto !important;
    left: 16px !important;
}

.table.dataTable a img {
  width:35px;
}
.select2-container{
  width:100% !important;
}
.nav {
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
}
.nav-pills, .nav-tabs {
    margin-bottom: 10px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav:after, .nav:before {
    content: " ";
    display: table;
}

.nav-tabs>li {
    float: right;
    margin-bottom: -1px;
}


.nav-pills>li>a, .nav-tabs>li>a {
   /* font-size: 14px;*/
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.rtl .nav>li>a>i.fa.mr-2{
 margin-left:5px !important;
}
.ltr .nav>li>a>i.fa.mr-2{
 margin-left:5px !important;
}
.nav>li>a {
    padding:13px 5px;
}
.right_toolbar li{
  margin:0 !important;
}
.right_toolbar li>a{
  font-size: 13px;
 padding:5px !important;
}
.rtl .dropdown .dropdown-toggle::after,
.rtl  .dropleft .dropdown-toggle::after,
.rtl  .dropright .dropdown-toggle::after,
.rtl  .dropup .dropdown-toggle::after {
    left: 0;
    right: 0px;

}
.card-header > ul > .right_toolbar {
    property: value;
}
.card-header:has( ul > .right_toolbar){
  margin-bottom:0;
  padding-bottom:0;
}
div.card-header:has(ul) {    background-color: #000; }
.card-header:contains-selector(div.right_toolbar) {  margin-bottom:0;
  padding-bottom:0; }
ul <.right_toolbar:parent(.card-header) {
  margin-bottom:0;
  padding-bottom:0;
}
div.right_toolbar:parent{
background: red;
}


.breadcrumb-item + .breadcrumb-item {
    padding-right: 0;
}
.breadcrumb-item + .breadcrumb-item::before {

    padding-left: 5px;

}

.content-header > div > div.mb-2{
  margin-bottom:0 !important;
}

.box, .box-color {
    background-color: #fff;
    position: relative;
    margin-bottom: 1.5rem;
}

.box, .box-shadow-z0 .box-color, .boxcustom {
    word-wrap: break-word;
    background-clip: border-box;
    border: 0 solid #DFE3E7;
    border-radius: 0rem;
    /* box-shadow: 8px 12px 18px 0 rgba(25, 42, 70, 0.13); */
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(25, 42, 70, 0.13) -8px 12px 18px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

body.dark-layout .box,body.dark-layout .box-shadow-z0,body.dark-layout .boxcustom{
    background-color: #272E48;
    box-shadow: 8px 12px 20px 0 rgb(11 26 51 / 63%) !important;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.m-a-0 {
    margin: 0 0!important;
}
[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.p-a-xs {
    padding: .25rem !important;
}
.ui-check {
   /* position: relative;
    padding-left: 20px;
        cursor: pointer;*/
}
.ui-check input {
 /*   opacity: 0;
    position: absolute;
    z-index: -1;*/
}
.ui-check > i {
  /*  width: 16px;
    height: 16px;
    line-height: 1;*/
   /* box-shadow: 0 0 1px rgba(120, 130, 140, .35);*/
    /*margin-top: -2px;*/
  /*  display: inline-block;*/
  /*  margin-right: 4px;*/
/*    background-clip: padding-box;
    position: relative;*/
}
/*.radio label.ui-check::before{
         border: 1px solid transparent;

    border-radius:unset;
    width:unset;
    height:unset;
}*/
.radio label.ui-check.ui-check-md::before
  {
        border: 1px solid transparent;

    border-radius:unset;
    width:unset;
    height:unset;
    margin-right: 0 !important;
    margin-left: 4px !important;
}
.icheckbox_flat-blue, .iradio_flat-blue{
    margin-left:10px !important;
}
.easyPieChart canvas, .navbar .nav-text, .sl-icon > i, .ui-check > i {
    vertical-align: middle;
}
.p-a-sm {
    padding: .5rem !important;
}
.text-ellipsis {
    display: block;
}
.btn-sm i {
    font-size: 14px;
}
aside, .modal-content {
    color: rgba(0, 0, 0, .87);
}

.modal-content, .modal-footer, .modal-header {
    border-color: rgba(120, 130, 140, .13);
}

.pull-right {
    float: right;
}
.rtl .pull-right {
    float: left !important;
}

.pull-left {
    float: left;
}
.rtl .pull-left {
    float: right !important;
}

.btn.b-warning:focus, .btn.b-warning:hover, .btn.warning:focus, .btn.warning:hover {
    color: rgba(255, 255, 255, .87) !important;
    background-color: #f77a99;
}
.box-body, .box-footer, .box-header {
    padding: 1rem;
}
.b-t {
    border-top: 1px solid rgba(120, 130, 140, .13);
}
.nav-active-border .nav-link:before {
    content: '';
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 50%;
    right: 50%;
    bottom: 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
.nav-active-border .nav-link.active:before, .nav-active-border .nav-link:focus:before, .nav-active-border .nav-link:hover:before {
    left: 0;
    right: 0;
    border-bottom-color: inherit;
}
.nav-active-border .nav-link.active:before, .nav-active-border .nav-link:focus:before, .nav-active-border .nav-link:hover:before {
    left: 0;
    right: 0;
    border-bottom-color: inherit;
}
.btn.btn-default:not([disabled]).active, .btn.btn-default:not([disabled]):focus, .btn.btn-default:not([disabled]):hover, .btn.white:not([disabled]).active, .btn.white:not([disabled]):focus, .btn.white:not([disabled]):hover {
    box-shadow: inset 0 -10rem 0 rgba(158, 158, 158, .1);
}
.w-sm {
    width: 120px;
}

.inline {
    display: inline-block;
}
.form-control {
    border-color: rgba(120, 130, 140, .2);
    border-radius: 0;
    min-height: 2.375rem;
}

.logowhite .dropzone{
background: #010a40 !important;
}

.logowhite .dropzone{
background: #010a40;
}

.logowhite  .groupMediaPhoto{
    background-color:transparent !important;
}
.collapsible .card .card-header, .accordion .card .card-header{
      padding: 10px;
          font-family:inherit;
          font-size:14px;
}
.rtl .card .card-title{
    letter-spacing:0;
}
 .card .card-header button.collapse{
  padding:2px;
 }

.rtl div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0 !important;

}

.no-befor:before,.no-befor:after{
    display:none !important;
}

.dker {
   background-color: rgba(0,0,0,.03);

}
.rtl .text-right {
    text-align: right !important;
}

.rtl .text-left {
    text-align: left !important;
}
.row-col {
    direction: rtl;
}
 .row-col {
    display: table;
    table-layout: fixed;
    border-spacing: 0;
    width: 100%;
    height: 100%;
}
.p-a-md {
    padding: 1.5rem !important;
}
.nav-link, .nav-tabs {
    position: relative;
}
.nav-active-border .nav-link:before {
    content: '';
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 50%;
    right: 50%;
    bottom: 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
.nav-active-border.left .nav-link:before {
    border-bottom-width: 0;
    right: auto;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: transparent;
    left: 0;
    top: 50%;
    bottom: 50%;
}

.rtl .nav-active-border.left .nav-link:before {
    left: auto !important;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: transparent;
    right: 0 !important;
}

.nav-active-border.left .nav-link.active:before, .nav-active-border.left .nav-link:focus:before, .nav-active-border.left .nav-link:hover:before {
    top: 0;
    bottom: 0;
    border-left-color: inherit;
}

.ui-check {
    position: relative;
    padding-left: 20px
}

.ui-check input {
    opacity:0;
    position: absolute;
    z-index:-1;
}

.ui-check input:checked + i:before {
    left: 5px;
    top: 5px;
    width: 6px;
    height: 6px;
    background-color: #0cc2aa
}

.ui-check input:checked + span .active {
    display: inherit
}

.ui-check input[type=radio] + i, .ui-check input[type=radio] + i:before {
    border-radius: 50%
}

.ui-check input[disabled] + i, fieldset[disabled] .ui-check input + i {
    border-color: rgba(134, 143, 152, .2)
}

.ui-check input[disabled] + i:before, fieldset[disabled] .ui-check input + i:before {
    background-color: rgba(134, 143, 152, .2)
}

.ui-check > i {
    width: 16px;
    height: 16px;
    line-height: 1;
   /* box-shadow: 0 0 1px rgba(120, 130, 140, .35);*/
       box-shadow: 0 0 1px rgb(120 130 140);
    margin-top: -2px;
    display: inline-block;
    margin-right: 4px;
    background-clip: padding-box;
    position: relative
}
.ui-check > i, .ui-check > span {
    margin-left: -20px
}
.ui-check > i:before {
    content: "";
}
.ui-check > i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background-color: transparent
}

.ui-check > span .active {
    display: none
}

.ui-check.ui-check-color input:checked + i:before {
    background-color: #fff
}

.ui-check-md input:checked + i:before {
    left: 6px;
    top: 6px
}

.ui-check-md > i {
    width: 18px;
    height: 18px
}

.ui-check-lg input:checked + i:before {
    width: 12px;
    height: 12px;
    left: 9px;
    top: 9px
}

.ui-check-lg > i {
    width: 30px;
    height: 30px
}
.md-btn, .pointer, .ui-check, .ui-switch, a {
    cursor: pointer
}
.checkbox label, .radio label {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.rtl .ui-check > i {
    margin-right: 0 !important;
    margin-left:10px !important;
}
form .radio label {
    display: inline-block !important;
    font-weight:500;

}

.p-a {
    padding: 11px !important;
}
  .ptable-tr tr > th,.rtl .ptable-tr tr > td {

      padding-left: 16px;
    padding-right: 16px;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-bottom: .75rem;
}

.note-toolbar {
    background-color: rgba(120, 130, 140, .1);
}
.btn.btn-default, .btn.white {
    box-shadow: 0 0 1px rgba(0, 0, 0, .3);
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.btn.btn-default:not([disabled]).active, .btn.btn-default:not([disabled]):focus, .btn.btn-default:not([disabled]):hover, .btn.white:not([disabled]).active, .btn.white:not([disabled]):focus, .btn.white:not([disabled]):hover {
    box-shadow: inset 0 -10rem 0 rgba(158, 158, 158, .1);
}
.rtl .btn-group > .btn:first-child {
    margin-left: auto !important;
    margin-right: 0;
}
.btn-default {
    background-color: #fff;
    color: rgba(0, 0, 0, .87);
}
.btn-sm {
   /* padding: .2445rem .65rem;*/

}
.btn-sm i{
    top:0px;
}
.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 0 0 5px 5px;
    margin: 0;
}
label{
    text-transform:unset;
}

.table thead, label {
    text-transform:unset;
}

.rtl  .bx-chevron-right:before{
  content: "\ea49";
}
.rtl  .bx-chevron-left:before{
 content: "\ea4a";
}
/*.bx-chevron-left:before {
  content: "\ea49";
}
.bx-chevron-right:before {
  content: "\ea4a";
}*/
.rtl .breadcrumb .breadcrumb-item + .breadcrumb-item:before{
 content: "\ea49";
}


form .row .column:first-child{
 padding-left:38px !important;
}

form .row .column+.column{
     padding-right: 38px !important;
}
form .row .column+.column label{
    text-align: left !important;
}


hr{
    width:100%;
}
.w-p100{
   width:100px !important;
}

.m-t-1 {
    margin-top: 1rem!important;
}
.w-200{
   width:200px !important;
}

.rtl .m-l-xs,.rtl .m-x-xs {
    margin-left: 0 !important;
    margin-right: .25rem !important;
}


.list {
    padding-left: 0;
    padding-right: 0;
    border-radius: 3px;
}

.list-item {
    display: block;
    position: relative;
    padding: 12px 16px;
}
.list-left {
    float: left;
    padding-right: 1rem;
}
.w-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}
.text-lg {
    font-size: 1.5rem;
}

._600 {
    font-weight: 600;
}
.list-left + .list-body {
    margin-left: 56px;
}

.btn-icon.btn-xs {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
}

.list-body:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.065);
}
.inset .list-body:after {
    left: 72px;
}


.nav-tabs-custom>.nav-tabs>li.active:first-of-type>a {
    color: #3C8DBC;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
 /*   background-color: #f5f5f5;*/
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
.progress-bar {
    color: #151313 !important;
}
.progress-bar-transfer {
    /* background-color: #2FB628 !important; */
    background-color: #67FB4A !important;
}
.progress-bar-withdrawal {
    /* background-color: #F56954 !important; */
    background-color: #FBB246 !important;
}
.progress-bar-deposit {
    /* background-color: #429BCE !important; */
    background-color: #78BEE6 !important;
}


/*social icon colored*/
ul.social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50em;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
}
ul.social a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
ul.social i {
    color: #171727;
}

ul.social.colored i {
    color: #fff;
}
ul.social.colored [class*="facebook"] {
    background-color: #3b5998;
}
ul.social.colored [class*="twitter"] {
    background-color: #1da1f2;
}
ul.social.colored [class*="google"] {
    background-color: #e62833;
}
ul.social.colored [class*="youtube"] {
    background-color: #ff0000;
}
ul.social.colored [class*="instagram"] {
    background-color: #bd32a2;
}
ul.social.colored [class*="tripadvisor"] {
    background-color: #32da9d;
}
ul.social.colored [class*="linkedin"] {
    background-color: #0070ac;
}


.dropdown.bootstrap-select.form-control.aiz-{
   border: 1px solid #e2e5ec;
}


label {
    color: #040b40;
    font-size: 14px;
     text-transform:none;
    font-weight: 500;
}

.bootstrap-select.form-control{
 border: 1px solid #e2e5ec;
}


div.dataTables_wrapper div.dataTables_processing {

     /*   background-color: #ffffff24 !important;*/
/*    box-shadow: unset !important;
    position:unset;
    top: unset;
    left:unset;
    width:unset;
    margin-left: unset;
    margin-top: unset;
    text-align: unset;
    padding: unset;*/
}

.content-body{
  padding-top:20px;
}

.dataTables_filter{
display:inline-block;
}
.dataTables_length{
  display:inline-block;
}

/*div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}*/


#examples a {
  text-decoration: underline;
}
.geocomplete div.col-7{
  padding-left:0;
}
.geocomplete div.col-2{
     padding-right:0;
}
#geocomplete { width:100%}

.map_canvas,#basic-map1 {
  width: 100%;
  height: 400px;
/*  margin: 10px 20px 10px 0;*/
}

#multiple li {
  cursor: pointer;
  text-decoration: underline;
}

.btn_order_cc{
  margin-bottom:10px;
}

.maxwidth{
    max-width:initial;
    width:100%;
    z-index: 99999;
}
.maxwidth_view{
    max-width:1000px;
    width:100%;

}
.z_index{
      z-index: 99999;
}
.w-200{
    width:200px !important;
}
.indicator{
    position: absolute;
         width:100%;
          height:100%;
          opacity:0.7;
          filter:alpha(opacity=70);
          top:0px;
          left:0px;
          background:url() #000 no-repeat 50% 50%;
}
.lds-spinner{color:#000;display:inline-block;position:absolute;width:80px;height:80px;top: 50%;left: 50%;}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#000}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}
#overlay {
  /*  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
   /* background-color: rgba(255, 255, 255, 0.9);*/
    text-align: center;
   /* padding-top:10%;
    z-index:9999;*/

}
#overlay i {
  color:#000;


}


@media (min-width:700px) {
div.dataTables_wrapper div.dataTables_filter {

    margin-right: 45px !important;
}

}


.dt-button-collection.dropdown-menu{
right:auto !important;
z-index: 9999;
    width: 15rem;
  /*  max-height:500px;
    overflow-y: scroll;*/
}
.rtl .dt-button-collection.dropdown-menu::before{
        right:unset;
        left: 1.2rem;
}
.dt-button.buttons-columnVisibility{
/*    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    display: block;
    width: 100%;
    padding:2px 5px;
    clear: both;
    font-weight: 400;
    color: #475F7B;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;*/


}
.dt-button.buttons-columnVisibility:not(.active){
    color: #A3AFBD !important;
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    background: #dddddd;

}

.dt-button.buttons-columnVisibility ~.active a:before {
  /*  content: "\f00c";
   font-family: "Font Awesome 5 Free";*/

}
.dt-button{
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    display: block;
    width: 100%;
    padding:2px 5px;
    clear: both;
    font-weight: 400;
    color: #475F7B;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}


.bootstrap-select .dropdown-toggle.btn-light:focus,
.bootstrap-select .btn-light:active,
.bootstrap-select .btn-light.active{
    color: #898b92 !important;
}


.dropzone .iframe-btn:before {
    content: '\ea81';
    font-family: 'boxicons';
   /* font-size: 3.5rem;
    position: absolute;
    top: 48px;
    width: 80px;
    height: 80px;
    display: inline-block;
    right: 50%;
    margin-right: -40px;
    line-height: 1;
    z-index: 2;*/
    color: #5A8DEE;
    text-indent: 0;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.rtl .note-popover .popover .popover-content .note-color .dropdown-toggle,
.rtl .panel-heading.note-toolbar .note-color .dropdown-toggle {
    width: 20px;
    padding-left:unset;
    padding-right: 5px;
}


.dataTable .btn-group,.dataTable .btn-group-vertical {
    display: inline-flex;
}
.hidden{
  display:none;
}


.fancybox-lock .fancybox-overlay {
     overflow: auto;
     overflow-y: auto;
}


.chip.chip-text.chip-primary{
color:#fff;
}
.chip.chip-text.chip-warning{
color:#fff;
}

.table_master_detail{
  margin-right:60px;
  border-right: 1px solid #a9a5a5;
  border-bottom: 1px solid #a9a5a5;
}


.tab-content > .tab-pane{
    padding-top: 30px;
}
/*.btn{
padding:5px  1.5rem;
}*/
.btn[class*='btn-outline-'] {
    padding-top: calc(0.167rem - 1px);
    padding-bottom: calc(0.467rem - 1px);
}
.btn-xs {
    padding: 0.15rem 0.75rem;
    font-size: 0.75rem;
      padding-top: calc(0.15rem - 1px);
}


.capitalize{
    text-transform: capitalize;
}


.ml-25{
  margin-left:25px;
}

.bg-grey{
      background-color: #F2F4F4;
}
.border-grey{
      border:1px solid #f2f3f8;
}
.collapse-header .card-header[aria-expanded='true']{
  border:0px solid #DFE3E7 !important;
  background:#f2f3f8 !important;
}

.font-16px{
  font-size:16px !important;
}


.accordionview label,.accordionview label small{
 font-weight:bold !important;
}


.custom-height-dropzone .dropzone{
    min-height:200px;
}
.custom-height-dropzone .dropzone  .dz-message{
  font-size: 1rem;
}
.custom-height-dropzone .dropzone .dz-message:before{
font-size:2.5rem;
}
input[type="password"] {
       padding: 0.6rem 1rem;
    height: calc(1.3125rem + 1.2rem + 2px);


  border-color: rgba(120, 130, 140, .2);
    border-radius: 0;
    min-height: 2.375rem;
        display: block;
    width: 100%;
        font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
        background-clip: padding-box;
            -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}
.form-control.disabled {
   background-color: #f7f8fa;
    opacity: 1;
    border-color: #e2e5ec;
}


.main-menu .navbar-header .navbar-brand .brand-text{
 color: #fff192;
}


.rtl .datepicker {
    border-radius: 4px;
    direction: rtl;
}


form .ant-fullcalendar-header .ant-select,
form .ant-fullcalendar-header .ant-cascader-picker{
  width: auto;
}
.dc-appointment-calendar > div{width: 100% !important;}
.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value{background: var(#1890ff) !important;}
.dc-appointment-content .dc-timeslots .dc-radio input[type=radio]:checked + label{box-shadow: none;}


.dc-subpanel {
    float: left;
    width: 100%;
    position: relative;
}
.dc-subpaneltitle {
    float: left;
    width: 100%;
}
.dc-subpanel .dc-subpaneltitle.active:before, .dc-subpanel:hover .dc-subpaneltitle:before {
    height: 100%;
}
.ltr .dc-subpanel .dc-subpaneltitle:before {
    top: 0;
    left: -1px;
    height: 0;
    width: 2px;
    content: '';
    position: absolute;
    background:#ff5851;
}
.rtl .dc-subpanel .dc-subpaneltitle:before {
    top: 0;
    right: -1px;
    height: 0;
    width: 2px;
    content: '';
    position: absolute;
    background:#ff5851;
}
.dc-subpaneltitle span {
    color:#3fabf3;
    display: block;
    font-size: 14px;
   /* line-height: 20px;*/
   /* padding:5px 30px 15px 20px;*/
}

.dc-spaces-wrap.widget-timeline li.timeline-items:before{
content:unset;
}
.time-slot-container:last-child {
    border-radius: 0 0 15px 15px;
}
.bg-hover-offwhite1:hover {
    background: #f5f5f5;
}

.slot-container {
    position: relative;
}
.p5 {
    padding: 5px!important;
}
.mt5 {
    margin-top: 5px!important;
}
.text-blue {
    color: #3da8c0;
}
.fz10 {
    font-size: 10px!important;
}
.fz14 {
    font-size: 14px!important;
}
.fz-rtl12 {
    font-size: 12px!important;
}
.time-slot-day {
    min-height: 50px;
}
.pt16 {
    padding-top: 16px!important;
}
.border-offwhite {
    border-color: #ccc!important;
}
.border {
    border: 1px solid transparent!important;
}
.brs15 {
    border-radius: 15px;
}
.bg-white {
    background: #fff;
}
.dc-spaces.time-slot-:hover span:first-child {
    margin-top:unset;
}


.mobiscroll-date-range{
  height:auto;
}
.datepicker table tr td, .datepicker table tr td:hover {

    cursor:pointer !important;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: #fafafa;
    color: #999999;
    cursor: not-allowed !important;
}
.datepicker table{
   padding:5px;
      width: 100%;
    margin-bottom: 10px;
  margin-top: 0.6rem;
    border-radius: 0.267rem;
 box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
        border-color: grey;
            border: 1px solid #DFE3E7;


}

.datepicker-shadow .datepicker table{

    box-shadow: 0 2px 16px 0 rgb(0 0 0 / 20%);



}
.datepicker{
     width: 100%;
    min-width: 220px;
                max-height: 480px;

    display: block;
}
.datepicker table tr td, .datepicker table tr th {
    padding: 7px;
}
.datepicker table thead th {
    border-top: 1px solid #DFE3E7;
}
.Onthejob_false{
  display:block;
}
.Onthejob_true{
  display:none;
}


.rtl .card-sitteing  .nav-active-border  .nav-link .fa{
    margin-right: 10px;
}

.ltr  .card-sitteing .nav-active-border   .nav-link .fa{
    margin-left: 10px;
}
.rtl .card-sitteing   .menu-livicon{
    width: 1.6rem !important;
    margin-right: 10px;
    float: right;
}
.ltr .card-sitteing   .menu-livicon{
    width: 1.6rem !important;
    margin-left: 10px;
    float: left;
}
.btn.iframe-btn {
    background-color: #010a40;
    color: #fff;
    padding: 6px 31px;
    border-radius: 0;
    margin-bottom: 10px;
}

.card-sitteing .groupMediaPhoto{
    word-wrap:unset;
    background-clip: bunset;
    border:unset;
    border-radius:unset;
    max-height:unset;
    width: unset;
    /* box-shadow: 8px 12px 18px 0 rgb(25 42 70 / 13%); */
    background-color:unset;
    box-shadow:unset;
    -webkit-transition: all 0.3s;
}
.card-body form .row > div > .row > div {
/* padding:0;*/
}
/*.card-body form .row > div{
 padding-left:50px;
}

.card-body form .row > div + div{
 padding-right:50px;
}*/


.card-body form label:not(.ui-check) {
     font-weight:bold;
}
.card-body.boldlabel label:not(.ui-check) {
     font-weight:bold;
}


fieldset.bordered{
    border:2px solid #e2e5ec;

}


form fieldset {
    border: 2px solid #054E92;
    margin: 10px 0px;
    padding: 10px;
}
form fieldset legend {
    font-size: 20px;
    width: inherit;
    margin-bottom: 5px;
    color: #054E92;
    border-bottom: 0px solid #054E92;
}


.child-item fieldset{
 border:1px solid #f2f3f8;
}


/*.notifications {
  list-style: none;
  padding: 0;
}

.notification {
  display: block;
  padding: 9.6px 12px;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  text-decoration: none;
}

.notification:last-child {
  border-bottom: 0;
}

.notification:hover,
.notification.active:hover {
  background-color: #f9f9f9;
}

.notification.active {
  background-color: #f4f4f4;
}

.notification-title {
  font-size: 15px;
  margin-bottom: 0;
}

.notification-desc {
  margin-bottom: 0;
}

.notification-meta {
  color: #777777;
}

a.notification:hover {
  text-decoration: none;
}

.dropdown-notifications > .dropdown-container,
.dropdown-notifications > .dropdown-menu {
  width: 450px;
  max-width: 450px;
}

.dropdown-notifications .dropdown-menu {
  padding: 0;
}

.dropdown-notifications .dropdown-toolbar,
.dropdown-notifications .dropdown-footer {
  padding: 9.6px 12px;
}

.dropdown-notifications .dropdown-toolbar {
  background: #fff;
}

.dropdown-notifications .dropdown-footer {
  background: #eeeeee;
}

.notification-icon {
  margin-right: 6.8775px;
}

.notification-icon:after {
  position: absolute;
  content: attr(data-count);
  margin-left: -6.8775px;
  margin-top: -6.8775px;
  padding: 0 4px;
  min-width: 13.755px;
  height: 13.755px;
  line-height: 13.755px;
  background: red;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 11.004px;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.notification .media-body {
  padding-top: 5.6px;
}

.btn-lg .notification-icon:after, .btn-group-lg > .btn .notification-icon:after {
  margin-left: -8.253px;
  margin-top: -8.253px;
  min-width: 16.506px;
  height: 16.506px;
  line-height: 16.506px;
  font-size: 13.755px;
}

.btn-xs .notification-icon:after, .btn-group-xs > .btn .notification-icon:after {
  content: "";
  margin-left: -4.1265px;
  margin-top: -2.06325px;
  min-width: 6.25227273px;
  height: 6.25227273px;
  line-height: 6.25227273px;
  padding: 0;
}

.btn-xs .notification-icon, .btn-group-xs > .btn .notification-icon {
  margin-right: 3.43875px;
}

[v-cloak] {
  display: none;
}

.dropdown-notifications .dropdown-container {
  margin-top: 0px;
}
.dropdown-notifications .notification-icon.hide-count:after {
  display: none;
}
.dropdown-notifications .dropdown-toolbar .dropdown-toolbar-actions {
  margin-top: -2px;
  font-size: 13px;
}
.dropdown-notifications .notification-mark-read {
  float: right;
  float: right;
  color: #333;
  opacity: 0.4;
}
.dropdown-notifications .notification-mark-read:hover {
  opacity: 0.8;
}
.dropdown-notifications .notification-action {
  margin-top: 5px;
  margin-bottom: 2px;
}
.dropdown-notifications .notification .media-body {
  padding-top: 0px;
}
.dropdown-notifications .media-object img {
  width: 64px;
}

@media (max-width: 768px) {
  .navbar-collapse.in {
    overflow-y: initial;
  }

  .dropdown-notifications > .dropdown-container {
    width: auto;
  }
}*/


.notification-mark-read {
    float: right;
    float: left;
    color: #333;
    opacity: 0.4;
}
.notification-desc {
    margin-bottom: 0;
}
.notification-meta {
    color: #777777;
}
.notification-title {
    font-size: 15px;
    margin-bottom: 0;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}


.notifications-id .cursor-pointer{
color:#fff;
}


#app_notification1{
  display:none;
}


.header-navbar .navbar-container ul.nav li a.nav-link-search,
 .header-navbar .navbar-container ul.nav li a.nav-link-custom {
    padding: 1.5rem 0.75rem 1.15rem 0.75rem;
}

.markallread a{
  color:#fff;

}


.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.badge-primary {
    color: #fff;
    background-color: #2677dd;
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.chat-application  .chat-sidebar-name .badge.text-muted{
    background-color: #5A8DEE;
    color: #fff !important;
}
.chat-application .chat-sidebar .chat-sidebar-list-wrapper li{
    /*  border: 1px solid #d1d4d7;*/
}

.ltr .thread-list-status {
    position: absolute;
    right: 12px;
    margin-top: 24px;
}

.rtl .thread-list-status {
    position: absolute;
    left: 12px;
    margin-top: 24px;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.badge-primary {
    color: #fff;
    background-color: #2677dd;
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

ul.messages-list li {
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 6px;
    padding: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis!important;
     border-color: #f2f4f4 ;
}



li.thread_list_item:hover {
     background-color: #f2f4f4 ;
    border-color: #f2f4f4 ;
}
ul.messages-list li a {
    color: #3d3f42;
}

 ul.messages-list li:hover a {
   /* color: #3d3f42;*/
}




.media {
    display: flex;
    align-items: flex-start;
}
.thread_body_li {
    width: 1%;
}
.d-inline {
    display: inline!important;
}
ul.messages-list li .description,ul.messages-list li .from {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis!important;
}
.font-weight-bold {
    font-weight: 700!important;
}

ul.messages-list li .description {
    font-size: 12px;
}
.avatar-is-offline {
    border-radius: 50%;
    box-shadow: 0 0 4px 1px #999!important;
}

.thread-list-avatar {
    margin-left: 7px;
}
.medium-image, .thread-list-avatar {
    width: 45px;
    height: 45px;
}
.rounded-circle {
    border-radius: 50%!important;
}
.inbox ul.messages-list {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}
  .system-message .text-dark:hover {
    color: #fff;
}
ul.messages-list li:hover {
    background: #e4e5e6;
  /*  border: 1px solid #d1d4d7;
    padding: 4px 9px;*/

}
ul.messages-list li:hover a{
   /*color: #fff;*/
}


.direct-chat-messages.chat-content{
  max-height:500px;
overflow-y:scroll;
}
.card.chat-wrapper.direct-chat  .card-body{

  padding:0 !important
}


.note-editor.panel .btn-sm{
    padding: .2445rem .65rem;
}


.ie .row-body, .row-cell {
    display: table-cell;
}
.easyPieChart {
    position: relative;
}
.easyPieChart, .nav-center, .sl-icon > i, .ui-icon {
    text-align: center;
}
.easyPieChart > div {
    position: absolute;
    width: 100%;
    line-height: 1;
    top: 40%;
}
.easyPieChart canvas, .navbar .nav-text, .sl-icon > i, .ui-check > i {
    vertical-align: middle;
}
.block {
    display: block;
}
.m-b, .m-y {
    margin-bottom: 1rem !important;
}
.btn.btn-default, .btn.white {
    box-shadow: 0 0 1px rgb(0 0 0 / 30%);
}

.btn.rounded {
    padding-left: 1.2em;
    padding-right: 1.2em;
}
.circle, .rounded {
    border-radius: 500px;
}




.list {
    padding-left: 0;
    padding-right: 0;
    border-radius: 3px;
}
.no-border {
    border-color: transparent;
    border-width: 0;
}
.p-b, .p-y {
    padding-bottom: 1rem !important;
}
.list.no-border {
    padding-top: 8px;
    padding-bottom: 8px;
}

.list-item {
    display: block;
    position: relative;
    padding: 12px 16px;
}
.no-border .list-item {
    padding-top: 8px;
    padding-bottom: 8px;
}

.ltr .list-left {
    float: left;
    padding-right: 1rem;
}
.rtl .list-left {
    float: right;
    padding-right: 0 !important;
    padding-left: 1rem !important;
}

.ltr .list-left + .list-body {
    margin-left: 56px;
}
.rtl .list-left + .list-body {
    margin-right: 56px !important;
    margin-left: 0 !important;
}
.list-item::after {
    display: table;
    clear: both;
}
.w-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.text-muted {
    font-weight: bold !important;
}
.text-ellipsis {
    display: block;
}
.text-muted {
    color: inherit;
    opacity: .6;
}
.flag-us {
    background-position: -144px -154px;
}
.flag {
    width: 16px !important;
    height: 11px !important;
    background: url(../img/flags.png) no-repeat;
    cursor: default !important;
}
.h-1x, .h-2x, .h-3x, .h-4x, .md-btn, .md-btn.md-fab, .text-ellipsis {
    overflow: hidden;
}
fieldset.bordered{
    border: 2px solid #054E92;
    margin: 10px 0px;
    padding: 10px;
}

fieldset.bordered legend {
    font-size: 20px;
    width: inherit;
    margin-bottom: 5px;
    color: #054E92;
    border-bottom: 0px solid #054E92;
}


.border-bottom-header{
      border-bottom: 1px solid #dfe2e4;

    display: inline-block;
    padding-bottom: 10px;
}


.dc-downloads-files {
    float: right;
    width: 100%;
}
.dpz-attachments-file ul {
    float: none;
    margin: -5px;
    overflow: hidden;
    line-height: 20px;
    list-style-type: none;
}

.dpz-attachments-file li:first-child, .dpz-attachments-file li:nth-child(2) {
    margin-top: 10px;
}

li.attachment-item{
    width:50%;
}
.dpz-attachments-file li {
    width: 50%;
    padding: 5px;
    float: right;
    line-height: inherit;
    list-style-type: none;
}

@media (max-width: 1440px){
    .dpz-attachments-file li {
    width:50%;
}

}
.dc-files-content {
    width: 100%;
    float: right;
    padding: 9px;
    line-height: inherit;
    border: 1px solid #ddd;
    position: relative;
}
.dpz-attachments-file li img {
       float: right;
    width: auto;
    margin-left: 10px;
}
.dpz-attachments-file  .dc-filecontent {
    position: relative;
}

.dc-filecontent {
    padding: 5px 0;
    overflow: hidden;
}
.dpz-attachments-file .dc-filecontent div.filename {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dc-filecontent div.filename {


    color: #3d4461;
    font-size: 13px;
    line-height: inherit;
}
.dpz-attachments-file .dc-filecontent div.filename + div {
    color: #999;

    clear: both;
    display: block;
    font-size: 12px;
}
.dpz-attachments-file .dc-filecontent div.filename + div strong {
    color: #999;
}
 .dc-doc-downloads .dc-filecontent div.filename + em + a {
   /* left: 0;
    position: absolute;*/
}

.dc-filecontent .content-fl{
 /*   color: #ff5851;
    font-size: 13px;
    top: 4px;
      right: 65px;
    position: absolute;*/
}
.dc-filecontent .dc-closediv{
    color: #ff5851;
    font-size: 13px;
    top: 4px;
      left:10px;
    position: absolute;
}
.dpz-attachments-file a.dz-remove, .dpz-attachments-file a.dz-remove{
   color: #ff5851;
    font-size: 13px;
       top: 10px;
    left: 42px;
    position: absolute;
    background:transparent !important;
   border-color: transparent !important;
}

.dataTables_wrapper table td,.dataTables_wrapper table th{
    font-size:12px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}


span.input-group-addon {
    width: 43px !important;
    border: 2px solid #dce4ec;

}
.input-daterange .input-group-addon.input-group-custom{
    width: auto !important;
    margin: 0;
}

.red{
  color:red;
}



.picker__input.form-control {


         background-color: #f7f8fa !important;
    opacity: 1;
   border-color: #e2e5ec !important;
}
