/* here you can put your own css to customize and override the theme */
/*-------------------------------Header-Change--------------------------------*/

@font-face {
  font-family:'DS-DIGII';
  src: url('DS-DIGII.eot?#iefix') format('embedded-opentype'),  url('DS-DIGII.woff') format('woff'), url('DS-DIGII.ttf')  format('truetype'), url('DS-DIGII.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
    background: #e9ecf3;
}
.page-header .navbar-fixed-top {
    background: #156192;/*023c88 3b3f51*/
    /*background-image: linear-gradient(to top, #024571 0%, #2787c5 100%);
	background-repeat: repeat;*/
}
.page-header .navbar-collapse {
    margin-top: 110px;
}
.page-header .navbar .topbar-actions .btn-group-red::after {
    border-color: #c0d5f1;/*657699*/
}
.page-header .navbar .navbar-toggle .icon-bar {
	background: #c0d5f1;
}
/*.page-header .navbar-collapse .navbar-nav > li {
    margin-left: 0 !important;
}*/
.page-header .navbar .navbar-nav > li:hover > a {
    background: #cc3939;/*034dae*/
}
.page-header .navbar .navbar-nav li.open > a, .page-header .navbar .navbar-nav li.open:hover > a, .page-header .navbar .navbar-nav li.open > a, .page-header .navbar .navbar-nav .dropdown-menu {
    background: #c0d5f1;/*f2f6f9*/
    color: #151b1e;
}
.page-header .navbar .navbar-nav .dropdown-menu {
    margin-top: -3px;
}
.page-header .navbar .navbar-nav .dropdown-menu > li > a:hover, .page-header .navbar .navbar-nav .dropdown-menu > li > a:focus,
.page-header .navbar-collapse .navbar-nav .more-dropdown-sub:hover > a {
    color: #156192 !important;
}
.page-header .navbar .topbar-actions .btn-group-img .btn {
	background: #c0d5f1;/*b1e0fe*/
	border: 1px solid #0f4b72;
}
.page-header .navbar .topbar-actions .btn-group-img .btn > img {
    background-color: #a6bddb;
}
.page-header .navbar .topbar-actions .btn-group-img .btn {
    height: 37px;
    top: 6px;
}
.page-header .navbar .topbar-actions .btn-group-img .btn > span {
	color: #0f4b72;
}
.page-header .mega-menu .quick-sidebar-toggler {
    top: 6px !important;
}
.dropdown-menu-v2 {
	background: #ffffff;
	box-shadow: 5px 5px rgba(102,102,102,.1);
	padding: 5px;
}
.dropdown-menu-v2::before {
    top: -8px;
    right: 20px;
    border-width: 0px 8px 8px 8px;
    border-color: transparent transparent #ffffff;
}
.dropdown-menu-v2 .divider {
    background: #f1f3f6;
}
.dropdown-menu-v2 .active > a, .dropdown-menu-v2 .active > a:focus, .dropdown-menu-v2 > li > a:hover, .dropdown-menu-v2 .active > a:hover {
    background: #c0d5f1;
    color: #151b1e;
}
.portlet.box.green {
    border: 1px solid #7497c6;
}
.portlet.box.green > .portlet-title{
	background-color: #156192;
}
.portlet > .portlet-title {
    border-bottom: 1px solid #dddada;
}
.tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #c0d5f1;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #156192;
}
.btn.green:not(.btn-outline) {
    background-color: #156192 !important;
    border-color: #156192 !important;
}
.btn.btn-outline.green {
    border-color: #156192;
    color: #156192;
}
.btn.btn-outline.green.active, .btn.btn-outline.green:active, .btn.btn-outline.green:active:focus, .btn.btn-outline.green:active:hover, .btn.btn-outline.green:focus, .btn.btn-outline.green:hover {
    border-color: #156192;
    background-color: #156192;
}
.btn-success {
    background-color: #156192;
    border-color: #12527c;
}
.btn-success.active, .btn-success:active, .btn-success:hover, .btn-success.focus, .btn-success:focus, .open > .btn-success.dropdown-toggle {
    background-color: #156192 !important;
    border-color: #12527c !important;
}
.copyright {
    color: #156192;/*69789e*/
}
.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background: #e3edf4 !important;
}

/*-----------------------------Header-Changes-End-----------------------------*/

.page-content {
    padding-top: 70px;
}
.font-green {
    color: #156192 !important;
}
/*----------------------------------Main Menu---------------------------------*/

