body {
    font-size: 1.6rem;
}

html {
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
html::-webkit-scrollbar {
    display: none;
}

a {
    text-decoration: none;
    color: rgba(148, 151, 156, 1);
}

a:focus {
    outline: none;
    text-decoration: none;
}

div#divContent {
    padding: 0px;
}

.smart-banner h1 {
    margin: auto;
    text-shadow: 2px 2px 6px #1F2739;
    text-align: center;
    font-weight: BOLD;
    line-height: 1.5;
	width: 20em
}
.login h1 {
    margin: auto;
    text-shadow: 2px 2px 6px #1F2739;
    text-align: center;
    font-weight: BOLD;
    line-height: 1.5;
	font-size: 1.25em;
	width: 9em
}
.smart-banner h3,
.smart-banner h6 {
    margin: 0 0 0 0;
    text-shadow: 2px 2px 6px #1F2739;
    text-align: center;
    font-weight: bolder;
    line-height: 1.5
}

.smart-banner a {
    color: #fff;
    text-decoration: none;

}

.bg6 {
    background: rgba(115, 54, 218, 1);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(115, 54, 218, 1)), color-stop(1, rgba(191, 250, 71, 1)));
    background: -ms-linear-gradient(bottom, #d1d1d1, #f8f8f8);
    background: -moz-linear-gradient(center bottom, #d1d1d1 0%, #f8f8f8 100%);
    background: url('../../general/img/banner/banner4R_qw.jpg') top center/cover no-repeat;
}

.bg6m {
    background: rgba(115, 54, 218, 1);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(115, 54, 218, 1)), color-stop(1, rgba(191, 250, 71, 1)));
    background: -ms-linear-gradient(bottom, #d1d1d1, #f8f8f8);
    background: -moz-linear-gradient(center bottom, #d1d1d1 0%, #f8f8f8 100%);
    background: url('../../general/img/banner/banner4R_qw.jpg') top center/cover no-repeat;
}

.bg7 {
    background: rgba(115, 54, 218, 1);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(115, 54, 218, 1)), color-stop(1, rgba(191, 250, 71, 1)));
    background: -ms-linear-gradient(bottom, #d1d1d1, #f8f8f8);
    background: -moz-linear-gradient(center bottom, #d1d1d1 0%, #f8f8f8 100%);
    background: url('../../general/img/banner/Tradein_banner_Rapid-Red_QW.jpg') top center/cover no-repeat;
}

.bg7m {
    background: rgba(115, 54, 218, 1);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(115, 54, 218, 1)), color-stop(1, rgba(191, 250, 71, 1)));
    background: -ms-linear-gradient(bottom, #d1d1d1, #f8f8f8);
    background: -moz-linear-gradient(center bottom, #d1d1d1 0%, #f8f8f8 100%);
    background: url('../../general/img/banner/Tradein_side_banner_Rapud-Red_QW.jpg') top center/cover no-repeat;
}

.smart-banner {
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px 0px 31px;
    position: relative;
    text-align: center;
    height: 300px;
    width: 100%;
    color: white;
    -webkit-transition: margin-top 0.3s linear;
}

.smart-banner:before,
.smart-banner:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.smart-banner:after {
    clear: both;
}

.smart-banner.closed {
    margin-top: -100%;
}

.smart-banner .meta {
    float: left;
    padding-top: 7px;
}

.smart-banner .name {
    font-size: 12px;
    width: 163px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.smart-banner .author {
    display: block;
    font-size: 11px;
    color: #888;
    padding-top: 2px;
}

.smart-banner .icon {
    height: 3em;
    width: 3em;
    border-radius: 8px;
    vertical-align: top;
    box-shadow: 0 1px 3px #080D19;
    margin: 0 10px;
    left: 5%;
    bottom: 10%;
    position: absolute;
    z-index: 3;
}

.slideshow-container .close {
    position: absolute;
	font-size: 1.5em;
    z-index: 3;
    width: 30px;
    padding:0;
    border-right: inset 1px rgba(26, 26, 26, 0.2);
    left: 0;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
	opacity: 1;
    text-shadow: 0 0 3px #080D19, 0 0 5px #1F2739;
}

.smart-banner .btn {
    text-decoration: none;
    cursor: pointer;
    margin: 10px 10px 0 10px;
    color: white;
    padding: 10px;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #1F2739;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #080D19), color-stop(1, #1F2739));
    background: -ms-linear-gradient(bottom, #080D19, #1F2739);
    background: -moz-linear-gradient(center bottom, #080D19 0%, #1F2739 100%);
}

.smart-banner .btn:hover {
    background: rgba(255, 69, 44, 1);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 69, 44, 1)), color-stop(1, rgba(242, 127, 89, 1)));
    background: -ms-linear-gradient(bottom, rgba(255, 69, 44, 1), rgba(242, 127, 89, 1));
    background: -moz-linear-gradient(center bottom, rgba(255, 69, 44, 1) 0%, rgba(242, 127, 89, 1) 100%);
}

.smart-banner .banner-bg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.smart-banner .banner-text {
    position: absolute;
    z-index: 2;
    top: 33.3%;
}


/* Slideshow container */

.mySlides {
    display: none;
}

.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
}


