
/*
Grey: #949699
BLUE: #336699
BLACK: #0F0F0D
WHITE: #FFFFFF
*/



body {
    background: none repeat scroll 0 0 #DDD7D5;
    color: #949699;
    font: 14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
}
h1, h2, h3, h4 {
    color: #336699;
    font-weight: normal;
    margin: 0;
}
h1 {
    font-size: 31px;
    font-weight: bold;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
a {
    outline: 0 none;
}
a:link, a:visited {
    color: #949699;
    text-decoration: underline;
}
a:hover, a:active, a:visited:hover {
    color: #949699;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0 0 0 5px;
}
ul li {
    margin: 2px 0 5px 20px;
    padding: 0;
}
ul {
    list-style-image: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/arrow.gif");
}
ul.indentedList { padding-left: 15px; }
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    clear: both;
    margin: 20px 10px;
}
blockquote {
    margin: 0 0 0 25px;
}
form {
    margin: 0;
    padding: 0;
}
input, select, textarea {
    color: #333333;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
img {
    border: medium none;
}
.center, input.FormButton {
    text-align: center;
}
.left {
    float: left;
}
.right {
    text-align: right;
}
.clear {
    clear: both;
}
.red_dk {
    color: #336699;
}
.blue_dk {
    color: #121257;
}
.orange {
    color: #949699;
}

.grey {
    color: #666666;
}

.small {
    color: #999999;
    font-size: 10px;
}
#header_main {
    background: none repeat scroll 0 0 #336699;
    border-bottom: 1px solid #FFFFFF;
    overflow: hidden;
    width: 100%;
}
#header {
    margin: auto;
    position: relative;
    width: 962px;
}
#main_top {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 10px solid #336699;
    border-top: 10px solid #949699;
    overflow: hidden;
    width: 100%;
}
#main_btm {
    border-top: 1px solid #FFFFFF;
    clear: both;
    padding: 0 0 30px;
    width: 100%;
}
#container_main {
    margin: auto;
    position: relative;
    width: 962px;
}
#footer {
    color: #949699;
    font-size: 12px;
    margin: auto;
    padding: 10px 0 0;
    text-align: center;
    width: 962px;
}
#footer a:link, #footer a:visited {
    color: #949699;
    text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
    color: #949699;
    text-decoration: underline;
}
#header_left {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/header_left.jpg") repeat scroll 0 0 transparent;
    height: 196px;
    left: -32px;
    position: absolute;
    top: 0;
    width: 32px;
}
#header_right {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/header_right.jpg") repeat scroll 0 0 transparent;
    height: 196px;
    position: absolute;
    right: -32px;
    top: 0;
    width: 32px;
}
a.logo_cc:link, a.logo_cc:hover, a.logo_cc:visited, a.logo_cc:visited:hover {
    background: url("http://www.transferadvantage.com/transferadvantage/media/kindred/klogo-white.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 115px;
    text-indent: -9999px;
    width: 293px;
}
a.logo_ou:link, a.logo_ou:hover, a.logo_ou:visited, a.logo_ou:visited:hover {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/ou_logo_white.gif") no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 115px;
    text-indent: -9999px;
    width: 192px;
}
ul.CMSListMenuUL {
    clear: both;
    height: 45px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 962px;
}
ul.CMSListMenuUL li {
    float: left;
    height: 45px;
    list-style: none outside none;
    margin: 0;
    padding: 0 20px 0 0;
}
ul.CMSListMenuUL li a:link, ul.CMSListMenuUL li a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
}
ul.CMSListMenuUL li a:hover, ul.CMSListMenuUL li a:visited:hover {
    color: #FFFFFF;
    text-decoration: none;
}
ul.CMSListMenuUL li.blue a:link, ul.CMSListMenuUL li.blue a:visited {
    background: none repeat scroll 0 0 transparent;
}
ul.CMSListMenuUL li.blue a:hover, ul.CMSListMenuUL li.blue a:visited:hover {
    background: none repeat scroll 0 0 transparent;
    color: #949699;
}
ul.CMSListMenuUL li.orange a:link, ul.CMSListMenuUL li.orange a:visited {
    background: none repeat scroll 0 0 #949699;
    font-weight: bold;
}
ul.CMSListMenuUL li.orange a:hover, ul.CMSListMenuUL li.orange a:visited:hover {
    background: none repeat scroll 0 0 #336699;
}
#header .navbar-collapse .CMSListMenuLinkHighlighted {
    color: #000;
}
/*
.one a {
    width: 120px;
}
.two a {
    width: 140px;
}
.three a {
    width: 120px;
}
.four a {
    width: 189px;
}
.five a {
    width: 220px;
}
*/
.six a {
    width: 141px;
    text-transform:uppercase;
}
#content_container {
    margin: auto;
    overflow: hidden;
    padding: 30px 0;
    width: 960px;
}
#content_left {
    float: left;
    margin: 0;
    width: 650px;
}
#content_right {
    background: none repeat scroll 0 0 #DFDFDF;
    color: #121257;
    float: left;
    margin: 0 0 0 10px;
    padding: 20px 15px;
    width: 270px;
}
.quarter {
    float: left;
    margin: 0 5px;
    width: 230px;
}
.quarter > img {
    width: 100%;
}
.side_orange {
    background: none repeat scroll 0 0 #949699;
    color: #FFFFFF;
    padding: 10px;
    width: 210px;
}
.callout_white {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #949699;
    margin: 20px auto;
    padding: 2%;
    width: 80%;
}
#content_right h1, #content_right h2, #content_right h3, #content_right h4, #content_right p {
    color: #121257;
}
.side_orange h1, .side_orange h2, .side_orange h3, .side_orange h4, .side_orange p {
    color: #FFFFFF;
}
.side_orange a:link, .side_orange a:visited, .side_orange a:hover, .side_orange a:visited:hover {
    color: #FFFFFF;
}
#content_right ul li {
    list-style-image: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/arrow_grey.gif");
}
#banner {
    background: url("http://www.transferadvantage.com/transferadvantage/media/aureus/Header-nursing.jpg") repeat scroll 0 0 transparent;
    height: 206px;
    margin: 0 0 20px;
    width: 650px;
}
.circle_arrow_blue {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/circle_arrow_blue.jpg") no-repeat scroll 0 0 transparent;
    height: auto !important;
    min-height: 43px;
    padding: 0 0 0 55px;
}
.circle_arrow_blue2 {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/circle_arrow_blue.jpg") no-repeat scroll 0 0 transparent;
    height: auto !important;
    min-height: 33px;
    padding: 10px 0 0 55px;
}
a.inquire:link, a.inquire:visited, a.inquire:hover, a.inquire:visited:hover {
    background: url("http://www.transferadvantage.com/transferadvantage/media/kindred/inquire-now-kindred.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 67px;
    margin: 10px auto auto;
    text-indent: -9999px;
    width: 227px;
}
.title {
    margin-bottom: 10px;
}
#side_white {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
}

