


/* 20220111 用高考报名重写*/
/* 首页 */
body{font-size:14px;color:#333;}
.btn{font-size:0.875rem;}
.btn:focus{box-shadow:none!important;}
.modal-header{border-bottom:none;}
.modal-content{border:none;}
button:focus{outline:none!important;}
/* header,footer,.content{min-width:1030px;} */
a:hover{text-decoration:none;}

.city-content{padding:20px;}
.city_box .row>div{margin:0.5rem 0;}
@media (min-width:768px) {
    .city_box .row{margin-left:0;margin-right:0;}
}
@media (max-width:768px) {
    .city-content{padding:0;}
}

dl,ol,ul{margin:0;padding:0;list-style-type:none;border:none;}
.btn_bgdark:hover{color:#fff;}
.bg_img{background:url(Images/content_bg.png) no-repeat scroll top;background-size:cover;}
.title_img{background:url(Images/title_rhombus.png) no-repeat;background-size:100% 100%;width:150px;height:48px;display:inline-block;line-height:2.1rem;font-size:1rem;font-weight:600;color:#fff;text-align:center;letter-spacing:1.8px;}
.footer_bg{background:url(Images/footer_bg.png) no-repeat;background-size:cover;height:240px;}
.title_img_ribbon{background:url(Images/title_ribbon.png) no-repeat;background-size:100% 100%;width:140px;height:48px;display:inline-block;font-size:1rem;font-weight:600;color:#0081ff;padding-left:1.65rem;line-height:45px;letter-spacing:1.8px;}
.bg_blue{background:#0081ff;}
.bg_lightblue{background:rgba(225,241,255,0.6);}
.shell_shadow{background:#fff;border-radius:0.5rem;box-shadow:-4px 5px 20px -5px rgba(0,0,0,0.4),2px 0 15px -5px rgba(0,0,0,0.4);overflow:hidden;}
.content_box{margin-top:2rem;}
.copyright_box a{color:#fff;text-decoration:underline;}

.notice_box{min-height:400px;}
.notice_box p{text-indent:2em;text-align:justify;line-height:1.85;}
.notice_box>div{padding:1.5rem;}
.notice_title{font-size:1rem;letter-spacing:1.8px;}
.multiple_box .index_item{padding:1rem 0;/* height:190px; */}
.multiple_box .index_item h6{color:#0081ff;font-weight:bold;line-height:1;margin-bottom:0;}
.multiple_box .index_item:hover{background:#0081ff;/* transition:background 0.5s; */}
.multiple_box .index_item:hover h6{color:#fff;}
.multiple_box .index_item:hover>.regist_button_tip{color:#fff;}
.multiple_box .icon_box{padding:1rem 0;margin-right:0.75rem;}
.multiple_box .icon_box>img{width:30px;}
#registtip_modal .modal-body>p{text-align:center;font-size:1rem;font-weight:bold;}
.btn_confirm{padding:0.25rem 2rem;border-radius:0;}
.system_notes{color:#474747;background:rgba(255,255,255,0.5)}
.system_notes li{margin:0.35rem 0;}
.ad_list_box{font-size:0.875rem;}
.ad_list_box .btn{font-size:0.75rem;}
.btn_ad{padding:0 0.75rem;background:#c9e4ff;border-radius:0.75rem;color:#333;box-shadow:none!important;}
/* .font_bold{font-weight:bold;} */
.color_blue{color:#0081ff;}
.color_red{color:#ff0000;}
.fontsize_1{font-size:1rem;}

.simple_box .index_item{padding:1.85rem 0;height:190px;}
.simple_box .index_item>h6{color:#0081ff;font-weight:bold;}
.simple_box .index_item:hover{background:#0081ff;/* transition:background 0.5s; */}
.simple_box .index_item:hover>h6{color:#fff;}
.simple_box .index_item:hover>.regist_button_tip{color:#fff;}
.simple_box .icon_box{padding:1rem 0;}
/* .simple_box .icon_box>img{width:50px;} */
.simple_box .icon_box .img_box{width:50px;height:50px;margin:0 auto;}
.simple_box .icon_box .login_img{background:url(Images/login_blue.png)no-repeat center;background-size:50px 50px;}
.simple_box .index_item:hover .login_img{background-image:url(Images/login.png);}
.simple_box .icon_box .regist_img{background:url(Images/regist_blue.png)no-repeat center;background-size:50px 50px;}
.simple_box .index_item:hover .regist_img{background-image:url(Images/regist.png);}
.simple_box .icon_box .score_img{background:url(Images/score_blue.png)no-repeat center;background-size:50px 50px;}
.simple_box .index_item:hover .score_img{background-image:url(Images/score.png);}
.simple_box .icon_box .enroll_img{background:url(Images/enroll_blue.png)no-repeat center;background-size:50px 50px;}
.simple_box .index_item:hover .enroll_img{background-image:url(Images/enroll.png);}

/* .multiple_box .icon_box>img{width:50px;} */
.multiple_box .icon_box .img_box{width:30px;height:30px;margin:0 auto;}
.multiple_box .icon_box .login_img{background:url(Images/login_blue.png)no-repeat center;background-size:30px 30px;}
.multiple_box .index_item:hover .login_img{background-image:url(Images/login.png);}
.multiple_box .icon_box .regist_img{background:url(Images/regist_blue.png)no-repeat center;background-size:30px 30px;}
.multiple_box .index_item:hover .regist_img{background-image:url(Images/regist.png);}
.multiple_box .icon_box .score_img{background:url(Images/score_blue.png)no-repeat center;background-size:30px 30px;}
.multiple_box .index_item:hover .score_img{background-image:url(Images/score.png);}
.multiple_box .icon_box .enroll_img{background:url(Images/enroll_blue.png)no-repeat center;background-size:30px 30px;}
.multiple_box .index_item:hover .enroll_img{background-image:url(Images/enroll.png);}

.multiple_box>div+div{margin-top:0.35rem;}
.simple_box>div+div{margin-top:1rem;}



/* 注册 */
/* .regist_box{margin:5.25rem;margin-top:0;margin-bottom:3.5rem;}
.regist_tip{background:#fdf6ec;color:#e6a23c;text-align:center;padding:0.075rem 0;}
.registpage_left>form>.row{margin-bottom:1.5rem;}
.registpage_left>form>.row:last-child{margin-bottom:0;}
.registpage_left .dropdown-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;color:#878787;}
.registpage_left .dropdown-menu{width:100%;}
.registpage_left .dropdown-toggle::after{width:8px;height:8px;border:solid #878787;border-width:0 1px 1px 0;transform:translateY(-25%) rotate(45deg);}
.registpage_left .dropdown-item{font-size:0.875rem;color:#555;}
.dropdown-item:focus, .dropdown-item:hover{background:#0081ff;color:#fff;}
.registpage_left input{font-size:0.875rem;}
.regist_box .regist_item{font-size:14px;display:block;text-align:justify;text-align-last:justify;}
.registpage_left select{font-size:0.875rem;}
.adlist_regist_rightbox h6{letter-spacing:1.8px;} */


/* 页面保持基本样式，不自适应 */
/* .wrap1000{min-width:1030px;} */
.text_important{color:#ff0000;font-weight:bold;}
.system_title{letter-spacing:1.8px;}
.system_tip{background:rgba(225,241,255,0.6);}
.systemtip_word_box{letter-spacing:1.8px;padding:0.25rem 0;color:#989898;}
.header_nav>a{display:inline-block;padding:0 0.5rem;border-right:2px solid rgba(0,129,255,0.7);vertical-align:middle;}
.header_nav>a:last-child{border-right:none;}
.page_title{width:55%;margin:0 auto;text-align:center;letter-spacing:2px;font-weight:bold;background:#0081ff;color:#fff;padding:0.65rem 0;border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem;}
.form_normal input{font-size:0.875rem;}
/* .required_item:before{content:"*";color:red;font-size:0.875rem;font-weight:bold;} */
.form_normal label{text-align:justify;text-align-last:justify;}
.form_normal .form-group{margin-bottom:2rem;}
.pin_box span{font-size:0.75rem;display:block;text-align:center;}
.pin_box div{text-align:center;}
.pin_img{cursor:pointer;}
.btn_shadow{box-shadow:0 2px 8px 1px rgba(0,129,255,0.3);}
.btn_normal{border-radius:1rem;padding:0.35rem 1rem;min-width:120px;}
.btn_bgdark{background:rgba(0,129,255,0.8);color:#fff;}
.btn_bglight{background:#fff;}
.btn_bglight:hover{background:rgba(0,129,255,1);color:#fff;}
.btn_bgdark:not([disabled]):hover{background:rgba(0,129,255,1);color:#fff;}
.btn_shadow:focus{box-shadow:0 2px 8px 1px rgba(0,129,255,0.3)!important;}
.tips_list li{line-height:1.5;text-align:justify;margin-bottom:0.5rem;}
.login_tips_box{box-shadow:-4px 5px 20px -5px rgba(0,0,0,0.2), 2px 0 15px -5px rgba(0,0,0,0.2);}
.ad_box_right a+a{display:block;margin-top:0.5rem;}
.ad_box_bottom>div+div{margin-top:0.5rem;}
.footer_box{color:#fff;}
.copyright_box>span{display:block;margin:0.25rem 0;}
.copyright_box>span:first-child{margin-top:0;}

.processtip_word{color:#e6a23c;padding:0 20px;height:30px;line-height:28px;background:#fdf6ec;border:1px solid #e6a23c;border-right:0;position:relative;display:inline-block;margin-right:14px;font-size:16px;/* user-select:none; */}
/* .processtip_word:after{content:"";display:block;width:0;height:0;border-width:14px;border-style:solid;border-color:transparent transparent transparent #e6a23c;position:absolute;right:-28px;top:-1px;}
.processtip_word:before{content:"";display:block;width:0;height:0;border-width:13px;border-style:solid;border-color:transparent transparent transparent #fdf6ec;position:absolute;right:-26px;z-index:20;top:0;} */
.processtip_word:after{content:"";display:block;width:0;height:0;border-width:15px 0 15px 10px;border-style:solid;border-color:transparent transparent transparent #e6a23c;position:absolute;right:-10px;top:-1px;}
.processtip_word:before{content:"";display:block;width:0;height:0;border-width:14px 0 14px 8px;border-style:solid;border-color:transparent transparent transparent #fdf6ec;position:absolute;right:-8px;z-index:20;top:0;}
.processitem_word{color:#fff;background:#a2a2a2;height:30px;line-height:30px;display:block;position:relative;margin-right:14px;min-width:90px;text-align:center;padding-left:10px;/* user-select: none; */border:none;}
.processitem_word:after{content:"";display:block;width:0;height:0;border-width:15px 0 15px 10px;border-style:solid;border-color:transparent transparent transparent #a2a2a2;position:absolute;right:-10px;top:0;}
.processitem_word:before{content:"";display:block;width:0;height:0;border-width:15px 0 15px 10px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;left:0;top:0;}
.processitem_word>span{padding:0 16px;display:inline-block;}
.processitem_word.active{background:#0081ff;}
.processitem_word.active:after{border-left-color:#0081ff;}
.processitem_word.done{color:#666;}
.processitem_word_first:before{display:none;}
.process_box{flex-grow:1;}
.process_box>.btn{min-width:80px;padding:0.35rem 10px;line-height:1;}

/* 报名前须知 */
.signup_notice_box{font-size:0.9375rem;line-height:1.6;text-align:justify;}
.readornot_box label{user-select:none;}
.readornot_box label .bi{font-size:1rem;}
.readornot_box label .bi-circle{color:#adb5bd;}
.readornot_box label .bi-check-circle-fill{color:#0081ff;}



/* 填写报名信息 */
.stuinfor_box table td{border:1px solid #0081ff;padding:0.5rem;}
.stuinfor_box table tbody td:nth-child(1),.stuinfor_box table tbody td:nth-child(3){background:#c9e4ff;text-align:left;width:10%;color:#666;}
.stuinfor_box table tbody td:nth-child(2),.stuinfor_box table tbody td:nth-child(4){width:40%;}
/* .changestuinfor_box table tbody:last-child tr:first-child td{text-align:left;} */
.stuinfor_box table tbody:last-child tr:last-child td{background:#fff;color:#333;}
.stuinfor_box select{width:80%;}
.stuinfor_box select,.stuinfor_box textarea{font-size:0.8125rem;}
.stuinfor_box select:focus,.stuinfor_box textarea:focus,.stuinfor_box .custom-control-input:focus~.custom-control-label::before{box-shadow:none;}
.stuinfor_box textarea{border:none;width:90%;}
.stuinfor_box input[disabled]{padding:0 0.5rem;}
.stuinfor_box .custom-control-label{line-height:1.7;}
.stuinfor_box .custom-control{padding-left:1.25rem;}

.stuinfor_box .custom-control-label::after,.stuinfor_box .custom-control-label::before{left:-1.25rem;}


/* 登录 */
.login_form .form-control{width:90%;}
form .bi{color:#dc3545;}
.errorBox{font-size:0.75rem;color:#dc3545;}
/* 注册 */
.errorModal .modal-header{border-bottom:1px solid #dee2e6;font-size:0.875rem;}
.errorModal .modal-header h5{font-size:0.875rem;color:#999;}
.errorModal .modal-body{display:flex;flex-wrap:wrap;}
.errorModal .errorMsg{flex:0 0 50%;width:50%;padding:0.15rem 0;}
.enrolloffice{background:#f2f2f2;display:block;width:100%;padding:4px 0;padding-left:4px;}

/* 个人主页 */
.mainpage .shell_shadow{min-height:528px;}

/* 修改密码 */
.changepassword_form .form-control{width:90%;}

/* 错误页 */
.errorpage .shell_shadow{min-height:528px;} 
.timeout_animation{width:60px;height:20px;display:inline-block;position:relative;border:1px solid #0081ff;border-radius:4px;}
.timeout_animation:before{content: "";position:absolute;left:-7px;top:50%;transform:translateY(-50%);height:70%;width:5px;-webkit-animation:animloader89 2s linear infinite;animation:timeoutanimation 2s linear infinite;border-radius:3px;}
.timeout_animation:after{content: "";position:absolute;left:-7px;top:50%;transform:translateY(-50%);height:70%;width:5px;-webkit-animation:animloader89 2s linear infinite;animation:timeoutanimation 2s linear infinite;border-radius:3px;}
@-webkit-keyframes timeoutanimation {
    0% {
        box-shadow: 11px 0 rgba(0, 123, 255, 0), 22px 0 rgba(0, 123, 255, 0), 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    20% {
        box-shadow: 11px 0 #0081ff, 22px 0 rgba(0, 123, 255, 0), 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    40% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    60% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    80% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 #0081ff, 55px 0 rgba(0, 123, 255, 0);
    }
    100% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 #0081ff,55px 0 #0081ff;
    }
}
@keyframes timeoutanimation {
    0% {
        box-shadow: 11px 0 rgba(0, 123, 255, 0), 22px 0 rgba(0, 123, 255, 0), 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    20% {
        box-shadow: 11px 0 #0081ff, 22px 0 rgba(0, 123, 255, 0), 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    40% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 rgba(0, 123, 255, 0), 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    60% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 rgba(0, 123, 255, 0), 55px 0 rgba(0, 123, 255, 0);
    }
    80% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 #0081ff, 55px 0 rgba(0, 123, 255, 0);
    }
    100% {
        box-shadow: 11px 0 #0081ff, 22px 0 #0081ff, 33px 0 #0081ff, 44px 0 #0081ff,55px 0 #0081ff;
    }
}

















/* 重写 */
.list-group-item{border:none;}
.regist_box .col-4{-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%;}
/* 我已阅读只能选择不能取消选择 */
/* .custom-control-label::before{width:1.15rem;height:1.15rem;}
.custom-control-label::after{width:1.15rem;height:1.15rem;}
.custom-control-input:checked~.custom-control-label::before{border:none;background-color:#fff;}
.custom-radio .custom-control-input:checked~.custom-control-label::after{display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;content:"\f26a";background-image:none;color:#0081ff;font-size:1.15rem;}
    .custom-control-input:focus~.custom-control-label::before{box-shadow:none;} */
/* 我已阅读只能选择不能取消选择 */











/* 20220618 */
/* .scoreresult{line-height: 2;} */
.scoreresult .col-md-4{padding:0.5rem 0;}
.scoreresult .col-md-8{line-height: 1.5;padding-top:0.5rem;padding-bottom:0.5rem;}
.personalinfor .col-md-4,.personalinfor .col-md-8{padding-top:0.5rem;padding-bottom:0.5rem;}
.sectiontitle{padding-left:0.4286rem;border-left:4px solid #0081ff;font-weight: bold;margin-bottom:0.75rem;background:rgba(0, 129, 255, 0.05);font-size:1rem;}
.scoreresult .col-md-8{margin-bottom:1rem;}
.admissionresult.row{align-items: center;}
.admissionresult .col-md-4>div{padding:0.5rem 0;}
.admissionresult .row{align-items: center;}
.login_form .form-control{width:99%;}
.shortfilltitle .login_form .form-control{width:98%;}
html,body{height:100%;}
body{display: flex;flex-direction: column;justify-content: space-between;}
.content{flex:1;}
.loginpage .container .shell_shadow{height: 100%;}
.madbox{display: none;}
.city_box .row>div>div:hover{border:2px solid #0081ff;}
.mobile-hide{display:inline;}

@media (min-width: 1200px){
    .container{max-width:1030px;}
}

.report_printBox{display:none;}
@media print {
    .report_printBox{font-family: "SimSun", "Times New Roman", "Serif", "Noto Serif", "Georgia", serif;display:block;font-size:24px;}
    .report_printBox .closeBtn{display:none;}
    .report_printBox .section{margin-top:42px;}
    .report_printBox .title{font-size:28px;font-weight: bold;text-align: center;margin-bottom:6px;}
    .report_printBox .title.printTitle{font-size:36px;margin-bottom:36px;padding-top:20px;}
    .report_printBox table{border:1px solid #333;margin:0 auto;font-size:22px;}
    .report_printBox table td{border:1px solid #333;text-align: center;padding:2px 6px;}
    .report_printBox table.personTable{width:70%;}
    .report_printBox table.personTable td{padding:8px 6px;}
    .report_printBox table.personTable td{line-height: 1.2;}
    .report_printBox table.scoreTable{width:90%;}
    .report_printBox table.scoreTable tr:first-child td{line-height: 1.2;}
    .report_printBox table.scoreTable tr:last-child td{line-height: 2.6;}
    .report_printBox .section:last-child{line-height:1.8;width:90%;margin:0 auto;margin-top:42px;}
    .report_printBox .section:last-child p{margin:0;text-align: justify;}
    .report_printBox .content{text-indent: 2em;}
    .report_printBox .markImportant{font-weight: bold;text-decoration: underline;}
    .report_printBox .section:last-child p.source,.report_printBox .section:last-child p.time{text-align: right;padding-right:80px;}
    .report_printBox .section:last-child p.source{margin-top:30px;}
}

/* 移动设备样式 */
@media (max-width: 767.98px) {
    /* 需隐藏的内容 */
    .ad_box_right,.recommend_box,.mdisplaynone{display:none;}
    /* 重设 */
    body{font-size:12px;}
    footer{font-size:0.7143rem;}
    .footer_bg{height:6rem;}
    .copyright_box>span{margin:0;}
    .col-3{padding:1rem 0.25rem;}
    .col-9{padding:1rem 0.75rem;}
    .scoreresult .col-9{margin-bottom:1rem;border-bottom:1px dotted #eee;}
    .msectionmargin{margin-top:1.5rem;}
    .notice_box{min-height: auto;}
    .notice_box>div{margin:0 !important;;}
    .page_title{width:80%;}
    .login_form .col-form-label{line-height:calc(1.5em + .75rem + 2px);padding:0;}
    .login_form .form-group{margin-bottom:0;margin-bottom:1.8rem;}
    footer .col-3{padding:0 0.25rem;}
    footer .col-9{padding:0 0.75rem;}
    .mfillbox{margin-left:3rem!important;margin-right:3rem!important;}
    .login_form .col-8{padding-right:0;}
    .shortfilltitle  .col-9{padding:0 0.75rem;padding-right:0;}
    footer .col-9{padding-top:0.5rem;}
    .mobile-info.col-7{flex: 0 0 100%;max-width:100%;}
    .madbox{display: block;}
    .city_box .row{padding:1rem;}
    .city_box .row>div{margin:1rem 0;}
    .city_box h6{font-size:0.875rem;}
    h5{font-size:1.1rem;}
    .mobile-hide{display:none;}

        /* 报告 */
    .report_printWrapBox{display:none;}
    .report_printWrapBox.show{position:fixed;top:0;bottom:0;display:flex;justify-content: center;align-items: flex-start;background:#fff;width:100%;}
    .report_printBox.report_ScreenshotBox{display:block;width:98%;background:#fff;margin:0 auto;font-family: "SimSun", "Times New Roman", "Serif", "Noto Serif", "Georgia", serif;display:block;font-size:11px;position:relative;}
    .report_ScreenshotBox .closeBtn{display:block;position:absolute;right:0;top:5px;}
    .report_ScreenshotBox .section{margin-top:10px;}
    .report_ScreenshotBox .title{font-size:14px;font-weight: bold;text-align: center;margin-bottom:4px;}
    .report_ScreenshotBox .title.printTitle{margin-bottom:30px;margin-top:30px;font-size:14px;}
    .report_ScreenshotBox table{border:1px solid #333;margin:0 auto;}
    .report_ScreenshotBox table td{border:1px solid #0e0d0d;text-align: center;padding:3px 3px;line-height: 1;}
    .report_ScreenshotBox table.personTable{width:90%;}
    .report_ScreenshotBox table.scoreTable{width:90%;}
    .report_ScreenshotBox table.scoreTable tr:first-child td{line-height: 1.2;}
    .report_ScreenshotBox table.scoreTable tr:last-child td{line-height: 2.6;}
    .report_ScreenshotBox table.personTable tr:first-child td:first-child{min-width:42px;}
    .report_ScreenshotBox .section:last-child{line-height:1.5;width:90%;margin:0 auto;margin-top:10px;}
    .report_ScreenshotBox .section:last-child p{margin:0;text-align: justify;}
    .report_ScreenshotBox .content{text-indent: 2em;}
    .report_ScreenshotBox .markImportant{font-weight: bold;text-decoration: underline;}
    .report_ScreenshotBox .section:last-child p.source,.report_ScreenshotBox .section:last-child p.time{text-align: right;padding-right:50px;}
    .report_ScreenshotBox .section:last-child p.source{margin-top:20px;}
}

/*** new add ***/
.loginpage .shell_shadow{height: 100%;}
.--text-12{font-size: 12px;}
.copyright_box>span { margin: 0.15rem 0; }
.gray{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
.--eror-contnet svg{width:80px;height:80px;}
.--eror-contnet .col-7{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0;}
.--eror-contnet .ml-3{margin-left:0.2rem !important;}
.--eror-contnet .col-7 .fontsize_1{font-size:0.8rem;}