body {
    background-image: linear-gradient(to top, #ffffff, #f0f7fc);
    font-family: 'Helvetica Neue','Roboto','Arial','Droid Sans','sans-serif';
}

.link {
    font-family: 'Helvetica Neue','Roboto','Arial','Droid Sans','sans-serif';
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #47b0f0;
}

.fontWeightBold {
    font-weight: bold;
}

.backgroundLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    /*z-index:0;*/
}

.backgroundRight {
    position: absolute;
    bottom: 10px;
    right: 0px;
    /*z-index:0;*/
}

.logoHoangMinh {
    margin-left: 44%;
}

.padingname {
    padding-top: 10%;
}

.titlename {
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 13pt;
}

.loginForm {
    width: 445px;
    padding: 35px 50px 19px 47px;
    border-radius: 20px;
    border: dotted 1px #000000;
    background-color: #ffffff;
    z-index: 9999;
}

.panelcenter {
    margin-top: 7%;
    background-color: #fff;
    border-radius: 15px;
    border: dotted 1px rgba(0, 0, 0, 0.2);
    padding: 0px !important;
}
.rightPanel {
    width: 75%;
    position: absolute;
    top: 9%;
}
@media screen and (max-width: 989px){
    .padingname {
        padding-top: 6%;
    }
    .backgroundRight {
        display: none !important;
    }
}
@media screen and (max-width: 1024px) and (min-width: 990px) {
    .rightPanel {
        display: none !important;
    }
    .backgroundRight {
        display: none !important;
    }
    .padingname {
        padding-top: 4%;
    }

    .titlename {
        text-align: center;
        width: 100%;
        font-weight: bold;
        font-size: 9pt;
    }

    .loginForm {
        width: 380px;
        padding: 15px 20px 7px 20px;
        border-radius: 20px;
        border: dotted 1px #000000;
        background-color: #ffffff;
        z-index: 9999;
    }
    .panelcenter {
        margin-top: 14%;
    }
    .form-group {
        margin-bottom:6px !important;
    }
    .fontWeightBold{
        font-weight:400 !important;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1025px) {
    .rightPanel {
        display: none !important;
    }
    .backgroundRight {
        display: none !important;
    }
    .padingname {
        padding-top: 4%;
    }
    .titlename {
        text-align: center;
        width: 100%;
        font-weight: bold;
        font-size: 11pt;
    }

    .loginForm {
        width: 400px;
        padding: 20px 30px 15px 30px;
        border-radius: 20px;
        border: dotted 1px #000000;
        background-color: #ffffff;
        z-index: 9999;
    }

    .panelcenter {
        margin-top: 12%;
    }
    .form-group {
        margin-bottom:6px !important;
    }
}


.outer_center {
    display: flex;
    justify-content: center;
    vertical-align: middle;
}

.contact {
    margin-left: 20%;
}

.footer {
    /*padding-left: 12%;*/
    position: absolute;
    bottom: 10px;
    /*font-family: SFProDisplay;*/
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: rgba(7, 28, 62, 0.6);
}



.loginText {
    position: relative;
}

.loginIcon {
    position: absolute;
    top: 28%;
    left: 3%;
}

.loginEye {
    position: absolute;
    top: 35%;
    right: 3%;
}

.loginInput {
    padding-left: 34px;
}

/* CSS of Home */
.info {
    position: absolute;
    top: 10px;
    right: 40px;
}

.avatar {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.userName {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.TrongTam {
    /*height: calc(85%);*/
    background-color: white;
    position: absolute;
    /*top: 9%;
    left: 30%;*/
    border: dashed 1px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    padding: 100px;
    /*z-index: -1;*/
    opacity: 0.9;
}

    .TrongTam:before {
        content: "";
        display: block;
        padding-top: 100%; /* initial ratio of 1:1*/
    }

.TrongTam2 {
    border: dashed 1px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    padding: 60px;
}

.TextTrongTam {
    /*position: absolute;
    top: 44%;
    left: 39%;*/
    color: white;
    font-weight: bold;
    text-align: center;
    display: block;
    vertical-align: middle;
}

.CSDL {
    position: absolute;
    /*top: 50%;
    left: 23%;*/
    z-index: 0;
    font-family: 'Helvetica Neue','Roboto','Arial','Droid Sans','sans-serif';
}

.ThuThap {
    position: absolute;
    z-index: 0;
}

.ChinhLy {
    position: absolute;
    z-index: 0;
}

.PhanTichDuLieu {
    position: absolute;
    z-index: 0;
}

.DanhMuc {
    position: absolute;
    z-index: 0;
}

.KhaiThac {
    position: absolute;
    z-index: 0;
}

.HeThong {
    position: absolute;
    z-index: 0;
}

.LuuThong {
    position: absolute;
    z-index: 0;
}

.KhoVaBaoQuan {
    position: absolute;
    z-index: 0;
}

.textLeft {
    font-family: SFProDisplay;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: rgba(5, 25, 66, 0.9);
    z-index: -3;
}

.detail-CSDL {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 102px 18px 14px;
    z-index: -1;
    display: none;
}

.detail-ThuThap {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 92px 18px 14px;
    z-index: -1;
    display: none;
}

.detail-ChinhLy {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 92px 18px 14px;
    z-index: -1;
    display: none;
}

.detail-DanhMuc {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 10px 18px 108px;
    z-index: -1;
    display: none;
}

.detail-PhanTichDuLieu {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 92px 18px 14px;
    z-index: -1;
    display: none;
}

.detail-KhaiThac {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 10px 18px 108px;
    z-index: -1;
    display: none;
}

.detail-HeThong {
    position: absolute;
    width: 362px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 10px 18px 108px;
    z-index: -1;
    display: none;
}

.detail-LuuThong {
    position: absolute;
    width: 392px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 10px 18px 108px;
    z-index: -1;
    display: none;
}

.detail-KhoVaBaoQuan {
    position: absolute;
    width: 392px;
    height: 118px;
    border: dashed 1px #000000;
    border-radius: 20px;
    background: white;
    padding: 10px 10px 18px 108px;
    z-index: -1;
    display: none;
}

.detailIcon1 {
    font-size: 10px;
    flex-grow: 0;
    margin: 1px 0;
    color: rgba(255, 130, 102, 0.7);
}

.detailIcon2 {
    font-size: 15px;
    flex-grow: 0;
    color: #ff8266;
}

.hideShow {
    visibility: hidden;
}

.indexDown {
    z-index: -2 !important;
}

.indexUp {
    z-index: -1;
}

.detail {
    font-family: SFProDisplay;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: rgba(255, 116, 85, 0.9);
}