#side_white p {
    color: #949699;
}
#side_white h1, #side_white h2, #side_white h3, #side_white h4 {
    color: #336699;
}
#side_white a:link, #side_white a:visited, #side_white a:hover, #side_white a:visited:hover {
    color: #949699;
}
.steps {
    float: left;
    font-size: 36px;
    font-weight: bold;
    margin: 50px 0 20px;
    padding: 0 20px 10px 50px;
}
.active {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/circle_arrow_blue.jpg") no-repeat scroll 0 0 transparent;
    color: #949699;
}
.inactive {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/circle_arrow_grey.jpg") no-repeat scroll 0 0 transparent;
    color: #CCCCCC;
}
input.next_btn {
    background: url("http://www.transferadvantage.com/transferadvantage/media/Maricopa/next.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 46px;
    margin: 25px auto;
    outline: medium none;
    text-indent: -9999px;
    width: 182px;
}
#results {
    margin: 25px auto;
}
#results td {
    border-bottom: 3px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
}
#results td.blue {
    background: none repeat scroll 0 0 #121257;
}
#results td.orange {
    background: none repeat scroll 0 0 #949699;
}
#form_container {
    line-height: 1.4em;
}
#form_left {
    float: left;
    width: 35%;
}
#form_right {
    float: right;
    width: 60%;
}
#form_left input {
    width: 95%;
}

