.contact-form input.has-error, .contact-form textarea.has-error{
    border: 2px solid #992836;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.continent-servers {
    overflow:auto;
}

.dropdown-submenu.bottom>.dropdown-menu{
    top: auto;
    left: auto;
}

.dropdown-submenu.bottom>a:after{
    display: none;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*acordion*/
/*
#accordion div.panel-heading > h4 > a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    float: right;
}*/

/*
#accordion div.panel-heading > h4 > a.collapsed:after {
    content: "\e260";
}*/

#heading.heading-data-center {
    background-image: url('../images/data_center_background.jpg');
    height: 80px;
}

#heading.heading-data-center #outer-container {
    float: left;
    width: unset;
}

#heading.heading-data-center .outer-container-right {
    float: right;
    line-height: 80px;
}

#heading.heading-data-center .outer-container-right .dropdown {
    float: left;
}

#heading.heading-data-center .outer-container-right .dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 6px;
}

#heading.heading-data-center .outer-container-right .dropdown button {
    opacity: 0.8;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 !important;
    padding: 0 18px !important;
    margin-left: 10px !important;
    min-width: 181px;
    color: #4D4948;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    height: 40px;
    border-radius: 0;
    outline: none;
    text-align: left;
}

#heading.heading-data-center .outer-container-right .dropdown .dropdown-menu.show {
    display: block;
}

#heading.heading-data-center .outer-container-right .dropdown .dropdown-menu {
    position: absolute;
    top: 80%;
    left: 10px;
    z-index: 1000;
    float: left;
    min-width: 181px;
    padding: 10px 0;
    margin: 1px 0 0;
    font-size: 16px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.8);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: none;
}

#heading.heading-data-center .outer-container-right .dropdown .dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    padding: 3px 5px;
    line-height: 25px;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

#heading.heading-data-center h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
}

#heading.heading-data-center p {
    font-size: 14px;
    line-height: 26px;
}

.data-center-filter .dropdown {
    float: left;
}

.data-center-filter.row {
    margin-top: 20px;
    line-height: 34px;
}

.data-center-filter .dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    right: 0;
    margin-right: 12px;
    margin-top: 6px;
}

.fyps-title {
    height: 22px;
    color: #4D4948;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.cf-title {
    color: #4D4948;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    padding-bottom: 12px;
    border-bottom: 1px solid #D8D8D8;
}

.data-center-filter .dropdown button {
    opacity: 0.8;
    background-color: #ECECEC;
    margin: 0 !important;
    padding: 0 18px !important;
    margin-left: 10px !important;
    min-width: 181px;
    color: #4D4948;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    height: 34px;
    border-radius: 0;
    outline: none;
    text-align: left;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.data-center-filter .dropdown.continent button {
    min-width: 185px;
    width: 185px;
    /*min-width: 274px;*/
}

.data-center-filter .dropdown.ram button {
    min-width: 186px;
    width: 186px;
}

.data-center-filter .dropdown.bandwith button {
    min-width: 277px;
    width: 277px;
}

.data-center-filter .dropdown.processor button {
    min-width: 274px;
    width: 274px;
    /*min-width: 185px;*/
}

.data-center-filter .dropdown.disks button {
    min-width: 184px;
    width: 184px;
}

.data-center-filter .dropdown .dropdown-menu.show {
    display: block;
}

.data-center-filter .dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 10px;
    z-index: 1000;
    float: left;
    min-width: calc(100% - 10px);
    padding: 10px 0;
    margin: 1px 0 0;
    font-size: 16px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.99);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: none;
}

.data-center-filter .dropdown .dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    padding: 3px 5px;
    line-height: 25px;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.data-center-filter .simple-btn {
    height: 34px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    float: left;
    margin-left: 10px;
    width: 184px;
    padding: 9px 26px;
}

#data-center-map {
    height: 600px;
    margin-top: 1px;
}

.mid-map {
    box-shadow: inset 2px 6px 6px -7px #666;
}

.mid-map .block {
    padding: 0;
    margin: 0;
}

.mid-map .row {
    position: relative;
}

