/**
 *
 * EXTEND CSS - 07.06.2017
 * 
 */

/*------------------------------------*\
/* Chat
\*------------------------------------*/

div#lpGlobalHeader a:hover,
.program-detail-tabs #lpButton4 a:hover,
#lpButton a:hover {
  cursor: pointer;
}

.program-detail-tabs #lpButton4 {
  margin-bottom: 20px;
}

/*------------------------------------*\
/* Branding
\*------------------------------------*/
.as {
}
.ctu-red {
    color: #c00009;
}
.bg-gray {
    background: #F1F1F1;
}

.bg-red {
    background: #c00009;
}

/*------------------------------------*\
/* Enhance Typography
\*------------------------------------*/
blockquote.mgzne-style p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 8px;
}
 
blockquote.mgzne-style footer {
    font-weight: 400;
    line-height: 2.2;
}
 
blockquote.mgzne-style cite {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
}

.disclaimer p {
    color: #929292;
    font-style: italic;
}

.footnote {
    color: #999999;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 4px;
}

h2, .h2 {font-size: 30px;}
h4, .h4 {font-size: 20px;}
h6, .h6 {font-size: 14px; font-weight: bold;}

.f22 {font-size: 22px;}

.txt-blue {color: #0073B1 !important;}

.txt-wht,a.txt-wht:hover,
.txt-wht a,.txt-wht a:hover,
.txt-wht .h2,.txt-wht .h3,.txt-wht .h4,.txt-wht .h5,.txt-wht .h6,
.h2 .txt-wht,.h3 .txt-wht,.h4 .txt-wht,.h5 .txt-wht,.h6 .txt-wht {color: #fff !important;}

.lgt-gry {color: #ccc;}
.med-gry {color: #999;}
.drk-gry {color: #666;}

@media only screen and (min-width: 768px){
    b {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
        font-weight: bold;
        line-height: 1.1;
    }
}

/*------------------------------------*\
/* Spacing
\*------------------------------------*/
.top-margin-10 {margin-top: 10px;}
.top-margin-20 {margin-top: 20px;}
.bottom-margin-5 {margin-bottom: 5px;}
.bottom-margin-10 {margin-bottom: 10px;}
.bottom-margin-20 {margin-bottom: 20px;}
.bottom-margin-40 {margin-bottom: 40px;}
 
.top-padding-10 {padding-top: 10px;}
.top-padding-20 {padding-top: 20px;}
.bottom-padding-10 {padding-bottom: 10px;}
.bottom-padding-20 {padding-bottom: 20px;}

.lft-margin-0 {margin-left: 0;}
.rgt-margin-0 {margin-right: 0;}

.lft-padding-0 {padding-left: 0;}
.rgt-padding-0 {padding-right: 0;}

.width-auto {width: auto;}
.width-100, .full-width {width: 100%;}
.width-75 {width: 75% !important;}
.width-50 {width: 50%;}
.width-33 {width: 32%;}
.width-30 {width: 30%;}
.width-25 {width: 25%;}

.width-275 {width: 275px;}
.width-250 {width: 250px;}

@media (max-width:1024px) {
    .mtn-md-50 {margin-top: -50px;}
}

@media (max-width:768px) {
    .m-bg-none {background: none !important;}
    .mtn-sm-0 {margin-top: 0;}
    .pull-left, .pull-right {float:none !important;}
    .xs-full-width {width: 100% !important;}
    
}

/*------------------------------------*\
/* Borders
\*------------------------------------*/
.border-wht-8 {border: solid 8px #fff;}

.wht-clmn-bdr-lft {border-left: 1px solid #fff;}
.wht-clmn-bdr-rt {border-right: 1px solid #fff;}
.wht-cntr-clmn-bdr {border-left: 1px solid #fff; border-right: 1px solid #fff;}
.wht-bdr-all {border: 1px solid #fff !important;}

.gry-clmn-bdr-lft {border-left: 1px solid #dcdcdc;}
.gry-clmn-bdr-rt {border-right: 1px solid #dcdcdc;}
.gry-cntr-clmn-bdr {border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
.gry-bdr-all {border: 1px solid #dcdcdc;}

/*------------------------------------*\
/* Buttons
\*------------------------------------*/
.btn-big,
.about-button-big {
    font-family: 'Trade Gothic Bold';
    font-size: 26px;
    letter-spacing: -.02em;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #c00009;
    text-transform: uppercase;
}

.ui-red-button {
    background: #c00009;
    color: #fff;
    padding: 0 15px;
    text-align: center;
    clear: both;
    border-radius: 5px;
    display: inline-block;
    font-family: "Trade Gothic Bold";
    font-weight: normal;
    text-transform: uppercase;
    font-weight: normal!important;
    -webkit-font-smoothing: antialiased;
    line-height: 35px;
    font-size: 14px;
}

.btn-big:hover,
.about-button-big:hover,
.ui-red-button:hover {
    color: #fff !important;
}

.seo-more-copy-btn {cursor:pointer;}

/*------------------------------------*\
/* Images
\*------------------------------------*/
.img-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.img-full-wdth {
    width: 100%;
}

/*------------------------------------*\
/* Financial Aid Tabels
\*------------------------------------*/
.fa.table th {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 10px;
    text-align: left;
}

.fa.table th.col-head {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.fa.table td  {
    border: 1px solid #000;
    padding: 10px;
    text-align: center;
}

.fa.table td.row-label {
    font-weight: bold;
    width: 20%;
}

.table-33 td {width: 33% !important;}
.table-33 .row-label {text-align: left !important;}

/*------------------------------------*\
/* Content Box Styles
\*------------------------------------*/
.ctnt-box {
    background: #f2f2f2;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    color: #333;
    cursor: pointer;
    margin-bottom: 1.25rem;
    padding: 0;
    height: 270px;
}

.ctnt-box-title {
    padding: 15px 0 15px 10px !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -.01em;
}

.ctnt-box p {
    padding-left: 10px;
    padding-right: 10px;
}

.ctnt-box img {
    display: block;
    margin: 20px auto;
}

.ctnt-box-title-blue {background: #324862;}
.ctnt-box-title-gray {background: #949494;}
.ctnt-box-title-green {background: #005a59;}

/*------------------------------------*\
/* Start Date Dropdown
\*------------------------------------*/

/*
.primary-start-banner .enroll {padding: 0 15px 0 0;}
*/
.primary-start-banner .enroll ul {margin-top: 10px; padding: 0;}
.primary-start-banner h2 {font-size: 32px;}
.primary-start-banner h3 {font-size: 20px;}
a.button.secondary.link-button {padding: 10px 20px; width: auto;}
select#StartDateList {border-radius: 5px; height: inherit; padding: 5px 20px 5px 10px;}

/*------------------------------------*\
/* Degree Finder Fixes
\*------------------------------------*/
a.mobile-degree.ui-degree-button {
    background-image: url(/Media/Default/CTU/icons/i-right-arrow-bl.png);
}