textarea {
    height: 120px;
    width: 95%;
}
input.send_btn, input.FormButton {
    background: url("http://www.transferadvantage.com/transferadvantage/media/kindred/send-kindred.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 59px;
    margin: 25px auto auto;
    outline: medium none;
    text-indent: -9999px;
    width: 200px;
}
.frame_white {
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
}
.frame_orange {
    border: 1px solid #949699;
    margin-bottom: 10px;
}

.link {
cursor: pointer;
}


td.grey_bkgd {
    background: none repeat scroll 0 0 #E5E5E5;
}
td.border_btm {
    border-bottom: 1px solid #FFFFFF;
}
td.border_right {
    border-right: 1px solid #FFFFFF;
}
.txt_green_med {
    color: #336699;
}

td.green_bkgd {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF;
}
td.green_bkgd h2 {
    color: #FFFFFF;
}


.txt_green_drk {
    color: #004960;
}

.txt_green_lt {
    color: #B4D827;
}
.txt_blue_drk {
    color: #336699;
}
.txt_blue_lt {
    color: #4D9FB6;
}


.twenty {
    font-size: 20px;
}


/* # global responsive styles # */
/* microsite responsive styles */

/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.bootstrap label,
.bootstrap input,
.bootstrap button,
.bootstrap select,
.bootstrap textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.bootstrap label {
    display: block;
    margin-bottom: 5px;
}

.bootstrap select,
.bootstrap textarea,
.bootstrap input[type="text"],
.bootstrap input[type="password"],
.bootstrap input[type="datetime"],
.bootstrap input[type="datetime-local"],
.bootstrap input[type="date"],
.bootstrap input[type="month"],
.bootstrap input[type="time"],
.bootstrap input[type="week"],
.bootstrap input[type="number"],
.bootstrap input[type="email"],
.bootstrap input[type="url"],
.bootstrap input[type="search"],
.bootstrap input[type="tel"],
.bootstrap input[type="color"],
.bootstrap .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
}

.bootstrap input,
.bootstrap textarea,
.bootstrap .uneditable-input {
    width: 206px;
}

.bootstrap textarea {
    height: auto;
}

.bootstrap textarea,
.bootstrap input[type="text"],
.bootstrap input[type="password"],
.bootstrap input[type="datetime"],
.bootstrap input[type="datetime-local"],
.bootstrap input[type="date"],
.bootstrap input[type="month"],
.bootstrap input[type="time"],
.bootstrap input[type="week"],
.bootstrap input[type="number"],
.bootstrap input[type="email"],
.bootstrap input[type="url"],
.bootstrap input[type="search"],
.bootstrap input[type="tel"],
.bootstrap input[type="color"],
.bootstrap .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.bootstrap textarea:focus,
.bootstrap input[type="text"]:focus,
.bootstrap input[type="password"]:focus,
.bootstrap input[type="datetime"]:focus,
.bootstrap input[type="datetime-local"]:focus,
.bootstrap input[type="date"]:focus,
.bootstrap input[type="month"]:focus,
.bootstrap input[type="time"]:focus,
.bootstrap input[type="week"]:focus,
.bootstrap input[type="number"]:focus,
.bootstrap input[type="email"]:focus,
.bootstrap input[type="url"]:focus,
.bootstrap input[type="search"]:focus,
.bootstrap input[type="tel"]:focus,
.bootstrap input[type="color"]:focus,
.bootstrap .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.bootstrap input[type="radio"],
.bootstrap input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    *margin-top: 0;
    line-height: normal;
}