/* Caption text */

.text {
    color: #f2f2f2;
    font-size: 14px;
    padding: 8px 12px;
    width: 100%;
    text-align: center;
}


/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}


/* The dots/bullets/indicators */

.dotArea {
    text-align: center;
    position: relative;
    bottom: 25px;
	left: 15px;
    z-index: 5;
}

div.ScrollHide::-webkit-scrollbar {
    /*display: block;*/
    width: 5px;
    scrollbar-width: 5px; /* Firefox */
    /*overflow: auto;*/
}

div.ScrollHide {
    /*-ms-overflow-style: auto; !* IE and Edge *!*/
    scrollbar-width: 5px; /* Firefox */
    overflow: auto;
}

/* Track */
div.ScrollHide::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #323C50;
    /*border-radius: 5px;*/
}

/* Handle */
div.ScrollHide::-webkit-scrollbar-thumb {
    background: #FF452C;
    /*border-radius: 5px;*/
}

/* Handle on hover */
div.ScrollHide::-webkit-scrollbar-thumb:hover {
    background: #FF452C;
}

.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: rgba(50, 60, 80, 1);
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active1 {
    background-color: rgba(255, 69, 44, 1);
}


/* Fading animation */

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px }


}

@media (min-width: 320px) and (max-width: 375px) {
    .smart-banner h1 {
        font-size: 2.4rem;
    }

    .smart-banner h3 {
        font-size: 1.6rem;
    }

    .smart-banner h6 {
        font-size: 1.2rem;
    }
}

@media (min-width: 376px) and (max-width: 600px) {
    .smart-banner h1 {
        font-size: 3rem;
        line-height: 1
    }

    .smart-banner h3 {
        font-size: 2rem;
    }

    .smart-banner h6 {
        font-size: 1.6rem;
    }
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}

@media (min-width: 694px) and (max-width: 1024px) {
    .smart-banner {
        padding: 0px 10px 0px 31px;
        height: 300px;
    }

    .slideshow-container .close {
        top: 0
    }

    .smart-banner .banner-text {
        top: 90px;
    }
}

/*----------------------------------------------------------------
                         news section
----------------------------------------------------------------*/


/*section1*/

