﻿.background-base {
    background-image: url(../images/BackgroundHighway.png);
    background-position: center;
    background-size: cover;
}

.row-line-bottom {
    border-bottom: solid darkgray 1px;
}

.form-group .form-control {
    padding-left: 2.375rem;
}

.form-group .form-control-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.welcome-position {
    margin-top: -120px;
    margin-bottom: 60px;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    opacity: 0.7;
    background-color: #a19f9f;
    z-index: 2999;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 30%;
    left: 45%;
    z-index: 2999;
}

.icon-size-small {
    font-size: 18px;
}

.icon-size-medium {
    font-size: 22px;
}

.icon-size-large {
    font-size: 30px;
}

.value-required {
    border: #C80404 solid 3px !important;
}

.premiuminfo-title {
    color: #C80404;
    font-weight: bold;
}
.premiuminfo-title-light {
    color: #C80404;
    font-weight: normal;
}

.required {
    color: #C80404;
    font-size: 10px;
}

.info-gray {
    background-color: #808080;
    color: #FFF;
    width: 100%;
    font-size: 11px;
    text-align: center
}

.img-program {
    border-radius: 50%;
    border: 24px #0D6EFD solid;
    height: 290px;
    cursor: pointer;
}

.img-program:hover {
    border: 24px #043174 solid;
    opacity: 90%
}

.a-program-link {
    text-decoration: none;
    color: #FFF;
}

.img-program-disable {
    border-radius: 50%;
    border: 24px #7d7d7d solid;
    height: 290px;
    cursor: default;
}

.a-disable {
    text-decoration: none;
    color: #FFF;
    cursor: default;
}

.lbl-access-title {
    font-weight: bolder;
    font-size: 26px;
    color: #0D6EFD;
}

.lbl-access-info {
    font-size: 15px;
    color: #0D6EFD;
}

.lbl-program-maintitle {
    font-weight: bolder;
    font-size: 36px;
    color: #FFF;
}
.lbl-thanks-title {
    font-size: 42px;
}

.lbl-program-title {
    font-weight: bolder;
    font-size: 26px;
}

.lbl-program-subtitle {
    font-weight: 300;
    font-size: 20px;
}

.lbl-title {
    background-color: #0D6EFD;
    color: #FFF;
    font-weight: bold;
    width: 50%;
    border-radius: 0;
}

.lbl-title-100 {
    background-color: #0D6EFD;
    color: #FFF;
    font-weight: bold;
    width: 100%;
    border-radius: 0;
    height: 38px;
}

.lbl-title-value {
    background-color: #FFF;
    color: #000;
    width: 50%;
    border-radius: 0;
}

.lbl-title-full {
    background-color: #0D6EFD;
    color: #FFF;
    font-weight: bold;
    height: 37px;
    text-align: center;
}

.lbl-subtitle {
    background-color: #0D6EFD;
    color: #FFF;
    width: 50%;
    border-radius: 0;
}

