@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body, Headers {
    font-family: "SVN-Gilroy",'Helvetica Neue', Roboto, Helvetica, Arial, sans-serif;
    font-size: 0.88rem;
}

#page_body {
    background-image: url('../Images_CTV/BG_man_thong_tin.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}

.dxbl-scroll-viewer, .dxbl-grid {
    background-color: transparent !important;
    border-color: #1072B9 !important;
}

    .dxbl-grid table td {
        border-color: #1072B9 !important;
    }

.CollapseButtonIconCssClass {
    background-image: url('../Images/erpse.png');
    background-repeat: no-repeat;
    width: 10px;
    height: 18px;
    margin-top: 10px;
}

.ExpandButtonIconCssClass {
    background-image: url('../Images/erpcolapse.png');
    background-repeat: no-repeat;
    width: 10px;
    height: 18px;
    margin-top: 10px;
}

/*.treeview-items {
    color: #1072B9;
    cursor: pointer;
    font-size: 0.88rem;
    vertical-align: middle;
    padding: 8px 4px;
    height: 40px;
    font-weight: bold;
}
 .treeview-items img {
        width: 24px;
        height: 24px;
        margin-left: 0px;
        margin-right: 4px;
        padding: 0px;
    }
    .treeview-items:hover {
     color: #fff !important;
        border-radius: 10px;
        background: dodgerblue;
        background: linear-gradient(180deg, rgba(210,243,255,1) 0%, dodgerblue 20%, dodgerblue 70%, rgba(230, 242, 255,1) 100%);
}

*/
.dxbl-treeview-item-content img {
    width: 24px;
    height: 24px;
    margin-left: 0px;
    margin-right: 4px;
    padding: 0px;
}

.dxbl-treeview-item-content {
    color: #1072B9;
    cursor: pointer;
    font-size: 0.88rem;
    vertical-align: middle;
    padding: 8px 4px;
    height: 40px;
    font-weight: bold;
}

.treeview-items span {
    font-weight: bold;
}

.dxbl-treeview-item-container:hover {
    color: #fff !important;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(210,243,255,1) 0%, dodgerblue 15%, dodgerblue 85%, rgba(230, 242, 255,1) 100%);
}

/*.dxbl-treeview-item-text {
    color: #1072B9;
}

.dxbl-treeview-item-text:hover {
        color: #fff;
}*/

#btnChangeBackground {
    width: 35px;
    height: 35px;
    position: fixed;
    top: 20px;
    left: 30px;
    background-image: url('../Images_CTV/Icon_doi_background.svg');
    background-repeat: no-repeat;
    background-color: transparent;
    border:none;
}
.favourite-menu {
    width: fit-content;
    background-color: transparent;
}

.setting-icon {
    background-image: url('../Images/Settings.png');
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
}

.m-toggler-icon {
    background-image: url("../images/menu-24.png");
    width: 1.5em;
    height: 1.8em;
    color: black;
    display: block;
    --dxbl-image-margin-y: 0;
}

.m-menu-icon {
    background-image: url("../images/erpcolapse.png");
    width: 10px;
    padding-top: 10px;
    background-repeat: no-repeat;
}

.m-menu-item {
    color: #1072B9;
    text-align: start;
}

.m-menu-item-fav {
    color: white;
    text-align: center;
    background-color: #1072B9;
    border-radius: 15px;
    cursor: pointer;
}

.treeview-searchbox {
    padding-top: 3px;
}

.maincontain {
    overflow-y: scroll;
}