.mid-map .map-overlay {
    pointer-events: none;
    margin-top: 4px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #ffffff 10%, #FFFFFF00 20%, #FFFFFF00 80%, #FFFFFF 90%);
    z-index: 5;
    position: absolute;
}

.price-val-container {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    min-width: 185px;
    line-height: 34px;
}

.price-val-container button#reset-form {
    width: 34px;
    height: 34px;
    background-color: #ececec;
    border: unset;
    box-shadow: unset;
    float: right;
}

.price-val-container button#reset-form span {
    transform: rotateY(180deg);
}

/** Slider **/
.price-slider {
    margin-left: 10px;
    width: 277px;
    float: left;
}

.price-slider .slider.slider-horizontal {
    width: 277px;
    line-height: 34px;
}

.price-slider .slider-track {
    background-color: #ECECEC !important;
    background-image: unset;
    box-shadow: unset;
    border-radius: 0;
}

.price-slider .slider-selection {
    background: none !important;
    background-color: #FAC86B !important;
    box-shadow: unset;
}

.price-slider .slider-handle {
    height: 14px;
    width: 10px;
    background-color: #4D4948;
    background-image: unset;
    margin-top: 2px;
}
.tooltip {
    display: none !important;
}
/** Custom Checkbox **/
.custom_check_box_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin-left: 10px;
}

/* Hide the browser's default checkbox */
.custom_check_box_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.custom_checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 2px solid #979797;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.custom_check_box_container:hover input ~ .custom_checkmark {
}

/* When the checkbox is checked, add a blue background */
.custom_check_box_container input:checked ~ .custom_checkmark {
    border: 2px solid #FAC86B;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom_check_box_container input:checked ~ .custom_checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom_check_box_container .custom_checkmark:after {
    left: 2px;
    top: 2px;
    width: 10px;
    height: 10px;
    background-color: #FAC86B;
    border: 2px solid #FAC86B;
}

.private-network {
    min-width: 274px;
}

.slider-block {
    float: right;
    margin-right: 14px;
}

.contact-success{
    min-height: 445px;
    padding-top: calc(50% - 20px);
    text-align: center;
    border: none;
    border-radius: 0px;
}

.contact-success.cdn-page{
    min-height: 320px;
    padding-top: 85px;
}

.contact-success img{
    width: 60px;
}

.contact-success h4{
    margin-top: 18px;
    font-size: 18px;
}

.contact-success p{
    margin-top: 5px;
    font-size: 14px;
}

#myCarousel{
    width: 100%;
    max-height: 570px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

#myCarousel .item img{
    max-height: 570px;
    margin: auto;
    visibility: hidden;
}

#myCarousel .item.bg1{
    background: url("../images/Slide1.jpg") no-repeat center;
    background-size: cover;
}

#myCarousel .item.bg2{
    background: url("../images/Slide2.jpg") no-repeat center;
    background-size: cover;
}

#myCarousel .item.bg3{
    background: url("../images/Slide3.jpg") no-repeat center;
    background-size: cover;
}

#myCarousel .item.bg4{
    background: url("../images/Slide4.jpg") no-repeat center;
    background-size: cover;
}

#myCarousel .slider-text{
    position: absolute;
    transform: translateY(-50%);
    top: 45%;
    width: 100%;
    padding-left: 40px;
}

#myCarousel .slider-text h1{
    font-size: 50px;
    color: #FFFFFF;
    line-height: 55px;
    margin-bottom: 40px;
}

#myCarousel .slider-text p{
    font-size: 20px;
    color: #FFFFFF;
    line-height: 26px;
    margin-bottom: 40px;
}

#myCarousel .slider-text a{
    border: 2px solid #FFFFFF;
    font-size: 24px;
    color: #FFFFFF;
    padding: 11px 40px;
    margin-left: 15px;
    transition: all 0.1s ease-in-out;
}

#myCarousel .slick-dots{
    bottom: 20px;
}

#myCarousel .slick-dots li{
    background-image: url(../images/slider-button.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 4px;
    border: none;
    border-radius: 0;
}