.login .content {
    background-image: url(../img/bg-black-lock.png);
    background-color: transparent; 
    margin-top: 115px;
}
.login .logo {
    margin: 10px 0px 0px 0px;
}
.login .content .form-actions {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.login .content .form-control {
    background-color: #ffffff;
}
/*----------------------------------Main Menu---------------------------------*/

.page-header .navbar .navbar-nav > li > a {
    font-family: "Open Sans",sans-serif;
    font-size: 15px !important;
    background: #156192;/*2787c5 0358C7 36a9e1*/
    color: #ffffff;
    /*border-right: 1px solid #1e8fc6;*/
    border-right:0px none !important;
    padding: 15px 14px 15px 13px;
    border-radius: 5px 5px 0px 0px !important;
}
.page-header .navbar .navbar-nav > li > a > i {
    top: -1px;
}
.page-header .navbar .navbar-nav .dropdown-menu > li > a {
    padding: 15px 15px 15px 15px;
    color: #151b1e;
}
.page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a {
    padding: 15px 25px 17px 30px !important;
}

.page-header .navbar .navbar-nav .dropdown-menu li.default > a > i {
    font-size: 20px;
    color: #cc3939;/*d93d5e*/
    display: block;
    margin: auto;
    margin-bottom: 7px;
}
.page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a::after {
    top: 37px !important;
    color: #156192 !important
}
.page-header .navbar .navbar-nav .dropdown-menu > li {
    border-right: 1px solid #dfecfe;/*e4e6e6*/
}

@media only screen and (max-width: 991px) {
    .page-header .navbar .navbar-nav .dropdown-menu li.default > a > i {
       top: 0px;
       font-size: 14px;
       display: inline-block;
    }
    .page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a::after {
        top: 17px !important;
    }
    .page-header .nav-collapse .navbar-nav > li > a::after {
        top:14px;
    }
}
@media only screen and (max-width: 1280px) {
    .page-header .navbar .navbar-nav > li > a {
        padding: 15px 11px 15px 10px;
    }
}
@media only screen and (max-width: 1024px) {
    .page-header .navbar .navbar-nav > li > a {
        padding: 15px 8px 15px 7px;
        font-size: 12px;
    }
    .widget-thumb {
    padding: 10px;
	}
    .widget-thumb .widget-thumb-heading {
    	font-size: 12px !important;
    }
    .widget-thumb .widget-thumb-wrap .widget-thumb-icon {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 15px;
        padding: 7px;
        margin-right: 5px;
    }
    .widget-thumb .widget-thumb-body .widget-thumb-body-stat {
        font-size: 22px;
    }
}
.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 19px;
}
.widget-thumb .widget-thumb-body .widget-thumb-body-stat{
    font-size: 18px;
    color: #404e67;
    line-height: 19px;
}
.widget-thumb {
    padding: 15px;
}
.color-underline{
    color: #fff ;
    text-decoration: none;
}
.color-underline:hover{
    color: #fff ;
    text-decoration: none;
}
.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
	margin-right: 10px;
}
@media only screen and (max-width: 960px) {
	.page-header .navbar-collapse {
	    margin-top: 30px;
	}
	.page-header .nav-collapse .navbar-nav > li {
    	border-top: 0px;
	}
}
/*-----------------------------------Icons------------------------------------*/

.mt-element-step .step-line .done .mt-step-title a{
    color: #26c281;
}
.mt-element-step .step-line .active .mt-step-title a{
    color: #32c5d2;
}
.mt-element-step .step-line .error .mt-step-title a{
    color: #e7505a;
}
.mt-element-step .step-line .yellow .mt-step-number, .mt-element-step .step-line .yellow .mt-step-title a{
    border-color: #c49f47;
    color: #c49f47 !important;
}
.mt-element-step .step-line .grey .mt-step-number, .mt-element-step .step-line .grey .mt-step-title a{
    border-color: #525e64;
    color: #525e64 !important;
}
.mt-element-step .step-line .mt-step-title {
    font-size: 15px;
}

/*--------------------------------Nav Sidebar---------------------------------*/

.page-content-row .page-sidebar .navbar-nav li.active > a {
    background: #156192;
}
.page-content-row .page-sidebar .navbar-nav > li > a:hover {
    background: #156192;
}

/*--------------------------------Form Wizard---------------------------------*/

