﻿* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.column {
    height: 100vh
}

.homeNewVersionRow > .column {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    margin-left: 0;
    float: left;
}

body {
    margin: 0;
    overflow-x: hidden;
    min-width: 320px;
    background: #fff;
    font-size: 14px;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, .87);
    font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif !important;
}

.homeNewVersionPhoneContainer {
    text-align: center;
    height: 100vh;
}

@media (min-width: 1281px) {
    .homeNewVersionSignInV2 {
        height: auto;
    }
}

.homeNewVersionSignIn {
    display: inline-block;
    margin-bottom: 2rem;
    border: 1px solid #000;
    border-radius: 10px;
    width: 100%;
}

@media only screen and (max-device-width: 1024px) {
    .homeNewVersionSignIn {
        width: 90%;
        margin-bottom: 1rem;
    }
}

.sub-add-device {
    text-align: center;
    border: 1px dotted #000;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 5%;
    padding: 5%;
}

.device-id-add {
    display: flex;
}

.ui.input {
    width: 48px;
    margin: auto;
    height: 48px;
    font-size: 1em;
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: inline-flex;
    color: rgba(0, 0, 0, .87);
}

    .ui.input > input {
        margin: 0;
        max-width: 100%;
        flex: 1 0 auto;
        outline: 0;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        text-align: left;
        line-height: 1.21428571em;
        font-family: Lato, Helvetica Neue, Arial, Helvetica, sans-serif;
        padding: .67857143em 1em;
        background: #fff;
        border: 1px solid rgba(34, 36, 38, .15);
        color: rgba(0, 0, 0, .87);
        border-radius: .28571429rem;
        -webkit-transition: border-color .1s ease, -webkit-box-shadow .1s ease;
        -webkit-transition: box-shadow .1s ease, border-color .1s ease;
        transition: box-shadow .1s ease, border-color .1s ease;
        box-shadow: none;
    }

.footer,
.singInButton {
    justify-content: center;
}

.footer {
    bottom: 0;
    width: 100%;
}

.row {
    margin-left: unset !important;
    margin-right: unset !important;
}

/*=================Del Layout===================*/
.navbar.navbar-expand-lg.fixed-top {
    display: none !important;
}

.ct-footer {
    display: none !important;
}

.mrt-66 {
    margin-top: unset !important;
}

input {
    text-transform: uppercase !important;
}

/*===============================================*/
.ui.small.image,
.ui.small.images .image,
.ui.small.images img,
.ui.small.images svg {
    width: 150px;
    height: auto;
    font-size: .92857143rem;
}

img.ui.image {
    display: block;
}

.ui.image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

::selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, .87);
}

.ui.grid > [class*="two column"].row > .column {
    width: 50% !important;
}

.login__row > input {
    margin-top: 2rem;
    border: none;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
    outline: none;
    width: 100%;
    border-radius: 0;
}

.login__row > button,
#doLogin > button {
    width: 90%;
    height: 40px;
    border-radius: 10px;
    border: hidden;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
}

body {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media only screen and (max-device-width: 414px) {
    .resfouronefour {
        transform: translateY(489px);
    }
}

#loading-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(167, 167, 167, 0.3);
    z-index: 99;
}

#loading-content {
    border: 3px solid transparent;
    border-top-color: white;
    border-bottom-color: white;
    border-radius: 50%;
    -webkit-animation: loader 2s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite;
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -73px 0 0 -51px;
}

#loading-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffdd00;
    width: 100px;
    height: 30px;
    margin: -40px 0px 0px -55px;
    /* margin: -20px 0 0 -48px; */
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
}

.modelSltStore {
    display: none;
}

.swal2-popup {
    width: 50em !important;
}

.selectReasons {
    background-color: #FFCE02
    /*#f89b22*/
    ;
    color: #000;
}

.welcom {
    font-size: 30px;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.panel-style {
    font-weight: lighter;
    margin-bottom: 3rem;
    font-size: 18px;
}

@media only screen and (max-device-width: 1024px) {
    .welcom {
        font-size: 17px;
    }

    .login__row > input {
        font-size: 17px;
    }

    .panel-style {
        font-size: 15px;
        margin-bottom: 1rem;
    }
}
.popVideoFirstTime {
    width: 64vw !important;
    height: 75vh;
}

#videoFirstLogin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.modelVideoFirstLogin {
    width: 60vw;
    height: 68vh;
    z-index: 10000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.searchInput {
    text-align: left;
    margin-left: 15px;
}

.trChild > td {
    overflow: hidden;
    white-space: nowrap;
    width: 150px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
}

.trChild:hover {
    background-color: #f7941c;
}

.trChild {
    border: hidden;
    border-top: dashed 1px #a7a7a7;
    border-bottom: dashed 1px #a7a7a7
}

.trParent {
    border: hidden;
    border-top: solid 2px #050505;
    border-bottom: solid 2px #050505
}

.resultTable {
    overflow-x: auto;
}

.tbContent {
    font-size: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    width: 90%;
    margin: auto;
    border: 1px solid #ddd;
}

.btnTypeSearch {
    float: left;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    width: 5%;
    height: 5%;
    font-weight: bold;
    padding-top: 7px;
    display: none;
}

.searchInput {
    float: left;
    border: solid 2px #505050;
    border-radius: 5px;
    text-align: center;
    width: 60%;
    height: 5%;
    font-weight: bold;
    padding-top: 7px;
    display: inline-block;
}

.btnTypeSearchEmail {
    border: solid 2px #000;
}

.btnTypeSearchName {
    border: solid 2px #f7941c;
}

.activeTypeSearch {
    display: block;
}

.searchBar {
    width: 80%;
    margin-left: 37%;
    padding: 20px 20px;
    padding-bottom: 50px;
}

div.headerText {
    width: 100%;
    text-align: center;
    color: #505050;
    font-size: 1.5em
}

.modelSltStore {
    width: 62vw;
    height: 70vh;
    z-index: 10000;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%)
}

.selectStoreContent {
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #a7a7a7;
    z-index: 105;
    padding: 15px;
}


.show-hide-giftcard {
    width: 150px !important;
    height: 150px !important;
    zoom: 0.2;
    border: unset;
    margin-top: 0px !important;
    background: url(/Content/images/css_checkout-sprites.png) -1880px -1777px !important;
    position: relative;
    top: 145px;
    right: 90px;
}

.hide-giftcard {
    background: url(/Content/images/css_checkout-sprites.png) -2080px -10px !important;
}

.welcom{
    min-width:350px;
}

.login-type-select {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 50px;
    position: relative;
}
.select-type-item {
    font-size: 18px;
    margin-bottom: 10px;
}
.select-this-type.select-type-item {
    font-weight: bold;
    color: var(--mainClolor);
}
.select-cusor {
    position: absolute;
    border: 1px solid var(--mainClolor);
    width: 100px;
    bottom: 0;
    left: 0;
}
.login-content.cssanimation.blurOutRight {
    display: flex;
    overflow: hidden;
    width: 350px;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
}
.gr-content-login {
    min-width: 350px;
    position: relative;
}