﻿#togglePassword {
    transform: translateY(-46%);
    position: absolute;
}

#togglePassword2 {
    transform: translateY(-45%);
    position: absolute;
}

#togglePassword3 {
    transform: translate(-100%, -350%);
    position: absolute;
}

#togglePassword4 {
    transform: translate(-100%, -40%);
    position: absolute;
}

#togglePassword5 {
    transform: translate(-100%, 270%);
    position: absolute;
}

#togglePassword6 {
    transform: translate(-100%, -190%);
    position: absolute;
}

#togglePassword7 {
    transform: translate(-100%, 110%);
    position: absolute;
}

span.input-icon, span.input-help {
    display: block;
    position: relative;
}

.input-icon-social {
    position: relative;
}

    .input-icon-social i {
        position: absolute;
        left: 9px; /* Adjust as needed */
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none; /* Ensures clicks go to the input */
    }

    .input-icon-social input {
        padding-left: 30px; /* Adjust based on the icon size */
    }

.password-container {
    position: relative;
    display: flex;
    align-items: center;
}

.password-wrapper {
    position: relative;
    width: 350px;
}

.eye-icon {
    position: absolute;
    right: 5px;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
}

.progress-bar {
    color: black;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #3a00c5;
}

.paddingTop5 {
    padding-top: 5px;
}

.paddingRight5 {
    padding-right: 5px;
}

.hide {
    display: none;
}