.FrmBrowseGrid {
    height: 80vh;
    margin-bottom: 10px;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.main {
    flex: 1;
    background-color: transparent;
}

.btndimiss {
    background-color: transparent;
    margin-left: 50px;
    border: none;
    font-size: 1rem;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.uppercase {
    text-transform: uppercase;
}

.font-bold {
    font-weight: bold;
}

.top-row {
    height: auto;
    display: flex;
    background-color: #1072B9;
}

.sub-menu {
    display: flex;
    background-color: transparent;
    height: 2rem;
}

table {
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
}

table, th, td {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    font-size: 0.8rem;
}

tr:nth-child(even) {
}

td {
    max-width: 200px;
    font-size: 0.8rem;
}

#checkboxgroup {
    height: 30px;
    margin: 0 0 15px 0;
}

.checkboxitem {
    font-size: 0.5rem;
    color: #1072B9;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.btn-menu {
    padding: 0,2px;
    min-width: 100px;
    border: none;
    border-color: transparent;
    background-color: #1072B9;
    color: white;
    border-radius: 5px;
    font-size: 0.7rem;
}


ul > li {
    display: inline;
    margin-left: 5px;
    font-size: 12px;
}

.main .top-row {
    background-color: #FFF;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
}

    .main .top-row > a, .main .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .main .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.sidebar .navbar-brand {
    font-size: 1.2rem;
}

.sidebar .oi {
    width: 1.5rem;
    font-size: 1rem;
    vertical-align: text-top;
    top: -2px;
}

.sidebar .nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .sidebar .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .sidebar .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .sidebar .nav-item a {
        color: #FBAA32;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .sidebar .nav-item a.active {
            /*  background-color: rgba(255,255,255,0.25);*/
            color: #1072B9;
        }

        .sidebar .nav-item a:hover {
            /* background-color: rgba(255,255,255,0.1);*/
            color: #1072B9;
        }

.content {
    padding: 0;
    /* box-shadow: 0 0 3px rgba(0,0,0,0.5);
    border-radius: 15px;*/
    margin: 5px;
}

.topAlert {
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    transition: 0.3s;
    border-radius: 5px;
    height: 2.5rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#langEN, #langVI {
    font-size: 0.8rem;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

#langEN {
    background-color: #1072B9;
}

#langVI {
    background-color: #FBAA32;
    margin-left: 5px;
}

#banhang-main {
    border-radius: 15px;
    background-color: white;
}

.khung-main {
    border-radius: 15px;
    background-color: white;
}

.staff-title {
    color: #1072B9;
    font-size: 1rem;
    font-weight: bold;
    height: 30px;
}

.btn-toolbar-fucn {
    border: none;
    background-color: green;
    /*#FBAA32*/
    color: black;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    font-size: 0.9rem;
    font-weight: normal;
    padding: 0 5px;
    height: 30px;
    border-radius: 5px;
    color: white;
}

#username {
    margin-left: 10px;
    font-size: 0.7rem;
}

#loginlogout {
    text-decoration: none;
}

#userinfo {
    width: 100%;
    height: 35px;
}


#topBar {
    height: 40px;
    border-radius: 15px;
}

.adminbox {
    height: 120px;
    border-radius: 20px;
    width: 100%;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    background-color: #1072B9;
    color: white;
    margin-left: 10px;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .navbar-toggler {
        display: none;
    }
}

#dropdownMenuButton {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: transparent;
    border: none;
}

#login_container {
    /*  background-image: url('../Images_CTV/demo_web_CTV_nen_2.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
    width: 100%;
    align-content:center;
}

.login_body {
    justify-content: center; 
  
}

.login_container1 {
    background-image: url("../Images/login_background.png");
    background-repeat: no-repeat;   
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
    height: 250px;
    width: auto;
    border-radius: 20px;
   
}

tr.spaceUnder > td {
    padding-bottom: 1rem;
}

.spaceUnder input {
    padding-left: 15px;
    margin-top: 10px;
    border: medium;
    border-radius: 15px;
    width: 100%;
    font-size: 1.1rem;
    font-family: fontOpenSans;
    height: 40px;
}

#space {
    width: 100%;
    height: 12px;
}

#space10 {
    width: 100%;
    height: 2px;
}

#borderyelow {
    width: 100%;
    height: 1px;
    background-color: orange;
}

#version {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    color: #1861ac;
    font-weight: bold;
    font-style: italic;
    font-family: Sylfaen;
    font-size: 14pt;
}

#inputtext {
    font-size: 18pt;
    font-weight: bold;
    color: #1861ac;
}

.productName {
    padding-left: 10pt;
    vertical-align: central;
    text-align: left;
    font-weight: bolder;
    color: #1072B9;
    font-size: 1.5rem;
}

#blueLine {
    height: 1pt;
    background-color: #1072B9;
}

select:focus {
    border: none;
    outline-offset: 0px;
    outline: none;
    font-size: 0.7rem;
}

input:focus {
    border: none;
    outline-offset: 0px;
    outline: none;
}


input {
    /*  height: 22px;
    border: none;
    font-family: fontOpenSans;
    border-radius: 15px;
    width: auto;*/
}


footer {
    width: 100%;
    height: 50px;
    background-color: darkblue;
}


.drop-target {
    background-color: silver;
    border: 1px dashed #ebebeb;
    display: block;
    height: 30px;
    border: solid;
    border-width: 1px;
    border-color: silver;
}

/*#EAF3F9*/
#toolbarspace {
    height: 10px;
}

.barspace {
    height: 50px;
}


