.field-label{
    margin-top:7px;
}
.direction-step span{
    display:block;
    clear:both;
}
.direction-step {
    background: #f7f7f7;
    padding: 2px 10px;
    margin: 3px 0px;
}

.directions {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{
    color:#000;
}

.jvectormap-zoomin,.jvectormap-zoomout {
    
    width: 20px;
    height: 16px;
}

.bg-{
    background:#999;
}
.bg-muted{
    background:#444;
    color:#FFF;
}
.text-muted{
    color:#444;
}
.bg-gray {
    background: #666;
}
.text-gray {
    color: #666;
}
/*
Changing Manager (to be different of BackOffice)
*/
.skin-wm-green .main-header .navbar{
    background-color: #628a85;
}
.skin-wm-green .main-header .logo{
    background-color:#1a4d46;
}
.skin-wm-green .main-header .logo:hover{
    background-color:#105d69;
    
}

.fc-toolbar h2 {
    text-transform: capitalize;
}

.notes-cancel-confirm{
    width: 100%;
    color: #FFF !important;
    background: transparent;
    border: 1px solid #FFF;
    padding: 10px;
}
.notes-cancel-confirm::-webkit-input-placeholder {
    color: #BBB;
}

.notes-cancel-confirm:-moz-placeholder { /* Firefox 18- */
    color: #BBB;  
}

.notes-cancel-confirm::-moz-placeholder {  /* Firefox 19+ */
    color: #BBB;  
}
.box-body.notes-viewport {
    max-height: 800px;
    overflow-y: auto;
}
.btn{
    margin:1.5px;
}
.btn.btn-outline {
    border: 1px solid;
    color: inherit;
}

.datepicker-dropdown{
    z-index:99999;
}
.clear{
    clear:both;
}

.legend-list {
    padding-top: 50px;
}
.legend-list ul {
    list-style:none;
    padding: 0px;
    
}
.legend-list ul li span{
    margin-left: 10px;
}
.legend ul {
    list-style:none;
    padding: 0px;
}
.breadcrumb{
    background-color: transparent !important;
}



.btn-dt-crm {
    background: #3c8dbc !important;
    border: 0px !important;
    outline: none;
    color: #fff !important;
    border-radius: 5px !important;
}

a.paginate_button.current {
    background: #e1e1e1 !important;
    border: 0px !important;
    outline: none;
    color: #fff !important;
    border-radius: 5px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: #3379b7 !important;
    border: 0px !important;
    outline: none;
    color: #fff !important;
    border-radius: 5px !important;
}
.fc-toolbar button{
    outline:none;
}
.fc-state-active, .fc-state-down {
    background-color: #42cbd7 !important;
    background-image: none;
    box-shadow: none;
    text-shadow: none !important;
    color: #FFF !important;
}


section.content-header  .bc-break ol {
    display: block;
    float: none;
    display: contents;
}

.ui-tooltip {
    z-index: 99999;
    border: 1px solid #999;
    background: rgba(240,240,240,0.8);
    width: 270px;
    position:absolute !important;
}

table.dataTable thead .sorting:after{
    content: '' !important;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
background:#f9e90f !important;
color:#FFF;

}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled]{
background:#0073b7 !important;

color:#FFF;

}
.showEmailContent {
    border: 1px solid #151515;
    background: rgba(255,255,255,0.4);
    padding: 0px 10px;
    border-radius: 10px;
    color: #000;
    padding-bottom: 7px;
    cursor: pointer;
}
.emailContent {
    border: 1px solid #151515;
    background: rgba(255,255,255,0.4);
    padding: 2px 10px;
    border-radius: 10px;
    color: #000;
    display: block;
}

.content-dashboard .info-box-content {
    width: 200px;
}
.content-dashboard .info-box {
    width: 292px;
}


.content-header{
    margin-bottom: 20px;
}

.show-phone {
    display: none;
}
@media (max-width: 768px){
    .show-phone {
        display: block;
    }
}



.help-topic-page {
    margin: 0px;
    height: 0px;
}

