@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,700);

html {
    margin-bottom: 1px;
    min-height: 100%;
}
body {
    margin-bottom: 0;
    padding-top: 50px !important
    background-position: left top;
    font-size: 14px;
    font-family: 'Roboto', 'Verdana', sans-serif;
}
#header-left img {
    max-height: 95px;
}
label .fullwidth {
	width: 80%;
}
.alert {
    margin-bottom: 20px;

    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
  border-color: #ebccd1; 
  background-color: #f2dede;

  color: #a94442;
}
.alert-info {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.announcement {
    margin: 0;
    padding: 5px;
}
.mainLoginBox {
    color: #c00;
}
h2,
h5 {
    margin: 5px 0 5px 0;
}
h6 {
    font-weight: 100;

    font-size: 14pt;
}
footer {
    margin-top: 15px;
    padding: 0px;
    border-top: 2px solid #000000;
    background-color: #000000;
}
section {
    padding: 20px;
}
.arrow-hover {
   left: 10px !important;
}
.arrow {
    position: relative;
    top: -2px;
    left:0;
    display: inline-block;
    width: 25px;
      height: 25px;

    background: url("../images/right-arrow-white.png");
      background-position: center center;
      background-size: cover;
    vertical-align: middle;
    -webkit-transition: margin-left 0.2s ease;
    transition: left 0.2s ease;
}
.container {
      box-shadow: 12px 0 15px 0px rgba(18, 18, 18, 0.45), -12px 0 8px 0px rgba(31, 31, 31, 0.27);
}
.smalltext
{
    FONT-SIZE: 8pt
}
.clear {
    clear: both;
}
.col {
    box-sizing: border-box;

    MARGIN: 1% 0 1% 1.6%;
    DISPLAY: block;
    FLOAT: left;
}
.col:first-child {
    MARGIN-LEFT: 0;
}

#register-instructions {
}

fieldset {
    position: relative;
    margin: 30px 0;
    padding: 35px 0px 5px 0px;

    border: 0;
    border-top: 1px solid #000000;
}

fieldset legend {
    position: absolute;
    top: 5px;
    font-weight: 700;
    font-size: 14px;
}

.externalHeading {
    font-size: 24px;
    font-weight: 500;
    position: absolute;
    top: -13px;   
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #101F33;
}

.externalHeading2 {
    font-size: 24px;
    font-weight: 500;
    top: -13px
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
    
.h1Override {
	font-size: 24px;
	font-weight: 500;
	line-height: inherit;
	color: #333;
	-webkit-margin-after: 0.0em;
}

.form-heading {   
    top: 5px;
    font-weight: 700;
    font-size: 14px;
}
.no-shadow {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    padding-top:25px;
}
.no-shadow2 {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
ul.no-restrict label {
    width: 100%;
}
#register-instructions {
    padding: 0;
}
#register-form {
    margin: 10px 0 10px 0;
}
#register-info {
    border-radius: 10px;
}
.container {
    border-radius: 10px;
}
input.input-sm {
    width: 50px;
}
input.input-md {
    width: 200px;
}

.collapsed,
.hide,
.tr_hide {
    display:none !important;
}

