/*-------------------- NORMALIZE ---------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}



/*-------------------- BASIC HTML ELEMENTS --------------------*/

html {
    height: 100%;
}
body{
    height: 100%;
    margin:0;
    font-weight: 400;
    font-size:90%;
    font-family: arial, helvetica, sans-serif;
    letter-spacing: 0.01em;
    color: #000;
    line-height: 1.6em;
    background-color: #fff;
}
img {
    image-rendering: auto;
}
.basic body {font-family: arial, helvetica, sans-serif; font-size: 85%;}
.vims body {font-family: Georgia,"Times New Roman",Times,serif; font-size: 92%;}

a {
    color: #175d84;
    outline: 0;
}
.wm a, .education a, .lawschool a, .mason a, .athletics a {color: #b58e5b; font-weight: 700; text-decoration: none;}
.vims a {color: #2573bc;}

a:hover {
    text-decoration: underline;
}
.basic a:hover, .vims a:hover {
    color: #000;
}
h1{
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1.3em;
    margin: 1em 0 .5em;
}
.wm h1, .athletics h1, .education h1, .mason h1, .lawschool h1 {
    color: #115740;
}
.basic h1 {
    font-size: 2.1em;
}
ul {
	padding-left: 1em;
}
li {
    margin-left: 0.75em;
}
u {
	text-decoration: none !important;
}
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

/*-------------------- PAGE STRUCTURE --------------------*/

.pagewrapper{
    margin: 0 auto;
    background-color:#ffffff;
    width:auto;
    max-width:940px;
    padding: 0 0 2em 0;
}
.basic .pagewrapper {
    padding: 1em 0 2em;
}
.pagewrapper div {
    display:block;
    padding: 0 1.3em;
}
.pagewrapper .contentwrapper {
    margin: 0;
    padding: 0;
}
div.introduction{
    margin-bottom: 2.2em;
    padding: 0 1.6em;
}
#pagetitlearea {
    padding: 0 1.6em;
}


/*-------------------- HEADER --------------------*/

.pagewrapper #headerarea {
    display:block;
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0;
}
.basic #headerarea  {
    display:none;
}
.vims .pagewrapper #headerarea {
    background-color: #183a53;
}
.pagewrapper #headerdesktop {
    display: none;
    padding: 3.1em 0 0;
    text-align: center;
}
.athletics .pagewrapper #headerdesktop {
    padding: 3.2em 0 0;
}
.vims .pagewrapper #headerdesktop {
    text-align: left;
    padding: 2.5em 0 1.8em;
}
#headerdesktop img {
    width: 280px;
}
.vims #headerdesktop img{
    margin-left: 2.1em;
}
.athletics #headerdesktop img {
    width: 170px;
}
#headermobile img {
    width: 270px;
    padding: 2em 0 0;
    margin-left: 0.8em;
}
.athletics #headermobile img {
    width: 180px;
}
.vims #headermobile img {
    padding: 1.5em 0 1em;
    margin-left: 1em;
}

/*-------------------- FORM BITS --------------------*/

