.kaiboshprescription-index-index .col-main {
	margin-top: 42px;
}

#prescription_container {
	margin-bottom: 200px;
}

#prescription_container_borders {
	margin: 20px 0 40px 0;
	padding: 20px 100px 0 195px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}

.enter_prescription_now {
	border-bottom: 1px dashed #000;
}

.upload_prescription {
	border-bottom: 1px dashed #000;
	padding: 15px 0 5px 0;
}

.send_prescription_later {
	padding: 15px 0 5px 0;
	border-bottom: 1px dashed #000;
}

#open_enter_prescription_now,
#open_upload_prescription,
#open_send_prescription_later {
	margin-left: 32px;
	padding-bottom: 15px;
	display: none;
}

#open_upload_prescription .secondtable_enter_prescription
{
    margin-top: 10px;
}

#action_message_regular {
    display: block;
    text-align: center;
}

#open_send_prescription_later {
	padding-bottom: 5px;
}
#prescription_container label span {
    font-family: "SofiaProMedium",sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-left: 15px;
}

.firsttable_enter_prescription td,
.secondtable_enter_prescription td {
	padding: 4px 10px;
    font-family: "SofiaProRegular",sans-serif;
	text-transform: uppercase;
}

.firsttable_enter_prescription td select,
.secondtable_enter_prescription td select {
	width: 100px;
}
.firsttable_enter_prescription {
	margin-bottom: 5px;
}

.firsttable_enter_prescription td:first-child,
.secondtable_enter_prescription td:first-child {
	padding-left: 0;
	width: 230px;
}

.prescription-cms-block-bottom {
	text-align: center;
	margin: 20px 0 10px 0;
}

.prescription_submit {
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px !important;
	padding: 14px 50px 10px !important;
}
#prescription_container form a {
	color: #ea7631;	
	font-family: "SofiaProRegular", times, serif;
	text-transform: none;
}
#prescription_container a {
	color: #ea7631;	
	font-family: "SofiaProRegular", sans-serif;
}
#proceed_to_checkout, #continue_shopping {
	text-align: center;
	margin-top: 8px;
}

#action_div {
	margin: 20px 20px 0 20px;
}
#action_div #action_message {
	font-family: "SofiaProMedium", sans-serif;
	font-weight: 400;
}

#action_div form {
	margin-top: 5px;
}
#action_message{
    text-align: center;
}
#action_message.is-hidden{
    display: none;
}
#action_div input {
	margin-right: 10px;
}
#cboxClose {
	display: none !important;
}
#prescription_container form #prescription-pupillary-distance-link {
	display: inline-block;
}
#prescription_container form #prescription-pupillary-distance-link a {
	cursor: pointer;
	color: #FFF;
    font-family: "SofiaProSemiBold",sans-serif;
	font-weight: 400;
	background-color: #EA7631;
	border-radius: 10px;
	width: 15px;
	height: 15px;
	padding: 2px;
	text-align: center;
	display: inline-block;
	margin-left: 4px;
}

.prescription-pupillary-distance-popup-hidden {
	display: none;
}
#prescription-pupillary-distance-popup {
	width: 600px;
}