.lbl-coverage-title {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.lbl-disclaimer-title {
    font-weight: bold;
    color: #000;
}
.no-hover {
    font-weight: normal !important;
    font-size: 14px;
}
.no-hover:hover {
    font-weight:normal !important;
    text-decoration:none;
}

.lbl-title-credicard {
    font-size: 20px;
    font-weight: bold;
    background-color: #0D6EFD;
    color: #FFF;
    border-radius: 20px;
    width: 240px;
    height: 50px;
    margin: 0 auto;
    padding-top: 6px;
    margin-bottom: -25px !important;
}

.lbl-icon-creditcard {
    background-color: #fff;
    color: #0D6EFD;
    padding: 0px 6px 1px 6px;
    border-radius: 8px;
    font-size: 25px;
}
.lbl-footer-title {
    color: #E4E1E1;
    font-size: 12px;
    padding: 8px;
    bottom: 2%;
    left: 0;
    width: 100%;
    text-align: center;
}

.background-form-loginuser {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    width: 170px;
}

.div-img-loginuser {
    margin-left: -25px;
    position: absolute;
}

.modal-index {
    z-index: 2000 !important;
}

.message-alert {
    margin-bottom: 7px;
    margin-top: 7px;
    font-size: 15px;
}

.img-leftloginuser {
    margin-top: 15px;
}

.lbl-loginuser {
    font-size: 11px;
}
.img-loginuser {
    margin-bottom: -35px;
}

.info-gray {
    background-color: #6F6D6D;
    color: #FFF;
    width: 100%;
    font-size: 11px;
    text-align: center
}
.bold {
    font-weight: bold;
}
.not-rounded {
    border-radius: 0;
}
.background-form {
    background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    border-radius: 20px;
}

.background-form-text {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
}

.background-form-payment {
    background-color: #FFF;
    border: 1px solid #86b7fe;
    border-radius: 20px;
    padding: 25px 15px 10px 25px;
}

.background-form-access {
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #86b7fe;
    border-radius: 20px;
    padding: 20px 15px 20px 15px;
}

.lbl-form-title {
    background-color: #0D6EFD;
    color: #FFF;
    font-weight: bold;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px;
    text-align: center;
    margin: 0 -12px 0 -12px !important;
}

.notes-container-n {
    border-radius: 20px;
    background-color: #0D6EFD;
    margin-left: 8rem;
    margin-right: 8rem;
}

.notes-container {
    border-radius: 20px;
    background-color: #0D6EFD;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}

.notes-container2 {
    border-radius: 20px;
    background-color: #0D6EFD;
    margin-left: 8rem;
    margin-right: 8rem;
    text-align: center;
}

.notes-container:hover {
    background-color: #043174;
    opacity: 90%
}

.notes-container-summary {
    border-radius: 20px;
    background-color: #0D6EFD;
}

    .notes-container-summary:hover {
        background-color: #043174;
        opacity: 90%
    }

.notes-icon {
    background-color: #FFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.notes-icon2 {
    background-color: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.notes-img {
    height: 55px;
}
.notes-img2 {
    height: 45px;
}

.notes-title {
    color: #FFF;
    font-weight: bold;
}

.notes-subtitle {
    color: #FFF;
}

.numberdays-background {
    background-color: #FFF;
    margin-left: 0;
    margin-right: 0;
}

.numberdays-border {
    border-top: 2px solid #0D6EFD;
}

.img-vehicle-disable {
    text-decoration: none;
    color: #000;
    background-color: #807D7D;
    border-radius: 20px;
    padding: 5px;
    cursor: default;
}
.a-vehicle-disable {
    text-decoration: none;
    color: #807D7D;
    cursor: default;
}

.img-vehicle {
    text-decoration: none;
    color: #000;
    background-color: #0D6EFD;
    border-radius: 20px;
    padding: 5px;
    cursor: pointer;
}

.img-vehicle:hover {
    background-color: #043174 !important;
    opacity: 90%;
    font-weight: bold;
}

.a-link-vehicle {
    text-decoration: none;
    color: #000;
    background-color: #0D6EFD;
    border-radius: 20px;
}

.a-link-vehicle:hover {
    background-color: #043174 !important;
    opacity: 90%;
    font-weight: bold;
}

.a-link-vehicle:active {
    background-color: #043174;
    font-weight: bold;
    border-radius: 20px;
}
.a-link-vehicle-selected {
    background-color: #043174 !important;
    text-decoration: none !important;
    font-weight: bold;
    border-radius: 20px;
}

.a-link {
    text-decoration: none;
    color: #000;
}

.a-link:hover {
    background-color: #0D6EFD;
    color: #FFF;
    border-radius: 70%;
    padding: 5px;
    opacity: 90%
}

.a-link:active {
    background-color: #0D6EFD;
    color: #FFF;
    font-weight: bold;
    border-radius: 70%;
    padding: 5px;
}
.a-link-selected {
    background-color: #0D6EFD !important;
    text-decoration: none !important;
    color: #FFF;
    font-weight: bold;
    border-radius: 70%;
    padding: 5px !important;
}
.a-button-selected {
    background-color: #043174 !important;
    color: #FFF;
    font-weight: bold;
    opacity: 90%
}

.disclaimer-border {
    border-top: 3px solid #6F6D6D;
}
.vertical-l-border {
    border-left: 3px solid #6F6D6D;
}

.color-white {
    color: #FFF;
}
.color-whitesmoke {
    color: whitesmoke;
}
.element-hide {
    display: none;
}
.element-show {
    display: block;
}
.color-title {
    background-color: #0D6EFD;
    color: #FFFFFF;
}
.color-title-gray {
    background-color: #CCCCCC;
    color: #000000;
}
.pointer {
    cursor: pointer;
}

.button-margin {
    margin: 1rem !important;
}

.rb-large {
    transform: scale(1.4);
    display: inline-flex;
    font-size: 11px;
    cursor: pointer;
}

.rb-large input[type="radio"] {
    margin-right: 2px;
}

.font-xxl {
    font-size: 46px;
}
.font-xl {
    font-size: 40px;
}
.font-xl2 {
    font-size: 36px;
}
.font-l {
    font-size: 32px;
}
.font-m {
    font-size: 24px;
}
.font-mm {
    font-size: 20px;
}
.font-xm {
    font-size: 18px;
}
.font-small {
    font-size: 14px;
}
.font-xsmall {
    font-size: 12px;
}
.font-xxsmall {
    font-size: 9px;
}

/*---------------------------------------------------------*/
/*TABLET*/
/*---------------------------------------------------------*/
@media (max-width: 820px) {
   /* .notes-container2 {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .notes-container {
        margin-left: 4rem;
        margin-right: 4rem;
    }*/
    .button-margin {
        margin: 0 !important;
        padding: 0 !important;
    }
    .rb-question {
        width: 100% !important
    }
    .vertical-l-border {
        border-left: none;
    }
    #loading-image {
        left: 40% !important;
    }
}
/*---------------------------------------------------------*/
/*MOBILE*/
/*---------------------------------------------------------*/
@media (max-width: 520px) {
    .welcome-position {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .background-base {
        background-position: revert;
    }
    /*.notes-container2 {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .notes-container {
        margin-left: 2rem;
        margin-right: 2rem;
    }*/
    .button-margin {
        margin: 1rem 0 1rem 0 !important;
        padding: 0 1rem 0 1rem !important;
    }
    .rb-question {
        width: 100% !important
    }
    .vertical-l-border {
        border-left: none;
    }
    #loading-image {
        left: 31% !important;
    }
}       

/*BEGIN: GRID STYLE*/
.ColumnStyle {
    height: 20px;
    background-color: #F2F2F2;
    font-weight: bold;
    color: Black;
}

.ColumnStyle:hover {
    text-decoration: none;
}

.RowEven {
    background-color: #f3f1f1;
    color: Black;
}

.RowStyle {
    background-color: #FFFFFF;
    color: Black;
}

.RowStyle:hover {
    background-color: #CCCCCC; /*#faf9f9*/
    color: Black;
}

.btn-m {
    font-size: 20px;
}

.btn-grid {
    font-size: 24px;
}

.btn-sale {
    font-size: 32px;
}

.btn-command {
    color: #6b7485;
}

.btn-command:hover {
    color: #404651 !important;
}

.btn-copy {
    background-color: #e9ecef;
    border: 1px solid #ced4da;
}

    .btn-copy:hover {
        background-color: #b0b4b7;
    }

.btn-edit {
    color: #218838;
}

    .btn-edit:hover {
        color: #19672A;
    }

.btn-delete {
    color: #D92638;
}

    .btn-delete:hover {
        color: #AD1F2D;
    }

.btn-select {
    color: #0069d9;
}

.btn-select:hover {
    color: #0062cc;
}

.grid-scroll {
    overflow-x: auto;
    width: 100%;
}
.grid-modal-scroll {
    overflow-x: auto;
    width: 100%;
    height: 320px;
}
.badge-size {
    font-size: 15px;
}

/*PAGING FOR GRID*/
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
display: inline-table;
border: none;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    z-index: 2;
    color: #737373;
    background-color: #F2F2F2; /*#F0EDED*/
    border-color: #D9D9D9;
    cursor: default;
    font-weight: bold;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #337ab7;
    background-color: #F2F2F2; /*#F0EDED*/
    border-color: #D9D9D9;
}

.total-rows {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    z-index: 2;
    color: #737373;
    background-color: #F2F2F2; /*#F0EDED*/
    border-color: #D9D9D9;
    cursor: default;
    border: 1px solid #d9d9d9;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}