.login-wrapper .login-widget {
    margin: 0 auto;
    margin-top: 30px;
    width:85%;
    max-width: 750px!important;
}
@media (min-width: 768px) {
    .login-widget-sm {
        width: 25% !important;
    }
}

@media (max-width: 767px) {
    .login-widget-sm {
        width: 75% !important;
    }
}


.login-wrapper {
    position: absolute;
    top: 25px;
    width: 100%;
    margin-left: 0;
    animation: bounceInDownSmall 1s ease;
    -webkit-animation: bounceInDownSmall 1s ease;
    -moz-animation: bounceInDownSmall 1s ease;
    -ms-animation: bounceInDownSmall 1s ease;
    -o-animation: bounceInDownSmall 1s ease;
}

.login-wrapper #payment-form {
    margin-bottom: 15px;
    margin-top: 15px;
}
.login-wrapper #payment-form .we-accept {
    position: absolute;
    top: 0px;
    right: 0px;
}

.subscription-price{
    font-size: 30px;
    color: #999999;
    padding-top: 15px;
}

a {
    color: #3c8dbc;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

body, html {
    height: 100%;
}

html{
    /*overflow: hidden !important;*/
    background: url(/img/background-1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body {
    font-size: 13px !important;
    background-color: transparent;
    overflow: auto !important;
    /*background: url(/img/background-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
}



#wrapper{
    min-height: 100%;
    background-color: transparent;
}

.breadcrumb {
    background-color: rgba(73, 91, 108, 0.6);
    color: #fff;
    text-shadow: none;
    border-bottom: 0px solid #eee;
    height: 44px;
    padding-top: 8px;
}

.breadcrumb a {
    text-decoration: none;
    color: #fff;
}

.breadcrumb li {
    color: #fff;
}

aside .main-menu{
    height: 95% !important;
}

aside.skin-1 {
    background: rgba(73, 91, 108, 0.6);
}

aside.skin-1 .size-toggle .btn .icon-bar {
    background-color: #FFF;
}

aside.skin-1 .size-toggle .btn {
    color: #FFF;
}

aside.skin-1 .main-menu > ul > li > a {
    color: #FFF;
}

aside.skin-1 .main-menu > ul > li {
    border-top: none;
    border-bottom: none;
}

aside.skin-1 .main-menu > ul > li > a:hover, aside.skin-1 .main-menu > ul > li > a:focus {
    background: none;
}

aside.skin-1 .main-menu > ul > li.active > a, aside.skin-1 .main-menu > ul > li.display > a {
    background: none;
}

aside.skin-1 .main-menu > ul > li > .submenu li a {
    background: none;
}

aside.skin-1 .main-menu > ul > li > .submenu li.active a {
    background: none;
}

aside.skin-1 .main-menu > ul > li > .submenu li.active a .submenu-label {
    color: #FFFFFF;
}

aside.skin-1 .main-menu > ul > li > .submenu  li a:hover .submenu-label,
aside.skin-1 .main-menu > ul > li > .submenu  li a:focus .submenu-label {
    color: #FFFFFF;
}

aside.skin-1 .main-menu > ul > li > .submenu li a .submenu-label {
    color: #FFFFFF;
}

aside.skin-1 .main-menu > ul > li > .submenu {
    background-color: rgba(73, 91, 108, 0.4);
}

aside.skin-1 .size-toggle {
    border: none;
}



footer {
    background-color: rgba(73, 91, 108, 0.6);
    color: #fff;
    text-shadow: none;
}

.padding-md {
    padding-bottom: 0px !important;
}



.panel.panel-default .panel-heading {
    background: rgba(255, 255, 255, .96);
    color: #777777;
    border-color: #f1f5fc;
}

.content {
    background-color: #ffffff;
}

.panel {
    background: none;
}

.panel-body {
    background: #ffffff;
}



::-webkit-scrollbar {
    min-width: 10px;
}

.tooltip1 + .tooltip > .tooltip-inner {background-color: #100f0f;}
/*.tooltip1 + .tooltip > .tooltip-arrow {border-right-color: #100f0f; }*/

.tooltip2 + .tooltip > .tooltip-inner {background-color: #100f0f;}
.tooltip2 + .tooltip > .tooltip-arrow {border-right-color: #100f0f; }

.tooltip3 + .tooltip > .tooltip-inner {background-color: #100f0f;}
.tooltip3 + .tooltip > .tooltip-arrow {border-left-color: #100f0f; }


.gritter-item {
    font-size: 14px !important;
}

.gritter-title {
    font-size: 16px !important;
}

.gritter-close {
    left: auto !important;
    right: 3px !important;
}


#top-nav.skin-3 .brand {
    color: #fff;
    background: url('/img/itms-logo-withouttext.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 15px;
}

@media (min-width: 768px) {
    #wrapper.sidebar-mini #top-nav .brand {
        background-position-x: 0px;
        width: 90px;

    }

    /*div.dataTables_filter input {*/
    /*width: 100% !important;*/
    /*}*/


}

/*div.dataTables_filter input {*/
/*width: 100% !important;*/
/*}*/

@media (min-width: 768px) and (max-width: 1199px) {
    #top-nav .brand {
        width: 115px;
    }
}

@media (min-width: 768px) {
    #wrapper.sidebar-mini #top-nav .brand {
        width: 115px;
    }
}

.tour-step-background {
    background: none;
}

/** Wizard signup**/
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.clear-checkbox {
    opacity: 1 !important;
    position: inherit !important;
    width: auto !important;
    height: auto !important;
    z-index: 2 !important;
    cursor: pointer !important;
}

.no-disable-look {
    background-color: inherit !important;
    color: #000000 !important;
    cursor: default !important;
}

/** Manual Inspections **/
#select-vehicle .vehicle-holder a {
    white-space: normal;
    width: 100%;
    height: 90px
}

/** graph **/
#axle-readings .line-chart.manual {
    background-position-x: 80px;
    height: 120px;
    background-image: url('/img/tread_depth.png');
    background-repeat: no-repeat;
    background-size: calc(95% - 80px) 86px;
}

/** Inspection Tyes **/
.thumbnail.tyre-details {
    padding: 0px;
    box-shadow: 5px 5px 5px #888888;
}

.thumbnail.tyre-details.selected {
    box-shadow: 5px 5px 5px #888888;
}

.thumbnail.tyre-details .graph-link {
    color: #8CB4CA;
    float: right;
    font-size: 15px;
    font-weight: bolder;
}

.thumbnail.tyre-details .graph-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.fc-event {
    background-color: #0000ff;
}

.fc-day-grid-event .fc-content {
    white-space: inherit !important;
}

.fc-content {
    padding: 5px;
}

.fc-title {
    font-size: 12px !important;
    font-weight: bold !important;
}

/* colorpicker dropdown */
.dropdown-colorpicker > .dropdown-menu {
    top: 80%;
    left: -7px;
    padding: 4px;
    min-width: 120px;
    max-width: 120px;
}

.dropdown-colorpicker > .dropdown-menu.pull-right {
    right: -7px;
    left: auto;
}

.dropdown-colorpicker > .dropdown-menu > li {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 2px;
}

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s;
}

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn.selected:after {
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 11px;
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 20px;
}

.btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}

.manual-error {
    border-color: #F0231F !important;
    border-width: 3px;
}

#gritter-notice-wrapper {
    top: 50px !important;
}
@media (min-width: 992px) and (max-width: 1280px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1281px) {
    .hidden-lg {
        display: none !important;
    }
}
#nav-menu>.disabled>a {
    color: #999;
    cursor: default;
    pointer-events: none;

}

