body {
    margin: 0;
    padding: 0;
    text-align: justify;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    color: Black;
}

h4, h5, h6 {
    margin: 0;
    color: #363636;
    font-size: 1.4rem;
}

h2 {
    letter-spacing: -1px;
    font-size: 2rem;
    font-weight: normal;
    color: #363636;
    margin: 0 0 20px 0;
    text-align: center;
}

    h2 em {
        font-weight: bold;
        font-style: normal;
    }

h3 {
    height: 40px;
    background: #bdbdbd;
    padding: 13px 0 0 20px;
    font-size: 1.4rem;
    color: #FFFFFF;
    margin-top: 10px;
}

p, ol, ul {
    line-height: 180%;
}

ul {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
}

a {
    color: #6B6B6B;
}

    a:hover {
        text-decoration: none;
    }



.thick {
    height: 5px;
    background-color: #0076bc;
    border: none;
}

.image {
    float: left;
    margin: 0 20px 0 0;
}

.bg1 {
    padding: 0 20px 20px 20px;
    border-top: 1px solid #FFFFFF;
    background: #FFFFFF;
    overflow: auto;
}

.bg2 {
    padding: 20px 20px 20px 20px;
    background: #FFFFFF;
    overflow: auto;
}

/* nav-box */
.nav-box {
    padding-top: 50px;
    margin: 0;
    font-size: 1.8rem;
    line-height: 18px;
    overflow: hidden;
}

    .nav-box ul {
        float: left;
        list-style: none;
        position: relative;
        left: 50%;
    }

    .nav-box li {
        background-color: #0076bc;
        font-size: 1.7rem;
        float: right;
        position: relative;
        left: -50%;
        text-align: left;
    }

.NoISAMenu {
    padding: 0 17px;
}

.ISAMenu {
    padding: 0 11px;
}

.nav-box li:first-child:before {
    display: none;
}

.nav-box li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    overflow: hidden;
    text-indent: -9999px;
    width: 1px;
    height: 30px;
    background: #0076bc;
}

.nav-box li a {
    color: #fff;
    float: left;
    position: relative;
    padding: 9px 10px 12px;
    text-decoration: none;
}

.nav-box a:hover,
.nav-box .active a {
    background: #fff;
    border-radius: 2px 2px 0 0;
    color: #0076bc;
}

.button:hover,
.button:active {
    background: #fff;
    box-shadow: 0px 0px 1px 1px #0076bc inset;
    color: #0076bc;
}

.logo {
    background: url("../Images/gbg_li.svg") center center no-repeat;
    width: 260px;
    height: 99px;
    overflow: hidden;
    text-indent: -9999px;
    background-size: contain;
    image-rendering: -webkit-optimize-contrast;
}

.page-header {
    max-width: 1248px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 0;
}

.MainContent {
    background-color: #f6f7f5;
    margin: 0 auto;
}

#content {
    width: 850px;
    margin: 0 auto;
    margin-bottom: 100px;
    width: 1000px;
    padding: 20px 10px 0px 10px;
}

.TopImage {
    background: url("../Images/Goteborg-0037.jpg") center center no-repeat;
    width: 100%;
    height: 495px;
    margin-top: 135px;
    z-index: -100;
    position: absolute;
}

.line {
    width: 100%;
    border-top: 5px solid #bdbdbd;
    margin: 20px 0;
}

#colTwo {
    float: left;
    width: 850px;
}


    #colTwo ul {
        padding-left: 0;
        list-style: none none outside;
    }

    #colTwo li {
        padding: 5px 0;
    }

        #colTwo li.first {
            background: none;
        }



.lblAdmin {
    margin-left: 10px;
    margin-right: 5px;
}
/* Footer */

#footer {
    clear: both;
    width: 850px;
    margin: 0 auto;
    padding: 80px 0;
}

    #footer p {
        margin: 0;
        text-align: center;
        text-transform: lowercase;
    }
/**---------------------------------------------*/
.error {
    color: #FF0000;
    font-size: 1.4rem;
    margin-top: 25px;
}

.infotext {
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 30px
}

.AdminMenuButton {
    color: white;
    display: inline-block;
    width: 100%;
}

