/*!
Theme Name: OnlineDegrees.org
Theme URI: http://www.onlinedegrees.org/
Author: ThemesPress.com
Author URI:
Description: The default onlinedegrees.org theme. Folder: /ondegorg/
Version: 1.2

 * Compiled Sass/Bourbon with CodeKit /sass/style.scss to /style.css. See further notes in /assets/sass/style.scss
*/
/* NOTE: ***********
   This Theme's CSS files used to be located in the site's root folder under /stylesheets, but have been moved back to the Theme folder to allow for further editing/tracking. The /stylesheets is being left alone so other areas of the non-WordPress portion of this site can still reference that folder.

   This Theme's main menu is in the the following 3 files:
        /index.htm
        /includes/mtops.html
        /wp-content/themes/ondegorg/header.php

    The Theme's image files were also copied back to the Theme folder.
*/
/**=VARIABLES
   ---------------------------------------------------------------------------------------------------- */
/*We've only initialized regular (400) & bold (700) for the font weights in TypeKit*/
/*dark blue*/
/*blood orange*/
/*cream*/
/*almost black*/
/*medium grey*/
/*light grey*/
/*light grey*/
/*medium blue*/
/*logo blue*/
/*logo blue*/
/*logo red*/
/*logo red*/
/*near black*/
/**=RESET.CSS
   ---------------------------------------------------------------------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block; }

nav ul {
  list-style: none;
  /*text-align: center;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/**=CUSTOM STYLES
   ---------------------------------------------------------------------------------------------------- */
body {
  font-family: Arial;
  font-size: 10px; }

a {
  text-decoration: none; }

#header, #footer {
  background: #eee;
  border: 0 solid #ccc; }

#header {
  padding: 0;
  background: url("images/header.png") repeat-x; }

#content_box {
  line-height: 1.5;
  padding: 1.5em 2em;
  font-size: 1.4em; }

.fixed_width {
  width: 960px;
  margin: auto;
  color: black; }

#content_box p {
  margin: 1em auto; }

.brand #site_title a {
  text-indent: -1000px;
  text-decoration: none;
  color: black;
  display: block;
  width: 410px;
  height: 88px;
  background: url("images/logo_new.png") no-repeat left center;
  margin-left: 25px; }

.brand #site_title, .brand #site_tagline {
  display: inline-block;
  *display: inline;
  /* For IE6/IE7 */
  zoom: 1;
  /* For IE6/IE7 */
  padding: 0; }

#header #main_menu {
  letter-spacing: -3px;
  word-spacing: -3px;
  background: url("images/nav-hover.gif") left no-repeat;
  height: 43px; }

#header #main_menu li {
  display: inline-block;
  *display: inline;
  /* For IE6/IE7 */
  zoom: 1;
  /* For IE6/IE7 */
  margin: 0; }

#header #main_menu li a {
  display: block;
  padding: 0.9em 1.2em 0.9em;
  color: #575757;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
  float: none;
  position: relative;
  font-family: Georgia;
  font-size: 14px; }

#header #main_menu li {
  background: url("images/nav-hover.gif") right no-repeat; }

#header #main_menu li.current a {
  margin-bottom: -0.1em; }

#header #main_menu li a:hover {
  text-decoration: underline; }

.clear {
  clear: both; }

#nook {
  float: right;
  letter-spacing: -3px;
  word-spacing: -3px;
  width: 300px;
  margin-right: 20px;
  display: none; }

#nook nav {
  text-align: right; }

#nook nav li {
  display: inline-block;
  *display: inline;
  /* For IE6/IE7 */
  zoom: 1;
  /* For IE6/IE7 */
  background: url("images/nook.gif") bottom;
  padding: 9px 10px 9px 10px; }

#nook nav li.start {
  background: url("images/nook.gif") left bottom;
  width: 30px; }

#nook nav li.end {
  background: url("images/nook.gif") right bottom;
  width: 30px; }

#nook nav li a {
  margin: 0.5em;
  letter-spacing: normal;
  word-spacing: normal;
  color: #cbeafc;
  font-size: 1.1em;
  text-decoration: none; }

#nook nav li a:hover {
  color: white;
  text-decoration: underline; }

#footer {
  background: #dbeffb;
  padding: 1.5em;
  font-size: 1.3em;
  line-height: 1.5;
  text-align: center; }

#footer .fixed_width {
  background: transparent; }

#footer a {
  font-size: 1em;
  margin: 0.5em;
  color: #315a71; }

#content_box #content {
  width: 67%;
  float: right; }

#content_box .sidebar {
  width: 30%;
  float: left; }

body.home #content_box .sidebar {
  margin-top: -200px; }

#content h1 {
  font-size: 2.4em;
  font-family: georgia;
  font-weight: normal; }

.widgets {
  border: 1px solid #eee;
  margin-left: 14px;
  margin-right: 4px;
  padding: 2em 2em 1em 2em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: url("images/sidebar-background.png"); }

.widget {
  margin-bottom: 1.5em;
  color: #6d6d6d; }

.widget h3 {
  font-family: Georgia;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
  *margin-top: 10px; }

.widget.advice h3,
.widget.levels h3,
.widget.field h3 {
  padding-left: 25px;
  margin-left: -10px; }

.widget.advice h3 {
  background: url(images/advice-icon.png) left no-repeat; }

.widget.levels h3 {
  background: url(images/degree-levels-icon.png) left no-repeat; }

.widget.field h3 {
  background: url(images/field-of-study-icon.png) left no-repeat; }

.widget ul {
  margin-left: 10px; }

.widget ul ul {
  margin-top: 0.5em; }

.widget ul li {
  list-style-image: url("images/arrow.png");
  margin-bottom: 0.5em; }

.widget ul ul li {
  list-style-image: none; }

.widget ul li a {
  color: #6d6d6d; }

.widget p {
  margin-bottom: 0.5em; }

#content blockquote {
  margin: 1em;
  padding: 1em;
  font-style: italic;
  border: thin dotted #ddd; }

#content ol, #content ul {
  margin-left: 2em;
  margin-bottom: 1em; }

#content ul.gform_fields {
  margin-left: 0; }