.paddingRight20 {
    padding-right: 20px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.divListMessage {
    font-size: large;
    text-align: center;
    padding-top: 5px;
}

.bold {
    font-weight: bold;
}

.noPrintStyling {
    width: 60px;
    text-decoration: none;
    cursor: pointer;
}

.dashboardPanel {
    border: 1px solid transparent !important;
    border-color: #ddd !important;
    border-top: 0px !important;
    margin-top: 5px;
}

.dashboardPanel2 {
    border: 1px solid transparent !important;
    border-color: #ddd !important;
    border-top: 0px !important;
}

.SFMessage {
    border: 1px solid rgb(221, 221, 221);
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.noLeftPadding {
    padding-left: 0 !important;
}

.noRightPadding {
    padding-right: 0 !important;
}

.paddingTop8 {
    padding-top: 8px;
}

.leftFloat {
    float: left;
}

.rightFloat {
    float: right;
}

.show {
    display: block;
}

.marginRight5 {
    margin-right: 5px;
}

.noLeftBorder {
    border-left: none;
}

.width110 {
    width: 110px;
}

.medcvred {
    color: red;
}

.width80 {
    width: 80px;
}

.width100 {
    width: 100px;
}

.fontsize15 {
    font-size: 15px;
}

.noPrintFont {
    color: #144796;
    font-size: 14px;
}

.medcvleft {
    text-align: left;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.medcvright {
    text-align: right;
}

.medcvcenter {
    text-align: center;
}

.marginRight20 {
    margin-right: 20px;
}

.cursorPointer {
    cursor: pointer;
}

.marginBottom5 {
    margin-bottom: 5px;
}

.marginLeft125 {
    margin-left: 125px;
}

.marginLeft350 {
    margin-left: 350px;
}

.marginTop100 {
    margin-top: 100px;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

.medcvgrey {
    color: grey;
}

.fontsize11 {
    font-size: 11px;
}

.width140 {
    width: 140px;
}

.width35 {
    width: 35px;
}

.width380 {
    width: 380px;
}

.widthauto {
    width: auto;
}

.marginLeft75 {
    margin-left: 75px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginBottom15 {
    margin-bottom: 15px;
}

.width40Pct {
    width: 40%;
}

.vertAlignTop {
    vertical-align: top;
}

.paddingRight70 {
    padding-right: 70px;
}

.MedCVLink {
    color: #428bca !important;
    text-decoration: none;
    cursor: pointer;
}

.currencyStyle {
    position: absolute;
    padding: 5px 5px;
}

.whitebkgrd {
    background: #ffffff !important;
}

.paddingBottom30 {
    padding-bottom: 30px;
}

.paddingRight12 {
    padding-right: 12px;
}

.upChevronColor {
    background-color: #E4E5E6 !important;
    color: #b1b1b1 !important;
}

.medcvjustify {
    text-align: justify;
}

.phoneMeasurements {
    width: 350px;
    height: 393px;
}

.spnBioSummary {
    word-break: break-all;
    white-space: normal;
}

.width225 {
    width: 225px;
}

.layoutBG {
    background-color: white !important;
}

.sidebarBG {
    background-color: red !important;
}

.width145 {
    width: 145px;
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight15 {
    margin-right: 15px;
}

.minHeight65 {
    min-height: 65px !important;
}

.marginLeft20 {
    margin-left: 20px;
}

.fontsize12 {
    font-size: 12px;
}

.fontsize20 {
    font-size: 20px;
}

.paddingRight15 {
    padding-right: 15px;
}

.medcvfirebrick {
    color: rgb(178, 34, 34);
}

.paddingLeft15 {
    padding-left: 15px;
}

.fontweight900 {
    font-weight: 900;
}

.panelSubHeader {
    border: none !important;
    margin-bottom: 0px;
}

.PracticeFont {
    color: #071970;
    font-weight: bold;
}

.paddingTop10 {
    padding-top: 10px;
}

.marginTop80Pct {
    margin-top: 80%;
}

.marginTop20Pct {
    margin-top: 20%;
}

.TempImageStyle {
    font-size: 130px;
    color: lightgray;
}

.medcvmaroon {
    color: maroon;
}

.paddingRight30 {
    padding-right: 30px;
}

.width100Pct {
    width: 100%;
}

.noBorder {
    border: 0;
}

.width50 {
    width: 50px;
}

.width95 {
    width: 95px;
}

.width150 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width120 {
    width: 120px;
}

.width155 {
    width: 155px;
}

.width180 {
    width: 180px;
}

.paddingTop20 {
    padding-top: 20px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.height20 {
    height: 20px;
}

.width70Pct {
    width: 70%;
}

.width20Pct {
    width: 20%;
}

.width90Pct {
    width: 90%;
}

.width50Pct {
    width: 50%;
}

.width125 {
    width: 125px;
}

.noHeight {
    height: 0;
}

.marginTop3 {
    margin-top: 3px;
}

.marginTop5 {
    margin-top: 5px;
}

.width160 {
    width: 160px;
}

.noBottomPadding {
    padding-bottom: 0;
}

.width90 {
    width: 90px;
}

.noRightMargin {
    margin-right: 0;
}

.marginTop10 {
    margin-top: 10px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.width0Pct {
    width: 0%;
}

.paddingRight80 {
    padding-right: 80px;
}

.paddingRight45 {
    padding-right: 45px;
}

.paddingPlus2 {
    padding: 2px;
    padding-right: 2px;
}

.paddingTop2 {
    padding-top: 2px;
}

.fontsizelarge {
    font-size: large;
}

.height100Pct {
    height: 100%;
}

.uploadHW {
    width: 150px;
    height: 150px;
}

.height200 {
    height: 200px;
}

.lineHeight20 {
    line-height: 20px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginLeft4 {
    margin-left: 4px;
}

.medcvgreen {
    color: green !important;
}

.marginLeft10 {
    margin-left: 10px;
}

.paddingLeft35 {
    padding-left: 35px;
}

.fontsizexxsmall {
    font-size: xx-small;
}

.noMaxWidth {
    max-width: none !important;
}

.minHeight300 {
    min-height: 300px;
}

.JobBoardColors {
    color: #223158;
    background-color: #F9F5F5;
}

.contactProg {
    margin-top: -16px;
    margin-left: -200px;
}

.height45 {
    height: 45px;
}

.top6 {
    top: 6px;
}

.height30 {
    height: 30px;
}

.maxWidth100Pct {
    max-width: 100%;
}

.clearBoth {
    clear: both;
}

.marginBottom8 {
    margin-bottom: 8px;
}

.paddingLeft4 {
    padding-left: 4px;
}

.width187 {
    width: 187px;
}

.width460 {
    width: 460px;
}

.CompanyRegisterPadding {
    padding-top: 15px;
    padding-bottom: 50px;
}

.emailColor {
    color: #5cb85c;
}

.noAccount {
    color: #5D5E5E;
    float: left;
    padding-top: 12px;
    padding-left: 6px;
    font-size: 12px;
}

.registerHere {
    width: 87px;
    float: left;
    padding-top: 10px;
    text-align: right;
}

.width265 {
    width: 265px;
}

.marginTop30Pct {
    margin-top: 30%;
}

.marginTop65 {
    margin-top: 65px;
}

.marginTop60 {
    margin-top: 60px;
}

.marginTop25 {
    margin-top: 25px;
}

.NRMessage {
    text-align: center;
    padding: 10px;
    border: solid 1px grey;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.genList {
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.filteredJobs {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.postJobParagraph {
    padding-left: 2%;
    padding-right: 1%;
}

.fontitalic {
    font-style: italic;
}

.padding8 {
    padding: 8px;
}

.careerIndexTabContent {
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.fontsize9em {
    font-size: .9em;
}

.medcvblue {
    color: blue !important;
}

.noBackground {
    background: none;
}

.profileRow {
    padding-left: 15px;
    line-height: 25px;
}

.width45 {
    width: 45px;
}

.noBottomMargin {
    margin-bottom: 0;
}

.wordFont {
    word-wrap: break-word;
    word-break: break-all;
}

.width250 {
    width: 250px;
}

.padding15 {
    padding: 15px;
}

.padding10 {
    padding: 10px;
}

.padding5 {
    padding: 5px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingBottom35 {
    padding-bottom: 35px;
}

.paddingBottom20 {
    padding-bottom: 20px !important;
}

.width70 {
    width: 70px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft5Pct {
    margin-left: 5%;
}

.marginLeft28Pct {
    margin-left: 28%;
}

.marginLeft57Pct {
    margin-left: 57%;
}

.marginLeft82Pct {
    margin-left: 82%;
}

.marginTop90Pct {
    margin-top: 90%;
}

.medcvnavyblue {
    color: #071970 !important;
}

.DLGFormGroup {
    padding-bottom: 26px;
    border: 1px groove #ddd !important;
    padding-top: 10px;
}

.minHeight150 {
    min-height: 150px;
}

.paddingTop7 {
    padding-top: 7px;
}

.fontsize23 {
    font-size: 23px;
}

.marginTop6 {
    margin-top: 6px;
}

.marginRight7 {
    margin-right: 7px;
}

.paddingTop15 {
    padding-top: 15px;
}

.marginLeft55 {
    margin-left: 55px;
}

.paddingLeft120 {
    padding-left: 120px;
}

.heightauto {
    height: auto !important;
}

.marginTop50 {
    margin-top: 50px;
}

.maxWidth150 {
    max-width: 150px;
}

.maxWidth200 {
    max-width: 200px;
}

.noTopPadding {
    padding-top: 0 !important;
}

.rightPanelBody {
    border: 0px solid;
    width: 100%;
    max-width: 150px !important;
    height: auto;
}

.NavBarTop {
    top: 0px;
    height: 70px;
    line-height: 68px;
}

.width80Pct {
    width: 80%;
}

.medcvnavy {
    color: navy;
}

.paddingLeft30 {
    padding-left: 30px;
}

.paddingRight50 {
    padding-right: 50px;
}

.height50 {
    height: 50px;
}

.noTextDecor {
    text-decoration: none;
}

.AdvertisingControl {
    border: 0px solid;
    width: 100%;
    max-width: 150px !important;
    height: auto
}

.medcvwhite {
    color: White;
}

.paddingLeft23 {
    padding-left: 23px !important;
}

.fontsize24 {
    font-size: 24px;
}

.fontsize36 {
    font-size: 36px;
}

.medcvlochmara {
    color: #3276B1;
}

.medcvexpire {
    color: #808080;
}

.DivProcessedImageWH {
    width: 345px;
    height: 150px;
}

.DivResizeCropMargins {
    float: left;
    margin: 7px 0 0 7px;
}

.LstType {
    height: 25px;
    padding: 3px 12px;
}

.frontendFooter {
    background-color: #F6F6F6 !important;
    padding: 8px 20px 5px;
    position: relative;
    text-align: center;
}

.paddingBottom12 {
    padding-bottom: 12px;
}

.ImgCancel {
    padding: 1px 8px;
    margin-left: 40px;
}

.DivListBorder {
    border: 1px solid #ddd;
}

.LoadOpp {
    margin-left: 25Px;
    margin-top: 0;
}

.JobPreviewHeading {
    padding-top: 1px;
    padding-left: 25px;
}

.divMessageBorder {
    border: 1px solid rgb(221, 221, 221);
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginTop4 {
    margin-top: 4px;
}

.marginTop20 {
    margin-top: 20px !important;
}

/*From Careers Guest*/
.Med-color {
    color: #c50007;
}

.Edit-color {
    color: #4daf7c;
}

.CV-color {
    color: #7a7a7c;
    font-weight: 500;
}

/*From Contact Index*/
.mapouter {
    text-align: right;
    height: 493px;
    width: 1912px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 493px;
    width: 1912px;
}

/*From Home Index*/
.splashHeadWrapper {
    display: block;
    float: left;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 1.3em;
    color: #999;
    font-size: 20px;
    font-weight: normal;
    /*background: url(images/splashSignupButOver.jpg) no-repeat -1000px -1000px;*/
}

/*From Footer*/
#footer .nodecor a:hover {
    text-decoration: none !important
}

/*From AdminList*/
.WordWrap {
    word-wrap: break-word;
    word-break: break-all;
}

/*From Vault*/
.modal-dialog {
    width: 600px;
    margin: 0px auto;
}

.modal-content {
    border-radius: 0px;
}

#dropZone {
    background: gray;
    border: black dashed 3px;
    width: 200px;
    padding: 50px;
    text-align: center;
    color: white;
}

/*From Credentials*/
.required {
    color: Red;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 5px;
}

/*From Documents*/
.btn-default2 {
    border-color: #ccc;
    border-radius: 3px;
}

/*From Job Search*/
.social-share {
    margin-left: 10px;
    padding: 6px;
    color: #144796;
    border: 1px solid #144796;
}

    .social-share:hover {
        border: 1px solid #C50007;
        color: #C50007;
    }

.VertScroll {
    height: 500px;
    overflow-y: scroll;
}

.display {
    color: gray;
    line-height: 2.0;
}

.job-list-home {
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}

/*From SimpleCroping*/

.imageBox {
    position: relative;
    height: 400px;
    width: 400px;
    border: 1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor: move;
}

    .imageBox .thumbBox {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 200px;
        height: 200px;
        margin-top: -100px;
        margin-left: -100px;
        box-sizing: border-box;
        border: 1px solid rgb(102, 102, 102);
        box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
        background: none repeat scroll 0% 0% transparent;
    }

    .imageBox .spinner {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        line-height: 400px;
        background: rgba(0,0,0,0.7);
    }

/*From Layout*/
#ulJobs1 {
    list-style-type: square;
}

    #ulJobs1 > li {
        color: #000000;
    }

        #ulJobs1 > li > span {
            color: black;
        }

#ulJobs2 {
    list-style-type: square;
}

    #ulJobs2 > li {
        color: #000000;
    }

        #ulJobs2 > li > span {
            color: black;
        }

#page-sidebar {
    background: White;
    padding: 10px;
    height: 630px;
    border-bottom: 1px solid #c8c7cc;
    border-right: 1px solid #c8c7cc;
}

/*From Board Index*/

#advboard .thumbnail {
    border: none !important;
    max-height: 250px;
}

#advboard img {
    max-height: 250px;
    width: auto;
    border-radius: 50%;
}

.nounderline {
    text-decoration: none !important;
    color: #C50007 !important;
}

    .nounderline:hover {
        color: #144796 !important;
    }

.boardimages {
    min-height: 200px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
    padding-top: 10px;
}

.suffixtext {
    font-size: 10px;
}

#jobpreview {
    font-size: 12px !important;
}

/*From Careers Index*/
.displayingresults {
    font-size: .65em;
}

.recent-job-list-home .job-list-type {
    padding: 15px 10px 15px 15px;
}

.job-list-type h6 i {
    color: #ff9494;
    margin: 0 15px 0 5px;
}

.divider {
    width: 100%;
    height: 1px;
    color: #ccc;
    background-color: #ccc;
    margin: 10px 0 10px 0;
}

/*From Vault Index*/
.vault-instr .vaultHeader {
    margin-bottom: 0 !important;
}

/*From Resume*/
#myjobfilters label {
    font-size: 12px !important;
}

/*From ByNameAndId*/
.hideuntil {
    border: 1px solid #eeeeee;
    padding: 6px;
}

.email {
    height: 50px;
    box-shadow: none !important;
}

/*From PartialImageManagement*/
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.0em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.input-field {
    width: 50px;
    float: left;
    background: #FFF;
    border: 1px solid #a8a8a8;
    padding: 4px;
    margin: 7px;
}

.hide-fields {
    /*width: 370px;
                height: 40px;*/
    background: #f4f4f4;
    float: left;
    width: 235px;
    padding-bottom: 5px;
}

#ImgMainSrc {
    /*width: 678px;
                height: 448px;*/
    float: left;
    overflow: hidden;
    border: 1px solid #b0b0b0; /* top: 3px;*/
    left: -10px;
    margin: 0px;
    background-color: White;
    position: inherit !important;
}

.circle {
    display: block;
    width: 145px;
    height: 145px;
    margin: 1em auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 5px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.imgFieldset {
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
}

.actionSimpleCroping {
    width: 400px;
    height: 30px;
    margin: 10px 0;
}

/*From LegalDocument*/
.image-container img {
    margin: 10px; /* Add some spacing between images */
}

.dropzone .dz-default.dz-message {
    background-size: 320px 380px !important;
    margin-left: -160px !important;
}

/*From FrontEnd Register*/
.page-header {
    margin: 0 !important;
    border-bottom: 0 !important
}

/*From Vault Index*/
.tab-content {
    width: 100%;
}

/*From Job Detail*/
.accordion-teal .panel-heading .accordion-toggle.collapsed {
    color: #606060 !important;
    border-left: none;
    border-bottom: 1px solid #E7E7E7;
}

    .accordion-teal .panel-heading .accordion-toggle.collapsed > .icon-arrow:before {
        background-color: #333333;
    }

.accordion-teal .panel-heading .accordion-toggle > .icon-arrow:before {
    background-color: #c50007;
    color: #FFFFFF;
}

.accordion-teal .panel-heading .accordion-toggle {
    color: #c50007 !important;
    background: #F3F7F8 !important;
    border-left: 2px solid #569099 !important;
}

.maxWidth800 {
    max-width: 800px;
}

/*From LoginArea*/
.ErrorMessageSmall {
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}

.core-box {
    padding-bottom: 0 !important;
}

    .core-box .heading {
        margin-bottom: 0 !important;
    }

    .core-box .panel {
        border: none !important;
        padding-bottom: 0 !important;
    }

    .core-box .panel-tools {
        position: absolute;
        right: 25px;
        top: 25px;
    }

.core-box {
    border: 1px solid #ccc;
    width: 100%;
}

    .core-box .heading h2 {
        line-height: 45px !important;
        margin: 0;
        font-weight: normal;
        color: #666666;
        font-size: 16px !important;
    }

[draggable] {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none; /* Required to make elements draggable in old WebKit */
    -khtml-user-drag: element;
    -webkit-user-drag: element;
}

#slides h4 {
    color: #144796 !important;
}

/*Fix for background on mobile menu*/
@media (max-width:767px) {
    .navbar-default, .navbar-collapse {
        background-color: white !important;
    }
}