#btnfilterdongy {
    width: 100px;
    background-color: #FBAA32;
    color: white;
}

#btnfilterhuy {
    width: 100px;
    background-color: #1072B9;
    color: white;
}


.dxheader {
    height: auto;
    background-image: linear-gradient( 135deg, #ffffff 10%,#EBF5FB 80%, #EBF5FB 20%);
    border: 0.5px solid #AEB6BF;
    box-shadow: 2px 3px 2px #F4F6F6;
}

.dxheadem {
    height: auto;
    background-image: linear-gradient( 135deg, #ffffff 10%,#EBF5FB 80%, #EBF5FB 20%);
    /* background-image: linear-gradient( 135deg, #ffffff 10%,#FFEF00 80%, #FFD700 20%);*/
    border: 0.5px solid #AEB6BF;
    box-shadow: 2px 3px 2px #F4F6F6;
}

.dxPopup {
    background-color: white;
}

.khung_login {
    background-image: url("../Images/login_background.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 362px;
    width: 320px;
    margin-top: 15px;
    border-radius: 15px;
    position: center;
    margin-left: 10%;
}

.fixed-row-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}


#btnlogin {
    background-color: #005FFF;
    margin-top: 25px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    font-size: 1rem;
    color: white;
}

.txtin {
    font-size: 0.8rem;
    color: #1861ac;
    text-align: center
}

.btnokcancel {
    width: 8vw;
    height: 3vh;
    min-height: 30px;
    min-width: 70px;
}

.editor-icon-add1 {
    -webkit-mask-image: url("../Images/AddI.svg");
    mask-image: url("../Images/AddI.svg");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.login_container2 {
    min-width: 340px;   
}

.login-form {
    background-image: url("../Images_CTV/Khung_login.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%; 
    width:100%;
    margin: 0 auto;
    justify-content: center;  
}

.login-formv {
    margin: auto;
    width: 340px;
    height: 400px;
    min-height: 400px;
    padding: 5%;
    justify-content: center;
}

    .login-formv h1 {
        text-align: center;
        color: #005FFF;
    }

    .login-formv h6 {
        text-align: center;
    }

    .login-formv > input {
        margin: 10px !important;
        height: 35px;
        padding: 3px;
        background-color: white;
        border: 1px solid silver;
        border-radius: 15px;
    }

/* "#ffbc00";//vang
 "#005fff";//xanh*/


.inputWithIcon input {
    padding: 3px 40px;  
}

.inputWithIcon {
    position: relative;
    padding: 0px;
    height: 45px;
}

    .inputWithIcon img {
        position: absolute;
        right: 18px;
        top: 25px;
        height: 16px;
        width: 16px;
    }

    .inputWithIcon .icon_user {
        position: absolute;
        left: 10px;
        top: 22px;
        padding: 10px;
        background-image: url("../Images_CTV/Icon_Ten_CTV.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .inputWithIcon .icon_pass {
        position: absolute;
        left: 10px;
        top: 22px;
        padding: 10px;
        background-image: url("../Images_CTV/Icon_mat_khau.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .inputWithIcon .ctv_user {
        position: absolute;
        left: 20px;
        top: 8px;
        width: 18px;
        height: 18px;
        background-image: url("../Images_CTV/Icon_Ten_CTV.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .inputWithIcon .ctv_email {
        position: absolute;
        left: 20px;
        top: 8px;
        width: 18px;
        height: 18px;
        background-image: url("../Images_CTV/Icon_Email.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .inputWithIcon input:focus + i {
        color: dodgerBlue;
    }

    .inputWithIcon.inputIconBg i {
        background-color: dodgerBlue;
        color: dodgerBlue;
        padding: 16px 4px;
        border-radius: 4px 0 0 4px;
    }

.fogetpass a {
    color: black;
    text-align: right;
}

.inputWithIcon.inputIconBg input:focus + i {
    color: dodgerBlue;
    background-color: dodgerBlue;
}


.container_swap {
    margin-top: 4%;
    text-align: center;
    text-align: center;
}

#brandLogo {
    width: 200px;
    height: 100px;
}

#sis_contact {
    padding: 4% 2%;
    display: flex;
    justify-content: center;
}

#brand_logo1 {
    margin: 0 5%;
}

    #brand_logo1 > a > img, #brand_logo2 > img {
        width: 46px;
        height: 46px;
    }

#hotline {
    background-image: url("../Images_CTV/Lien_he.svg");
    background-repeat: no-repeat;
    justify-content: center;
    margin: 1%;
    height: 40px;
    width: 180px;
}

.hotline_num {
    color: #005fff;
    font-weight: bold;
    margin: 10px 15px;
    text-align: center;
    height: 30px;
    width: 180px;
}

#hotline_content {
    display: flex;
}

.tel_icon {
    width: 36px;
    width: 36px;
    background-color: #005fff;
    padding: 5%;
    border-radius: 8px;
}

    .tel_icon > img {
        width: 100%;
        height: 100%;
    }

#hotline_content > label {
    color: #005fff;
    font-weight: bold;
    padding: 0 15px;
    font-size: 12pt;
    margin-top: 5%;
}

