.dashboard .full_width{
	
}
.page-template-custom-no-sidebar-page #main .dplan-row{
   max-width: 100% !important;
}
.data_container{
    margin-bottom: 20px;
}
.dplan-dashboard-username{
	font-weight: 600 !important;
	font-size: 18px !important;
}
.dplan-dashboard-tabs .tabs_li a .data_title h3{
	font-size: 12px !important;
	color: #ffffff !important;
}
.dplan-dashboard-loader{
	background: rgba(0, 0, 0, 0) url("../images/loader.gif") repeat scroll 0 0;
	width: 16px;
	height: 16px;
    position: absolute;
    bottom: 50%;
    right: 50%;
}
.dplan-warning-color{
	color: red;
}
.dplan-dashboard-descriptions{
	margin-bottom: 10px !important;
}
.dplan-dashboard-list{
	margin: 0px 0px 0px -15px
}
.dplan-dashboard-list li{
	list-style: initial;
}
.dashboard .dashboard_add_link{
    float: right;
    margin-top: 10px;
    position: absolute;
    bottom: 5%;
    right: 5%;
}
.dplan-dashboard-table{
    width: 100%;
    margin-bottom: 10px;
}
.dplan-dashboard-table tr th, .dplan-dashboard-table tr th{
    text-align: left;
}
.dplan-dashboard-table tr th:first-child{
    width: 25%;
}
.dplan-dashboard-table tr:hover td{
    background-color: #cecece;
}
.dplan-dashboard-table tr.bottom-total td{
    font-weight: 600;
}
.dplan-dashboard-empty-list-timesheet{
	margin: 0px;
	padding-left: 15px;
}
.dplan-dashboard-empty-list-timesheet li{
	list-style: initial;
}
.dplan-dashboard-empty-list-timesheet li span{
	font-weight: 600;
}
.data_container .data_title .title{
	color: #ffffff !important;
}
.expenses-month-control-container{
    margin-bottom: 50px;
}
#finances-table, #expenses-table{
    margin-top: -10px;
    margin-bottom: 20px;
}
#finances-table thead tr th{
    text-align: left;
    padding-left: 5px;
}
#finances-table-loader{
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}
#add_finance_form_table{
    width: 100%;  
}
#add_finance_form_table tr td{
    padding: 5px;
    width: 50%;
}
#add_finance_form_table tr td input{
    min-width: 145px;
    float: right;
}
#add_finance_form_table tr td select{
    width: 151px;
    height: 25px;
    float: right;
}
#add_finance_submit_btn{
    float: right; 
}
.add_finance_category_check, .edit_finance_category_check{
    background-image: url("../images/check.png");
    background-repeat: no-repeat;
    background-size: 20px auto;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 5px;
}
.add_finance_category_cancel, .edit_finance_category_cancel{
    background-image: url("../images/cancel-circle.png");
    background-repeat: no-repeat;
    background-size: 20px auto;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 5px;
}
.expenses-month-control-right{
    float: right;
    margin-top: 10px;
}
#add_new_finance_category_field, #edit_new_finance_category_field{
    float: none !important;
    display: inline-block;
}
.expenses-month-control-right p, .expenses-month-control-right .expense-selected-month-form-container{
    display: inline-block;
}
.add_finance_category_container, .edit_finance_category_container{
    float: right;
}
.dplan-invalid-input-field{
    border: 1px solid red;
}
#add_finance_category_option, #edit_finance_category_option{
    display: inline-block;
}
.add_finance_category_loader, .edit_finance_category_loader{
    background: url('../images/loader.gif');
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-bottom: -5px;
    margin-left: 20px;
    margin-right: 15px;
}
.delete_finance_category{
    background: url('../images/bin.png');
    margin-top: 3px;
    width: 15px;
    height: 15px;
    display: none;
    background-size: 15px;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 10px;
}
.edit_finance_category{
    background: url('../images/pencil.png');
    margin-top: 3px;
    width: 15px;
    height: 15px;
    display: none;
    background-size: 15px;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: -15px;
}
#clear_stop_date{
    background: url('../images/bin.png');
    margin-top: 3px;
    width: 15px;
    height: 15px;
    display: none;
    background-size: 15px;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: -15px;
}
.clear-stop-date-wrapper:hover #clear_stop_date{
    display: block;
}
.category_finance_category_label:hover .delete_finance_category{
    display: block;
}
.category_finance_category_label:hover .edit_finance_category{
    display: block;
}
.finance_category_loader{
    background: url('../images/loader.gif');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}