input, select{
    font-size:98%;
}
input[type="submit"]{
    margin: 0 0 0 1.6em;
    display:block;
    max-height: 50px;
    max-width: 300px;
    line-height: 0.3em;
    padding: 1.5em 1.6em;
    width: auto;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1em;
    font-weight: 700;
}
.basic input[type="submit"] {
    font-weight: normal;
    line-height: 1em;
    padding: 1em 1.6em;
}
.wm input[type="submit"], .lawschool input[type="submit"], .mason input[type="submit"],
.education input[type="submit"], .athletics input[type="submit"], .vims input[type="submit"] {
    background-image: url("images/arrow-sprite.png");
    background-position: 95% -104px;
    background-repeat: no-repeat;
    padding-right: 9% !important;
    padding-left: 5% !important;
    background-color: #efefef;
    border: 1px solid #c1c1c1;
    color: #115740;
}
.vims input[type="submit"] {
    color: #183a53;
    font-family: arial, helvetica, sans-serif;
}
.wm input[type="submit"]:hover, .lawschool input[type="submit"]:hover, .mason input[type="submit"]:hover,
.education input[type="submit"]:hover, .athletics input[type="submit"]:hover, .vims input[type="submit"]:hover{
    background-position: 95% -347px;
    color: #fff;
    background-color: #115740;
    border-color: #115740;
}
.vims input[type="submit"]:hover{
    background-color: #183a53;
    border-color: #183a53;
}
input, textarea {
    padding: 0.3em;
    margin: 0.3em 0 0;
}
input {
    max-width: 220px;
}
textarea {
	width: 220px;
}
select {
    padding: 0.3em 0 0;
    margin: 0.3em 0 0;
    max-width: 220px;
}
/* chrome only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 select {padding: 0.3em;}
}
textarea.styled{
    font-family: arial, helvetica, sans-serif;
    font-size:98%;
}
.smtext{
    font-size:88%;
    margin:0.4em auto 0;
    line-height:1.2em;
}
div.smtext {
    padding: .2em 1em;
    margin: .4em 0;
}
p.smtext {
    padding:0;
}
div.smtext {
    border-left: 1px solid #d0d3d4;
}
.sm_caps{
    font-variant: small-caps;
    font-size: 110%;
}
/*label p, option p {
    display: inline;
}*/
label p:last-child, option p:last-child, legend p:last-child {
	margin-bottom: 0px !important;
}
/* Date chooser */
.dateblock img {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0.3em 0.4em;
}
.dateblock img:hover {
    cursor: pointer;
}
/* A notation is for instance the label under a textarea that tells how much it can hold */
div.notation{
    font-size:88%;
    color: #787878;
    margin: 0;
    padding: 0;
    line-height:1.4em;
}
/* Horizontally displayed Radio buttons or Checkboxes  */
.inaline div.tr_options{
    display:inline;
    padding: 0 1em 0 0;
    white-space: nowrap;
}
.inaline label, .radioblock label, .checkboxblock label {
    display: inline;
}
label {
    display: block;
    line-height: 1.4em;
}
.radioblock .tr_options {
	padding: 0;
}
/*fieldsets */
fieldset {
    border: 1px solid #d0d3d4;
    padding: 0;
    margin: 1em 1.6em 2.2em;
}
fieldset.formsection {
	padding-bottom:0.3em;
}
fieldset fieldset{
    border: none;
    padding: 0;
    margin: 2.2em 0 2.2em 1.3em;
}
fieldset fieldset legend {
    margin: 0 0 2px;
    padding: 0 0.4em 0 0;
    max-width: 100%;
    display: table;
    white-space: normal;
}
fieldset fieldset legend.groupblock {
    margin: 0 0 0.5em;
}
fieldset div.moreinfo {
    margin: 1.5em 0;
}
fieldset div.question {
    margin: 2.2em 0;
}
fieldset fieldset div.question {
    padding: 0.5em 1em 0 0;
    margin: 0;
}
.asterisk {
	color: #255e7e;
	padding-right: 5px;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	top: 3px;
}
legend {
    padding: 0 0.4em;
    margin-left: 0.8em;
}
legend .sectionhead p {
    display: inline-block;
}
legend .sectionhead {
    font-size: 1.4em;
    font-weight: normal;
    padding: 0;
}

#ui-datepicker-div {
    display: none;
}

/*-------------------- ERROR MESSAGES --------------------*/

.error {
    color:#d00;
    clear:both;
    margin: 2em 0;
    font-size: 1em;
    font-weight: bold;
}
.error a {
    color: #d00;
}
.error ul {
    padding: 0;
    margin: 5px 0px 7px 19px;
}
.error li, .error li p{
    padding: 0;
    margin: 0;
}
.question .error {
    line-height: 1.2em;
    margin: 0.3em 0 0;
    padding: 0px;
}


/*-------------------- CAPTCHA --------------------*/

.recaptcha {
    margin: 0;
}
.recaptcha input {
    margin: 1.4em 1.3em 2.2em;
}
.moreinfo, .tr_options, .recaptcha, .recaptchatable {
    clear:both;
}
.recaptcha legend {
	margin: 0;
	padding-top: 1.5em;
}
.recaptcha legend p {
	margin: 1.5em 1.3em 0;
}

