/*@font-face {
     font-family:  halyard-text, sans-serif !important;
    src: url("/DIN-Condensed-W08-Regular.woff");
    
  }
  
  @font-face {
    font-family: 'Apex Sans Book';
    src: url("/ApexSansBook.woff");
  }
  @font-face {
    font-family:  halyard-text, sans-serif !important;
    src: url("/Apex-New-Book-Italic.woff");
  }
  @font-face {
    font-family:  halyard-text, sans-serif !important;
    src: url("/ApexSansBoldT.woff");
  }
  */

  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: halyard-text, sans-serif !important
}

body h2.h2Element,
.level-2-heading {
    font-family: halyard-text, sans-serif !important;
    color: #222;
    /* margin-top: 35px; */
    font-size: 28px;
    /* text-transform: uppercase; */
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
    font-weight: 600;
    width: 100%;
}

body h3.h3Element,
.level-3-heading {
    font-family: halyard-text, sans-serif !important;
    color: #222;
    font-size: 24px;
    /* text-transform: uppercase; */
    padding: 28px 0 10px 0;
    float: left;
    width: 100%;
    border-top: 1px solid #d0d0d0;
    margin-top: 17px;
    font-weight: 500;
}

body h3.noBorder {
    font-family: halyard-text, sans-serif !important;
    color: #222;
    font-size: 24px;
    /* text-transform: uppercase; */
    padding: 28px 0 10px 0;
    float: left;
    width: 100%;
    border-top: none;
    margin-top: 0;
    font-weight: 500;
}

.container {
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}

.contMar {
    padding: 0 70px !important;
}

.clearTag {
    clear: both;
}

.headerBg {
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 10px #bfbfbf;
}

.logo {
    float: left;
    width: 30%;
}

.logo img {
    width: 250px;
    margin-top: 3px;
}

body .navbar {
    min-height: auto;
}

body .logo-brand {
    height: auto;
    padding: 8px 0 0 0;
}

.logo-brand img {
    width: 250px !important;
    background: none !important;
}