.bootstrap input[type="file"],
.bootstrap input[type="image"],
.bootstrap input[type="submit"],
.bootstrap input[type="reset"],
.bootstrap input[type="button"],
.bootstrap input[type="radio"],
.bootstrap input[type="checkbox"] {
    width: auto;
}

.bootstrap select,
.bootstrap input[type="file"] {
    height: 30px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    
    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */
    
    line-height: 30px;
}

.bootstrap select {
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.bootstrap select[multiple],
.bootstrap select[size] {
    height: auto;
}

.bootstrap select:focus,
.bootstrap input[type="file"]:focus,
.bootstrap input[type="radio"]:focus,
.bootstrap input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.bootstrap .uneditable-input,
.bootstrap .uneditable-textarea {
    color: #999999;
    cursor: not-allowed;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.bootstrap .uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.bootstrap .uneditable-textarea {
    width: auto;
    height: auto;
}

.bootstrap input:-moz-placeholder,
.bootstrap textarea:-moz-placeholder {
    color: #999999;
}

.bootstrap input:-ms-input-placeholder,
.bootstrap textarea:-ms-input-placeholder {
    color: #999999;
}

.bootstrap input::-webkit-input-placeholder,
.bootstrap textarea::-webkit-input-placeholder {
    color: #999999;
}

.bootstrap .radio,
.bootstrap .checkbox {
    min-height: 20px;
    padding-left: 20px;
}

.bootstrap .radio input[type="radio"],
.bootstrap .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.bootstrap .controls > .radio:first-child,
.bootstrap .controls > .checkbox:first-child {
    padding-top: 5px;
}

.bootstrap .radio.inline,
.bootstrap .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.bootstrap .radio.inline + .radio.inline,
.bootstrap .checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}

.bootstrap input,
.bootstrap textarea,
.bootstrap .uneditable-input {
    margin-left: 0;
}

.bootstrap .controls-row {
    *zoom: 1;
}

.bootstrap .controls-row:before,
.bootstrap .controls-row:after {
    display: table;
    line-height: 0;
    content: "";
}

.bootstrap .controls-row:after {
    clear: both;
}

.bootstrap .controls-row [class*="span"] {
    float: left;
}

.bootstrap .controls-row .checkbox[class*="span"],
.bootstrap .controls-row .radio[class*="span"] {
    padding-top: 5px;
}

.bootstrap input[disabled],
.bootstrap select[disabled],
.bootstrap textarea[disabled],
.bootstrap input[readonly],
.bootstrap select[readonly],
.bootstrap textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.bootstrap input[type="radio"][disabled],
.bootstrap input[type="checkbox"][disabled],
.bootstrap input[type="radio"][readonly],
.bootstrap input[type="checkbox"][readonly] {
    background-color: transparent;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

.bootstrap input:focus:invalid,
.bootstrap textarea:focus:invalid,
.bootstrap select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

.bootstrap input:focus:invalid:focus,
.bootstrap textarea:focus:invalid:focus,
.bootstrap select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

.form-actions:before,
.form-actions:after {
    display: table;
    line-height: 0;
    content: "";
}

.form-actions:after {
    clear: both;
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0;
}

.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    *zoom: 1;
}

.form-horizontal .hide {
    display: none;
}

.control-group {
    margin-bottom: 10px;
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    line-height: 0;
    content: "";
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0;
}

.form-horizontal .controls:first-child {
    *padding-left: 180px;
}

.form-horizontal .form-actions {
    padding-left: 180px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in {
    height: auto;
}

.btn,
a.btn:link {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
a.btn:hover,
a.btn:focus,
a.btn:active,
a.btn.active,
a.btn.disabled,
a.btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active,
a.btn:active,
a.btn.active {
    background-color: #cccccc \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-danger,
a.btn-danger:link {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #c5584e;
    background-image: -moz-linear-gradient(top, #c5584e, #b32317);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c5584e), to(#b32317));
    background-image: -webkit-linear-gradient(top, #c5584e, #b32317);
    background-image: -o-linear-gradient(top, #c5584e, #b32317);
    background-image: linear-gradient(to bottom, #c5584e, #b32317);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc5584e', endColorstr='#ffb32317', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled],
a.btn-danger:hover,
a.btn-danger:focus,
a.btn-danger:active,
a.btn-danger.active,
a.btn-danger.disabled,
a.btn-danger[disabled] {
    color: #fff;
    background-color: #b32317;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

.btn-inverse,
a.btn-inverse:link {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled],
a.btn-inverse:hover,
a.btn-inverse:focus,
a.btn-inverse:active,
a.btn-inverse.active,
a.btn-inverse.disabled,
a.btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active,
{
    background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/*#Progress Bar#*/

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress .bar + .bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #c5584e;
    background-image: -moz-linear-gradient(top, #c5584e, #b32317);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c5584e), to(#b32317));
    background-image: -webkit-linear-gradient(top, #c5584e, #b32317);
    background-image: -o-linear-gradient(top, #c5584e, #b32317);
    background-image: linear-gradient(to bottom, #c5584e, #b32317);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc5584e', endColorstr='#ffb32317', GradientType=0);
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}
/*#Bootstrap Overrides#*/

.form-horizontal h4 {
    margin: 0 0 28px 0;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
}

.form-horizontal .control-group .EditingFormLabel {
    float: left;
    width: 235px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .control-group strong .EditingFormLabel {
    font-weight: bold;
}

.form-horizontal .control-group .EditingFormControlNestedControl {
    margin: 0 0 0 243px;
}

.form-horizontal .control-group .EditingFormControlNestedControl .RadioButtonList input,
.form-horizontal .control-group .EditingFormControlNestedControl .CheckBoxListField input {
    margin: 0 4px 0 0;
}

.form-horizontal .control-group .EditingFormControlNestedControl .RadioButtonList label,
.form-horizontal .control-group .EditingFormControlNestedControl .CheckBoxListField label {
    display: inline-block;
    margin: 0 4px 0 0;
    vertical-align: middle;
}

.formtab_outer {
    display: inline-block;
    margin: 10px 0 0 0;
}

.formtab_inner {
    display: inline-block;
}

.formtab_tab {
    background: #B32317;
    border: solid 1px #fff;
    border-bottom: solid 1px #B32317;
    overflow: hidden;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 8px 15px;
}

.bootstrap textarea:focus,
.bootstrap input[type="text"]:focus,
.bootstrap input[type="password"]:focus,
.bootstrap input[type="datetime"]:focus,
.bootstrap input[type="datetime-local"]:focus,
.bootstrap input[type="date"]:focus,
.bootstrap input[type="month"]:focus,
.bootstrap input[type="time"]:focus,
.bootstrap input[type="week"]:focus,
.bootstrap input[type="number"]:focus,
.bootstrap input[type="email"]:focus,
.bootstrap input[type="url"]:focus,
.bootstrap input[type="search"]:focus,
.bootstrap input[type="tel"]:focus,
.bootstrap input[type="color"]:focus,
.bootstrap .uneditable-input:focus {
    border-color: rgba(179, 35, 23, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(179, 35, 23, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(179, 35, 23, 0.6);
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #000;
    font-style: italic;
}

table.RadioButtonList,
table.CheckBoxListField {
    margin: 4px 0 0 0;
}

.bootstrap strong .label {
    font-weight: bold;
}

.bootstrap .EditingFormErrorLabel {
    margin-left: 243px;
    color: #B32317;
}

.bootstrap .Uploader {
    background-color: inherit;
    border: inherit;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
}

.bootstrap .Uploader input {
    height: inherit;
    line-height: inherit;
}

.bootstrap .Uploader input.UploaderCurrentFile {
    margin: 0 5px 5px;
    height: 16px;
    display: inline-block;
}

.bootstrapCalendar {
    display: block;
    height: 28px;
    width: 247px;
    border: 1px solid #ccc;
    position: relative;
    background-color: #eeeeee;
}

.bootstrapCalendar label {
    display: block !important;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 7px;
    right: 7px;
    text-indent: -9999px;
    background-image: url("http://www.ottawa.edu/App_Themes/bootstrap/glyphicons-halflings.png");
    background-position: -192px -120px;
    background-repeat: no-repeat;
}

.bootstrapCalendar input.hasDatepicker {
    position: absolute;
    top: -1px;
    left: -1px;
}

.bootstrap .CalendarIcon {
    padding: 0px;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0;
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

/* # bootstrap menu styles # */
.collapse {
    position: initial;
}
.collapse.in{
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
    display: none;
}

.navbar:before, .navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}

.navbar-header button {
    display: none;
}
.navbar-header .sr-only {
    display: none;
}

.navbar .collapse {
    overflow: visible;
    height: inherit;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ab1304;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}



/* # layout # */
#content_left {
    width: 66%;
}
#content_left h1 {
    padding-bottom: 20px;
}
#content_left > h2 {
    padding-bottom: 16px;
}
#content_left > table {
    padding: 10px 0 0;
}
#content_right {
    float: right;
    width: 31%;
}


/* # media query: max-width: 60.125em (962px) # */
@media screen and (max-width:60.125em) {
    #container_main, #content_container, #header, #footer {
        width: inherit;
    }
    #header_main {  
        overflow: visible;
    }
    #header, #content_container {
        padding-left: 10px;
        padding-right: 10px;
    }
    #header .navbar-collapse ul {
        text-align: center;
        width: inherit;
    }
    #header .navbar-collapse li {
        float: none;
        display: inline-block;
    }
    #header .navbar-collapse li a {
        font-size: 1.8vw;
    }
    #header .navbar-collapse li:last-of-type {
        position: absolute;
        right: 0;
        bottom: -56px;
        z-index: 1;
    }
    #header .navbar-collapse li:last-of-type a {
        font-size: 15px;
    }
    #banner {
        background-position: top;
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 206px;
        margin-bottom: 0;
    }
    #content_left table {
        width: 100%;
    }
    #content_right img {
        width: 100%;
        height: inherit;
    }
    #content_right #side_white img.left {
        width: auto;
    }
    #content_right {
        margin-top: 36px;
    }
    textarea {
        width: 100%;
    }
}