#add_finance_form_table tr td input[type=checkbox]{
    width: 25px !important;
    min-width: 25px;
}
#add_finance_form_table tr td span.checkbox-label{
    float: right;
}
#add_finance_form_loader{
    background: url('../images/loader.gif');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: right; 
    width: 145px;
    background-position-x: center;
}
#confirm-finance-table{
    width: 100%;
}
label.input-toggle, label.input-toggle-orange {
    line-height: 0;
    font-size: 0;
    display: inline-block;
    margin: 0;
}

label.input-toggle > span {
    display: inline-block;
    position: relative;
    background-image: -webkit-linear-gradient(left, #848484 0%, #848484 50%, #7cbcbf 50%, #7cbcbf 100%);
    background-image: linear-gradient(to right, #848484 0%, #848484 50%, #7cbcbf 50%, #7cbcbf 100%);
    background-size: 64px 14px;
    background-position: 0%;
    border-radius: 32px;
    width: 32px;
    height: 14px;
    cursor: pointer;
    -webkit-transition: background-position 0.2s ease-in;
    transition: background-position 0.2s ease-in;
}
label.input-toggle-orange > span {
    display: inline-block;
    position: relative;
    background-image: -webkit-linear-gradient(left, #848484 0%, #848484 50%, #e2965f 50%, #e2965f 100%);
    background-image: linear-gradient(to right, #848484 0%, #848484 50%, #e2965f 50%, #e2965f 100%);
    background-size: 64px 14px;
    background-position: 0%;
    border-radius: 32px;
    width: 32px;
    height: 14px;
    cursor: pointer;
    -webkit-transition: background-position 0.2s ease-in;
    transition: background-position 0.2s ease-in;
}

label.input-toggle > input:checked + span, label.input-toggle-orange > input:checked + span { 
    background-position: -100%; 
}
label.input-toggle > span:after, label.input-toggle-orange > span:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: #F1F1F1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: left 0.2s ease-in, background-color 0.2s ease-in, -webkit-transform 0.3s ease;
    transition: left 0.2s ease-in, background-color 0.2s ease-in, -webkit-transform 0.3s ease;
    transition: left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease;
    transition: left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease, -webkit-transform 0.3s ease;
}

label.input-toggle > input:checked + span:after{
    left: calc(100% - 18px);
    background-color: #1D8B90;
}
label.input-toggle-orange > input:checked + span:after{
    left: calc(100% - 18px);
    background-color: #e2965f; 
}
label.input-toggle > span:active:after,label.input-toggle-orange > span:active:after {
    -webkit-transform: translateY(-50%) scale3d(1.15, 0.85, 1);
    transform: translateY(-50%) scale3d(1.15, 0.85, 1);
}

label.input-toggle > input:disabled + span:active:after,label.input-toggle-orange > input:disabled + span:active:after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

label.input-toggle > input:disabled + span, label.input-toggle-orange > input:disabled + span { cursor: default; }

label.input-toggle > input:disabled + span,label.input-toggle-orange > input:disabled + span { background: #D5D5D5; }

label.input-toggle > input:disabled + span:after,label.input-toggle-orange > input:disabled + span:after  { background: #BDBDBD; }

label.input-toggle > input,label.input-toggle-orange > input {
    display: block;
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
#total_expenses_cost,
#total_expenses_cost_year{
    font-weight: 600;
}
.expenses-month-control-btns,
#expense-month-crontrol-label{
    float: left;
}
#expense-month-crontrol-label p{
    font-size: 25px;
    line-height: 25px;
}
.expenses-month-left-btn{
    background-image: url('../images/previous.png') !important;
    background-repeat: no-repeat !important;
    width: 15px;
    height: 15px;
}
.expenses-month-right-btn{
    background-image: url('../images/next.png') !important;
    background-repeat: no-repeat !important;
    width: 15px;
    height: 15px;
    margin-left: 4px;
}
.manage-finances-top{
    margin-bottom: 20px;
}
.expenses-month-control-btns .button_2{
    width: 15px !important;
    height: 15px !important;
    line-height: 15px !important;
    font-weight: 600 !important;
    display: inline-block;
}
.manage-expens-top-btn{
    float: right;
}
.dashboard-manage-services-btn{
/*    position: absolute;
    bottom: 5%;
    right: 5%;*/
    float: right;
    margin-bottom: 15px !important;
}
.expense-bottom-total{
    margin-bottom: 0px !important;
}
.page-template-custom_dashboardV2 #wrapper #main .dplan-row{
    max-width: 100% !important;
}
.top-section-dashboard-content{
    min-height: 250px !important;
}
.manage-expenses-loader-container{
    float: right;
}
.manage-expenses-loader-container #manage-expenses-loader{
    margin-right: 20px;
    margin-top: 5px;
    display: none;
}
.dashboard-prospect-table tr th:first-child{
    width: 15%;
}
.dashboard-prospect-table tr th:nth-child(2){
    width: 20%;
}
.dashboard-prospect-table tr th:nth-child(3){
    width: 15%;
}
.dashboard-prospect-table tr th:nth-child(4){
    width: 50%;
}
.dashboard-page-title-container{
     position: absolute;
    width: 100%;
    margin-left: -10px;
    margin-top: -70px;   
}
.dashboard-current-user-name{
    font-weight: 900 !important;
}
.timestat-bottom-btns{
    float: right;
    margin-bottom: 15px;
}
.timestat-bottom-btns li{
    float: left;
}
.dashboard-scrollable-table{
    overflow: auto;
    height: 200px;
    margin-bottom: 10px;  
}
.dashboard-todo-table tr th:first-child{
    width: 20% !important;
}
.dashboard-todo-table tr th:nth-child(2){
    width: 18%;
}
.dashboard-todo-table tr th:nth-child(3){
    width: 24%
}
.dashboard-todo-table tr th:nth-child(4){
    width: 40%;
}
.maintenance-section-table tr th, .maintenance-section-table tr td{
    padding-left: 80px;
    width: 50%;
}
.stop_date_warning{
    color: #ff1800;
}

#dplan-invoiced-graph-container #tabs {
  float: left;
}

