@font-face {font-family: "b_frame_ttf_rb";src: url("css/ttf_rb.eot");src: url("css/ttf_rb.eot?#iefix")format("embedded-opentype"),url("css/ttf_rb.woff") format("woff"),url("css/ttf_rb.ttf") format("truetype");font-style: normal;font-weight: normal;}
@font-face {font-family: 'b_frame_ttf_logo'; src: url("css/ttf_logo.ttf") format("opentype"); }
@font-face {font-family: 'b_frame_ttf_ptnew';src: local('ttf_ptnew'),url('css/ttf_ptnew.woff2') format('woff2'),url('css/ttf_ptnew.woff') format('woff');font-weight: 400;font-style: normal;}

#b_frame_main { left:0px; top:0px;height:100%; width: 100%;  z-index:1000;  position:fixed;
display:none;
 background: rgba(2, 61, 63, 0.90);
}

#b_frame_frame_main { left:3%; top:3%;height:94%; width: 94%;  z-index:1001;  position:fixed;  border-radius: 15px;
display:nogne;
 background: rgba(255, 255, 255);
 // }

#b_frame_frame_main_topdiv { height:50px; width: 100%; border-top-left-radius:15px;border-top-right-radius:15px; z-index:1002;
background: #f5f5fa; display:n0one;//padding:30px 30px;
}

.b_frame_icomenu_block{	//border-radius:16px;
height:32px;width: 32px;background-size:26px 26px;display:inline-block;cursor:pointer;
   background-repeat: no-repeat;  background-position: center center; outline: none !important;  user-select: none;
//border: 1px solid silver!important;
//background-color: #fff;
//margin-right:4px;
}

.b_frame_icomenu_block:hover{background-color: #d6d7dc;outline: none !important;}
.b_frame_block_bars{top:8px;left:10px;position: relative;background-image:url("img/bars-g.svg");}
.b_frame_block_close{top:8px;right:10px;position: absolute;background-image:url("img/close-g.svg");}
.b_frame_block_reload{top:8px;right:52px;position: absolute;background-image:url("img/reload-g.svg");}
.b_frame_block_move{top:8px;right:94px;position: absolute;background-image:url("img/move-g.svg");}
.b_frame_block_link{top:8px;right:136px;position: absolute;background-image:url("img/link-g.svg");}




#b_frame_frame_main_title{ height:50px;width: 1104px; top:10px;left:60px;position: absolute;
border: 0px solid silver!important;font-family: 'b_frame_ttf_ptnew';font-size: 22px;color: #1d2124; text-align:center;}
#b_frame_frame_main_list{  width: 100%; z-index:1001;position:relative;height:94%; position: absolute; padding:1%;}
#b_frame_frame_main_insert {width: 98%;height:95%; z-index:1001;position: relative;}


#b_frame_01 {border: none;z-index:1003;}
#b_frame_02 {border: none;width: 100%;height:100%; z-index:1004;top:0px;position: absolute;background: rgba(255, 255, 255, 0.98);}

.b_frame_02_st01{position: absolute;top:50%;left: 50%;   width: 70%;transform: translate(-50% , -50%);}
.b_frame_02_st02{font-family: 'b_frame_ttf_logo', sans-serif;font-size: 72px;color: #1d2124;}
.b_frame_02_st03 {display: flex;justify-content: center;align-items: center;}
.b_frame_02_st04 {width: 10px;height: 50px;background: #1d2124;margin: 10px;animation: b_frame_02_st04 1s linear infinite;border-radius: 15px;}

.b_frame_02_st04:nth-child(2){animation-delay: 0.1s;}
.b_frame_02_st04:nth-child(3){animation-delay: 0.2s;}
.b_frame_02_st04:nth-child(4){animation-delay: 0.3s;}
.b_frame_02_st04:nth-child(5){animation-delay: 0.4s;}
.b_frame_02_st04:nth-child(6){animation-delay: 0.5s;}
.b_frame_02_st04:nth-child(7){animation-delay: 0.6s;}
.b_frame_02_st04:nth-child(8){animation-delay: 0.7s;}
.b_frame_02_st04:nth-child(9){animation-delay: 0.8s;}
.b_frame_02_st04:nth-child(10){animation-delay: 0.9s;}
@keyframes b_frame_02_st04{0% {transform: scale(0);} 50%{transform: scale(1);}100% {transform: scale(0);}}

.b_frame_02_st05{font-family: 'b_frame_ttf_ptnew';font-size: 20px;color: #1d2124; text-align:center;font-weight: bold;}
.b_frame_02_st07{margin-right:15px;}

.submit_1 {font-weight: bold;border: 1px solid #1d2124;margin-top:10px;font-family: 'b_frame_ttf_rb';cursor: pointer;background: #f5f5fa;color: #1d2124;height: 50px;padding: 7px 10px;width: 260px;font-size: 20px;text-align:center;}
.submit_1:hover { border: none;background: #1d2124;outline: none !important;background: dodgerblue;color: #ffffff;}
.submit_1::active { outline: none !important;} .submit_1:focus { outline: none !important; }