#content h2 {
  font-size: 1.8em;
  margin-bottom: 5px;
  font-family: Georgia;
  color: #0067af;
  font-weight: normal; }

#content h3 {
  font-size: 1.4em;
  margin-bottom: 0.5em;
  font-family: georgia;
  font-weight: normal;
  color: #6d6d6d; }

#content a {
  color: #0088cc; }

.home .iframe {
  width: 285px;
  float: left; }

.home .billboard {
  float: left;
  width: 660px;
  margin-top: 0.4em;
  /*   margin-bottom: 1em; */
  background-image: url(images/header_feature.png);
  height: 164px; }

.home .billboard .intro {
  width: 300px;
  float: left;
  margin: 25px 0 15px 55px;
  color: #666;
  font-family: ff-tisa-web-pro, serif; }

.home .billboard h2 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 28px; }

.home .billboard .intro p {
  font-family: arial;
  font-size: 14px;
  color: #777; }

.home #content article h1 {
  /*background: url("images/headline-background.png") repeat-x;*/
  /* -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   behavior: url(ie-css3.htc);*/
  padding: 20px 20px 0;
  font-size: 22px;
  color: #666;
  margin-right: 10px; }

#content .format_content {
  margin: 0 30px 0 20px; }

#content_box {
  background: url("images/content-bg.png") repeat-x; }

#content .college {
  padding: 2em 0;
  display: block;
  border-bottom: 1px dotted #ddd; }

#content .college .left {
  float: left;
  width: 140px;
  margin-right: 20px;
  text-align: center; }

#content .college .right {
  float: left;
  width: 430px; }

#content .college .right a {
  color: black; }

#content .college.last {
  margin-bottom: 2em; }

.clickhere {
  background: url(images/button2.gif);
  width: 132px;
  height: 32px;
  border: none;
  cursor: pointer;
  margin: 25px 0px 0px 0px; }

/* DEGREE VALUE CALCULATOR
------------------------------------------------------------------*/
.blog .post {
  margin-bottom: 2em; }

/* DEGREE VALUE CALCULATOR
------------------------------------------------------------------*/
a.calculator, .calculator {
  color: #0067AF;
  font-family: ff-tisa-web-pro,serif;
  font-size: 35px;
  font-weight: 700;
  text-decoration: none !important; }

/* FORMS
------------------------------------------------------------------*/
form {
  font-family: Arial,"Nimbus Sans",sans-serif;
  font-size: 1em; }

select, textarea {
  font-family: Arial,"Nimbus Sans",sans-serif; }

/*Vertical Widget*/
#widget_degree_finder_side {
  width: 289px;
  margin: 0px 0 20px 3px;
  float: left;
  background-color: #f7f1e8;
  border: solid 1px #e1dad0;
  border-radius: 5px;
  color: #555;
  box-shadow: 1px 5px 10px #dee3ea;
  position: relative;
  z-index: 2; }

body.home #widget_degree_finder_side {
  margin-top: 7px; }

/*Horizontal Widget*/
#widget_degree_finder_content {
  width: 660px;
  margin: 0 0 10px -10px;
  background-color: #f7f1e8;
  border: solid 1px #e1dad0;
  border-radius: 5px;
  color: #555;
  box-shadow: 1px 5px 10px #dee3ea; }

.widget_degree_finder h2, #content .widget_degree_finder h2 {
  margin: 8px 0 15px;
  color: #5e5466;
  font-family: ff-tisa-web-pro,serif;
  font-size: 25px;
  font-weight: 800;
  text-align: center; }

#content .widget_degree_finder h2 {
  margin: 5px 0 15px 15px;
  width: 96%;
  font-size: 33px;
  text-align: center; }

.widget_degree_finder h3, #content .widget_degree_finder h3 {
  color: #fff;
  font-family: museo-sans,sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3em;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }

#content .widget_degree_finder h3 {
  margin: 7px 0 0;
  width: 40%;
  float: left;
  font-size: 17px; }

.widget_degree_finder h3 strong {
  font-weight: 500; }

.widget_degree_finder ol {
  width: 240px;
  margin: 0 0 4px 20px;
  list-style: none;
  color: #fff;
  font-family: museo-sans,sans-serif;
  font-size: 16px; }

#content .widget_degree_finder ol {
  width: 97%;
  height: 40px;
  margin: 14px 0 0 20px;
  clear: both;
  font-size: 15px; }

.widget_degree_finder ol li {
  margin: 0 0 14px; }

#content .widget_degree_finder ol li {
  width: 25%;
  margin: 0 15px 0 0;
  float: left; }

.widget_degree_finder ol {
  counter-reset: li;
  /* Initiate a counter */ }

.widget_degree_finder ol > li {
  position: relative;
  /* Create a positioning context */
  margin: 0;
  /* Give each list item a left margin to make room for the numbers */
  padding: 0 0 0 15%;
  /* Add some spacing around the content */
  list-style: none;
  /* Disable the normal item numbering */ }

#content .widget_degree_finder ol > li {
  padding: 0 0 0 5%; }