/*-------------------- EVENT SUMMARY (ON FORM PAGE) --------------------*/
#intro_event_info {
	padding: 0;
}

/*-------------------- EVENT SUMMARY (ON SUCCESS PAGE) --------------------*/

#eventSummary {
	padding: 0 1.6em 1em;
	margin: .9em 0 0;
}
#eventSummary h5 {
	margin: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
#eventSummary h6 {
	margin:0;
	font-size: 1em;
	font-weight: normal;
}
.event-date {
	margin-top: 0;
}
.wm h5, .athletics h5, .education h5, .mason h5, .lawschool h5 {
    color: #115740;
}
.vims h5 {
    color: #183a53;
}


/*-------------------- LOGINOUT --------------------*/

#bottomrow {
    max-width: 940px;
    width: 100%;
    text-align: left;
    padding:0;
    margin:0 auto 3em;
}
#loginout{
    list-style-type:none;
    padding: 0;
    background: transparent;
    margin: 0;
    padding: 0 0 0 1.6em;
}
#loginout li{
    display: inline;
    margin: 0;
    padding: 0 .6em;
    border-left: 1px solid #d0d3d4;
}
.basic #loginout li{
    border-color: #000;
}
#loginout li:first-child{
  padding: 0 .6em 0 0;
  border-left: none;
}
#loginout li a{
    font-size:88%
}
.vims #bottomrow a {text-decoration:none;}
.vims #bottomrow a:hover {text-decoration:underline;}

/*--------SUCCESS/THANK YOU PAGE-----*/
div.success {
	margin-bottom: 0em;
}
div.printlink {
	padding: 0 0 1.3em 1.3em;
}
#submitted_response div.printlink {
	padding: 0 0 1.3em 0;
}

/*--------RESPONSE DISPLAY ON SUCCESS/THANK YOU PAGE-----*/

.content_button {
	text-decoration: none;
    font-weight: 700;
    font-size: 0.9em;
    padding: 1.2em 1.6em;
    background-image: url("images/arrow-sprite.png");
    background-position: 95% -104px;
    background-repeat: no-repeat;
    padding-right: 9% !important;
    padding-left: 5% !important;
    background-color: #efefef;
    border: 1px solid #c1c1c1;
    color: #115740 !important;
    text-transform: uppercase;
}
.basic .content_button{
	background-position: 95% -105px;
	color: #175d84 !important;
}
.vims .content_button {
	color: #183a53 !important;
	font-family: arial,helvetica,sans-serif;
}
.content_button:hover {
	text-decoration: none;
    background-position: 95% -346px;
    color: #ffffff !important;
    background-color: #115740;
    border-color: #115740;
}
.basic .content_button:hover{
	background-position: 95% -347px;
    background-color: #175d84;
    border-color: #175d84;
}
.vims .content_button:hover{
    background-color: #183a53;
    border-color: #183a53;
}
#submitted_response {
	display: none;
}
#submitted_response h5 {
	padding-top: 0.3em;
	font-weight: normal;
	font-size: 1.8em;
}
.basic #submitted_response h5 {
	font-size: 2.1em;
}
#submitted_response .rdate{
	padding-top: 1.3em;
}
#submitted_response dl{
	padding: 0 0 1.3em;
}
#submitted_response dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}
#submitted_response dt p:last-child {
	margin-bottom: 0px !important;
}
#submitted_response dd {
	margin-bottom: 1.3em;
	margin-left: 0;
	border-left: 3px solid #d0d3d4;
	padding: 0.2em 1em;
}

/*-------------------- MEDIA QUERIES --------------------*/

@media only screen and (min-width: 480px) {
    input {
        max-width: 350px;
    }
    select {
        max-width: 400px;
    }
	input[type="submit"]{
		max-width: 400px;
	}
    textarea {
    	width: 350px;
    }
}
@media only screen and (min-width: 600px) {
    select {
        max-width: 530px;
    }
	input[type="submit"]{
		max-width: 500px;
	}
    #headermobile {
        display: none;
    }
    .pagewrapper #headerdesktop {
        display: block;
    }
    h1{
        margin: 1.5em 0 .5em;
    }
}

