﻿

.MyPageHeading {
    padding-bottom: 20px;
    padding-top: 20px;
}

.top-navbar .top-navbar-inner .top-nav-content.main-top-nav-layout {
    background-color: transparent;
    margin-left: 0;
    position: absolute;
    right: 0;
}

.the-box.MyPageHeading .topHeading .icon-lg {
    width: 50px;
}

.top-nav-content .navbar-nav > li > a .icon-count {
    left: auto;
}

.top-nav-content .navbar-nav > li > a .badge {
    border-radius: 50%;
    height: 20px;
    line-height: 18px;
    min-width: auto;
    padding: 0;
    width: 20px;
}

footer {
    margin-bottom: 25px;
}

.btn-group.Action_form_dropdown, .col-lg-4.col-md-4.col-sm-12.col-md-12 .btn-group.USER_ACTIVITY_REPORTS {
    margin-right: 10px;
    width: 79%;
}

.btn-group.Process_form_dropdown {
    margin-right: 10px;
    width: 60%;
}

#tabs.nav-primary li {
    margin-right: 5px;
}

    #tabs.nav-primary li:last-child {
        margin-right: 0px;
    }

.form-group.Label-Input_button {
    display: inline-block;
}

tbody#users-libraryapplicationforms td.actionsBtn {
    text-align: left;
}

.form-group.search-library label {
    display: inline-block;
}

.form-group.search-library input.form-control {
    display: inline-block;
    margin-left: 22px;
    width: 85%;
}

.addApplicationFormHeading {
    padding-bottom: 5px;
}

.col-lg-4.col-md-4.col-sm-12.col-xs-12 .btn-group.col-lg-10.col-md-10.col-sm-9.col-xs-9 {
    padding: 0;
}

.col-lg-8.col-md-8.col-sm-12.col-xs-12 .panel.DashBoardResponseCount-Border .list-group-item {
    height: auto;
    min-height: 60px;
    width: 100%;
}

.mail-apps-wrap.active #applicationDetails .form-group {
    margin-bottom: 0;
    overflow: hidden;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd -moz-use-text-color -moz-use-text-color;
}

.option_Checkbox {
    padding-bottom: 10px;
}

    .option_Checkbox .chosen-container.rounded.form-control.rounded {
        margin-top: 10px;
    }

.tooltipdatacell.note_arc.noteText {
    display: block;
    height: 180px;
    overflow-y: scroll;
}

.the-box.Progress_details .table-responsive {
    overflow-y: auto;
    overflow-X: scroll;
    width: 100%;
}

    .the-box.Progress_details .table-responsive .table.table-th-block.table-hover {
        table-layout: fixed;
    }

        .the-box.Progress_details .table-responsive .table.table-th-block.table-hover tr td:first-child {
            width: 200px;
        }

        .the-box.Progress_details .table-responsive .table.table-th-block.table-hover tr td {
            width: 100px;
        }

ul.nav-user li.dropdown a.dropdown-toggle {
    text-overflow: inherit;
    max-width: 100%;
}

    ul.nav-user li.dropdown a.dropdown-toggle img.avatar.img-circle {
        display: inline-block;
    }

    ul.nav-user li.dropdown a.dropdown-toggle strong {
        display: inline-block;
        width: 100px;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    ul.nav-user li.dropdown a.dropdown-toggle i.fa.fa-caret-down {
        display: inline-block;
    }





.form-group.Remove-form {
    position: relative;
    float: left;
}

a.remove_logo_link {
    position: absolute;
    top: -10px;
    right: -10px;
}

img.removelogo {
    width: 20px;
    height: 20px;
}

input#CaptchaInputText {
    width: 100%;
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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,-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;
}

/*td.actionsBtn .dropup .dropdown-menu {
    bottom: 0;
}*/

.heading.MyPageHeading {
    padding: 0;
  /*  margin-top: 80px !important;*/
}

.topHeading {
    background: #0D4C74;
    padding: 10px 0 10px 10px;
    border-radius: 0 !important;
    margin: 3px 0;
    color: #fff;
    /*display: flex;*/
}

    .topHeading .icon-lg {
        font-size: 1.125em;
    }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    ul#tabs.nav.nav-tabs.nav-primary {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    #tabs.nav.nav-tabs.nav-primary li {
        margin-right: 0;
        display: inline-block;
        float: none;
    }

    ul#tabs.nav.nav-tabs.nav-primary li a {
        border-radius: 5px;
        margin-bottom: 8px;
        width: 230px;
    }

    #tabs.nav-primary li {
        margin-right: 8px;
    }

    .nav-tabs.item-color.nav-primary > li.active > a, .nav-tabs.item-color.nav-primary > li.active > a:hover, .nav-tabs.item-color.nav-primary > li.active > a:focus {
        border-bottom-color: #dddddd;
    }

    .form-group.search-library input.form-control {
        display: inline-block;
        margin-left: 10px;
        width: 72%;
    }

    .btn-group.Action_form_dropdown, .col-lg-4.col-md-4.col-sm-12.col-md-12 .btn-group.USER_ACTIVITY_REPORTS {
        width: 80%;
    }

    .col-lg-8.col-md-8.col-sm-12.col-xs-12 .panel.DashBoardResponseCount-Border .list-group-item .col-lg-3.col-md-6.col-sm-6.col-xs-12 {
        padding-top: 10px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {

    .btn-group.Action_form_dropdown, .col-lg-4.col-md-4.col-sm-12.col-md-12 .btn-group.USER_ACTIVITY_REPORTS {
        width: 83%;
    }

    .btn-group.Process_form_dropdown {
        margin-right: 10px;
        width: 67%;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1280px) {
    form#redirect-previous-url {
        margin-bottom: 15px !important;
    }

    #tabs.nav-primary li {
        margin-right: 0px;
    }

    #tabs.nav > li > a {
        padding: 8px 8px;
    }

    #tabs.nav-primary li:last-child {
        margin-right: 0px;
    }
}