#form-wizard {
    background: #ffffff;
    margin-bottom: 30px;
    position: relative;
}
#form-wizard .wizard-heading {
    padding: 15px 20px 50px 20px;
    position: relative;
}
#form-wizard .form-wizard li .step {
    width: 36px;
    height: 36px;
    color: #3e4c5e;
    background-color: #fff;
    border: 4px solid #e3ecf7;
    border-radius: 999px !important;    
    display: inline-block;
    line-height: 28px;   
}
#form-wizard .form-wizard li a {
    background-color: transparent;
    box-shadow: none;
    color: inherit;
}
#form-wizard .form-wizard li .step:hover, #form-wizard .form-wizard li.active .step {
    width: 36px;
    color: #156192;
    background: #ffffff;
    border: 4px solid #156192;
    border-radius: 999px !important;    
}
#form-wizard .form-wizard li.done .step {
    border: 4px solid #d93d5e;
    color: #d93d5e;
}
#form-wizard .form-wizard li .title {
    width: 100%;
    bottom: -15px;
    left: 0;
    position: absolute;   
}
#form-wizard .form-wizard li .step:hover, #form-wizard .form-wizard li.active .step, #form-wizard .form-wizard li.done .step {
    display: inline-block;
    height: 36px;
    line-height: 28px;
}
#form-wizard .form-wizard .progress {
    height: 5px;
    left: 0;
    right: 0;
    top: 40px;
    margin: auto;
    background-color: #e3ecf7;
    position: absolute;
    border-radius: 0;
    display: inline-block;   
}
#form-wizard .form-wizard .progress-bar {
    background-color: #156192;
}
.correspondes_left{
    width: 30%!important; 
    display: inline-block;
     float: left;
}
.correspondes_right{
    width: 70% !important;
     display: inline-block;
    float: left;
    text-align: left !important ;
    padding-top: 13px;
}



/*-----------------------------------Tiles------------------------------------*/
/*
.tiles .tile .tile-object > .person {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    top:-5px;
    position: relative;
}
.tiles .tile1 {
    width: 425px !important;
    float: left;
    height: 135px;
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 10px 10px 0;    
}
 @media only screen and (max-width: 800px) {
    .tiles .tile1 {
        width: 135px !important;
    }
}
 @media only screen and (max-width: 460px) {
    .tiles .tile1 {
        width: 0px !important;
        margin:0px;
    }
}
*/
.legal-tiles .legal-tile {
    width: 100%;
    height: 135px;
    float: left;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    cursor: pointer;
    display: block;
    border: 4px solid transparent;    
    letter-spacing: 0.02em;
    line-height: 20px;
    margin: 0 10px 10px 0;   
}
.legal-tiles .legal-tile .legal-tile-body {
    height: 66%;
    color: #fff;
    font-size: 12px;
    font-weight: 400;    
    margin-bottom: 10px;    
    padding: 10px;
}
.legal-tiles .legal-tile .legal-tile-body > i {
    display: block;
    font-size: 56px;
    line-height: 56px;
    margin-top: 17px;
    text-align: center;
}
.legal-tiles .legal-tile .legal-tile-object > .person {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    top:-5px;
}
.legal-tiles .legal-tile:hover {
      border-color: #aaa !important; 
}
/* Add media queries for smaller screens */
@media screen and (max-width:360px) {
    .legal-tiles .legal-tile .legal-tile-object > .person {
        font-size:12px;
    }
}

/*-----------------------------------Timer------------------------------------*/

.page-header .navbar .topbar-actions .btn-group-timer .btn {
    width: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 16px;
    background: #c49f47;
    margin-left: 15px;
    top: 6px;
}
.page-header .navbar .topbar-actions .btn-group-timer .external {
    width: 300px;
    display: block;
    letter-spacing: 0.5px;
    overflow: hidden;
    padding: 0px 15px;
}
.dropdown-menu-v2 .badge {
    position: relative;
    top: -1px;
    right: -60px;
}
.badge-delete {
    background-color: #36c6d3;
    margin-right: 3px;
}
.badge-save {
    background-color: #c49f47;
}

.page-header .navbar .topbar-actions .btn-group-timer .btn .badge {
    min-width: 21px;
    height: 21px;
    background: #ffffff;
    color: #62717f;
    font-size: 9px !important;
    font-weight: 700;
    line-height: 1.4;
    position: absolute;
    border: 2px solid #2f373e;
    right: -10px;
    top: -10px;
}

/*-----------------------------------Custom-----------------------------------*/

hr.mg-borderd{
    margin: 20px 15px;
}