body .bg-light {
    background: none !important;
    float: right;
    width: 70%;
    padding: 0;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    font-family: halyard-text, sans-serif !important;
    text-decoration: none !important;
    color: #000000;
    /* A change*/
    display: inline-block;
    padding: 18px 5px 11px 5px;
    /*  text-transform: uppercase; */
    font-size: 18px;
    border-bottom: 4px solid #fff;
    line-height: normal;
    margin: 0 10px;
    border-left: none;
    font-weight: 500;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a:hover,
body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a:focus {
    border: none !important;
    border-bottom: 4px solid #fde57b !important;
    /* A change*/
    /* color: #21b1cc; */
    background: #fff;
    outline: none;
    color: #000000 !important;
    /* A change*/
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>.divider-vertical {
    display: none;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a {
    font-family: halyard-text, sans-serif !important;
    text-decoration: none;
    color: #999999;
    text-transform: uppercase;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    font-size: 17px;
    padding-right: 0;
    font-weight: 500;
    border-bottom: none;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a:hover,
body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a:focus {
    color: #21b1cc;
    border-left: 1px solid #ccc !important;
    border-bottom: none !important;
}

.navbar-light .navbar-nav a.nav-link {
    font-family: halyard-text, sans-serif !important;
    text-decoration: none;
    color: #064973;
    display: inline-block;
    padding: 18px 10px 11px 10px;
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: 4px solid #fff;
    line-height: normal;
    margin: 0 15px;
    border-left: none;

}

.navbar-light .navbar-nav a.nav-link:hover,
.navbar-light .navbar-nav a.nav-link.active {
    border-bottom: 4px solid #21b1cc;
    color: #21b1cc;
}

.navbar-collapse a.nav-link {
    font-family: halyard-text, sans-serif !important;
    text-decoration: none;
    color: #999999;
    text-transform: uppercase;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    font-size: 17px;
    padding-right: 0;
}

.navbar-collapse a.nav-link:hover {
    color: #21b1cc;
}

.formBg p {
    width: 49.6%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: top;
}

.formBg p:nth-child(even) {
    padding-right: 0;
    padding-left: 2%;
}

.formBg div.formwid {
    width: 49.6%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1rem;
}

.formBg div.formwid:nth-child(even) {
    padding-right: 0;
    padding-left: 2%;
}

.formBg label {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    width: 100%;
    line-height: 19px;
}

.formBg label span {
    color: #f94646;
}

.formBg select {
    height: 37px;
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-repeat: no-repeat;
}

.formBg select:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
    background-image: linear-gradient(45deg, transparent 50%, #21b1cc 50%), linear-gradient(135deg, #21b1cc 50%, transparent 50%);
}

.formBg input[type="text"] {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    height: 37px;
}

.formBg input[type="text"]:focus,
.formBg textarea:focus,
.formBg input[type="file"]:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
}

.formBg input[type="text"]:disabled {
    background: #eaeaea;
    cursor: not-allowed;
}

.formBg textarea {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    height: 125px;
    resize: none;
}

.formBg p.formFullwidth {
    width: 100%;
    padding: 0;
}

.formBg div.formFullwidth {
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
    float: left;
}

.formBg span.textSM {
    font-size: 14px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    margin-top: -3px;
    float: left;
    line-height: 18px;
}

.formBg span.textSM2 {
    font-size: 14px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    margin-top: 5px;
    float: left;
    line-height: 18px;
}

.formBg input[type="radio"] {
    float: left;
    margin: 10px 7px 0 3px;
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Chrome, Safari, Opera */
    transform: scale(1.1);
}

.formBg label.radioText {
    font-size: 14px;
    color: #000;
    font-family: halyard-text, sans-serif !important;
    width: auto;
    float: left;
    padding-right: 40px;
    padding-top: 8px;

}

.formBg input[type="file"] {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    height: 41px;

}

img.dragIcon {
    width: 13px;
    margin-top: -4px;
}

.formBg p span.textDarg {
    float: left;
    margin-top: 2px;
    font-size: 13px;
}

.formBg p span.textDargRight {
    float: right;
    margin-top: 3px;
}

p.headSMText {
    font-size: 14px;
    color: #7f7f7f;
    font-family: halyard-text, sans-serif !important;
    margin-top: -10px;
    float: left;
    line-height: 18px;
    width: 100%;
}

table.assigDay {
    padding: 0;
    margin: 0;
    width: 100%;
}

table.assigDay thead tr th {
    font-family: halyard-text, sans-serif !important;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
}

table.assigDay thead tr span {
    color: #f94646;
}

table.assigDay tbody tr td {
    /*font-family: 'Apex Sans Book';*/
    color: #000;
    font-size: 14px;
    padding: 9px 15px;

}

table.assigDay tbody tr td input[type="number"] {
    /*font-family: 'Apex Sans Book';*/
    width: 75px;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 4px 5px 6px 10px;
    font-size: 14px;
    color: #000;
    outline: none;
}

table.assigDay tbody tr td input[type="number"]:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
}

table.assigDay tbody tr:nth-child(odd) {
    background: #f7f7f7;
}

span.textOppSM {
    font-size: 14px;
    color: #7f7f7f;
    font-family: halyard-text, sans-serif !important;
    margin-top: 5px;
    float: left;
    line-height: 18px;
    margin-bottom: 1rem;
}

.studentWorkBg h3.h3Element {
    font-family: halyard-text, sans-serif !important;
    color: #0f4873;
    font-size: 26px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
    border: none;
    margin-top: 0;
}

span.studentSTItalic {
    font-size: 14px;
    color: #444444;
    font-family: halyard-text, sans-serif !important;
    float: left;
    line-height: 18px;
    margin: -10px 0 10px 0;
    width: 100%;
}

span.studentST {
    font-size: 14px;
    color: #444444;
    /*font-family: 'Apex Sans Book';*/
    float: left;
    line-height: 18px;
    margin-bottom: 20px;
    width: 100%;
}

.studentWorkBg .formBg p input[type="file"] {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 5px 4px 6px 5px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    display: inline-block;
}

.studentWorkBg .formBg p label {
    float: left;
    width: auto;
}

.studentWorkBg .formBg p span.SWSuploadTxt {
    font-family: halyard-text, sans-serif !important;
    color: #5e5e5e;
    font-size: 13px;
    float: right;
    padding-top: 1px;
}

.studentWorkBg {
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
}

.formBg input[type="submit"] {
    background: #317d5d;
    border: none;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    text-transform: uppercase;
    font-family: halyard-text, sans-serif !important;
    color: #fff;
    margin: 20px 10px 20px 0;
    border: 2px solid #317d5d;
    -webkit-transition: 0.4s;
    /* For Safari 3.0 to 6.0 */
    transition: 0.4s;
    /* For modern browsers */
}

.formBg input[type="submit"]:hover {
    background: #0f4873;
    border: 2px solid #0f4873;
}

.formBg input[type="button"] {
    background: #fff;
    border: 2px solid #317d5d;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    text-transform: uppercase;
    font-family: halyard-text, sans-serif !important;
    color: #317d5d;
    margin: 20px 10px 20px 0;
    -webkit-transition: 0.4s;
    /* For Safari 3.0 to 6.0 */
    transition: 0.4s;
    /* For modern browsers */
}

.formBg input[type="button"]:hover {
    background: #317d5d;
    color: #fff;
    border: 2px solid #317d5d;
}

.formBg input[type="submit"]:focus,
.formBg p input[type="button"]:focus {
    box-shadow: 0 0 6px #21b1cc;
}

.ViewFilter {
    padding: 15px 0;
    float: left;
    width: 100%;
}

table.gridViewBg {
    padding: 0;
    margin: 0;
    width: 100%;
}

table.gridViewBg thead {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}

table.gridViewBg thead tr th {
    font-family: halyard-text, sans-serif !important;
    color: #0f4873;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 6px;
    line-height: 18px;
    vertical-align: top;
}

table.gridViewBg tbody tr td {
    /*font-family: 'Apex Sans Book';*/
    color: #000;
    font-size: 14px;
    padding: 10px 6px;
    line-height: 19px;
}

table.gridViewBg tbody tr:nth-child(even) {
    background: #f4f4f4;
}

table.gridViewBg tbody tr td a {
    text-decoration: none;
}

table.gridViewBg tbody tr td a .Tableicon {
    width: 30px;
    margin-right: 10px;
}

.tableScroolBar {
    overflow-x: auto;
    width: 100%;
}

.pagesControllers {
    margin: 20px 0;
    float: right;
}

button.pagecontroller {
    border: 1px solid #cfcfcf;
    font-size: 20px;
    /*font-family: 'Apex Sans Book';*/
    padding: 0 10px;
    float: left;
    height: 32px;
    margin-right: 5px;
}

button.pagecontroller-num {
    font-size: 13px;
    font-family: halyard-text, sans-serif !important;
    color: #0f4873;
    background: #fff;
}

button.pagecontroller:hover {
    background: #00a4c6;
    color: #fff;
}

button.currentPage {
    background: #0f4873;
    color: #fff;
}

.formBg p select.CO-selWidth {
    width: 100%;
}

.formBg p.addCIinput select.CO-selWidth {
    width: 50%;
    float: left;
}

.formBg p input[type="text"].CO-inputWidth {
    display: none;
}

.formBg p.addCIinput input[type="text"].CO-inputWidth {
    width: 49%;
    display: block;
    margin-left: 1%;
    float: left;
}

p.SMtext1 {
    font-size: 14px;
    color: #666666;
    /*font-family: 'Apex Sans Book';*/
    margin-top: 10px;
    float: left;
    line-height: 18px;
    width: 100%;
}
p.SMtext2 {
    font-size: 14px !important;
    color: #666666;
    /*font-family: 'Apex Sans Book';*/
    margin-top: 10px;
    float: left;
    line-height: 18px;
    width: 100%;
}

.formBg input[type="text"].datepickBg {
    background: #fcfcfc url(../images/calIcon.svg) no-repeat right center;
    background-size: 32px;
    padding-right: 40px;
}

.formBg p.CO-headTxt {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    width: 100%;
    padding: 0;
    margin: 0 0 13px 0;
    line-height: 19px;
}

.formBg ul {
    margin: 0;
    padding: 0 0 8px 30px;
    float: left;
    width: 100%;
}

.formBg ul li {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}

.formBg div.formwid p.subText1 {
    font-size: 14px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    width: auto;
    float: left;
    line-height: 18px;
    margin: 3px 0 0 0;
}

.imgBoder {
    display: inline-block;
    width: 20%;
    text-align: center;
    margin-bottom: 1rem;
}

.imgBoder img {
    width: 140px;
    border: 2px solid #d1d1d1;
}

.imgBoder h4 {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #686868;
    font-family: halyard-text, sans-serif !important;
}

ul.listLinks {
    margin: 0;
    padding: 0;
}

ul.listLinks li {
    list-style: none;
}

ul.listLinks li a {
    font-size: 14px;
    color: #00a4c6;
    font-family: halyard-text, sans-serif !important;
    line-height: 18px;
}

ul.listLinks li a:hover {
    color: #0f4873;
    text-decoration: none;
}

span.radioWid {
    float: left;
}

.formBg label.padLab {
    padding-top: 3px;
}

span.radioWid1 {
    float: left;
    width: 100%;
}

.formBg span.radioWid1 label.radioText {
    width: 90%;
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

body .navbar-toggle {
    margin-top: 14px;
}

body .crmEntityFormView {
    border: none;
}

body .navbar-inverse .navbar-nav>.open>a {
    border-bottom: 4px solid #fde57b !important;
    /*A change*/
    color: #fde57b !important;
    background: #fff;
}

body .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    border: none;
    background: #f2f2f2;
    color: #fde57b;
    /*A change*/
}

body .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a {
    border: none;
    background: #f2f2f2;
    color: #fde57b;
    /*A change*/
}

body .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    border: none;
    background: #f2f2f2;
    color: #fde57b;
    /*A change*/
}

body .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    border: none;
    background: #f2f2f2;
    color: #fde57b;
    /*A change*/
}

