.box-body h3 {
    font-size: 1.3em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.2em;
    color: #999
}

.panel h3 {
    border-bottom: 0
}

.panel-primary h3.panel-title {
    color: #ffffff
}

.table-cell-status {
    margin: 0 0 1em
}

.questions-index-table .question-metadata {
    font-size: 85%
}

.box-content .question-body {
    font-size: 140%;
}

.question-body, .question-answers, .questions-index-table td {
    padding: 5px
}

.question-body .question-body-extra {
    margin: 1em;
    font-size: 95%
}

.question-body img {
    margin: 10px;
    width: 50%
}

a.resetButton, a.resetButton:hover {
    color: #aaa
}

.emptyState {
    text-align: center;
    margin: 1em;
    border: none
}

.emptyState h1, .emptyState h2, .emptyState h3 {
    color: #999;
    border: none;
}

li.label {
    padding: 0.5em;
    margin: 0.2em
}

.label a {
    color: #444
}

p.hint {
    font-style: italic
}

.slider-container {
    width: 60%;
    text-align: center;
    margin: auto
}

.slider-container .slider-label {
    font-size: 0.7em
}

.tagList {
    font-size: 1em;
    margin: 1em;
    line-height: 1.8em
}

.tagList .label {
    margin: 0.2em
}

.tagList .label-default {
    background: #fff;
    border: 1px solid #eee;
    color: #a9a9a9
}

.label-new {
    background: #C3232D
}

.table-cell-title {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0 0.5em
}



.table .form-group label {
    display: none;
    padding: 0;
    margin: 0
}

.main-header {
    background: #FFFFFF;
}

.main-header .navbar {
    background-color: #1573AF !important;
    padding: 0.25em 0;
    font-size: 1.2em;
}

.main-header li.user-header {
    background-color: #1965FB !important
}

.main-header .logo, .logo-mini, .logo-lg {
    background-color: #fff !important
}

.main-header .navbar .sidebar-toggle:hover {
    background-color: #aaa !important;
    color: #000 !important
}


.box-body {
    padding: 1em 0
}

.box-body form, .box-body .well, .box-body .box-content, .skill-list-container .actions, .box-body canvas {
    margin: 1em
}

.box-header .actions, .box-footer .actions {
    padding: 0.5em 0
}

.box-header, .box-footer {
    background: #f8f8f8
}

.pagination-tools {
    color: #888888;
    text-align: center;
    margin-bottom: 1em
}

div.error-message {
    font-size: 0.8em;
    color: #cc5555
}

.table-form .form-control {
    font-size: 0.8em;
    border: none;
    background: #fafafa
}

.table-form .error input {
    background: #ffcccc
}

.table-form .error-message, .table-form label, .timer-container, .float-progressbar-container {
    display: none
}

.flex-box {
    float: right;
    margin: 1em;
    padding: 1em;
    background: #888;
    min-width: 10em
}

.top-result-box {
    font-weight: 700;
    color: #efefef;
    font-size: 1.2em
}

.btm-result-box {
    color: #fff
}

.box.box-default {
    border-top-color: #888888
}

.error-message {
    color: #ff5555;
    padding: 0.5em 0 1em
}

input.form-error {
    background: rgba(255, 88, 88, 0.2)
}

.form-row {
    margin-bottom: 1.5em;
    padding: 1em
}

.form-group label {
    color: #555
}

.form-control {
    border: none;
    background: #eff5f5;
    color: #444444
}

.form-row legend {
    border: none;
    color: #666666
}

fieldset {
    padding: 1em
}

.fieldset-column {
    background: #eff5f5;
    padding: 1em
}