.margin-top-8 {
    margin-top: 8px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-bottom-8 {
    margin-bottom: 8px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.widget-thumb .widget-thumb-heading {
    font-size: 13px;
    color: #404e67;
}

.tasks-widget .task-list > li{
    border-bottom: none;
}

.sr-only{
    position: initial;
    font-weight: bold;
}

textarea{  
  /* box-sizing: padding-box; */
  overflow:hidden;
}

.dropdown-menu{
    z-index: 1050;
}
.page-content-container {
    overflow: inherit;
}

.bootstrap-select .dropdown-menu {
    z-index: 1090 !important;
}
.progress {
    margin-bottom: 5px;
}

h4.not-exist {
    text-align: center;
    font-size: 36px;
    color: #d93d5e;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0px 2px 0px #cfcece;
}
 
.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .details{
    max-width: 270px;
}
.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .check {
    padding: 1px 0px 0px 37px;
}
.table > tbody > tr > td.details-control{
    width: 18px;
    cursor: pointer;
    background-image: url("../img/details_open.png");
    background-repeat: no-repeat;
    background-position: center;    
}
.table > tbody > tr.shown > td.details-control{
    width: 18px;
    cursor: pointer;
    background-image: url("../img/details_close.png");
    background-repeat: no-repeat;
    background-position: center;    
}
.table > tbody > tr >th.workflow-detail{
    color: #156192;
}

.page-header .navbar .search .form-control {
    background-color: #c0d5f1 !important;
}

div.datepicker > div { 
    display: block; 
}
/*-----------------------------Bootstrap Tagsinput----------------------------*/

.inbox-form-group .bootstrap-tagsinput
{
    border: none;
    padding: 0px;
}

.inbox-form-group .twitter-typeahead
{
    width: auto;
    display: inline-block !important;
}

.inbox-form-group .bootstrap-tagsinput .tag
{
    margin-top: 8px;
}
/*-----------------------------Title with Border------------------------------*/

h4.custom {
    font-weight: 600;
    padding: 5px 10px 7px 0px;
    position: relative;
    /*text-transform: uppercase;*/
    border-bottom: 1px solid #e7ecf1;
}
h4.custom::after {
    width: 200px;
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    border-bottom: 1px solid #d93d5e;
}
h4.custom span {
    font-size: 14px;
    color: #009dc7;
}

.t-right {
    text-align: right; 
}

/*-----------------------------------Ledger-----------------------------------*/

.table-bordered > thead > tr > th.office-hd:nth-child(2), .table-bordered > tbody > tr > th.office:nth-child(6), .table-bordered > tbody > tr > td.office:nth-child(6){
    border-right: 1px solid #e8b9b2;
}
.table > tbody > tr > td.office{
    background-color: #fef4f3;
    text-align: right;
}

.table-bordered > thead > tr > th.client-hd:nth-child(3), .table-bordered > tbody > tr > th.client:nth-child(9), .table-bordered > tbody > tr > td.client:nth-child(9){
    border-right: 1px solid #b3dfd5;
}
.table > tbody > tr > td.client{
    background-color: #f2fdfa;
    text-align: right;
}

.table > tbody > tr > td.deposit{
    background-color: #fffdf4;
    text-align: right;
}
.table > thead > tr > th.office-hd{
    background-color: #f2c8c2;
    text-align: center;
}
.table > tbody > tr > th.office{
    background-color: #fbedeb;
    text-align: center;
}
.table > thead > tr > th.client-hd{
    background-color: #c4eae1;
    text-align: center;
}
.table > tbody > tr > th.client{
    background-color: #ecf8f5;
    text-align: center;
}
.table > thead > tr > th.deposit-hd{
    background-color: #fff0b3;
    text-align: center;
}
.table > tbody > tr > th.deposit{
    background-color: #fffae6;
    text-align: center;
}
.table-active > tbody > tr.active, .table-active > tbody > tr.active > td{
    background-color:#c4eae1; 
}

/*-----------------------------------Modal------------------------------------*/

#ajax-modal, .modal-content {
    border: 7px solid #156192!important;/*26a1ab*/
}

.modal-header .close {
    width: 28px;
    height: 28px;
    opacity: 10 !important;
    background-image: url(../img/remove-icon.png) !important;
}

.reload-page {
    width: 28px;
    height: 28px;
    float: right;
    opacity: 10 !important;
    background-image: url(../img/reload.png) !important;
    margin-right: 5px;
}

.modal-backdrop {
    z-index: 9994;
}

/*-----------------------------------Chats------------------------------------*/

.chats li.out .message {
    background: #c7edfc;
    text-align: left !important;
    margin-left: 95px;
}

.chats li.in .message {
    background: #f0f4f8;
}

/*---------------------------------Key Dates----------------------------------*/

.invoice-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #9ea8b7;
}
.invoice-title span.desc-1{
    float: right;
    text-align: right;
}
.invoice-desc, .invoice-title span.desc-1 {
    font-size: 14px;
    color: #4e5a64;
    font-weight: 600;
    text-align: right;
}

.invoice-desc-2 {
    font-size: 14px;
    color: #4e5a64;
    font-weight: 600;
}

/*----------------------------------Block UI----------------------------------*/

.block-spinner-bar > div, .page-spinner-bar > div{
    background: #009dc7;
}