.aLi {
    color: white;
    background-color: #0076bc;
    margin-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.buttons {
    background-color: #F7F7F7;
    border: solid 1px #0076bc;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    float: right;
    height: 100%;
    width: 100%;
    white-space: normal;
    font-size: 1rem;
}

.carbuttons {
    background-color: #F7F7F7;
    border: solid 1px #0076bc;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    float: right;
    width: 80px;
    font-size: 1rem;
}

.buttonsA {
    background-color: #F7F7F7;
    border: solid 1px #0076bc;
    width: 160px;
    font-size: 1rem;
}

.weekBox {
    width: 290px;
    height: 100px;
}

.adminweekBox {
    width: 395px;
    height: 100px;
}

.dateheaders {
    background-color: #bdbdbd;
    padding: 5px;
}

.datefield {
    background-color: #f6f7f5;
    width: 0px;
    height: 0px;
    border: none 0px #f6f7f5;
}

.bookingdivider {
    height: 50px;
}

.dropdownlist, .isadropdownlist {
    width: 175px;
}

.adropdownlist {
    width: 180px;
    margin-bottom: 20px;
}

.adminDropdownlist {
    width: 100%;
}
.isadropdownlist{
    margin-bottom:15px;
}
.utbdropdownlist{
    width:154px;
}
.textbox {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    width: 175px;
}

.adminTexbox {
    text-align: center;
}

.RegNrTextBox {
    width: 70px;
    float: left;
    text-align: center;
    margin-right:10px;
}

.RegNrTextBoxNoFloat {
    width: 70px;
    text-align: center;
}

.minibutton {
    padding: 0 5px 0 5px !important;
}

.smallbutton {
    padding: 2px 12px 23px 12px !important;
}

.textboxStor {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    width: 400px;
}

.textboxMedium {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 1rem;
    width: 200px;
    height: 50px;
}

.inputTable {
    padding: 5px;
    border: 0px;
}

    .inputTable tr {
        float: left;
        vertical-align: text-top;
        text-align: left;
    }

    .inputTable td {
        width: 180px;
        float: left;
        vertical-align: text-top;
        text-align: left;
    }

.scheduleTable {
    padding: 5px;
    border: 0px;
}

    .scheduleTable tr {
        float: left;
        vertical-align: text-top;
        text-align: left;
    }

    .scheduleTable td {
        width: 400px;
        float: left;
        vertical-align: text-top;
        text-align: left;
    }

select.ng-dirty, input.ng-dirty {
    background: #E72B1F;
}

select.ng-valid, input.ng-valid {
    background: #a1da8b;
}

.fa-pencil-square-o {
    color: black;
}

.table-admintvattstad {
    margin-bottom: 0;
    margin-top: 0 !important;
}

.leftForm {
    float: left;
    width: 50%;
    padding: 10px 10px 10px 10px;
}

.rightForm {
    float: right;
    width: 50%;
    padding: 10px 10px 10px 10px;
}

.centerForm {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    text-align: center;
}

.rtbnList {
    margin-left: auto;
    margin-right: auto;
}

input[type="radio"] {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 25px;
}


.form-search-admin {
    background-color: white;
}

.form-admin-tvattstad {
    margin-top: 25px;
}

.form-messages {
    position: fixed;
    top: 20px;
    right: 50px;
    width: 200px;
}

.form-table-input {
    height: 21px;
    font-size: inherit;
}

.fa .fa-check-circle .fa-2x {
    color: #0076bc;
}


.green {
    color: lightgreen;
}


.tvattStadTable input {
    width: 50px;
}

.tvattStadTable .date {
    width: 100px;
}


.breadcrumbBar {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 1.2rem;
    font-weight: normal;
}

.informationBox {
    border: 1px;
    padding: 6px;
    border-color: Black;
}

.bookingInformation {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 1.2rem;
    font-weight: normal;
}

.labelForm {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 1.1rem;
    font-weight: bold;
}

.labelSectionForm {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 1.4rem;
    padding-top: 10px;
    font-weight: bold;
}

.rblTable td {
    width: auto;
    float: left;
    vertical-align: text-top;
    text-align: left;
}

.required {
    color: red;
}


.ToggleButtons {
    margin: 30px auto 30px auto;
    overflow: auto;
    width: 70%;
}

.paddingLeft {
    padding-left: 25px;
}

.button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    padding: 12px 12px 31px 12px;
    background: #0076bc;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Arial Black;
    color: white;
}

.leftbutton {
    margin-right: 25px;
}

.buttonNoFloat {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    margin: 0 0 0 8px;
    padding: 12px 12px 31px 12px;
    background: #0076bc;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Arial Black;
    color: white;
}

.adminCarButton {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    padding: 0 5px 0 5px !important;
    background: #0076bc;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Arial Black;
    color: white;
    margin-bottom: 10px;
}


.adminCarFileButton::file-selector-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    padding: 0 5px 0 5px !important;
    background: #0076bc;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Arial Black;
    color: white;
    margin-bottom: 10px;
}

.Icon {
    width: 32px;
}


.datepickerdemoBasicUsage md-content {
    padding-bottom: 200px;
}

.datepickerdemoBasicUsage .validation-messages {
    font-size: 1.1rem;
    color: darkred;
    margin: 10px 0 0 25px;
}

.table {
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-all;
    margin-top: 20px;
}

.center-table {
    width: 85%;
    margin: 0 auto;
}

.tableRow {
    cursor: pointer;
}

.tableRowHighlight {
    background: #0076bc;
    color: white;
}

.hiddenId {
    visibility: hidden;
}

.isAvailableFalse {
    background-color: #bdbdbd;
    color: black;
}

.hasPrice0 {
    display: none;
}

.informationText {
    font-size: 1.2rem;
}

.ui-state-error {
    border: none;
    background: white;
}


.kortUthyrning td {
    padding: 2px;
}


.centeredBtn {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

.bButton {
    background: #0076bc;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: small-caps;
    font-family: Arial Black;
    color: white;
    border: none;
    cursor: pointer;
    height: 25px;
    margin: 0 0 0 8px;
}

#ddlServiceTypes {
    float: right;
}

.adminLogoutbutton {
    width: 15%;
}

.adminbutton {
    position: relative;
    top: -20px;
    margin: 0;
}

.adminbuttonTvatt {
    position: relative;
    top: -20px;
}


.booking-step2 td {
    text-align: left;
}

table {
    column-width: 100px;
    -moz-column-width: 15rem;
    -webkit-column-width: 15rem;
}

@media screen and (max-width: 640px) {
    .timesGridViewFlex {
        display: flexbox;
    }

    .timesGridViewFlex > ul {
        flex: 1;
    }
}


.consentmodal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #00000080;
    display: flex;
    align-items: end;
    justify-content: center;
}

.consentmodal .dialog {
    margin-bottom: 20vh;
    min-width: 30%;
    padding: 20px;
    background-color: #fff;
}