.widget_degree_finder ol > li:before {
  content: counter(li) "";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  height: 23px;
  width: 24px;
  position: absolute;
  top: 12px;
  left: 5px;
  color: #fff;
  padding-top: 2px;
  text-align: center;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 800;
  background-color: #e27945;
  border-radius: 13px;
  border: 1px solid #b9521d;
  box-shadow: inset 0 1px 2px #fff; }

.widget_degree_finder label {
  font-weight: 500;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }

/* ----------------------------------------------------------
				FORMALIZE - SELECT BOXES
---------------------------------------------------------- */
input[type="search"]::-webkit-search-decoration {
  display: none; }

input,
button,
textarea {
  margin: 0;
  vertical-align: middle; }

textarea {
  width: 100%; }

/*
  Separate rule for Firefox.
  Separate rule for IE, too.
  Cannot stack with WebKit's.
*/
::-webkit-input-placeholder {
  color: #333;
  text-transform: capitalize; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #333;
  text-transform: capitalize; }

input.placeholder_text,
textarea.placeholder_text {
  color: #333;
  text-transform: capitalize; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

.widget_degree_finder select {
  outline: 0;
  vertical-align: middle;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  /*
  	-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
  
  	-webkit-background-clip: padding-box;
  	   -moz-background-clip: padding-box;
  	        background-clip: padding-box;*/
  width: 100%;
  margin: 5px 0 5px 5px;
  padding: 10px 25px 10px 10px;
  border: 1px solid #e4ddd1;
  box-shadow: 0 1px 2px #e3ddd3;
  background: white url("images/darrow.png") no-repeat right center;
  color: #666;
  font-family: museo-sans,sans-serif;
  font-size: 19px;
  font-weight: 300;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto; }

select::-ms-expand {
  display: none; }

#widget_degree_finder_content select {
  font-size: 17px; }

@-moz-document url-prefix() {}
:invalid {
  /*
    Suppress red glow that Firefox
    adds to form fields by default,
    even when user is still typing.
  */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.widget_degree_finder select:focus,
.widget_degree_finder select:active {
  /* for Opera */
  z-index: 1; }

select[disabled],
select[disabled] option,
select[disabled] optgroup {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
  opacity: 0.5; }

/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple] {
    background-image: none;
    padding: 0; }

  ::-webkit-validation-bubble-message {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: #fff;
    font: 11px/1 'Lucida Grande', Arial, 'Liberation Sans', FreeSans, sans-serif;
    padding: 15px 15px 17px;
    text-shadow: #000 0 0 1px; }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    display: none; } }
optgroup {
  color: #000;
  font-style: normal;
  font-weight: normal; }

/* `IE6 */
/*
  Everything below this line is for IE6.
  Delete it if you don't support it! :)

  Classes are added dynamically via JS,
  because IE6 doesn't support attribute
  selectors: .ie6_button, .ie6_input, etc.

  Note: These style rules are somewhat
  duplicated because IE6 bombs out when
  it sees attribute selectors. Example:

  .ie6_button {
    This works in IE6.
  }

  .ie6_button,
  input[type=submit] {
    This doesn't work.
  }
*/
* html select {
  background: #ececec;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top; }

* html select {
  margin-top: 1px; }

/*BUTTON*/
p.button {
  padding: 15px 0 10px;
  text-align: center; }

a.btn {
  width: 193px;
  margin: 5px auto 0;
  padding: .175em 0 .25em;
  display: block;
  background: #f8d548;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f8d548 0%, #f6c722 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8d548), color-stop(100%, #f6c722));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8d548 0%, #f6c722 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8d548 0%, #f6c722 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8d548 0%, #f6c722 100%);
  /* IE10+ */
  background: linear-gradient(top, #f8d548 0%, #f6c722 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d548', endColorstr='#f6c722',GradientType=0 );
  /* IE6-9 */
  border: 0;
  border-bottom: 4px solid #e5ad1d;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: ff-tisa-web-pro,serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2); }

p.button {
  padding-bottom: 0;
  text-align: center;
  margin: 0 auto; }

a.mybtn {
  width: 193px;
  margin: 5px 8px 32px;
  padding: .175em 0 .25em;
  display: block;
  background: #F0952E;
  background: -moz-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3ad59), color-stop(100%, #f0952e));
  background: -webkit-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -o-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -ms-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3AD59', endColorstr='#F0952E',GradientType=0 );
  border: 0;
  border-bottom: 4px solid #B36E20;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  box-shadow: 0 1px 1px #EEE;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  color: white !important;
  font-family: ff-tisa-web-pro,serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
  float: left; }

a.mybtn:hover {
  -moz-box-shadow: 2px 2px 2px #888;
  -webkit-box-shadow: 2px 2px 2px #888;
  box-shadow: 2px 2px 2px #888; }

/*
a.mybtn{
	width:193px;
	margin:5px 8px 32px;
	padding:.175em 0 .25em;
	display: block;
	background: #f8d548;
		background: -moz-linear-gradient(top, #f8d548 0%, #f6c722 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8d548), color-stop(100%,#f6c722));
		background: -webkit-linear-gradient(top, #f8d548 0%,#f6c722 100%);
		background: -o-linear-gradient(top, #f8d548 0%,#f6c722 100%);
		background: -ms-linear-gradient(top, #f8d548 0%,#f6c722 100%);
		background: linear-gradient(top, #f8d548 0%,#f6c722 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d548', endColorstr='#f6c722',GradientType=0 );

	border:0;
		border-bottom: 4px solid #e5ad1d;

	border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;

	box-shadow: 0 1px 1px rgba(0,0,0,.3);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,.3);
		-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);

	color: #fff !important;
	font-family: ff-tisa-web-pro,serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px !important;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px rgba(0,0,0,.2);
	float:left;
}

*/
#content .college .right a.btn {
  color: #fff; }

.widget_degree_finder button.btn {
  display: block;
  margin: 10px auto 0 auto;
  padding: 1px 40px 9px;
  *padding: 0 0 9px;
  /*IE7*/
  cursor: pointer;
  background-color: #4a3e51;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  color: #fff;
  font-family: ff-tisa-web-pro,serif;
  font-size: 33px;
  font-weight: 800;
  line-height: 40px;
  text-align: center;
  height: 55px;
  width: 245px; }

#content .widget_degree_finder button.btn {
  margin: 25px 0 0 217px;
  padding: 4px 40px 11px;
  *padding: 0 0 11px;
  /*IE7*/
  display: block;
  font-size: 35px;
  *height: 55px; }

div#dvcForm {
  border: 1px solid #edf0d2;
  background-image: -moz-linear-gradient(top, white, #faf9ed);
  background-image: -webkit-linear-gradient(top, white, #faf9ed);
  background-image: -o-linear-gradient(top, white, #faf9ed);
  background-image: -ms-linear-gradient(top, white, #faf9ed);
  background-image: linear-gradient(top, white, #faf9ed);
  padding: 15px;
  line-height: 2.5em;
  font-family: Georgia;
  font-size: 14px;
  width: 245px;
  text-align: left;
  color: #6d6d6d;
  float: right;
  margin: 10px 0 10px 10px; }

select#degree_level_id {
  font-family: Georgia;
  font-size: 14px;
  color: #6d6d6d;
  float: right;
  margin-top: 5px;
  background: none; }

select#state_cd {
  font-family: Georgia;
  font-size: 14px;
  color: #6d6d6d;
  float: right;
  margin-top: 5px;
  background: none; }

input#start_age {
  font-family: Georgia;
  font-size: 14px;
  color: #6d6d6d;
  float: right;
  margin-top: 5px; }

input#end_age {
  font-family: Georgia;
  font-size: 14px;
  color: #6d6d6d;
  float: right;
  margin-top: 5px; }

div#dvcButton input {
  background-color: #F9AA4F;
  border: medium none;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 4px #B96E17;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 20px;
  height: 30px;
  margin-left: 50px;
  width: 135px;
  margin-top: 5px; }

a#advanced_options_link {
  margin-left: 55px;
  font-size: 12px; }

input#autocomplete-field {
  width: 94px;
  margin-left: 5px;
  font-family: Georgia;
  font-size: 14px;
  color: #6d6d6d;
  float: right;
  margin-top: 5px; }

span#magic {
  float: right;
  font-size: 10px;
  margin-top: -10px;
  display: none; }

.autocomplete-w2 {
  padding: 0 !important; }

/* nav accordion menu */
#verticalmenu {
  width: 250px;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: normal; }

