﻿body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 43px;
    padding-right: 37px;
    margin-left: 230px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.p-0 {
    padding-left: 0 !important;
}

.form-group-header {
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-group-search {
    width: 80%;
    display: inline;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 100%;
}

.validation-summary-errors {
    color: red;
    list-style-type: none;
}

.not-found {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
}

#selectedListUser {
    height: 300px;
    background-color: white;
}

.vertical-left-line {
    border-left-color: #D3D3D3;
    border-left-width: 1px;
    border-left-style: solid;
}

.inherited-font {
    font-family: "Helvetica Neue";
}

.inline-content {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    color: #555555;
    background-color: transparent;
}

    .inline-content:hover {
        text-decoration: none;
        color: #555555;
    }

input[readonly].default-cursor {
    cursor: default;
    background-color: white;
}

.hidden {
    visibility: hidden;
}

.box-header {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-height {
    height: 300px;
    background-color: white;
}

.show-message-error {
    background-color: #eabebe;
    border: 1px solid;
    border-color: red;
    padding-top: 5px;
    border-radius: 4px;
}

.show-message-warning {
    background-color: #ebedb1;
    border: 1px solid;
    border-color: red;
    padding-top: 5px;
    border-radius: 4px;
}

.show-message-success {
    background-color: darkseagreen;
    border: 1px solid;
    border-color: darkseagreen;
    padding-top: 5px;
    border-radius: 4px;
}

.error-scroll-style {
    max-height: 75px;
    overflow-y: scroll;
}

.input-inline {
    display: inline;
}

.input-inline-pst {
    width: 180px !important;
    display: inline;
}

.input-inline-95 {
    width: 95px !important;
    display: inline;
}

.input-width {
    width: 300px !important;
}

.center {
    text-align: center !important;
}

.radio-filter-inline {
    display: inline-block !important;
    margin-right: 50px;
}

.showFilter {
    float: right;
    margin-right: 255px;
    /*margin-top: 5px;*/
}

.btn-search {
    display: inline-block;
    margin-top: 0px;
    padding: 6px 14px !important;
}

.btn-search-label {
    display: inline-block;
    margin-top: 5px;
    padding: 3px 10px !important;
}

.label-block {
    display: block;
}

.btn-rotate {
    height: 60px;
    width: 60px;
    border: hidden;
}

.image-survey {
    width: 10% !important;
}

.check-choice-vertical {
    padding: 0px 0px 0px 0px;
    margin: 0px !important;
}

.btn-image-rotate {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 34px;
}

.loader {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #3498db; /* Blue */
    border-radius: 30%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

.col-range {
    width: 12.4% !important;
}

.form-control-check {
    height: 20px !important;
}


.redDot {
    width: 10px;
    height: 10px;
    background: #d11e4b;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    display: inline-block;
    margin-left: 10px;
}

.newquestion {
    margin-bottom: 20px;
}

.dropdownLabel {
    display: block !important;
}

.deletebtn {
    margin: 1px 0px;
}

.fileUploadDiv {
    height: 100px;
}

.fileUpload {
    margin: 15px;
}

.arrows {
    width: 40px;
    height: 34px;
    border-radius: 30px;
}

.Table-Format {
    background-color: #f1e9e9;
    border: 1px solid;
    border-color: gray;
    padding-top: 5px;
    border-radius: 4px;
    margin-top: 10px;
}

.Table-Full {
    width: 100% !important;
}


/* Table style*/
/*table {
    border-collapse: collapse;
}

table {
      border: 1px solid black;
}
    */
.Table-Format th {
    background-color: #614e5b;
    color: white;
}
/*tr:hover {
    background-color: #AE324A !important;
}*/

/*tr:nth-child(even) {
    background-color: #8c7a86 !important;
}*/

/*table.tab>td>a:hover
{
 text-decoration: none !important;;
}*/

input.search {
    padding-top: 5px !important;
}

* {
    margin: 0;
    padding: 0;
}

label {
    display: block;
}

ul li a {
    display: block;
    height: 50px;
}

input[id="report-menu"]:checked + ul li ul {
    display: block;
}

.report-sub-menu {
    display: none;
}

    .report-sub-menu a {
        padding-left: 30px !important;
    }


input[id="report-menu"] {
    display: none;
}

.multi-choice-check {
    margin: 0px 0px 2px 0px !important;
    padding: 0px 0px 10px 25px;
}

.multi-choice-checkbox {
    margin: 0px 20px !important;
    width: 20px;
}

.label-inline {
    display: inline;
}

.btn-separation-survey {
    padding: 1px;
}

.btn-separation-frequency {
    padding: 2px;
}

.deleted-question {
    text-decoration: line-through;
}

.deleted-question-link-show {
    margin: 0px 15px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    color: #428bca; /* adjust as needed */
    position: relative;
    margin: 15px;
    text-decoration: none !important;
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
    text-decoration: none !important;
}

a.accordion-toggle:hover {
    text-decoration: none !important;
}

.ChangePwdResult {
    text-align: center;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1051; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #f7f9fa;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* Modal Content */
.modal-content-employee {
    background-color: #f7f9fa;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 101%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-userprofile-width {
    width: 460px !important;
}

.modal-userprofile-border {
    border-radius: 35px;
}

.modal-userprofile-photo-border {
    border: 2px solid #e4e5e7;
}

.modal-userprofile-photo-size {
    width: 290px;
    height: 290px;
    object-fit: cover;
}
/**
 * Profile image component
 */
.profile-header-container {
    margin: 0 auto;
    text-align: center;
}

.profile-header-img {
    padding: 0px;
}

    .profile-header-img > img.img-circle {
        width: 120px;
        height: 120px;
        border: 2px solid #51D2B7;
    }

.center-img {
    display: block;
    margin: auto;
}

.profile-header {
    margin-top: 43px;
}

/**
 * Ranking component
 */
.rank-label-container {
    margin-top: -19px;
    /* z-index: 1000; */
    text-align: center;
}

.label.label-default.rank-label {
    background-color: #fb0606;
    padding: 5px 10px 5px 10px;
    border-radius: 27px;
    margin-left: 0px;
}

.timeoffType {
    margin-left: 20px;
    display: inline !important;
}

.timeoffType-radio-type {
    margin-left: 5px;
}

.timeOff-delete-button {
    margin-bottom: 5px;
}

.ScheduleUnAvailability {
    margin-top: 30px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 1s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.hours-worked-header {
    height: 30px;
    font-size: 17px;
}

.hours-worked-row {
    height: 30px;
    font-size: 17px;
}

.hours-worked-scroll {
    overflow-y: scroll;
    height: 400px;
}

.export-button {
    margin-bottom: 10px;
    margin-left: 15px;
}

.preview-panel {
    background: #F7F7F7;
    border: 2px solid #e4e5e7;
    border-radius: 5px;
    position: relative;
}

.panel-body .preview {
    background-color: #F7F7F7 !important;
    padding: 10px 10px !important
}

.preview-box-title {
    padding-left: 10px;
    display: inline-block;
}

.preview-box-title-value {
    display: inline-block;
    color: red;
}

.preview-offer-btn {
    padding-top: 15px;
}

.scheduler-title {
    margin-bottom: 5px !important;
}

.confirm-btn {
    text-align: right;
}

.info-btn {
    text-align: center;
}

.btn-preview {
    padding-left: 15px;
    padding-right: 15px;
}

.table-feasibility {
    width: 7000px;
    border-collapse: collapse;
}

.btn-survey {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
}

.thead-feasibility {
    display: block;
    width: 7000px;
    overflow: auto;
}

.btn-survey-list {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.tbody-feasibility {
    display: block;
    width: 7000px;
    height: 200px;
    overflow: auto;
}

.thead-feasibility th {
    padding: .5em 1em;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #fff;
}

.tbody-feasibility td {
    padding: .5em 1em;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #fff;
}

.btn-separation {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 5px;
}

.label-inline-block {
    display: inline-block;
}

.date-width {
    width: 140px;
}

.salaried-filter-by {
    display: inline-block;
}

.salaried-filter-by-radio {
    margin-left: 5px !important;
}

.fixed_headers {
    width: 750px;
    table-layout: fixed;
    border-collapse: collapse;
}

    .fixed_headers th,
    .fixed_headers td {
        padding: 2px;
        text-align: left;
    }

    .fixed_headers thead tr {
        display: block;
        position: relative;
    }

    .fixed_headers tbody {
        display: block;
        overflow: auto;
        width: 100%;
        height: 400px;
    }

.not-found-litmos-user {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 50px;
    font-style: italic;
    font-size: 18px;
}

.not-display-text-litmos {
    margin-top: 25px;
}

.error-messages {
    text-align: left;
}

.Rectangle-Conflicts {
    width: 429px;
    height: 108px;
    border-radius: 4px;
    border: solid 1px #aaaaaa;
    background-color: #ffffff;
}

.width_95 {
    width: 95%;
}

.width_49 {
    width: 49%;
}

.width_auto {
    width: auto;
}

.reserved-SelectAll {
    position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 40px;
    float: left;
}

.refresh-table-distance {
    padding-left: 20px;
    color: #D11E4B;
}