#myCarousel .slick-dots li.slick-active{
    background-image: url(../images/slider-button-active.png);
    width: 25px;
    height: 4px;
    border: none;
}

#myCarousel .slick-dots li button{
    display: none;
}

#myCarousel .slider-text a:hover{
    background: #fff;
    color: #000;
}

@media (max-width: 570px) {
    #myCarousel{
        max-height: 540px;
    }

    #myCarousel .item img{
        max-height: 540px;
    }

    #myCarousel .slider-text{
        padding: 0px;
    }

    #myCarousel .slider-text .container{
        padding: 0px;
        margin: 0;
    }
}

.block-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fyps-title {
    height: 22px;
    color: #4D4948;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.cf-title {
    color: #4D4948;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    padding-bottom: 12px;
    border-bottom: 1px solid #D8D8D8;
}

.data-center-info{
    padding-bottom: 30px;
}

.data-center-info .text{
    margin-bottom: 20px;
}

.data-center-info .full-text{
    margin-bottom: 20px;
}

.navbar-nav .open-important .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.open-important>.dropdown-menu {
    display: block;
}

.sub.dropdown-menu{
    margin-left: 15px;
}
@media (max-width: 690px) { 
	.data-center-filter .dropdown{
		width: 100%;
	}
	.data-center-filter .dropdown.continent button, .data-center-filter .dropdown.processor button, .data-center-filter .dropdown.ram button, .data-center-filter .dropdown.disks button, .data-center-filter .dropdown.bandwith button {
		width: 100%;
		margin-right: 20px !important;
	}
.data-center-filter.row {
	margin-right: 5px;
}
}

@media (max-width: 992px) {
    .slider-block {
        margin-right: 0;
        width: 100%;
    }
}

.servers-list .accordion div.panel-heading>h4>a{
    display: block;
    background-color: #F4F4F4;
    font-size: 20px;
    color: #000000;
}

.servers-list .accordion .panel-body:first-child{
    padding: 0;
}

.servers-list .accordion .panel-body:first-child .panel-group{
    padding: 0;
    margin-bottom: 0;
}

.servers-list .accordion .panel-body:first-child .panel-group div.panel-heading>h4>a
{
    background-color: #fff;
    padding-left: 15px;
}

.servers-list .accordion .panel-body:first-child .panel-group div.panel-heading{
    background-color: #fff;
}

.servers-list .panel-group{
    margin-bottom: 5px;
    box-shadow: none!important;
}

.servers-list .accordion .panel-body:first-child .col-xs-12{
    padding: 0;
}

.servers-list .accordion .panel-body:first-child table.table-specials,.servers-list .accordion .panel-body:first-child .table-responsive
{
    margin: 0;
}

.servers-list .accordion div.panel-heading>h4>a::after{
    content: " ";
    float: right;
    background-image: url(../images/arrow-closed_2x.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    background-position: center center;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
}

.servers-list .accordion div.panel-heading>h4>a[aria-expanded="true"]:after{
    content: " ";
    transform: rotate(0deg);
}

.after-table .text-group{
    display: inline-block;
    float: left;
    width: 70%;
    padding-top: 11px;
}

.after-table .button-group {
    display: inline-block;
    float: left;
    width: auto;
}

.after-table p{
    margin: 0;
    /*text-align: center;*/
    font-family: Montserrat;
    font-size: 18px;
    color: #4D4948;
}

.after-table p b{
    font-weight: 450;
}

.after-table{
    background-color: #F9F9F9;
    padding-top: 30px;
    padding-bottom: 30px;
}

.after-table .simple-btn{
    padding: 10px 17px;
    transition: all .1s ease-in-out;
    font-family: Montserrat;
    font-size: 17px;
    margin-right: 10px;
}

.simple-btn.white{
    background-color: #FFFFFF;
}

.after-table button#contact-us:hover{
    background-color: #E3A83D!important;
}

.servers-list .accordion.panel-group>.panel{
    border: none;
}

.servers-list .accordion .accordion.panel-group .panel{
    border-bottom: 1px solid #DCDCDC;
}

.navbar-white{
    background-color: white;
}