.index_main {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.index_main.scroll {
    height: 600px;
    overflow-y: auto;
}

.index_main.noscroll {
    height: 600px;
}

.index_main.border-r {
    border-right: 1px solid #535353
}

.index_main a:hover,
.index_main a:focus,
.index_main a:active {
    color: #fff
}

.section1 ul li,
.section2 ul li {
    list-style-type: none;
}

.section1 .news_list {
    position: relative;
    border-bottom: 1px solid #535353;
    padding: 12px 0;
}

.section1 .news_list > div {
    padding-left: 10px;
    padding-right: 10px;
}

.section1 .news_list a:hover {
    color: #333333;
}

.section1 .news_list a:before,
.section2 .data_list a:before {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    width: 100%;
    height: 2px;
}

.section1 .news_list .n_date {
    font-size: .9em;
    padding-top: 10px;
    color: #cfcfcf;
}

.news_list .ellipsis {
    width: 100%;
}

.section1 .news_list a {
    color: #b6b5b5;
    line-height: 1.5;
    width: 100%;
}

.section1 .news_list p {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    font-size: small;
}

.section1 .news_list ul a:hover > li {
    color: #fff;
}

.list_text {
    padding-left: 1em;
}

.section1 .news_list .n_1,
.section1 .news_list .n_2,
.section1 .news_list .n_3,
.section1 .news_list .n_4,
.section1 .news_list .n_5,
.section1 .news_list .n_6 {
    width: 70px;
    height: 70px;
    left: 20px;
    border-radius: 6px;
    margin-right: 10px;
    margin-top: .55em;
}

.section1 .news_list .n_1 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/Map_updeta.jpg');
}

.section1 .news_list .n_2 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/Notice.jpg');
}

.section1 .news_list .n_3 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/FW_updata.jpg');
}

.section1 .news_list .n_4 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/Events.jpg');
}

.section1 .news_list .n_5 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/SW_updata.jpg');
}

.section1 .news_list .n_6 {
    background-image: url('https://qstarz.s3.amazonaws.com/QWS/images/New.jpg');
}

