﻿
/************************************************************************* Custom : all under 1920px CSS is apply *********************************************************************/
@media (max-width: 1919px) {
    .gauge-widget {
        margin-top: -20px;
        padding-top: 20px;
    }

    .widget-icon-pos {
        bottom: -2px;
    }
    .w-i-p-big {
        bottom: 5px; 
    }
    .w-i-p-s-big {
        /*bottom: 0px;*/
    }

    .top10-txt {
        font-size: x-small !important;
    }

    .doughnut-container {
        width: 181px !important;
        margin-left: 0px;
        position: absolute;
        top: 30px;
        right: 0;
    }
}

/****************************************************************************************** Tablet landscape ******************************************************************************/
@media (min-width: 1024px) and (max-width: 1200px) {
    .widget-icon-container {
        text-align: end;
        position: absolute;
        bottom: 5px;
        right: 0;
    }

    .widget-icon-big {
        bottom: 10px !important;
    }

    .doughnut-dyn {
        margin-top: 45px !important;
        height: 115px !important; 
        width: 115px !important; 
        text-align: center !important;
    }

    .doughnut-dyn + svg{
        height: 115px !important; 
        width: 115px !important; 
    }
}
    .xs-width-40 {
        width: 40% !important;
    }
    .widget-stock .tab_right .nav-tabs li a {
        padding: 15px 74px 15px 5px;
    }
    .widget-stock .tab_right .tab-content {
        padding: 5px 5px;
    }
    .widget-stock .tab_right .tab-content .tab-pane .col-md-6 {
        height: 45px !important;
    }
}


    .page-content.mailbox:not(.mailbox-send) .email-details {
        display: block!important;
    }}

/****************************************************************************************** Large tablets ******************************************************************************/
@media (min-width: 1200px) and (max-width: 1280px) {
}

/****************************************************************************************** Large desktop ******************************************************************************/
@media (min-width: 1200px) {
    .top10-txt {
        font-size: smaller !important;
        font-weight: 600;
    }

    .widget-icon-container {
        text-align: end !important;
    }
}
 
/***************************************************************************** Portrait tablet to landscape and desktop *****************************************************************/
@media (min-width: 768px) and (max-width: 979px) {
    .widget-icon-big {
        bottom: 5px !important;
    }

    .xs-width-50 {
        width: 50% !important;
    }
    .widget-stock .tab_right .nav-tabs li a {
        padding: 15px 30px 15px 5px;
    }
    .widget-stock .tab_right .tab-content {
        padding: 15px 5px;
    }

    .rap-txt {
        margin-bottom: -5px;
    }
    
    .widget-number-container {
        float: right;
    }
    .widget-number-fix {
        position: initial;
    }
    
    .widget-config:before {
        display: none;
    }
    .widget-config .widget-config-toggle {
        display: none;
    }

    .widget-section {
        margin-top: 0px !important;
    }

    .rmv-padding-mobile {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    .mailbox-panel-body {
        padding: 0px!important;
    }


    .full-width-responsive {
        width: 100%!important;
    }

    .header {
        display:none !important;
    }
}

/******************************************************************************** Landscape phone to portrait tablet *********************************************************************/
@media (max-width: 767px) {
    .app > aside.emails-list > section {
        padding: 0px!important;
    }

    .mobile-center {
        text-align: center;
    }

    .mobile-hide {
        display:none;
    }

    .main-content .page-content.page-thin {
        padding: 0px!important;
    }

    .no-border-right-responsive {
        border-right: none!important;
    }    

    .email-details > section {
        padding: 0px;
    }

    .email-details .email-subject i {
        font-size: 30px;
    }

    .tab_left > .tab-content {
        border-left: none!important;
    }

    .abn-tree {
     width: 100%!important; 
    }

    .tab_left > .nav-tabs {
        border-right: none!important;
    }

    .targetContent {
        display:none;
    }

    .modal-footer .btn+.btn {    
        margin-top: 5px!important;
        margin-left: 0px!important;
    }

    #roleInfo > .col-md-12 {
        padding-left: 0px!important;
        padding-right: 0px!important;    
    }

    .float-right-non-responsive {
       float: none!important;
       margin-top: 10px;
       padding-left: 30px;
       padding-right: 30px;
    }

    .float-left-non-responsive {
       float: none!important;
       margin-top: 10px;
       padding-left: 30px;
       padding-right: 30px;
    }

    .full-width-responsive {
        width: 100%!important;
    }

    .top10-txt {
        font-size: 15px !important;
    }

    .widget-icon-big {
        bottom: 5px !important;
    }

    .xs-width-50 {
        width: 50% !important;
    }
    .widget-stock .tab_right .nav-tabs li a {
        padding: 15px 30px 15px 5px;
    }
    .widget-stock .tab_right .tab-content {
        padding: 2px 5px;
    }
    .widget-stock .tab_right .tab-content .tab-pane .col-xs-12 {
        height: 28px !important;
    }

    .rap-txt {
        margin-bottom: -5px;
    }
    
    .widget-number-container {
        float: right;
    }
    .widget-number-fix {
        position: initial;
    }
    
    .widget-config:before {
        display: none;
    }
    .widget-config .widget-config-toggle {
        display: none;
    }

    .widget-section {
        margin-top: 0px !important;
    }
    .rmv-padding-mobile {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    .rmv-margin-mobile {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }

    .rmv-margin-l-mobile {
        margin-left: 0px!important;
    }

    .rmv-margin-r-mobile {
        margin-right: 0px!important;
    }

     .mailbox-panel-body {
        padding: 0px!important;
    }

    .main-content .page-content .panel-content {
        padding: 0px;
    }

    .header {
        display:none !important;
    }
}
 
/************************************************************************************* Landscape phones and down *************************************************************************/
@media (max-width: 480px) {

    .gauge-widget {
        width: 131px !important;
    }
    
    .top10-txt {
        font-size: 15px !important;
    }

    .widget-icon-big {
        bottom: 5px !important;
    }

    .rap-txt {
        margin-bottom: -5px;
    }
    
    .widget-number-container {
        float: right;
    }
    .widget-number-fix {
        position: initial;
    }
    
    .widget-config:before {
        display: none;
    }
    .widget-config .widget-config-toggle {
        display: none;
    }

    .widget-section {
        margin-top: 0px !important;
    }

     .rmv-padding-mobile {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    .mailbox-panel-body {
        padding: 0px!important;
    }

    .style-panel {
        min-height: unset!important;
    }

    .main-content {
        min-height: unset!important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 18px;
    }
}

@media (max-width: 768px) {
    .form-inline {
        margin-left: 0;
    }
} 