﻿html, body {
    height: 100%;
    min-width: 1024px;
    background-color: white;
}

body {
    height: calc(100% - 64px);
    margin-top: 64px;
}

/*html, body {
    height: 100%;
    min-height: 100%;
    background-color: white;
}*/

.modal-dialog {
    position: fixed;
    top: 0px;
}
@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        position: fixed;
        top: 0px;
        left: 30%;
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        margin: 30px auto;
        position: fixed;
        top: 0px;
        left: 30%;
    }
}

@media (min-width: 1200px) {
    .modal-dialog {
        margin: 30px auto;
        position: fixed;
        top: 0px;
        left: 30%;
    }
}

@media (min-width: 1400px) {
    .modal-lg-X {
        width: 1260px;
        position: fixed;
        top: 0px;
        left: 20%;
    }
}

* {
    margin: 0;
}

.login-content {
    height: 100%;
    background-image: url(/images/login_bg.jpg);
    background-repeat: round;
    background-size: auto;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 100%;
    height: 100%;
    margin: 0 auto -60px;
}

.footer, .push {
    height: 60px; /* .push must be the same height as .footer */
}

footer {
    /*position: absolute;
    bottom: 0;
    width: 100%;*/
    /* Set the fixed height of the footer here */
    /*height: 60px;
    */
    background-color: #f5f5f5;
    height: 60px;
}

    footer p {
        padding-left: 15px;
        padding-top: 20px;
    }

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

/* table header style */
.table-striped thead tr {
    background-color: #d8d7d7;
}

/* selected row style */
.table-striped tbody .highlight td {
    background-color: #b5b5b5;
    /*color:lightgreen;*/
}

.table-striped tbody .highlight2 td {
    color: blue;
    font-weight: bold;
}

/* Carousel */
.help-block span {
    font-size: 10px;
}

th.fsCol-50 {
    width: 50px;
}

th.fsCol-100 {
    width: 100px;
}

th.fsCol-75 {
    width: 75px;
    table-layout: fixed;
}

/*table {
    table-layout: fixed;
}

th {
    overflow: hidden;
}

td {
    overflow: hidden;
}*/

.state-icon {
    left: -5px;
}

.list-group-item {
    padding-top: 1px;
    padding-bottom: 1px;
}

.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}

.stationInfo {
    height: 150px;
    width: 250px;
}


.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: inherit;
        display: block;
    }


.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-inverse .navbar-brand {
    font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
    font-weight: bold;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: black;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: black;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: black;
    text-decoration: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    font-weight: bold;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
    color: black;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: black;
}


#timediv {
    background: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: green;
}

.body_time {
    background: #17c8e8;
    padding: 100px;
    width: 58px;
    border-radius: 50%;
    margin: 15% auto;
}

.glyphicon-plus {
    color: green;
}

.list-group-item {
    padding-top: 1px;
    padding-bottom: 1px;
}

.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}



/*.row {
    margin-left: 0;
    margin-right: 0;
}*/

/* make the well swell */
.well2 {
    border-color: #eee;
}

.item h5 {
    color: #333;
}

.item img.image {
    max-width: 100%;
    margin-top: 9px;
}

.info {
    padding: 4px;
}

/* Isotope Transitions
------------------------------- */
.isotope,
.isotope .item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: transform, opacity;
    }


/* responsive media queries */

@media (max-width: 768px) {
    header h1 small {
        display: block;
    }

    header div.description {
        padding-top: 9px;
        padding-bottom: 4px;
    }

    .isotope .item {
        position: static !important;
        -webkit-transform: translate(0px, 0px) !important;
        -moz-transform: translate(0px, 0px) !important;
        transform: translate(0px, 0px) !important;
    }
}


.nav-tabs {
    border-bottom: 2px solid #DDD;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
            border: none;
            color: #4285F4 !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #4285F4;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 0;
}

.tab-content {
    padding: 10px 20px
}

.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

.hide-table-vertical-border > tbody > tr > td,
.hide-table-vertical-border > thead > tr > td,
.hide-table-vertical-border {
    border-left: 0;
    border-right: 0;
}

.hide-table-scroll {
    overflow: hidden
}

.hide-table-detail-button thead > tr > th.detail,
.hide-table-detail-button tbody > tr:not(.detail-view) > td:first-of-type {
    display: none;
}

.hide-table-detail-button thead > tr > th:nth-child(2),
.hide-table-detail-button tbody > tr:not(.detail-view) > td:nth-child(2) {
    border-left: none !important;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.order-info-table {
    font-family: Calibri;
}

    .order-info-table td, .order-info-table th {
        border-right: solid 1px silver;
        border-left: solid 1px silver;
        padding: 0px 10px;
    }
    .order-info-table th {
        text-align:center;        
    }

.order-info-modi-table {
    /*margin-left: 30px;*/
    /*width: 100%;*/
    font-style: italic;
    font-size:smaller;
}
    .order-info-modi-table td {
        border:none;        
        padding: 0px 30px;
    }


.monitor-table tr td {
    border: 1px solid silver;
    padding: 5px;
    font-weight: bold;
    color: yellow;
}

.my-table {
    font-family: Calibri;
    font-weight: bold;
    width: 100%;
}

    .my-table tbody {
        display: block;
        height: 310px;
        overflow: auto;
    }
        .my-table thead, .my-table tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

    .my-table td, .my-table th {
        border-right: solid 1px silver;
        border-left: solid 1px silver;
    }

.my-table-2 {
    font-family: Calibri;
    font-weight: bold;
    width: 100%;
}

 
        .my-table-2 thead, .my-table-2 tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

    .my-table-2 td, .my-table-2 th {
        border-right: solid 1px silver;
        border-left: solid 1px silver;
    }

.height-100 {
    height: calc(100% - 110px);
}

.header-center th{
    text-align:center;
}

.bottom-border{
    border-bottom:solid 1px;
}

.d-flex {
    display: flex;
}
.d-flex-column {
    display: flex;
    flex-direction:column;
}
.d-flex-center {
    display: flex;
    justify-content: center;
}
/*.d-flex-center * {
    align-self:center;
}*/


.table-scroll {
    width: 100%;
}
    .table-scroll > tbody {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
    }
        .table-scroll > thead, .table-scroll > tbody tr {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

            .table-scroll td, .table-scroll th {
                padding-left: 5px;                
            }

.route-travel-modes-view__mode {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #4d4d4d;
    border:solid 1px;
}

.splitter {
    height: 40px;
    border-left: 1px solid silver;
    width: 1px;
    margin:0 10px;
}

.logo-img {
    height: 55px;
    /*margin-top: 5px;*/
}

.my-hint {
    display: inline-block;
    padding: 10px;
    /*height: 35px;*/
    position: relative;    
    left: -10px;
    width: 210px;
    font-size: 11px;
    line-height: 17px;
    color: #333333;
    /*text-align: center;*/
    vertical-align: middle;
    background-color: #faefb6;
    border: 1px solid #CDB7B5;
    border-radius: 20px;
    font-family: Arial;
}