#verticalmenu a, .widget.field a {
  color: #6D6D6D;
  text-decoration: underline;
  display: block; }

#verticalmenu ul#nav li,
#verticalmenu ul li a,
.widget.field ul li,
.widget.field ul li a {
  color: #6D6D6D;
  margin-bottom: 0.5em;
  list-style-image: url("images/arrow.png");
  text-decoration: underline; }

li.arrow {
  list-style-image: url("images/arrow.png"); }

#verticalmenu ul#nav li a,
.widget.field ul li a {
  color: #6D6D6D;
  height: 20px;
  list-style-image: url("images/arrow.png"); }

#verticalmenu ul#nav li a:hover,
.widget.field ul li a:hover {
  color: #000; }

#verticalmenu ul#nav li ul li a,
.widget.field ul li ul li a {
  color: #6D6D6D;
  text-decoration: underline;
  /*  margin-left:-65px; */
  display: block;
  height: 0px; }

#verticalmenu ul#nav li ul,
.widget.field ul li ul {
  display: none;
  opacity: 0;
  /* Hide sub level, we will use this in transition */
  -webkit-transition: opacity .8s ease-in-out;
  /* For chrome & safari */
  -moz-transition: opacity .8s ease-in-out;
  /* For mozilla firefox */
  -o-transition: opacity .8s ease-in-out;
  /* For opera */
  transition: opacity .8s ease-in-out;
  /* Not yet implemented, but will be available soon */ }

#verticalmenu ul#nav li ul li,
.widget.field ul li ul li {
  color: #6D6D6D;
  height: 0px; }

#verticalmenu ul#nav li:hover ul,
.widget.field ul li:hover ul {
  display: block;
  opacity: 1; }

#verticalmenu ul#nav li:hover ul li,
.widget.field ul li:hover ul li {
  height: 20px;
  list-style-image: none;
  font-size: 12px; }

img.middle {
  box-shadow: 0px 0px 3px #999999;
  margin-top: 10px; }

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

img.alignleft, img.left, img[align="left"], img.zest {
  float: left;
  margin: 0 10px 10px 0; }

img.alignright, img.right, img[align="right"] {
  float: right;
  margin: 0 0 10px 10px; }

img.aligncenter, img.middle {
  margin: 10px auto;
  display: block;
  float: none;
  box-shadow: 0 0 3px #999999; }

.AccordionTitle, .AccordionContent, .AccordionContainer {
  position: relative;
  width: 200px; }

.AccordionTitle {
  height: 20px;
  overflow: hidden;
  cursor: pointer;
  font-family: Arial;
  background-image: url("images/arrow.png");
  vertical-align: middle;
  text-align: left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 10px;
  -moz-user-select: none;
  background-position: left center;
  text-decoration: underline;
  margin-bottom: 0.5em; }

.AccordionTitle a {
  color: #6D6D6D;
  height: 20px;
  background-image: url("images/arrow.png"); }

.AccordionContent {
  height: 0px;
  overflow: auto;
  display: none; }

#verticalmenu .widget #AccordionContainer .AccordionContent ul li {
  color: gray !important;
  font-size: 13px;
  padding-left: 20px;
  text-decoration: none;
  list-style: none; }

#verticalmenu .widget #AccordionContainer .AccordionContent ul li a,
#verticalmenu .widget #AccordionContainer .AccordionContent ul li,
#verticalmenu .widget.field #AccordionContainer .AccordionContent ul li,
#verticalmenu .widget.field #AccordionContainer .AccordionContent ul li a {
  margin-bottom: 0 !important;
  text-decoration: none; }

