
/*Common CSS*/

.inner-addon {
    position: relative;
}
.inner-addon .fa {
    position: absolute;
    /*padding: 1%;*/
    pointer-events: none;
    height:50%;
}
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 3px;}
.left-addon input  { padding-left:  3%; }
.right-addon input {
    padding-right: 20%;
}
.ui-datepicker-trigger{
    position:absolute;
    top:15%;
    right:5%;
}
.display-blk{
    display:block;
}
.display-inblk{
    display:inline-block;
}
.flt-rt
{
    float:right;
}
#daily>.ui-datepicker-trigger{
    /*position:relative;*/
    /*right:11%;*/
    position: absolute;
    right: 0;
    bottom: 0;
    top: 42%;
    height: 35px;
}
#monthly>.ui-datepicker-trigger{
    /*position:relative;*/
    /*right:-50%;*/
    position: absolute;
    right: 0;
    bottom: 0;
    top: 42%;
    height: 35px;
}
@media only screen and (max-width : 1220px){
    #daily>.ui-datepicker-trigger{
        position: absolute;
        right: 15px;
        bottom: 0;
        top: 27px;
        height: 35px;
    }
    #monthly>.ui-datepicker-trigger{
        position: absolute;
        right: 15px;
        bottom: 0;
        top: 27px;
        height: 35px;
    }
}
.red{
    color:red;
}

/*#weekly>.ui-datepicker-trigger{*/
/*position:relative;*/
/*right:-53%;*/
/*}*/
.centr{
    text-align:center;
}

.red{
    color:#f05050;
}
.tableheader-padding{
    text-align: center;
    vertical-align: middle !important;
    padding-right: 15px !important;
    color:black !important;
}
.header-color{
    background-color: #aaaaaa;

}
.error-font{
    font-size:12px;
}
.padding-left {
    padding-left: 0;
}
.padding-right {
    padding-right: 0;
}
.padding-left-right{
    padding-left: 0;
    padding-right: 0;
}
.nav-style{
    border-bottom: 0px;
    margin-top:-42px;
    margin-left:-1px;
}
.nav-li-style{
    padding-right: 1px;
}
.img-placeholder2{
    border-radius:50%;
    min-width:100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}
.img-placeholder3{
    max-width:150px;
    min-width: 150px;
    max-height: 150px;
    min-height: 150px;
    border: solid 2px black;
}
.active-btn{
    background-color: white;
    padding:10px;
    border-top:solid 1px #DBDBDB;
    border-left:solid 1px #DBDBDB;
    border-right:solid 1px #DBDBDB;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-width:1px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;

}
.inactive-btn{
    background-color: #cfdbe2;
    padding:10px;
    border:solid 1px #DBDBDB;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-color: #cfdbe2;
    margin-top: -1px;
}
.btn-success {
    background-color: #000455 !important;
    border-color: #000455 !important;
}

.login-head {
    background-color: #f4bf00 !important;
}

.btn-success:hover, .btn-success:focus,
.btn-success.focus, .btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #000455;
    border-color: #fff;
}

.nav-wrapper {
    background-color: #000455;
}

.map-dashboard {
    background-color: #000455;
    padding: 10px;
}

.subscribe {
    background-color: #000455;
}

.sidebar > .nav > li.active {
    border-left-color: #000455;
}

.topnavbar .navbar-nav > .open > a, .topnavbar .navbar-nav > .open > a:hover, .topnavbar .navbar-nav > .open > a:focus {
    box-shadow: 0 -3px 0 #000455 inset;
}

.topnavbar .navbar-header {
    background-color: transparent;
    color: black;
}

.topnavbar .navbar-nav > li > a:hover,
.topnavbar .navbar-nav > .open > a:hover,
.topnavbar .navbar-nav > li > a:focus,
.topnavbar .navbar-nav > .open > a:focus,
.sidebar > .nav > li.active > a > em,
.sidebar > .nav > li.open > a > em,
.sidebar-subnav > li.active > a,
.sidebar-subnav > li.active > .nav-item,
.sidebar-subnav > li > a:focus,
.sidebar-subnav > li > .nav-item:focus,
.sidebar-subnav > li > a:hover,
.sidebar-subnav > li > .nav-item:hover {
    color: #000;
}

.sidebar > .nav > li.active, .sidebar > .nav > li.open, .sidebar > .nav > li.active > a, .sidebar > .nav > li.open > a, .sidebar > .nav > li.active .nav, .sidebar > .nav > li.open .nav {
    background-color: #fcfcfc;
    color: #000455;
}

