body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
.headerMenu{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:50px;
    box-shadow: inset 0px -2px #edf1f3;
}

body.upload .upload-nav,
body.download .download-nav,
body.browse .browse-nav,
body.uploadToDBX .uploadToDBX-nav,
body.contentSets .contentSets-nav,
body.purgeSets .purgeSets-nav,
body.modelsreport .modelsreport-nav,
body.favoritesreport .favoritesreport-nav,
body.report .report-nav,
body.reportB .reportB-nav,
body.reportF .reportF-nav,
body.reportAll .reportAll-nav,
body.layout .layout-nav,
body.queueFingerprint .queueFingerprint-nav,
body.downloadtab .downloadtab-nav,
body.databaseBackups .databaseBackups-nav,
body.verificationYOTI .yoti-nav,
body.sitemaps .sitemaps-nav,
body.archive .archive-nav,
body.affiliate .affiliate-nav,
body.highwinds .cdn-nav,
body.handytool .handytool-nav,
body.handyupload .handyupload-nav,
body.xvid .xvid-nav,
body.errorlog .errorlog-nav,
body.cdn .cdn-nav
{
    color:#0c63e4;
    font-weight:700;
}


a{
    color:#000;
}



.signout{
    height:100%;
    text-align: center;
}
.accordion{
    margin-left:15px;
}
.rel{
    position:relative;
}
.abs{
    position:absolute;
    top:20px;
    right:0;
}
.cdn-box{
    margin-left:30px;
    margin-right:30px;
}
.cdn-container{
    display:flex;
    flex-direction: column;
    margin-top:2rem;
}
div#txtcdnbb {
    display: block;
    margin-left: 16px;
}
div#txtcdnc {
    display: block;
    margin-left: 16px;
}
.btn-cdn{
    display: flex;
    align-items: center;
    height:64px;
    line-height:64px;
    margin-bottom:1rem
}
.btn-cdn img, .formDropbox #spinner{
    display: none;
    margin-right:16px;
}

.btn-cdn button{
    width:250px !important;
    height: 38px;
}
.cdn-container button{
    width:100%;
   
}
#check .spinner-border, #upload .spinner-border {
 display:none;
 margin-right:8px;
}
#sites {
    display: inline-block;
    height:38px;
    width: 150px;
    outline: none;
    color: white;
    border: 1px solid rgb(145, 145, 145);
    border-radius: 5px !important;
    box-shadow: 1px 1px 2px #6c757d;
    background: #6c757d;
}
#sites:hover{
    background: hsl(208, 8%, 35%);
}
#sites2 {
    display: inline-block;
    height:38px;
    outline: none;
    color: white;
    border: 1px solid rgb(145, 145, 145);
    border-radius: 5px !important;
    box-shadow: 1px 1px 2px #6c757d;
    background: #6c757d;
    margin-right:16px !important;
}
#sites2:hover{
    background: hsl(208, 8%, 35%);
}
.accordion-body div {
    padding: 0.5rem 0rem;
    font-size:0.875rem;
}
.accordion-body {
    padding: 1rem 0.25rem 1rem 1rem;
}
#stack2dt_wrapper .row:first-child{
    margin-bottom:20px;
}
.headerRight{

    display: flex;align-items: center;height: 71%;
}
.hideMobile{
    margin-left:20px;
}
.headerRight div{
    margin-top:7px;
    margin-right:10px;
    display: flex;
    justify-content: flex-end;
}

.headerRight i {
    margin-top:3px;
}

.headerRight div a{
    margin-right:10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
.imgUser img{
    margin-left: 10px;
    margin-right: 10px;
    width: 80px;
    border-radius: 50% !important;

}
.flex{
    display: flex;
}
.spaceBtw{
    justify-content: space-between;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    max-width: 1440px;
    margin: 0 auto;
}

#subsite{
    width:fit-content;
}
.alignEnd{
    text-align: end;
}
.centerPagination{
    justify-content: center !important;
}
.folderNameDiv{
    width:100%;
    position: relative;
    margin-right: 20px; 
}
#searchIcon {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
a.filterItem {
    text-decoration: none;
}
.spaceBtw{
    justify-content: center;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    max-width: 1440px;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 20px;
}input#searchBox {
    width: 100%;
}
.titleNameDiv{
    position: relative;
    width:100%;
    margin-right: 20px ;
}
.divBtnCSV{
    display:flex;
    margin-left:30px;
}
.divBtnCSV img {
    display: none;
    width: 35px;
    height: 35px;
}