#verticalmenu .widget #AccordionContainer .AccordionContent ul li a:hover {
  text-decoration: underline; }

div#featured {
  box-shadow: 1px 1px 2px #CCCCCC;
  color: #555555;
  float: right;
  font-weight: bold;
  height: 145px;
  margin: 5px 0 10px 10px;
  padding: 10px 15px;
  text-align: center;
  border: 1px solid #EEEEEE; }

div#featured a {
  text-decoration: none;
  font-weight: normal; }

div#featured a:hover {
  text-decoration: underline; }

div#featured img.logo {
  max-width: 150px; }

div#featured a.degree {
  display: block;
  font-size: 12px;
  height: 0;
  margin-top: -5px; }

div#featured a.cta {
  width: 150px;
  margin: 10px auto;
  padding: .175em 0 .25em;
  display: block;
  background: #F0952E;
  background: -moz-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3ad59), color-stop(100%, #f0952e));
  background: -webkit-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -o-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -ms-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3AD59', endColorstr='#F0952E',GradientType=0 );
  border: 0;
  border-bottom: 4px solid #B36E20;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  box-shadow: 0 1px 1px #EEE;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  color: white !important;
  font-family: ff-tisa-web-pro,serif;
  font-size: 16px;
  line-height: 25px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
  float: left;
  opacity: .9; }

div#featured a.cta:hover {
  opacity: 1; }

/* ----------------------------------------------------------
				SHAREBOX
---------------------------------------------------------- */
.sharebox {
  width: 120px;
  height: 31px;
  padding-top: 10px; }

.share-method, .share-method a {
  color: #8f8f8f;
  font-size: 10px;
  line-height: 21px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase; }

.share-method {
  margin: 0 6px 0 0;
  float: left;
  display: block;
  cursor: pointer;
  position: relative; }

.share-method span {
  width: 16px;
  height: 16px;
  padding: 0 0 10px;
  display: block;
  text-indent: -9999px; }

.share-fb span {
  background: url(images/icons/social-icons/share-fb.png) no-repeat 0 0; }

.share-tw span {
  background: url(images/icons/social-icons/share-tw.png) no-repeat 0 0; }

.share-go span {
  background: url(images/icons/social-icons/share-go.png) no-repeat 0 0; }

.share-pi span {
  background: url(images/icons/social-icons/share-pi.png) no-repeat 0 0; }

.share-em span {
  background: url(images/icons/social-icons/share-em.png) no-repeat 0 0; }

.share-fb div span {
  width: 52px !important;
  background: none;
  padding: 0; }

.tooltip {
  height: 62px;
  width: 78px;
  padding: 10px;
  padding-top: 23px;
  /*display:none;*/
  z-index: 99;
  background: transparent url(images/backgrounds/bg_tooltip.png) no-repeat 0 bottom;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 29px;
  left: -41px;
  opacity: 0; }

.share-fb:hover .tooltip, .share-go:hover .tooltip, .share-pi:hover .tooltip, .share-tw:hover .tooltip {
  opacity: 1;
  z-index: 9999;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -webkit-transform: translateY(-14px);
  -moz-transition: -moz-transform 0.25s ease-out;
  -moz-transform: translateY(-14px);
  -o-transition: -moz-transform 0.25s ease-out;
  -o-transform: translateY(-14px);
  -transition: -moz-transform 0.25s ease-out;
  -transform: translateY(-14px); }

.share-method span:hover .tooltip {
  left: -41px; }

/* MEET YOUR MAJOR
---------------------------------------------------------------------------------------------*/
#mym-box, #mym-interview, #mym-degree-types li.degree-type {
  background-color: #fafafa;
  border: 1px solid #e1e1df;
  padding: 10px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

#mym-box {
  width: 356px; }

#content ul#mym-degree-types, #content ul#mym-degree-types ul, #content ul#mym-degree-types li {
  margin: 0;
  list-style: none; }

#content ul#mym-degree-types li {
  margin: 0 0 15px; }

#content ul#mym-degree-types ul li {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #e1e1df;
  box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 1px 0 #fff; }

#content ul#mym-degree-types ul li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  box-shadow: 0;
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0; }

#mym-box h2, #mym-interview h2, #mym-degree-types li.selected h2 {
  margin: 0 -15px;
  padding: 0 15px 10px;
  border-bottom: 1px solid #e1e1df;
  box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 1px 0 #fff; }

#content #mym-degree-types li h2 {
  margin-bottom: 0;
  cursor: pointer; }

