/* Header */
#fsu-title {
    font-size: 2.369em;
    margin: 40px 0 0;
}
#fsu-subheading {
    font-size: 1.25em;
    text-transform: uppercase;
    margin: 0px 0 24px;
    padding: 0;
    color: #ceb888;
}
.s3-k #fsu-title a {
    color: #fff!important;
}
.s3-k h2 {
    color: #fff;
}
h1.entry-title {
    font-weight: bold;
    text-align: center;
}

/* Fonts */
.error {
    color: #ff0000;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 10px;
}
.success  {
    color: #039c03;
}
/* Buttons */
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 14px 24px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-primary.s3-k:hover {
    background-color: #2c2a29;
    border-color: #161514;
}
a.btnNewsReport {
    background: #2c2a29;
    padding: 22px 80px;
    color: #fff!important;
    font-size: 20px;
    font-weight: bold;
}
/* Links */
.s3-k a, .s3-n1s a, .s3-n2s a, .s3-s a {
    /*color: #fff!important;*/
}
a.btnSectionHead {
    display: inline-block;
    margin-bottom: 8px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 40px 15px;
    font-size: 22px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fdfcfc!important;
    background-color: #161514;
    border-color: #000;
    font-weight: normal;
    text-transform: uppercase;
}
a.btnSectionHead span{
    display: block;
    font-size: 24px;
    font-weight:bold;
    color: #dacaa6;
}

/* Resources Quick Links */
.resources-quick-links {
    padding: 54px 0 15px;
}
.resources-quick-links p.h5 {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

/* Resource Section */
.ResourceSection-Grid header {
    background: #782f40;
    color: #fff;
}
#part4-reporting-resources article {
    height: 454px;
}
.ResourceSection-Grid .borderTop {
    border-top: 1px solid #d5d4d4;
}
.ResourceSection-Grid article {
    border-right: 1px solid #d5d4d4;
    padding: 25px;
    border-bottom: 1px solid #d5d4d4;
    background: #fff;
}
#part4-policy.ResourceSection-Grid article {
    height: 304px;
}
#part3-pari.ResourceSection-Grid article {
    height: 370px;
}
.ResourceSection-Grid .borderLeft {
    border-left: 1px solid #d5d4d4;
}
.ResourceSection-Grid .contactNumbers {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}
/* Accordion */
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 10px 0 0 0;
    padding: 20px 10px;
    font-size: 20px;
    line-height: 30px;
}
.ui-state-default {
    background: #fff;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #2f1c1f;
    background: #47222a;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #2f1c1f;
    background: #47222a;
    font-weight: normal;
    color: #fff;
}
.ui-widget {
    font-family: inherit;
    font-size: 16px;
}
.ui-widget-content {
    border: 1px solid #b5b5b4;
    background: #ffffff;
    color: #2c2a29;
    font-size: 16px;
    line-height: 1.777;
}
.ui-widget-content a {
    color: #782f40;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background: none;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background: none;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background: none;
}
/* Modal */
.closeLink .fa-times{
    font-size: 35px;
    color: #fff;
    margin-right: 5px;
}
.blkModal .modal-header {
    min-height: 16.43px;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #161514;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.blkModal .modal-footer {
    background-color: #161514;
    border-bottom: none;
    border-top: 1px solid #f4f4f4;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 10px 10px 10px 0;
    text-align: right;
}
.blkModal .modal-content {
    background-color: #161514;
    box-shadow: none;
    border: 1px solid #ccc;
    padding: 15px;
}
.modal-header {
    min-height: 16.43px;
    padding: 10px 15px;
    border-bottom: 1px solid #d5d4d4;
    background-color: #fdfcfc;
    text-align: center;
    color: #161514;
    font-weight: bold;
}
.modal-dialog {
    top: 100px;
    border-radius: 0px;
}
.modal-content{
    background-color: #fdfcfc;
    box-shadow: none;
    border: 2px solid #000;
    padding: 15px;
}
.modal-body {
    padding: 0;
}
.modal-footer {
    background-color: #161514;
    border-bottom: none;
    border-top: 1px solid #f4f4f4;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 10px 10px 10px 0;
    text-align: right;
}
.mf-logo {
    bottom: -22px;
    position: absolute;
    width: 95px;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #2c2a29;
    opacity: .9!important;
}