/*-----------------------------------Lookup-----------------------------------*/

table.lookup {
    table-layout:fixed;
    margin-bottom: 0 !important;
}
table.lookup th {
    border-right: 1px solid #7497c6;/*1f8992*/
    border-top: none !important;
}

table.lookup td { 
    /*overflow: hidden;*/
    border-right: 1px solid #7497c6;/*1f8992*/
    border-top: 1px solid #7497c6 !important;/*1f8992*/
}
table.lookup th:last-child, table.lookup td:last-child { 
    border-right: 0px; 
}
table.lookup th:first-child, table.lookup td:first-child{
    border-top: none;
}
tr.lookup-header{
    background:#156192;
    color:#fff;
}
.tt-menu {
    margin-top: 0px;
    padding: 0px;
    width: auto;
    border: 1px solid #7497c6;//#32c5d2 1f8992
}
.tt-highlight{
    color:#e35b5a;
}

/*----------------------------------Invoice-----------------------------------*/

.table-responsive h3{
    background-color: #f2f6fa;
    color: #41413f;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 10px;
    margin: 0px;
}
.table-responsive h4{
    color: #41413f;
    font-size: 14px;
    padding: 15px 10px;
    margin: 0px;
}
.table-responsive h5{
    color: #41413f;
    font-size: 18px;
    line-height: 1.7;
    font-weight: bold;
    text-align: right;
}
.table.flat, .pay-amount .invoice{
    float: right;
    text-align: right;
}
.table-advance tr td:first-child {
    border-left-width: 0px !important;
}
.bg-grey-light {
    background: #f2f6fa;
}
.pay-amount {
    background-color: #f1f4f7;
    padding: 20px;
}
.invoice .total{
    font-size: 24px;
    color: #41413f;
}
.invoice .invoice-block .amounts {
    margin-top: 5px;
    line-height: 30px;
}
.amounts .sub-total{
    margin-left: 20px;
}
.mt-element-ribbon{
    margin-bottom: 0px;
}

/*------------------------------Calendar-Design-------------------------------*/

#calender .month {
    width: 100%;
    background: #2f373e;
    text-align: center;
    padding: 15px 35px;
}
#calender .month ul {
    margin: 0;
    padding: 0;
}
#calender .month ul li {
    color: #ffffff;
    font-size: 20px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#calender .month .prev {
    float: left;
    padding-top: 14px;
}
#calender .month .next {
    float: right;
    padding-top: 14px;
}
#calender .month .prev a, #calender .month .next a{
    color: #ffffff;
    text-decoration: none;
}
#calender .month .prev a:hover, #calender .month .next a:hover{
    color: #ffffff;
    text-decoration: none;
}
.weekdays {
    margin: 0;
    padding: 0px;
    background-color: #d93d5e;
    border-top:1px solid #dddddd;
    border-right:1px solid #dddddd;
}

.weekdays li {
    display: inline-block;
    width: 13.82%;
    color: #ffffff;
    text-align: center;
    line-height: 4.0;
    border-left: 1px solid #dddddd;
}