/* # media query: max-width: 53.875em (862px) # */
@media only screen and (max-width: 53.875em) {
    #banner {
        height: 188px;
    }
    .FormPanel #form_left, 
    .FormPanel #form_right {
        width: 50%;
    }
    .FormPanel #form_right select {
        width: 100%;
    }
}

/* # media query: min-width: 48.063em (769px) # */
@media only screen and (min-width: 48.063em) {
    .navbar .collapse {  
        height: inherit !important;
    }
}

/* # media query: max-width: 48.000em (768px) # */
@media only screen and (max-width: 48.000em) {
    .navbar-header button {
        display: block;
    }
    .navbar .collapse {
        overflow: hidden;
        padding: 0;
        height: 0;
        float: left;
        clear: left;
        width: 100%;
    }
    .collapse.in{
        height: auto;
    }
    #header .navbar-collapse ul {
        font-size: 20px;
        line-height: 15px;
        height: inherit;
        width: inherit;
    }
    #header .navbar-collapse li {
        display: inline-block;
        width: inherit;
        float: none;
        height: inherit;
        padding: 0 7px;
        
    }
    #header .navbar-collapse ul a {
        height: inherit;
        width: 100%;
        background-color: transparent;
    }
    .navbar-header button { 
        position: absolute;
        top: 16px;
        right: 0;
    }
    .navbar .collapse {
        padding: 0;
    }
    #header .navbar-collapse ul a { 
        font-size: 16px;
    }
    #header .navbar-collapse li:last-of-type {
        position: inherit;
    }
    #banner {
        height: 168px;
    }
    #content_right {
        margin-top: 0;
    }
}

