.rh-spinner {
    border: 8px solid rgba(0, 0, 0, 0.3);
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    animation: rhspin 1s linear infinite;
    display: inline-block;
}

@keyframes rhspin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.rh_login_menu{
    cursor: pointer;
}
.gsmodal div.error {
    color: red;
    border: 1px solid red;
    padding: 5px;
}
.gsmodal div.success {
    color: green;
    border: 1px solid green;
    padding: 5px;
}
.gs-container .img-responsive{
    margin-left:auto;
    margin-right:auto;
}
.rh-logged-in .rh-login-hide{
    display:none !important;
}
.rh-not-logged-in .rh-login-show {
    display:none !important;
}
.rh-btn-container button, .rh-btn-container .rh-std-button-100{
    margin-bottom:10px;
}
.rh-default-hidden {
    display:none;
}
.rh-title {
    text-transform: uppercase;
    font-size:24px;
    font-weight:bold;
}
.rh-subtitle {
    font-size: 20px;
    font-style: italic;
}
.renthub_features_block, .renthub_features_block td, .renthub_features_block tr {
    border:none !important;
}
.renthub-menu-main-container *{
    box-sizing: border-box;
}
.features_icon_container {
    display:inline-block;
    padding-right:15px;
}
.features_msg_container {
    display:inline-block;
}
@keyframes blink-effect {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}

.renthub_loading_msg span {
    animation-name: blink-effect;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}

.renthub_loading_msg span:nth-child(2) {
    animation-delay: .2s;
}

.renthub_loading_msg span:nth-child(3) {
    animation-delay: .4s;
}

.renthub_loading_msg {
    font-size: 24px;
    font-weight: 600;
}

.renthub_loading_msg span {
    font-size: 35px;
    height: 10px;
    line-height: 10px;
}

.success-msg-title {
    color: #00a900;
}

.success-msg-text {
    color: black;
}

.error-msg-title {
    color: red;
}

.image-responsive {
    max-width: 100%;
}

.renthub_error_list {
    display: block;
    max-width: 100%;
    width: 400px;
    margin: 15px auto;
}

ul.renthub_error_list li {
    color: red;
    font-weight: bold;
}

.renthub-fullscreen-loader {
    color:black;
    background-color: rgba(202, 202, 202, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 25000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.renthub-centered-spinner {
    width: 80px;
    height: 80px;
    margin-left: auto;
    position: relative;
    margin-right: auto;
    top: 50%;
    transform: translateY(-40px);
    text-align: center;

}

.renthub-centered-spinner i {
    vertical-align: middle;
    line-height: 80px;
    font-size: 36px;
}

.renthub-centered-msg {
    width: 50%;
    margin-left: auto;
    position: relative;
    margin-right: auto;
    top: 20%;
    text-align: center;

}

.renthub-title {
    padding: 5px;
    position: relative;
}

.renthub-box {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    background-color: #ffffff;
    color: inherit;
    border: none;
    -webkit-box-shadow: 0 0 8px 0 rgba(201,201,201,1);
    -moz-box-shadow: 0 0 8px 0 rgba(201,201,201,1);
    box-shadow: 0 0 8px 0 rgba(201,201,201,1);
}

.renthub-content {
    padding: 5px;
}

.renthub-element-container {
    height: 85px;
}

#renthubPrivacyModal .modal-body, #renthubTermsModal .modal-body, #customInfoModal .modal-body {
    padding: 25px;
}

body.modal-open {
    overflow: hidden !important;
}
.modal{
    z-index:2500;
}
/*TEMPORARY */
.renthub_temporary_header {
    text-align: center;
    border-bottom: 2px solid #565656;
}

.renthub_temporary_loader {
    text-align: center;
    padding: 40px;
    width: 100%;
}

.renthub_temporary_loader i {
    font-size: 30px;
}

/*END TEMPORARY*/

.error-centered {
    color: red;
    text-align: center;
}

.renthub_errors_list li{
    color: red;
}

.custom-info-modal{
    cursor:pointer;
}

.custom-info-modal-container{
    margin-top: -8px;
    font-size: 12px;
}

.renthub_extra_details{
    margin-top:8px;
    max-width:200px;
    padding:7px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.rh-default-hidden.error {
    font-size: 16px;
    margin:10px;
    font-weight:bold;
}
.rh-default-hidden.success {
    font-size: 16px;
    margin:10px;
    font-weight:bold;
}
.renthub-content .checkbox{
    margin-left:5px;
}
.gs-container input[type="password"], .gs-container-fluid input[type="password"],.gs-modal input[type="password"], .renthub-box input[type="password"]{
    width:100%;
}
.gs-container label.error {
    margin:0 !important;
}
.gs-container-fluid label.error {
    margin:0 !important;
}
.renthub_services_included.custom-info-modal {
    text-decoration: underline;
}
.renthub_services_included.custom-info-modal:hover {
    zoom:110%;
}
.vehicle-upselling-img {
    max-height:250px;
    max-width:100%;
}
.vehicle-upselling-pricedetails{
    font-weight:bold;
    font-size:20px;
    color: #2f2f2f;
}
.renthub-modal-no-upselling-btn {
    width:100%;
    display:block;
    margin-top:15px;
    padding:15px 5px;
    border:1px solid #c2c2c2;
    background-color:transparent;
    border-radius: 15px;
}
.renthub-modal-no-upselling-btn:hover {
    background-color: #e1e1e1;
}

.renthub-modal-upselling-btn {
    margin-top:15px;
    padding:15px 5px;
    width:100%;
    display:block;
    border:0;
    background-color:green;
    color:white;
    font-weight:600;
    border-radius: 15px;
}
.renthub-modal-upselling-btn:hover {
    background-color: #006700;
}
.vehicle-upselling-image{
    text-align:center;
}
/**LOGIN/REGISTER MODAL***/
.renthub-menu-parent {
    position: relative;
}
#loginOrRegisterModal .rh-login-process-login-container{
    margin:10px;
}
#loginOrRegisterModal .rh-login-process-register-container{
    margin:10px;
}
#loginOrRegisterModal .rh-btn-container{
    margin-top:15px;
}
.register-advantages{
    margin: 15px;
    font-size: 16px;
}
.register-advantages ul {
    list-style: none;
    padding: 0;
}
.register-advantages ul li:before {
    color: #00af00;
    content: '✓';
    font-size: 18px;
}
/**LOGIN/REGISTER MODAL END***/
.rh_vehicle_model_guaranteed {
    width:100%;
    font-weight: 600;
    margin-bottom: 20px;
}
.rh_vehicle_model_guaranteed_icon, .rh_vehicle_model_guaranteed_text {
    display:inline-block;
}
/*TOAST*/
.jq-toast-wrap {
    width:350px;
}
.jq-toast-single {
    font-size: 14px;
    line-height: 18px;
    border-radius:15px;
}
.jq-icon-error {
    color:white;
}
.close-jq-toast-single {
    top: -1px;
    right: 6px;
    font-size: 18px;
}
/*ENDTOAST*/
.split_rates_container span.renthub_summary_title {
    font-style: normal;
    color: #888;
}
.split_rates_container div.renthub_summary_title {
    text-transform: uppercase;
    color: #888;
    font-weight: bold;
    font-size: 20px;
}
.split_rates_container div.renthub_summary_title.rh_no_split {
    text-transform: unset;
    font-size: 16px;
}
.split_rates_container.pay_agency_container {
    color: #888;
}