@media only screen and (min-width: 940px) {
	select {
		max-width: 780px;
	}
	input[type="submit"]{
		max-width: 550px;
	}
    .basic body {background-color: #f2f2f2;}
    .wm body {background-color: #115740;}
    .athletics body {background-color: #115740;}
    .education body {background-color: #115740;}
    .mason body {background-color: #115740;}
    .vims body {background-color: #183a53;}
    .lawschool body {background-color: #115740;}

    .vims #headerdesktop img{
        margin-left: 3.1em;
    }
    .pagewrapper{
        padding: 0 0 4em 0;
        margin: 2.2em auto 0;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }
    .vims .pagewrapper {
        margin: 0 auto;
        box-shadow: none;
    }
    .basic .pagewrapper {
        padding: 1em 0 4em;
    }
    #pagetitlearea {
        padding: 0 3.0em;
    }
    div.introduction {
        padding: 0 3.0em;
    }
    fieldset {
        margin: 1em 3.0em 2.2em;
    }
    input[type="submit"] {
        margin: 0 0 0 3.0em;
    }
    .vims #loginout a{
        color: #fff;
    }
    .error {
        margin: 1.5em 0.7em;
    }
    .vims #bottomrow {
        background-color: #183a53;
    }
    #loginout {
        padding: 1em 0 0 .6em;
    }
    #loginout li {
        border-color: #d0d3d4;
    }
    .wm #loginout a, .mason #loginout a, .education #loginout a, .lawschool #loginout a, .athletics #loginout a {
    	color: #d0d3d4;
    }
    .vims #loginout li {
        border-color: #fff;
    }
	#eventSummary {
		padding: 0 3em 1em;
	}
    #submitted_response {
		margin: 0 1.7em;
		padding-bottom: 0.6em;
	}
	div.printlink {
		padding: 1.7em 0 1.3em 3em;
	}
	/* Horizontally displayed set of text boxes with labels above each */
	fieldset div.inarow.question{
	    float: left;
	}
	/* 2 and 3 column checkboxes, radios */
	.twocol .tr_options {
		width: 41%;
		float: left;
		clear: inherit;
	}
	.threecol .tr_options {
		width: 28%;
		float: left;
		clear: inherit;
	}
}

@media print {
    @page {
        margin: 1cm 1cm 2.5cm;
    }
    body {
        font-size: 80%;
        height: auto;
    }
    .pagewrapper #headerdesktop {
        display: block;
        padding: 1em 0 0 0;
    }
    .pagewrapper #headermobile {
        display:none;
    }
    textarea, input {
        font-size: 1em;
        border: 1px solid #d0d3d4;
        border-radius: 0;
        color: #000;
    }
    .pagewrapper {
        margin:0;
        padding:0;
        width: auto;
    }
    #bottomrow, #captchaset, input[type="submit"] {
        display: none;
    }
    .hideset {
        display: none;
    }
    .prfieldset {
        margin: 1.5em;
        padding: 0;
        border: 1px solid #d0d3d4;
    }
    .prfieldset legend {
        margin: 1.5em 0 1em;
    }
    .prfieldset fieldset {
        border: none;
        margin: 0 0 0 0.5em;
    }
    .prfieldset fieldset legend {
        margin: 0;
        padding: 0;
    }
    .prfieldset div.question {
        margin: 2.2em 0;
        padding: 0 .5em;
    }
    .prfieldset div.moreinfo {
        padding: 0 .5em;
    }
    div.success {
    	margin-bottom: 0 !important;
    	padding-bottom: 0 !important;
	}
    div.printlink {
	    display: none;
    }
    #submitted_response {
    	margin: 0;
    }
    #submitted_response .content_button {
    	display: none;
    }
	#submitted_response .rdate {
	    padding-top: none;
	}
	/* 2 and 3 column checkboxes, radios */
	.twocol .tr_options {
		width: 41%;
		float: left;
		clear: inherit;
	}
	.threecol .tr_options {
		width: 28%;
		float: left;
		clear: inherit;
	}
}