.order-tabs, .login-bg{
    background-color: #f3f3f3;
}

.tab-active {
    background-color: white;
    height: 55px;
    margin-top: 35px;
    padding: 5px;
}

.tab-inactive{
    background-color: white;
    height: 55px;
    margin-top: 35px;
    opacity: 0.3;
    filter:grayscale(1);
}

.tab-text{
    display: inline-block;
    font-size: 18px;
}

.icon{
    margin-right: 7px;
}

.icon-hardware{
    content: url("../images/select-hardware.png");
}

.icon-software{
    content: url("../images/select-software.png");
}

.icon-checkout{
    content: url("../images/checkout.png");
}

.order-contents{
    margin-top: 30px;
}

.options-box{
    background-color: white;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    padding: 15px 23px 15px 29px;
    margin-bottom: 30px;
}

.options-item{
    border-top: 1px solid #c4c4c480;
}

.options-item:hover{
    background-color: #efefef;
}

.selected{
    background-color: #FFF7E9;
}

.radio-button{
    display: block;
    position: relative;
    padding: 10px 0 10px 40px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}

.radio-button input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radiobtn{
    position: absolute;
    top: 0px;
    left: 10px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #a6a6a6;
    border-radius: 50%;
    margin-top: 10px;
}

.radiobtn:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-button input:checked ~ .radiobtn:after {
    display: block;
}

.radio-button .radiobtn:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f7b951;
}

.radio-button input:checked ~ .radiobtn{
    border: 2px solid #f7b951;
}

.options-title{
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 12px;
    font-weight: 500;
}

.option-name{
    font-size: 16px;
    line-height: 20px;
    flex-grow: 1;
}

.option-price{
    font-size: 14px;
    line-height: 17px;
    margin-right: 20px;
    padding-top: 10px;
}
.options-layer{
    padding-top: 15px;
    border-top: 1px solid #c4c4c480;
    width: 100%;
}

.options-more{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    width: 100%;
    display: block !important;
}

.options-more:after{
    display: inline-block;
    content:url("../images/arrow-down.png");
    margin-left: 5px;
    position: relative;
    top: 5px;
}

.options-less{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    padding-top: 15px;
    width: 100%;
    display: block !important;
}

.options-less:after{
    display: inline-block;
    content:url("../images/arrow-down.png");
    transform: rotate(180deg);
    margin-left: 5px;
}

.options-message{
    padding: 15px 0 15px 10px;
    font-size: 16px;
    line-height: 20px;
    border-top: 1px solid #c4c4c480;
}

.options-message a{
    color: #f4c351;
    text-decoration: underline;
}

.order-summary{
    background-color: white;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    padding: 0 20px 20px;
    margin-bottom: 20px;
    position: sticky;
    top: 70px;
}

.order-summary-header{
    font-size: 24px;
    line-height: 29px;
    padding: 15px 0 16px 20px;
    background-color: #4d4948;
    color: white;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.checkout-item{
    font-size: 15px;
    line-height: 18px;
    color: #878787;
    margin-top: 9px;
    margin-bottom: 11px;
    border-bottom: 1px solid #c4c4c480;

}

.checkout-item-alt{
    font-size: 15px;
    line-height: 18px;
    color: #878787;
    margin-bottom: 11px;
    border-bottom: 2px solid #c4c4c4;

}

.checkout-item-alt img{
    margin: 0 4px 2px;
}

.checkout-title{
    flex-grow: 1;
    margin-bottom: 11px;
}

.checkout-cat-title{
    flex-grow: 1;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #636363;
    margin-bottom: 11px;
}

.checkout-price{
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 11px;
    color: black;
}

.billing-custom-value, .quantity-custom-value{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
    color: black;
}

.checkout-subtotal{
    font-size: 16px;
    font-weight: 600;
    color: black;
}

.checkout-total{
    font-size: 16px;
    font-weight: 600;
    color: #1b942e;
}

.checkout-cat-title-total{
    flex-grow: 1;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4d4948;
    margin-bottom: 11px;
}

.no-border{
    border: 0;
}

.next-step-button{
    background-color: #f7b951;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    border-radius: 0;
    padding: 11px 20px 12px 30px;
    color: black;
    text-align: center;
}

.prev-step-button, .back-to-software{
    background-color: #eeeeee;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    border-radius: 0;
    padding: 11px 30px 12px 20px;
    margin-top: 10px;
    color: black;
    text-align: center;
}

.next-step-button:hover, .prev-step-button:hover, .checkout-button:hover{
    background-color: #e3a83d;
    color: black;
}

.next-step-button:visited, .next-step-button:focus, .prev-step-button:visited, .prev-step-button:focus, .checkout-button:visited, .checkout-button:focus, .back-to-software:visited, .back-to-software:focus{
    color: black;
}

.prev-step-button img{
    transform: rotate(180deg);
}

.prev-step-button div{
    opacity: 0.5;
}

.prev-step-button:hover div{
    opacity: 1;
}
.justify-content-center{
    justify-content: center;

}

.justify-content-end{
    justify-content: end;
}

.flex-grow{
    flex-grow: 1;
}

.smaller-padding{
    padding: 0 8px !important;
}

.bigger-row{
    margin: 0 -10px 0 !important;
}

.quantity-arrow-left, .billing-arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 9px 8.5px 0;
    border-color: transparent #f7ba51 transparent;
    margin-right: 8px;
}