.sidebar > .nav > li > a:focus, .sidebar > .nav > li > .nav-item:focus, .sidebar > .nav > li > a:hover, .sidebar > .nav > li > .nav-item:hover {
    text-decoration: none;
    outline: none;
    color: #000455;
}

.btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #000455;
    border-color: #000455;
}

.text-info, .form-control:focus {
    border-color: #000455;
    color: #000455;
}

/*.table-hover > tbody > tr:hover {
    background-color: #f04f7e;
    color: white;
}*/

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #000455;
    border-color: #000455;
}

li > .pull-left > .btn-info {
    background-color: #dde6e9;
    border-color: #dde6e9;
    color: #333333;
}

/* (cs)spinner.css - http://jh3y.github.io/-cs-spinner
  Licensed under the MIT license | Jhey Tompkins (c) 2014. */
body {
    /* (cs)spinner base styling */
}

body .whirl {
    position: relative;
}

body .whirl:before {
    content: attr(data-spinner-text);
    display: block;
    background-color: #f0f0f0;
    opacity: 0.7;
    position: fixed;
    left: 0;
    z-index: 999;
}

body .whirl.solid {
    opacity: 1;
}

.no-cssanimations body .whirl:before {
    opacity: .9;
}

.no-cssanimations body .whirl:after {
    content: "Loading...";
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    line-height: 40px;
    color: #000;
    opacity: 1;
    border: 0;
    box-shadow: 0 0 0 #000;
    background-color: transparent;
    text-align: center;
}

.login-btn {
    color: #fff;
}

.login-btn:active {
    border: solid;
}

#slides_control > div {
    height: 200px;
}

img {
    margin: auto;
}

#slides_control {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 20px;
    margin-left: -200px;
}

/*Advance map styles*/

.angular-google-map-container {
    width: 100%;
    height: 500px;
}

.inline-block {
    display: inline-block;
}

.form-control {
    padding-left: 10px;
}

.col-md-3 {
    width: 40%;
}

.cityBox {
    width: 100%;
    float: right;
}

.centerDiv {
    margin-top: 150px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    /*cursor: pointer;*/
    background-color: #fff;
    opacity: 1;
}

.bgimage {
    width: 96%;
}

.startTimepicker {
    float: left;
    margin-right: 20px;
}

.endTimepicker {

    margin-left: 20px;
}

.timepickerLabel {
    margin-top: 39px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #929292;
}


.mt0 {
    color: #F6D21A;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

/* Different color for some fields */

#abc::-webkit-input-placeholder {
    color: #909fa7;
}

.timpickerDiv {
    margin-top: 24px;
}

.img-logo {
    width: auto;
    max-height: 35px;
}

#datatable2 tfoot {
    display: table-caption;
}

#inputTags, #inputAccess {
    float: left !important;
}

#inputAccessLabel {
    margin-left: 35px;
    margin-right: 5px;
}

.link_color {
    color: #656565;
}

.link_color:hover {
    text-decoration: none;
}

.login_btn {
    background: #000455;
}

.login_btn:hover {
    background: #000455;
    border-color: #000455;
}

.login_btn:focus {
    background: #000455;
    border-color: #000455;
}

#pricing > tbody > tr:hover {
    background-color: #51c6ea;
    color: #272727;
}

.fareList {
    color: #000455;
}

.infoWindowContent {
    color: #000455;
}

.driverImg {
    width: 50px;
    height: 50px;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 190% !important;
    text-align: center
}

.fa-circle:before {
    font-size: 11px;
}
.c-radio input[type=radio]:checked + span {
    border-color: #000455;
    background-color: #fff;
}
.c-checkbox input[type=radio]:checked + span:before,
.c-radio input[type=radio]:checked + span:before {
    color: #000455;
}
.dateLbl {
    color: #656565;
    font-weight: bold;
}
.promoCOdeClndr:last-child > .btn,
.promoCOdeClndr:last-child > .btn-group {
    margin-left: -1px;
    margin-top: 26px;
}
span > h3 .small{
    font-weight: normal;
    line-height: 1;
    color: #3a3f51;
    font-size: 65%;
}
.placeOrderDropdown{
    padding: 11px;
}
.placeOrder > .ngdialog-content {
    width: 400px !important;
}