.help-topic-page .btn-info ,.help-topic-page .btn-secondary{
    position: fixed;
    /* margin-top: 52px; */
    right: 0px;
    z-index: 9999;
    top: 190px;
    border-radius: 20px 0px 0px 20px;
    font-size: 27px;
    width: 40px;
    height: 40px;
    position: fixed;
    
    opacity: 0.9;
    outline: none;
    padding-bottom: 29px;
}
.help-topic-page .btn i {
    position: absolute;
    right: 1px;
    top: -5px;
}
.help-topic-page button.btn:active  {
    outline: none;
}
.help-topic-page .btn:hover {
    opacity: 1;
}

.card-sale .btn{
    position: fixed;
    /* margin-top: 52px; */
    right: 0px;
    z-index: 9999;
    top: 140px;
    border-radius: 20px 0px 0px 20px;
    font-size: 27px;
    width: 40px;
    height: 40px;
    position: fixed;

    opacity: 0.9;
    outline: none;
    padding-bottom: 29px;
}

.card-sale .btn:hover {
    opacity:1;
}
.card-sale .btn:active {
    outline:none;
}

.card-sale .btn i {
    position: absolute;
    right: 2px;
    top: -5px;
}
.help-topic-page,.card-sale {
    z-index: 9999999999999; /*conflict with chat plugin*/
}


.control-sidebar-bg, .control-sidebar{
    width: 460px;
    right: -460px;
    background: rgba(34, 45, 50, 0.9);
}
@media (max-width: 480px) {
    .control-sidebar-bg, .control-sidebar{
        width: 230px;
        right: -230px;
        background: rgba(34, 45, 50, 0.9);
    }
    
}




.skin-black span.logo-lg img, 
.skin-black span.logo-mini img,
.skin-black-light span.logo-lg img, 
.skin-black-light span.logo-mini img 
{
    -webkit-filter: grayscale;
    -webkit-filter: brightness(20%);
}


@media (max-width: 767px) {
    .skin-black span.logo-lg img, 
    .skin-black span.logo-mini img,
    .skin-black-light span.logo-lg img, 
    .skin-black-light span.logo-mini img 
    {
        -webkit-filter: grayscale;
        -webkit-filter: brightness(1000%);
    }
}



.dataTables_length select {
    height: 30px;
    background: #f3f3f3;
    width: 60px;
}
.dataTables_filter input {
    border-radius: 7px;
    height: 33px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    outline: none;
}

.btn-group.show {
    display: inline-block !important;
    
}
.dropdown-menu.show{
    display: block;
}




.dropzone{
    margin:0px;
    padding:0px;
    border:0px;
}
.dropzone{
    border: 10px dashed #DDD;
    margin:0px 30px 30px 30px;
    font-size:18px;
    color:#DDD;
    text-align:center;
    cursor:pointer !important;
    height: 200px;
    padding: 10px 10%;
    position: relative;
    width: calc(100% - 30px);
    margin: 15px;
}















.attachment-icon{
    font-size:60px;
}
.dz-default.dz-message span{
    display:none
}



.dropzone{
    margin:0px;
    padding:0px;
    border:0px;
}
.dropzone.dz-clickable{
    cursor:initial;
}
.file-upload-dropzone-user-files,
.dropzone-container{
    border: 10px dashed #DDD;
    margin:0px 30px 30px 30px;
    font-size:18px;
    color:#DDD;
    text-align:center;
    cursor:pointer !important;
    height: 100px;
    padding: 10px 10%;
    position: relative;
    width: calc(100% - 30px);
    margin: 15px;
}
.dropzone-container:hover {
    border-style: double;
    border-color: #999;
}
.improveEmails img{
    max-width:100%;
}







