@charset "UTF-8";
@import 'form.css';

/* 非表示
---------------------------------------------------------------------------*/
.dispNone {
	display: none;
}

/* フォーム要素
---------------------------------------------------------------------------*/

input[type="text"],
input[type="password"] {
	border: 1px solid #B6B7B7;
	height:21px;
	/*padding:2px 5px;*/
	padding:2px 0px;
	font-size:14px;
	line-height:20px;
	vertical-align:top;
}
input#MfUserSecondName,
input#MfUserSecondNameKn {
	margin-bottom: 10px;
	margin-left: 5px;
}
input#MfUserFirstName,
input#MfUserFirstNameKn {
	margin-left: 5px;}
/* 閉じるボタン
---------------------------------------------------------------------------*/
#cboxClose {
	background: url(/mrso_img/popups/btn_close.png) no-repeat;
	width: 64px !important;
	height: 19px !important;
	position: absolute;
	top: 27px;
	right: 29px;
	z-index:9999;
	cursor:pointer;
}

/* ボタン
---------------------------------------------------------------------------*/
.btns {
	text-align:center;
	padding-bottom:15px;
}
.btns .txtLink{
	text-align:center;
}
.btns .txtLink a{
	background:url(/mrso_img/form/icon_arrow.gif) left center no-repeat;
	padding-left:20px;
	font-size:108%;
	font-weight:bold;
	line-height:3em;
}

/* ログイン/新規会員登録
---------------------------------------------------------------------------*/
#contents.loginstart {
	margin-left: 83px;
	}
#popupLogin {
	overflow: hidden;
	padding: 20px 0;
	background: #ffffff;
}
#popupLoginContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
}
#popupLoginContent .login {
	margin-bottom: 10px;
}
#popupLoginContent .login h2 {
	background: url(/mrso_img/popups/header_login.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
}
#popupLoginContent .login .txt p {
	min-height: 68px;
	line-height: 68px;
	font-size: 18px;
	padding: 0 10px;
}
#popupLoginContent .btns a img.btnFb {
	margin-left: 24px;
}
/* #loginForm */
#popupLoginContent .login #loginForm {
	width:710px;
	margin:0 auto 38px auto;
	background:url(/mrso_img/form/bg_form_table.gif) left top repeat-y;
}
#popupLoginContent .login #loginForm dt {
	width: 228px;
	min-height: 50px;
	padding: 22px;
	background: url(/mrso_img/form/border_form.gif) 20px bottom no-repeat;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	float: left;
	clear: left;
}
#popupLoginContent .login #loginForm dd {
	width: auto;
	min-height: 50px;
	padding: 22px;
	background: url(/mrso_img/form/border_form02.gif) 20px bottom no-repeat;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	margin-left: 272px;
}
#popupLoginContent .login #loginForm dd.last input#MfUserPassword {
	margin-top: 60px;
}
#popupLoginContent .login #loginForm dt.last,
#popupLoginContent .login #loginForm dd.last {
	min-height: 146px;
	background:none;
}
#popupLoginContent .login #loginForm dd .check_cookie {
	padding-top: 10px;
}
#popupLoginContent .login #loginForm dd .check_cookie label {
	position: relative;
	top: -2px;
}
#popupLoginContent .login #loginForm dd em {
	display:block;
	color:#ff0000;
	padding-top:10px;
}

#popupLoginContent .memberRegist {
	margin-bottom: 20px;
}
#popupLoginContent .memberRegist h2 {
	background: url(/mrso_img/popups/header_member_regist.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
}
#popupLoginContent .memberRegist p {
	padding: 22px 18px;
	font-size: 18px;
}


/* パスワードをお忘れの方
---------------------------------------------------------------------------*/
#popupForgotPassword {
	overflow: hidden;
	width: 745px;
	padding: 20px 0;
	background: #ffffff;
	z-index:99999;
	border:0.2px solid #CCCCCC;
}
#popupForgotPasswordContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 40px;
	z-index:99999;
}
#popupForgotPasswordContent h2 {
	background: url(/mrso_img/popups/header_forgot_password.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
	z-index:99999;
}
#popupForgotPasswordContent p {
	font-size: 18px;
	padding: 22px 10px;
	z-index:99999;
}