.custom-panel {
    border: 0px !important;
    border-bottom: 1px solid #CDD9E0 !important; ;
    margin-bottom: 0px !important;
}
.placeOrder{
    padding-top: 115px !important;
}
#add-promo{
    margin-top: -30px;
}
.subscribeForm{
    border: 1px solid #DDE6E9;
    padding: 10px;
}
/*.subscribeFormLeftLabel{
     padding-left: 0px;
 }
.subscribeFormRightLabel{
    padding-right: 0px;
}
.subscribeFormLabel{
    padding-right: 0px;
    padding-left: 0px;
}*/
.subscribeLabels{
    font-weight: normal;
    margin-bottom: 4px;
}
.pending {
    color: red;
}
.delivered{
    color: yellow;
}
.headerMargin{
    margin-top: -35px;
}
.headerButtonMargin{
    margin: -5px 0 0 0;
}
#orderDatatable > .table-responsive > div.dataTables_wrapper {
    width: 2500px;
    margin: 0 ;
}
/*  For spinner */
.whirl {
    position: relative
}

.whirl:before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #999;
    opacity: .6
}

.whirl:after {
    z-index: 2;
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    -webkit-transition: all .75s ease 0s;
    transition: all .75s ease 0s;
    border-radius: 100%;
    border-top: 4px solid #555;
    -webkit-animation: standard .75s infinite linear;
    animation: standard .75s infinite linear;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    position: fixed;
    z-index: 99;
}

.whirl.no-overlay:before {
    content: none;
    display: none
}

@-webkit-keyframes standard {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes standard {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.whirl.bar.follow:after {
    -webkit-animation: bar-follow 1s infinite linear;
    animation: bar-follow 1s infinite linear
}

@-webkit-keyframes bar-follow {
    0% {
        -webkit-box-shadow: inset 40px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 40px 0 0 rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset -40px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset -40px 0 0 rgba(0, 0, 0, .5)
    }
}

@keyframes bar-follow {
    0% {
        -webkit-box-shadow: inset 40px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 40px 0 0 rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset -40px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset -40px 0 0 rgba(0, 0, 0, .5)
    }
}

.whirl.bar:after {
    height: 20px;
    width: 40px;
    border-radius: 0;
    border: none;
    -webkit-animation: bar 1s infinite linear;
    animation: bar 1s infinite linear
}

@-webkit-keyframes bar {
    from {
        -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 0 0 0 rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset 80px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 80px 0 0 rgba(0, 0, 0, .5)
    }
}

@keyframes bar {
    from {
        -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 0 0 0 rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset 80px 0 0 rgba(0, 0, 0, .5);
        box-shadow: inset 80px 0 0 rgba(0, 0, 0, .5)
    }
}

.whirl.blade:after {
    height: 20px;
    width: 20px;
    margin: -10px 0 0 10px;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #e74c3c;
    opacity: 1;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.whirl.double-up:after {
    border-right: 4px solid #e74c3c;
    border-top: 4px double #e74c3c;
    border-left: 4px double #e74c3c;
    border-bottom: 4px double #e74c3c
}

.whirl.duo:after {
    border-right: 4px solid #333;
    border-left: 4px solid #333;
    border-top: 4px solid #f1c40f;
    border-bottom: 4px solid #f1c40f
}

.whirl.helicopter:after {
    height: 10px;
    width: 40px;
    margin: -10px 0 0 -20px;
    border: none;
    border-radius: 0;
    opacity: 1;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    background-color: #8e44ad
}

.whirl.line.back-and-forth.grow:after {
    -webkit-animation: line-back-and-forth 1s infinite linear, line-back-and-forth-grow 1s infinite linear;
    animation: line-back-and-forth 1s infinite linear, line-back-and-forth-grow 1s infinite linear
}

@-webkit-keyframes line-back-and-forth-grow {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    25% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    75% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes line-back-and-forth-grow {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    25% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    75% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.whirl.line.back-and-forth:after {
    -webkit-animation: line-back-and-forth 1s infinite linear;
    animation: line-back-and-forth 1s infinite linear
}

@-webkit-keyframes line-back-and-forth {
    0% {
        width: 10px
    }
    50% {
        width: 50px
    }
    100% {
        width: 10px
    }
}

@keyframes line-back-and-forth {
    0% {
        width: 10px
    }
    50% {
        width: 50px
    }
    100% {
        width: 10px
    }
}

.whirl.line.grow:after {
    -webkit-animation: line .75s infinite linear, line-grow .75s infinite linear;
    animation: line .75s infinite linear, line-grow .75s infinite linear
}

@-webkit-keyframes line-grow {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    50% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes line-grow {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    50% {
        -webkit-transform: scaleY(2);
        transform: scaleY(2)
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.whirl.line:after {
    height: 20px;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: inset -10px 0 0 rgba(0, 0, 0, .5);
    box-shadow: inset -10px 0 0 rgba(0, 0, 0, .5);
    -webkit-animation: line .75s infinite linear;
    animation: line .75s infinite linear
}

@-webkit-keyframes line {
    from {
        width: 10px
    }
    to {
        width: 50px
    }
}

@keyframes line {
    from {
        width: 10px
    }
    to {
        width: 50px
    }
}

.whirl.ringed:after {
    border-right: 4px solid #e74c3c;
    border-top: 4px solid #2ecc71;
    border-left: 4px solid #2ecc71;
    border-bottom: 4px solid #2ecc71;
    opacity: 1
}

.whirl.shadow.oval.left:after, .whirl.shadow.oval:after {
    -webkit-animation: spin-shadow .25s infinite linear;
    animation: spin-shadow .25s infinite linear;
    border: none;
    border-radius: 40% 100%
}

@-webkit-keyframes spin-shadow {
    0% {
        -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5)
    }
    25% {
        -webkit-box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5)
    }
    50% {
        -webkit-box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5)
    }
}

@keyframes spin-shadow {
    0% {
        -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5)
    }
    25% {
        -webkit-box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5)
    }
    50% {
        -webkit-box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5)
    }
}

.whirl.shadow.oval.right:after {
    -webkit-animation: spin-shadow .25s infinite linear;
    animation: spin-shadow .25s infinite linear;
    border: none;
    border-radius: 100% 40%
}

@keyframes spin-shadow {
    0% {
        -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5)
    }
    25% {
        -webkit-box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5)
    }
    50% {
        -webkit-box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5)
    }
}

