.emp-prtl-innr-scton {
  margin-left: 10px;
  margin-right: 10px;
}

.msg-list {
  position: relative;
  font-family: nunito,sans-serif !important;
}
.msg-list ul{
  margin:0px;
  padding: 0px;
}
.msg-list ul li{
    list-style: none;
    font-family: nunito,sans-serif !important;
}
.msg-list ul li a {
  position: relative;
  padding: 10px 10px;
  margin: 5px 0px;
  line-height: 24px;
  color: #353535;
  background: #f7f7f7;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #e6e6e6;
  display: block;
  cursor: pointer;
  font-family: nunito,sans-serif !important;
}
.msg-list ul li a:hover {
  background: #ececec;
  text-decoration: none;
  font-family: nunito,sans-serif !important;
}
.msg-list ul li i {
  color: #d9202f;
  font-size: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  /*width: 24px;*/
}
.msg-list ul li title{
  display: block;  
  padding-left: 50px;
  font-family: nunito,sans-serif !important;
}
.msg-list ul li span{
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding-right: 90px;
  padding-left: 50px;
  font-family: nunito,sans-serif !important;
  line-height: normal;
}
.msg-list ul li .msg-action {
  position: absolute;
  right: 10px;
  top: 14px;
  font-family: nunito,sans-serif !important;
}
.msg-list ul li a .msg-action a {
  background: #000;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  font-family: nunito,sans-serif !important;
}
.msg-list ul li a .msg-action a:hover{  
  visibility: inherit !important;
}

.msg-action .btn {
  font-family: nunito,sans-serif !important;
}

strong, span, small, label {
 font-family: nunito,sans-serif !important; 
}


.text-orange {
  color: #d65e29
}

.text-orange h5{
  color: #d65e29
}

.text-orange :hover {
  color: #d65e29
}

.mb-n{
  margin-bottom: 0px !important;
}
.i9-had-seprtr {
  border-top: 3px solid black;
  margin-bottom: 10px;
}
.i9-fot-seprtr {
  border-top: 3px solid black;
  margin-bottom: 10px;
}

.i9-section-1-head {
  border: 1px solid black;
  padding: 5px;
  background-color: #d8d8d8;
}
.i9-section-1-body {
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 10px;
}

.i9-list .table td, .i9-list .table th {
  padding: 1px;
}

.i9-list .list-a table tr td {
  text-align: left;
  padding: 15px 5px!important;
}
.i9-list .list-b table tr td {
  text-align: left;
  padding: 8px 5px!important;
}
.i9-list .list-c table tr td {
  padding: 18px 5px!important;
  text-align: left;
}

.w4-box-main{
  padding: 30px 20px 20px;
}
.w4-box-top h2 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  border-bottom: 4px solid #000;
  padding-bottom: 8px;
  margin-top: 0px;
}
.w4-box-top p {
  font-size: 13px;
  line-height: normal;
  margin-bottom: 5px; 
}
.w4-box-top h3 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 16px;
}
.w4-box-top h5 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
.w4-box-top h6 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
.w4-box-top ul li{
  font-size: 12px;
  line-height: 12px;
}
.wp-box-2 h4{
    font-size: 18px;
  font-weight: bold;
  color: #000;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  padding:3px 0px;
  text-align: center;
}

.bank-check-image {
  width: 250px;
}

.hdbk-shrt-head {
  margin-bottom: 5px;
  border-bottom: 1px solid #000000;
  color: #D65E29;
  font-size: 20px;
}

.dot-sprtr {
  border-bottom: 1px dashed #D65E29;
  margin-bottom: 15px;
}

.orng-colr-txt {
  color: #D65E29 !important;
  font-weight: 700;
}

.spcl-txt-cntr { 
  color: #D65E29 !important;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
}

.employee-modal-signature canvas {
  width: auto;
  height: 100%;
  margin: 0px;
  border: 1px solid #CACACA;
}

.signature-modal-footer{
  display: block !important;
}


