﻿body {
    padding-bottom: 20px;
    font-family: "Open Sans", "Roboto", "Helvetica Neue", Arial, Arial, Helvetica, sans-serif, sans-serif;
    font-weight: 300;
    font-size: 10pt;
}

.container {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 !important;
}

/* apply a natural box layout model to all elements */

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1 {
    font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #333333;
    color: rgba(0, 150, 169, 1);
}

h2 {
    font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    color: #333333;
    color: rgba(0, 150, 169, 1);
    font-size: 2em;
}

h3 {
    color: #333333;
    color: rgba(0, 150, 169, 1);
    font-size: 1.5em;
}


p {
    margin: 0 0 .75rem 0;
    max-width: 55rem;
}
.p1 {
    max-width: 75rem;
}

/* Set padding to keep content from hitting the edges */

.body-content {
    padding-left: 0;
    padding-right: 0;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/

.dl-horizontal dt { white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */

/*input,
select,
textarea {
    max-width: 280px;
}*/

.font-bold { font-weight: bold; }


.btn-examSchedule-active {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9 !important;
    background-color: rgba(0, 150, 169, 1) !important;
    font-weight: bold;
    color: #fff !important;
    padding: 10px !important;
    margin: 5px;
}

.btn-examSchedule-inactive {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #EEEEEE !important;
    color: #0096a9 !important;
    color: rgba(0, 150, 169, 1) !important;
    padding: 10px !important;
    margin: 5px;
}

.btn-examSchedule-inactive:hover {
    background-color: #0096a9 !important;
    background-color: rgba(0, 150, 169, 1) !important;
    color: #fff !important;
}

.btn-nav {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 5px 7px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-nav:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    padding: 5px 7px;
    border-radius: 4px;
    text-decoration: none !important;
    color: #fff !important;
}



.btn-register {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 2px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: 5px;
}

.btn-register:hover {
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    text-decoration: none !important;
    color: #fff !important;
}

.btn-register a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.btn-login {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 4px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-login:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    padding: 4px;
    border-radius: 4px;
    text-decoration: none !important;
    color: #fff !important;
}

.btn-reset-password {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 4px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-reset-password:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    padding: 4px;
    border-radius: 4px;
    text-decoration: none !important;
    color: #fff !important;
}

.btn-registration {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 4px;
    border-radius: 4px;
    width: 120px;
}

th {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    color: #fff !important;
    font-weight: bold;
    text-align: center;
}

th:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    color: #fff !important;
}

.media-left-logo {
    vertical-align: middle;
    font-size: 2.5em !important;
    color: #0096a9;
    color: rgba(0, 150, 169, 1);
}

.text-lg { font-size: 20px; }

.text-2x { font-size: 2em; }

.text-3x { font-size: 3em; }

.text-4x { font-size: 4em; }

.btn-cart { width: 100%; }

.message-info {
    font-size: 9pt;
    color: black;
    font-weight: bold;
}

.message-error {
    font-size: 11pt;
    color: red;
    font-weight: bold;
}

.text-lg { font-size: 20px; }

.text-md { font-size: 16px; }

.btn-cart-remove { color: #777 !important; }

.btn-cart-remove:hover { color: #ff0000 !important; }

.text-warning { color: #ff0000; }

.register-label { padding-left: 10px; }

.btn {
    background-color: rgba(0, 150, 169, 1);
    color: #fff;
    padding: 10px 20px;
}

.uib-datepicker-popup .btn-default {
    background-color: #fff !important;
    color: #000;
}

.uib-datepicker-popup .btn-info {
    background-color: #31b0d5 !important;
    color: #000;
}

.uib-datepicker-popup .btn-danger {
    background-color: #c9302c !important;
    color: #000;
}

.uib-datepicker-popup .btn-success {
    background-color: #5cb85c !important;
    color: #000;
}

.uib-datepicker-popup .btn-default.active {
    background-color: #31b0d5 !important;
    color: #000;
}

.btn .btn-danger { background-color: #d9534f !important; }

.cart-selected { background-color: #ffffcc !important; }

#cartRow:hover {
    background-color: #ffffcc !important;
    color: #000;
    cursor: pointer;
}

.panel-custom {
    border: 2px solid #0096a9;
    border: 2px solid rgba(0, 150, 169, 1);
}

.panel-header {
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 10px 0 10px;
}

.row-selector {
    border-right: 1px solid #d5d5d5;
    width: 2px;
    text-align: center;
}

.navbar {
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    border-bottom: 2px solid #0096a9;
    border-bottom: 2px solid rgba(0, 150, 169, 1);
}

.navbar-right { margin-right: 0; }

.btn-nav {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    padding: 5px 7px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-nav:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    padding: 5px 7px;
    border-radius: 4px;
    text-decoration: none !important;
    color: #fff !important;
}

.menu-nav { text-decoration: none; }

.menu-nav:hover { text-decoration: none; }

/**
badge-primary {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #337ab7;
  border-radius: 10px;
}
    **/

.badge-warning {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #f0ad4e;
    border-radius: 10px;
}

.badge-success {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 10px;
}

.badge-danger {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #d9534f;
    border-radius: 10px;
}

.step-header-nav {
    background-color: #f1f1f1;
    width: 100%;
}

.step-header-menu-number {
    margin-right: 10px;
    border: 1px solid #d5d5d5;
    padding: 5px 8px;
    background-color: #d7d7d7;
    border-radius: 60%;
    font-weight: normal;
}

.step-header-menu-number-active {
    margin-right: 10px;
    border: 1px solid #0d9bad;
    padding: 5px 8px;
    background-color: #0d9bad;
    border-radius: 60%;
    color: #fff;
    font-weight: bold;
}

.step-header-menu-number-navigable {
    margin-right: 10px;
    border: 1px solid #00a968;
    padding: 5px 8px;
    background-color: #00a968;
    border-radius: 60%;
    color: #fff;
    font-weight: bold;
}

.btn-datepicker {
    background-color: #fff !important;
    border: none;
    color: #000;
    font-size: 12px;
}

.btn-datepicker:hover {
    background-color: #d7d7d7 !important;
    border: none;
    color: #000;
    font-size: 12px;
}

.btn-datepicker-selected {
    background-color: #0096a9 !important;
    background-color: rgba(0, 150, 169, 1) !important;
    border: none;
    color: #fff;
    font-size: 12px;
}

.datepicker { background-color: #fff !important; }

.study-source-radio-list {
    margin-left: 2px;
    padding: 5px;
}

.study-source-radio-list-error {
    margin-left: 2px;
    padding: 5px;
    border: #a94442 solid 1px;
}

.borderless td, .borderless th { border: none; }

.pad-r-0 { padding-right: 0; }


.form-group.required .control-label:after {
    position: absolute;
    right: 5px;
    top: 5px;
    color: red;
    content: "*";
    margin-left: 2px;
}

.fineprint {
    font-size: 0.8em;
    font-style: italic;
}

.table1 { border-collapse: collapse; }

.table1 th, td { padding: 3px 10px; }

/* Override nav wrapping in _Layout.cshtml*/

.navbar-nav { white-space: nowrap; }

.navbar-nav > li { display: inline-block; }

.panel-heading-1 {
    padding: 5px 10px;
    font-size: 1.2em;
    font-weight: bold;
}

.field-label {
    text-align: right;
    font-weight: bold;
}


.field-validation-error { color: #ff0000; }

.field-validation-valid { display: none; }

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid { display: none; }


@keyframes spinner {
    to { transform: rotate(360deg); }
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    border-color: #0096a9;
    border-color: rgba(0, 150, 169, 1);
}

a.disabled { pointer-events: none; }

.navigationPane {
    background: none !important;
    border: none;
    color: #ccc;
    /*text-decoration:underline;*/
    cursor: pointer;
    padding-top: 15px;
}

.collapseAdvice {
    font-weight: bold;
    font-size: .7em;
    color: #0645AD;
}

.refreshButton {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.datetimepicker1 th {
    border: 1px solid;
    background-color: #ccc;
    color: #fff !important;
}

.datetimepicker1 th:hover {
    border: 1px solid #0096a9;
    border: 1px solid rgba(0, 150, 169, 1);
    background-color: #0096a9;
    background-color: rgba(0, 150, 169, 1);
    color: #fff !important;
}

.legalJabber {
    font-style: italic;
    font-size: .8em;
}

.text-center { text-align: center; }

.text-right { text-align: right; }

input[type=checkbox] { transform: scale(1.5); }

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
#block-footer {
    margin-bottom: 10px;
}