#dplan-invoiced-graph-container .navigation_container {
  float: right;
}

#dplan-invoiced-graph-container .navigation_container {
  float: left;
  margin-left: 20px;
  margin-top: 4px;
}

#dplan-invoiced-graph-container .navigation_container .disable {
  pointer-events: none;
  opacity: .5;
}

body .page-title-container {
  height: 50px !important;
}

@media screen and (max-width: 1366px){
    .maintenance-section-table tr th, .maintenance-section-table tr td{
        padding-left: 0px;
    }
    .dplan-dashboard-tabs .tabs_li a .data_title h3{
        font-size: 10px !important;
    }
    .dashboard .data_container .title{
        font-size: 10px !important;
    }
	.dashboard .data_container .data_content{
		/*min-height: 220px !important;*/
	}
	.dplan-dashboard-list li, .dplan-dashboard-description, .dplan-dashboard-empty-list-timesheet li{
		font-size: 12px;		
	}
    .top-section-dashboard-content{
        min-height: 170px !important;  
    }
    .dashboard-prospect-table tr th:first-child{
        width: 20%;
    }
    .dashboard-prospect-table tr th:nth-child(2){
        width: 30%;
    }
    .dashboard-prospect-table tr th:nth-child(3){
        width: 17%;
    }
    .dashboard-prospect-table tr th:nth-child(4){
        width: 50%;
    }
    .dashboard-todo-table tr th:first-child{
        width: 20% !important;
    }
    .dashboard-todo-table tr th:nth-child(2){
        width: 18%;
    }
    .dashboard-todo-table tr th:nth-child(3){
        width: 24%
    }
    .dashboard-todo-table tr th:nth-child(4){
        width: 40%;
    }
    .dashboard-table-overflow{
        overflow: auto;
    }
}

@media screen and (max-width: 768px){
  
  
  #dplan-dashboard .col-xs-4,
  #dplan-dashboard .col-xs-3,
  #dplan-dashboard .col-xs-2 {
    width: 100%;
    box-sizing: border-box;
  }
  
  #dplan-dashboard .dashboard .data_container #tabs {
    width: 80% !important;
  }
  
  #dplan-invoiced-graph-container .navigation_container {
    margin-left: 0;
    width: 20%;
    padding-left: 2%;
    box-sizing: border-box;
  }
  
  #dplan-invoiced-graph-container canvas {
     min-height: 200px;
  }
  
  #dplan-invoiced-graph-container #prev_year, 
  #dplan-invoiced-graph-container #next_year {
    padding: 0;
    width: 42% !important;
  }
  
  #dplan-dashboard .dashboard .data_container .tabs_li {
    width: 30%;
  }
  
  #dplan-dashboard .dplan-dashboard-tabs .tabs_li a .data_title h3,
  #dplan-dashboard .dashboard .data_container .title {
    font-size: 16px !important;
    line-height: 13px !important;
    margin-bottom: 0 !important;
    padding: 10px 0;
  }
  
  #dplan-dashboard .dashboard #dplan-information-containter .data_container .title {
    font-size: 10px !important;
  }
  
  #dplan-dashboard .dashboard #dplan-information-containter .data_container #tabs{
    width: 100% !important;
  }

  #dplan-dashboard .dashboard #dplan-information-containter .data_container .tabs_li {
    width: 32.5%;
  }

  #dplan-dashboard .dashboard  #dplan-information-containter .data_container .tab-holder .data_title {
    padding: 3px;
  }
}