
.any-other-click {
    position: fixed;
    top: 0;
    background-color: rgba(0,0,0,.85);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
}

.reverse {
    display: inline-block;
    transform: rotateY(180deg);
}

.img-mobile,
.navbar-brand > .img-mobile {
    display: none;
}

*::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

*::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.25);
    border-radius: 20px;
}


/*remove border none*/
.tags .input,
.btn.btn-icon,
.tool-bar .btn-close,
.gia-tri-cot-loi figure > .thumbnail,
.frm-style-step .form-control,
.tool-bar .tb-search-action .form-control,
.tool-bar .btn-group-action > .btn-default {
    border: none;
}

.account-info .cropArea,
.ft-box .email-newsletters,
.popover-content .form-group,
#serviceBasic figure.basic-sv,
[layout-col] > #serviceValueAdded,
form > .input-group .input-group-btn > .btn,
.article-content .about-media > .about-image,
.popover-content .form-group > .form-control {
    width: 100%;
}
.top-domains ul li,
.email-newsletters .popover.top {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tags .tag-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tags .tag-list > .tag-item {
    float: left;
    padding: 3px 8px;
    background-color: #f2f2f2;
    margin-right: 5px;
}
.tags .input {
    background: none;
}
.tags .input:focus {
    outline: none;
}
/*List style material*/
.material-list .items-mta {
    background-color: #fff;
    padding: 8px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.15);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.15);
    margin-bottom: 10px;
}
.material-list .items-mta:last-child {
    margin-bottom: 0px;
}
/*Material box info*/
.box-info-material {
    padding: 8px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.2);
    background-color: #fff;
    margin: 8px;
}
.box-info-material > *:last-child {
    margin-bottom: 0px;
}
/*Toolbar style*/
.tool-bar {
    min-height: 45px;
    background-color: #4b82bc;
    color: rgba(255,255,255,.56);
}
.tool-bar .tb-inner {
    padding: 10px;
}

.tool-bar .tb-search-action .form-control {
    background-color: #24619c;
    color: #fff;
}

.tool-bar .tb-search-action .input-group-btn > .btn {
    background-color: #24619c;
    border-color: #24619c;
    color: #4a95dc;
}

.tool-bar .btn-close,
.tool-bar .btn-group-action > .btn-default {
    background-color: transparent;
    color: rgba(255,255,    255,.75);
}
/*----------- Whois domain name style ----------*/
.frm-whois-dmn {
    box-shadow: 2px 3px 0px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 2px 3px 0px 1px rgba(0,0,0,0.12);
    -webkit-box-shadow: 2px 3px 0px 1px rgba(0,0,0,0.12);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.frm-whois-dmn .input-group .form-control {
    border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.frm-whois-dmn .input-group-lg > .input-group-btn > .btn {
    border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
}
/*------- domain price ----------*/
table[domain-price] thead tr > th {
    vertical-align: middle;
}
table td > p {
    margin: 0px;
}
.logo-loading {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    z-index: 11000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-loading .timer {
    flex: 1 100%;
    color: #727272;
}
/*Backorder domain name style*/
#domainBO .container {
    position: relative;
}
#domainBO .container .close {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 8px;
    background-color: rgba(0,0,0,.35);
    padding: 4px 5px;
    text-shadow: none;
    opacity: 1;
    color: #fff;
}
#domainBO .col-sm-3 > strong {
    font-size: 18px;
    color: #525252;
    float: right;
    margin-right: 34px;
}
#domainBO .col-sm-3 > .fa-hand-pointer-o {
    position: absolute;
    right: 6px;
    top: 4px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}
#domainBO .owl-item {
    text-align: center;
    cursor: move;
}
#domainBO .owl-item > .item {
    white-space: nowrap;
}
#domainBO .domain-bo {
    font-size: 1.2em;
    font-weight: 600;
}
#domainBO .domain-bo + .btn {
    padding: 1px 6px;
    background-color: #9ac136;
    color: #fff;
}

#domainBO .owl-controls .owl-buttons > .owl-prev {
    left: -10px;
}
#domainBO .owl-controls .owl-buttons > .owl-next {
    right: 15px;
}
button.btn:focus,
button.btn:active:focus {
    outline: none;
}