.whirl.shadow:after {
    -webkit-animation: spin-shadow .25s infinite linear;
    animation: spin-shadow .25s infinite linear;
    border-radius: 100%;
    border: none
}

@keyframes spin-shadow {
    0% {
        -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .5)
    }
    25% {
        -webkit-box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px 5px 5px rgba(0, 0, 0, .5)
    }
    50% {
        -webkit-box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset -5px -5px 5px rgba(0, 0, 0, .5)
    }
    100% {
        -webkit-box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5);
        box-shadow: inset 5px -5px 5px rgba(0, 0, 0, .5)
    }
}

.whirl.sphere.horizontal:after, .whirl.sphere:after {
    border-radius: 100%;
    -webkit-animation: sphere .5s infinite;
    animation: sphere .5s infinite;
    border: none;
    height: 40px
}

@-webkit-keyframes sphere {
    from {
        -webkit-box-shadow: inset 45px 0 10px rgba(0, 0, 0, .5);
        box-shadow: inset 45px 0 10px rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset -45px 0 10px rgba(0, 0, 0, .5);
        box-shadow: inset -45px 0 10px rgba(0, 0, 0, .5)
    }
}

@keyframes sphere {
    from {
        -webkit-box-shadow: inset 45px 0 10px rgba(0, 0, 0, .5);
        box-shadow: inset 45px 0 10px rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset -45px 0 10px rgba(0, 0, 0, .5);
        box-shadow: inset -45px 0 10px rgba(0, 0, 0, .5)
    }
}

.whirl.sphere.vertical:after {
    border-radius: 100%;
    -webkit-animation: sphere-v .5s infinite;
    animation: sphere-v .5s infinite;
    border: none;
    height: 40px
}

@-webkit-keyframes sphere-v {
    from {
        -webkit-box-shadow: inset 0 45px 10px rgba(0, 0, 0, .5);
        box-shadow: inset 0 45px 10px rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset 0 -45px 10px rgba(0, 0, 0, .5);
        box-shadow: inset 0 -45px 10px rgba(0, 0, 0, .5)
    }
}

@keyframes sphere-v {
    from {
        -webkit-box-shadow: inset 0 45px 10px rgba(0, 0, 0, .5);
        box-shadow: inset 0 45px 10px rgba(0, 0, 0, .5)
    }
    to {
        -webkit-box-shadow: inset 0 -45px 10px rgba(0, 0, 0, .5);
        box-shadow: inset 0 -45px 10px rgba(0, 0, 0, .5)
    }
}