.quantity-arrow-right, .billing-arrow-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 0 8.5px 9px;
    border-color: transparent transparent transparent #f7ba51;
    margin-left: 8px;
}

.arrow-next {
    content:url("../images/arrow-right-slim.png");
}

.arrow-back{
    display: inline-block;
    content:url("../images/arrow-right-slim.png");
    transform: rotate(180deg);
}

.hidden{
    display: none !important;
}

.radio-selector{

}

@media only screen and (max-width: 600px){
    .smaller-padding{
        padding: 0 !important;
    }

    .tab-active, .tab-inactive{
        height: 65px;
        flex-direction: column;
        text-align: center;
        line-height: 15px;
        padding: 10px 0;
    }

    .tab-text{
        font-size: 12px !important;
        line-height: 15px!important;
        font-weight: 500;
        vertical-align: bottom;
    }

    .icon{
        margin: 0 0 10px 0;
    }

    .bigger-row{
        margin: 0 !important;
    }

    .icon-checkout{
        margin-bottom: 15px;
        margin-top: 3px;
    }
}

.login-bg{
    justify-content: center;
    /*height: 54vh;*/
}

.login-box, .signup-box, .forgot-password-box{
    background: white;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    height: fit-content;
    width: 375px;
    margin-top: 70px;
    margin-bottom: 50px;
}

.login-tab{
    height: 65px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 29px;
    padding: 17px 0;
    margin-bottom: 20px;
}

.login-tab-active {
    background-color: white;
    color: #efad40;
}

.login-tab-inactive {
    background-color: #f3f3f3;
    color: rgba(99, 99, 99, 0.5);
}

.login-tab-inactive a{
    color: rgba(99, 99, 99, 0.5)!important;
}

.login-form, .signup-form, .remind-password-form{
    padding: 20px 20px 30px;
}

.login-form form, .signup-form form, .remind-password-form form{
    margin: 0!important;
}

.login-form input, .signup-form input, .remind-password-form input{
    background: #f5f5f5;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 5px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.login-form input::placeholder, .signup-form input::placeholder, .remind-password-form input::placeholder{
    color: #000;
    font-weight: 500;
}

.login-form input:focus, .signup-form input:focus, .remind-password-form input:focus{
    border: solid 2px #f7b951;
}

.login-form input[type=submit]:focus, .signup-form input[type=submit]:focus, .remind-password-form input[type=submit]:focus {
    border: none;
}

.login-form input[type=submit], .signup-form input[type=submit], .remind-password-form input[type=submit]{
    background: #f7b951;
    padding: 12px 20px;
    font-size: 22px;
    line-height: 27px;
    margin-top: 5px;
}

.forgot-password{
    color: #8a8a8a;
    margin-top: 15px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}