form[name='frm-whois'] > .msg-notify {
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
}

/* Top Domains */
.top-domains ul {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.top-domains ul li {
    margin: 0px 15px;
    padding: 0px 8px;
    text-align: left;
    display: flex;
    align-items: center;
    color: #fff;
    flex: none;
}
.top-domains ul > li * {
    display: block;
    text-align: left;
    margin: 0px;
    color: #fff;
}
.top-domains ul > li .price-old {
    color: #424242;
    font-size: 12px;
}
.top-domains ul li > .img-dmn {
    padding: 0px;
    margin: 0px 10px 0px 0px;
}
.top-domains ul li p,
.top-domains ul li > .txt-domain-name {
    font-weight: 400;
}
/*-------------- Header gameshow ldp-one ----------------*/

/*Thông báo trong form*/
form[name='frm-whois'] {
    position: relative;
}
form[name='frm-whois'] > .msg-notify {
    position: absolute;
    top: -35px;
    background-color: #f0ad4e;
    padding: 5px 8px;
    color: #000;
    left: 5px;
}
form[name='frm-whois'] > .msg-notify:before {
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    bottom: -9px;
    border-color: #f0ad4e transparent transparent;
}

/*Alert style*/
.alert:only-child {
    margin-bottom: 0px;
}
/*Button control group*/
.control-group .btn-show-control,
.control-group .btn-close-control {
    font-size: 20px;
    line-height: 1;
    background: none;
}
/*Trang giới thiệu về iNET*/
.gioi-thieu-ve-inet .content > .box-content {
    min-height: 360px;
}
.article-content .about-media {
    position: absolute;
    width: 50%;
    top: 0px;
    bottom: 0px;
}
.article-content .about-media > .about-image {
    background-color: #e2e2e2;
    background-image: url('../../../img/banners/iNET-SN-13-year-2018.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}
.article-content .ve-chung-toi {
    position: relative;
}
.article-content .media-right {
    right: 0px;
}
.su-menh {
    background-color: #001e29;
    color: #8f9da2;
}
.gia-tri-cot-loi {
    padding-bottom: 25px;
}
.gia-tri-cot-loi hgroup {
    margin-bottom: 30px;
}
.gia-tri-cot-loi figure > .thumbnail {
    padding: 0px;
}
.gia-tri-cot-loi figure > .thumbnail > img {
    max-height: 175px;
}
.gia-tri-cot-loi figcaption p {
    font-size: 17px;
}

.tam-nhin.box-content {
    background-color: #e2e2e2;
    background-image: url('../../../img/banners/about_us_tam-nhin.jpg');
    background-repeat: no-repeat;
    background-position: 40% 0px;
    background-size: cover;
}
/*Trang biểu mẫu hồ sơ*/
.bieu-mau-ho-so .list-file-form .other-file > h4,
.bieu-mau-ho-so .list-file-form .col-grid > h4 {
    padding-bottom: 8px;
    border-bottom: 1px solid #e2e2e2;
}

/*Panel style*/
.panel .panel-body-child {
    box-shadow: 0 1px 3px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,.1);
    padding: 5px;
    margin: 6px 0px;
}
/*Update CMND*/
.account-info .upload-cmnd {
    padding: 10px;
    background-color: #efefef;
}
.account-info .preview-img {
    min-height: 230px;
    border: 1px dashed #e2e2e2;
    margin: 15px 0px;
    background-color: #fff;
}
.account-info .cropArea {
    background: #E4E4E4;
    overflow: hidden;
    height: 300px;
}

/*--------- subscription style ------------*/
.subscription #main-content {
    background-color: #4b82bc;
}
.subscription .panel {
    width: 590px;
    margin: 35px auto;
}
.subscription .panel.panel-default,
.subscription .panel.panel-default > .panel-body form .form-control {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.subscription .panel.panel-default {
    border: none;
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,.2);
}
.subscription .panel.panel-default > .panel-body {
    padding: 0px;
    display: flex;
    align-items: center;
}
.subscription .panel.panel-default > .panel-body .col-block {
    margin: 15px;
}
.subscription .panel.panel-default > .panel-body .col-block h4 {
    margin-top: 0px;
}
.subscription .panel.panel-default > .panel-body form .form-control {
    border-width: 0px 0px 2px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 0px;
    padding-right: 0px;
}
/*--------- Button control in right screen -----------*/
.phone-sp-content {
    position: fixed;
    top: 29%;
    z-index: 10000;
    right: 0;
    left: 0;
}
.phone-sp-content .phone-sp-detail {
    background-color: #fff;
    padding: 10px 20px;
    position: relative;
    transition: background 0.23s linear 0s;
    -moz-transition: background 0.23s linear 0s;
    -webkit-transition: background 0.23s linear 0s;
}
.phone-sp-content .phone-sp-detail .btn-close {
    position: absolute;
    right: 0;
    top: -30px;
    line-height: 1;
    padding: 0;
    background-color: transparent;
    color: #fff;
}
.phone-sp-content .phone-sp-detail .btn-close:hover {
    color: #d63d36;
}
.phone-sp-detail .btn-call {
    background-color: #e2e2e2;
    color: #424242;
    font-weight: 600;
}
.phone-sp-detail .btn-call:hover,
.phone-sp-detail .btn-call:focus {
    background-color: rgba(72,148,223,0.85);
    color: #fff;
}


@media screen and (min-width: 768px) and (max-width: 992px) {
    .row > .col-sm-6:nth-child(2n+3) {
        clear: both;
    }
}

@media screen and (min-width: 480px) {
    .flex-box-wrap {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .flex-box-wrap > *:first-child {
        flex: 1;
    }
    .flex-box-wrap > *:first-child + * {
        flex: 3;
        width: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .img-desktop {
        display: none;
    }

    .img-mobile {
        display: block;
    }

    #iNETfeature {
        padding: 0px 10px;
    }
    #domainBO .owl-controls .owl-buttons > .owl-prev {
        left: 20px;
    }
    #domainBO .owl-controls .owl-buttons > .owl-next {
        right: 28px;
    }
    md-list:focus {
        outline: none;
    }
    .phone-sp-content {
        top: 45px;
        padding: 0px 20px;
    }
    .flex-box {
        flex-wrap: wrap;
    }
    .header-box {
        padding: 0px 15px;
    }
    .col-grid {
        width: 100%;
    }
    /*gioi-thieu-ve-inet*/
    .ve-chung-toi .about-media {
        position: inherit;
        height: 250px;
        width: 100%;
        display: block;
        padding: 0px;
    }
    .tam-nhin.box-content {
        background-position: 20% 0px;
        position: relative;
    }
    .tam-nhin.box-content:before {
        content: '';
        background-color: rgba(255,255,255,.75);
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        bottom: 0px;
    }
    /*subscription?email=*/
    .subscription .main-content {
        background-color: #4b82bc;
    }
    .subscription .panel {
        width: 100%;
    }
    .subscription .panel.panel-default > .panel-body {
        flex-direction: column;
    }
}

@media screen and (max-width: 480px) {
    .grid-2 > .col-grid {
        width: 100%;
    }
    [layout-col] > #serviceValueAdded {
        flex-direction: column;
    }
    [layout-col] > #serviceValueAdded > * {
        margin-bottom: 15px;
    }
    #serviceBasic figure.basic-sv {
        flex-wrap: wrap-reverse;
        padding: 10px;
        text-align: center;
    }
    /*Upload file*/
    .account-info .cropArea {
        height: 165px;
    }
    .account-info .cropArea canvas {
        margin: 0px !important;
    }
}

@media screen and (max-width: 380px) {
    .frm-one-input-style {
        margin: 0 -15px;
    }
    .frm-one-input-style > .input-group {
        display: table;
    }
    form input[type=search] {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    form > .input-group {
        display: block;
    }
    form > .input-group .form-control {
        min-height: 45px;
    }
    form > .input-group .form-control:first-child,
    form > .input-group .input-group-btn > .btn {
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }
    form > .input-group .input-group-btn > .btn {
        margin: 0px;
        padding: 10px;
    }
}