.days {
    width: 100%;
    float: left;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    padding: 0px;
    margin: 0px;
}
.days li {
    width: 14.28%;
    float: left;
    color: #777;
    font-size:14px;
    text-align: center;    
    list-style-type: none;
    border-left:1px solid #dddddd;
    border-top:1px solid #dddddd;
    line-height: 7.0;
}
.days li a{
    color: #777;
    display: block;
    text-decoration: none;
}
.days li a:hover{
    background: #d93d5e;
    color: #ffffff;
    text-decoration: none;
}
.days li a.active {
    background: #d93d5e;
    color: #ffffff;
    text-decoration: none;
}
.days li a.selected {
    background: #3b4448;
    color: #ffffff;
    text-decoration: none;
}
.days li a.disabled {
    cursor: not-allowed;
    color: #777;
    background: #f5f5f5;
}
.calendar-bg {
    width: 100%;
    float: left;
    background: #d93d5e;
}
.calendar-bg .white{
    background: #ffffff;
    margin: 20px;
    padding: 20px;
}
.calendar-bg .grey{
    background: #95a5a6;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
.btn.grey-mint.cal-mg{
    margin: 0px 3px 10px 3px;
}
.btn.grey-mint:hover:not(.btn-outline){
    background: #d93d5e!important;
    border-color:#d93d5e!important; 
}
.btn.grey-mint.active:not(.btn-outline){
    background: #d93d5e!important;
    border-color:#d93d5e!important; 
}
.legend {
    width: 100%;
    text-align: center;    
}
.legend ul {
    display: inline-block;
    margin-bottom: 15px;
    padding: 0;
}
.legend ul li {
    width: auto;
    border: 0px;
    line-height: 24px;
    margin: 0 20px 0 0;   
}
.legend .legends-box {
    width: 13px;
    height: 13px;
    top: 2px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
.legend .legends-box.available-new {
    background: #d93d5e;
}
.legend .legends-box.selected-new {
    background: #3b4448;
}
.legend .legends-box.not-available-new {
    background: #525e64;
}
.today-date {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    text-transform: uppercase;
    padding: 25px;    
}
.today-date .selected-date-view {
    float: right;
    font-size: 13px;
    text-align: center;
}
.today-date .selected-date-view span.start-time{
     color:#009dc7;
     padding: 0px 15px;
}
.today-date .selected-date-view span.end-time{
     color:#d93d5e;
}
/* Add media queries for smaller screens */
@media screen and (max-width:980px) {
    .weekdays li{width: 13.88%;}
}
@media screen and (max-width:800px) {
    .weekdays li{width: 13.76%;}
}
@media screen and (max-width:360px) {
    .weekdays li{width: 12.89%;}
}

/*----------------------------------Dropzone----------------------------------*/

.dropzone {
    border: 0px;
    padding: 0px;
}
.dropzone .dz-preview .dz-progress
{
    margin-top: 15px;
    cursor: pointer;
}
.sbold {
    text-shadow: 0px 1px 0px #0c3a58;
    color: #fff;
    background: #156192;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

/*------------------------------Dashboard Icons-------------------------------*/

 .offer-box {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.offer-box span {
    color: #222;
    display: block;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0);
}
.offer-box span .efont {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    color: #cc3939;
}
.offer-box:hover {  
    text-decoration: none;
}
a.offer-box:hover span {
    transform: scale(1.1);
    text-decoration: none;
}
a.offer-box:hover i {
    top: -5px;
}
.offer-box .icon {   
    width: 70px;
    display:inherit;
    line-height: 4.7;
    position: relative;
    text-align: center;
    border-radius: 20px;
}

.offer-box span.module_name {   
    font-weight: 400;
    color: #cc3939;
    font-size: 11px;
    text-transform: uppercase;
}

/*----------------------------Contact Link Layout-----------------------------*/

.address{
    margin: 0px;
    padding: 0px;
}
.address ul{
    background-color: #f4f7f8;
    margin: 25px 0px 0px -11px;
/*    min-height: 375px;*/
}
.address ul li{
    display: block;
    line-height: 30px;
    padding: 7px 0px 7px 20px;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
.address ul li:last-child{
    border-bottom: none;
}
.address ul li.name{
    font-weight: 600;
    color:#e74b3c;
}
.address ul li i{
    width: 35px;
    color: #139db1;    
    margin-left: -59px;
    margin-right: 20px;
}
.address ul li i.edit{
    float: right;
    margin-top: 7px;
    color: #526781;
    margin-right: 1px;
}
.address ul li i.delete{
    float: right;
    margin-top: 7px;
    color: #f00;
}
/*-------------------------------Document Icon--------------------------------*/

.cbp-caption-active .cbp-caption-activeWrap {
    position: static;
}
.cbp a{
    color: #474747;
}
.cbp a:hover{
    color: #d93d5e;
}
/*-------------------------------Notification--------------------------------*/

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2::before {
    border-color: transparent transparent #ffffff;
}
.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2 {
    padding: 20px;
}
.tabbable-line > .tab-content{
	padding: 0px;
}
.tab-content .tab-pane {
    padding: 20px 0px 0px 0px;
}
.list-group .notice-list {
    margin: 0px 0px 0px 20px;
}
.read-notification {  
    width: 20px;
    height: 19px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    background-color: #cc3939;
    padding: 0px 1px 0px 0px;
    vertical-align: middle;
    display: block;
}
.list-group .list-group-item {
    border-bottom: 1px solid #e7ecf1;
	border-top: 1px solid #e7ecf1;
	border-left:0px ;
	border-right: 0px;
	padding: 10px 0px;
}
.list-group .list-group-item:first-child {
	border-top: 0px;
}
.list-group .list-group-item .fa {
    width: 34px;
    height: 34px;
    font-size: 14px;
    color: #156192;
    text-align: center;
    border-color: #156192;
    border: 1px solid #156192;
    padding: 9px;
    vertical-align: middle;
    border-radius: 100px;
}
.list-group .list-group-item h5 {
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}
.list-group .list-group-item h5 > a {
     color: #21282e;
}
.list-group .list-group-item big {
    font-size: 11px;
    color: #8e9daa;
    display: block;
    margin: 5px 0px 0px 0px;
}
.list-group .list-group-item small {
    font-size: 12px;
    margin-top: 5px;
    display: block;
}
.page-header .navbar .topbar-actions .btn-group-notification .btn {
	width: 100%;
}
/*-------------------------------reminder--------------------------------*/
.remin-today-day{
	font-size: 28px;
    color: #2f353b;
    font-weight: 400;
    margin: 0;
}
.remin-today-date{
	font-size: 18px;
	color: #cc3939;
	font-weight: 500;
	margin-top: 8px;
}
.today-weather {
    color: #2f353b;
    font-weight: bold;
    text-transform: uppercase;   
    margin: 20px 0px 5px 0px;
}
.today-weather + p {
    font-size: 11px;
    margin: 0px;
}
.tab-pane .panel-title {   
    font-size: 11px;
    color: #666666;
    font-weight: 500;
    text-align: center;
    background-color: #e1e5ec;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 15px 0px 10px 0px;
    padding: 7px 0;
    letter-spacing: .5px;
}
.list-group-item h4 {    
    font-size: 14px;
    color: #262b36;
    font-weight: 700;
    text-align: center;
	text-transform: uppercase;
    margin: 0;
}
.list-group-item p {
    font-size: 11px;
    color: #818da7;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0;    
}
/*-------------------------------Timeline--------------------------------*/
#timeline.timeline .timeline-body-img {
	width: 40px;
	height: 40px;
    float: left;
    margin-right: 15px;
}
#timeline.timeline .timeline-body {
    margin-left: 42px !important;
}
#timeline.timeline .timeline-icon {
    width: 20px !important;
    height: 20px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
}
#timeline.timeline .timeline-body-title {
    font-size: 14px;
    color: #156192; 
}
#timeline.timeline .timeline-body-content {
    font-size: 13px;
    margin-top: 28px;
}
#timeline.timeline .timeline-body-content .time-txt{
    float: right;
    text-align: right;
    color: #cc3939;
}
#timeline.timeline::before {
    margin-left: 9px !important;
}