.wrong-email-message, .wrong-password-message, .no-pass-message, .error-message{
    font-size: 12px;
    line-height: 15px;
    color: #c43636;
    margin-bottom: 5px;
}

.wrong-email-message:before, .wrong-password-message:before, .no-pass-message:before, .error-message:before {
    content: url(../images/qttention.png);
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    position: relative;
    top: 1px;
}

.success-message{
    font-size: 12px;
    line-height: 15px;
    color: #2b9d2b;
    margin-bottom: 5px;
}

.success-message:before {
    content: url(../images/checkmark.png);
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    position: relative;
    top: 1px;
}

.register-form-label{
    font-size: 14px;
    line-height: 17px;
    color: #ce932f;
    margin: 12px 0;
}

.login-form select, .signup-form select{
    background-color: #f5f5f5; /* fallback color if gradients are not supported */
    background-image: url(../images/select-arrow.png), -webkit-linear-gradient(top, #f5f5f5, #f5f5f5); /* For Chrome and Safari */
    background-image: url(../images/select-arrow.png), -moz-linear-gradient(top, #f5f5f5, #f5f5f5); /* For old Fx (3.6 to 15) */
    background-image: url(../images/select-arrow.png), -ms-linear-gradient(top, #f5f5f5, #f5f5f5); /* For pre-releases of IE 10*/
    background-image: url(../images/select-arrow.png), -o-linear-gradient(top, #f5f5f5, #f5f5f5); /* For old Opera (11.1 to 12.0) */
    background-image: url(../images/select-arrow.png), linear-gradient(to bottom, #f5f5f5, #f5f5f5); /* Standard syntax; must be last */
    background-position: right .7em top 50%, 0 0;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 0px!important;
    padding: 15px 20px;
    margin-bottom: 5px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-weight: 500;
}

.gray{
    color: #8a8a8a;
}

.footer-content{
    justify-content: space-between;
}

.copyright-alt{
    color: #000;
    font-weight: 500;
}

.links-alt ul li {
    font-size: 15px;
    line-height: 24px;
    display: inline;
    margin-right: 10px;
    color: #000;
    font-weight: 500;
}

.links-alt ul li a {
    color: #000;
    font-weight: 500;
}

.copyright-alt {
    margin-top: 3px;
}

.share-via-email{
    margin: 20px 10px 0;
    text-align: center;
}

.share-via-email a{
    color: #878787;
}

.checkout-button{
    background-color: #f7b951;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    border-radius: 0;
    padding: 11px 20px 12px 30px;
    color: black;
    text-align: center;
    margin-top: 15px;
}

.button-login, .button-signup{
    width: 100%;
    background-color: #f7b951;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    border-radius: 0;
    padding: 11px 20px 12px 30px;
    color: black;
    text-align: center;
}

.login-options-box{
    height: fit-content;
    background: white;
    padding: 50px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.no-margin{
    margin: 0!important;
}

.login-box-label{
    text-align: center;
    margin: 20px;
    color: #878787;
}

.logged-in-as{
    font-size: 14px;
    color: #878787;
    text-align: center;
    margin: 10px 5px;
}

.logged-in-as a{
    font-size: 14px;
    text-align: center;
    margin: 10px 5px;
}

.loading-screen {
    height: 400px;
    text-align: center;
    font-size: 25px;
    padding-top: 150px;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f7b951;
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.sticky{
    position: -webkit-sticky;
    position: sticky;
}

.row::before, row::after{
    display: none;
}

.error-message-box{
    width: 500px;
    max-width: 60%;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.error-header{
    background: #4d4948;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    padding: 15px 20px;
}

.error-text{
    font-size: 16px;
    padding: 20px;
}

.close-button{
    background: #f7b951;
    color: #000;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    padding: 10px 30px;
    float: right;
    margin: 20px;
    margin-top: 0;
    cursor: pointer;
}

.d-none {
    display: none!important;
}

.cursor-pointer {
    cursor: pointer;
}

.terms-text-block p {
    word-wrap: break-word;
}

@media (max-width: 578px) {
    .login-tab {
        line-height: 20px;
    }
}
