/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27-Feb-2017, 16:04:40
    Author     : john
*/
body div.main {
    padding-left: 205px;
    padding-right: 15px;
    padding-top: 60px;
}

body, html {
    height: 100%;
    display: block;
    background-color: #f0f3f4;
    font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #8c8c8c !important;
    font-weight: 300;

}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.ttf')  format('truetype');
}

a {
    text-decoration: none !important;
}

a[ng-click] {
    cursor: pointer;
}

#mabrexSideNavBar {
    width: 195px;
    padding: 50px 0 0 0 !important;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0,0.9);
    padding-top: 15px;
    padding-left: 10px;
    z-index: 100;
    color: silver;
}

#mabrexSideNavBarSmall {
    width: 50px;
    padding: 50px 0 0 0 !important;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background-color:  rgba(0, 0, 0,0.9);
    padding-top: 15px;
    padding-left: 10px;
    z-index: 100;
    color: silver;
}

#mabrexTopNavBar {
    margin-left: 190px;
}

/* Small Devices, Tablets */
@media (max-width : 991px) {
    body {
        /*padding-left: 60px;*/
        padding-right: 10px;
        padding-top: 0px;
    }

    #mabrexTopNavBar {
        margin-left: 50px;
    }
    
    .collection-total {
        bottom: 24% !important;
    }
}

.row {
    /*background-color: #f0f3f4 !important;*/
}

#mabrexSideNavBar .list-group-item:first-child {
    border-radius: 0 !important;
    /*border-top: none;*/
}

#mabrexSideNavBar .list-group-item:last-child {
    border-radius: 0 !important;
}

#mabrexSideNavBar .list-group-item:hover {
    background-color: rgba(0, 0, 0, 0.6) !important;
    cursor: pointer;  

}

#mabrexSideNavBar .list-group-item {
    background-color: rgba(0, 0, 0, 0.5);
    color: #f0f3f4;
    font-size: 13px;
    padding: 8px 20px 5px 15px;
    border-left: none;
    border: none;

}

#mabrexSideNavBar .list-group-item > a {
    color: #a3b9c9;
    font-weight: bold;
}

#mabrexSideNavBar .list-group-item > a:hover {
    color: white;

}


#mabrexSideNavBarSmall .list-group-item:first-child {
    border-radius: 0 !important;
    border-top: none;
}

#mabrexSideNavBarSmall .list-group-item:last-child {
    /*border-radius: 0 0 0 6px !important;*/
    border-radius: 0 !important;
}

#mabrexSideNavBarSmall .list-group-item {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #a3b9c9 !important;
    background-color:  rgba(0, 0, 0,0.9);
    border:0;
}

#mabrexSideNavBarSmall .list-group-item > a {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #a3b9c9;

}

#mabrexSideNavBarSmall .list-group-item > a:hover {
    color: white;
}

#mabrexLogoPlaceholder {
    position: fixed;
    top: 0;
    left: 0;
    width: 195px;
    height: 50px;
    padding: 0;
    margin: 0;
    z-index: 10005;
    background-color:  rgba(0, 0, 0,0.9);
    /*    border-right: 1px solid #dddddd;*/
}

#mabrexLogoPlaceholder > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 90%;
}

ul.mabrex-submenu {
    /*border-top: 1px solid rgba(240,243,244, 0.2);*/ 
    margin-top: 5px; 
    margin-left:-14px; 
    margin-right: -14px;
    background-color: rgba(0,0,0,0.7);
    /*padding-top: 10px;*/ 
    /*padding-bottom: 10px;*/ 
    margin-bottom: -12px;

    /*padding-right: 10px;*/
    list-style: none;
}


ul.mabrex-submenu li:not(:first-child) {
    /*border-top: 1px solid rgba(240, 243, 244, 0.1);*/
}

ul.mabrex-submenu li {
    /*padding-left: 10px;*/
    padding: 8px;
    padding-left: 40px;
}

ul.mabrex-submenu li:last-child {
    margin-bottom: 8px;
}

ul.mabrex-submenu li:hover{
    background-color: rgb(137, 78, 78);
    margin-left: -2px;
    margin-right: -5px;
}

ul.mabrex-submenu li a { 
    color: #a3b9c9;
    -o-transition: padding-left  .4s ease-in;
    -webkit-transition: padding-left  .4s ease-in;
    transition: padding-left  .4s ease-in;
    font-size: 12px;
    font-weight: 100;

}

ul.mabrex-submenu li a:hover {
    color: #fff;
    padding-left: 10px;

}

ul.mabrex-submenu li a:active {
    color: #fff;
    padding-left: 10px;
}

ul.mabrex-submenuSmall {
    position: absolute;
    left: 50px;
    top: 0px;
    z-index: 10000;
    background-color:  rgba(0, 0, 0,0.9);
    list-style: none;
}

ul.mabrex-submenuSmall li {
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
    text-align: left;
}

.mxtooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.mxtooltip .mxtooltiptext {
    visibility: hidden;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #303946;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin: 5px;
    padding:4px;
    border-radius: 6px;
    min-width: 30px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.mxtooltip:hover .tooltiptext {
    visibility: visible;
    bottom: 100%;
    left: 50%; 
    margin-left: -10px;
}


.ng-invalid.ng-touched {
    border-color: #FA787E;
}
.ng-valid.ng-touched {
    border-color: green;
}

#mabrexLogoPlaceholderMobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0;
    z-index: 10010;
    background-color:  rgba(0, 0, 0,0.9);
    /*    border-right: 1px solid #dddddd;*/
}

#mabrexLogoPlaceholderMobile > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    height: 70%;
}