/* #forgotPasswordForm */
#popupForgotPasswordContent #forgotPasswordForm {
	width:710px;
	margin:0 auto 38px auto;
	background: #f3f3f3;
}
#popupForgotPasswordContent #forgotPasswordForm dt {
	width: 160px;
	min-height: 30px;
	padding: 22px;
	background: url(/mrso_img/form/border_form_w123.png) 20px bottom no-repeat;
	background-color: #ededed;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	float: left;
	clear: left;
}
#popupForgotPasswordContent #forgotPasswordForm dd {
	width: auto;
	min-height: 30px;
	padding: 22px;
	background: url(/mrso_img/form/border_form_w512.png) 20px bottom no-repeat;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	margin-left: 167px;
}
#popupForgotPasswordContent #forgotPasswordForm  dt.last {
	background:none;
	background-color: #ededed;
}
#popupForgotPasswordContent #forgotPasswordForm dd.last {
	background:none;
	background-color: #f3f3f3;
}


/* パスワードをお忘れの方
---------------------------------------------------------------------------*/
#popupForgotPasswordComplete {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
	border:0.2px solid #CCCCCC;
	display:none;
}
#popupForgotPasswordCompleteContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupForgotPasswordCompleteContent h2 {
	background: url(/mrso_img/popups/header_forgot_password_complete.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
}
#popupForgotPasswordCompleteContent h3 {
	height: 123px;
	line-height: 123px;
	font-size: 28px;
	text-align: center;
}
#popupForgotPasswordCompleteContent p {
	font-size: 18px;
	padding: 0 84px 50px;
}
#popupForgotPasswordCompleteContent ul {
	overflow: hidden;
	margin: 0 84px;
	padding-left: 20px;
}
#popupForgotPasswordCompleteContent li {
	list-style: disc outside;
	font-size: 14px;
}


/* 予約キャンセル
---------------------------------------------------------------------------*/
#popupCancel {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
}
#popupCancelKenpo {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
}
#popupCancelContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupCancelContent h2 {
	background: url(/mrso_img/popups/header_cancel.png) no-repeat;
	width: 710px;
	height: 53px;
	text-indent: -9999px;
}
#popupCancelContent p {
	font-size: 28px;
	padding: 1.2em 100px;
}
#popupCancelContent p strong {
	font-weight:bold;}
#popupCancelContent p.attention {
	color: #FF0004;
	font-size: 16px;
}
#popupCancelContent ul {
	margin-left: 148px;
}
#popupCancelContent li {
	float:left;
}
#popupCancelContent li.first {
	margin: 15px 32px 0 0;
}


/* 予約キャンセル完了
---------------------------------------------------------------------------*/
#popupCancelComplete {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
}
#popupCancelCompleteContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupCancelCompleteContent h2 {
	background: url(/mrso_img/popups/header_cancel_complete.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
}
#popupCancelCompleteContent p {
	font-size: 28px;
	padding: 80px 100px;;
}
#popupCancelCompleteContent .txtLink a {
	background: none;
}


/* 予約内容の共有
---------------------------------------------------------------------------*/
#popupCorporationReserves {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
	border-radius: 5px;
}
.popupCorporationReservesModal #cboxClose ,
.popupCorporationReservesModal #cboxCurrent {
	display: none !important;
}

#popupCorporationReservesContent {
	overflow: hidden;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 0px;
}
#popupCorporationReservesContent h2 {
	font-size: 40px;
    margin-bottom: 15px;
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #999;
}
#popupCorporationReservesContent .-btn-box {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #999;
}
#popupCorporationReservesContent .-btn-box button {
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    background-color: #f97f00;
    text-align: center;
    display: inline-block;
    transition: .3s;
    margin: 0 0 0 10px;
    font-size: 26px;
    padding: 10px 150px;
    border: none;
    font-weight: normal;
    text-shadow: none;
}
.cardpopup h2 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #999;
  }
#popupCorporationReservesContent .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
  }
#popupCorporationReservesContent .close:hover {
	opacity: 0.6;
 }
#popupCorporationReservesContent p {
	font-size: 18px;
	padding: 1.2em 0;
}
#popupCorporationReservesContent p strong {
	font-weight:bold;}
#popupCorporationReservesContent p.attention {
	color: #FF0004;
	font-size: 16px;
}