.whirl.traditional:after {
    border-right: 4px solid #777;
    border-top: 4px solid #777;
    border-left: 4px solid #999;
    border-bottom: 4px solid #bbb
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #000455;
    border-color: #000455;
}
.radio-btn-style{
    float: right;
    padding: 2px;
    font-size: 14px;
    color:#0a1115;
    margin-right: 10px;
}
.span-space{
    margin-left:8px;
}
.report-radio{
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
}
#publisherDiv{
    height:500px !important;top:71px !important
    /*position: absolute;float:right !important;*/
    /*left:auto !important;z-index: 9 !important; background: url("../img/bitmap.png");*/
    /*right:auto !important;z-index: 9 !important; background: url("../img/bitmap.png");*/
    /*right: 30px !important; top: 70px !important; width: auto !important; height: auto !important;*/
}
/*#subscribersDiv{*/
    /*width:60% !important;;*/
    /*background: url("../img/bgImg.png");left: 74px !important;background-size: cover;*/
/*}*/
#layout {

    /*width: 100%;*/
    /*height: 120vh;*/
    /*!*background-color: #DDD;*!*/
    /*position:fixed;*/
    /*overflow: hidden;*/
    /*z-index: 99;*/
}
.sidebar .nav-heading {
    padding: 12px 15px;
    color: #000455;
}
.table-hover > tbody > tr:hover{
    background-color: lightgrey;
}
.logo-div{
    width:90%
}
.logout {
    background: #fff;
    padding: 3px 8px !important;
    margin: 14px 7px;
    color: #000 !important;
}
.logout:hover,.logout:focus{
    background: #fff !important;
    padding: 3px 8px !important;
    margin: 14px 7px !important;
    color: #000 !important;
}
.logout em.icon-logout {
    float: left;
    margin: 3px 4px 0 0;
}
.capitalize {
    text-transform: capitalize;
 }
 .checkOut, .checkIn {
     padding:2px 0;
 }
.custom-float {
    /* //float: none; */
    height: 85px;
}
.custom-width {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin: 0px! important;
}
.vertical-menu {
    width: 100%;
    height: 500px;
    overflow-y: auto;
}


.vertical-menu a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
}

.vertical-menu a:hover {
    background-color: #ccc;
}

.vertical-menu a.active {
    background-color: #4CAF50;
    color: white;
}
.vehicle-details {
    height: 40px;
    width: 100%;
}
.main-header {
    
    text-align: center;
    margin: auto;
    font-size: 20px;
    color: #000455;
    height: 40px;
}
.label-vehicle {
    height: 40px;
    background-color: #000455;
    text-align: center;
    margin: 0;
    float:left;
    margin-left: 2px;
}
.label-value {
    margin: auto;
    font-size: 20px;
    color: #ffffff;
    vertical-align: middle;
}
.label-value-item {
    margin-top: 8px;
    font-size: 15px;
    color: rgb(148, 146,146);
    vertical-align: middle;
    text-align: center;
}
.label-value-item1 {
    margin-top: 8px;
    font-size: 15px;
    color: rgb(148, 146,146);
    width: 100%;
    text-align: left;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 8px;
}

.label-vehicle1{
    height: 40px;
    background-color: rgb(206,216,231);
    text-align: center;
    margin: 0;
    float:left;
    margin-left: 2px;
}
.label-vehicle2{
    height: 40px;
    background-color: rgb(232,237,243);
    text-align: center;
    margin: 0;
    float:left;
    margin-left: 2px;
}
.summary {
    width: 100%;
}
ul.list-group.space_item {
    line-height: 0.7;
}
.margin-top {
    margin-top: 20px;
}
.ngdialog.ngdialog-theme-default .ngdialog-content.dialog-width {
    width: 550px;
}

.block-center.mt-xl.wd-xl.login_section.ng-scope {
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translateY(-50%);
}
.video_center {
    position: absolute;
    width: 450px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.slideshow-container {
    .exit-fullscreen-icon {
        position: fixed;
        top: 15px;
        left: auto;
        right: 15px;
        padding: 7px;
        cursor: pointer;
        z-index: 11111;
        background: #000;
}
}
.ngdialog-overlay {
    background-color: rgba(0, 0, 0, 0.8)!important;
}