/*Write your custom css in this file.*/
/*Write your custom css in this file.*/
*{
  /*font-family: 'Poppins', sans-serif !important;*/
    font-family: 'Lato', sans-serif !important;
  }

#todoImg {
    height: 30px;
    width: 30px;
    border-radius: 50%;
  }
  #todoList {
    padding: 0px 8px 0px 8px;
  }
  #title {
    word-wrap: break-word;
    /* padding-left: 40px; */
    padding-right: 8px;
  }
  .loginimage{
    width: 270px !important;
  }
  
  .dashboard-header-image {
    width: 175px;
    margin-top: 3px;
  }
  
  img#site-logo-preview {
    width: 200px;
  }
  .headerlogo {
    width: 250px;
  }
  
  .clock-in-out-time {
    padding: 0px 10px 0px 35px;
  }
  
  .sticky-header {
    position: sticky;
    top: 0;
    z-index: 1000;
  }
  
  .position-right {
    display: flex;
    /* justify-content: flex-end; */
    flex-wrap: wrap;
    /* display: flex; */
    float: right;
    margin: -10px;
  }
  .position-right > * {
    flex: 0 0 auto;
    margin: 10px;
  }
  
  .h50-vh {
    height: 50vh;
    width: 100%;
  }
  .mb5-em {
    margin-bottom: 5em;
  }
  
  .position-center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #attendance-chart {
    display: block;
    padding: 0px;
    position: relative;
    clear: both;
  }
  
  @media (max-width: 500px) {
    .position-right > * {
      flex: 1 1 auto;
      margin: 10px;
    }
    .mb5-em {
      width: 100%;
      margin: auto;
    }
  }
  
  /* div#clock-status-widget {
    border-radius: 18px;
  }
  .bg-white.project_and_clock_status_widget {
    border-radius: 18px;
  }
  textarea#sticky-note {
    border-radius: 18px;
  }
  .bg-info {
    border-radius: 18px;
  }
  .page-title {
    border-radius: 18px;
  }
  .nav-tabs {
    border-radius: 18px;
  }
  div#kanban-wrapper {
    border-radius: 18px;
  } */
  
  .dashboard-analytics-chart-container {
    width: 100%;
    height: 300px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #timesheet-task-pie-flotchart {
    width: 100%;
    height: 400px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .taskmore a {
    color: white !important;
  }
  /* div#top-10tasks-list-container {
    border-radius: 18px;
  }
  div#todo-list-container {
    border-radius: 18px;
  } */
  #total_number, #total_number2{
    text-align: center;
    font-weight: 600;
  }
  
  
  /* Recruitment module css */
  
  .page-hero-lg {
    height: 500px;
  }
  .page-hero{
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #2f3043 !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    color: #fff !important;
    display: flex;
    position: relative;
  }
  .page-hero-lg .page-hero-content {
     margin-top: 60px;
  }
  .page-title2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    margin-top: 120px !important;
  }
  
  .text-theme {
    font-weight: 700;
    color: #0F7987;
  }
  .page-hero::before {
    content: "";
    background-color: rgba(47, 48, 67, 0.82);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .site_top_logo{
    width: 200px
  }
  .all_jobs{
    padding: 20px;
  }
  .job_cards{
    border: 1px solid #ccc;
  }
  .list-item{
    /* border-radius: 18px; */
    margin: auto;
    padding: 20px !important;
    background-color: #fff;
    border-bottom: 2px solid #ccc;
  }
  .list-item-title a{
    font-size: 22px;
    font-weight: 700;
    color: #0F7987;
  }
  .list-item-tag{
    background-color: #0F7987;
    color: #fff;
    padding: 3px 7px;
    border-radius: 5px;
  }
  .list-item-secondary-info {
    text-align: right;
    margin-left: auto;
  }
  .qualification{
    font-size: 15px;
    font-weight: 400;
  }
  .list-item-tag-red{
    background-color: #0F7987;
    color: #fff;
    padding: 3px 7px;
    border-radius: 5px;
  }
  .vacancies{
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
  }
  .salary{
    font-size: 15px;
    font-weight: 600;
    background-color: rgb(248, 244, 244);
    padding: 3px 7px;
    border-radius: 5px;
  }
  .one_job{
    padding: 30px !important;
  }
  .f-18{
    font-size: 18px;
  }
  @media (max-width: 760px) {
    .one_job{
      padding: 5px !important;
    }
    .list-item-secondary-info {
      text-align: left;
      margin-top: 10px;
    }
  }
  .registration_heading_main{
    font-size: 30px !important;
      margin-bottom: -30px;
      color: #fff;
      text-align: center;
      background: #0F7987;
      margin-bottom: 20px;
      line-height: 60px !important;
      font-weight: 600;
      text-transform: uppercase;
  }
  .Job_requirement{
      color: #0F7987;
      font-size: 20px;
      margin-top: 20px;
      margin-bottom: -10px;
      text-transform: uppercase;  
  }
  .red_hori_row{
      height: 1px;
      border: none;
      background-color: #0F7987;
  }
  .job_details{
    border-radius: 18px;
    background-color: #fff;
    padding: 30px;
  }
  .font_16{
    font-size: 16px;
  }
  .salary_range{
    font-size: 15px;
    font-weight: 600;
    background-color:#0F7987;
    padding: 3px 7px;
    border-radius: 5px;
    color: white;
  }
  .apply_button{
    box-shadow: 0px 2px 6px 3px #e9c3c1;
    background-color: #0F7987;
    /* float: right; */
    font-weight: 600;
    color: white;
    padding: 10px 100px;
    margin: auto;
    display: block;
    border-radius: 10em;
  }
  .alljobbtn{
    float: right;
    background-color: #0F7987;
    color: white;
  }
  
  .registration_heading{
      font-size: 34px !important;
      margin-bottom: -30px;
      line-height: 60px !important;
      font-weight: 700;
      text-transform: uppercase;
  }
  .section-title{
    text-align: center;
    margin-top: -10px;
    margin-bottom: 100px;
  }
  .seperator {
    width: 10%;
    margin: auto;
    display: block;
    height: 2px;
    padding: 1px 0;
    text-align: center;
    background-color: #ccc;
  }
  .subtitle{
    padding-bottom: 25px;
  }
  #application-form{
    width: 80% !important;
    display: block;
    margin: auto;
  }
  
  @media (max-width: 760px) {
    .job_details{
      background-color: #fff;
      padding: 10px;
    }
    #application-form{
      width: 95% !important;
    }
  }
  .successpage{
    background-color: #ccc;
    width: 100%;
    height: 100vh;
  }
  .jumbotron{
    width: 60%;
    background-color: #fff;
  }
  #applyModal{
    background-color: #fff !important;
    text-align: center;
    width: 60%;
    height: 90%;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 20px;
  }
  @media (max-width: 760px) {
    #applyModal{
      width: 96% !important;
    }
  }
  .my_applications{
    font-size: 13px;
  }
  
  
  /* Checkbox style */
  .container_check {
    display: block;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 30px;
    line-height: 1.3;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
  }
  .container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .container_check input:checked ~ .checkmark {
    background-color: #0F7987;
    border: 1px solid transparent;
  }
  .container_check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .container_check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .container_check.version_2 {
    padding: 13px 15px 13px 45px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    min-height: 30px;
    font-weight: 400;
  }
  .container_check.version_2 .checkmark {
    height: 24px;
    width: 24px;
    top: 10px;
    left: 10px;
  }
  .container_check.version_2 .checkmark:after {
    top: 5px;
    left: 8px;
    width: 5px;
    height: 10px;
  }
  
  .container_check input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Radio buttons */
  .container_radio {
    display: block;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 30px;
    line-height: 1.3;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .container_radio input {
    position: absolute;
    opacity: 0;
  }
  .container_radio input:checked ~ .checkmark:after {
    opacity: 1;
  }
  .container_radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
  }
  .container_radio .checkmark:after {
    display: block;
    content: "";
    position: absolute;
    opacity: 0;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0F7987;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .container_radio.version_2 {
    padding: 13px 15px 13px 45px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    min-height: 30px;
    font-weight: 400;
  }
  .container_radio.version_2 input:checked ~ .checkmark:before {
    opacity: 1;
  }
  .container_radio.version_2 input:checked ~ .checkmark {
    border: 1px solid transparent;
  }
  .container_radio.version_2 .checkmark {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 24px;
    width: 24px;
    border: 1px solid #ddd;
    border-radius: 50%;
  }
  .container_radio.version_2 .checkmark:after {
    width: 22px;
    height: 22px;
    top: 0;
    left: 0;
  }
  .container_radio.version_2 .checkmark:before {
    display: block;
    content: "";
    position: absolute;
    opacity: 0;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    z-index: 999;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .container_radio.version_2.active, .container_radio.version_2:hover, .container_check.version_2.active, .container_check.version_2:hover {
    border: 1px solid #0F7987;
  }
  
  .radio_input .container_radio {
    display: inline-block;
    margin: 5px 0 0 0;
  }
  
  span.kanban_more_option {
    float: right;
    font-size: 12px;
    cursor: pointer;
    background-color: #f3f3f3;
    padding: 4px;
    border-radius: 5px;
  }
  .pad15{
    padding: 15px
  }
  
  @media (min-width: 900px) {
    #myNavbar2{
      display: none !important;
    }
  }
  .brand-logo img.dashboard-image {
    width: 172px;
    margin-top: 4px;
  }
  .btn_add_option{
    font-size: 26px;
    padding: 0px 13px;
  }
  .m-t-10{
    margin-top: 10px;
  }
  .m-b-20{
    margin-bottom: 20px;
  }
  .options-list{
    margin-top: 50px;
    background-color: #ccc;
  }
  .darkshadow{
    box-shadow: 0 0 0px 1000px #c8c9ca inset !important;
  }
  #correct_answer{
    height: 15px;
    width: 25%
  }
  .result{
    background-color: #4f2775;
    color: white;
    font-weight: 600;
    padding: 20px
  }
  .bg-fn{
    background-color: #4f2775 !important;
  }
  .bg-coral{
    background-color: #4f2775 !important;
  }
  .property-card-image{
    height: 100px;
  }