.paginate nav div:first-child{
    display: none;
}
.divBtnCSV a{
    color:white;
}
.divBtnCSV a:hover{
    color:white;
    text-decoration: none;
}
.titleDirectory h3:first-child {
    font-weight: 700;
}

#DataTables_Table_0_wrapper .row:first-child {
    margin-bottom: 20px;
}
.headerLeft{
    box-shadow: 10px -10px 20px 2px #eff0f1;
    text-align:center;

}
.headerLeft div{
    display: flex;
    margin-top:5px;
    align-items: center;
    justify-content: center;
}
.headerLeft div img{
    margin-bottom: 10px;
    height: 40px;
    width:40px;
}


/* ---------- SIDENAV --------- */

.sidenav{
    height:100vh;
}
.sidenav p {
    color:#000;
}
.sidenav a {
    text-decoration: none;
}

.active{
    display: block;
}
.infoUser{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:15px;
    margin-bottom: 25px;
}

.nameUser{
    padding-top:10px;
}
.nameUser p:last-child{
    font-size: 12px;
}

.multilevel-accordion-menu .is-accordion-submenu-parent a {
    background: #fff;
  }

  .multilevel-accordion-menu .is-accordion-submenu a {
    background: #fff;
  }

  .multilevel-accordion-menu .sublevel-1 {
    text-indent: 1rem;
  }

  .multilevel-accordion-menu .sublevel-2 {
    text-indent: 2rem;
  }

  .multilevel-accordion-menu .sublevel-3 {
    text-indent: 3rem;
  }

  .multilevel-accordion-menu .sublevel-4 {
    text-indent: 4rem;
  }

  .multilevel-accordion-menu .sublevel-5 {
    text-indent: 5rem;
  }

  .multilevel-accordion-menu .sublevel-6 {
    text-indent: 6rem;
  }

  .multilevel-accordion-menu a {
    margin-left:15px;
    color: #000;
    box-shadow: inset 0 -1px #fafafa;
  }

  .multilevel-accordion-menu a::after {
    border-color: #fefefe transparent transparent;
  }

  .multilevel-accordion-menu .menu > li:not(.menu-text) > a {
    padding: 0.5rem 1rem;
  }

  .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a.subitem::before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 0.7rem;
    margin-right: 1rem;
  }

  .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before {
    content: "\f068";
    font-family: FontAwesome;
    margin-right: 1rem;
  }

  .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a:not(.subitem){
      color:#2D9CDB;

  }

  .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] .subitem:hover{
    color:#2D9CDB;
    text-decoration: none !important;
}
  .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {
    content: "\f067";
    font-family: FontAwesome;
    margin-right: 1rem;
  }
  .alignLeft{
      margin-top:30px;
  }
 .alignLeft tbody tr td:nth-child(3) {
    text-align: left !important;
}
.alignLeft thead th:nth-child(3) {
    text-align: left !important;
}
.alignLeft thead th {
    padding-bottom: 17px !important;
}
.linkEX{
    font-weight: 600;
    color: #41a5df;
}
#average{
    font-weight: 600;
}
#weighted{
    color:grey;

}
.alignLeft thead{
    font-size:13px;
}
.alignLeft tbody{
    font-size: 12px;
}
  /* HIDE SIDENAV ITEMS THAT ARENT USED */

 .multilevel-accordion-menu .is-accordion-submenu-parent:not(:nth-child(2), :nth-child(3), :nth-child(4)){
    display: none;
  }