.pnbtnok {
    border: none;
    height: 35px;
    background-color: #005FFF;
    color: white;
}

.pnbtncancel {
    border: none;
    height: 35px;
    background-color: #FEBC12;
    color: white;
}

.empty-content {
    margin: 0 auto;
    max-width: 1900px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    background-image: url("../Images_CTV/demo_web_CTV_nen_2.jpg");                     
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.foget_container {
    box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.3);
    margin: 15% auto;
    padding: 5px;
    border-radius: 15px;
    width: 350px;
    height: 240px;
    background-color: hsla(1, 1%, 100%, 0.5);
}

.foget_body {
    margin-top: 2%;
    width: 100%;
}

.foget_container .foget_body .inputWithIcon {
    margin-left: 40px;
}

.register_container {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);   
    margin:0 auto;  
    padding: 5px;
    border-radius: 15px;
    background-color: hsla(1, 1%, 100%, 0.5);
}

.register_logo {
    margin: 1% auto;
    display: flex;
    justify-content: center;
    padding: 1% 0;
}

.register_container h4 {
    color: #005FFF;
}

.register_container p {
    font-size: 13px;
    margin: 0;
    padding-left: 20px;
}
.dxbl-window > .dxbl-window-dialog {
    border-radius: 20px;
    background-color: transparent;
}
.main_container {
    border-radius: 20px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    margin: auto;
    padding: 0;
    height: fit-content;
    background-color: white;   
}

.gt_header_title {
    margin: 0;
    padding: 0;
    border-radius: 20px 20px 0 0;
    background-color: #005FFF;
    height: 35px;
    align-content: center;
}

.registe_content > .dxbl-text-edit, .registe_content > .registergroup > .dxbl-text-edit {
    height: 35px;
    width: 90%;
    margin: 10px !important;
    height: 35px;
    padding: 5px;
    background-color: white;
    border: 1px solid #005FFF;
    border-radius: 15px;
}

    .registe_content > .dxbl-text-edit > input {
        background-color: white;
        border-radius: 15px;
    }

.registergroup h6 {
    color: #005FFF;
}

.registe_content > .dxbl-memo-edit {
    width: 90%;
    margin: 10px !important;
    height: 35px;
    padding: 5px 0;
    background-color: white;
    border: 1px solid #005FFF;
    border-radius: 15px;
}

.top-header {
    padding: 5px 0;
    height: 50px;
    background-color: transparent;
    border-bottom: 1px solid silver;
}

@media (max-width: 340px) {
    .register_container, .main_container {
        min-width: 340px;
        max-width: 380px;
    }
}

@media (min-width:768px) {
    .register_container, .main_container {
        width: 500px;
    }
}

.search_container {
    display: flex;
}

.searchctv {
    position: relative;
    width: 100%;
    background-color: transparent;
}

    .searchctv .search-inputctv {
        width: 100%;
        padding-top: 3px;
        padding-left: 6px;
        height: 32px;
        padding-right: calc(24px+0.5rem);
        border-radius: 10px;
        border-color: transparent;
        box-shadow: 0 0 3px #005fff;
    }

    .searchctv .search-buttonctv {
        right: 2px;
        top: 2px;
        margin: 2px;
        pointer-events: auto;
        z-index: 3;
        width: auto;
        display: flow;
        align-items: center;
        position: absolute;
        color: gray;
    }

        .searchctv .search-buttonctv .search-iconctv {
            width: 32px;
            height: 32px;
            font-size: 12pt;
            color: #005fff;
        }

.search_container .search-filter {
    margin: 0 5px;
    width: 32px;
    height: 32px;
}

    .search_container .search-filter img {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

#btngioithieu {
    margin: 0;
    width: 100px;
    background-image: url("../Images_CTV/Icon_them_moi.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    #btngioithieu span {
        color: white;
        padding-left: 20px;
        font-size: 11px;
        font-weight: bold;
    }
