/* Minification failed. Returning unminified contents.
(193,11): run-time error CSS1038: Expected hex color, found '#00000'
 */
@charset "utf-8";
/*Developed by Innotech 2010. http://www.innotech.vn*/

/* new style for login of vpbs - truc.truong*/

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.main-full {
    overflow:hidden;
}
.logo img {
    width: 136px;
    height: 52px;
    cursor: pointer;
}

.title {
    font-size:20px;
    text-align:left;
    color:#AB1919;
}

.product {
    padding:20px;  
    text-align:center;  
}

.phone {
    padding:10px;
    color:#E41B23;
    font-size: 20px;
    text-align:right;
}

.lang {
    padding:10px;    
    color:#B42828;
    font-size: 20px;
}

.lang a{
    padding-left:10px;
    padding-right:10px;
}

.product-icon {
    text-align:center;
    padding:10px;
    height:60px;
    min-width:100px;
}
.product-icon img {
    text-align:center;
}

.product-label {
    
    text-align:center;
    min-width:100px;
    
}
.product-label a{   
    font-size:10px;
    font-weight:bold;
    background-color:#B42828;
    color:#ffffff;
    border-radius:15px;    
    padding: 7px 10px 7px 10px;
    min-width:100px;
}
.product-label a:hover{   

    color:#ffffff;
    text-decoration:underline;
}