#credDisplay {
    padding-left: 5%;
}
.red-alert {
    color: #D70005;
}
.menu-btn {
    display: none;
    /*float: right;*/
}
.menu-btn a,
.menu-btn a:hover,
.menu-btn a:active,
.menu-btn a:visited {
    color: white;
    text-decoration: none;
    font-size: 22pt;
}
li.no-border a {
    border-right: 0 !important;
}
.menu-btn div {
    position: absolute;
    top: 64%;
    left: 100%;
    z-index: 99;
    margin-top: -0.50em;
    padding-right: 8px;
    vertical-align: middle;
    font-weight: 200;
    font-size: 18px;
    line-height: 1.2;
}
.menu-btn span {
    z-index: 99;

    display: block;
    margin: 4px 0;
    width: 19px;
    height: 3px;
    background: rgb(0, 0, 0);
}
.responsive-menu {
    display: none;
}
.expand {
    display: block !important;
}
.sidebar-nav  {
	padding-top: 10px;
}
.sidebar-nav ul ul {
    padding-left: 5%;
}
.sidebar-nav ul {
    margin: 0;
    padding: 0;
    width: 180px;

    list-style: none;
}
.sidebar-nav ul li {
    margin: 10px 0;
    background-position: 0 12px;

    cursor: pointer;
}
.sidebar-nav ul li ul {
    display: block;
    width: 100%;
}
.sidebar-nav ul li a {
    padding-left: 17px;
    font-weight: 700;
    font-size: 12px;
}
.sidebar-nav ul li a:visited,
.sidebar-nav ul li a:hover,
.sidebar-nav ul li a:active,
.sidebar-nav ul li a {
    color: #002142;
}
.sidebar-nav a,
.sidebar-nav a:visited {
    text-decoration: none;
}
.sidebar-nav ul li ul li a {
    text-transform: none;
    font-weight: 400;
    font-size: 12px;

    font-family: 'Roboto', Arial, sans-serif;
}
#top-menu {
    width: 100%;
    height: 4px;
    background: #030303;
}
#top-menu span {
    float: right;
}
#login-form {
    padding: 20px;
    width: 300px;
    border: 1px solid rgba(255,255,255,0.53);
    border-radius: 10px;

    background-color: rgba(0,0,0,0.36);
    box-shadow: 6px 6px 10px rgb(61, 61, 61);
    color: white;
}
#login-form label {
    display: inline-block;
    float: right;
    margin-top: 6px;

    width: 75px;
    font-size: 13px;
}
#header-right ul {
    list-style-type: none;
    text-align: right;
}
#header-right ul li {
    display: inline;

    margin: 2px;
}
#header-right ul li a {
    text-decoration: none;
}
#header-audience-nav ul {
    font-size: 12px;
}
#header-audience-nav span {
    display: none;
}
#header-audience-nav ul li a,
#header-audience-nav ul li a:visited,
#header-audience-nav ul li a:hover,
#header-audience-nav ul li a:active {
    padding: 0 10px 0 10px;

    border-right: 1px dotted white;
    color: white;
}

#footer-links,
#footer-logo {
    float: right;
}
#footer-links a {
    font-size: 10pt;
}
#copyright {
    color: white;

    font-size: 10pt;
}
#login-bar {
    margin: -20px -20px -20px -20px;
    padding: 4px;

    background-color: #ffffff;
}
#login-bar span {
    float: right;
    color: #000000;
    font-weight: 700;
    font-size: 11px;
}
.span_1_of_2 {
    width: 48%;
}
.span_2_of_3 {
    width: 65%;
}
.span_1_of_3 {
    width: 31%;
}
.span_1_of_4 {
    width: 24%;
}
.span_3_of_4 {
    width: 74%;
}
.span_1_of_5 {
    width: 19%;
}
.span_4_of_5 {
    width: 79%;
}

ul.fields-ul {
    margin: 0;
    padding: 10px 0 30px 0;

    list-style-type: none;
}
.ethnic-list label {
    padding-left: 2%;

    width: auto;
}

div.doubleline {
	display: block;

	width: 100%;
}
#homeInfo {
	min-height: 300px;
}
.underlined {
	text-decoration: underline;
}
.doubleline {
	border-bottom: 4px double #f3e389;
}

.required
{
    COLOR: #990033;
    FONT-SIZE: 12px
}
        
.requiredmobile {
	display: none;
}
#left-content {
    border-right: 1px solid #ffffff;
}

#login-form button[type='submit'] {
    float: right;

    margin-top: 10px;
}

.info-square {
    padding: 10px 0;

    border-top: 1px solid #004a8f;
}
.info-square-txt {
    padding: 0 0 0 5px;
}
.info-square div:first-child {
    width: 110px;
}
.sidebar-nav {
    margin-top: 0;

    width: 18%;
    text-transform: uppercase;
    font-family: 'Droid Serif', serif;
}
#school-info {
    padding: 0 0 0 8px;
}
#homeInfo {
 /*   border-left: 2px solid #e9bf04;*/
    margin-left: -10px;
    padding-left: 20px;
    width: 82%;
    font-family: 'Roboto', Verdana;
}
#homeInfo h1 {
    color: #002142;
    font-weight: 700;

    font-size: 21px;
    line-height: 28px;
}
#homeInfo h1,
#homeInfo h2,
#homeInfo h3,
#homeInfo h4,
#homeInfo h5 {
    margin: 5px 0;
    font-family: 'Roboto', Verdana;
}
#homeInfo h3 {
    margin-bottom: 0;
    color: #004a8f;
    text-transform: uppercase;

    font-size: 14px;
}
#homeInfo h6 {
    margin: 5px 2px;

    font-weight: bold;
    font-size: 13px;
}
#homeInfo p {
    letter-spacing: 0.015em;

    font-size: 13px;
    line-height: 18px;
}
#top-section {
    height: auto;
}
#top-section div:first-child {
    height: 15px;
}
DIV.qwindow
{
    PADDING-BOTTOM: 10px;
    BACKGROUND-COLOR: white;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    FONT-FAMILY:'Roboto', Verdana;
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    PADDING-TOP: 10px
;}