body .navbar-inverse .navbar-nav .open .dropdown-menu {
    background-color: #f2f2f2;
    border: 1px solid #e1e1e1;
    margin: 0 15px !important;
}

body .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    font-family: halyard-text, sans-serif !important;
    text-decoration: none;
    color: #000000;
    /*A change*/
    /*  text-transform: uppercase; */
    font-size: 17px;
    padding: 0 10px;
    font-weight: 600;
}

/* body .navbar-inverse .navbar-nav .open .dropdown-menu>li>a[aria-label='Profile']{
    display: none;
   } */
body .form-control,
body div.control .form-control {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 0;
    outline: none;
    height: 37px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .form-control:focus,
body div.control .form-control:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
}

body textarea.form-control {
    outline: none;
    height: 125px;
    resize: none;
    /*font-weight: bold;*/
}

body .control button.btn-default {
    color: #fff;
    background-color: #222;
    border-color: #222;
    height: 37px;
}

body .control button.btn-default:hover,
body .control button.btn-default:focus {
    color: #000000;
    background-color: #fde57b;/*A change*/
    border-color: #fde57b;
    outline: none;
    transition: 0.4s;
}

body .crmEntityFormView .cell .field-label {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    width: 100%;
}

body .crmEntityFormView .cell div.info div.validators {
    width: 13px;
    /*font-family: 'Apex Sans Book';*/
    font-weight: 600;
    font-size: 14px;
    color: #ff2f2f;
    display: none;
}

body select.form-control,
body div.control select.form-control {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-repeat: no-repeat;
}

body select.form-control:hover,
body select.form-control:focus,
body div.control select.form-control:hover,
body div.control select.form-control:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
    background-image: linear-gradient(45deg, transparent 50%, #21b1cc 50%), linear-gradient(135deg, #21b1cc 50%, transparent 50%);
}