.login-header {
    margin-top: 0;
    margin-bottom:10px;
    border-radius:20px;
    background: linear-gradient(98.78deg, #390E68 6.64%, #8229E3 43.43%, #390E68 88.76%);
    padding-top:20px;    
    color:#E41B23;
    min-height:100px;
    min-width:320px;
}

@media (max-width: 1000px) {
	.login-header {
        min-width:320px;
    }
}


.login-title {
    color:#E41B23;
    font-size:20px;
}


.login-form {
    margin-bottom:10px;
    border-radius:20px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    color:#464646;
    padding:20px;
    padding-bottom:20px;
    min-width:320px;
}

@media (min-width: 1370px) {
	.login-form {
        padding-top:40px;
        padding-bottom:60px;
    }
}


.forget-header {
    margin-top:40px;
    margin-bottom:10px;
    border-radius:20px;
    background: #AB1919;
    padding-top:20px;    
    color:#E41B23;
    min-height:100px;
    min-width:805px;
}

@media (max-width: 1000px) {
	.forget-header {
        min-width:320px;
    }
}
.forget-form {
    margin-bottom:10px;
    border-radius:20px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    color:#464646;
    padding:20px;
    padding-bottom:63px;
    min-width:805px;
}
@media (max-width: 1000px) {
	.forget-form {
        min-width:320px;
    }
}

.row-form {
    padding:10px;
    text-align:left;
}

.login-input {    
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #060606;
    background-color: #ffffff;    
    border: 1px solid #CFCFCF;
    border-radius: 20px;
}

.otp-input {    
    width: 40px;
    height: 50px;
    padding: 6px 12px;
    font-size: 20px;
    font-weight:bold;
    line-height: 1.42857143;
    color: #060606;
    background-color: #ffffff;    
    border: 1px solid #CFCFCF;
    border-radius: 10px;
}

.normal-label {
    font-weight:normal;
}

.login-label {
    text-align:left;
    padding:10px;
    color:#00000;
}

.login-upper {
    text-transform: uppercase;
}

.login-label a{
    color:#464646;
}

.colume-right {
    padding-left:20px !important;
    padding-right:40px !important;
}

.colume-left {
    padding-left:40px !important;
    padding-right:20px !important;
}

.login-button {
    background-color:#a00a23;
    color:#ffffff;
    border-radius: 20px;
    padding:10px;
    width:100%;
    border: none;
}

.forget-button {
    background-color:#a00a23;
    color:#ffb2c0;
    border-radius: 20px;
    padding:10px;
    width:150px;
    border: none;
}
.forget-title {
    color:#8f1127;
    font-size:22px;
    font-weight:bold;
    padding:5px;
}

.forget-label {
    color:#8f1127;
    font-size:14px;
    font-weight:bold;
    padding:5px;
}

.refresh-button {
    background-image:url(/Images/refresh.png);
    background-repeat:no-repeat;
    background-position: center;
    width:50px;
    height:70px;
    background-color:#f7f7f7;
    border-radius: 5px;
    padding: 10px;
    border: none;
}


.back-button {
    background-image:url(/Images/back-icon.svg);
    background-repeat:no-repeat;
    background-position: left 25px top 13px;
    height:40px;
    background-color:#fefffd;     
    color:#a00a23;
    border-radius: 20px;
    padding-left:20px;
    padding-top:3px;
    width:140px;
    font-size:14px;
    font-weight:bold;
    border-color:#a00a23;
    border-width: thin;
    text-transform: uppercase;
}

.next-button {
    background-image:url(/Images/next-icon.svg);
    background-repeat:no-repeat;
    background-position: right 20px top 15px; 
    height:40px;
    background-color:#a00a23;
    color:#ffb2c0;
    border-radius: 20px;
    padding-left:0px;
    padding-top:3px;
    width:140px;
    font-size:14px;
    font-weight:normal;
    border: none;
    text-transform: uppercase;

}

.modal-dialog {
  position:absolute;
  top:50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin:auto 5%;
  width: 450px !important;  
}

.modal-content {
    border-radius: 20px !important;
}

.alert-header {
    text-align:center;
}

.alert-header img {
    margin-top:-30px;
    width:80px;
}

.alert-body {
    text-align:center;
    color:#a00a23;
    font-size:16px;
    font-weight:normal;
    padding:20px;
}

.alert-footer {
    text-align:center;
    padding-bottom:20px;
}

.field-validation-error
{
    display: block !important;
    text-align:left;
     padding:5px;
}
.field-validation-valid
{
    display: none !important;
    text-align:left;
    padding:5px;
}


.captcha {
    vertical-align: unset;
}

.open-button {
    padding:10px;  
    border-radius: 20px;
    border: 1px solid #D51616;
    width:100%;  
}

.open-link {
    background-color: #ffffff;
    color:#D51616;
    border-color:#D51616;
    
    padding:10px;    
    
}

.align-right {
    text-align:right;
}

.align-center {
    text-align:center;
}

.slidebar {
    padding-top:10px;
    padding-bottom:10px;
    padding-right:25px;
    border-radius:10px;    
    max-width: 653px;
    
}

/*@media (min-height: 700px) {
	.slidebar {
        padding-bottom:320px;
    }

}*/

.company {    
    font-size:11px;
    padding:10px;
    background-color: #390E68;
    color:#ffffff;
    width:100%;
    min-height:90px;
}

.company a{    
    color:#ffffff;
}
.company a:hover{    
    color:#707070;
    text-decoration:underline;    
}

.copyright {
    font-size:11px;
    background-color:#ffffff;
    color:#707070;
    text-align:center;
    width:100%;
    min-height:30px;
    display: flex;
    justify-content: center;
    align-items: center
}
.copyright a{    
    color:#707070;
    
}
.copyright a:hover{    
    color:#707070;
    text-decoration:underline;    
}
.row_blank {
    padding-bottom:30px;
}

@media (max-height: 700px) {
	.company {    
        font-size:11px;
        padding:10px;
        color:#ffffff;
        width:100%;
        min-height:90px;
    }

    .copyright {
        font-size:11px;
        background-color:#ffffff;
        color:#707070;
        text-align:center;
        width:100%;
        min-height:30px;
    }

}

@media (max-width: 992px) {
	.company {    
        margin-top:20px;
        font-size:11px;
        padding:10px;
        width:100%;
        min-height:80px;
    }

    .row_blank {
        padding-bottom:0px;
    }

    .wrapper-login {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .wrapper-title {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    /*.main-content {
        margin-top: 8rem;
        margin-bottom: 8rem;
    }*/
}


.userguide {
    color:#707070;
}
.userguide a{
    color:#707070;
}

.userguide a:hover{
    color:#337ab7;
}

h5 {
    overflow: hidden;
    text-align: center;
}
h5:before,
h5:after {
    background-color: #535353;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h5:before {
    right: 0.5em;
    margin-left: -50%;
}
h5:after {
    left: 0.5em;
    margin-right: -50%;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    
    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1;

    }

    .carousel-control .icon-prev:before {
        content: '\2039';
    }

    .carousel-control .icon-next:before {
        content: '\203a';
    }

.carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 8px!important;
        text-indent: -999px;
        cursor: pointer;
        background-color: #DEDEDE!important;
        border: none!important;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 13px;
        height: 13px;
        margin: 0;
        background-color: #8229E3!important;
        border: none!important;

    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

/*@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;        
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 5px;
    }
}*/

.text-danger{
    color: #ffa600 !important;
    font-size: 12px;
}

.text-warning{
    color: #ffa600 !important;
    font-size: 12px;
}

.text-warning ul{

    padding-left:0px !important;
}

.text-warning ul li{
    display: block;
	float: left;
}

.st0 {
    fill: #D51616!important;
    width: 30px;
}

.login-timeut {    
    width: 45px;
    height: 20px;
    font-size: 11px;
}

.login-timeut-label {    
    font-size: 11px;
    border-style: none !important;
}

.login-footer{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 20px;
}

.login-footer a {
    color: black;
    font-size: 12px;
}

.wrapper-captcha {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.confirm-device-bg {
    background-image: url(../../Images/bgmain.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 56px;
}

.confirm-device-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    padding-bottom: 100px;
}

.confirm-device-header-image {
    border-radius: 20px 20px 0px 0px;
    background: linear-gradient(99deg, #390E68 6.64%, #8229E3 43.43%, #390E68 88.76%);
    backdrop-filter: blur(5px);
    height: 20px;
    width: 100%;
}

.confirm-device-header-text h3 {
    color: #B42828;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 26px;
}

.confirm-device-desc {
    display: flex;
    padding: 16px;
    justify-content: center;
    gap: 8px;
    border-radius: 16px;
    background-color: #F5F5FA;
    flex-direction: column;
}

.base-timer {
    position: relative;
    width: 240px;
    height: 240px;
    margin-top: 26px;
    margin-bottom: 26px;
}

.base-timer__circle {
    fill: none;
    stroke: none;
}

.base-timer__svg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.base-timer__path-elapsed {
    stroke-width: 4px;
    stroke: #C2E1FF;
}

.base-timer__path-remaining {
    stroke-width: 4px;
    stroke-linecap: round;
    transition: 1s linear all;
    fill-rule: nonzero;
    stroke: currentColor;
    color: #1A94FF;
}

.base-timer-wrapper {
    position: absolute;
    width: 240px;
    height: 240px;
    top: 0;
    display: flex;
    align-items:center;
    justify-content: center;
    flex-direction: column;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

/*.company {
    position: fixed;
    bottom: 30px;
}

.copyright {
    position: fixed;
    bottom: 0;
}*/

.qltb-alert-body {
    padding: 16px 20px;
}

.qltb-alert-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    text-align: center;
}

.qltb-alert-icon {
    width: 64px;
    height: 64px;
}

.qltb-alert-content p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #27272A;
}

.qltb-alert-content span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #64646D;
}

.qltb-alert-btn {
    width: 100%;
    margin-top: 8px;
}

.qltb-alert-btn button {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #A00A23;
    padding: 10px 12px;
    border-radius: 22px;
    background-color: #ffffff;
    outline: none;
    width: 100%;
    border: 1px solid #A00A23;
}

.clr-identify {
    color: #8229E3!important;
}

.btn-identify {
    background-color: #8229E3!important;
    color: #FFFFFF!important;
    border: none!important;
}

.btn-hover-identify {
    background-color: #ffffff!important;
    color: #8229E3!important;
    border-color: #8229E3!important;
}

.bg-identify {
    background: linear-gradient(98.78deg, #390E68 6.64%, #8229E3 43.43%, #390E68 88.76%);
}


.header-left {
    display: flex;
    align-items: center;
    gap: 35px;
}

.header-left-group-action {
    display: flex;
    gap: 37px;
}

.contact-group {
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
}

.contact-group span {
    font-weight: 500;
    font-size: 24px;
}

.service-time {
    height: 32px;
}


.products-wrapper {
    display: flex;
    gap: 41px;
    margin-top: 37px;
    margin-bottom: 47px;
}

.products-item {
    display: flex;
    flex-direction: column;
    gap: 14px;
    position: relative;
    justify-content: center;
    align-items: center;
}

.products-item img {

}

.btn-product-items {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    padding: 5px 13px;
    border-radius: 10px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

.title-login {
    color: #8229E3;
    font-size: 35px;
    font-weight: 500;
    line-height: normal;
}

.sub-title-login {
    color: #27272A;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.qr-code-app-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 16px 29px 25px 32px;
    background: #EDDFFB;
    position: absolute;
    top: 100%;
    left: 3%;
    z-index: 999;
    border-radius: 10px;
    gap: 22px;
    margin-top: 13px;
    width: 230px;
    padding: 20px;
    visibility: hidden;
}

.qr-code-app-wrapper span {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    background-color: #8229E3;
    border-radius: 80px;
    padding: 10px 16px;
}

.qr-code-app-wrapper span::before {
    content: "";
    position: absolute;
    bottom: 100%;
    margin-left: -15px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #EDDFFB transparent;
}

#icon-download-sme, 
#icon-download-smp,
#icon-download-smo,
#icon-link-smp,
#icon-link-pb {
    height: 60px;
}

#btn-download-sme:hover, 
#btn-download-smp:hover,
#btn-download-smo:hover,
#btn-link-smp:hover,
#btn-link-pb:hover {
    background-color: #511395!important;
}

#btn-download-sme:hover ~ #qr-code-sme,
#icon-download-sme:hover ~ #qr-code-sme,
#btn-download-smp:hover ~ #qr-code-smp,
#icon-download-smp:hover ~ #qr-code-smp,
#btn-download-smo:hover ~ #qr-code-smo,
#icon-download-smo:hover ~ #qr-code-smo {
    visibility: visible;
}


.screen-login {
    background-image: url(../Images/bgmain.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.main-header {
    display: flex;
    justify-content: space-between;

}

.main-login-wrapper {
    max-width: 1200px; 
    margin: 0 auto; 
    min-height: calc(100vh - 165px);
    margin-top: 36px;
}

.header-right {
    margin-left: -15px!important;
}


@media only screen and (max-width: 576px) {
    .main-full {
        overflow: hidden;
        padding-bottom: 120px;
    }

    .wrapper-captcha {
        max-width: 200px;
        position: relative;
    }

    .refresh-button {
        position: absolute;
        right: -27%;
        padding: 0;
    }

    .wrapper-social {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .login-header {
        margin-top: 30px;
    }

    .title {
        margin-left: 30px;
        margin-right: 30px;
    }

    .logo {
        padding-left: 30px;
    }

    .header-left {
        flex-direction: column;
        gap: 16px;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .header-left-group-action {
        gap: 16px;
    }

    .main-header {
        justify-content: space-around;

    }

    .header-right {
        margin-left: 0;
    }

    .main-login {
        margin-top: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .main-full {
        padding-bottom: 0;
    }

    .main-content {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 80px;
    }

    .wrapper-captcha {
        max-width: 200px;
        position: relative;
    }

    .refresh-button {
        position: absolute;
        right: -27%;
        padding: 0;
    }

    .wrapper-social {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .login-header {
        margin-top: 30px;
    }

    .logo {
        padding-left: 30px;
    }

    .carousel-indicators {
        bottom: -66px!important;
    }

    .main-header {
        justify-content: space-around;
    }
}

@media only screen and (min-width: 993px) {
    .main-content {
        align-items: center;
    }

    .wrapper-title {
        justify-content: flex-start;
    }

    .wrapper-social {
        margin: 0!important;
    }

    .logo {
        padding-left: 0!important;
    }

    .main-header {
        justify-content: space-between;
    }
}

@media only screen and (min-width: 1024px) {
    .confirm-device-wrapper {
        width: 1160px;
    }

    .main-login-wrapper {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media screen and (max-height: 700px) {
    .confirm-device-bg {
        height: 500px;
        margin-bottom: 120px;
    }
}

@media screen and (min-height: 1100px) {
    .confirm-device-bg {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