.activity-log{
    color: #cc3939;
}
.center{
    text-align: center;
}
.mb30{
    margin-bottom: 30px;
}
.signwidth{
    width: 200px
}
.ml5{
    margin-left: 5px;
}
.partybtn{
    float: left;
}
.product-item {
    height: 150px;
    background: #eaedee;
    border-radius: 5px !important;
    text-align: center;
    margin: 20px 0px;
    padding:5px 0px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.product-item .amount {
    color: #222;
}
.product-item .amount h1{
    font-family: "Oswald",sans-serif;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -0.01em;
    margin-top: 25px;
}
.product-item .select-option-link {
    margin-top: 5px;
}
.ribbon-featured .ribbon {
  width: 97px;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: 600;
  left: -31px;
  position: absolute;
  text-align: center;
  top: 8px;
  transform: rotate(-45deg);
  padding: 3px 0;
}
.ribbon-featured .ribbon {
  background-color: #eb4b3a;
}
h4.unlocking {
    color: #2a3239;
    font-size: 18px;
    padding: 5px 10px 10px 10px;
    font-weight: 400;
    position: relative;
    /*text-transform: uppercase;*/
    font-family: Oswald,sans-serif;
    border-bottom: 1px solid #dddddd;
}
h4.unlocking::after {
    width: 200px;
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    border-bottom: 1px solid #e74b3c;
}
.check_top{
    margin-top: 11px;
}
.credit-card {
    width: 90px;
    display: table-cell;
    vertical-align: middle;
}
.summary-order{
    background-color: #f4f4f4;
    border-radius: 5px !important;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 2.30;
    font-size: 16px;
}
.summary-order-right{
    float:right;
    text-align: right !important;
}
.summary-order .total{
    color: #e74b3c;
    font-weight: bold;
}
.title {
    padding:20px 20px 0px 20px;
    text-align: center;
}
.title h2 {
    font-family: "Oswald",sans-serif;
    font-size: 64px;
    font-weight: 400;
    color: #222;
    letter-spacing: -0.02em;
    line-height: 80px;
    text-transform: uppercase;
}
.title p {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 12px;
}
.offer {
 font-family: "Oswald",sans-serif;
    font-size: 36px;
    color: #e74b3c;
    margin-top: 50px;
    display: inline-block;
    margin-bottom: 28px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    /*text-transform: uppercase;*/
}
.btn-group-bal .btn {
    height: 35px;
    background-color: #e74b3c;
    color: #fff;
    font-weight: 600;
    top: 7px;
    padding: 8px;
    position: relative;
    margin-right: 30px;
}
.btn-group-bal .btn::after {
    width: 1px;
    border-width: 25px;
    content: " ";
    border-color: #c0d5f1;
    border-top: 25px solid #c0d5f1;
    position: absolute;
    right: -17.5px;
}
#recordering-timer{
    font-family:'DS-DIGII';
    font-size: 24px;
}
.addresses{
        width: 100%;
        display: inline-block;
        font-size: 18px;
    }
