.icon-box-min-ht {
    height: 220px;
}

.heading img {
    text-align: center;
    margin-left: 40%;
}

.core-box img {
    text-align: center;
    margin-left: 40%;
}

/*From Apply*/
.regRequired2 {
    background: url(/IPHCA/images/bullets/asterisk-6.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 15px;
}

.pRight {
    text-align: right;
}

.margin-top4 {
    margin-top: 4px;
}

.copyrightPadding {
    margin-left: 20px;
}

.loginPadding {
    padding-left: 20px;
}

.em {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.quoteLeft {
    width: 60%;
}

.quoteRight {
    width: 60%;
    text-align: right;
    float: right;
    border-top: 5px solid #eee;
}

.quoteRight2 {
    width: 60%;
    text-align: right;
    float: right;
}

.clearing {
    width: 100%;
    height: 2px;
    clear: both;
}

.main-video {
    padding: 40px;
    text-align: center;
}

.video {
    width: 48%;
    float: left;
}

.videoR {
    width: 48%;
    float: right;
    text-align: right;
}

.printLogo {
    display: none;
}

.faqTitle {
    color: Blue;
    text-decoration: underline;
}

.col-sm-padding {
    margin-left: 30px;
}

.lgFont {
    font-size: 3em;
    color: #c50007;
}

.no-bullet li {
    list-style-type: none;
    padding: 10px;
}

.agreementTitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
}

.agreementPadding li {
    padding: 10px;
}

.hr3 {
    height: 3px;
    color: #ccc;
    background-color: #ccc;
}

.keyFeatures {
    width: 100%;
    font-weight: bold;
}

    .keyFeatures td {
        vertical-align: middle;
    }

    .keyFeatures .darkRow {
        background-color: #f5f7f9;
    }

    .keyFeatures .darkText {
        color: #292929;
    }

    .keyFeatures th {
        padding: 6px;
        background-color: #f15c22;
        color: #fff;
        width: 5%;
        border: none;
        text-align: center;
    }

.color2 {
    color: #0098db;
    font-weight: bold;
    font-size: 2em;
}

.color3 {
    color: #dda527;
    font-weight: bold;
    font-size: 2em;
}

.color4 {
    color: #f15c22;
    font-weight: bold;
    font-size: 2em;
}

.color5 {
    color: #859b2a;
    font-weight: bold;
    font-size: 2em;
}

.color6 {
    color: #9b647e;
    font-weight: bold;
    font-size: 2em;
}

.color7 {
    color: #939598;
    font-weight: bold;
    font-size: 2em;
}

.color2a {
    color: #0098db;
    font-weight: bold;
}

.color3a {
    color: #dda527;
    font-weight: bold;
}

.color4a {
    color: #f15c22;
    font-weight: bold;
}

.color5a {
    color: #859b2a;
    font-weight: bold;
}

.color6a {
    color: #9b647e;
    font-weight: bold;
}

.color7a {
    color: #939598;
    font-weight: bold;
}

#systemReq {
    width: 100%;
    font-weight: bold;
    text-align: center;
}

    #systemReq, #systemReq td, #systemReq th, #systemReq tr {
        border: 1px double black !important;
    }

        #systemReq td {
            vertical-align: middle;
        }

        #systemReq .darkText {
            color: #292929;
        }

        #systemReq th {
            padding: 6px;
            background-color: #003366;
            color: #fff;
            width: 5%;
            text-align: center;
        }

.indentAgreement {
    text-indent: 2%
}

.licenseOptions td {
    padding: 5px;
}

.licenseOptions {
    border: 2px solid black;
}

    .licenseOptions th {
        border: 2px solid black;
    }

    .licenseOptions td {
        border: 2px solid black;
    }

.licenseLevel td, .licenseLevel th {
    width: 5%;
    text-align: center;
}

.thickBorder {
    border-bottom: 4px solid black;
}

.vAlignMiddle {
    vertical-align: middle;
    line-height: 34px;
}

.minHeight {
    min-height: 500px
}

.textSmall {
    font-size: .8em
}

.form-control2 {
    display: block;
    width: 90%;
    float: right;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-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;
    background-color: #FCFCFC;
    border-color: #E1E1E1;
    color: #919191;
    box-shadow: none;
    border-radius: 2px;
}

.centerButton {
    margin: 25px 140px;
}

.centerButton2 {
    margin: 0 auto;
    text-align: center;
}

.videoMargins {
    margin: 15px auto;
    z-index: 1 !important;
}

.kiknImg {
    border: 0;
    padding: 20px;
}

.kiknImgSz {
    width: 250px;
    border: 0;
    padding: 20px;
}

.designImg {
    width: 100%;
    border: 0;
}

.toTop {
    margin-left: 25px;
}

.HOF {
    margin-bottom: 30px;
    color: Black;
}

.HOFsub {
    font-size: .7em;
}

.indentQuote {
    margin-left: 50px;
}

/***Custom for IPHCA***/

body {
    font-family: "Nunito", serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 18px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Josefin Sans", serif !important;
    font-weight: bold !important;
    font-style: normal;
}

.indexVideo {
    margin-top: 30px
}

.form-control select > option:hover {
    background-color: #9e0523 !important;
    cursor: pointer;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.panelFL .even {
    background-color: #f8f4eb !important;
}

.searchArea {
    padding: 20px 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
}

.featuredLink:hover {
    background-color: #fff !important;
}

.featuredLinkWidth {
    width: 100% !important;
}

.paging {
    margin-top: 5%;
}

.srchJobsBtn {
    float: right !important;
    margin-right: 20px;
}

.featuredLink {
    background-image: url(/IPHCA/images/bullets/caduceusBullet.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 6px;
    padding-top: 6px;
    line-height: 2em;
    vertical-align: middle !important;
    border: 1px solid #11294c;
    border-radius: 6px;
    background-color: #eee;
    color: #11294c !important;
}

@media screen and (max-width: 500px) {
    .mobile-only {
        visibility: visible !important;
    }

    .screen-only {
        display: none !important
    }
}

@media screen and (min-width: 500px) {
    .mobile-only {
        display: none !important
    }

    .screen-only {
        visibility: visible !important;
    }
}
.nav-link {
	text-decoration: none !important;
}