#mym-degree-types h2 b {
  width: 57px;
  height: 57px;
  background: url("images/arrow-mym.png") no-repeat center 0;
  margin: -10px -15px 0 0;
  float: right;
  cursor: pointer;
  border-left: 1px solid #e1e1df;
  box-shadow: -1px 0 0 #fff;
  -moz-box-shadow: -1px 0 0 #fff;
  -webkit-box-shadow: -1px 0 0 #fff; }

#mym-degree-types li.selected h2 b {
  background-position: center -57px; }

#mym-interview h3 {
  margin: 0 0 15px;
  padding-top: 15px;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 #e1e1df;
  -moz-box-shadow: 0 -1px 0 #e1e1df;
  -webkit-box-shadow: 0 -1px 0 #e1e1df;
  color: #0067af;
  line-height: 1.2; }

#mym-interview h3 + p, #mym-interview h3 + p + p {
  margin: 0 15px 20px; }

#mym-interview h4, #mym-degree-types h4 {
  margin: 1em 0 0;
  color: #0067af;
  font-size: 17px; }

#mym-interview h4 a, #mym-degree-types h4 a {
  color: #0067af;
  text-decoration: none; }

#mym-interview h4 + p, #mym-degree-types h4 + p {
  margin-top: 0;
  font-weight: bold; }

#mym-box a.btn {
  width: 193px;
  margin: 5px auto 0;
  padding: .175em 0 .25em;
  display: block;
  background: #F0952E;
  background: -moz-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3ad59), color-stop(100%, #f0952e));
  background: -webkit-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -o-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: -ms-linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  background: linear-gradient(top, #f3ad59 0%, #f0952e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3AD59', endColorstr='#F0952E',GradientType=0 );
  border: 0;
  border-bottom: 4px solid #B36E20;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  box-shadow: 0 1px 1px #EEE;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  color: white !important;
  font-family: ff-tisa-web-pro,serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2); }

#mym-box a.btn:hover {
  -moz-box-shadow: 2px 2px 2px #888;
  -webkit-box-shadow: 2px 2px 2px #888;
  box-shadow: 2px 2px 2px #888; }

#mym-box img, #mym-interview img, #mym-degree-types img {
  background: #fff;
  margin-left: -4px;
  margin-bottom: 0;
  padding: 3px;
  border: 1px solid #eee; }

#mym-interview img, #mym-degree-types img {
  width: 110px;
  height: 110px; }

#mym-degree-types img {
  margin-bottom: 1em; }

#mym-interview #nav-major {
  margin-top: 9px;
  float: right; }

#mym-interview #nav-major a {
  padding: 15px 0; }

#mym-interview #nav-major a:last-child {
  padding-left: 15px;
  margin-left: 12px;
  border-left: 1px solid #e1e1df; }

/* Home Page Featured Schools -bjc 8/22/12 */
.homeFeature {
  float: left;
  padding-left: 45px;
  width: 620px;
  margin-bottom: 20px; }

.homeFeature h2 {
  background-color: #49b6e3;
  color: white;
  font-family: ff-tisa-web-pro, serif;
  text-align: center;
  font-size: 18px;
  margin-right: 6px;
  margin-bottom: 15px;
  padding: 5px 0;
  font-weight: 500;
  text-shadow: 1px 1px 1px #1d87c4; }

.homeFeatureOne {
  float: left;
  width: 200px;
  height: 130px;
  font-size: 12px;
  text-align: center;
  border: 1px dotted #e4e4e4;
  padding: 10px 0; }

.homeFeatureOne p {
  text-align: left;
  font-size: 12px;
  min-height: 80px; }

.homeFeatureOne a {
  color: #49B6E3;
  text-decoration: none !important; }

.homeFeatureOne.top {
  border-top: none; }

.homeFeatureOne.bottom {
  border-bottom: none; }

.homeFeatureOne.first {
  border-left: none; }

.homeFeatureOne.bottom.first {
  clear: left; }

.homeFeatureOne.last {
  border-right: none; }

.myNewbtn {
  font-family: ff-tisa-web-pro, serif;
  padding: 0 22px;
  font-size: 22px;
  font-weight: 500;
  line-height: 60px; }

#content ul.states {
  width: 30%;
  overflow: auto;
  margin: 40px 0 0 3% !important;
  float: left;
  list-style: none;
  padding: 0;
  line-height: 180%; }
  #content ul.states li a {
    display: block; }

ul.state li {
  white-space: nowrap;
  display: list-item; }

ul.state li a {
  text-decoration: none !important; }

/**=STATE/SCHOOL LIST (/states/XXX)
   ---------------------------------------------------------------------------------------------------- */
#local {
  min-height: 500px; }

#local .clear {
  clear: both;
  padding-top: 5px;
  overflow: hidden; }

#local .l {
  font-weight: 800;
  width: 30%;
  float: left;
  text-align: right;
  display: block; }

#local .r {
  display: block;
  width: 68%;
  float: right;
  clear: right; }

#catpicker {
  margin: 0 auto 1em;
  position: relative;
  overflow: hidden; }

#catpicker label.radio, #catpicker label.radio input {
  cursor: pointer; }

#catpicker label {
  float: left;
  font-size: 12px;
  margin: 0.1em 0.2em !important;
  padding: 0.3em;
  position: relative;
  width: 147px; }

/**=STATE LIST (/states)
   ---------------------------------------------------------------------------------------------------- */
.states-list {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
  width: 95%; }

.states-list .link-column {
  float: left;
  list-style: none;
  margin: 0.5em 0% 1.5em 8%;
  width: 28%; }

.states-list .link-column:nth-of-type(1) {
  margin: 0.5em 0 1.5em; }

.lt-ie9 .states-list .link-column {
  width: 25%; }