#spanOpen{
    display: none;
}
.sidenav .closebtn {
    display: none;
}
/* ------ UPLOAD CHAPTER ------- */
.vh{
    height:110vh;
}
.contentBg{
    box-shadow: inset 10px 5px 20px 2px #eff0f1;
    background-color: #f5f6f8;
}

 .formDropbox {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

/* .formDropbox select{
    width:100%;
    margin-left:30px;
    margin-right:30px;
} */

.formDropbox input[type=text]{
    width: fit-content;
    margin-left: 30px;
    margin-right: 16px;
}
.formDropbox input[type=submit], .formDropbox button{
    width: fit-content;

}
.formDropbox button{
    margin-right:16px;
}
 .formDropbox label{
    display: flex;
    align-items: center;
 }
 .formDropbox label{
    display: flex;
    align-items: center;
    margin-right: 16px;
    color:black;
    background-color: #e6e6e6;

 }

 .formDropbox label:hover{
     background-color: grey;
     color:white;
 }
 .formDropbox label input{
    margin:0;
    margin-top: 2px;

    margin-right: 1rem;
 }
.ui-widget{
    background-color: white;
    width:50%;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
}
.ui-widget li{
    padding-left:10px;
}
.content{
    margin-top:50px;
}

.content p:not(.content .reportRow p, .content .videoThumbs p ):not(.content .titleDirectory p ){
    margin-left:30px;
}

.content p:first-of-type:not(.content .reportRow p):not(.singleVid p){
    font-size: 18;
    font-weight: 600;
}
.content p:last-of-type:not(.content .reportRow p):not(.titleDirectory p){
    font-size: 12;
    color: grey;
}
.space{
    padding: 30px;
}
.folderContent{
    background-color: white;

}
.folderContent ul{
    margin-top:20px;
    padding-bottom:20px;
    margin-left:40px;
}
.folderContent p {
    margin:10px;
    margin-left:40px;
}

  li {
    cursor: pointer;
    list-style-type: none;
  }
  ul ul {
    display: none;
  }

  li a span {
      float: right;
      margin-right:15px;
  }
#overlayModal{
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    display: none;
    background: rgba(0,0,0,0.3);
    z-index: 10;
}
.modal{
    z-index:11;
}
.modal-backdrop{
    z-index:10;
}
.clickable-row{
    cursor: pointer;
}
#reportTable{
    margin-top:20px;
}
#refreshContentReport{
    width: 100px;
    margin-bottom:50px;
    margin: 0 0px 0 50px;
}

.dataTables_length label{
    display:flex;
    width: 30%;
    margin-left: 20px;
}
.dataTables_length label select{
    margin: 0 10px;
    margin-top: -7px;
    width:100px;

}
.dataTables_info, .dataTables_paginate{
    float:right;
    margin-right:10px;
}

.dataTables_filter label{
    display: flex;
    width: 30%;
    margin-left: 20px;
}
.dataTables_filter label input{
    margin: 0 10px;
    margin-top: -7px;
    width:200px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding:0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none !important;
    border:none !important;
}
.divBtnBackup {
    display:flex;
    margin-left:30px;
}
.divBtnBackup img {
    display: none;
    width: 35px;
    height: 35px;
}
  #dbx a::before{
    content: "\f07b";
    font-family: FontAwesome;
    font-weight:400;
    margin-right: 1rem;
  }
#dbx li ul li::before{
    content: "\f15b";
    font-family: FontAwesome;
    font-weight:400;
    margin-right: 1rem;
}

#elvtdx a::before{
    content: "\f07b";
    font-family: FontAwesome;
    font-weight:400;
    margin-right: 1rem;
  }

#elvtdx li ul li::before{
    content: "\f15b";
    font-family: FontAwesome;
    font-weight:400;
    margin-right: 1rem;
}

/* ----- UPLOAD QUEUE ------*/
.table-scroll {
    overflow-x:hidden;
}
#stack{
    margin-top:20px;
    width:95%;
    margin-left:30px;
    margin-right:30px;
}
#stack tbody tr td{
    background-color: white;
    text-align: center;
}
#stack thead tr th{
    background-color: white;
    text-align: center;
}

.alert-success{
    margin-left: 30px;
}


.complete{
    color:green;
}
.error{
    color:red !important;
}
.uploading{
    color:blue;
}
tr {
   height:50px;
   vertical-align: middle;
}
.bold{
    font-weight: 600;
}