/* Table */
.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 2px solid #ddd;
}
.part6-1Col-head {
    padding: 20px!important;
    background: #e7dcc4;
}
.part6-2Col-head {
    padding: 20px!important;
    background: #dacaa6;
}
.part6-3Col-head {
    padding: 20px!important;
    background: #161514;
    color: #fff;
}
#part2-labor-2 .part6-2Col-head {
    padding: 20px!important;
    background: #dacaa6;
}
#part2-labor-2 .part6-3Col-head {
    padding: 20px!important;
    background: #161514;
    color: #fff;
}
#part2-sex-trafficking-1  .part6-2Col-head {
    padding: 20px!important;
    background: #dacaa6;
}
#part2-sex-trafficking-1  .part6-3Col-head {
    padding: 20px!important;
    background: #161514;
    color: #fff;
}
#part2-sex-trafficking-2  .part6-2Col-head {
    padding: 20px!important;
    background: #dacaa6;
}
#part2-sex-trafficking-2  .part6-3Col-head {
    padding: 20px!important;
    background: #161514;
    color: #fff;
}
#part2-labor-1 .part6-2Col,
#part2-labor-1 .part6-reportDetails {
    height: 340px;
}
#part2-labor-2 .part6-2Col,
#part2-labor-2 .part6-reportDetails {
    height: 340px;
}
#part2-sex-trafficking-1 .part6-2Col,
#part2-sex-trafficking-1 .part6-reportDetails {
    height: 340px;
}
#part2-sex-trafficking-2 .part6-2Col,
#part2-sex-trafficking-2 .part6-reportDetails {
    height: 340px;
}
.part6-1Col,
.part6-2Col,
.part6-reportDetails {
    padding: 25px!important;
    border-left: 1px solid #d5d4d4;
    background: #fff;
    border-bottom: 1px solid #d5d4d4;
    border-color: #d5d4d4!important;
}

.part6-reportDetails {
    background: #eee;
    border-right: 1px solid #d5d4d4;
}
.part6-reportDetails strong {
    text-decoration: underline;
}
.part6-reportDetails span {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}
.borderTop {
    border-top: 1px solid #d5d4d4!important;
}
.borderLeft {
    border-left: 1px solid #d5d4d4!important;
}
/* Logos */
.fsu-popup-logo {
    background-image: url(images/fsu-black-logo.svg);
    width: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    background-size: auto auto;
    height: 120px;
    position: absolute;
    bottom: -52px;
}
.fsu-fbi-logo {
    background-image: url(images/Federal_Bureau_of_Investigation.svg);
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    background-size: 214px auto;
    height: 220px;
}
/* Form */
.form-control {
    display: block;
    width: 100%;
     height: auto;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #2c2a29;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b5b5b4;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
label {
     font-weight: normal;
}

/* DV Resources */
#resources-listings div {
    height: 300px;
}

/* Sponsors */
.sponsor-logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
}
.verizon-sponsor-logo {
    height: 172px;
    margin-right: 20px;
}
#home-sponsors {
    text-align:center;
    margin: 0px;
}

/* Human Trafficking Nav */
#fsu-pre-survey-required {
    position: absolute;
    z-index: 10;
    display: block;
    background: #161514;
    opacity: .99;
    width: 100%;
    height: 100%;
    border: 3px solid #000;
    padding: 12px;
    text-align: center;
    color: #fff;
}
#fsu-pre-survey-required p{
    margin: 60px 0 20px;
    font-size: 25px;
    font-weight: bold;
}
.ht-training-nav {
    margin-bottom: 14px;
}
@media (min-width: 992px) {
    .ht-training-nav {
        margin-bottom: 28px;
    }
}
.ht-training-nav a {
    border: 1px solid #BBB;
    background: #f4f4f4;
    font-size: 16px;
    padding: 50px 0;
    text-align: center;
    display: block;
    line-height: 23px;
}

.ht-training-nav a:hover,
a.activeNav {
    background: #fff!important;
    color:#2c2a29!important;
}
.ht-training-nav h4 {
    margin: 0px;
    padding: 0px;
}
.ht-training-nav a {
    color:#2c2a29!important;
}
.ht-training-nav span {
    font-weight: 200;
}
.ht-training-nav i.checkmark-completed{
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 30px;
    color: green;
}
.training-subnav-nav a:hover,
a.activeNav {
    background: #fff!important;
    color:#2c2a29!important;
}
.training-subnav-nav a {
    border: 1px solid #BBB;
    background: #f4f4f4;
    font-size: 14px;
    padding: 35px 16px;
    text-align: center;
    display: block;
    line-height: 22px;
    height: 108px;
}
.training-subnav-nav a {
    color: #2c2a29!important;
}
.training-subnav-nav span {
    font-weight: 200;
}
#ft-module_menu i {
    font-size: 60px;
}
#ft-module_menu .current {
    font-size: 30px;
    font-weight: bold;
}
.completed-cert i {
    color: green;
}
.QCLink{

}
.QCLink h4, .QCLink_NA h4{ margin: 17px 0 5px 0!important }
.QCLink a{
    color: #fff!important;
    background:#782f40!important;
}
.QCLink_NA a {
    color: #fff!important;
    background: #2c2a29!important;
    padding: 39px 0;
    border: 1px solid #000;
}
.not-active {
    pointer-events: none;
    cursor: default;
}

/* Footer */
#fsu-footer a {
    font-weight: 100;
}

/* Common */
.d-block { display: block!important; }