.states-list .link-column li {
  background: none;
  margin: 0;
  padding: 0; }
  .states-list .link-column li .states-list .link-column li a {
    display: block;
    font-size: 90%;
    line-height: 1;
    padding: .15em 0; }
  .states-list .link-column li .states-list .link-column li.show a {
    text-decoration: underline; }

/* SOCIAL SHARE BUTTONS (REPLACES SHAREBOX)
---------------------------------------------------------------------------------------------*/
.social-buttons {
  *zoom: 1;
  list-style: none;
  margin: 0 0 4px;
  padding: 0; }

#social-share {
  width: 120px;
  height: 31px;
  padding-top: 10px; }

#social-share em {
  display: none; }

#content ul.social-buttons {
  margin: 0; }

.post .social-buttons h6 {
  width: 16px;
  height: 16px;
  margin-bottom: 0;
  padding: 0 0 10px;
  display: block;
  text-indent: -9999px; }

.social-buttons li.fb h6 {
  background: url("images/icons/social-icons/share-fb.png") no-repeat 0 0; }

.social-buttons li.tw h6 {
  background: url("images/icons/social-icons/share-tw.png") no-repeat 0 0; }

.social-buttons li.go h6 {
  background: url("images/icons/social-icons/share-go.png") no-repeat 0 0; }

.social-buttons li.pi h6 {
  background: url("images/icons/social-icons/share-pi.png") no-repeat 0 0; }

.social-buttons li.em h6 {
  background: url("images/icons/social-icons/share-em.png") no-repeat 0 0; }

.social-buttons:before, .social-buttons:after {
  display: table;
  content: ""; }

.social-buttons:after {
  clear: both; }

.social-buttons li {
  cursor: pointer;
  float: left;
  margin-left: 5px;
  position: relative;
  z-index: 0; }

.social-buttons .socialised {
  opacity: 0;
  filter: alpha(opacity=0);
  background: transparent url("images/backgrounds/bg_tooltip.png") no-repeat;
  cursor: default;
  left: -41px;
  height: 95px;
  position: absolute;
  top: 20px;
  width: 98px; }

#sharebox .social-buttons .socialised {
  top: 30px;
  left: -34px; }

.social-buttons li.on {
  z-index: 100; }

.social-buttons li.on .socialised {
  opacity: 1 !important;
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -webkit-transform: translateY(-5px);
  -moz-transition: -moz-transform 0.25s ease-out;
  -moz-transform: translateY(-5px);
  -o-transition: -moz-transform 0.25s ease-out;
  -o-transform: translateY(-5px);
  -transition: -moz-transform 0.25s ease-out;
  -transform: translateY(-5px); }

.social-buttons .socialite-loading {
  display: none; }

.social-buttons .socialite-button {
  margin: 21px auto 0;
  text-align: center; }

.social-buttons .socialite-button iframe {
  display: block;
  margin: 0 auto; }

.social-buttons .facebook .socialite-button,
.social-buttons .facebook iframe {
  height: 69px;
  width: 49px; }

.social-buttons .facebook * {
  border: none; }

.social-buttons .em a {
  /*We don't need a hover-state for the email icon, so this is so make sure the email icon is clickable.*/
  height: 16px;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 16px; }

a.featured {
  background-color: #f1f1f1;
  float: right;
  margin: 0 0 10px 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 210px; }