.addresses>span{
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    padding: 0px;
    margin: 0px;
    }
    .left-content{
    width: 100%;
    display: inline-block;
    float: left;
    }
    .company-name{
        float: left;
        font-size: 26px;
        display: inline-block;
        color: #e7505a;
        width: 100%;
    }
    .borderBottom{
        border-bottom: 1px solid silver;
    }
    .emailText{
        border: 1px solid silver;
    }
    .form-wrap.form-builder .frmb-control li{
        width: 100% !important;
    }
    .form-wrap.form-builder .frmb-control li:nth-child(2){
        display: none;
    }
    .form-wrap.form-builder .frmb-control li:nth-child(7){
        display: none;
    }
    .form-wrap.form-builder .frmb-control li:nth-child(14){
        display: none;
    }
    .form-wrap.form-builder .btn-group > .btn:nth-child(2){
        display: none;
    }
    .form-wrap.form-builder .btn-group > .btn:nth-child(4){
        display: none;
    }
    
/*-------------------------------Min/Max Modal--------------------------------*/

.min {
    width: 35px;
    height: 35px;
    float: right;
    overflow: hidden !important;
    padding: 0px !important;
    margin: 0px;
    float: left;
    position: static !important;
}

.min .modal-dialog, .min .modal-content {
    height: 100%;
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
    background: none !important;
    border: none !important;
}

.min .modal-header {
    height: 100%;
    width: 100%;
    margin: 0px !important;
    padding: 1px 1px !important;
    border: none !important;
}

.min button:focus { outline: none;}

.minmaxCon {
    height: 35px;
    bottom: 5px;
    left: 30px;
    position: fixed;
    right: 1px;
    z-index: 9999;
}

#video_timer {
    width: 100%;
    font-size: 40px;                                                                                                                                                                  
    font-weight: bold;                                                                                                                                                              
    text-align: center !important;                                                                                                                                             
    text-shadow: 0px 2px 0px #d8d8db;
}

/*-------------------------------User Permission------------------------------*/

.user-per {
    width: 100%;
    position: relative;
    display: block;    
    margin-top: 25px;
    border: 1px solid #d7d7d7;
}
.user-per-block{
    padding: 12px 18px 0px 18px;
}
.separator-permission {
    top: -16px;
    position: absolute;
}
.separator {
    margin: 5px 0;
    z-index: 0;
}
.separator .separator-text {
    padding: 0px 6px 0px 0px;
    background: #ffffff;
}
.separator-text-per {
    color: #d93d5e;
}
/*..................................Task info..................................*/
.widget_item{
    padding: 1rem 0rem;
    border-bottom: 1px dashed #cbd3db;
    align-items: center;
}
.task_icon{
    padding-right: 10px;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 1.5;
    color: #43516c !important;
}
.task_name{
    font-weight: 600;
    font-size: 14px;

}
.task_btn{
    padding: 4px 10px;
    margin: 3px 1px 0px -1px !important; 
}
.task_heading{
    border-bottom: 1px solid #cbd3db;
    padding: 1.5rem 0 2rem  0;
    
}
.font_change{
    font-weight: 500 !important;
}

#tagging{
    border:none;
    border-left: 1px dotted silver;
}
.lcj-slide-img > a > img{
    display: none;
}


/*----------------------------------30-12-2020---------------------------------*/
/*--------------------------------Log-in-new-page------------------------------*/
.bg-white {
    background-color: #ffffff;
}
.bg-sky {
    background-color: #c0d5f1;
}
.user-login-5 .login-container > .login-content > .login-form .form-control {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    border-bottom: none !important; 
    padding: 15px 10px;
}
.user-login-5 .login-container > .login-content > .login-form .forgot-password > a {
    color: #cc3939;
}


.dashboard-stat2 {
    padding-bottom: 15px;    
}
.dashboard-stat2, .dashboard-stat2 .display{
    margin-bottom: 0px;
}
.dashboard-stat2 .display .number h3 {
    margin: 5px 0 5px 0;
    font-size: 40px;
}
.dashboard-stat2 .display .number small {
    font-weight: 400;
    text-transform: none;
}


/*leads graphs*/
.graph-g3{
    display: none !important;

}
.amcharts-graph-bullet {
    display: none !important;
}
.amcharts-graph-stroke{
    display: none !important;
}
.amChartsLegend{
    display: none !important;
}