@import url("core.css");
@import url("jquery.simple-dtpicker.css");
@import "http://lcclagapp001:8080/Ef3config/lcc/Javascript/jquery-ui-1.10.4.custom/css/smoothness/jquery-ui-1.10.4.custom.css";

.adult-visible, .children-visible, .corporate-visible, .tr-adult, .tr-children, .tr-citizen, .tr-organisation, #anon-message, #chooserButton_ContactMethod_rightAllButton, #chooserButton_ContactMethod_leftAllButton {
	display: none;
}


.tr-underline td {
	border-bottom: 1px dotted #000;
	padding-top: 15px;
}

.warning {
	padding:1%;
	color:#9F7216;
	border: 1px solid #9F7216;
	background-color: #FFAA00;
	width: 100%!important;
	border-radius: 2px;
	display:block;
}

#cust-details-tabs  tr  td:first-child, #comp-details-tabs tr  td:first-child, #res-details-tabs tr  td:first-child, #esc-details-tabs tr  td:first-child {
	color:#eb2d2e;
}

.tabbing  tr  td:first-child,

.tab-col-one {
	width:30%;
	color: #eb2d2e;
}

.tab-col-two {
	width:70%;
}

.ui-tabs-anchor {
	color:#eb2d2e!important;
}

.ui-state-active {
	outline:#eb2d2e!important;
}

input[type="file"] {
	width:90%!important;
	padding-bottom:20px;
}
#S1_LearningOuctomeOtherText, #S2_LearningOuctomeOtherText, #S3_LearningOuctomeOtherText {
	width:74%!important;
}

#vex-toggle {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #eb2d2e;
	font-size: 1rem;
	border-radius: 1.28rem;
}


@media print {
 .hidden-imp, .hidden {
	 display: none!important;
 }
}