a.featured:hover {
  background-color: #e9e9e9; }

a.featured h3 {
  font-size: 26px !important;
  margin-top: 4px !important;
  text-shadow: 1px 1px 0 #FFFFFF; }

.featured div.stats {
  display: block;
  font-size: 12px !important;
  height: 78px;
  margin-top: 4px;
  width: 230px; }

a.featured span.left {
  color: #555555;
  float: left;
  margin-right: 10px;
  text-align: right;
  width: 45%; }

a.featured span.right {
  color: #000000;
  float: left;
  text-align: left;
  width: 45%; }

a.featured span.myCTA {
  background-color: #FED365;
  background-image: linear-gradient(#fed365, #da4a26);
  border: 2px solid #FFFFFF;
  border-radius: 7px 7px 7px 7px;
  clear: both;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  margin: 10px auto;
  padding: 5px;
  text-shadow: 1px 1px 1px #333333;
  text-transform: uppercase;
  width: 180px; }

a.featured span.myCTA:hover {
  background-color: #F79828;
  background-image: linear-gradient(#f79828, #d25212); }

/* TOC */
.toc {
  padding: 20px;
  background: #fafafa;
  border: 1px solid #f1f1f1;
  margin-bottom: 20px; }

.toc ul {
  margin-bottom: 0px; }

/* Sponsored Schools Compliance Text */
.sponsored {
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  display: block;
  margin: 5px auto;
  text-align: center; }

/*
    Mobile Menu Core Style
*/
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul,
.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1; }

/*
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box; }

.slicknav_menu * {
  box-sizing: border-box; }

/* Button */
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222222; }

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000; }

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5; }

.slicknav_menu {
  background: #4c4c4c;
  padding: 5px; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.slicknav_menu, .jump {
  display: none; }

@media screen and (max-width: 1020px) {
  .slicknav_menu {
    background: #f7f1e8;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 3; }
    .slicknav_menu .slicknav_btn {
      margin: -45px 15px 0 0;
      padding: 8px; }
    .slicknav_menu ul {
      margin: 0; }
      .slicknav_menu ul a {
        border-bottom: 1px solid #e1dad0;
        color: #5e5466;
        font-size: 16px;
        margin: 0;
        padding: 10px 18px; }
        .slicknav_menu ul a:hover {
          background: none;
          border-radius: 0;
          color: #5e5466; }

  .fixed_width {
    width: 100%; }

  #content_box {
    padding: 0 15px; }

  #header {
    margin-bottom: 100px; }
    .home #header {
      margin-bottom: 410px; }
    .page-template-default #header {
      margin-bottom: 425px; }

  .brand #site_title a {
    background-position: 0 15px;
    background-size: 210px 26px;
    height: 60px;
    margin-left: 15px;
    width: 210px; }

  #main_menu {
    display: none; }

  .widget_degree_finder ol {
    margin: 0 8px;
    width: calc(100% - 8px); }
    .widget_degree_finder ol li {
      padding-left: 40px;
      width: calc(100% - 60px); }

  .home .billboard {
    background: none;
    height: auto;
    width: 100%; }
    .home .billboard .intro {
      margin: 0 0 15px 0;
      width: 100%; }
      .home .billboard .intro h2 br {
        display: none; }

  .homeFeature {
    height: auto;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%; }
    .homeFeature h2 {
      margin: 0; }

  .homeFeatureOne {
    border-top: none;
    height: auto;
    width: 100%; }
    .homeFeatureOne.bottom {
      border: 1px dotted #e4e4e4; }
      .homeFeatureOne.bottom.first {
        clear: none; }

  #content_box #content {
    width: 100%; }
  #content_box .format {
    margin: 0; }

  .home #content article h1 {
    margin-right: 0;
    padding: 0 0 10px 0; }

  .myNewbtn {
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding: 0; }

  #widget_degree_finder_content {
    position: absolute;
    top: 115px;
    left: 15px;
    height: auto;
    margin: 30px 0;
    width: calc(100% - 30px); }

  #content .widget_degree_finder h2 {
    font-size: 25px;
    margin: 8px 0 15px;
    width: 100%; }
  #content .widget_degree_finder ol {
    height: auto;
    margin: 0 8px;
    overflow: auto;
    width: calc(100% - 8px); }
    #content .widget_degree_finder ol li {
      padding-left: 40px;
      width: calc(100% - 60px); }
  #content .widget_degree_finder button.btn {
    font-size: 33px;
    margin: 10px auto 0 auto;
    padding: 1px 40px 9px; }

  #local {
    min-height: 0; }

  #content h1 {
    font-size: 1.8em;
    line-height: 1.4em; }

  #content h2 {
    font-size: 1.4em;
    line-height: 1.2em; }

  a.featured {
    float: left;
    margin: 10px auto 20px auto;
    width: calc(100% - 20px); }

  div#featured {
    float: left;
    height: auto;
    margin: 20px auto;
    width: calc(100% - 30px); }
    div#featured a.cta {
      float: none; }

  body.home #content_box .sidebar {
    margin-top: 0; }

  body.home #widget_degree_finder_side {
    display: none; }

  #content_box .sidebar {
    width: 100%; }

  aside {
    padding-top: 65px;
    position: absolute;
    top: 80px;
    left: 15px;
    width: calc(100% - 30px); }
    aside #widget_degree_finder_side {
      margin: 0;
      width: 100%; }
    aside .sidebar {
      background-color: #F3F3F3;
      border: 1px solid #ddd;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      left: 0;
      padding: 0;
      position: absolute;
      top: 0;
      z-index: 2; }
    aside .jump {
      background: none;
      border: none;
      color: #5e5466;
      cursor: pointer;
      display: block;
      font-family: ff-tisa-web-pro,serif;
      font-size: 15px;
      font-weight: 800;
      line-height: 42px;
      padding: 0 15px;
      text-align: left;
      width: 100%; }
      aside .jump:focus {
        outline: none; }
      aside .jump:after {
        border-top: 4.5px solid #5e5466;
        border-right: 4.5px solid transparent;
        border-left: 4.5px solid transparent;
        content: '';
        height: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 0; }
      aside .jump.active:after {
        border-top: none;
        border-right: 4.5px solid transparent;
        border-bottom: 4.5px solid #5e5466;
        border-left: 4.5px solid transparent; }
    aside .widgets {
      background: none;
      border: none;
      display: none;
      margin: 0;
      padding: 0 15px; }

  .widget {
    margin-bottom: 0; }
    .widget.advice h3, .widget.levels h3, .widget.field h3 {
      background: none;
      padding: 0;
      margin: 10px 0; }
    .widget h3 {
      background: none;
      font-family: Arial;
      font-size: 15px;
      font-weight: bold;
      margin: 10px 0;
      padding: 0; }
    .widget ul, .widget li {
      list-style: none;
      margin: 0;
      padding: 0; }
    .widget ul li {
      list-style-image: none;
      margin-bottom: 0;
      text-decoration: none; }
    .widget a, .widget .AccordionTitle {
      border-top: 1px solid #ddd;
      display: block;
      font-size: 15px;
      padding: 10px 0; }
    .widget .AccordionTitle, .widget .AccordionContent, .widget .AccordionContainer {
      background: none;
      margin-bottom: 0;
      text-decoration: none;
      width: 100%; }

  #verticalmenu {
    width: 100%; }

  #verticalmenu ul#nav li, #verticalmenu ul li a, .widget.field ul li, .widget.field ul li a {
    list-style-image: none;
    margin-bottom: 0;
    text-decoration: none; }

  table {
    width: 100% !important; } }
@media screen and (max-width: 600px) {
  .popular-degrees tr {
    display: table;
    width: 100%; }
    .popular-degrees tr td {
      display: table-row;
      text-align: center; }
      .popular-degrees tr td a:last-of-type {
        display: block;
        margin-bottom: 20px; } }