@media only screen and (min-device-width : 1200px) and (max-device-width : 1280px) {
    .logo-brand {
        height: auto;
        left: 20px;
        width: 150px;
    }

        .logo-brand img {
            height: auto;
            margin-left: 0;
            max-width: 160px;
            /*width: 100%;*/
        }
}

@media only screen and (min-device-width : 1280px) and (max-device-width : 1310px) {
    #tabs.nav > li > a {
        padding: 8px 8px;
    }
}

@media only screen and (min-device-width : 200px) and (max-device-width : 767px) {
    .the-box.MyPageHeading .topHeading {
        text-align: center;
    }

        .the-box.MyPageHeading .topHeading .icon-lg {
            width: 50px;
        }

    .btn-collapse-main-navigation {
        color: #fff;
        display: block;
        height: 40px;
        left: 10px;
        line-height: 38px;
        padding: 0;
        position: absolute;
        top: 10px;
        width: 50px;
        border-radius: 0px;
    }

    ul#tabs.nav.nav-tabs.nav-primary {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    #tabs.nav.nav-tabs.nav-primary li {
        margin-right: 0;
        display: inline-block;
        float: none;
    }

    ul#tabs.nav.nav-tabs.nav-primary li a {
        border-radius: 5px;
        margin-bottom: 8px;
        width: 230px;
    }

    .col-lg-8.col-md-8.col-sm-12.col-xs-12 .panel.DashBoardResponseCount-Border .list-group-item .col-lg-3.col-md-6.col-sm-6.col-xs-12 {
        padding-top: 10px;
    }

    .error_content h2.text-center {
        width: 95%;
    }
}

@media only screen and (min-device-width : 200px) and (max-device-width : 736px) and (orientation : portrait) {
    body.top-navigation {
        padding-top: 130px;
    }

    ul.nav-user.navbar-right {
        left: 70px;
        right: auto;
        width: 70%;
    }

    .main-top-nav-layout .nav.navbar-nav.navbar-right {
        left: 80px;
        position: absolute;
        margin-right: 0 !important;
    }

    .top-navbar .top-navbar-inner .top-nav-content.main-top-nav-layout {
        top: 70px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        right: auto;
        width: 100%;
    }

    .logo-brand {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        top: 10px;
    }

    .top-main-navigation {
        top: 120px;
    }

    .form-group.search-library input.form-control {
        display: inline-block;
        margin-left: 0px;
        width: 100%;
    }
}


@media only screen and (min-device-width : 200px) and (max-device-width : 736px) and (orientation: landscape) {
    body.top-navigation {
        padding-top: 70px;
    }

    ul.nav-user.navbar-right {
        left: auto;
        right: 40px;
        text-align: right;
        width: 35%;
    }

    .main-top-nav-layout .nav.navbar-nav.navbar-right {
        margin-right: 0 !important;
        position: absolute;
        right: 225px;
    }

    .logo-brand {
        left: 70px;
        top: 6px;
        z-index: 99;
        width: auto;
    }

    .btn-collapse-main-navigation {
        left: 10px;
        top: 15px;
    }

    .top-navbar .top-navbar-inner .top-nav-content.main-top-nav-layout {
        right: auto;
        width: 100%;
    }

    .form-group.search-library input.form-control {
        display: inline-block;
        margin-left: 10px;
        width: 86%;
    }

    .btn-group.Process_form_dropdown {
        margin-right: 10px;
        width: 75%;
    }

    .btn-group.Action_form_dropdown, .col-lg-4.col-md-4.col-sm-12.col-md-12 .btn-group.USER_ACTIVITY_REPORTS {
        margin-right: 10px;
        width: 86%;
    }
}


@media only screen and (min-device-width : 200px) and (max-device-width : 480px) {
    .btn-group.Process_form_dropdown, .btn-group.Action_form_dropdown, .col-lg-4.col-md-4.col-sm-12.col-md-12 .btn-group.USER_ACTIVITY_REPORTS {
        width: 100%;
        padding-bottom: 10px;
    }
}

.the-box.vacancyReport .table-responsive {
    overflow-y: auto;
    overflow-X: auto;
    width: 100%;
}

    /*.the-box.vacancyReport .table-responsive .table.table-th-block.table-hover {
        table-layout: fixed;
    }

        .the-box.vacancyReport .table-responsive .table.table-th-block.table-hover tr td:first-child {
            width: 200px;
        }

       .the-box.vacancyReport .table-responsive .table.table-th-block.table-hover tr td {
            width: 200px;
        }*/

    .the-box.vacancyReport .table-responsive .table {
        max-width: 150%;
        width: 141%;
    }


.registrationBox .col-sm-2 {
    position: initial;
}

.div-alert-onboardingdoc {
    position: absolute;
    width: 98%;
    top: 0;
}

.divcandidatedoc {
    position: absolute;
    width: 25%;
    top: -336px;
    left: 450px;
    z-index: 9999;
}

.checkbox-column.thOnBoardingDocument, .checkbox-column.thCandidateDocument, .checkbox-column.thCandidateRequestedDocument {
    width: 5px;
}

.divcandidatedoc.div-alert-onboardingdoc.doc {
    top: -242px;
}

.dropzone {
    width: 100% !important;
    display: table;
    margin: 0 auto;
}
