/**** responsive max width 1300 start ****/
/*@media (max-width: 1300px) {

    
	
}*/
/**** responsive max width 1300 end ****/

/**** responsive max width 1199 start ****/
/*@media (max-width: 1199px) {

    .status_donut {
        width: 100%;
    }
    .sidebar_nav{
        transform: translateX(-70px);
        -moz-transform: translateX(-70px);
        -ms-transform: translateX(-70px);
        -webkit-transform: translateX(-70px);
        -o-transform: translateX(-70px);
        width: 70px;
    }
    header.main_header{
        left: 0px;
    }
    .body_content{
        padding-left: 0px;
    }
    .sidebar_nav_active .sidebar_nav{
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
    }
    .sidebar_user,
    .side_nav_text {
        display: none;
    }
    .header_right_nav {
        margin-right: 0;
    }
    .navbar-brand{
        padding: 12px 0px;
    }
    .header_right{
        padding: 0 3px 0 15px;
    }
    .page_title {
        padding: 15px;
    }
    .sidebar_user{
        display: none !important;
    }
    .side_navigation > li.have_sub.have_sub_active ul {
        display: none;
    }
    .sidebar_nav_active .sidebar_tooltip {
        display: none !important;
    }
 .outerT-dash {
        padding-bottom: 15px;
        overflow: auto;
    }
    .outerT-dash > table {
        width: 1070px;
    } 
    .pay_date_text{
        margin: 0 10px;
    }
    .payroll_actions{
        margin-left: 10px;
    }
    .add_customer_popup .modal-dialog {
        width: 95%;
    }
    .popup_form_row .add_form_cell {
        width: 245px;
    }
    .pay_date_bottom_left {
        width: 60%;
    }
    .pay_details_left{
        width: 270px;
    }
    .add_deduc_details_col{
        width: 150px;
    }
    .pl_table{
        width: 1078px;
    }
    .manage_company .popup_form_row .add_form_cell {
        width: 200px;
    }
    .manage_company .popup_form_col {
        width: 49%;
    }
    .manage_vat .popup_form_col {
        width: 100%;
    }
    .auth_left_inner {
        width: 400px;
    }
    .auth_right_inner {
        width: 400px;
    }
    .relogin {
        margin: 50px 0 0px;
    }
    .popup_form_row.stat_popup_row .add_form_cell {
        width: 100%;
    }
	
}*/
/**** responsive max width 1199 end ****/

/**** responsive max width 991 start ****/
/*@media (max-width: 991px) {

    .pl_graph_right{
        margin-top: 30px;
    }
    .add__popup{
        right: -200px;
    }
    .add__popup:after {
        right: 218px;
    }
    .filter_input{
        width: 100px;
    }
    /*.search_filter_each .custom_select{
        width: 100px;
    }*/
   /* .pay_date_text {
        margin: 0 30px;
    }
    .payroll_actions {
        margin-left: 0;
        margin-top: 15px;
    }
    .add_form_cell {
        width: 370px;
    }
    .limited_company_block{
        min-height: inherit;
    }
    .status_details li {
        width: 11%;
        margin-right: 6.8%;
    }
    .popup_form_row .add_form_label{
        display: block;
        min-width: inherit;
        float: none;
    }
    .popup_form_row .add_form_colon{
        display: none;
    }
    .popup_form_row .add_form_cell {
        width: 100%;
        float: none;
    }
    .form_action_btn {
        margin-top: 40px;
    }
    .popup_form_row .add_form_row {
        margin-bottom: 10px;
    }
    .pay_details_left {
        width: 50%;
        margin: 0 0px 20px;
    }
    .pay_date_bottom_left {
        width: 100%;
        margin: 0 0 15px;
    }
    .pay_date_bottom_right{
        float: none !important;
    }
    .add_deduc_details{
        width: 100%;
    }
    .manage_company .popup_form_row .add_form_cell {
        width: 100%;
    }
    .add_customer_table_wrap{
        overflow: auto;
    }
    .add_customer_table{
        width: 870px;
    }
    .report_margin_bottom {
        margin-bottom: 30px;
    }
    .auth_wrapper{
        display: block;
        height: auto;
    }
    .auth_row {
        display: block;
    }
    .auth_cell{
        display: block;
        width: 100%;
    }
    .auth_cell:after{
        content: '';
        display: block;
        clear: both;
    }
    .auth_left_inner{
        width: 100%;
        float: none;
        padding: 50px;
    }
    .auth_right_inner{
        float: none;
        width: 100%;
        padding: 50px;
    }
    .search_filter_each{
        margin-bottom: 5px;
    }
	
}*/
/**** responsive max width 991 end ****/