.fieldset-column .form-control {
    background: #ffffff
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-heading {
    border: none;
    background: #f0f0f0
}

tfoot {
    background: #f0f0f0
}

.inputWrap ul, .table .form-group {
    margin: 0;
    padding: 0
}

.inputWrap li {
    list-style: none;
    width: 50%;
    font-size: 12px;
    float: left
}

.inputWrap label {
    padding: 0;
    margin: 0 5px 0 0
}

.inputWrap input[type=checkbox] {
    width: auto
}

.inputWrap .icheckbox_square-blue {
    margin-right: 5px !important
}

.list-inline label, .skillsTable {
    width: 100%
}

.well.filters {
    background: #fff;
    border: none;
    padding-bottom: 1em;
}

.well.filters ul.list-inline {
    margin-bottom: 0;
}

.well.filters .box-footer {
    background: none;
    border: none;
    padding: 0;
    margin: 0
}

a.resetButton, a.resetButton:hover {
    color: #666
}

.inputWrap .icheckbox_square-blue.checked {
    background-color: #367fa9 !important
}

.answer.skipped {
    color: darkcyan;
    font-style: italic
}

.question {
    font-size: 1.2em
}

.question > .description {
    font-size: 0.9em
}

.answers {
    margin: 25px
}

.answer, .selected-answer {
    font-weight: 700
}

.answer.correct, .score-container .positive {
    color: green
}

.answer.wrong, .score-container .negative {
    color: red
}

.score {
    text-align: right;
    margin: 1em;
    padding: 1em
}

.question-metadata {
    font-size: 90%;
    background: #fcfcfc;
    border-radius: 10px;
    padding: 1em 0 0 1em;
    margin: 0.5em;
}

.question-metadata dt {
    width: 100px;
}

.question-metadata dt, .question-metadata dd {
    text-align: left;
    margin: 0;
    padding: 0.5em;
}

.question table {
    margin-top : 6px;
    width : 100%;
    margin-bottom : 6px;
    border: 1px solid #ccc;
}

.question table th {
    background-color: #eee;
}

.question table td {
    padding:0.5em;
    border: 1px solid #ecf0f5;
}

.padding {
    padding: 10px
}

.border {
    border : 1px solid #f4f4f4
}

.border-dark-top {
    border-top:  1px solid #d2d6de !important
}

.border-dark-top-dashed {
    border-top:  1px dashed #d2d6de !important
}

.answersTable {
    margin : 0 0 10px 0 !important
}

.removePage {
    cursor: pointer;
}

.surveyConfigurationCol {
    border-left: 1px solid #d2d6de !important;
    overflow: auto !important;
    height: calc(100vh - 240px);
}

.fiexedBoxBody {
    max-height: calc(100vh - 240px);
}
.sidebar-menu.colSecondSecondView:hover {
    overflow: auto !important;
}

.top-marger {
    margin-top: 35px;
}

.top-marger-mid {
    margin-top: 18px;
}
.general-assesment-survey .box-header , .general-assesment-survey .box-footer
{
    background: #fff !important;
}

.colSecondSecondView li {
    line-height: 0.5 !important;
}

.bg-light-gray {
    background-color: #ecf0f5 !important;
}

.pageTitleDiv {
    margin-bottom: 35px !important;
}   

.questionNo {
    margin-bottom: 35px !important;
}

.center {
    position: fixed;
    top : 50%;
    left : 50%;
}

.preloader {
    position : fixed;
    top : 0;
    bottom: 0;
    right :0 ;
    left : 0;
    z-index: 1000;
    background-color: #00000020
}

.talent-spy-input .sv_q_m_label {
    position: relative !important;
}

.talent-spy-input .sv_q_matrix tr,.talent-spy-input .sv_q_matrix th {
    padding: 0 18px;
}

.talent-spy-input .field-range-wrapper {
    padding: 16px 10px;
    background: rgba(0,0,0,0.25);
}

#dateFilterCompletedSurvey input, #dateFilterCompletedSurvey select {
    height: 25px !important
}
#dateFilterCompletedSurvey .form-group {
    padding: 5px
}

#dateFilterCompletedSurvey label {
    margin-right: 10px;
}
.general-assesment-survey .img-thumbnail {
    height : 100px !important;
    width : 100px !important;
}
#dateFilterCompletedSurvey select
{
    margin: 0;
    padding: 0;
}

.graph-div-row {
    display: flex !important;
}

.graph-div-row .box {
    height : 94%;
}

.survey-date-wise-status-div .form-group {
    width: 100% !important
}

.survey-date-wise-status {
    width: 100% !important
}

#horizontalBarActiveInactiveTalents {
    margin-top : 82px
}

.mce-widget.mce-tooltip {
    display: none !important;
}

.survey-logo-title-container img {
    max-height: 180px;
    max-width: 180px;
}