.dropzone.dz-clickable {
cursor: pointer; }
.dropzone.dz-clickable * {
cursor: default; }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
cursor: pointer; }
.dropzone.dz-started .dz-message {
display: none; }
.dropzone.dz-drag-hover {
border-style: solid; }
.dropzone.dz-drag-hover .dz-message {
opacity: 0.5; }
.dropzzz .dz-message {
text-align: center;
margin: 2em 0; }
.dropzzz .dz-preview {
position: relative;
display: inline-block;
vertical-align: top;
margin: 16px;
min-height: 100px; }
.dropzzz .dz-preview:hover {
z-index: 1000; }
.dropzzz .dz-preview:hover .dz-details {
opacity: 1; }
.dropzzz .dz-preview.dz-file-preview .dz-image {
border-radius: 20px;
background: #999;
background: linear-gradient(to bottom, #eee, #ddd); }
.dropzzz .dz-preview.dz-file-preview .dz-details {
opacity: 1; }
.dropzzz .dz-preview.dz-image-preview {
background: white; }
.dropzzz .dz-preview.dz-image-preview .dz-details {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear; }
.dropzzz .dz-preview .dz-remove {
font-size: 14px;
text-align: center;
display: block;
cursor: pointer;
border: none; }
.dropzzz .dz-preview .dz-remove:hover {
text-decoration: underline; }
.dropzzz .dz-preview:hover .dz-details {
opacity: 1; }
.dropzzz .dz-preview .dz-details {
z-index: 20;
position: absolute;
top: 0;
left: 0;
opacity: 0;
font-size: 13px;
min-width: 100%;
max-width: 100%;
padding: 2em 1em;
text-align: center;
color: rgba(0, 0, 0, 0.9);
line-height: 150%; }
.dropzzz .dz-preview .dz-details .dz-size {
margin-bottom: 1em;
font-size: 16px; }
.dropzzz .dz-preview .dz-details .dz-filename {
white-space: nowrap; }
.dropzzz .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8); }
.dropzzz .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis; }
  .dropzzz .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent; }