label {
    display: inline-block;
    margin: 5px 0;
    width: 180px;

    font-size: 13px;
}

#DegreeDateLabel {
	width: auto;
}

.formLayout UL
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.formLayout UL LI
{
    TEXT-ALIGN: left;
    LIST-STYLE-TYPE: none;
    MARGIN-BOTTOM: 3px
}

.formLayout2 UL
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.formLayout2 UL LI
{
    TEXT-ALIGN: left;
    LIST-STYLE-TYPE: none;
    MARGIN-BOTTOM: 3px
}

.spacer
{
    HEIGHT: 15px;
    CLEAR: right
}

.RedAlert
{
//    text-shadow: 1px 1px 1px rgb(10, 9, 9);

    COLOR: red; //rgb(250, 85, 98);
}
.GreenAlert
{
    COLOR: green
}

TABLE.onlineapptable
{
    BORDER-BOTTOM: #000000 1px solid;
    TEXT-ALIGN: center;
    BORDER-LEFT: #000000 1px solid;
    MARGIN: 5px auto;
    WIDTH: 98%;
    BORDER-COLLAPSE: collapse;
    BORDER-TOP: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid
}
TABLE.onlineapptable TH
{
    BORDER-BOTTOM: #fff 1px dotted;
    BORDER-LEFT: #fff 1px dotted;
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #000000;
    MARGIN: 0px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    COLOR: #ffffff;
    FONT-SIZE: 0.85em;
    BORDER-TOP: #fff 1px dotted;
    BORDER-RIGHT: #fff 1px dotted;
    PADDING-TOP: 3px
}
TABLE.onlineapptable TD
{
    BORDER-BOTTOM: #000000 1px dotted;
    BORDER-LEFT: #000000 1px dotted;
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #ececea;
    MARGIN: 0px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    FONT-SIZE: 0.8em;
    BORDER-TOP: #000000 1px dotted;
    BORDER-RIGHT: #000000 1px dotted;
    PADDING-TOP: 3px
}

TABLE.onlineapptable .clearRow
{
    BACKGROUND-COLOR: white
}

.section
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-FAMILY: 'Roboto', Verdana;
    CLEAR: both;
    FONT-SIZE: 13px;
    PADDING-TOP: 0px
;}
.group:before
{
    DISPLAY: table
}
.group:after
{
    DISPLAY: table
}
.group:after
{
    CLEAR: both
}
.section P
{
    FONT-FAMILY: 'Roboto', Verdana;
    FONT-SIZE: 13px
;}
.section P UL
{
    FONT-FAMILY: 'Roboto', Verdana;
    FONT-SIZE: 13px
;}
.section P UL LI
{
    FONT-FAMILY: 'Roboto', Verdana;
    FONT-SIZE: 13px
;}
.section UL
{
}
.section UL LI
{
    FONT-SIZE: 13px
}
.hideSection
{
    Z-INDEX: 0;
    DISPLAY: none
}