.question-lable img {
    max-width: 100%;
    display: inline-block;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.input.checkbox-inline label {
    font-weight: 400 !important;
}

.input-group-addon {
    cursor: pointer;
}

.answersTable .input-group .input-group-addon{
    border-color: darkgray !important;
    padding: 6px 8px
}

.question_points {
    border: 1px solid darkgray !important; 
    padding-right: 2px;
    padding-left: 2px;
}

.question_points::-webkit-inner-spin-button, 
.question_points::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.question-lable {
    display: flex;
}

.question-lable span{
    width: 30px !important
}

.form-duplicate-survey .form-group {
    margin-top : 10px;
    margin-bottom : 10px;
}

.survey-logo-div {
    align-items: flex-end;
    display: flex;  
}

.tox-notifications-container {
    display: none !important;
}

.rc-progress-line-path {
    stroke: rgb(26, 155, 224) !important;
}

.handle {
    display: none;
}

.sortDoneBtn {
    display: none;
}


div.form-meta {
    padding: 2em  !important;
    background: #fcfcfc;
}

.form-view-wrapper {
    background: #29353e;
    min-height: 800px !important;
}

.form-view-wrapper .nav-tabs-custom {
    border: none;
    background: none;
    box-shadow: none;
}

.form-view-wrapper .nav-tabs-custom .pill-selector {
    background: #e3e3e3;
    padding: 0 4em;
}

.form-view-wrapper .nav-tabs-custom .pill-selector  .nav-tabs {
    border: none;
    height: 100%;
    padding: 0;
    font-size: 1.1em;
}

.form-view-wrapper > .nav-tabs-custom .pill-selector  .nav-tabs > li {
    padding: 1em;
}

.form-view-wrapper > .nav-tabs-custom .pill-selector  .nav-tabs > li > a {
    border: none;
    background: none;
    display: inline-block;
}

.form-view-wrapper > .nav-tabs-custom .pill-selector  .nav-tabs > li.active > a {
    background: #222222;
    color: #fafafa;
    border-radius: 20px;
    padding: 0.5em 1em;
}

.form-view-wrapper > .nav-tabs-custom .pill-selector  .process-action {
    float:right;
    margin-right: 2em;
    padding: 1em;
}

.form-view-wrapper .tab-content {
    padding: 2em 6em;
    background: none;
    height: 100%;
    border: none;
}


ul.progressTopics {
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.progressTopics .topic {
    float: left;
    display: inline-block;
    *display: inline;
    font-size: 1.1em;
    padding: 1em;
    height: 5em;
    vertical-align: middle;
    text-align: center;
}

ul.progressTopics .topic.current {
    border-top: 5px solid darkred;
    font-weight: bold;
}

/* Bootstrap bug */
dl.dl-horizontal dd {
    margin:0 !important;
    padding: 0.5em;
}
dl.dl-horizontal dt {
    padding: 0.5em;
    padding-right: 3em;
}

.login-page {
    background-color: #001030;
    background: url('/img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#request_form fieldset:not(:first-of-type) {
    display: none;
}

#request_form .form-check {
    margin: 1em;
}

#request_form .form-check-label {
    margin-left: 1em;
    font-weight: normal;
}

.file-preview {
    background: rgba(150,150,150,0.5) !important;
}

.file-drop-zone {
    background: #f0f0f0 !important;
}

.subgroup {
    margin: 1em;
    padding: 2em;
    background: rgba(150,150,150,0.5) !important;
    border-radius: 4px;
}

#request_form {
    margin-top:1em;
    padding: 2em;
    background: rgba(150,150,150,0.1) !important;
}


.info-box-number {
    font-size: 3em;
}

.print-only {
    display: none;
}

.main-header .logo {
    height: 75px;
    padding: 0.5em 0;
}

.formProgress {
    background: #fefefe;
}

.formProgress .progress {
    margin: 0;
}

.formNavigation {
    margin-top: 2em;
    padding: 1em;
    border-top: 1px solid #aaaaaa;
    text-align: center;
}

.welcome {
    margin-bottom: 1em;
}

.listingHeaderIncomplete {
    background: #a0d3e8;
    display: inline-block;
    padding: 1em;
}

.formActions {
    padding: 1em;
    text-align: center;
}

.modal {
    margin-top: 10%;
}

.modal-header {
    background: #337ab7;
    color: #fafafa
}

.modal-body {
    text-align: center;
    font-size: 125%
}