.dropzzz .dz-preview .dz-details .dz-filename span, .dropzzz .dz-preview .dz-details .dz-size span {
background-color: rgba(255, 255, 255, 0.4);
padding: 0 0.4em;
border-radius: 3px; }
.dropzzz .dz-preview:hover .dz-image img {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
-webkit-filter: blur(8px);
filter: blur(8px); }
.dropzzz .dz-preview .dz-image {
border-radius: 20px;
overflow: hidden;
width: 120px;
height: 120px;
position: relative;
display: block;
z-index: 10; }
.dropzzz .dz-preview .dz-image img {
display: block; }
.dropzzz .dz-preview.dz-success .dz-success-mark {
-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzzz .dz-preview.dz-error .dz-error-mark {
opacity: 1;
-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzzz .dz-preview .dz-success-mark, .dropzzz .dz-preview .dz-error-mark {
pointer-events: none;
opacity: 0;
z-index: 500;
position: absolute;
display: block;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -27px; }
.dropzzz .dz-preview .dz-success-mark svg, .dropzzz .dz-preview .dz-error-mark svg {
display: block;
width: 54px;
height: 54px; }
.dropzzz .dz-preview.dz-processing .dz-progress {
opacity: 1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear; }
.dropzzz .dz-preview.dz-complete .dz-progress {
opacity: 0;
-webkit-transition: opacity 0.4s ease-in;
-moz-transition: opacity 0.4s ease-in;
-ms-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in; }
.dropzzz .dz-preview:not(.dz-processing) .dz-progress {
-webkit-animation: pulse 6s ease infinite;
-moz-animation: pulse 6s ease infinite;
-ms-animation: pulse 6s ease infinite;
-o-animation: pulse 6s ease infinite;
animation: pulse 6s ease infinite; }
.dropzzz .dz-preview .dz-progress {
opacity: 1;
z-index: 1000;
pointer-events: none;
position: absolute;
height: 16px;
left: 50%;
top: 50%;
margin-top: -8px;
width: 80px;
margin-left: -40px;
background: rgba(255, 255, 255, 0.9);
-webkit-transform: scale(1);
border-radius: 8px;
overflow: hidden; }
.dropzzz .dz-preview .dz-progress .dz-upload {
background: #333;
background: linear-gradient(to bottom, #666, #444);
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 0;
-webkit-transition: width 300ms ease-in-out;
-moz-transition: width 300ms ease-in-out;
-ms-transition: width 300ms ease-in-out;
-o-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out; }
.dropzzz .dz-preview.dz-error .dz-error-message {
display: block; }
.dropzzz .dz-preview.dz-error:hover .dz-error-message {
opacity: 1;
pointer-events: auto; }
.dropzzz .dz-preview .dz-error-message {
pointer-events: none;
z-index: 1000;
position: absolute;
display: block;
display: none;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
border-radius: 8px;
font-size: 13px;
top: 130px;
left: -10px;
width: 140px;
background: #be2626;
background: linear-gradient(to bottom, #be2626, #a92222);
padding: 0.5em 1.2em;
color: white; }
.dropzzz .dz-preview .dz-error-message:after {
content: '';
position: absolute;
top: -6px;
left: 64px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #be2626; }





#colorpicker {
    top: 0px;
    right:initial;
    left: 0px;
}



.dataTables_length select {
    height: 30px;
    background: #ffffff;
    width: 60px;
    border: 1px solid #ccc;
    border-radius: 7px;
    outline: none;
}

.dataTables_length{
    float:right !important;
    margin-right:15px;
    padding-right: 15px;
    border-right: 1px solid #DDD;
}

.dataTables_filter label,
.dataTables_length label
 {
    color: #555;
}





.dump-history a.sf-dump-ref.sf-dump-toggle {
    font-size: 0px !important;
}

.dump-history .dump-history a.sf-dump-ref.sf-dump-toggle span {
    font-size: 12px !important;
    color: #666;
}
.dump-history pre.sf-dump .sf-dump-public{
    color:#000!important;
}
.dump-history pre.sf-dump .sf-dump-public{
    color:#222!important;
}
.dump-history pre.sf-dump .sf-dump-str{
    color:#000 !important;
}
.dump-history {
    margin-top:15px;
}
.dump-history pre.sf-dump, 
.dump-history pre.sf-dump .sf-dump-default{
    background-color:#F5F5F5  !important;
  
}
.dump-history pre.sf-dump, 
.dump-history pre.sf-dump .sf-dump-default{
    color: #110f92;
}
.dump-history  pre.sf-dump:after{
    content: "\f017" !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: #DDD;
    position: absolute;
    height: 30px  !important;
    top: 0px;
    right: 0px;
    z-index: 999999999;
    visibility: visible !important;
    overflow: hidden;
}

.map_field{
    width:100% !important;
    height:300px !important;
}

.submenu-icon-horizontal {
        font-size: 12px!important;
        position: absolute;
        top: 15px;
}

.page-content-tab{
    margin-top:30px;
}
.nav-second-level{
    padding-inline-start: 20px;
}


button.close {
    float: right;
    position: absolute;
    right: 8px;
    top: 4px;
}
button.close span {
    font-size: 20px;
}

[data-layout=horizontal] .topbar .topbar-left .logo .logo-lg,
[data-layout=horizontal-tab] .topbar .topbar-left .logo .logo-lg {
    height: 35px;
}

.main-menu-inner .topbar-left .logo .logo-lg {
    height: 48px;
}

.bss-nav-link{
    font-size:23px !important;
}
.bss-nav-link i{
    font-size:23px !important;
}

.navbar-custom-menu {
    box-shadow: 0px 0px 10px #000;
}



[data-layout=horizontal] .page-wrapper {
    margin: 0 auto;
    width: 1380px;
    padding-top: calc(70px + 100px);
}

.page-wrapper {
    padding-top: 50px;
}

[data-layout=horizontal-tab] .navbar-custom .navigation-menu > li.main-nav-item.active .navbar-link {
    color: #ffffff;
    background-color: #dfdfdf;
}

[data-layout=horizontal-tab] .navbar-custom .navigation-menu > .dashboard-selection > .dropdown-menu {
    top: -30px !important;
}
[data-layout=horizontal-tab] .navbar-custom .navigation-menu > .dashboard-selection:hover a{
    color: #000000;
}
@media (min-width: 768px){
    [data-layout=horizontal-tab] .navigation-menu {
        max-width: 75%;
        /*overflow-x: auto;*/
    }
}

.dashboard-selection  .dropdown-menu {
    padding:15px 5px;
}

.small-box>.small-box-footer{
    z-index:4;
}

                                  
.horizontal-scroll-container{
    display:flex;overflow-x:auto;
}
.horizontal-scroll-item{
    width: 305px;
    margin-right: 10px;
    display: flex;
    position: initial;
    flex-direction: row;
    min-width:  305px;
}

.modal.modal-rightbar {    
    z-index: 9999999999;
}

.hide{
    display:none;
}

.box-widget{
    margin:10px;
}

.datepicker-inline {
    min-width: 220px;
    width: auto;
}

.card-footer {
    min-height:70px;
}




.breadcrumb {
    background-color: transparent !important;
    text-align: right;
    width: 100%;
    clear: both;
    display: block;
}

.breadcrumb li {
    display: contents;
    right: 0px;
}
.breadcrumb li:after{
    padding: 3px 5px;
    font-family: "Font Awesome 5 Brands";
    content: "\F13E";
    font-size: 10px;
    color: #504b4b;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    color:#c1c1c1;
    -webkit-font-smoothing: antialiased;
}
.breadcrumb li:last-child:after{
    content: "";
}

.page-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

.card > .table-responsive,
.card > .row{
    padding:15px;
}


.pull-right{
    float:right;
    text-align: right;
}

.tab-pane{
    padding:20px;
}

/*sub sub menu horizontal-icon*/
[data-layout=horizontal-tab] .navigation-menu .main-nav-item.active .submenu-tab.show .has-submenu:hover .submenu .submenu {
    display: none;
}

[data-layout=horizontal-tab]  .menu-arrow{
    position: absolute;
    right: 0px;
    top: 0px;

}

.content-header
.breadcrumb-item + .breadcrumb-item::before{
    content:"";
    padding-right:0px;
}


.dtp .dtp-buttons {
    padding: 0 1em 1em 1em;
    text-align: right;
    margin-top: -20px;
}


.widget-user-header {
    min-height: 100px;
}
h3.widget-user-username {
    text-shadow: 0px 0px 11px black;
    color: #FFF;
    text-align: center;
}


.bg-title {
    padding: 15px 0px;
}

ul.dropdown-menu {
    padding: 11px 5px;
}
ul.dropdown-menu li {
    border-bottom: 1px solid #eee;
    margin: 5px 0px;
}
ul.dropdown-menu li:last-child {
    border-bottom: 0px;
    margin-bottom:  0px;
}






.products-list
{list-style:none;
margin:0;
padding:0}
.products-list>.item
{border-radius:3px;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
box-shadow:0 1px 1px rgba(0,0,0,0.1);
padding:10px 0;
background:#fff}
.products-list>.item:before,.products-list>.item:after
{content:" ";
display:table}
.products-list>.item:after
{clear:both}
.products-list .product-img
{float:left}
.products-list .product-img img
{width:50px;
height:50px}
.products-list .product-info
{margin-left:60px}
.products-list .product-title
{font-weight:600}
.products-list .product-description
{display:block;
color:#999;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis}
.product-list-in-box>.item
{-webkit-box-shadow:none;
box-shadow:none;
border-radius:0;
border-bottom:1px solid #f4f4f4}
.product-list-in-box>.item:last-of-type
{border-bottom-width:0}


    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
     
    }

#colorpicker #colorContainer{
    width: 240px;
}

.label {
    padding: 0px 3px;
    border-radius: 3px;
    color:#FFF;
}
.callout {
    padding: 10px 10px; 
    border-radius: 10px;
    margin-bottom:20px;
}

.timeline{position:relative;
    margin:0 0 30px 0;
    padding:0;
    list-style:none}
    .timeline:before{content:'';
    position:absolute;
    top:0;
    bottom:0;
    width:4px;
    background:#ddd;
    left:31px;
    margin:0;
    border-radius:2px}
    .timeline>li{position:relative;
    margin-right:10px;
    margin-bottom:15px}
    .timeline>li:before,.timeline>li:after{content:" ";
    display:table}
    .timeline>li:after{clear:both}
    .timeline>li>.timeline-item{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
    box-shadow:0 1px 1px rgba(0,0,0,0.1);
    border-radius:3px;
    margin-top:0;
    background:#fff;
    color:#444;
    margin-left:60px;
    margin-right:15px;
    padding:0;
    position:relative}
    .timeline>li>.timeline-item>.time{color:#999;
    float:right;
    padding:10px;
    font-size:12px}
    .timeline>li>.timeline-item>.timeline-header{margin:0;
    color:#555;
    border-bottom:1px solid #f4f4f4;
    padding:10px;
    font-size:16px;
    line-height:1.1}
    .timeline>li>.timeline-item>.timeline-header>a{font-weight:600}
    .timeline>li>.timeline-item>.timeline-body,.timeline>li>.timeline-item>.timeline-footer{padding:10px}
    .timeline>li>.fa,.timeline>li>.glyphicon,.timeline>li>.ion{width:30px;
    height:30px;
    font-size:15px;
    line-height:30px;
    position:absolute;
    color:#666;
    background:#d2d6de;
    border-radius:50%;
    text-align:center;
    left:18px;
    top:0}
    .timeline>.time-label>span{font-weight:600;
    padding:5px;
    display:inline-block;
    background-color:#fff;
    border-radius:4px}
    .timeline-inverse>li>.timeline-item{background:#f0f0f0;
    border:1px solid #ddd;
    -webkit-box-shadow:none;
    box-shadow:none}
    .timeline-inverse>li>.timeline-item>.timeline-header{border-bottom-color:#ddd}
    
    
.bg-red,.bg-yellow,.bg-aqua,.bg-blue,.bg-light-blue,.bg-green,.bg-navy,.bg-teal,.bg-olive,.bg-lime,.bg-orange,.bg-fuchsia,.bg-purple,.bg-maroon,.bg-black,.bg-red-active,.bg-yellow-active,.bg-aqua-active,.bg-blue-active,.bg-light-blue-active,.bg-green-active,.bg-navy-active,.bg-teal-active,.bg-olive-active,.bg-lime-active,.bg-orange-active,.bg-fuchsia-active,.bg-purple-active,.bg-maroon-active,.bg-black-active,.callout.callout-danger,.callout.callout-warning,.callout.callout-info,.callout.callout-success,.alert-success,.alert-danger,.alert-error,.alert-warning,.alert-info,.label-danger,.label-info,.label-warning,.label-primary,.label-success,.modal-primary .modal-body,.modal-primary .modal-header,.modal-primary .modal-footer,.modal-warning .modal-body,.modal-warning .modal-header,.modal-warning .modal-footer,.modal-info .modal-body,.modal-info .modal-header,.modal-info .modal-footer,.modal-success .modal-body,.modal-success .modal-header,.modal-success .modal-footer,.modal-danger .modal-body,.modal-danger .modal-header,.modal-danger .modal-footer{color:#fff !important}
.bg-gray{color:#000;
background-color:#d2d6de !important}
.bg-gray-light{background-color:#f7f7f7}
.bg-black{background-color:#111 !important}
.bg-red,.callout.callout-danger,.alert-danger,.alert-error,.label-danger,.modal-danger .modal-body{background-color:#dd4b39 !important}
.bg-yellow,.callout.callout-warning,.alert-warning,.label-warning,.modal-warning .modal-body{background-color:#f39c12 !important}
.bg-aqua,.callout.callout-info,.alert-info,.label-info,.modal-info .modal-body{background-color:#00c0ef !important}
.bg-blue{background-color:#0073b7 !important}
.bg-light-blue,.label-primary,.modal-primary .modal-body{background-color:#3c8dbc !important}
.bg-green,.callout.callout-success,.alert-success,.label-success,.modal-success .modal-body{background-color:#00a65a !important}
.bg-navy{background-color:#001f3f !important}
.bg-teal{background-color:#39cccc !important}
.bg-olive{background-color:#3d9970 !important}
.bg-lime{background-color:#01ff70 !important}
.bg-orange{background-color:#ff851b !important}
.bg-fuchsia{background-color:#f012be !important}
.bg-purple{background-color:#605ca8 !important}
.bg-maroon{background-color:#d81b60 !important}
.bg-gray-active{color:#000;
background-color:#b5bbc8 !important}
.bg-black-active{background-color:#000 !important}
.bg-red-active,.modal-danger .modal-header,.modal-danger .modal-footer{background-color:#d33724 !important}
.bg-yellow-active,.modal-warning .modal-header,.modal-warning .modal-footer{background-color:#db8b0b !important}
.bg-aqua-active,.modal-info .modal-header,.modal-info .modal-footer{background-color:#00a7d0 !important}
.bg-blue-active{background-color:#005384 !important}
.bg-light-blue-active,.modal-primary .modal-header,.modal-primary .modal-footer{background-color:#357ca5 !important}
.bg-green-active,.modal-success .modal-header,.modal-success .modal-footer{background-color:#008d4c !important}
.bg-navy-active{background-color:#001a35 !important}
.bg-teal-active{background-color:#30bbbb !important}
.bg-olive-active{background-color:#368763 !important}
.bg-lime-active{background-color:#00e765 !important}
.bg-orange-active{background-color:#ff7701 !important}
.bg-fuchsia-active{background-color:#db0ead !important}
.bg-purple-active{background-color:#555299 !important}
.bg-maroon-active{background-color:#ca195a !important}



.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0a7c96;
    border: 1px solid #000;
}

.select2-container--default .select2-search--inline .select2-search__field{
    width: 1.75em !important;
}

.scheduler_default_event_inner {
    background: #f4f4f4 !important;
}

.box-group .card-header.with-border {
    border-top: 3px solid #9ba7ca;
}

.text-green{
    color:#191;
}
.text-red{
    color:#911;
}

.caret:before{
    padding: 3px 5px;
    font-family: "Font Awesome 5 Brands";
    content: "\F140";
    font-size: 10px;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    color:inherit;
    -webkit-font-smoothing: antialiased;
}






 
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
blockquote {
    padding: 12px 20px;
    margin: 0 0 20px;
    font-size: 13px;
    padding-bottom:0px;
}
.blockquote-danger{
    border-color:#900;
}
.blockquote-success{
    border-color:#090;
}
.blockquote-warning{
    border-color:#990;
}

.table {
    margin-bottom: 0px;
}
.recordTypeSelection th{
    height: 29px;
    padding: 10px 0px 0px 15px !important;
}
.recordTypeSelection{
    background: #eee;
}
.tab-content .tab-pane{
    display:none !important;
}
.tab-content .tab-pane.active{
    display:block !important;
}
.proposalRecord{
    overflow-x:auto;
    width:100%;
}
.minFieldWidth{
    min-width:80px;
}
.medFieldWidth{
    min-width:150px;
}
.mediumFieldWidth{
    min-width:130px;
}
.maxFieldWidth{
    min-width:200px;
}
@media (max-width: 767px) {
    .proposalRecord .badge.alert-warning {
        display:none;
    }
}
.blockquote-success .card {
    box-shadow: 0px 2px 10px rgb(34 199 100 / 88%);
}
.blockquote-danger .card {
    box-shadow: 0px 2px 10px rgb(199 34 34 / 88%);
}
.blockquote-warning .card {
    box-shadow: 0px 2px 10px rgb(199 186 34 / 88%);
}

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

.info-box-icon {
    float: left;
    margin-right: 15px;
    height: 45px;
}
.info-box-icon i {
    font-size: 35px;
}

.ti-dollar-sign:before {
    content: "\e68c";
}

.fc-color-picker {
    list-style: none;
}
.fc-color-picker li {
    display: contents;
}
.fc-color-picker li i {
    font-size: 22px;
}
.active-color {
    border: none !important;
}
.active-color:before {
    padding: inherit;
    font-family: "Font Awesome 5 Brands";
    content: "\FB0B";
    font-size: 10px;
    color: #504b4b;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    color: #838383;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    margin-top: -17px;
    margin-left: 2px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #c3c3c3 1px;
    border-radius:4px;
}


.CodeMirror-linenumber.CodeMirror-gutter-elt {
    font-size: 10px;
}

@media (min-width: 670px) and (max-width: 890px) {
    .submenu-tab li{
        margin-left: 20px;
    }
    .submenu-tab.show{
        display:contents !important;
    }
   
    
    .submenu-icon-horizontal {
            font-size: 12px!important;
            position: absolute;
            top: 12px;
            left: 0px;
    }
}


.todo-list .todo-box i {
    position: inherit;
    color: inherit;
}
li.todo-box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}

.color-chooser {
    margin-top: 15px;
}


div#datatable_length {
    border-left: 1px solid #EEE;
    margin-left: 15px;
    padding-left: 15px;
    margin-right: 0px;
    border-right: 0px;
}

.clear {
    clear: both;
    flex: 100%;
    height: 0px;
}

span.select2-selection.select2-selection--single {
    border: 1px solid #e8ebf3;
}

.select2-container .select2-selection--single {
    height: 38px;
    padding-top: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: 2px;
    left: 0px;
    height: 24px;
    width: 24px;
    display: block;
    position: absolute;
    color: white;
    /* border: 2px solid white; */
    border-radius: 50%;
    box-shadow: 2px 3px 4px #b6b1b1;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 27px;
    content: "+";
    background-color: #2edab5;
    font-size: 34px;
    border: 0px;
   
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #ef4d56;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
    position: relative;
    padding-left: 45px;
}


@media (min-width: 1200px) and (max-width: 1379px) {
[data-layout=horizontal-tab] .navigation-menu .main-nav-item.active .submenu-tab {
    position: absolute;
    left: 0;
    right: 0;
    width: 1227px;
    margin: 0 auto;
    visibility: hidden;
    display: flex;
    align-items: center;
    height: 60px;
  }
  
  [data-layout=horizontal-tab] .navigation-menu .main-nav-item.active .submenu-tab.active {
    visibility: visible;
    position: absolute;
    left: 0;
    right: 0;
    width: 1227px;
    margin: 0 auto;
  }
  .topbar .topbar-inner {
    width: 1227px;
    margin: 0 auto;
    padding: 0 12px;
  }

  .navbar-custom-menu .container-fluid {
    width: 1227px;
  }
  [data-layout=horizontal] .page-wrapper {
    margin: 0 auto;
    width: 1227px;
    padding-top: calc(70px + 60px);
  }

  [data-layout=horizontal-tab] .page-wrapper {
    margin: 0 auto;
    width: 1227px;
    padding-top: calc(70px + 60px);
  }  

}



.task-list{
    height:770px;
    overflow-y:auto;
}


@media (max-width: 667px) {
    .navigation-menu > li a i {
        margin-left: -20px;
        margin-top: -6px;
    }
}

pre.sf-dump, pre.sf-dump .sf-dump-default{
    z-index:100;
}
/*
.topbar{
    z-index: 9999999;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}
*/
@-moz-document url-prefix() {
    .bs-tooltip-top {
        top: -22px !important;
    }
}
@media not all and (min-resolution:.001dpcm) { @media {
    .bs-tooltip-top {
        top: -22px !important;
    }
}}
.modal.show[style="display: block;"] {
    display: block !important;
}
.modal.show[style="display: none;"] {
    display: none !important;
}

@media (max-height: 500px) {
    .dtp div.dtp-actual-month {
        font-size: 1em;
    }
    .dtp div.dtp-actual-num{
            font-size: 1.5em;
            line-height: 0.3;
    }
    .dtp div.dtp-actual-year {
        font-size: 1em;
    }
    .dtp div.dtp-date, .dtp div.dtp-time{
        padding:3px 10px;
    }
    .dtp div.dtp-picker{
        padding:10px;
    }
    .dtp div.dtp-picker-month{
        padding-bottom:8px !important;
    }

}

.fc-month-view .fc-content-skeleton td:nth-child(7) {
    color: #BB0000;
}









#toast-container{
    position: fixed;
    bottom: 15px;
    left: 15px;
}
#toast-container .toast{
    opacity: 1;
    padding:15px;
    color: #FFF;
    background:rgba(30,30,30,0.9);
}


.fadebss.modal.show{
    display:block;
}