.hline {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px dashed #CECECE;
}
.line_click_answer {
    color: #FF7800;
    font-size: 16px;
	display:-webkit-inline-box;
}
.line_click_w {
    position: relative;
    top: 1px;
    display: inline;
    color: #FF7800;
    border: outset 2px #95B343;
    border-radius: 24px;
    padding: 4px 14px;
    vertical-align: middle;
    font-size: 16px;
}
.touch_btn_sm {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 32px;
    margin-top: -16px;
    margin-left: -2px;
    background: url(../../common_img/touch_ico.png);
    background-size: 24px;
}
.side_pannel{
    display: table;
    width: 100%;
    vertical-align: middle;
	border: solid 2px #6389AF;
    border-radius: 6px;	
	font-size:0px;
}	
.side_pannel .left{
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    height: 100%;
	padding:12px;
    color: #FFF;
	font-size:15px;
	text-align:center;
    background: #6389AF;	
}
.side_pannel .right{
	position:relative;
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    height: 100%;
	padding:12px;	
    color: #374f67;
	font-size:16px;
    border-bottom: 0px;
}
.space{
	display:none;
}
.space_02{
	display:none;
}
.arrow_top {
    position: absolute;
    top: -54px;
    left: 50%;
    width: 168px;
    height: 120px;
    margin-left: -241px;
    background: url(../img/arrow_001.png) no-repeat center;
    background-size: 168px;
}
.arrow_bottom {
	position: absolute;
    bottom: -68px;
    left: 50%;
	width: 168px;
    height: 120px;
    margin-left: -241px;
    background: url(../img/arrow_002.png) no-repeat center;
    background-size: 168px;
}
.arrow_box {
    text-align: left;
    position: relative;
    margin-left: 37%;
	margin-right:12%;
    background: #00A99D;
    color: #ffffff;
    border: 0px;
    z-index: 999;
    border-radius: 6px;
    font-size: 16px;
    padding: 16px 24px;	
}
.body_tit_orange{
    display: inline-block;
    margin: auto;
    color: #FF9800;
    font-size: 18px;
    font-weight: 800;
}
.tabs input[type=radio] {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.tabs {
	/*width: 650px;*/
	float: none;
	list-style: none;
	position: relative;
    padding: 0px !important;
	margin: 0px auto !important;
}
.tabs .list {
	float: left;
    width: 50%;
    text-align: center;
}
.tabs label {
display: block;
    padding: 10px 20px;
    border-radius: 2px 2px 0 0;
    color: #648190;
    font-size: 18px;
    font-family: 'Lily Script One', helveti;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tabs label:hover {
	background: rgba(255, 255, 255, 0.5);
}
[id^=tab]:checked + label {
    background: #fff;
    color: #08C;
    top: 1px;
    border: solid 1px;
    border-bottom: 0px;
    border-radius: 6px 6px 0px 0px;
    z-index: 999;
}
[id^=tab]:checked ~ [id^=tab-content] {
 display: block;
}
.tab-content {
    z-index: 2;
    display: none;
    text-align: left;
    width: 100%;
    font-size: 20px;
    line-height: 140%;
    padding-top: 10px;
    background: #FFF;
    padding: 12px;
    position: absolute;
    top: 46px;
    left: 0;
    box-sizing: border-box;
    -webkit-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    border: solid 1px #0088CC;
    border-radius: 0px 0px 8px 8px;
}
.both_wrap {
	font-size:0px;
}
.both_side {
	display:inline-block;
	width:50%;
	padding:0px 8px;
	vertical-align:middle;
}
.number_box {
	position: relative;
	margin-left: 16px;
	border: solid 2px #4890D9;
	border-radius: 6px;
	margin-bottom:12px;
}
.frame_pfig_01 {
	position: relative;
	display: block;
	height: 280px;
	padding: 16px;
	border: solid 3px #E8E8E8;
}
.frame_pfig_01 img {
	position: absolute;
	top: 8px;
	left: 50%;
	width: 320px;
	margin-left: -160px;
}
.frame_pfig_02 {
	position: relative;
	display: block;
	height: 280px;
	padding: 16px;
	border: solid 3px #E8E8E8;
}
.frame_pfig_02 img {
	position: absolute;
	top: 8px;
	left: 50%;
	width: 652px;
	margin-left: -326px;
}
.frame_pfig_02-1 {
	position: relative;
	display: block;
	height: 420px;
	padding: 16px;
	border: solid 3px #E8E8E8;
}
.frame_pfig_02-1 img {
	position: absolute;
	top: 8px;
	left: 50%;
	width: 260px;
	margin-left: -130px;
}
.btn_aniframe {
	position: absolute;
	bottom: 8px;
	left: 50%;
	width: 74px;
	margin-left: -32px;
}
.number_box .mark {
	position: absolute;
	top: 50%;
	left: -24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	padding: 0px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
	background: #4890D9;
}
.number_box .body {
	padding: 6px 8px 6px 28px;
	text-align: left;
	color: #95b343;
	font-size: 16px;
	font-weight: 600;
}
.number_box .body .tit {
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	color: #0B3D7D;
}
.number_box .body .con {
	text-align: center;
	font-size: 15px;
	color: #807777;
}
.answer_flow {
	display: inline-block;
	width: 204px;
	vertical-align: middle;
	font-size: 20px;
}
.answer_arrow {
	display: inline-block;
	vertical-align: middle;
}
.touch_btn_center {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 34px;
	height: 44px;
	margin-top: -23px;
	margin-left: -17px;
	background: url(../../common_img/touch_ico.png);
	background-size: 34px;
}
.sm_pannel_list {
	border: solid 1px #9C9C9C;
	max-width: 320px;
	margin: auto;
	padding: 8px 32px 8px !important;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 8px;
}
.sm_result {
	padding: 24px;
	border: solid 1px #EC4D44;
	border-radius: 8px;
	color: #EC4D44;
	font-size: 15px;
	font-weight: 600;
}
.sm_formula {
	padding: 24px;
	border: solid 1px #3C86D2;
	border-radius: 8px;
	color: #3C86D2;
	font-size: 15px;
	font-weight: 600;
}
.modal_both_wrap {
	font-size:0px;
}
.modal_both_side {
	display:inline-block;
	width:50%;
	vertical-align:middle;
	padding: 0px 8px;
}
.modal_both_side img {
	width:100%;
	max-width:464px;
	margin:auto;
}
.modal_answer {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modal_answer:target {
	opacity:1;
	pointer-events: auto;
}
.modal_answer > div {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 562px;
	width: 960px;
	margin-top: -270px;
	margin-left: -480px;
	padding: 8px 16px;
	border-radius: 0px 0px 8px 8px;
	background: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}
.modal_answer .modal_tit {
	position: absolute;
	top: 50%;
	width: 960px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	padding: 0px;
	font-size: 22px;
	font-weight: 800;
	background: #5BC0DE;
	margin-top: -318px;
	overflow: hidden;
	border-bottom: solid 2px #3A8196;
	border-radius: 8px 8px 0px 0px;
	text-align: center;
}
.modal_close {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 36px;
	margin-top: 304px;
	margin-left: -64px;
}
.M_modal_answer {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.M_modal_answer:target {
	opacity:1;
	pointer-events: auto;
}
.M_modal_answer > div {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 348px;
	width: 960px;
	margin-top: -198px;
	margin-left: -480px;
	padding: 8px 16px;
	border-radius: 0px 0px 8px 8px;
	background: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}
.M_modal_answer .modal_tit {
	position: absolute;
	top: 50%;
	width: 960px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	padding: 0px;
	font-size: 22px;
	font-weight: 800;
	background: #5BC0DE;
	margin-top: -246px;
	overflow: hidden;
	border-bottom: solid 2px #3A8196;
	border-radius: 8px 8px 0px 0px;
	text-align: center;
}
.M_modal_close {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 36px;
	margin-top: 162px;
	margin-left: -64px;
}
.N_modal_answer {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.N_modal_answer:target {
	opacity:1;
	pointer-events: auto;
}
.N_modal_answer > div {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 496px;
	width: 960px;
	margin-top: -224px;
	margin-left: -480px;
	padding: 8px 16px;
	border-radius: 0px 0px 8px 8px;
	background: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}
.N_modal_answer .modal_tit {
	position: absolute;
	top: 50%;
	width: 960px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	padding: 0px;
	font-size: 22px;
	font-weight: 800;
	background: #5BC0DE;
	margin-top: -272px;
	overflow: hidden;
	border-bottom: solid 2px #3A8196;
	border-radius: 8px 8px 0px 0px;
	text-align: center;
}
.N_modal_close {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 36px;
	margin-top: 282px;
	margin-left: -64px;
}
.h_tit_02 {
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	margin: 12px 0px;
}
.list_box {
	padding: 12px;
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 16px;
	background: #4890D9;
}
.list_box li {
	margin-bottom:4px;
}
.math_box {
	display: inline-block;
	background: #fff;
	padding: 16px;
	border: solid 2px #dd2b72;
	border-radius: 8px;
	color: #dd2b72 !important;
	font-size: 20px;
	font-weight: 600;
}
.pn_wrap {
	display:none;
}
.sample_img_01 {
	display:inline-block;
	margin:auto;
	border: solid 3px #E8E8E8;
}
.pn_frame {
	display:inline-block;
	width:806px;
	margin:auto;
	border: solid 3px #E8E8E8;
}
.side_flow_box_01 {
	display: inline-block;
	vertical-align: middle;
	width: 47%;
	margin: 0px;
	padding: 16px 24px;
	border: 0;
	border-radius: 36px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background: #404F62;
}
.side_flow_box_02 {
	display: inline-block;
	vertical-align: middle;
	width: 64%;
	margin: 0px;
	padding: 16px 24px;
	border: 0;
	border-radius: 58px;
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	background: #404F62;
}
.side_flow_box_03 {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	margin: 0px;
	padding: 27px 0px;
	border: 0;
	border-radius: 58px;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	background: #B72D5F;
}
.side_flow_box_04 {
	display: inline-block;
	vertical-align: middle;
	width: 47%;
	margin: 0px;
	padding: 16px 24px;
	border: 0;
	border-radius: 36px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background: #B72D5F;
}
.side_flow_toggled {
	position:relative;	
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    padding: 16px 24px;
    border: solid 2px #404F62;
    border-radius: 36px;
    color: #404F62;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    background: #fff;
}
.side_flow_arrow {
	display:inline-block;
	vertical-align:middle;
	width:6%;
	font-size:24px;
	color:#FF0039;
}
.arrow_down {
	font-size:24px;
	color:#FF0039;
}
.single_bord_img {
	max-width: 400px;
	border: solid 3px #E4E4E4;
	margin:auto;
}
.single_img {
	max-width: 400px;
	margin: auto;
}
.single_frame {
	display:block;
	padding: 16px;
	border: solid 3px #E8E8E8;
}
.single_frame img {
	max-width: 480px;
	margin: auto;
}
.single_frame img.dubble{
	max-width: 320px !important;
}
 @media (max-width: 1023px) {
.sm_result {
 max-width: 442px;
 margin: auto;
 padding: 24px;
 border: solid 1px #EC4D44;
 border-radius: 8px;
 color: #EC4D44;
 font-size: 15px;
 font-weight: 600;
}
.sm_formula {
 max-width: 442px;
 margin: auto;
 padding: 24px;
 border: solid 1px #3C86D2;
 border-radius: 8px;
 color: #3C86D2;
 font-size: 15px;
 font-weight: 600;
}
.modal_answer > div {
 position: absolute;
 top: 50px;
 bottom: 56px;
 left: 12px;
 right: 12px;
 height: auto;
 width: auto;
 margin-top: 0px;
 margin-left: -0px;
 padding: 8px;
 border-radius: 0px 0px 8px 8px;
 background: #ffffff;
 overflow-x: hidden;
 overflow-y: scroll;
}
.modal_answer .modal_tit {
 position: absolute;
 top: 12px;
 left: 12px;
 right: 12px;
 width: auto;
 height: 38px;
 line-height: 38px;
 color: #ffffff;
 font-size: 18px;
 font-weight: 800;
 background: #5BC0DE;
 margin-top: 0px;
 overflow: hidden;
 border-bottom: solid 2px #3A8196;
 border-radius: 8px 8px 0px 0px;
 text-align: center;
}
.modal_close {
 position: absolute;
 top: auto;
 bottom:12px;
 left: 50%;
 width: 128px;
 height: 36px;
 margin-top: 0px;
 margin-left: -64px;
}
.M_modal_answer > div {
 position: absolute;
 top: 50px;
 bottom: 56px;
 left: 12px;
 right: 12px;
 height: auto;
 width: auto;
 margin-top: 0px;
 margin-left: -0px;
 padding: 8px;
 border-radius: 0px 0px 8px 8px;
 background: #ffffff;
 overflow-x: hidden;
 overflow-y: scroll;
}
.M_modal_answer .modal_tit {
 position: absolute;
 top: 12px;
 left: 12px;
 right: 12px;
 width: auto;
 height: 38px;
 line-height: 38px;
 color: #ffffff;
 font-size: 18px;
 font-weight: 800;
 background: #5BC0DE;
 margin-top: 0px;
 overflow: hidden;
 border-bottom: solid 2px #3A8196;
 border-radius: 8px 8px 0px 0px;
 text-align: center;
}
.M_modal_close {
 position: absolute;
 top: auto;
 bottom:12px;
 left: 50%;
 width: 128px;
 height: 36px;
 margin-top: 0px;
 margin-left: -64px;
}
.N_modal_answer > div {
 position: absolute;
 top: 50px;
 bottom: 56px;
 left: 12px;
 right: 12px;
 height: auto;
 width: auto;
 margin-top: 0px;
 margin-left: -0px;
 padding: 8px;
 border-radius: 0px 0px 8px 8px;
 background: #ffffff;
 overflow-x: hidden;
 overflow-y: scroll;
}
.N_modal_answer .modal_tit {
 position: absolute;
 top: 12px;
 left: 12px;
 right: 12px;
 width: auto;
 height: 38px;
 line-height: 38px;
 color: #ffffff;
 font-size: 18px;
 font-weight: 800;
 background: #5BC0DE;
 margin-top: 0px;
 overflow: hidden;
 border-bottom: solid 2px #3A8196;
 border-radius: 8px 8px 0px 0px;
 text-align: center;
}
.N_modal_close {
 position: absolute;
 top: auto;
 bottom:12px;
 left: 50%;
 width: 128px;
 height: 36px;
 margin-top: 0px;
 margin-left: -64px;
}
}
 @media (max-width: 938px) {
.space_02{
	display:block;
}	 
.pn_wrap {
 display:block;
}
.pn_frame {
 display:none;
 width:806px;
 margin:auto;
 border: solid 3px #E8E8E8;
}
}
 @media (max-width: 767px) {
.arrow_top {
    position: absolute;
    top: -56px;
    left: 50%;
    width: 168px;
    height: 120px;
    margin-left: -205px;
    background: url(../img/arrow_001.png) no-repeat center;
    background-size: 144px;
}
.arrow_bottom {
    position: absolute;
    bottom: -62px;
    left: 50%;
    width: 168px;
    height: 120px;
    margin-left: -205px;
    background: url(../img/arrow_002.png) no-repeat center;
    background-size: 144px;
}
.arrow_box {
    text-align: left;
    position: relative;
    margin-left: 30%;
    background: #00A99D;
    color: #ffffff;
    border: 0px;
    z-index: 999;
    border-radius: 6px;
    font-size: 14px;
    padding: 16px 24px;	
}
.body_tit_orange{
    display: inline-block;
    margin: auto;
    color: #FF9800;
    font-size: 16px;
    font-weight: 800;
}	 
.single_frame {
 display:block;
 padding: 16px;
 border: solid 3px #E8E8E8;
}
.single_frame img {
 max-width: 100%;
 margin: auto;
}	 	 
.modal_both_wrap {
 font-size:0px;
}
.modal_both_side {
 display:block;
 width:100%;
 vertical-align:middle;
}	 
.frame_pfig_01 img {
 position: absolute;
 top: 16px;
 left: 50%;
 width: 280px;
 margin-left: -140px;
}
.number_box {
 position: relative;
 margin-left: 16px;
 border: solid 1px #4890D9;
 border-radius: 6px;
 margin-bottom:12px;
}
.number_box .mark {
 position: absolute;
 top: 50%;
 left: -24px;
 width: 48px;
 height: 48px;
 line-height: 48px;
 margin-top: -24px;
 padding: 0px;
 border-radius: 50%;
 font-size: 16px;
 font-weight: 800;
 color: #ffffff;
 text-align: center;
 background: #4890D9;
}
.number_box .body {
 padding: 6px 8px 6px 28px;
 text-align: left;
 color: #95b343;
 font-size: 16px;
 font-weight: 600;
}
.number_box .body .tit {
 text-align: center;
 font-size: 15px;
 font-weight: 800;
 color: #0B3D7D;
}
.number_box .body .con {
 text-align: center;
 font-size: 13px;
 color: #807777;
}
.sm_result {
 display: inline-block;
 max-width: 640px;
 margin: 0px 4px;
 padding: 12px;
 border: solid 1px #EC4D44;
 border-radius: 8px;
 color: #EC4D44;
 font-size: 14px;
 font-weight: 800;
}
.sm_formula {
 display: inline-block;
 max-width: 640px;
 margin: 0px 4px;
 padding: 12px;
 border: solid 1px #3C86D2;
 border-radius: 8px;
 color: #3C86D2;
 font-size: 14px;
 font-weight: 800;
}
 .side_flow_box_01 {
 display:inline-block;
 vertical-align: middle;
 width: 46%;
 padding: 16px 24px;
 border: 0;
 border-radius: 36px;
 color: #ffffff;
 font-size: 14px;
 text-align: center;
 background: #404F62;
}
.side_flow_box_02 {
 display: inline-block;
 vertical-align: middle;
 width: 62%;
 margin: 0px;
 padding: 16px 24px;
 border: 0;
 border-radius: 58px;
 color: #ffffff;
 font-size: 13px;
 text-align: left;
 background: #404F62;
}
.side_flow_box_03 {
 display: inline-block;
 vertical-align: middle;
 width: 30%;
 margin: 0px;
 padding: 16px 24px;
 border: 0;
 border-radius: 58px;
 color: #ffffff;
 font-size: 13px;
 text-align: center;
 background: #B72D5F;
}
 .side_flow_box_04 {
 display:inline-block;
 vertical-align: middle;
 width: 46%;
 padding: 16px 24px;
 border: 0;
 border-radius: 36px;
 color: #ffffff;
 font-size: 14px;
 text-align: center;
 background: #B72D5F;
}
.side_flow_toggled {
	position:relative;	
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    padding: 16px 24px;
    border: solid 2px #404F62;
    border-radius: 36px;
    color: #404F62;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    background: #fff;
}
.side_flow_arrow {
 display:inline-block;
 vertical-align:middle;
 width:8%;
 font-size:24px;
 color:#FF0039;
}
.list_box {
 padding: 12px;
 border-radius: 8px;
 color: #FFFFFF;
 font-size: 14px;
 font-weight: 800;
 background: #4890D9;
}
.list_box ul {
 padding-left: 16px;
}
.math_box {
 display: block;
 background: #fff;
 padding: 16px;
 border: solid 2px #dd2b72;
 border-radius: 8px;
 color: #dd2b72 !important;
 font-size: 16px;
 font-weight: 600;
}
}
 @media (max-width: 480px) {
.line_click_w {
    position: relative;
    top: 0px;
    display: inline-block;
    color: #FF7800;
    border: outset 2px #95B343;
    border-radius: 24px;
    padding: 2px 14px;
    vertical-align: middle;
    font-size: 12px;
}	 
.side_pannel .left{
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    height: 100%;
	padding:8px;
    color: #FFF;
	font-size:14px;
	text-align:center;
    background: #6389AF;	
}
.side_pannel .right{
	position:relative;
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    height: 100%;
	padding:12px;	
    color: #374f67;
	font-size:14px;
    border-bottom: 0px;
}	 
.space{
	display:block;
}
.arrow_top {
    position: absolute;
    top: -58px;
    left: 50%;
    width: 168px;
    height: 120px;
    margin-left: -136px;
    background: url(../img/arrow_001.png) no-repeat center;
    background-size: 144px;
}
.arrow_bottom {
    position: absolute;
    bottom: -48px;
    left: 50%;
    width: 168px;
    height: 120px;
    margin-left: -136px;
    background: url(../img/arrow_002.png) no-repeat center;
    background-size: 144px;
}
.arrow_box {
    text-align: left;
    position: relative;
    margin-left: 0%;
    margin-right: 0%;
    background: #00A99D;
    color: #ffffff;
    border: 0px;
    z-index: 999;
    border-radius: 6px;
    font-size: 14px;
    padding: 16px 24px;	
}	 
[id^=tab]:checked + label {
    background: #fff;
    color: #08C;
    top: 0px;
    border: solid 1px;
    border-bottom: 0px;
    border-radius: 6px 6px 0px 0px;
    z-index: 999;
}
.tabs label {
    display: block;
    padding: 13px 4px;
    border-radius: 2px 2px 0 0;
    color: #648190;
    font-size: 14px;
    font-family: 'Lily Script One', helveti;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}	 
.answer_flow {
 display: inline-block;
 width: 108px;
 vertical-align: middle;
 font-size: 12px;
}
.sm_pannel_list {
 border: solid 1px #9C9C9C;
 max-width: 320px;
 margin: auto;
 padding: 8px 4px 8px 28px !important;
 border-radius: 4px;
 font-size: 13px;
 margin-top: 8px;
}
 .side_flow_box_01 {
 display:block;
 vertical-align: middle;
 width: 100%;
 padding: 16px 24px;
 border: 0;
 border-radius: 36px;
 color: #ffffff;
 font-size: 14px;
 text-align: center;
 background: #404F62;
}
.side_flow_box_02 {
 display: inline-block;
 vertical-align: middle;
 width: 100%;
 margin: 0px;
 padding: 16px 24px;
 border: 0;
 border-radius: 58px;
 color: #ffffff;
 font-size: 14px;
 text-align: left;
 background: #404F62;
}
.side_flow_box_03 {
 display: inline-block;
 vertical-align: middle;
 width: 100%;
 margin: 0px;
 padding: 16px 24px;
 border: 0;
 border-radius: 58px;
 color: #ffffff;
 font-size: 14px;
 text-align: center;
 background: #B72D5F;
}
.side_flow_box_04 {
 display: inline-block;
 vertical-align: middle;
 width: 100%;
 margin: 0px;
 padding: 16px 24px;
 border: 0;
 border-radius: 36px;
 color: #ffffff;
 font-size: 14px;
 text-align: center;
 background: #B72D5F;
}
.side_flow_toggled {
	position:relative;	
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 16px 24px;
    border: solid 2px #404F62;
    border-radius: 36px;
    color: #404F62;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    background: #fff;
}
.side_flow_arrow {
 display:block;
 vertical-align:middle;
 width:100%;
 font-size:24px;
 color:#FF0039;
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}
.single_frame img.dubble{
	max-width: 100% !important;
}
.math_box {
 display: block;
 background: #fff;
 padding: 16px;
 border: solid 2px #dd2b72;
 border-radius: 8px;
 color: #dd2b72 !important;
 font-size: 14px;
 font-weight: 600;
}
.h_tit {
 margin: 4px 0px 0px;
 padding-left: 8px;
 font-size: 14px;
 font-weight: 600;
 text-overflow: ellipsis;
 white-space: nowrap;
 word-wrap: normal;
 overflow: hidden;
}
hr {
 margin-top: 12px !important;
 margin-bottom: 12px !important;
}
ul {
 padding-left:18px !important;
}
}