/* 会員情報登録完了
---------------------------------------------------------------------------*/
#popupMemberEditComplete {
	overflow: hidden;
	width: 750px;
	padding: 20px 0;
	background: #ffffff;
}
#popupMemberEditCompleteContent {
	overflow: hidden;
	width: 730px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupMemberEditCompleteContent h2 {
	background: url(/mrso_img/popups/header_member_edit_complete.png) no-repeat;
	width: 710px;
	height: 33px;
	text-indent: -9999px;
}
#popupMemberEditCompleteContent p {
	height: 243px;
	line-height: 243px;
	font-size: 28px;
	text-align:center;
}

#forgotPasswordErrArea{
	color:#FF0000;
}

#passwordReminderWaitingArea{
	display:none;
	height:53px;
}

/*
 検査コースエレメント
*/
#popupExamCourse {
	overflow: hidden;
	width: 745px;
	padding: 20px 0;
	background: #ffffff;
	z-index:99999;
	border:0.2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
#examCourseTitle{
	font-size:23px;
	color:#095b8b;
	padding: 10px 0 0 5px;
	font-weight:400;
}

/* sp用
=========================================*/
@media only screen and (max-width: 640px) {
/* フォーム要素
---------------------------------------------------------------------------*/
input[type="text"],
input[type="password"] {
	border: 1px solid #B6B7B7;
	height: 30px;
	padding: 2px 0px;
	font-size: 140%;
	line-height: 20px;
	vertical-align: top;
	max-width:100%
}
textarea {
	max-width: 97%;
	font-size: 140%;
}

select
{

	font-size: 140%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
}

input[type="radio"]{
	-webkit-transform: scale(1.5);
	transform: scale(1.5);

}
input#MfUserSex2[type="radio"],
input#MfUserFacilityDm2[type="radio"],
input#MfUserDm2[type="radio"] {	margin-left: 10px;}
#MfUserRemark {
 	font-size: 100%;
	max-width: 97%;
}

select:first-child {	margin-top: 0px;}

.reason textarea {
	max-width:100%;}

/* ログイン/新規会員登録
---------------------------------------------------------------------------*/
#contents.loginstart {
	margin-left: 0px;
	}
#popupLogin {
	overflow: hidden;
	padding: 0;
}
#popupLoginContent {
	width: 100%;
}
#popupLoginContent .login {
	margin-bottom: 10px;
}
#popupLoginContent .login h2 {
	width: 100%;
	height: 24px;
	text-indent: 0px;
	background-color: #d9ecf7 ;
    background-image: none;
    border-bottom: 1px solid #439ed9;
    border-top: 1px solid #439ed9;
    color: #439ed9;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7em;
    padding: 5px 3%;
}
#popupLoginContent .login .txt p {
	min-height: 30px;
	line-height: 1.5em;
	font-size: 100%;
	padding: 0 10px;
	margin: 10px 3%;
}
#popupLoginContent .btns a img.btnFb {
	margin-left: 0px;
}
#popupLoginContent .btns a img.newAccount {
	margin-bottom: 10px;}




/* #loginForm */
#popupLoginContent .login #loginForm {
	width: 100%;
	margin: 0 auto 0px;
	background: none;
}
#popupLoginContent .login #loginForm dt {
	width: 94%;
	min-height: 22px;
	padding: 0px 3% 3px;
	background-image: none;
	vertical-align: top;
	line-height: 25px;
	text-align: left;
	font-size: 110%;
	float: none;
	display: block;
	background-color: #f3f3f3;
	border-bottom: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
}
#popupLoginContent .login #loginForm dd {
	width: 94%;
	min-height: 30px;
	padding: 3px 3% 10px;
	background-image: none;
	vertical-align: middle;
	line-height: 25px;
	text-align: left;
	font-size: 100%;
	margin-left: 0px;
	display: block;
	margin-top: 2px;
	background-color: #FFFFFF;
}
#popupLoginContent .login #loginForm dd.last input#MfUserPassword {
	margin-top: 0px;
}
#popupLoginContent .login #loginForm dt.last,
#popupLoginContent .login #loginForm dd.last {
	min-height: 30px;
	background-image:none;
}
#popupLoginContent .login #loginForm  dt.last {
	background:none;
	background-color: #f3f3f3;
}
#popupLoginContent .login #loginForm dd .check_cookie {
	padding-top: 10px;
}
#popupLoginContent .login #loginForm dd .check_cookie label {
	position: relative;
	top: -2px;
}
#popupLoginContent .login #loginForm dd em {
	display:block;
	color:#ff0000;
	padding-top:10px;
}