.error {
    color: #ef6465;
}

.green {
    color: #90af45;
}
.orange {
    color: #f48a30;
}
.ccm {
    color: #008200;
}
.blue {
    color: #1c7ab4;
}
.yellow {
    color: #f3c835;
}

.cuf{
    color: #428f96;
}

.grey{
    color: #64626A;
}

/* .modal-fullscreen */

.modal-fullscreen {
    background: #fff; 
}

.modal-fullscreen .modal-content {
    background: transparent;
    border:0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
    background: #ffffff;
    width: 100% !important;

    z-index: 10050;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
    opacity: .97;
    /*filter: alpha(opacity=97);*/
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: 200px;
    margin-left: auto;
}

@media (min-width: 768px) {
    .modal-fullscreen .modal-dialog {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .modal-fullscreen .modal-dialog {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .modal-fullscreen .modal-dialog {
        width: 1170px;
    }
}

.mabrex-clickable-row{
    cursor: pointer !important;
}


.modal.large {
    width: 78.8%; /* respsonsive width */
    margin-left:22%; /* width/2) */ 
}

.mx-modal-form > .modal-dialog {
    width: 78.9%; /* respsonsive width */
    margin-left:21%; /* width/2) */ 
    margin: 0;
    margin-left: auto;
    z-index: 150;
    height: 100vh !important;
    /*    height: 100% !important;
        border:0 !important;
        background: #ffffff;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;*/
}

.mx-modal-profile > .modal-dialog {
    width: 78.9%; /* respsonsive width */
    margin-left:21%; /* width/2) */ 
    margin: 0;
    margin-left: auto;
    z-index: 10050;
    height: 100vh !important;
    /*    height: 100% !important;
        border:0 !important;
        background: #ffffff;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;*/
}

.mx-modal-profile-form > .modal-dialog {
    width: 59.9%; /* respsonsive width */
    margin-left:40%; /* width/2) */ 
    margin: 0;
    margin-left: auto;
    z-index: 10050;
    height: 100vh !important;
    /*    height: 100% !important;
        border:0 !important;
        background: #ffffff;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;*/
}

.mx-bg {
    padding: 30px !important;
    background: white !important;
}

.notification-title {
    font-size: 17px;
    font-weight: 900;
}

.notification-msg {
    padding:10px 40px 0 40px;
    font-weight: bold;
    color:black;
}

.dataTables_paginate {
    text-align: right !important;
}

.dataTables_paginate a {
    margin: 2px;
    background: #ddd;
    cursor: pointer;
}

@media screen and (min-width: 720px) {
    .dataTables_filter {
        float: right !important;
        margin-top: -30px;
    }

    .dataTables_filter input {
        min-width: 30vw !important;
        min-height: 30px;
        margin-left: 10px;
        margin-right: 0;
    }
}

.dashboard-pagination li a{
    padding: 5px !important;
    font-size: 10px !important;
    min-width: 30px;
    text-align: center;
    margin: 1px;
}

.pagination {
    margin-bottom: 0 !important;
}
ul.pagination.ng-scope {
    margin-top: 0 !important;
    /*padding-bottom: 0 !important;*/
}

.progress {
    height: 20px;
}

.thead-red {
    background:#ECECEC;
    color: #428f96;
    font-weight: bold;
}

.check-total-container {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    line-height:40px;
    text-align: center;
    z-index: 999999999;
    font-size: 2.4em;
    font-weight: bold;
}

.check-success {
    border-right: 30px solid #A9DFBF;
    padding-right: 10px;
    float: right;
    font-size: 10px;
    line-height: 15px;
}

.check-failure {
    border-left: 30px solid #E6B0AA;
    padding-left: 10px;
    float: left;
    font-size: 10px;
    line-height: 15px;
}

.ticket-vehicle {
    border-left: 15px solid #D7BDE2;
    padding-left: 5px;
    float: left;
    font-size: 10px;
    line-height: 15px;
}

.ticket-license {
    border-left: 15px solid #AED6F1;
    padding-left: 5px;
    float: left;
    font-size: 10px;
    line-height: 15px;
}

.ticket-insurance {
    border-left: 15px solid #A9DFBF;
    padding-left: 5px;
    float: left;
    font-size: 10px;
    line-height: 15px;
}

.ticket-combined {
    border-left: 15px solid #F9E79F;
    padding-left: 5px;
    float: left;
    font-size: 10px;
    line-height: 15px;
}

/* For Inspections and Fines Values */
.mx-dashboard-big-value {
    text-align: center; 
    font-weight: 600; 
    font-size: 2em; 
    border-bottom: 1px solid #ccc;
}

.mx-dashboard-small-value {
    text-align: center; 
    font-weight: 600;
    font-size: 1.4em;
}

.mx-dashboard-value-border-right {
    border-right: 1px solid #ccc;
}

@media (max-width : 1366px) {   
    .mx-dashboard-big-value, .check-total-container {
        font-size: 1.5em;
    }
    
    .mx-dashboard-small-value {
        font-size: 1em;
    }
}

@media (max-width: 768px) {
    .collection-total {
        bottom: 43% !important;
        font-size: 22px;
    }
}

@media (max-width: 567px) {
    .collection-total {
        bottom: 36% !important;
        font-size: 16px;
    }
}

.fa-2x {
    vertical-align: middle;
}

ul.mx-list li {
    padding-bottom: 5px;
    padding-top: 5px;
}

ul.mx-list li:nth-child(even) {
    background-color: #efefef;
}

ul.mx-list li div:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

.zero-counter {
    font-size: 48px;
}

.mabrex-location-form  div.form-group > div {
    margin-bottom: 15px !important;
}