.btn.btn-danger {
    background: #DF3F3F;
    border: 1px solid #fb5a43;
}

.btn.btn-danger:hover{
    background: #d51818;
}

@media (min-width: 768px) {
    #wrapper.sidebar-mini aside .sidebar-inner {
        overflow: hidden !important;
    }
}

.html-report {
    border: none;
    height: 100%;
    width: 100%;
}

.depot-btn{
    min-width: 100%;
}

.vehicleNumber {
    font-size: 22px;
    font-weight: bold;
}

.vehicleType {
    font-size: 75%;
}


@media (min-width: 768px) and (max-width: 1199px) {
    aside {
        width: 90px;
    }
    aside .brand .text-toggle {
        display: none;
    }
    aside .slimScrollDiv {
        overflow: visible !important;
    }
    aside .slimScrollDiv .slimScrollBar {
        opacity: 0 !important;
    }
    aside .slimScrollDiv .slimScrollRail {
        opacity: 0 !important;
    }
    aside .sidebar-inner {
        overflow: hidden !important;
    }
    aside .sidebar-inner .size-toggle {
        text-align: center;
    }
    aside .sidebar-inner .size-toggle .pull-right {
        display: none;
    }
    aside .sidebar-inner .user-block {
        text-align: center;
    }
    aside .sidebar-inner .user-block img {
        float: none;
    }
    aside .sidebar-inner .user-block .detail {
        display: none;
    }
    aside .sidebar-inner .search-block {
        display: none;
    }
    aside .sidebar-inner .main-menu > ul > li > a {
        text-align: center;
        font-size: 11px;
    }
    aside .sidebar-inner .main-menu > ul > li > a .menu-icon {
        display: block;
    }
    aside .sidebar-inner .main-menu > ul > li > a .text {
        display: block;
        margin-top: 5px;
        margin-left: 0;
    }
    aside .sidebar-inner .main-menu > ul > li > a .badge {
        display: none;
    }
    aside .sidebar-inner .alert {
        display: none;
    }
}