body .crmEntityFormView .cell.boolean-radio-cell input[type=radio],
body .crmEntityFormView .cell.boolean-radio-cell input[type=checkbox] {
    float: left;
    margin: 5px 7px 0 3px !important;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.Checkboxchoice input {
    float: left;
    margin: 5px 7px 0 3px !important;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.questions span {
    display: inline-block;
}

body .crmEntityFormView .cell.boolean-radio-cell span label {
    font-size: 14px;
    color: #000;
    font-family: halyard-text, sans-serif !important;
    width: auto;
    float: left;
    padding-right: 20px;
    padding-top: 0px;
}

body .crmEntityFormView .questions .cell.boolean-radio-cell span label {
    font-size: 14px;
    color: #000;
    font-family: halyard-text, sans-serif !important;
    width: auto;
    float: left;
    padding-right: 20px;
    padding-top: 4px;
}

body.primary .btn .btn-primary,
body .crmEntityFormView .actions .btn,
body .btn-primary {
    background: #fde57b;
    font-size: 18px !important;
    padding: 7px 25px 4px 25px;
    /* text-transform: uppercase; */
    font-family: halyard-text, sans-serif !important;
    color: #222;
    margin: 20px 10px 20px 0;
    border: 2px solid #fde57b;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    outline: none;
    
}

body .crmEntityFormView .actions .btn:hover,
body .crmEntityFormView .actions .btn:focus,
body .btn-primary:hover,
body .btn-primary:focus,
body .btn-primary:active:hover {
    background: #686868;
    /*A change 14*/
    border: 2px solid #686868;
    outline: none;
}

/* A change */


body .control .modal-footer button.btn-default {
    background: #fff;
    border: 2px solid #317d5d;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    /* text-transform: uppercase; */
    font-family: halyard-text, sans-serif !important;
    color: #317d5d;
    margin: 20px 10px 20px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: auto;
    width: auto;
}

body .control .modal-footer button.btn-default:hover {
    background: #317d5d;
    color: #fff;
    border: 2px solid #317d5d;
}

body .control .modal-footer button.btn-default:hover {
    color: #ffffff; 
}

body .crmEntityFormView .cell div.info.required label:after {
    width: 13px;
    /*font-family: 'Apex Sans Book';*/
    font-weight: 600;
    font-size: 13px;
    color: #ff2f2f !important;
}

body .crmEntityFormView fieldset {
    margin-bottom: 0;
}

body .crmEntityFormView .cell .field-label label span {
    width: 13px;
    /*font-family: 'Apex Sans Book';*/
    font-weight: 600;
    font-size: 13px;
    color: #ff2f2f !important;
}

body .crmEntityFormView .cell .field-label label {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    float: left;
    width: auto;
    line-height: 19px;
    font-weight: 500;
}

body .crmEntityFormView .cell .field-label p span.SWSuploadTxt {
    font-family: halyard-text, sans-serif !important;
    color: #5e5e5e;
    font-size: 12px;
    float: right;
    padding-top: 1px;
}

body .crmEntityFormView .cell .field-label p span.DragBg {
    float: left;
    margin-top: 2px;
    font-size: 13px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    line-height: 18px;
    width: 100%;
}

body .control input[type="file"] {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 5px 4px 6px 5px;
    font-size: 14px;
    color: #000;
    margin-top: 4px;
    outline: none;
    display: inline-block;
}

body .crmEntityFormView .cell .field-label span.textDarg {
    float: right;
    margin-top: 2px;
    font-size: 13px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    line-height: 18px;
}

body .crmEntityFormView .cell .field-label span.textDargRight {
    font-size: 13px;
    color: #7f7f7f;
    /*font-family: 'Apex Sans Book';*/
    float: left;
    line-height: 18px;
    width: 100%;
}

body footer .footer-bottom {
    background-color: #0f4873;
    padding-bottom: 0 !important;
    padding-top: 18px !important;
}

body footer .footer-bottom p {
    /*font-family: 'Apex Sans Book';*/
    color: #fff;
    font-size: 14px;
    text-align: center;
}

body .footer,
body footer .footer-bottom {
    background: #fff !important;
}

body footer .footer-bottom p {
    color: #222 !important;
    font-size: 14px !important;
}

body .crmEntityFormView table.section {
    width: calc(100% - -30px);
}

body .crmEntityFormView .cell {
    padding: 0 30px 0 0px;
}

body .crmEntityFormView .cell div.control {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

body .crmEntityFormView .actions {
    border-top: none;
    margin: 0;
    padding: 0 0 30px 0;
}

body .entitylist {
    border: none;
}

body .panel-default {
    border: none;
    border-bottom: 1px solid #cfcfcf;
}

body .viewTableBg {
    width: 100%;
}

body .panel-body ul.list-inline {
    width: calc(100% - 215px);
    float: left;
    margin: 0;
}

body .panel-body ul.list-inline>li {
    padding-left: 0;
    padding-right: 25px;
    width: 30%;
}

body .panel-body ul.list-inline>li label {
    /*font-family: 'Apex Sans Book';*/
    color: #222;
    font-size: 14px;
    width: 100%;
    line-height: 19px;
    font-weight: 600;
}

body .panel-body ul.list-inline>li input[type="text"] {
    /*font-family: 'Apex Sans Book';*/
    width: 100%;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 6px 5px 8px 10px;
    font-size: 14px;
    color: #000;
    margin-top: 0;
    outline: none;
    height: 37px;
}

body .panel-body ul.list-inline>li input[type="text"]:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
}

body .panel-body ul.list-inline>li .entitylist-filter-option-text {
    width: 100%;
}

body .panel-body ul.list-inline>li .entitylist-filter-option-text:focus span.input-group-addon {
    background: #21b1cc;
    color: #fff;
}

body .pull-right {
    width: 215px;
    text-align: right;
}

body .pull-right button.btn-default {
    background: #222;
    font-size: 16px;
    padding: 5px 10px 3px 10px;
    /* text-transform: uppercase; */
    font-family: halyard-text, sans-serif !important;
    color: #fff;
    margin: 40px 0 0 0px;
    border: 2px solid #222;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

body .pull-right button#clearbutton {
    margin-left: 10px;
}

body .pull-right button.btn-default:hover,
body .pull-right button.btn-default:focus,
body .pull-right button.btn-default:active {
    background: #222;
    border: 2px solid #222;
    outline: none;
    color: #fff;
}

body .panel-default .panel-body {
    padding: 0 0 25px 0;
}

body .toolbar-actions {
    width: calc(100% - 42px);
    float: left !important;

}

body .modal-dialog .toggle-related-filter.btn-default.active {
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    box-shadow: none;
    float: left;
    height: 37px;
}

body .toolbar-actions button.btn-default {
    margin: 0;
}

body .entitylist-search {
    width: 60%;
}

body .modal h1 {
    font-family: halyard-text, sans-serif !important;
    color: #222;
    margin-top: 0;
    font-size: 24px;
    /* text-transform: uppercase; */
    padding-bottom: 0;
    font-weight: 500;
    width: 100%;
}

body .entity-lookup .view-grid {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
}

body .table tr th {
    font-family: halyard-text, sans-serif !important;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 2px !important;
    line-height: 18px;
    vertical-align: top;
}

body .table tr th a {
    text-decoration: none;
    font-family: halyard-text, sans-serif !important;
    color: #317d3f;
    /*A change*/
    font-size: 14px;
    font-weight: 600;
    outline: none;
}

body .table tr td {
    /*font-family: 'Apex Sans Book';*/
    color: #000;
    font-size: 14px;
    padding: 10px 6px !important;
    line-height: 19px;
    border: none;
}

body .table tr:nth-child(even) {
    background: #F0EFEB;
}

body .table tr:hover {
    background-color: #d3d3d3 !important;
    /*A change*/
}

body .pagination>.active>a,
body .pagination>.active>a:focus,
body .pagination>.active>a:hover {
    background-color: #317d5d !important;
}

body .btn-default:focus,
body .btn-default.focus,
body .btn-default:active,
body .btn-default:active:focus {
    outline: none;
}

body .dropdown-menu>li>a {
    padding: 3px 10px;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    /*font-family: 'Apex Sans Book';*/
}

body .dropdown-menu>li>a span.fa {
    font-size: 15px;
    float: left;
    margin: 0 5px 0 0;
}

body .dropdown-menu>li>a:focus,
body .dropdown-menu>li>a:hover,
body .dropdown-menu>li>a:active {
    padding: 3px 10px;
    border: none;
    background: none;
    outline: none;
}

body .alert-danger {
    background-color: #fff2f2;
    border-color: #ffbfbf;
    color: #000;
    font-size: 13px;
    padding: 5px 10px 6px 10px;
}

.crmEntityFormView .form-control.readonly,
.crmEntityFormView .form-control[readonly][disabled],
.form-readonly .form-control {
    padding: 0;
    height: auto;
    font-family: halyard-text, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
}

.crmEntityFormView textarea.form-control.readonly,
.crmEntityFormView textarea.form-control[readonly][disabled],
.form-readonly textarea.form-control {
    height: 60px;
}

.crmEntityFormView .form-control.readonly:focus,
.crmEntityFormView .form-control[readonly][disabled]:focus,
.form-readonly .form-control:focus {
    box-shadow: none;
    border: none;
    outline: none;
}

table[data-name="dayandtime"] tr td .info {
    float: left;
    width: 40%;
    padding-top: 7px;
}

table[data-name="dayandtime"] tr td .control {
    float: left;
    width: 50% !important;
    clear: inherit !important;
    text-align: center;
    margin: 0 !important;
}

table[data-name="dayandtime"] tr td .control input {
    width: 150px !important;
    margin: 0 !important;
}

body .crmEntityFormView table[data-name="dayandtime"] tr td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}

table[data-name="dayandtime"] tr:nth-child(odd) {
    background: #f7f7f7;
}

body .crmEntityFormView table[data-name="dayandtime"] tr[role="group"] td .info {
    width: 100%;
}

body .crmEntityFormView table[data-name="dayandtime"] tr[role="group"] td .control {
    width: 100% !important;
}

body .crmEntityFormView table[data-name="dayandtime"] tr[role="group"] td .control input {
    width: auto !important;
}

body .table tr td ul.dropdown-menu {
    padding: 0;
    margin: 0;
}

body .dropdown-menu>li>a.details-link,
body .dropdown-menu>li>a.edit-link,
body .dropdown-menu>li>a.delete-link {
    float: left;
    width: 30px;
    padding: 0;
    line-height: normal;
}

body .dropdown-menu>li>a.details-link:focus,
body .dropdown-menu>li>a.edit-link:focus,
body .dropdown-menu>li>a.delete-link:focus {
    color: #317d5d;
}

body .dropdown-menu>li>a.details-link span,
body .dropdown-menu>li>a.edit-link span,
body .dropdown-menu>li>a.delete-link span {
    margin: 0 !important;
    width: 100%;
}

body .dropdown-menu>li>a.details-link span {
    font-size: 14px !important;
    background: #222;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    padding-top: 4px;
    font-weight: 200;
}

body .dropdown-menu>li>a.edit-link span {
    font-size: 14px !important;
    background: #222;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    padding-top: 4px;
    font-weight: 200;
}

body .dropdown-menu>li>a.delete-link span {

    font-size: 12px !important;

    background: #C21943;

    color: #fff;

    width: 25px;

    height: 25px;

    border-radius: 20px;

    padding-top: 5px;

    font-weight: 200;
}

body .modal-footer button.btn-default {
    background: #fff;
    border: 2px solid #317d5d;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    /* text-transform: uppercase; */
    font-family: halyard-text, sans-serif !important;
    /*color: #317d5d !important;*/
    margin: 0 10px 20px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: auto;
    width: auto;
}
/*A 31 change

body .modal-footer button.btn-default:hover,        
button.btn-default:hover {
    background: #317d5d !important;
    color: #fff !important;
    border: 2px solid #317d5d !important;
}
*/

body .btn-primary.disabled:hover,
body .btn-primary.disabled:focus,
body .btn-primary.disabled.focus,
body .btn-primary[disabled]:hover,
body .btn-primary[disabled]:focus,
body .btn-primary[disabled].focus,
body fieldset[disabled] .btn-primary:hover,
body fieldset[disabled] .btn-primary:focus,
body fieldset[disabled] .btn-primary.focus {
    background-color: #317d5d;
    border-color: #317d5d;
}

body .modal-header h4 {
    font-family: halyard-text, sans-serif !important;
    color: #00a4c6;
    margin-top: 0;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 0;
    font-weight: 500;
    width: 100%;
}

body .modal-header h4 span {
    float: left;
    margin: 1px 5px 0 0;
    font-size: 20px;
}

body .home-slider .slide .text {
    position: relative;
    width: 50%;
    bottom: 0;
    top: 50px !important;
    text-align: left;
}

body .intro-band .intro-text p {
    font-size: 24px;
}

body .intro-band .secondary-intro p {
    font-size: 20px;
}

body .intro-band .intro-text h2 {
    margin-bottom: 15px;
    color: #0f4873;
    border: none;
    padding: 0;
}

body .intro-band .about-block h3.h3Element {
    text-align: left;
    margin-bottom: 5px;
    border: none;
    margin: 0;
    padding: 0 0 10px 0;
}

body .intro-band .about-block p {
    text-align: left;
}

body .footer {
    margin-top: 0px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

body .footer .row {
    margin-left: 0;
    margin-right: 0;
}

body .home-slider .slide h2 {
    border: none;
    margin-bottom: 20px;
}

.listViewBg ul {
    margin: 0 0 0 15px;
}

.listViewBg ul li {
    /*font-family: 'Apex Sans Book';*/
    color: #252525;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    width: 100%;
    padding-bottom: 7px;
}

body .control span.boolean-radio textarea {
    overflow: auto;
    border: 1px solid #cacaca;
    background: #fcfcfc;
    padding: 2px 5px 3px 10px;
    resize: none;
    font-size: 14px !important;
    color: #000;
    outline: none;
    /*font-weight: normal*/
}

body .control span.boolean-radio textarea:focus {
    box-shadow: 0 0 6px #21b1cc;
    border: 1px solid #21b1cc;
}

body .form-control-cell .control a {
    white-space: pre-wrap;
    /* CSS3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.blankAssignment span.studentSTItalic {
    float: left;
    margin-top: 2px;
    font-size: 14px;
    color: #444444;
    font-family: halyard-text, sans-serif !important;
    margin: 0;
    width: auto;
}

.blankAssignment span.textDarg {
    float: right;
    margin-top: 3px;
    font-size: 14px;
    color: #444444;
    font-family: halyard-text, sans-serif !important;
    margin: 0;
    width: auto;
}

.blankAssignment span.studentST {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}

fieldset[aria-label="Blank-Assignment"] .file-control-container {
    border: 1px solid #c5c5c5;
    font-size: 13px;
    padding: 2px;
}

fieldset[aria-label="Blank-Assignment"] .break-file-name {
    padding-top: 8px;
}

fieldset[aria-label="Blank-Assignment"] button.btn-for-delete {
    background: #C21943;
    color: #fff;
    font-size: 12px !important;
    padding: 0px 7px !important;
    margin-top: 4px;
}

body .RateImgTxt2,
.RateImgTxt1,
.Grid5,
.Grid12,
.section-title {
    font-family: halyard-text, sans-serif !important;
    color: #404040;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    text-transform: none;
    margin-top: 5px;
}

p.headSMText b,
span.textOppSM b {
    font-family: halyard-text, sans-serif !important;
}

body .home-slider .slide p {
    font-size: 18px;
    margin-top: 10px;
    /*font-family: 'Apex Sans Book';*/
    line-height: 26px;
    background: #0000009e;
    padding: 15px 20px;
}

body .intro-band {
    margin-top: -70px;
}

body .home-slider .slide .prefix {
    text-transform: initial;
}

body .home-slider .slide .keyword {
    text-transform: initial;
}

body .home-slider .slide a {
    color: #fff;
    padding-bottom: 9px;
    margin-top: 0;
}

body .home-slider .slide a:hover {
    background: none;
    text-decoration: none;
}

body .home-slider .slide .wrapper {
    height: 570px;
}

@media (max-width: 990px) {
    body .bg-light {
        width: 100%;
    }

    .navbar-light .navbar-toggler {
        position: absolute;
        right: 0;
        top: -42px;
        padding: 2px 5px;
    }

    body .navbar-toggler-icon {
        width: 25px;
        height: 25px;
    }

    body .navbar-toggler:focus {
        box-shadow: 0 0 6px #21b1cc;
    }

    .navbar-light .navbar-nav a.nav-link {
        width: 100%;
        border-bottom: 1px solid #d8d8d8;
        margin: 0;
    }

    .navbar-light .navbar-nav a.nav-link:hover,
    .navbar-light .navbar-nav a.nav-link.active {
        border-bottom: 1px solid #d8d8d8;
    }

    .navbar-collapse a.nav-link {
        border-left: none;
        padding-left: 10px;
        width: 100%;
    }

    .logo img {
        margin-top: 2px;
        margin-bottom: 5px;
    }

    .contMar {
        padding: 0 20px !important;
    }

    body h2 {
        font-size: 28px;
    }

    body h3.h3Element {
        font-size: 23px;
        padding: 28px 0 7px 0;
    }

    table.gridViewBg {
        width: 900px;
    }

    .imgBoder {
        width: 24%;
    }

    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
        width: 100%;
        border-bottom: 1px solid #d8d8d8;
        margin: 0;
    }

    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a:hover,
    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a:focus {
        border-bottom: 1px solid #d8d8d8 !important;
        color: #21b1cc;
        background: #fff;
    }

    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a {
        border-left: none;
        padding-left: 10px;
    }

    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a:hover,
    body .navbar-static-top.navbar .menu-bar>.navbar-nav>li.sign-link a:focus {
        border-left: none !important;
    }

    body .navbar-inverse .navbar-nav .open .dropdown-menu {
        margin: 0 !important;
    }

    body .entitylist-search {
        width: 100%;
    }

    body .home-slider .slide .wrapper {
        max-width: 100%;
        height: 500px;
    }

    body .home-slider .slide p {
        line-height: 23px;
    }

    body .intro-band {
        margin-top: 0;
    }


}

@media (max-width: 768px) {
    .formBg p {
        width: 100%;
        padding-right: 0;
    }

    .formBg p:nth-child(even) {
        padding-right: 0;
        padding-left: 0;
    }

    .formBg p span.textDargRight,
    .formBg div.formwid span.textDargRight {
        width: 100%;
    }

    .formBg label.radioText {
        padding-right: 30px;
    }

    .formBg div.formwid {
        width: 100%;
        padding-right: 0;
    }

    .formBg div.formwid:nth-child(even) {
        padding-right: 0;
        padding-left: 0;
    }

    .imgBoder {
        width: 48%;
    }

    body .pull-right {
        text-align: left;
    }

    body .pull-right button.btn-default {
        margin: 15px 0 0 0px;
    }

    body .pull-right {
        width: 100%;
    }

    body .toolbar-actions {
        width: calc(100% - 42px);
    }

    body .toolbar-actions button.btn-default {
        margin: 0;
    }

    body .home-slider .slide .text {
        width: 100%;
    }
}

.successful {
    max-width: 520px;
    margin: 120px auto 30px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.06);
    border: solid 1px #f1f2ed;
    border-radius: 2px;
    background-color: #ffffff
}