/**** responsive max width 767 start ****/
/*@media (max-width: 767px) {

    .navbar-brand span{
        display: none;
    }
    .common_block{
        min-height: inherit;
    }
    .search_block {
        padding: 30px 30px 20px;
    }
    .common_block{
        padding: 30px;
    }
    .status_donut{
        margin: 10px auto;
    }
    .content_margin {
        padding: 0px;
    }
    .status_donut {
        width: 200px;
        height: 200px;
    }
    .return_date_box{
        margin-bottom: 5px;
    }
    .invoiceMain .page_title,
    .tableDashboard{
        padding: 15px;
    }
    .searchFilter {
        padding: 15px 0 10px;
    }
    .add__popup {
        right: -314px;
    }
    .add__popup::after {
        right: auto;
        left: 188px;
    }
    .search_filter_each label{
        display: block;
        margin: 0 0 5px;
    }
    .dashIn-opt{
        width: 100%;
        margin-top: 10px;
    }
    .payroll_actions a{
        margin-bottom: 7px;
    }
    .payroll_actions a:last-child{
        margin-bottom: 0;
    }
    .business_search_input{
        width: 100%;
    }
    .manually_add {
        margin-top: 20px;
    }
    .manually_add span{
        margin: 0 0 10px;
    }
    .manually_add_btn{
        margin-bottom: 5px;
    }
    .common_block {
        padding: 20px;
    }
    .add_form_label{
        float: none;
        margin: 0 0 5px;
        line-height: normal;
    }
    .add_form_colon{
        display: none;
    }
    .add_form_cell{
        width: 100%;
    }
    .add_form_row {
        margin-bottom: 10px;
    }
    .add_form_block {
        margin-bottom: 20px;
    }
    .add_form_check {
        margin-top: 10px;
    }
    .status_details li {
        width: 100px;
        margin: 0 10px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 15px;
    }
    .status_details ul:before {
        display: none
    }
    .status_details ul{
        text-align: center;
    }
    .status_details li:last-child {
        margin-right: 10px;
    }
    .popup_form_col {
        width: 100%;
        margin: 0 0 10px;
    }
    .popup_form_col:last-child {
        margin-bottom: 0;
    }
    .popup_form_row .add_form_label{
        margin: 0 0 5px;
    }
    .common_popup .modal-body{
        padding: 20px;
    }
    .margin_top_30 {
        margin-top: 15px;
    }
    .payroll_middle_col .common_block{
        min-height: inherit;
    }
    
    
    
/*    27-02-2017*/
 /*   .infoTable th br, .infoTable td br {
        display: none;
    }
    .report_col .common_block {
        padding: 20px;
    }
    .report_col h3{
        margin: 0 0 10px;
        padding: 0 0 10px;
        font-size: 18px;
    }
    .report_list a {
        font-size: 15px;
    }
    .report_list li {
        margin: 0 0 15px;
    }
    .report_list_inline li{
        width: 100%;
    }
    .auth_left_inner{
        padding: 30px;
    }
    .auth_logo {
        margin: 0 0 20px;
    }
    .auth_cell_left h2{
        font-size: 34px;
    }
    .auth_cell_left h3{
        margin: 0 0 20px;
    }
    .auth_right_inner{
        padding: 30px;
    }
    .auth_cell_right h2{
        font-size: 34px;
    }
    .auth_right_header {
        margin: 0 0 20px;
    }
    .login_email_box {
        margin-bottom: 15px;
    }
    .search_filter_each.srch_filter_check label{
        display: inline-block;
    }
    .search_filter_each{
        min-height: 52px;
    }
    .search_filter_each .custom_select.leave_select {
        width: 100%;
        margin-left: 0px;
    }
    .leave_popup_filter .search_filter_each{
        width: 100%;
    }
		
}*/
/**** responsive max width 767 end ****/