.tdDeadline
{
	DISPLAY:none
}
.r-tabs
{
    border-radius: 4px


    BORDER-BOTTOM: #00a3ad 4px solid;

    POSITION: relative;
    BORDER-LEFT: #00a3ad 1px solid;
    BACKGROUND-COLOR: #00a3ad;
    BORDER-TOP: #00a3ad 1px solid;
    BORDER-RIGHT: #00a3ad 1px solid;
}
.r-tabs .r-tabs-nav .r-tabs-tab
{
    POSITION: relative;
    BACKGROUND-COLOR: #00a3ad
}
.r-tabs .r-tabs-nav .r-tabs-anchor
{
    text-shadow: 0 1px black


    PADDING-BOTTOM: 10px;

    PADDING-LEFT: 12px;
    PADDING-RIGHT: 12px;
    DISPLAY: inline-block;
    COLOR: #fff;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 10px;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled
{
    opacity: 0.5
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor
{
    border-top-left-radius: 4px

    border-top-right-radius: 4px;
    text-shadow: none;

    BACKGROUND-COLOR: white;
    COLOR: #00a3ad;
}
.r-tabs .r-tabs-panel
{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px


    BORDER-BOTTOM: white 4px solid;

    BACKGROUND-COLOR: white;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor
{
    border-top-left-radius: 4px

    border-top-right-radius: 4px;
    text-shadow: 0 1px black;

    PADDING-BOTTOM: 10px;
    BACKGROUND-COLOR: #00a3ad;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    COLOR: #fff;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 10px;
}
.r-tabs .r-tabs-state-active .r-tabs-anchor
{
    text-shadow: none


    BACKGROUND-COLOR: #00a3ad;

    COLOR: white;
}
.r-tabs .r-tabs-state-disabled
{
    opacity: 0.5
}
.r-tabs #forminput
{
    PADDING-BOTTOM: 1em;
    BACKGROUND-COLOR: white;
    PADDING-LEFT: 1em;
    PADDING-RIGHT: 1em;
    PADDING-TOP: 1em
}
.r-tabs #forminput H2
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-WEIGHT: 100;
    PADDING-TOP: 0px
}
.r-tabs #forminput LABEL
{
    DISPLAY: block;
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: 200;
    PADDING-TOP: 12px
}
.r-tabs #forminput INPUT
{
    Z-INDEX: 0;
    BOX-SIZING: border-box;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    WIDTH: 50%;
    PADDING-RIGHT: 10px;
    FLOAT: left;
    FONT-SIZE: 18px;
    FONT-WEIGHT: 200;
    PADDING-TOP: 10px
}
.r-tabs #forminput #submit
{
    BOX-SIZING: border-box;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    PADDING-BOTTOM: 10px;
    BACKGROUND-COLOR: green;
    MARGIN-TOP: 20px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    COLOR: white;
    FONT-SIZE: 18px;
    BORDER-TOP: medium none;
    BORDER-RIGHT: medium none;
    PADDING-TOP: 10px
}

iframe.newEdRecord {
	height: 330px;
} 

iframe.EdRecord {
	height: 330px;
}

iframe.newCourse {
	height: 85px;
}

iframe {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #000000
	border-radius: 4px;
}

#SchoolState {
	display:none;
}
	
#top-section {
    padding-bottom: 4px;
}
.row {
    margin: 0;
}
.row:after {
    display: table;
    clear: both;
    content: '';
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    pointer-events: none;   
    background-color: #ffffff;
    border-bottom: 10px solid #263e8f;
}
.header-bg {
 //   background: url(../images/bg-seal.png) no-repeat 45px -10px;
	background-color: #101F33;
}
.container {
    max-width: 1366px;
}
.container, .container-responsive {
    display: block;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
}
#siteLogo {
	height: auto;
    max-width: 235px;
	min-width: 100px;
	padding-top: 35px;
	padding-left: 15px;
	position:relative;
	z-index:100;
}
.right {
    float: right;
}
#headerLinks ul {
    display: inline;
    text-align: right;
    font-size: 18px;
	
}
ul.nav-ul {
    padding: 0;
    list-style-type: none;
}
.right {
    float: right;
}
ol, ul {
    margin: 10px 0;
}
#siteSearch {
    float: right;
    margin-top: 5px;
    padding: 0 5px;

    width: 40%;
    height: 24px;
    outline: 0;
    border: 1px solid #f5f5f5;
    background-image: url('../images/search.png');
    background-position: 93% 50%;
    background-repeat: no-repeat;
    color: gray;
    font-size: 13px;
    -webkit-transition: width .4s;
    transition: width .4s;
    pointer-events: all;
}
input[type='search'] {
    appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}
#headerLinks ul li {
    display: inline;
    margin: 2px;
}
ul.nav-ul li {
    display: inline-block;
    margin: 0;
}
#headerLinks ul li a, #headerLinks ul li a:visited, #headerLinks ul li a:hover, #headerLinks ul li a:active {
    padding: 0 10px 0 10px;
    border-right: 1px solid #f3e389;
    color: white;
    text-decoration: none;
}
#headerLinks ul li a, #headerLinks ul li a:visited, #headerLinks ul li a:hover, #headerLinks ul li a:active {
    padding: 0 10px 0 10px;
    border-right: 1px solid #f3e389;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
/*    font-family: UniversCondensed;*/
    font-size: 0.8em;
        line-height: 1.6em;
}
@media and screen(max-width: 600px) {
       #headerLinks ul li a, #headerLinks ul li a:visited, #headerLinks ul li a:hover, #headerLinks ul li a:active {
           display: none;
       }
}

@media only screen and (max-width: 1366px) and (min-width: 600px) {
    .container {
        max-width: 90%;
    }
}
ul.nav-ul li > a {
    text-decoration: none;
}
#headerLinks ul li {
    display: inline;
    margin: 2px;
}
ul.nav-ul li {
    display: inline-block;
    margin: 0;
}
#headerLinks {
    padding-bottom: 15px;   
}