.successful h5 {
    margin: 15px 0;
    line-height: 28px;
    font-size: 18px
}

.successful img {
    width: 60px
}

.successful p {
    margin: 15px 10px;
    font-size: 16px;
    line-height: 24px
}

.back2Btn {
    position: relative;
    cursor: pointer;
    padding: 8px 22px;
    align-items: center;
    display: inline-flex;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #317d5d !important;
    margin-top: 0px;
    border: 1px solid #317d5d;
}

.back2Btn:hover {
    text-decoration: none;
    color: #111111
}

.back2Btn::before {
    content: '';
    background: url(../back.svg) no-repeat;
    width: 21px;
    height: 15px;
    margin-right: 5px;
    padding: 0 12px
}

.actionBtnDiv {
    display: flex;
    justify-content: center;
    column-gap: 15px;
}

@import url(https://use.typekit.net/yqg7pld.css);

body {
    font-family: halyard-text, sans-serif !important;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6;
    color: #222;
    background: #fff !important;
    /* padding: 30px; */
    text-align: center;
}

body p {
    font-family: halyard-text, sans-serif !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

.intro-text {
    /* color: #0f4873 !important; */
    font-size: 26px !important;
    line-height: 150% !important;
    /* width: 80%; */
    /* align-items: center; */
}

body .intro-band {
    margin-top: 0px;
    display: inline-block;
    align-items: center;
}

.slick-slide {
    float: none;
}

body .home-slider .slide .text {
    top: 0px !important
}

.wrapper {
    margin: 0 16px;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>.divider-vertical {
    display: block !important;
}

.row sectionBlockLayout text-left {
    margin: 85px 0px -67px 0px;
}

.form-nav a,
.main-nav>ul>li>a,
.global-subscribe,
.revamp .global-subscribe,
footer .top-link,
.footer-column h3,
h1,
h2,
h3,
h4,
h5,
.level-1-heading,
.level-2-heading,
.pub-tile-wrapper>h2,
.plain-banner .section-home,
.blog-domain-heading,
.winner-slider h2,
.principal-intro h1,
.secondary-intro.teacher-intro h1,
.winner-slider p.teacher-intro h1,
.cg-story-tile span,
.cg-resource-link,
.cg-heading,
.button,
.button-small,
.button-inverted,
.subnav a,
.button-link,
.button-blue,
.dropdown-filter .label,
.study-level a,
.button-download,
.share-label,
.taxonomy-label,
.study-title .case-study-heading,
.study-quote p,
.coaching-quote p,
.home-slider .slide .keyword,
.home-slider .slide p,
.home-slider .slide p i,
.pub-nav a,
.additional-resource-content .cell a,
.pub-cover .preview-label,
.pub-options>a,
.history-slider .year-label,
.four-up.stat-grid .stat-number,
.page-slider .slide-text .text-content.quote p,
.featured-post h3,
.featured-post .contributor-name,
.blog-cell .contributor-name,
.lead-blog-post .contributor-name,
.blog-block-inline--related .contributor-name,
.blog-tags a,
.blog-tags span,
.blog-sort__options,
.blog-sort__links,
.blog-title__taxonomy a,
.contributor-title__name,
.blog-quote p,
.press-quote p,
.blog-qa .blog-question .label,
.blog-qa .blog-answer .label,
.blog-question,
.blog-text .quote-block,
.culture-grid .text-default,
.culture-grid .text-hover,
.profile-quote p,
.winner-slider .label,
.fishman-year-nav a,
.timeframe-title,
.site-map ul li,
.essay-title,
.essay-slide__title,
.core-cell__overlay,
.core-using-grid h3,
.core-rubric-groups a,
.core-rubric-text-block th,
.core-rubric-text-block th p,
.set-resource-body th,
.set-resource-body th p,
.core-rubric-video__caption,
.core-rubric-more__heading h2,
.filter-search__input input[type="text"],
.set-resource__video-caption,
.set-slide__caption,
.subscribe-popup h2,
.work-with-tntp-popup h2 {
    font-family: halyard-text, sans-serif !important;
}

body .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    font-family: halyard-text, sans-serif;
    font-weight: 600 !important;
    line-height: 1.6 !important;
    text-transform: capitalize !important;
    color: #000000 !important;
    /* A change*/
}

.navbar-static-top.navbar .menu-bar>.navbar-nav>.divider-vertical {
    height: 35px !important;
}

body .home-slider div.slide span.prefix {
    font-family: halyard-text, sans-serif;
    font-weight: 600;
    color: #222;
    font-size: 40px;
    margin-top: -40px;
    display: block;
}

.home-slider div.slide span.keyword {
    font-family: halyard-display, sans-serif !important;
    font-weight: 700;
    font-size: 68px;
    margin-bottom: 20px;
    color: #222;
    display: block;
}

body div.home-slider div.slide p {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 27px !important;
    text-indent: -10px !important;
    background: transparent;
    color: #222 !important;
    padding: 0px 120px 18px 0px !important;
}

body div.home-slider div.slide p a,
body .intro-band .about-block p a {
    display: contents;
    font-size: 18px !important;
    font-family: halyard-text, sans-serif;
}

.home-slider div.slide {
    background-position: bottom center;
    padding: 70px 0 50px;
    /* display: inline-block; */
}

body .home-slider .slide div.wrapper {
    height: 700px;
}

body div.home-slider div.slide .text {
    float: left
}

body .home-slider .slide div.wrapper {
    height: auto !important;
    max-width: 1170px;
    display: inline-block;
}

.slick-slide {
    width: 100%;
}

.banner-img {
    width: 50%;
    float: left;
    position: relative;
}

.banner-img img {
    width: 100%;
    display: block;
}

body .intro-band .intro-text p {
    font-size: 20px !important;
}

body div.intro-band div.intro-text h2 {
    font-family: halyard-display, sans-serif !important;
    font-weight: 700;
    font-size: 65px;
    text-transform: capitalize;
    color: #222;
    line-height: 60px;
}

.about-block h3.level-3-heading {
    font-family: halyard-text, sans-serif !important;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
    color: #222 !important;
    text-transform: capitalize;
    border: 0px;
    padding: 15px 0px 5px;
    margin: 0px;
}

body .intro-band .about-block p {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #222;
}

.navbar-static-top.navbar-inverse {
    background: #fff !important;
    box-shadow: none !important;
}

.slick-list {
    overflow: none;
}

body div.home-slider div.slide p.caption {
    font-family: halyard-micro, sans-serif !important;
    font-weight: 300;
    font-size: 10px !important;
    color: #4D4D4D !important;
    line-height: 16px !important;
    width: 57%;
    text-align: right;
    float: right;
    margin: 0px;
    padding: 10px 0 10px 0px !important;
}

.green-bg {
    background: #317D5D;
    width: 100%;
    align-items: center;
}

.green-txt {
    color: #317D5D !important
}

.intro-band .green-bg .wrapper {
    /* background: transparent !important; */
    padding: 75px 0px 200px 0px;
    /* align-items: center; */
    width: 70%;
    /* margin: auto; */
}

body .intro-band .green-bg .intro-text p {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 600;
    color: #fff;
    /* display: inline-block; */
}

.slide ol {
    color: #222;
    font-family: halyard-text, sans-serif;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    padding-left: 20px;
}

.wrapper.container {
    height: auto !important;
    max-width: 1170px;
    background: #EFEEEA !important;
    margin-top: -14.625rem;
    display: block;
    position: relative;
}

.thank-you-wrap {
    width: 50%;
    float: right;
    padding: 0% !important;
}

.thank-you-wrap:before {
    content: "";
    clip-path: polygon(0 0, 0 100%, 100% 0);
    position: absolute;
    left: -1px;
    top: -1px;
    background-color: #f1f1ee;
    width: calc(50% - 15.938rem - 40px / 2);
    height: 14.625rem;
    background-color: #317d5d;
}

.wrapper.container:after {
    bottom: -1px;
    right: 0;
    position: absolute;
    content: "";
    clip-path: polygon(100% 100%, 0 100%, 100% 0);
    height: 15rem;
    width: calc(50% - 30.938rem - 40px / 2);
    background-color: #fff;
}

body div.intro-band div.intro-text h2,
body .intro-band .secondary-intro p {
    text-align: left !important;
}

.three-up.about-blocks {
    padding: 30px;
    display: inline-block;
}

.three-up .cell {
    background-color: #efeeea !important;
    width: 28%;
    float: left;
    margin: 20px !important;
}

.about-block img {
    margin-bottom: 0px !important;
    width: 300px;
    height: 200px;
}

body .intro-band .about-block .caption-block p {
    font-family: halyard-micro, sans-serif !important;
    font-weight: 300;
    font-size: 10px !important;
    color: #4D4D4D !important;
    line-height: 16px !important;
    width: 80%;
    text-align: left;
    float: left;
    margin: 0px;
    padding: 10px 0 10px 0px !important;
    min-height: 100px;
}

.caption-block {
    padding: 10px;
    background: #fff;
    width: 100%;
    display: inline-block;
    position: relative;
}

.caption-block:after {
    bottom: -1px;
    right: -0.0625rem;
    position: absolute;
    content: "";
    clip-path: polygon(100% 100%, 0 100%, 100% 0);
    height: 10rem;
    width: calc(100% - 25.938rem - 40px / 2);
    background-color: #efeeea;
}

/* div:empty {
    display: none !important;
} */

@media (min-width: 1200px) {
    .navbar-right {
        padding-bottom: 0.4em !important
    }
}

@media (max-width:768px) {
    .banner-img {
        width: 100%;
    }
}

@media (max-width:600px) {
    .thank-you-wrap {
        width: 80%
    }

    .three-up .cell {
        width: 100% !important
    }
}

span.input-group-addon {
    background: #F0EFEB;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #317D5D
}

.btn-secondary {
    background: #317d5d !important;
    color: #fff !important;
    border: #317d5d !important;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    /*color: #222;*/
    margin: 20px 10px 20px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    outline: none;
}

.view-loading.message.text-center {
    font-size: 14px;
}

section.modal.fade.modal-lookup.in {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1050;
}

body.modal-open {
    padding-right: 15px !important;
}

.alert.alert-block.alert-warning {
    font-size: 14px;
}

.control-label {
    font-size: 14px;
}

label {
    font-size: 14px;
}

.studentSTItalic,
.studentST {
    font-weight: 600;
}

span#select2-duplicateassignmentchoice-container {
    font-size: 14px;
}


.select2-results__options li {
    font-size: 12px;
}

.view-empty.message {
    font-size: 14px;
}

.crmquickform-cell label.field-label {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.crmquickform-cell iframe input {
    border: 0px !important;
}

.modal-body {
    font-size: 14px;
}

.xrm-attribute-value {
    font-size: 14px;
}

.ui-dialog-content h6 {
    font-family: halyard-text, sans-serif !important;
}

button.cancel.btn.btn-default {
    font-size: 18px !important;
    font-family: halyard-text, sans-serif !important;
    background: #fff;
    border: 2px solid #317d5d;
    font-size: 18px;
    padding: 7px 25px 4px 25px;
    font-family: halyard-text, sans-serif !important;
    color: #317d5d;
}

.alert {
    font-size: 14px;
}

.questions i {
    margin-top: 8px;
    display: inline-block;
}

.btn-secondary:hover {
    background: #fff !important;
    color: #317d5d !important;
    border: 1px solid #317d5d !important;
}

#backbutton,#Submit {
    height: 39.91px;
    width: 114.2px;
    border-radius: 2px;
    font-weight: 750;
}
.btn.btn-primary.button.form-action-container-left{
    height: 39.91px;
    width: 114.2px;
    border-radius: 2px;
    font-weight: 750;
}

#saveasdraft {
    height: 39.91px;
    width: 114.2px;
    border-radius: 2px;
    font-weight: 750;
}

.cancel.btn.btn-default:hover{
    color: #ffffff;
    background-color: #317d5d;
}


.btn.btn-default.btn-entitylist-filter-submit:hover{
    background-color: #fde57b;
    color: #000;
    transition: 0.4s;
}

.btn.btn-default.btn-entitylist-filter-submit:active{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    transition: 0.4s;
}

#InsertButton:hover{
    background-color: #686868;
    color: #ffffff;
}
#tempSubmit:hover{
    background-color: #686868;
    color: #ffffff;
}
.about-block:nth-child(3) .caption-block:after{
    left: 0;
    clip-path: polygon(0% 0%, 100% 100%, 0% 102%, 0% 50%);
}


.about-block:nth-child(3) .caption-block p {
   text-align: right !important;
   float: right !important;
}