/**** responsive max width 568 start ****/
/*@media (max-width: 568px) {

    .sidebar_nav_active header.main_header {
        left: 0px;
    }
    .sidebar_nav_active .body_content {
        padding-left: 0px;
    }
    .earphone_nav,
    .help_nav{
        display: none;
    }
    .header_right_nav > ul > li.profile_dropdown > a {
        padding: 14px 6px;
    }
    .header_right_nav > ul > li.flag_noti > a, .header_right_nav > ul > li.real_noti > a {
        padding: 14px 14px 13px 15px;
    }
    .header_right_nav > ul > li > a{
        padding: 13px 6px;
    }
    .header_dropdown{
        left: auto;
        right: 0;
    }
    h2{
        font-size: 20px;
    }
    .common_block {
        padding: 15px;
    }
    .search_header h3 {
        font-size: 15px;
    }
    .search_header {
        margin: 0 0 15px;
    }
    .search_input{
        height: 40px;
        padding: 0 70px 0 15px;
    }
    .search_button {
        width: 40px;
        height: 40px;
    }
    .search_key li{
        margin-bottom: 10px;
    }
    .search_key {
        margin-top: 20px;
    }
    .block_header h3{
        float: none;
    }
    .block_header .custom_select_wrap {
        float: none;
        margin-top: 5px;
    }
    .progress_row {
        margin-bottom: 12px;
    }
    .var_row_col {
        width: 100%;
        float: none;
        border-bottom: solid 1px #f2f2f2;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .vat_row{
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .vat_row:last-child .var_row_col:last-child{
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .status_table > tbody > tr > td {
        padding: 8px 0;
    }
    .payroll_table > tbody > tr > td, .payroll_table > tbody > tr > th {
        padding: 7px 0px;
    }
    .sidebar_overlay{
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
    }
    .sidebar_nav_active .sidebar_overlay{
        opacity: 1;
        visibility: visible;
    }
    .search_key{
        overflow: hidden;
    }
    .search_key li{
        float: left;
        width: 50%;
        margin: 0 0 5px;
        display: block;
        padding: 0 10px;
    }
    .search_key li:nth-child(even){        
        border-right: 0;
    }
    .profit_loss_spline {
        height: 180px;
    }
    .common_block.pl_block {
        padding: 15px;
    }
    .pl_header h3 {
        float: none;
        margin: 0 0 10px;
    }
    .pl_header .custom_select_wrap {
        float: none;
    }
    .pl_header{
        margin: 0 0 15px;
    }
    .pl_graph_bottom_box h4 {
        font-size: 14px;
        margin: 0 0 2px;
    }
    .pl_graph_bottom{
        margin: 10px auto 0;
    }
    .pl_graph_right .col-md-6{
        width: 100%;
        margin: 0 0 20px;
    }
    .pl_graph_right .col-md-6:last-child{
        margin-bottom: 0;
    }
    .return_dates_row {
        padding-top: 15px;
        margin-top: 15px;
    }
    .view_all_anc{
        float: none !important;
    }
    .status_table .status_indication {
        margin-right: 5px;
    }
    .header_right_nav > ul > li.flag_noti {
        padding-left: 6px;
    }
    .header_right_nav > ul > li.real_noti {
        padding-right: 6px;
    }


     
    .dashOpt-e {
    margin-left: 4px;
    }
    .filterin p span {
    display: block;
    }
    .searchBox {
        top: auto;
    }
    .searchBox:before,
    .searchBox:after {
        content: none;
    }
    .searchBox {
    padding: 10px;
    }
    .searchBox > span {
    line-height: 30px;
    }
    .filterE label,
    .selectSec-in {
        float: none;
        width: 100%;
    }
    .searchBox .btnCmn {
    margin-left: 0;
    }
    .setting-e figure {
    height: 35px;
    }
    .setting-e {
    height: 75px;
    padding-top: 10px;
    }
    #openfilter {
    float: right;
    }
    .dashIn-opt {
    float: none;
    clear: both;
    }
    .dashOpt-e {
    margin-left: 2px;
    padding: 0 9px;
    }
    .invoiceMain .page_title h2 {
    float: none;
    margin-bottom: 5px;
    line-height: normal;
    }
    .colH {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .colH:last-child {
        margin-bottom: 0;
    }
     
    .filterActivate .searchBox{
        top: 100%;
    }
    .add__popup {
        right: -154px;
        padding: 0;
        height: 250px;
        overflow: auto;
        margin: 0;
        width: 340px;
    }
    .add__popup:after {
        left: 160px;
    }
    .add__popup > li{
        width: 100%;
        padding: 10px 20px;
    }
    .filter_select,
    .dashIn_opt_box,
    .dashOpt-e{
        margin-bottom: 5px;
    }
    .search_filter_each{
        float: none;
        width: 100%;
        margin: 0 0 8px;
    }
    .filter_input {
        width: 100%;
        height: 35px;
    }
    .search_filter_each .custom_select {
        width: 100%;
        height: 35px;
    }
    .payroll_top_block{
        margin-bottom: 20px;
    }
    .business_search_result{
        height: 250px;
    }
    .add_form_check label{
        display: inline;
    }
    .pay_date_text {
        margin: 12px 0;
        display: block;
        text-align: left;
    }
    .payroll_actions a span{
        display: inline;
    }
    .popup_header {
        padding-bottom: 12px;
        margin-bottom: 15px;
    }
    textarea.common_input {
        height: 100px;
    }
    .form_action_btn {
        margin-top: 20px;
    }
    .pay_details_left{
        width: 100%;
    }
    .add_deduc_details_col {
        width: 100%;
        margin: 0 0 10px;
    }
    .add_deduc_details_col:last-child {
        margin-bottom: 0;
    }
    .add_deduc_header{
        margin-bottom: 3px;
    }
    .pay_date_bottom_left .var_row_col {
        width: 100%;
    }
    .pay_date_bottom_right .green_btn{
        width: 100%;
        text-align: center;
        margin: 0 0 2px;
    }
    .manage_company .popup_form_col {
        width: 100%;
    }
    .popup_subheader{
        margin: 0 0 15px;
    }
    .manage_vat .popup_form_row .add_form_cell {
        width: 100%;
    }
    .add_customer_popup_emp {
        width: 100%;
    }
    .auth_left_inner {
        padding: 20px;
    }
    .auth_logo {
        margin: 0 0 15px;
    }
    .auth_cell_left h2 {
        font-size: 28px;
    }
    .auth_cell_left h3{
        font-size: 16px;
        margin: 0 0 15px;
    }
    .auth_cell_left p {
        margin: 0 0 20px;
    }
    .auth_right_inner {
        padding: 20px;
    }
    .auth_cell_right h2 {
        font-size: 24px;
    }
    .auth_right_header {
        margin: 0 0 15px;
    }
    input.login_input{
        font-size: 16px;
        height: 40px;
    }
    .login_email_box {
        margin-bottom: 10px;
    }
    .rem_me_box {
        padding: 15px 0;
    }
    .cant_acc_login {
        margin-top: 15px;
    }
    .cant_acc {
        font-size: 16px;
    }
    .relogin {
        margin: 20px 0 0px;
    }
    .search_filter_each{
        min-height: inherit;
    }
    input.filter_input {
        width: 100%;
    }
    .leave_btn_group {
        margin-top: 10px;
    }
	
}*/
/**** responsive max width 568 end ****/

/**** responsive max width 420 start ****/
/*@media (max-width: 420px) {

    .add__popup {
        right: -184px;
        width: 280px;
    }
	
}*/
/**** responsive max width 420 end ****/