

/* HOME PAGE BEGIN*/

/*--------------------------------------------------*/

.main {
  background: #fff;
}

.main-heading
{
    padding: 17px 65px 12px;
    background: #f0f0f0;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}

.main-heading h1 {
    color: #d72c27;
    font-weight: 400;
    font-size: .9rem;
}
.main-heading div{
    color: #d72c27 !important;
    font-weight: 400;
    font-size: 14.4px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 4.5px;
}
.main-heading div > a{
    color: #d72c27 !important;
    font-weight: 400;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.4px;
}

.main-heading a:hover {
    color: #d72c27;
    font-weight: 400;
    font-size: .9rem;
}
.bold {
    font-weight: bold;
}
ol
{
    word-wrap: break-word;
}

.main-heading .icon
{
    margin-left: 14px;
    position: absolute;
    z-index: 9999999;
    border: solid thick transparent;
}

.main-content
{
    padding-top: 32px;
}

.section.monitoring-areas .section-content
{
    border: transparent 2px solid;
    border-top: none;
}

.section.monitoring-areas:hover .section-content, .section.monitoring-areas:focus .section-content
{
    border: #edb110 2px solid;
    border-top: none;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0px 2px 14px 0px #c8c8c8;
}

.section
{
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 32px;
}

.section-title
{
    display: block;
    position: relative;
    margin-bottom: 0;
    background: #234064;
    padding-top: 12px;
    padding-bottom: 13px;
    color: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

h3 .section-image a, h3 .section-image button
{
    display: block;
    background: none;
    border: none;
    float: left;
    margin-right: 2px;
    padding: 0 2px;
}

.section-content
{
    background: #fff;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

div.active
{
    border: #edb110 6px solid !important;
    border-top: none !important;
    border-radius: 4px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    box-shadow: 0px 14px 13px 0px #c8c8c8 !important;
}

.section-content:before, .section-content:after
{
    content: '';
    display: block;
    clear: both;
}

.map-wrap
{
    display: block;
    overflow: hidden;
}

.map-wrap iframe
{
    display: block;
    width: 100%;
    height: 100%;
}

.iframe-large-wrap
{
    width: 100%;
    height: 310px;
}

.f-center
{
    text-align: center;
}

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

.left
{
    float: left;
}

.right
{
    float: right;
}

h3 a
{
    color: white;
}

h3 a:hover
{
    color: #CCC;
}

.form-element
{
    text-align: center;
    padding-top: 11px;
}

.profile-btn
{
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
}

.profile .profile-btn .btn,
.emergency-response-profile-info .btn
{
    padding: 5px 0;
    background-color: #7ac043;
    border-color: #7ac043;
}

.profile .profile-btn .btn:hover,
.profile .profile-btn .btn:focus,
.emergency-response-profile-info .btn:hover,
.emergency-response-profile-info .btn:focus
{
    background-color: #6bab39;
    border-color: #6bab39;
    color: #fff;
    text-decoration: none;
}

.profile .view-edit
{
    margin-bottom: 16px;
}

.profile .view-edit .btn
{
    width: 100%;
    display: block;
    font-size: 1.11111rem;
    background-color: #3e7dc6;
    border-color: #3e7dc6;
}

.profile .view-edit .btn:hover,
.profile .view-edit .btn:focus
{
    background-color: #346eb1;
    border-color: #346eb1;
    color: #fff;
    text-decoration: none;
}

.profile .report-missing .btn
{
    font-size: 1.11111rem;
    display: block;
    width: 100%;
    background-color: #ff0000;
    border-color: #ff0000;
}

.profile .report-missing .btn:hover,
.profile .report-missing .btn:focus
{
    background-color: #e00000;
    border-color: #e00000;
    color: #fff;
    text-decoration: none;
}

.btn-search
{
    margin-top: -5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.w25p
{
    width: 25%;
}

.w40p
{
    width: 40%;
}

.absolute-col-width
{
    position: absolute;
    top: 2px;
    left: 17px;
    bottom: 2px;
    right: 17px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.transparent-white
{
    background: rgba(255, 255, 255, 0.7);
}

.transparent-overlay
{
    position: absolute;
    top: 2px;
    left: 17px;
    bottom: 2px;
    right: 17px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.7);
}

.number-divider
{
    padding-right: 7px;
    padding-left: 7px;
}

.last-updated h4
{
    padding: 10px 5px;
    border: #d7d7d7 3px solid;
    border-radius: 4px;
    font-weight: 600;
}

.last-updated span
{
    color: #234064;
}

.mobile-visible-box {
  background: #e7ecf2;
  background: -webkit-linear-gradient(#dce8f5, #e7ecf2);
  background: linear-gradient(#dce8f5, #e7ecf2);
}

.dob,
.weight,
.hair,
.gender,
.height,
.eyes
{
    font-size: 1.11111rem;
    color: #494b4b;
    font-weight: 600;
}

.dob:before,
.weight:before,
.hair:before,
.gender:before,
.height:before,
.eyes:before
{
    display: inline-block;
    margin-right: 5px;
    color: #0a2836;
    font-weight: 700;
}

.dob:before
{
    content: 'D.O.B.';
}

.weight:before
{
    content: 'Weight';
}

.hair:before
{
    content: 'Hair';
}

.gender:before
{
    content: 'Gender';
}

.height:before
{
    content: 'Height';
}

.eyes:before
{
    content: 'Eyes';
}

/* PAGINATION */

.pagination-nav
{
    text-align: center;
}

.pagination
{
    vertical-align: top;
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 1.33333rem;
    font-weight: 700;
    color: #fff;
}

.pagination li
{
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
}

.pagination li:last-child
{
    margin-right: 0;
}

.pagination li a
{
    display: block;
    border-radius: 4px;
    padding: 0px 9px;
    background: #0a2836;
    color: #fff;
}

.pagination li a span
{
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 400;
}

.pagination li a:hover, .pagination li a:focus
{
    text-decoration: none;
    color: inherit;
}

.pagination li.active a
{
    padding: 0px 9px;
    border-radius: 4px;
    background: #cfd1d4;
    color: #1f2a37;
    cursor: default;
}

.pagination li.dots
{
    vertical-align: bottom;
    color: #a0a0a0;
}

.pagination li.disabled a
{
    padding: 0px 9px;
    border-radius: 4px;
    background: #cfd1d4;
    color: #1f2a37;
    cursor: default;
}

.pagination li.pagination-more a
{
    padding-right: 17px;
    padding-left: 17px;
}

.pagination-block
{
    display: block;
    text-align: center;
}

.pagination-block li
{
    float: none;
}

.pagination-description
{
    text-align: center;
    margin-bottom: 16px;
}

.close-modal
{
    display: block;
    width: 23px;
    height: 23px;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.close-modal:before, .close-modal:after
{
    content: '';
    display: block;
    clear: both;
}

.close-modal:hover, .close-modal:focus
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-title
{
    margin: 0;
    line-height: 1.5;
    text-align: center;
}

.modal-header
{
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.modal-header .close-modal
{
    margin-top: 5px;
}

.close-modal-line
{
    display: block;
    width: 27px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-modal-line2
{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4px;
}

.modal-content
{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 10px solid #333;
    border-radius: 30px;
    outline: 0;
}

.modal h3, .modal h4
{
    margin-bottom: 8px;
}

.modal-header
{
    border-bottom: none;
    padding: 15px;
}

.modal-body
{
    padding-top: 15px;
    padding-bottom: 45px;
}

.modal-container-wrap
{
    padding-right: 100px;
    padding-left: 100px;
}

.modal-backdrop
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.fade.in
{
    opacity: 1;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out,-o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

.modal.in .modal-dialog
{
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-open .modal
{
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-backdrop.fade
{
    opacity: 0;
}

.modal-backdrop.in
{
    opacity: .5;
}

button.close
{
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close
{
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.important-info
{
    color: #77797a;
}

.text-xs-left
{
    text-align: left!important;
}

/* SECTION CSS */

.section h3
{
    color: #003d76;
    text-align: left;
    font-weight: normal;
    font-size: 38px !important;
    margin-top: 2px;
}

.section .section-image
{
    position: absolute;
    display: block;
    top: 8px;
    right: 32px;
}

.monitoring-area .section-image
{
    right: 0px !important;
}

/* SEARCH */

.search h4
{
    padding-left: 95px;
    margin-bottom: 32px;
    line-height: 1.3;
}

.search form
{
    font-weight: 700;
}

.label-separator
{
    font-weight: 700;
    padding-left: 7.5%;
    margin-top: 20px;
    margin-bottom: -20px;
}

.search-separator
{
    margin-bottom: 2.5%;
}

/* OFFENDER MONITORING AREAS */

.monitoring-map
{
    text-align: center;
    padding-bottom: 16px;
}

.monitoring-map img
{
    width: 100%;
}

.monitoring-address
{
    min-height: 70px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 1.3;
}

.monitoring-area
{
    line-height: 1.3;
    margin-bottom: 16px;
    font-weight: 600;
}

.monitoring .protected-area::before,
.monitoring .notifications::before
{
    color: #7ac043;
    font-weight: 700;
}

.monitoring .protected-area::before
{
    content: 'Protected Area: ';
}

.monitoring .notifications::before
{
    content: 'Email Notifications: ';
}

.monitoring-area-view
{
    margin-bottom: 16px;
}

/* OFFENDERS NEAR YOU */

.local img
{
    width: 100%;
}

.img-ph
{
    max-width: 100px;
    max-height: 100px;
}

.local h4
{
    color: #0a2836;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.local address
{
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 16px;
}

/* END OFFENDERS NEAR YOU */

/* END OFFENDER MONITORING AREAS */

/* EMERGENCY RESPONSE IDs */

.emergency-response-thumbnail img
{
    width: 100%;
}

.emergency-response-profile-info
{
    line-height: 1.4;
    color: #262829;
    position: relative;
}

.emergency-response-profile-info p
{
    font-weight: 700;
    margin-bottom: 14px;
}

.emergency-response-profile-info .btn
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 16px;
    width: 100%;
}

.emergency-response-view
{
    margin-top: 16px;
    margin-bottom: 16px;
}

.emergency-response-report
{
    margin-bottom: 16px;
}

/* END EMERGENCY RESPONSE IDs */

/* SOCIAL MEDIA SAFETY */

.social-media h4
{
    text-align: center;
    margin-bottom: 16px;
    color: #262829;
    font-size: 1.22222rem;
}

.social-media ul
{
    padding: 6px 0 0 0;
    margin-bottom: 10px;
    list-style: none;
    text-align: center;
}

.social-media li
{
    display: inline-block;
}

.social-media li:not(:last-child)
{
    margin-right: 5px;
}

/* END SOCIAL MEDIA SAFETY */

/* LEARNING CENTER */

.learning .btn
{
    margin-bottom: 16px;
    width: 100%;
    font-size: 1.11111rem;
    background-color: #3e7dc6;
    border-color: #3e7dc6;
}

.learning .btn:nth-child(4)
{
    margin-bottom: 0;
}

/* END LEARNING CENTER */

/* ERP FORM */

.additional-desc
{
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
}

.child-info h4.section-header
{
    margin-bottom: 16px;
}

.child-info h4, guardian-info h4
{
    margin-bottom: 4px;
}

.child-info img
{
    width: 100%;
    border: #18768c 2px solid;
    border-radius: 4px;
}

.child-info .absolute-col-width
{
    right: 10px;
}

.child-info h6, .emergency-response h6
{
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #262829;
}

.child-info .btn-primary
{
    position: absolute;
    bottom: 0;
    left: 8px;
    right: 15px;
    width: auto;
}

/* ERP FORM */

/* ERP PROFILE */

.mobile-visible-box h4
{
    padding-left: 60px;
    font-size: 0.88889rem;
    line-height: 1.2;
}

.profile img
{
    width: 100%;
}

.profile h4
{
    line-height: 1.1;
    color: #262829;
}

.profile .last-updated
{
    margin-bottom: 16px;
}

.profile .last-updated h4
{
    text-align: center;
    color: #234064;
    font-weight: 700;
}

.profile .last-updated h4::before
{
    content: 'Last updated on ';
    font-weight: 600;
}

.profile .icon-protection,
 .icon-protection
{
    margin-right: 8px;
    vertical-align: middle;
}

.profile h6
{
    text-transform: uppercase;
    text-align: center;
}

/* ERP PROFILE */

/* MONITORING AREAS */

.monitoring-areas address
{
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.3;
}

.monitoring-areas address strong
{
    line-height: 1;
}

.monitoring-areas .section-content img,
.emergency-response img,
.profile img
{
    width: 100%;
    border: gray 1px solid;
    border-radius: 4px;
}

.monitoring-areas p
{
    font-size: 0.77778rem;
}

/* MONITORING AREAS MODAL */

.modal
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}

.fade
{
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-dialog
{
    max-width: 680px;
    margin: 100px auto;
    border-radius: 4px;
    position: relative;
    width: auto;
}

/* MONITORING AREAS RESULTS */

.results .icon
{
    float: left;
}

.results address
{
    padding-left: 35px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.results .results-offender h4
{
    font-weight: 600;
    margin-bottom: 16px;
}

.results .results-offender h4::before
{
    content: 'This Sex Offender lives ';
    display: block;
}

.results .results-offender h5
{
    text-transform: uppercase;
    color: #0a2836;
}

.results .results-offenses h4
{
    padding-left: 35px;
    margin-bottom: 16px;
}

.results .results-offenses h4::before,
.local .local-offenses h4::before
{
    content: 'Offense(s): ';
    color: #ff7500;
    background: transparent;
    padding: 0;
}

.results img,
.local img
{
    width: 100%;
    border: #999999 2px solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.results .btn,
.local .btn
{
    display: block;
    width: 100%;
    font-size: 1.11111rem;
    background-color: #3d78ab;
}

.results .btn:hover,
.results .btn:focus,
.local .btn:hover,
.local .btn:focus,
.learning .btn:hover,
.learning .btn:focus
{
    background-color: #346eb1;
    color: #fff;
    text-decoration: none;
}

.common-colors h6
{
    font-size: .66667rem;
    margin-top: 4px;
    margin-bottom: 8px;
}

.common-colors h5
{
    margin-bottom: 8px;
}

.common-colors .swatch
{
    width: 100%;
    padding-bottom: 100%;
}

.icons pre
{
}

.icons .background
{
    background-color: #234064;
    padding: 6px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.icons .icon
{
    float: left;
    margin: 0 16px 16px 0;
}

.icons ul
{
    padding: 0;
    margin: 16px 0 0 0;
}

.icons li
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 0;
}

.icons h4
{
    line-height: 1.6;
}

.markup h4
{
    margin: 0 0 8px 0;
}

.markup p
{
    margin-bottom: 16px;
}

.markup a
{
    font-weight: 700;
    color: #3e7dc6;
}

.breakpoints h4
{
    margin-bottom: 8px;
}

a {
    cursor: pointer !important;
}

/* HOME PAGE RESPONSIVE BEGIN*/

/*--------------------------------------------------*/

/*DESKTOP BEGIN*/

/*DESKTOP END*/

/*DESKTOP BEGIN*/

/*DESKTOP END*/

/*TABLET AND DESKTOP BEGIN*/

/*TABLET AND DESKTOP END*/

/*DESKTOP SMALL BEGIN*/

@media screen and (max-width: 1199px)
{
    .main .section-image
    {
        right: 16px;
        z-index: 999999;
    }
    .monitoring-areas p
    {
        margin-top: 8px;
        margin-bottom: 0;
        line-height: 1.3;
        font-weight: 600;
    }
    .monitoring-areas .protected-area::before,
  .monitoring-areas .notifications::before
    {
        color: #7ac043;
        font-weight: 700;
    }
    .monitoring-areas .protected-area::before
    {
        content: 'Protected Area: ';
    }
    .monitoring-areas .notifications::before
    {
        content: 'Email Notifications: ';
    }
    .monitoring-areas .btn
    {
        display: block;
        width: 100%;
        background-color: #3e7dc6;
        color: #fff;
    }
    .monitoring-areas .edit .btn
    {
        font-size: 1.11111rem;
    }
    .general-section h3.section-title
    {
        font-size: 1.11111rem;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .map-image
    {
        width: 120px;
        height: 101px;
        overflow: hidden;
    }
    .map-image img
    {
        width: auto;
        margin-left: -15%;
        text-align: center;
    }
    .pl184
    {
        padding-left: 140px;
    }
    .social-safety
    {
        padding-top: 6px;
    }
    .w97p
    {
        width: auto;
    }
    .profile-info .main-darken
    {
        letter-spacing: -0.02em;
    }
    .person-identification p
    {
        font-size: 0.88889rem;
    }
    .social-media h4
    {
        font-size: 1rem;
    }
    .profile .profile-btn
    {
        left: 0;
    }
    .profile .view-edit .btn,
  .profile .report-missing .btn,
  .results .btn,
  .local .btn,
  .learning .btn
    {
        font-size: 1rem;
    }
}

/*DESKTOP SMALL END*/

/*TABLET BEGIN*/

@media screen and (max-width: 991px)
{
    .section h3
    {
        padding: 12px 16px 13px 16px;
    }
    .icon-windows, .icon-mac
    {
        padding-top: 20px;
    }
    
    .btn-search
    {
        margin-top: -3px;
    }
    .form-control
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    select.form-control
    {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    select
    {
        margin-top: 10px !important;
    }
    .form-box-wrap
    {
        padding-right: 0;
    }
    .w88p
    {
        width: 100%;
    }
    .offender-info-box
    {
        min-height: 173px;
    }
    .iframe-large-wrap
    {
        height: 250px;
    }
    .section-content
    {
        padding: 16px;
    }
    .local h4
    {
        font-size: .77778rem;
        margin-bottom: 5px;
        margin-top: -5px;
    }
    .local address
    {
        font-size: .77778rem;
    }
    .social-media h4
    {
        margin-top: 6px;
    }
    label#label-years, label#label-feet
    {
        right: 11px;
    }
    label#label-years::after
    {
        content: "yrs.";
    }
    label#label-months::after
    {
        content: "mos.";
    }
    label#label-feet::after
    {
        content: "ft.";
        right: 10px;
    }
    label#label-inches::after
    {
        content: "in.";
    }
    label#label-weight::after
    {
        content: "lbs.";
    }
    .icon-arrow:before
    {
        content: 'Menu';
        position: absolute;
        font-weight: bold;
        right: 35px;
        color: #3d78ab;
    }
    .icon-arrow:after
    {
        margin-top: 5px;
        background: none;
        width: 0;
        height: 0;
        border-top: 10px solid #3d78ab;
        border-bottom: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        -moz-transform: scale(.9999);
    }
}

/*TABLET END*/

/*PHONE BEGIN*/

@media screen and (max-width: 767px)
{
    .main-heading
    {
        padding: 17px 0 17px 16px;
        letter-spacing: -0.02em;
    }
    .has-switch
    {
        min-width: 70px !important;
    }
    .main-content
    {
        padding-top: 17px;
        padding-bottom: 15px;
    }
    .section
    {
        margin-bottom: 16px;
    }
    .mobile-full-width
    {
        display: block;
        width: 100%;
    }
    .main-page-form-wrap,
  .main-page-button-wrap
    {
        float: none;
        width: 100%;
    }
    .form-element
    {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .local .map,
  .local-offender img
    {
        margin-bottom: 16px;
    }
    .local address
    {
        font-size: .85rem;
    }
    .offender-box img
    {
        max-width: 100px;
    }
    .offender-address
    {
        min-height: 55px;
    }
    .offender-image
    {
        width: 60px;
        height: 60px;
    }
    .pl-offender-image
    {
        padding-left: 70px;
    }
    .img-left
    {
        margin-right: 10px;
    }
    .offender-small-image
    {
        width: 60px;
        height: 60px;
    }
    .pl-offender-small-image
    {
        padding-left: 70px;
    }
    .pl-offender-small-image h4
    {
        font-size: 1rem;
    }
    .pl-offender-small-image h4.mb
    {
        margin-bottom: 10px;
    }
    .pl-offender-small-image.mh101
    {
        min-height: 60px;
    }
    .offender-info-img
    {
        padding-left: 27px;
    }
    .search h4
    {
        padding-left: 60px;
        font-size: 0.88889rem;
        line-height: 1.2;
        margin-bottom: 16px;
    }
    .search .same-height:nth-child(3)
    {
        margin-bottom: 16px;
    }
    input.form-control
    {
    }
    .label-separator
    {
        text-align: center;
        padding-left: 0;
        margin-top: 10px;
    }
    .btn
    {
        margin-top: 10px;
    }
    .monitoring-area-view .btn
    {
        margin-top: 0px;
    }
    .search-separator
    {
        margin-bottom: 3%;
    }
    .social-safety
    {
        padding-top: 6px;
        margin-bottom: 10px;
    }
    .mh120
    {
        min-height: 55px;
    }
    .map-image
    {
        width: 90px;
        height: 70px;
    }
    .pl184
    {
        padding-left: 110px;
    }
    .mh101
    {
        min-height: 70px;
    }
    .w120-image
    {
        width: 80px;
        height: 70px;
    }
    .pl140
    {
        padding-left: 95px;
    }
    .profile-box
    {
        min-height: 70px;
        padding-bottom: 0;
    }
    .profile-box .profile-img
    {
        width: 82px;
        height: 70px;
    }
    .profile-box .profile-btn
    {
        position: static;
        padding-left: 0;
    }
    .profile .profile-btn .btn-success i
    {
        margin-right: 10px;
    }
    .profile-box .prof-mob-bottom
    {
        padding-top: 30px;
        max-width: 320px;
    }
    .profile-box .profile-info
    {
        margin-bottom: 5px;
    }
    .buttons-mob-wrap
    {
        padding-right: 16px;
        padding-left: 16px;
    }
    .last-updated
    {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .last-updated h4
    {
        font-size: 1rem;
    }
    .person-identification p
    {
        font-size: 1rem;
        letter-spacing: -0.02em;
        line-height: 1.6;
    }
    .person-identification p:before
    {
        margin-right: 2px;
    }
    .offender-info-box
    {
        min-height: 1px;
    }
    .iframe-large-wrap
    {
        height: 150px;
    }
    .pagination
    {
        vertical-align: top;
        margin: 0 0 0 0;
        padding: 7px 0 0 0;
        font-size: 1.11111rem;
        font-weight: 700;
        color: #fff;
    }
    .pagination li
    {
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
    }
    .pagination li a
    {
        display: block;
        border-radius: 4px;
        padding: 0px 7px;
        background: #0a2836;
        color: #fff;
    }
    .pagination li a span
    {
        display: inline-block;
        vertical-align: top;
        font-size: 1rem;
        font-weight: 400;
        margin: 0;
    }
    .pagination li a:hover, .pagination li a:focus
    {
        text-decoration: none;
        color: inherit;
    }
    .pagination li.active a
    {
        display: block;
        padding: 0px 7px;
        border-radius: 4px;
        background: #cfd1d4;
        color: #1f2a37;
    }
    .pagination li.dots
    {
        vertical-align: bottom;
        color: #a0a0a0;
    }
    .pagination li.disabled a
    {
        margin: 0px;
        padding: 1px 11px;
        color: #fff;
        background: #cfd1d4;
        cursor: default;
    }
    .pagination li.pagination-more a
    {
        padding-right: 7px;
        padding-left: 7px;
    }
    .pagination-short li a
    {
        margin: 0 8px;
        padding: 1px 11px;
        color: #fff;
    }
    .pagination-short li.active a
    {
        margin: 0 8px;
        padding: 1px 11px;
        color: #1f2a37;
    }
    .pagination-description h4
    {
        font-size: 1.11111rem;
    }
    .modal-header .close-modal
    {
        margin-top: 0;
    }
    .close-modal-line2
    {
        margin-top: -6px;
    }
    .modal-header
    {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .modal-dialog
    {
        width: 90%;
        margin: 30px auto;
    }
    .modal-body
    {
        padding-top: 0px;
        padding-bottom: 15px;
    }
    .modal-container-wrap
    {
        padding-right: 15px;
        padding-left: 15px;
    }
    .close-modal-line2
    {
        margin-top: -4px;
    }
    .additional-desc
    {
        position: static;
    }
    .results address,
  .results .results-offenses h4
    {
        padding-left: 28px;
    }
    .monitoring-areas img
    {
        margin-bottom: 16px;
    }
    .monitoring-areas .edit .btn
    {
        font-size: 1rem;
    }
    .monitoring-areas p
    {
        margin-top: 18px;
    }
}

@media screen and (max-width: 543px)
{
    .results-offender h4,
	.result-offender h5
    {
        font-size: 1rem;
    }
    .main-content .icon-info
    {
        display: none !important;
    }
    h4.section-header
    {
        font-size: 1rem !important;
        padding: 18px;
        margin-left: 25px;
    }
    .section-header span
    {
        top: 5px !important;
    }
}

@media screen and (max-width: 413px)
{
    .emergency-response-profile-info .btn
    {
        display: none;
    }
    .emergency-response-profile-info-mobile
    {
        margin-top: 16px;
    }
    .section-header span
    {
        float: left;
        left: -10px;
        top: 0px !important;
    }
/* Dashboard layout changes for mobile */
    .dashboard .main-heading h1, .monitoring-areas h1
    {
        font-size: 25px !important;
    }
    .dashboard .section h3, .monitoring-areas .section h3, .section-content .btn-primary, .btn-add-profile, .btn-danger
    {
        font-size: 20px !important;
    }
    .myaccount .btn-primary
    {
        font-size: 16px!important;
    }
    .dashboard .main-darken
    {
        font-size: 16px !important;
    }
    .dashboard address p, .monitoring-address address, .monitoring-areas address
    {
        font-size: 14px !important;
    }
    .dashboard address p.smaller
    {
        font-size: 11px !important;
    }
    .dashboard .btn-primary
    {
        font-size: 16px;
    }
    .monitoring-area-view-all .btn, .monitoring-area-view .btn, .monitoring-area-add .btn, .emergency-response-view .btn, .emergency-response-add .btn, .emergency-response-view-all .btn
    {
        font-size: 16px !important;
    }
    .monitoring-area-view-all .btn, .monitoring-area-add .btn
    {
        padding-top: 4px;
        padding-bottom: 4px;
        margin-left: 15px;
    }
    .panel-gray .btn
    {
        font-size: 16px !important;
    }
    .panel-gray .padcenter
    {
        width: 80%;
        margin: 0 auto;
    }
    .dashboard .monitoring-area h4
    {
        font-size: 16px !important;
    }
    .monitoring-area .smaller
    {
        font-size: 11px !important;
    }
    .monitoring-area-view .btn, .monitoring-area-add .btn
    {
        min-width: 95px;
    }
    .emergency-response-view .btn
    {
        min-width: 110px;
    }
/* end dashboard mobile font styles */
}

@media screen and (min-width: 414px)
{
    .emergency-response-profile-info-mobile .btn
    {
        display: none;
    }
}

@media screen and (min-width: 544px)
{
    .modal-dialog
    {
        max-width: 600px;
        margin: 30px auto;
    }
    .monitoring-areas p
    {
        font-size: .85714rem;
    }
}

@media screen and (min-width: 768px)
{
    .main-heading .icon
    {
        margin-left: 16px;
        margin-top: 2px !important;
    }
    label
    {
        font-size: .825rem;
    }
    label#years::after
    {
        content: "yrs.";
    }
    .local .btn-local
    {
        position: absolute;
        bottom: 0;
    }
    .search .form-element.same-height
    {
        padding-right: 12px;
        padding-left: 12px;
    }
    .monitoring-areas p,
	.monitoring-area p
    {
        font-size: .833334rem;
    }
    .monitoring-areas address,
	.monitoring-address address
    {
        font-size: .88889rem;
    }
    .emergency-response-profile-info
    {
        position: relative;
    }
    .emergency-response-profile-info .btn
    {
        position: absolute;
        bottom: 0;
        right: 16px;
        left: 0;
    }
    .emergency-response-profile-info h4
    {
        font-size: 1rem;
        line-height: 1;
    }
    .emergency-response-view
    {
        margin-top: 15px;
    }
    .emergency-response-report
    {
        margin-top: 15px;
    }
    .profile h4
    {
        font-size: 1rem;
    }
    .social-media ul
    {
        padding-top: 0px;
        margin-bottom: 16px;
    }
    .text-md-center
    {
        text-align: center!important;
    }
    .modal-dialog
    {
        max-width: 680px;
        margin: 100px auto;
    }
    .results-offender h4,
	.results-offender h5,
	.results address,
	.results .results-offenses h4
    {
        font-size: .77778rem;
    }
    .pagination, .pagination-description h4, .search h4
    {
        font-size: 1rem;
    }
}

@media screen and (min-width: 992px)
{
    .section h3
    {
        padding: 0px 32px;
    }
    .section-content
    {
        padding: 32px;
    }
    .local h4
    {
        margin-bottom: 5px;
        font-size: .9rem;
        margin-top: -5px;
    }
    .local .map img
    {
        margin-bottom: 0;
    }
    .monitoring-map
    {
        padding: 0 0 16px 0;
    }
    .monitoring-address
    {
        margin-bottom: 16px;
    }
    .emergency-response-view
    {
        margin-top: 24px;
    }
    .emergency-response-report
    {
        margin-top: 24px;
    }
    .social-media ul
    {
        margin-bottom: 22px;
    }
    .results-offender h4,
	.results-offender h4, 
	.results-offender h5,
	.results address, 
	.results .results-offenses h4
    {
        font-size: 1rem;
    }
    label.overlay
    {
        font-size: .888889rem;
        right: 20px;
    }
    label#label-years, label#label-feet
    {
        right: 13px;
    }
    label#label-years::after
    {
        content: "yrs.";
    }
    label#label-months::after
    {
        content: "mos.";
    }
    label#label-feet::after
    {
        content: "feet";
        right: 10px;
    }
    label#label-inches::after
    {
        content: "in.";
    }
    label#label-weight::after
    {
        content: "pounds";
    }
}

@media screen and (min-width: 1200px)
{
    .monitoring-map
    {
        padding: 0 0 17px 0;
    }
    .monitoring-areas address
    {
        font-size: 1rem;
    }
    .emergency-response-profile-info .btn
    {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .emergency-response-view,
	.emergency-response-report
    {
        margin-top: 15px;
    }
    .social-media ul
    {
        padding-top: 10px;
        margin-bottom: 15px;
    }
    label#label-years, label#label-feet
    {
        right: 13px;
    }
    label#label-years::after
    {
        content: "years";
    }
    label#label-months::after
    {
        content: "months";
    }
    label#label-feet::after
    {
        right: 10px;
    }
    label#label-inches::after
    {
        content: "inches";
    }
    .mb2-large
    {
        margin-bottom: 32px;
    }
    .ml-xl-15
    {
        margin-left: -15px;
    }
    .social-safety
    {
        padding-top: 8px;
    }
    .search h4
    {
        padding-right: 80px;
    }
    .results-offender h4, .results-offender h5, .results address, .results .results-offenses h4
    {
        font-size: 1.11111rem;
    }
}

/*PHONE END*/

/*--------------------------------------------------*/

/* HOME PAGE RESPONSIVE END*/

/*--------------------------------------------------*/

/* HOME PAGE END*/

.online-protection-btn
{
    display: block;
    width: 100%;
    font-size: 1.11111rem;
    background-color: #3e7dc6;
}

.tw70
{
    width: 70%;
}

thead, .average-grade
{
    background: #e1e1e1;
}

/* crime data */

.psearch
{
    margin-top: 40px;
    margin-left: 180px;
}

@media screen and (max-width: 991px)
{
    .psearch
    {
        margin-left: 0px;
    }
}

/* learning center */

.fbi-cta
{
    padding: 10px 10px;
    background: #197396 url(../assets/FBIseal.png) 15px center no-repeat;
    background-size: 100px;
    width: 300px;
    margin: 40px auto;
    border: solid 2px black;
    text-align: center;
}

.fbi-cta p
{
    margin-left: 110px;
    font-weight: 500;
    font-style: italic;
    color: white;
    font-size: 14px;
    margin-bottom: 0px;
}

.fbi-cta p.label
{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}

@media screen and (min-width: 991px)
{
    section.monitoring-areas
    {
        height: 240px;
    }
}

@media (max-width:767px)
{
    .mt-mobile
    {
        margin-top: -15px;
    }
}

tr td, th
{
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

.blue
{
    color: blue !important;
    font-weight: normal !important;
    cursor: pointer !important;
}

.blue:hover
{
    text-decoration: underline !important;
}

.my-account
{
    text-align: center;
}

.my-account .col-1 p
{
    text-align: right;
}

.my-account .col-2 p
{
    text-align: left;
    font-weight: bold;
}

.pill
{
    padding: 10px 55px;
    border-radius: 25px;
    background: #edb110;
    border: none;
    font-size: 17px;
}

.pill:hover
{
    background: #ffae19;
}

.panel h3
{
    background: #3d78ab;
}

.panel
{
    background: none;
    margin-top: 10px;
}

.panel ul
{
    list-style-type: none;
}

.panel a
{
    font-size: 16px;
    font-weight: bold;
}

.glyphicons
{
    color: #ffffff;
}

.panel-gray
{
    background: #f1f1f1;
    padding: 10px;
    margin: 15px;
    border-radius: 5px;
}

@media screen and (max-width: 767px)
{
    .panel-gray
    {
        min-height: 220px;
    }
    .icon-bell:after
    {
        position: relative;
        top: 10px;
        right: 10px;
    }
}

h3 .section-image
{
    right: 10px !important;
}

section h3.section-image
{
    z-index: 999999999;
}

#report .section-image
{
    right: 60px !important;
}

#report h3
{
    cursor: pointer;
}

#report h3 span
{
    margin-top: 10px;
    cursor: pointer;
}

.tg-list {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tg-list-item
{
    margin: 0 2em;
}

.tgl
{
    display: none;
}

.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn
{
    box-sizing: border-box;
}

.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection
{
    background: none;
}

.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection
{
    background: none;
}

.tgl + .tgl-btn
{
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tgl + .tgl-btn:after, .tgl + .tgl-btn:before
{
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.tgl + .tgl-btn:after
{
    left: 0;
}

.tgl + .tgl-btn:before
{
    display: none;
}

.tgl:checked + .tgl-btn:after
{
    left: 50%;
    content: 'ON';
}

.tgl-light + .tgl-btn
{
    background: #f0f0f0;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tgl-light + .tgl-btn:after
{
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.tgl-light:checked + .tgl-btn
{
    background: #9FD6AE;
}

.tgl-ios + .tgl-btn
{
    background: #fbfbfb;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #e8eae9;
    content: 'ON';
}

.tgl-ios + .tgl-btn:after
{
    border-radius: 2em;
    background: #fbfbfb;
    -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.tgl-ios + .tgl-btn:hover:after
{
    will-change: padding;
}

.tgl-ios + .tgl-btn:active
{
    box-shadow: inset 0 0 0 2em #e8eae9;
}

.tgl-ios + .tgl-btn:active:after
{
    padding-right: .8em;
}

.tgl-ios:checked + .tgl-btn
{
    background: #44a54d;
    padding: 5px;
    display: inline-table;
    color: white;
}

.tgl-ios:checked + .tgl-btn:active
{
    box-shadow: none;
}

.tgl-ios:checked + .tgl-btn:active:after
{
    margin-left: -.8em;
}

.tgl-skewed + .tgl-btn
{
    overflow: hidden;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    background: #888;
}

.tgl-skewed + .tgl-btn:after, .tgl-skewed + .tgl-btn:before
{
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.tgl-skewed + .tgl-btn:after
{
    left: 100%;
    content: attr(data-tg-on);
}

.tgl-skewed + .tgl-btn:before
{
    left: 0;
    content: attr(data-tg-off);
}

.tgl-skewed + .tgl-btn:active
{
    background: #888;
}

.tgl-skewed + .tgl-btn:active:before
{
    left: -10%;
}

.tgl-skewed:checked + .tgl-btn
{
    background: #86d993;
}

.tgl-skewed:checked + .tgl-btn:before
{
    left: -100%;
}

.tgl-skewed:checked + .tgl-btn:after
{
    left: 0;
}

.tgl-skewed:checked + .tgl-btn:active:after
{
    left: 10%;
}

.tgl-flat + .tgl-btn
{
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    border: 4px solid #f2f2f2;
    border-radius: 2em;
}

.tgl-flat + .tgl-btn:after
{
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #f2f2f2;
    content: "";
    border-radius: 1em;
}

.tgl-flat:checked + .tgl-btn
{
    border: 4px solid #7FC6A6;
}

.tgl-flat:checked + .tgl-btn:after
{
    left: 50%;
    background: #7FC6A6;
}

.tgl-flip + .tgl-btn
{
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    -webkit-perspective: 100px;
    perspective: 100px;
}

.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before {
  display: inline-block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: 100%;
  text-align: center;
  position: absolute;
  line-height: 2em;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 4px;
}

.tgl-flip + .tgl-btn:after
{
    content: attr(data-tg-on);
    background: #02C66F;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.tgl-flip + .tgl-btn:before
{
    background: #FF3A19;
    content: attr(data-tg-off);
}

.tgl-flip + .tgl-btn:active:before
{
    -webkit-transform: rotateY(-20deg);
    transform: rotateY(-20deg);
}

.tgl-flip:checked + .tgl-btn:before
{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tgl-flip:checked + .tgl-btn:after
{
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    left: 0;
    background: #7FC6A6;
}

.tgl-flip:checked + .tgl-btn:active:after
{
    -webkit-transform: rotateY(20deg);
    transform: rotateY(20deg);
}

ul.switch
{
    list-style: none;
    width: 25%;
    padding-left: 25%;
    margin: 0;
}

@media screen and (max-width:544px)
{
    ul.switch
    {
        padding-left: 0%;
    }
}

ul.switch li
{
    margin-left: 0;
}

.icon-search:after
{
    background-image: url(sprite.png) !important;
    width: 30px;
    height: 33px;
    background-position: -273px 225px;
    background-size: inherit !important;
}

@media (max-width:767px)
{
    table.responsive
    {
        border: 0;
        width: 100%;
    }
    table.responsive .btn-primary
    {
        width: 100%;
    }
    table.responsive thead
    {
        display: none;
    }
    table.responsive td
    {
        display: block;
        text-align: left;
        font-size: 14px;
    }
    table.responsive td:last-child
    {
        border-bottom: solid 3px #fff;
    }
    table.responsive td:before
    {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        text-align: right;
        margin-right: 10px;
        width: 80px;
        line-height: 1em;
    }
    table.responsive td:not(:last-child)
    {
        margin-left: 0px;
        line-height: 1em;
    }
    table.responsive td:last-child button
    {
        width: 50%;
        margin: 0 auto;
    }
    table.responsive td:first-child
    {
        font-weight: bold;
        padding-top: 20px;
        padding-bottom: 20px !important;
    }
    table.responsive td:last-child:before
    {
        content: '';
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
    li ul
    {
        display: block !important;
        position: relative !important;
    }
    table.responsive p.padded
    {
        padding-left: 90px;
        line-height: 1em;
    }
}

.responsive thead
{
    background: #fff;
}

li ul
{
    position: absolute;
    z-index: 999;
    display: none;
    background: #3d78ab;
    padding: 0;
    margin: 0;
    min-width: 260px;
}

li:hover ul
{
    display: block;
}

li ul li
{
    display: block !important;
    text-align: left !important;
    padding: 0;
}

li ul li a
{
    padding-left: 45px !important;
    padding-right: 40px !important;
}

.section-buttons
{
    list-style-type: none;
    margin: 0;
}

.section-buttons li
{
    margin-bottom: 10px;
}

.section-buttons li:first-child
{
    margin-top: 10px;
}

.monitoring-switch
{
    margin-top: 65px;
    padding-left: 50px;
}

.section-header span
{
    position: relative;
    top: 5px;
    left: -25px;
}

.section-header
{
    padding: 25px;
    margin-left: 25px;
}

.data
{
    padding: 25px;
}

.data .btn
{
    margin: 0 auto;
    width: 25%;
}

.data:nth-child(odd), .data tr:nth-child(odd)
{
    background-color: #e3e3e3;
}

/* tablet/ipad */

@media screen and (max-width: 768px)
{
    .main-heading .icon
    {
        z-index: 99999;
    }
    div.active
    {
        border: #edb110 2px solid !important;
    }
    li ul
    {
        display: block !important;
        position: relative !important;
    }
     .footer {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .footer-list {
    margin-bottom: 30px;
  }
  .footer-nav {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }
  .footer-nav li {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
  .footer-nav li + li:before {
    display: none;
  }
}

.contact-info tr td:nth-child(1),
.phone-numbers tr td:nth-child(1),
.email-address tr td:nth-child(1),
.possible-relatives tr td:nth-child(1),
.neigbors tr td:nth-child(1),
.professional-license tr td:nth-child(1)
{
    font-weight: bold;
}

.background-report .btn
{
    width: 150px;
    float: right;
}

.background-report .section-image
{
    top: 0px;
    right: 0px !important;
}

.search-result .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
    vertical-align: middle;
}

.search-result .padded
{
    margin: 0;
}

.tbl
{
    display: table;
    margin: 0 auto;
}

.cell
{
    display: table-cell;
    text-align: center;
    padding: 0;
    margin: 0;
}

/* 
Recaptcha Style Captcha 
=======================
 re-Captcha Style Captcha with php and jQuery 
 
 Created By: Zeeshan Rasool 
 URL : http://www.99Points.info 
 
 Get JQuery, PHP, AJAX, Codeigniter and MYSQL Tutorials and Demos on Blog
 */

#captcha-wrap
{
    border: solid #870500 1px;
    width: 270px;
    -webkit-border-radius: 10px;
    float: left;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #870500;
    text-align: left;
    padding: 3px;
    margin-top: 3px;
    height: 100px;
    margin-left: 80px;
}

#captcha-wrap .captcha-box
{
    -webkit-border-radius: 7px;
    background: #fff;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    border: solid #fff 1px;
}

#captcha-wrap .text-box
{
    -webkit-border-radius: 7px;
    background: #ffdc73;
    -moz-border-radius: 7px;
    width: 140px;
    height: 43px;
    float: left;
    margin: 4px;
    border-radius: 7px;
    text-align: center;
    border: solid #ffdc73 1px;
}

#captcha-wrap .text-box input
{
    width: 120px;
}

#captcha-wrap .text-box label
{
    color: #000000;
    font-family: helvetica,sans-serif;
    font-size: 12px;
    width: 150px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#captcha-wrap .captcha-action
{
    float: right;
    width: 117px;
    background: url(logos.jpg) top right no-repeat;
    height: 44px;
    margin-top: 3px;
}

#captcha-wrap  img#captcha-refresh
{
    margin-top: 9px;
    border: solid #333333 1px;
    margin-right: 6px;
    cursor: pointer;
}

p.active
{
    color: #44a54d;
}

p.active span
{
    font-family: wingdings;
    font-size: 10px;
    color: white;
    background: #44a54d;
    border-radius: 20px;
    padding: 4px 5px 3px 5px;
}

button.cancel
{
    background: white;
    border: solid 2px #3d78ab;
    color: #3d78ab;
    padding: 8px 20px 8px 20px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
}

.membership-info p
{
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 700;
}

.membership-info p.smaller
{
    font-size: 11px;
    font-weight: 700;
}

.icon-phone
{
    float: left;
    padding-right: 50px;
    display: block;
    min-height: 100px;
    padding-top: 20px
}


.bbb-logo {
  margin-top: 3px;
}

.modal-custom {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(24, 26, 28, 0.6);
  overflow: auto;
}

.modal-custom.js-open {
  display: block;
}

.modal-dialog-results {
  z-index: 1041;
}

.modal-content-results,
.success-modal {
  padding: 0;
  border-radius: 6px;
}

.modal-content-results .modal-content-top-item,
.success-modal .modal-content-top-item {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.modal-custom-header {
  padding: 47px 30px 32px 30px;
}

.progress-small .progress-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  /*18px*/
  font-size: 1.125rem;
}

.modal-custom-container {
  padding: 40px 53px 28px 59px;
}

.modal-dialog {
  width: 895px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 140px;
}

.modal-custom-container-2 {
  padding-right: 73px;
  padding-left: 73px;
  padding-bottom: 34px;
}

.modal-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 17px;
}

.modal-title {
  margin-bottom: 0px;
}

.modal-subsubtitle {
  margin-bottom: 34px;
}

.modal-congrats p {
  margin-bottom: 28px;
}

.congrats-text {
  margin-bottom: 20px;
}

.modal-custom-header-2 {
  padding-top: 61px;
  padding-bottom: 0px;
}

.modal-custom-header-2 :last-child {
  margin-bottom: 0px;
}

.modal-list {
  padding-left: 30px;
  margin-bottom: 28px;
}

.modal-list > li {
  margin-bottom: 2px;
}

.modal-list-heading {
  margin-bottom: 0;
}

.modal-form-checkbox {
  margin-right: 96px;
  margin-left: 96px;
  margin-bottom: 0px;
  /*13px*/
  font-size: 0.8125rem;
}

.modal-form-container {
  margin-bottom: 40px;
}

.modal-form-container .moving-group {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}

.modal-form-container .btn {
  margin-left: 16px;
}

.modal-landing-content p {
  margin-bottom: 30px;
  color: #525353;
}

.modal-step-content {
  margin-bottom: 43px;
}

.congrats-btn-container .btn {
  padding: 9px 80px;
  border-width: 2px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 1.625rem;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  min-width: 222px;
  padding: 7px 25px 8px 25px;
  font-size: 1.25rem;
}

.btn-modal {
  min-width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
  text-transform: none;
  font-size: 20px;
  margin-bottom: 30px;
}

.modal-footer-link {
  font-size: .9em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 500px;
}

.modal-footer-link-box {
  margin-top: 100px;
}

.modal-footer-link p {
  margin-right: 10px;
}

.search-modal {
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-dialog {
  width: 895px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 140px;
}

.modal-content {
  padding: 48px 50px 21px 50px;
}

.modal-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 17px;
}

.modal-title {
  margin-bottom: 0px;
}

.modal-subsubtitle {
  margin-bottom: 34px;
}

.modal-form-checkbox {
  margin-right: 96px;
  margin-left: 96px;
  margin-bottom: 38px;
  /*13px*/
  font-size: 0.8125rem;
}

.modal-form-container {
  margin-bottom: 40px;
}

.modal-form-container .moving-group {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}

.modal-form-container .btn {
  margin-left: 16px;
}

.modal-landing-content p {
  margin-bottom: 30px;
  color: #525353;
}

.btn-modal {
  min-width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
  text-transform: none;
  font-size: 20px;
  margin-bottom: 30px;
}

.modal-custom {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(24, 26, 28, 0.6);
  overflow: auto;
}

.modal-custom.js-open {
  display: block;
}


.modal-footer-link {
  font-size: .9em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 500px;
}

.modal-footer-link-box {
  margin-top: 100px;
}

.modal-footer-link p {
  margin-right: 10px;
}

.modal-step-content {
    margin-bottom: 43px;
}

.modal-custom-container {
    padding: 40px 53px 28px 59px;
}

.modal-custom-container-2 {
    padding-right: 73px;
    padding-left: 73px;
    padding-bottom: 34px;
}

#bbb iframe {
  display: block;
  width: 100%;
  height: 500px;
  margin-bottom: 43px;
}

.btn-success {
    color: #fff;
    background-color: #cc3333;
    border-color: #cc3333;
}

.btn {
    padding: 9px;
    border-width: 2px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 1.325rem;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.btn-success:hover, .btn-success:focus{
    color: #fff;
    background-color: #3a8c41;
    border-color: #3a8c41;
}

@media screen and (min-width: 990px) and  (max-width: 1199px) {
  .bbb-logo {
    width: 100px;
    margin-top: 6px;
  }
}

@media screen and (max-width: 768px) {
    .modal-custom-header-2 {
        padding-top: 15px;
    }   
    .modal-custom-container-2 {
        padding-right: 60px;
        padding-left: 60px;
        padding-bottom: 0px;
    }
    .modal-dialog {
        max-width: 85%;
    }
}