/* # media query: max-width: 35.500em (568px) # */
@media only screen and (max-width: 35.500em) {
    #banner { 
        width: 100%;
        margin-bottom: 14px;
    }
    #content_left, #content_right {
        width: 100%;
    }
    #content_left {
        margin-bottom: 24px;
    }
    #content_right {
        float: none;
        overflow: hidden;
        width: 90%;
        margin: 0 auto 10px;
    }
    #footer {
        background: none;
    }
}

/* # media query: max-width: 30.000em (480px) # */
@media only screen and (max-width: 30.000em) {
    #banner {  
        height: 140px;
    }
    .FormPanel #form_left, .FormPanel #form_right {
        float: none;
        width: auto;
    }
    .FormPanel #form_left input, .FormPanel #form_right input, 
    .FormPanel #form_left select, .FormPanel #form_right select, .FormPanel textarea {
        width: 100%;
        padding: 4px;
    }
    .FormPanel #form_left {
        padding-top: 16px;
    }
    .FormPanel label {
        font-weight: bold;
    }
    .FormPanel br { 
        display: none;
    }
    .EditingFormControlNestedControl {
        padding: 0 0 10px;
    }
    .ErrorLabel {
        display: block;
        padding-bottom: 10px;
        font-style: italic;
        color: #c9302c;
    }
    .EditingFormErrorLabel {
        font-style: italic;
        color: #c9302c;
    }
    #content_container h1 {
        font-size: 2em;
    }
    #content_container h2 {
        font-size: 1.5em;
    }
    #side_white h2 {
        font-size: 1.2em;
    }
    .green_bkgd h2 {
        font-size: 1.6em;
    }
    .quarter {
        width: 90%;
        margin: 0 auto 20px;
        display: block;
    }
    .quarter > img {
        width: 100%;
        height: auto;
    }
    #footer {
        width: 90%;
    }
}