.infoTable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left:30px;
    margin-right:30px;
    margin-top:30px;
    margin-bottom:30px;
}
.infoTable div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.infoTable label {
    padding-top:8px;
}
.infoTable select {
    border:none;
    background-color: #f5f6f8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
    width:100%;
    color:blue;
}
.flexGrow{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
    background-color: #f5f6f8;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height:100%;

}
.paginate {
    display:flex;
    justify-content: center;
    text-align: center;
}
.paginate svg{
    width: 20px;
}
.paginate nav div a {
    margin-top:10px !important;
}
.paginate .pl-4, .paginate .px-4 {
    display: inline-block;
    padding-left: 1.5rem!important;
}


/* BROWSE DROPBOX */

.browseButton{
    padding:10px;
    padding-right:20px;
    padding-left:20px;
    color:#2D9CDB;
}

.browseButton:hover{
    text-decoration: none;
    color: #2D9CDB;
}

.folderBrowse::before{
    content: "\f07b";
    font-family: FontAwesome;
    font-weight:400;
    margin-right: 1rem;
}
.sortBrowseDiv{
    display: flex;
    padding-top:25px;
    padding-left:50px;
}
#sortBrowse{
    width:75%;

}

#stack2{
    margin-top:20px;
    width:95%;
    margin-left:30px;
    margin-right:30px;
}
#stack2 tbody tr td{
    background-color: white;

}
#stack2 thead tr th{
    background-color: white;

}
#stack2 .folderBrowse{
    text-align: left;
    padding-left: 80px;
}

#stack2 .uploadBrowse{
    text-align:end;
    padding-right:60px;
}

#stack2 table thead tr th:first-child{
    text-align: left;
    padding: 10px;
    /* padding-right: 20px; */
    padding-left: 110px;
}
#stack2 table thead tr th:last-child{
    text-align: end;
    padding:10px;
    padding-right:80px;

}
.sortTableBrowse{
    display: flex;
}
.fa-sort{
    opacity: 0.5;
}

.divBtnReport img{
    display: none;
   width: 35px;
}
.divBtnReport {
    display: flex;
}
.selectRows{
    display:flex;
    width: 100%;

    padding-top: 25px;
}
.selectRows label {
    width: 18%;
    padding-top: 10px;
}
.selectRows select{
    width:67.5%;
}
.sortBrowseDiv{
    width: 100%;
}

/* CONNEXION */

.connexionGoogle{
    background-color: #fff;
    box-shadow: 2px 2px 2px 2px #edf1f3;
}
.connexionGoogle .title{
    padding-top:50px;

    padding-right:50px;
}

.connexionGoogle .connexionInfo {
    display: flex;
    justify-content: center;
    /* width: 50%; */
    align-items: end;
}

.connexionGoogle .connexionInfo img {
    max-width:100px;
}

.g-signin2{
    padding-top:20px;
}
.g-signin2 .abcRioButton{
    width:150px !important;
}
#msgError{
    padding-bottom:50px;
    padding-left:50px;
    padding-right:50px;
    color: red;
}

.g-signin2{
    margin: auto;
    width: 50%;
    padding-bottom:50px;
}

#sceneTitle{
    white-space: nowrap;
}
#SEOtitle{
    white-space: nowrap;
}
/* CONTENT REPORT */

.scannedList{
    margin-left: 50px;
    text-align: center;
}

.scannedItem{
    margin-right: 30px;
    margin-top: 15px;
    width: 80px;
}

.filterItem{
    display: flex;
    flex-direction: column;
}

.filterItem:hover{
    text-decoration: none;
}
.content .scannedList .scannedItem p {
    margin:0 auto;

}

.reportRow{
    margin:15px;
    display:flex;
    flex-direction: row;
}
.reportRow .reportSection {
    width: 45%;
    background-color: white;
    margin: 20px;

}
.reportSection p:first-child{
    padding-left:40px;
}
.reportSection p{
    padding-left:40px;
    margin-bottom: 0.25rem;
}
.reportTitle {
    height: 50px;
    padding: 10px;
    padding-left: 40px;
    text-transform: uppercase;
    box-shadow: inset 0px -2px #edf1f3;
}
#inputFilterFolder{
    padding: 0px 0px 0px 30px;
    width: 300px;
}