@media (max-width: 1199px) {
    aside .size-toggle {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #main-container {
        margin-left: 90px;
        transition: margin-left 0.5s ease;
        -webkit-transition: margin-left 0.5s ease;
        -moz-transition: margin-left 0.5s ease;
        -ms-transition: margin-left 0.5s ease;
        -o-transition: margin-left 0.5s ease;
    }
}

.axle-code {
    background-color: white;
    height: 18px;
    width: 165px;
    margin: auto;
    font-weight: bold;
}

.axle-code .pull-left.tyre1 {
    padding-left: 20px;
}

.axle-code .pull-right.tyre1 {
    padding-right: 20px;
}

.axle-code .pull-left.tyre2 {
    padding-left: 5px;
}

.axle-code .pull-right.tyre2 {
    padding-right: 5px;
}

.btn-hg {
    padding: 10px 4pc;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.badge {
    background-color: #F1F5FC !important;
    color: #777;
}
.badge-success {
    background-color: #65cea7 !important;
    color: #fff;
}
.badge-danger {
    background-color: #fc8675 !important;
    color: #fff;
}
.badge-warning {
    background-color: #f3ce85 !important;
    color: #fff;
}
.badge-info {
    background-color: #6bafbd !important;
    color: #fff;
}
.badge-primary {
    background-color: #424f63 !important;
    color: #fff;
}

.badge-scheduled {
    background-color: #0000ff !important;
    color: #fff;
}

.badge-replacement {
    background-color: #C1504D !important;
    color: #fff;
}

.badge-operator {
    background-color: #FF8FD5 !important;
    color: #fff;
}

.badge-completed {
    background-color: #36B136 !important;
    color: #fff;
}

.badge-previous-inspected {
    background-color: #00B8FF !important;
    color: #fff;
}

.no-click, .preset:focus {
    outline: none !important;
}

.btn-group.btn-group-square-top:not(:empty) + .btn-group.btn-group-square-bottom .btn-group button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.btn-group.btn-group-square-top .btn-group button {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.dataTables_filter input {
    width: 100% !important;
    max-width: 174px !important;
}

.highlighted {
    box-shadow: 3px 0px 10px rgba(36, 94, 153, 0.95) !important;
    background-color: rgba(227, 227, 227, 0.34);
}

.margin-top-sm {
    margin-top: 10px;
}

.calc {
    min-width: 280px !important;
    padding: 15px 0px;
}

.calc-content {
    padding: 15px 0px;

}
.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: pointer;
}

.nav-img {
    max-width: 17px !important;
}

.dash-img {
    max-height: 15px !important;
}

.thumbnail.small {
    max-width: 150px;
}

.hidden-overlay {
    position: absolute;
    opacity: 0;
}

.thumbnail:hover .hidden-overlay {
    z-index: 20;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.mfp-close {
    cursor: pointer !important;
}

.margin-right-sm {
    margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .dash-button {
        min-width: 104px;
    }
}

.inspection-btn {
    min-width: 74px;
}

.step-width {
    width: 14.3%;
}

.mfp-iframe-scaler video {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

.list-inline.align-top li {
    vertical-align: top;
}

.fa.fa-9x {
    font-size: 9.5em;
}

.addon-values {
    font-size: small;
    margin: 20px 0 20px 0;
}

.register-terms {
    padding-top: 70% !important;
}