/* # media query: max-width: 25.875em (414px) # */
@media only screen and (max-width: 25.875em) {
    #banner {  
        height: 120px;
    }
    #side_white {
        text-align: center;
    }
    #content_right #side_white img.left {
        float: none;
        padding-bottom: 6px;
    }
}

/* # media query: max-width: 20.000em (320px) # */
@media only screen and (max-width: 20.000em) {
    #banner {  
        height: 95px;
    }
}



/* # media query: max-width: 60.125em (962px) # */
@media screen and (max-width:60.125em) {
    h1.title {
        font-size: 3.2vw;
    }
}

/* # media query: max-width: 48.000em (768px) # */
@media only screen and (max-width: 48.000em) {
    #header .logo_ou {
        background-size: contain;
        background-position: center;
        margin-right: 60px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }
    #header .navbar-collapse ul {
        border-top: 1px solid #000;
    }
    #header .navbar-collapse ul li {
        border-bottom: 1px solid peru;
    }
}

/* # media query: max-width: 35.500em (568px) # */
@media only screen and (max-width: 35.500em) {
    #header .logo_cc {
        float: none;
        background-size: contain;
        background-position: center;
        width: 65%;
        margin: 0 auto 0 15%;
        height: 115px;
    }
    #header .logo_ou {
        float: none;
        background-size: contain;
        background-position: center;
        width: 65%;
        margin: -14px auto 8px;
        height: 47px;
    }
    h1.title {
        font-size: 24px;
    }
    #content_container a.inquire {
        width: 200px;
    }
}