.v-emp-tutrl-sctn {
  font-family: nunito,sans-serif !important; 
}

.v-emp-tutrl-sctn h1, .v-emp-tutrl-sctn h2, .v-emp-tutrl-sctn h3, .v-emp-tutrl-sctn h4, .v-emp-tutrl-sctn h5, .v-emp-tutrl-sctn h6 {
  font-family: nunito,sans-serif !important;
  color: #d46b3c;
}

.v-emp-tutrl-sctn .lsn-contnr {
  margin-left: 15px;
  margin-top: 15px;
}

.lsn-title {
  border-bottom: #d46b3c solid 1px;
}

.lsn-video{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.lsn-video iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.lsn-dscrptn {
  font-size: 15px;
  margin-bottom: 10px;
}

.lsn-image {
  margin-bottom: 10px;
}

.lsn-dscrptn p{
  margin-bottom: 0px !important;
}

.quiz-cntnr {
  border: #d46b3c solid 1px;
  padding: 10px;
}

.quiz-cntnr p{
  font-size: 14px
}

.qstn-title {
  font-size: 16px
}

.qstn-option-title {
  font-size: 14px
}
.table-quiz-info{
  margin-bottom: 0px;
  font-size: 14px;
}

.quiz-inf-isde .card-body{
  padding: 5px;
}

.btn-back {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: -30px;
}

.btn-back-right {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: -30px;
}

.btn-back-btm {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
}

.lsn-divider{
  background: #e7e7e7;
  margin: 20px -20px 20px -35px;
  padding : 20px 20px 20px 35px;
}

.emp-prtl-hro-btm-action {
  display: -webkit-box;
  -webkit-box-align: center;
}

.emp-prtl-hro-btm-action img {
    margin-right: 20px;
}

.emp-prtl-hro-btm-action h4 {
  margin: 0;
  line-height: 1;
  color: #fff;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
}

.emp-prtl-hro-btm-action.bdr-1-wht {
  border: 1px solid #fff;
  max-width: 300px;
  padding: 10px 30px;
}

@media only screen and (max-width: 480px){
  .msg-list ul li i {
    font-size: 40px;
    float: none;
  }
  .msg-list ul li span {
    padding-right: 0px;
  }
  .msg-list ul li span {
    padding-right: 0px;
  }
  .msg-list ul li .msg-action {
    position: relative;
    float: none;
    margin-top: 10px;
    right: 0;
    top: 0;
  }
  .msg-action .btn {
    width: 100%;
  }

  .page-link {
    padding: 0.5rem .65rem;
  }

  .bank-check-image {
    width: 140px;
  }

  .quiz-cntnr .btn-default-orange {
    width: 78px;  
    padding: 5px;
  }

  .quiz-cntnr .btn-default-green {
    width: 78px;  
    padding: 5px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1130px) {
  .emp-prtl-hro-btm-action h4 {
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cp-hero-btm-actions-area {
        text-align: center;
    }
    .emp-prtl-hro-btm-action {
        display: -webkit-box;
        -webkit-box-align: center;
        margin-bottom: 15px;
    }
    .emp-prtl-hro-btm-action.bdr-1-wht {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        max-width: 250px;
    }
    .emp-prtl-hro-btm-action img {
        display: none;
    }
    .emp-prtl-hro-btm-action.bdr-1-wht img {
        display: block;
        width: 25px;
    }
    
    .emp-prtl-hro-btm-action {
        justify-content: left !important;
    }

    .emp-prtl-hro-btm-action h4 {
      font-size: 15px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .emp-prtl-hro-btm-action {
    display: -webkit-box;
    -webkit-box-align: center;
    margin-bottom: 15px;
  }
  .emp-prtl-hro-btm-action img {
    display: none;
  }
  .emp-prtl-hro-btm-action.bdr-1-wht img {
    display: block;
    width: 25px;
  }
  .emp-prtl-hro-btm-action h4 {
    font-size: 15px;
  }
}