@media screen and (max-width: 1440px) {

    .headerLeft div h5{
        font-size: 18px;
    }
    .nameUser {
        padding-top: 10px;
        width: 70%;
        padding-left: 10px;
        /* font-size: 10px; */
    }

    .nameUser p:last-child {
        font-size: 8px;
    }

    .nameUser p:first-child {
        font-size: 12px;
    }

    .multilevel-accordion-menu a {
         margin-left: 0px;

    }

    .menu{
        font-size: 13px;
    }
  }

  @media screen and (max-width: 1380px) {
    .selectRows label {
        width: 24%;
    }
  }

  @media screen and (max-width: 1024px) {
    .vh{
        height:140vh;
    }
    .formDropbox{
        flex-direction: column;
    }
    .formDropbox .button{
        width:100% !important;
    }
    .formDropbox input[type=text] {
        margin-left: 0px;
        width: 100%;
    }
    .formDropbox label{
        display: block;
    }
    .nameUser {
        padding-top: 10px;
        width: 70%;
        padding-left: 10px;
        /* font-size: 10px; */
    }

    .nameUser p:last-child {
        font-size: 10px;
    }

    .nameUser p:first-child {
        font-size: 14px;
    }
    .FolderContent{
        font-size: 12px;
    }
    .FolderContent ul {
        margin-top: 20px;
        padding-bottom: 20px;
        margin-left: 2px;
    }
    .multilevel-accordion-menu a {
         margin-left: 15px;

    }

    .menu{
        font-size: 14px;
    }

    #stack {
        margin-top: 20px;
        width: 95%;
        margin-left: 10px;
        margin-right: 0px;
    }
    #stack2 {
        margin-top: 20px;
        width: 95%;
        margin-left: 10px;
        margin-right: 0px;
    }
    .table-scroll {
        overflow-x: auto;
    }

    .ui-widget{

        width:30%;

    }

    .sortBrowseDiv{
        display: flex;
        padding-top:25px;
        padding-left:10px;
    }
    .selectRows {

        padding-right: 50px;
    }

    .selectRows select {
        width: 50%;
    }
    .selectRows label {
        width: 50%;
    }
  }

  @media screen and (max-width: 768px) {
    .selectRows label {
        font-size:11px;
    }
    #mySidenav {
        height: 100%;
        width: 0px;
        position: fixed;
        z-index: 1;
        top: 50px;
        background-color: white;
        left: 0;
        overflow-x: hidden;
        opacity: 0;
        transition: 0.5s;
        padding-top: 60px;
      }
      .headerLeft{
        box-shadow: none;
    }
    #spanOpen{
        display: block;
        line-height: 20px;
        margin-left:10px;
    }
  }

  @media screen and (max-width: 640px) {
    .hideMobile{
        display:none !important;
    }
    .headerFixed{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: white;

    }
        .vh .sidenav {
            height: 100%;
            width: 0px;
            position: fixed;
            z-index: 1;
            top: 50px;
            background-color: white;
            left: 0;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
          }

          .sidenav a {
            display: block;
            transition: 0.3s;
          }

          .sidenav .closebtn {
            display: block;
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
          }
          
        .headerLeft div img {
            margin-top: 2px;

        }
        .headerLeft div {

            margin-top: 0px;

        }
        

        .content {
            margin-top: 70px;
        }

        .space {
            padding: 10px;
        }
        .infoTable {

            margin-top: 80px;
            margin-bottom: 0px;
        }

        .sortBrowseDiv{
            display: flex;

            padding-left:10px;
        }
  }
  @media screen and (max-width: 425px) {
    .headerLeft div h5{
        font-size: 16px;
    }
    .selectRows label {
        width: 70%;
    }

    #stack2 .folderBrowse{
        text-align: left;
        padding-left: 0px;
    }

    #stack2 .uploadBrowse{
        text-align:end;
        padding-right:0px;
    }
    #stack2 table thead tr th:first-child{
        text-align: left;
        padding: 0px;
        /* padding-right: 20px; */
        padding-left: 0px;
    }
    #stack2 table thead tr th:last-child{
        text-align: end;
        padding:0px;
        padding-right:0px;

    }
  }
  @media screen and (max-width: 360px) {

    .selectRows label {
        width: 100%;
    }


.selectRows {
    padding-right: 10px;
}

  }

  body.verificationYOTI .card-body p.mt-3.mb-0.text-muted.text-sm {
    margin-left: 0px !important;
}
body.verificationYOTI h2,
body.verificationYOTI h5,
body.verificationYOTI .h2,
body.verificationYOTI .h5 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: .5rem;
  color: #32325d;
}