#popupLoginContent .memberRegist {
	margin-bottom: 0px;
}
#popupLoginContent .memberRegist h2 {
	background-color: #d9ecf7;
    background-image: none;
    border-bottom: 1px solid #439ed9;
    border-top: 1px solid #439ed9;
    color: #439ed9;
    font-size: 120%;
    font-weight: bold;
    height: 24px;
    line-height: 1.7em;
    padding: 5px 3%;
    text-indent: 0;
    width: 100%;
}
#popupLoginContent .memberRegist p {
    font-size: 100%;
    line-height: 1.5em;
    margin: 10px 3%;
    min-height: 30px;
    padding: 0 10px;
}



/* パスワードをお忘れの方
---------------------------------------------------------------------------*/
/* #forgotPasswordForm */
#popupForgotPasswordContent #forgotPasswordForm {
	width:100%;
	margin:0 auto 38px auto;
	background: #f3f3f3;
}
#popupForgotPasswordContent #forgotPasswordForm dt {
	width: 100%;
	min-height: 22px;
	padding: 3px 3%;
	background-image: none;
	vertical-align: top;
	line-height: 25px;
	text-align: left;
	font-size: 110%;
	float: none;
	display: block;
	background-color: #f3f3f3;
	border-bottom: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
}
#popupForgotPasswordContent #forgotPasswordForm dd {
	width: 100%;
	min-height: 30px;
	padding: 3px 3% 10px;
	background-image: none;
	vertical-align: middle;
	line-height: 25px;
	text-align: left;
	font-size: 100%;
	margin-left: 0px;
	display: block;
	margin-top: 2px;
	background-color: #FFFFFF;
}
#popupForgotPasswordContent #forgotPasswordForm  dt.last {
	background:none;
	background-color: #f3f3f3;
}
#popupForgotPasswordContent #forgotPasswordForm dd.last {
	background:none;
	background-color: #FFFFFF;
}



#popupForgotPassword {
	overflow: hidden;
	width: 96%;
	padding: 0px 0;
	margin: 0 auto;
	background: #ffffff;
	z-index: 99999;
	border: 1px solid #BDBDBD;
}
#popupForgotPassword * {
	box-sizing: border-box}
#popupForgotPasswordContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0;
	z-index:99999;
}
#popupForgotPasswordContent h2 {
	height: auto;
	text-indent: 0px;
	background-color: #d9ecf7 ;
    background-image: none;
    border-bottom: 1px solid #439ed9;
    border-top: 1px solid #439ed9;
    color: #439ed9;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4em;
    padding:7px 3% 5px 3%;
}
#popupForgotPasswordContent p {
	font-size: 90%;
	padding: 10px 3%;
	z-index: 99999;
}

/* #forgotPasswordForm */
#popupForgotPasswordContent #forgotPasswordForm {
	width: 100%;
	margin: 0 auto 10px;
	background: #f3f3f3;
}
#popupForgotPasswordContent #forgotPasswordForm th {
	width:123px;
	padding:22px;
	background:url(/mrso_img/form/border_form_w123.png) 20px bottom no-repeat;
	background-color: #ededed;
	vertical-align:middle;
	line-height:25px;
	font-size: 14px;
}
#popupForgotPasswordContent #forgotPasswordForm td {
	width:auto;
	padding:22px;
	background:url(/mrso_img/form/border_form_w512.png) 20px bottom no-repeat;
	vertical-align:middle;
	line-height:25px;
	font-size: 14px;
}
#popupForgotPasswordContent #forgotPasswordForm tr.last th {
	background:none;
	background-color: #ededed;
}
#popupForgotPasswordContent #forgotPasswordForm tr.last td {
	background:none;
	background-color: #f3f3f3;
}