@media (max-width: 768px) {
    .index_main.noscroll,
    .index_main.scroll {
        height: auto;
        overflow-y: auto;
    }

    .index_main.border-r {
        border-right: 0px solid #535353
    }

    .section1 .news_list .n_1,
    .section1 .news_list .n_2,
    .section1 .news_list .n_3,
    .section1 .news_list .n_4,
    .section1 .news_list .n_5,
    .section1 .news_list .n_6 {
        width: 55px;
        height: 55px;
        background-size: cover;
        margin-right: 5px;
        margin-top: .25em;
        margin-left: -10px;
    }

    .col-xs80-10 {
        width: 78%;
        float: right
    }

    .section1 .news_list ul li {
        line-height: 1.8em;
    }

    .section1 .news_list {
        padding: 10px 0;
    }

    .section1 .news_list .n_date {
        font-size: .9em;
        padding-top: 0px;
        color: #cfcfcf;
    }

    .n_title h4 {
        color: #e6e6e6;
        font-size: 1.8em;
        font-weight: 700;
        margin: 5px 0px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


/*===section2===*/

.section2 .data_list {
    display: block;
    position: relative;
    padding: 6px 0;
    border-bottom: 1px solid #535353;
}

.section2 .data_list > div {
    line-height: 1.8;
    padding-right: 5px;
}

.section2 .data_list .d_1,
.section2 .data_list .d_2 {
    text-align: left;
    padding: 6px 0;
}

.section2 .data_list .d_1 {
    border-left: 5px solid #F90;
}

.section2 .data_list .d_2 {
    border-left: 5px solid #Fc6;
}

.section2 .data_list .col-xs-2 a:before {
    margin-left: -10%;
}

.data_text {
    padding-left: 1em;
}

.section2 .data_list .d_date {
    vertical-align: middle;
    color: #cfcfcf;
}

.section2 .data_list .r_date_lt .d_date {
    white-space: nowrap;
}

.d_text_date {
    float: right;
    font-size: .5em ! important;
    display: block;
}

.section2 .data_list span {
    display: block;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.section2 .data_list ul li {
    line-height: 1.6em !important;
    list-style-type: none !important;
    vertical-align: middle;
}

.data_list .data_list_date {
    text-align: center;
    line-height: 20px;
    padding-top: 50px;
}

.data_list .ellipsis {
    width: 100%;
}

.section2 .data_list a {
    color: #b6b5b5;
    line-height: 1.8;
    width: 100%;
}

.section2 .data_list p {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    height: 1.3em;
    line-height: 1.3em;
    white-space: nowrap;
}

.d_title h5 {
    color: #e6e6e6;
    font-size: .85em;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 2px;
}

.section2 .data_list a:hover,
.section2 .data_list a:hover > .d_date {
    color: #fff;
}

.index_main .section2 .more {
    display: block;
    margin-top: 30px;
    background-color: #00a6f2;
    width: 50px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    background: url("") no-repeat scroll 50% 50% / 20px #00a6f2;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.index_main .section2 .more:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: #e52249;
}

.smt {
    margin-top: 1.8em;
}

.banner-bg .bg {
    height: 100%;
	width: 33.3%
}

@media only screen and (max-width: 569px) {
    .section2 .data_list .d_1,
    .section2 .data_list .d_2 {
        padding: 10px 0px;
    }

    .d_title h4 {
        margin-top: 0px;
        margin-bottom: .5px;
    }

    .data_text {
        padding-left: 10px;
    }

    .section2 .data_list .d_date {
        font-size: .6em;
        white-space: pre-wrap;
        padding-top: 4px;
    }

    .section2 .data_list .r_date_lt .d_date {
        font-size: .6em;
        padding-top: 4px;
        line-height: .6em;
    }

    .section2 .data_list .r_date {
        padding: 5px 4px;
    }

    .section2 .data_list .r_date_lt {
        padding: 5px 4px;
    }

    .section2 .data_list_date {
        padding-top: 30px;
    }

    .smt {
        margin-top: .8em;
    }
}


/*----------------------------------------------------------------
                            news_inside
----------------------------------------------------------------*/

.news_inside article {
    padding: 15px;
    color: #eeeeee;
}

.news_inside article > ul li {
    line-height: 2;
    color: #eeeeee;
    list-style-type: initial;
}

.news_inside h3 {
    color: var(--color2);
    margin-top: 5px;
    margin-bottom: 30px;
}

.news_inside p {
    text-indent: 16px;
    line-height: 2;
    color: #eeeeee;
}

/*----------------------------------------------------------------
                            landing page
----------------------------------------------------------------*/
.landing-page {
    /*height: calc(100vh - 210px);*/
}

#landing_login {
    /*max-height: 90vh;*/
    text-align: center;
    padding-right: unset;
    padding-left: unset;
}

.main-top {
    height: 100vh;
    position: relative;
}

.main-video {
    background-color: var(--color1);
    position: relative;
    width: 100%;
    height: 45%;
}

@media only screen and (orientation: portrait) {
    .landing-page section > figcaption .main-top {
        background: url('../img/UI-index.jpg') no-repeat center center;
        background-size: cover;
    }
}

@media only screen and (orientation: landscape) {
    .landing-page section > figcaption .main-top {
        background: url('../img/UI-index.jpg') no-repeat center center;
        background-size: cover;
    }
}

.form-group input.form-control {
    padding: 20px 20px;
    box-shadow: none;
    background-color: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset; /*æ·¡æ·¡çš„ç™½*/
    transition: background-color 5000s ease-in-out 0s; /*é€æ˜Ž*/
    -webkit-text-fill-color: #fff; /*å­—é«”é¡è‰²*/
}

.form-control {
    line-height: 1.5;
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: solid 1px rgba(255, 69, 44, 1);
    resize: none;
    border-radius: 0px;
    display: table-cell;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
}

.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #fff;
}

.form-control::-webkit-input-placeholder {
    color: #fff;
}

.form-inline .form-group {
    position: relative;
    z-index: 10;
}

/*.form-group input[type="password"] {*/
/*	padding-right: 30px*/
/*}*/

.form-group .glyphicon {
    position: absolute;
    top: 12px
}

.field-icon {
    float: right;
    color: rgba(148, 151, 156, 1);
    margin-right: 5px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

/*----------------------------------------------------------------
                          login block
----------------------------------------------------------------*/

.login-block {
    display: block;
    font-size: 1.6rem;
    margin-top: 20px;
    text-align: center;
}

.login-block input {
    height: 32px;
}

.login-block .input-group-addon {
    padding: 10px 10px;
}

.login-block input.btn-login:hover {
    color: yellow;
}

.login-block .sub_functions {
    align-items: center;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
}

span.create_account a {
    color: rgba(255, 69, 44, 1);
}

span.forgotpw,
span.create_account {
    font-size: 1.6rem;
    flex: 1;
}

span.forgotpw:hover,
span.forgotpw a:hover,
span.create_account:hover,
span.create_account a:hover {
    color:#FF452C;
	text-decoration: none
}

.togglepwd {
    color: #94979C;
    cursor: pointer;
}

.btn-select {
    background-color: #080D19;
    color: rgba(216, 216, 216, 1);
	font-size: inherit

}

div#content_search div.bootstrap-select,
.col-sm-3 div.bootstrap-select {
    display: block !important;
}

.btn-select:hover {
    background-color: #0b0b0b;
    color: #a1a0a0;
}

.btn-select:focus {
    background-color: #0b0b0b;
    color: #a1a0a0;
}

.dropdown-menu {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(8, 13, 25, 1);
}


.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(255, 69, 44, 1);
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(50, 60, 80, 1);
    outline: 0;
}

.bootstrap-select .dropdown-menu li {

    padding: 5px 0;
}

.dropdown-menu > li > a > span {
    color: rgba(255, 255, 255, 1);
}

.dropdown-menu .text {
    /*color: #f2f2f2;*/
	font-size: 1.6rem;
    padding: 0px 3px;
    width: fit-content;
    text-align: start;
    vertical-align: middle;
}

@media only screen and (min-width: 401px) {
    .form-group .input-group {
        display: inline-table;
        vertical-align: middle;
        width: 40vw;
    }

    .sub_functions {
        margin: 0 auto;
        width: 400px;
    }

    span.forgotpw,
    span.create_account {
        display: inline-block;
    }
}

@media only screen and (max-width: 400px) {
    .login-block {
        height: 210px;
    }

    .form-group .input-group {
        margin-bottom: 4px;
    }

    .login-block .sub_functions {
        position: absolute;
        width: 100%;
    }

    span.forgotpw,
    span.create_account {
        display: block;
        line-height: 30px;
        position: absolute;
        top: 0;
    }

    span.forgotpw {
        left: 10px;
    }

    span.create_account {
        right: 20px;
    }

    .main_content {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .btn-login {
        width: 90%
    }
}

@media only screen and (min-width: 941px) {
    .main_content {
        height: 50px;
    }
}

h3.text-center {
    color: #323c50;
    font-size: 4.8rem;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #FF452C;
    text-align: center;
    background-color: transparent;
    border: none;
    border-radius: 8px
}

.btn {
    border: none;
}
.btn-default {
		background-color: rgba(255, 69, 44, 1);
    color: #fff;
    margin: 10px;
}

.btn-login {
    color: rgb(224, 224, 224);
    background-color: rgba(255, 69, 44, 1);
    border-radius: 10px;
    text-align: center;
    font-size: 1.6rem;
    padding: 12px 10px;
}
.btn-login:hover {
    color: #fff;
    box-shadow: 1px 1px 10px 2px #888888;
}
div.btnOp {
    margin: 5px;
    padding: 5px;
    border-radius: 3px;
}

div.btnOp span {
    margin: 5px;
    padding: 5px;
}

div.btnOp svg {
    width: 16px !important;
}

div.btnOp:hover {
    background-color: #4b4b4b;
}

.styModImportOpType {
    padding: 0px 30px 0px 0px;
}

.styModImportOpType .dropdown-menu li {
    height: 30px;
    margin: 10px 10px;
    padding: 0px;
}

.btnTzSel {
    padding: 0 15px;
    width: 100%!important;
}

input[type=number], textarea {
    background-color: transparent !important;
}

input.postEdSearch {
    background-color: transparent !important;
    border: none;
    width: 85%;
}
div.spinner span,
div.spinner img{
    display: block;
    /* width: 60%; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.collapse.width {
    height: auto;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.collapse.width.floating {
    /*height: 100vh;*/
    background-color: #080D19;
    position: absolute;
    z-index: 10;
    width: calc(75vw + 23px);
}

img.cBackward {
    width: 14px;
    margin: 5px;
    display: inline-block;
}

.jumbotron div.banner-bg a {
    text-align: center;
    color: white;
}

div.jumbotron.rightSlide {
    padding-right: 50px;
    padding-left: 50px;
}