body.verificationYOTI h5,
body.verificationYOTI .h5 {
  font-size: .8125rem;
}

@media (min-width: 992px) {
  
    body.verificationYOTI .col-lg-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 1200px) {
  
    body.verificationYOTI .col-xl-3 {
    max-width: 25%;
    flex: 0 0 25%;
  }
  
  body.verificationYOTI .col-xl-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }
}


body.verificationYOTI .bg-danger {
  background-color: #f5365c !important;
}



@media (min-width: 1200px) {
  
    body.verificationYOTI .justify-content-xl-between {
    justify-content: space-between !important;
  }
}


body.verificationYOTI .pt-5 {
  padding-top: 3rem !important;
}

body.verificationYOTI .pb-8 {
  padding-bottom: 8rem !important;
}

@media (min-width: 768px) {
  
    body.verificationYOTI .pt-md-8 {
    padding-top: 8rem !important;
  }
}

@media (min-width: 1200px) {
  
    body.verificationYOTI .mb-xl-0 {
    margin-bottom: 0 !important;
  }
}




body.verificationYOTI .font-weight-bold {
  font-weight: 600 !important;
}


body.verificationYOTI a.text-success:hover,
body.verificationYOTI a.text-success:focus {
  color: #24a46d !important;
}

body.verificationYOTI .text-warning {
  color: #fb6340 !important;
}

body.verificationYOTI a.text-warning:hover,
body.verificationYOTI a.text-warning:focus {
  color: #fa3a0e !important;
}

body.verificationYOTI .text-danger {
  color: #f5365c !important;
}

body.verificationYOTI a.text-danger:hover,
body.verificationYOTI a.text-danger:focus {
  color: #ec0c38 !important;
}

body.verificationYOTI .text-white {
  color: #fff !important;
}

body.verificationYOTI a.text-white:hover,
body.verificationYOTI a.text-white:focus {
  color: #e6e6e6 !important;
}

body.verificationYOTI .text-muted {
  color: #8898aa !important;
}

@media print {
  *,
  *::before,
  *::after {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  
  body.verificationYOTI a:not(.btn) {
    text-decoration: underline;
  }
  
  body.verificationYOTI p,
  body.verificationYOTI h2 {
    orphans: 3;
    widows: 3;
  }
  
  body.verificationYOTI h2 {
    page-break-after: avoid;
  }
  


}

body.verificationYOTI figcaption,
body.verificationYOTI main {
  display: block;
}

body.verificationYOTI main {
  overflow: hidden;
}

body.verificationYOTI .bg-yellow {
  background-color: #ffd600 !important;
}

body.verificationYOTI .bg-green {
    background-color: #517418 !important;
  }




body.verificationYOTI .icon {
  width: 2rem;
  height: 2rem;
}

body.verificationYOTI .icon i {
  font-size: 1.55rem;
}

body.verificationYOTI .icon-shape {
  display: inline-flex;
  padding: 12px;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}


/* Badge base style */
.badge {
    display: inline-block;
    padding: 0.35em 0.65em !important;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
  }
  
  /* Badge pill style */
  .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
  }
  
  /* Badge colors */
  .badge-success {
    color: #fff;
    background-color: #28a745;
  }
  
  .badge-primary {
    color: #fff;
    background-color: #007bff;
  }
  
  .badge-danger {
    color: #fff;
    background-color: #dc3545;
  }
  
  .badge-secondary {
    color: #fff;
    background-color: #6c757d;
  }