/* パスワードをお忘れの方
---------------------------------------------------------------------------*/
#popupForgotPasswordComplete {
	overflow: hidden;
	width: 100%;
	padding: 0;
	background: #ffffff;
	border:0.2px solid #CCCCCC;
	display:none;
}
#popupForgotPasswordCompleteContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupForgotPasswordCompleteContent h2 {
	background: none no-repeat;
	width: 100%;
	height: 24px;
	text-indent: 0px;
	background-color: #d9ecf7 ;
    background-image: none;
    border-bottom: 1px solid #439ed9;
    border-top: 1px solid #439ed9;
    color: #439ed9;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7em;
    padding: 5px 3%;
}
#popupForgotPasswordCompleteContent h3 {
	height: 30px;
	line-height: 25px;
	font-size: 120%;
	text-align: center;
}
#popupForgotPasswordCompleteContent p {
	font-size: 100%;
	padding: 0% 3%;
	margin-bottom: 20px;
}
#popupForgotPasswordCompleteContent ul {
	overflow: hidden;
	margin: 0 3%;
	padding-left: 10px;
}
#popupForgotPasswordCompleteContent li {
	list-style: disc outside;
	font-size: 100%;
	margin-bottom: 10px;
}




/* 予約キャンセル
---------------------------------------------------------------------------*/
#popupCancel {
	overflow: hidden;
	width: 100%;
	padding: 0;
	background: #ffffff;
}
#popupCancelContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#popupCancelContent h2 {
	width: 100%;
	height: 32px;
	text-indent: 0px;
	background-color: #d9ecf7;
	background-image: none;
	border-bottom: 1px solid #439ed9;
	border-top: 1px solid #439ed9;
	color: #439ed9;
	font-size: 120%;
	font-weight: bold;
	line-height: 32px;
	padding: 0 3%;
	margin-bottom: 10px;
}
#cboxClose {
	top:7px;}
#popupCancelContent p {
	font-size: 138%;
	padding: 0% 3%;
	margin-bottom: 10px;
}
#popupCancelContent ul {
	overflow: hidden;
	margin: 0 3%;
	padding-left: 10px;
}
#popupCancelContent li {
	float:left;
	width:47%;
}
#popupCancelContent li:first-child {
	margin-right: 10px;
}
#popupCancelContent li img {
	width:100%;}
#popupCancelContent li.first {
	margin: 0;
	font-size: 100%;
	margin-bottom: 10px;
}
#cboxCurrent {
	display:none !important;}

/* 予約キャンセル完了
---------------------------------------------------------------------------*/
#popupCancelComplete {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	background: #ffffff;
}
#popupCancelCompleteContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
#popupCancelCompleteContent h2 {
	background: url(/mrso_img/popups/header_cancel_complete.png) no-repeat;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
}
#popupCancelCompleteContent p {
	font-size: 28px;
	padding: 80px 100px;;
}
#popupCancelCompleteContent .txtLink a {
	background: none;
}

/* 予約内容の連携
---------------------------------------------------------------------------*/
#popupCorporationReserves {
	overflow: hidden;
	width: 100%;
	padding: 0;
	background: #ffffff;
}
#popupCorporationReservesContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	margin-bottom: 0px;
}
#popupCorporationReservesContent h2 {
	width: 100%;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#popupCorporationReservesContent p {
	font-size: 16px;
	padding: 0;
	margin-bottom: 20px;
}
#popupCorporationReservesContent .close {
	top: 8px;
}
#popupCorporationReservesContent .-btn-box button {
    font-size: 16px;
    padding: 10px 30px;
}


/* 会員情報登録完了
---------------------------------------------------------------------------*/
#popupMemberEditComplete {
	overflow: hidden;
	width: 100%;
	padding: 0;
	background: #ffffff;
}
#popupMemberEditCompleteContent {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#popupMemberEditCompleteContent h2 {
	background-color: #d9ecf7;
	background-image: none;
	border-bottom: 1px solid #439ed9;
	border-top: 1px solid #439ed9;
	color: #439ed9;
	font-size: 120%;
	font-weight: bold;
	height: 22px;
	line-height: 1.7em;
	padding: 5px 3% 7px;
	text-indent: 0;
	width: 100%;
}
#popupMemberEditCompleteContent p {
	height: 22px;
	line-height: 22px;
	font-size: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#forgotPasswordErrArea{
	color:#FF0000;
}

#passwordReminderWaitingArea{
	display:none;
	height:53px;
}

/*
 検査コースエレメント
*/
#popupExamCourse {
	overflow: hidden;
	width: 745px;
	padding: 20px 0;
	background: #ffffff;
	z-index:99999;
	border:0.2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
#examCourseTitle{
	font-size:23px;
	color:#095b8b;
	padding: 10px 0 0 5px;
	font-weight:400;
}
}