﻿@media (min-width:768px) and (max-width:996px){
    .small-screen-left-menu {
        margin-top: 50px !important;
    }
}
.alert-section {
    /*background-color: #fee7e0;
    border-left: 3px solid #f15a2d;*/
    /*border-radius: 10px;*/
    width: 100%;
    /*padding-left: 1px;*/
    position: fixed;
    z-index: 999;
    top: 37%;
}

.alert-small-screen-header {
    display: flex;
    width: 100% !important;
    position: absolute;
    display: flex;
    top: 4;
    z-index: 1;
    background-color: #fee7e0;
    border-radius: 10px;
}

.alert-small-screen-img img {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left;
    width: 60px;
}

.alert-small-screen-title h3 {
    text-align: center;
    font-size: 20px;
    color: var(--color);
    padding-top: 8px;
    max-width: 433px;
    border-bottom: 2px solid lightgray !important;
    margin-left: auto;
    padding-bottom: 10px;
}
/*.alert-small-screen-close
    {
        padding-right: 10px;
        padding-top: 3px;
        width: 100%;
        border-bottom: 2px solid lightgray !important;
        padding-bottom: 20px !important;
    }*/
.alert-small-screen-button {
    border-bottom: 1px solid lightgray !important;
    height: 44px;
}

.alert-small-screen-close {
    padding-right: 10px;
    padding-top: 3px;
    width: 100%;
    padding-bottom: 21px !important;
}

.alert-small-screen-content {
    margin: auto;
    margin-top: -34px;
    padding-bottom: 15px;
    padding-top: 8px;
}

.alert-small-screen-message p {
    text-align: justify !important;
    padding-top: 10px;
    min-width: 95%;
    overflow-x: hidden;
    padding-left: 10px;
}

.alert-small-screen-message {
    text-align: center;
}


.alert-small-screen {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-13%, -5%);
    background-color: #fee7e0;
    box-shadow: 1px 3px 3px lightgrey;
    height: auto;
    max-height: 346px;
    width: 100%;
    min-width: 10% !important;
}

.alert-large-screen {
    border-left: 5px solid #f15a2e;
    /*var(--color)*/
    border-radius: 6px;
    padding-left: 0px;
    margin: auto !important;
    /*position: absolute;
    top: 50%;
    left: 50%;*/
    /*-ms-transform: translate(-50%, -50%);
        transform: translate(-16%, -5%);*/
    background-color: #fee7e0;
    box-shadow: 1px 3px 3px lightgrey;
   /*max-width: max-content;*/
    width: 30%;
}

.alert-large-screen-img {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 6px;
    float: left;
    width: 33%;
}

.alert-large-screen-title {
    width: 52%;
  /*  width: 1320px;
    margin-left: -20px;
    border-bottom: 1px solid lightgray;
    height: 36px;*/
}

    .alert-large-screen-title h3 {
        text-align: center;
        font-size: 20px;
        color: #f15a2d;
        padding-top: 8px;
        /*border-bottom: 1px solid lightgray;*/
        padding-bottom: 11px;
    }

.scroll-arrow {
    max-height: 346px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

    .scroll-arrow::-webkit-scrollbar {
        display: none;
    }

.alert-large-screen-message {
    margin: auto;
    padding-right: 0px;
    padding-left: 15px;
    text-align: center;
}

    .alert-large-screen-message p span {
        padding-top: 10px;
        min-width: 95% !important;
        overflow-x: hidden;
    }

.alert-large-screen-content {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 38px;
}

.alert-large-screen-close {
    padding-right: 10px;
    padding-top: 3px;
    width: 100%;
    padding-bottom: 21px !important;
}

.alert-large-screen-button {
    height: 36px;
    width: 33%;
}
.alert-large-screen-header {
    width: 100% !important;
    display: flex;
    height: 38px;
}
.alert-hr-line {
    border-bottom: 1px solid lightgray !important;
    margin-left: 25px !important;
    margin-top: -1px !important;
}

/*.alert-large-screen-header {
    display: flex;
    width: 100% !important;
    position: absolute;
    display: flex;
    top: 4;
    z-index: 1;
    background-color: #fee7e0;
    border-radius: 10px;
    height: 40px;
}*/

.alert-large-screen-img img {
    width: 50px;
}

.alert-content-p {
    color: #333;
    text-align: center;
    width: 100%;
}

.alert-content {
    text-align: left;
    display: inline-block;
    width: 68%;
}

/*Added form cerosil*/
.header-carousel-item {
    text-align: center;
    font-size: 25px;
}

.sub-carousel-text {
    width: 100%;
    height: 45px !important;
}

.fa-user:before {
    content: none;
}

#demo {
    border-bottom: 1px solid lightgray;
    border-top: 1px solid lightgray;
    margin-top: 10px;
    display:none;
}

.header-menu-list {
    color: #000;
    font-family: 'OpenSans-Regular', Arial;
    font-size: 14px;
    text-decoration: none;
    /*display: flex !important;*/
    list-style: none;
    text-align: center;
    height: 99px;
    padding-left: 15px !important;
}


i.fa.fa-angle-left, i.fa.fa-angle-right {
    color: black;
}

i.fa.fa-angle-right {
    padding-left: 26px;
    font-size: 23px;
}

i.fa.fa-angle-left {
    font-size: 23px;
}

.fa-angle-right:before {
    content: "\f105";
}

.main-nav-widg-small {
    background: url(../images/admin/Modules/visitor.png) center center no-repeat #f15a2d;
    display: block;
    /*height: 124px;*/
}

.dropbtnsmall {
    background-color: #f15a2d;
    border: none;
    width: 44px;
}

.small-position-fixed {
    position: fixed !important;
    margin-top: 32px;
    left: 21px;
    z-index: 999 !important;
    height: 91px !important;
    background-color: white !important;
    border-bottom: 1px solid #d0d3d5;
    box-shadow: rgb(14 30 37 / 5%) 0px 2px 4px 0px, rgb(14 30 37 / 29%) 0px 2px 1px -1px;
}

.h5-text-align {
    position: relative;
    color: black;
    width: 100%;
    text-align: center;
    overflow: hidden;
    word-wrap: break-word;
    height: 30px;
    line-height: 14px;
}

img.test-image {
    width: 35px !important;
    margin-top: 10px;
}

.cerosile-left-button {
    margin-top: 20px;
    border: none;
    font-weight: bold;
    background-color: white;
}

.cerosile-right-button {
    margin-top: 20px;
    border: none;
    font-weight: bold;
    background-color: white;
    float: left;
}

.small-header-menu {
    font-size: 20px;
    color: black;
}

.dropdown-content-small {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 10px;
    left: 183px;
    background: #ececec;
}

.side-bar-icon1 {
    padding-left: 53px;
}

.left-side-bar-icon {
    height: 45px;
    line-height: 15px;
    color: #000;
    font-size: 13px;
    display: block;
    font-family: 'OpenSans-Regular', Arial !important;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.small-screen-right-arrow {
    padding-right: 5px;
    color: #4c5667 !important;
}

.small-screen-right-arrow {
    padding-right: 5px;
    color: #4c5667 !important;
}

.check-in-icon {
    background: url(../../../inc/theme/images/shortcuts/visitor/check-in.png) 4px 5px no-repeat !important;
}

.check-list-icon:hover {
    background: url(../../../inc/theme/images/shortcuts/visitor/check-in.png) 10px 5px no-repeat;
}

.left-side-bar-icon span.small-screen-list {
    visibility: hidden;
    max-width: 100px !important;
    background-color: white;
    color: black;
    text-align: left;
    height: 33px;
    padding: 6px 0;
    position: absolute;
    padding-left: 5px;
    z-index: 1;
}

.left-side-bar-icon:hover span.small-screen-list {
    visibility: visible;
    display: flex;
}

.check-list-icon {
    background: url(../../../inc/theme/images/shortcuts/visitor/check-out.png) 4px 5px no-repeat !important;
}

    .check-list-icon:hover {
        background: url(../../../inc/theme/images/shortcuts/visitor/check-out.png) 10px 5px no-repeat;
    }

.check-search-icon {
    background: url(../../../inc/theme/images/shortcuts/visitor/checked-in-list.png) 4px 5px no-repeat !important;
}

    .check-search-icon:hover {
        background: url(../../../inc/theme/images/shortcuts/visitor/checked-in-list.png) 10px 5px no-repeat;
    }

.check-blacklist-icon {
    background: url(../../../inc/theme/images/shortcuts/visitor/black-list.png) 4px 5px no-repeat !important;
}

    .check-blacklist-icon:hover {
        background: url(../../../inc/theme/images/shortcuts/visitor/black-list.png) 10px 5px no-repeat;
    }

.left-menu-small {
    min-height: 398px;
    width: 56px !important;
    height: 800px;
    min-width: 40px;
    background-color: #e1e1e1;
    position: fixed;
    z-index: 999;
    overflow-y: scroll;
    height: 100px;
    overflow-x: hidden;
}

    .left-menu-small::-webkit-scrollbar {
        width: 1px;
        height: 7px;
        border-radius: 50%;
    }

    .left-menu-small::-webkit-scrollbar-button {
        background: darkgray;
    }

    .left-menu-small::-webkit-scrollbar-track-piece {
        background: darkgray;
    }

    .left-menu-small::-webkit-scrollbar-thumb {
        background: darkgray;
        border-radius: 10px;
    }


.small-screen-left-menu {
    margin-top: 0px;
}

/*.carousel-control-next1, .carousel-control-prev1 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}*/

.btn-bordercolor-none {
    border: none;
    background-color: white;
}

.small-sub-active { /*url(images/visitor.png) 20px -48px no-repeat #f15a2d!important;*/
    /*background-color:url(images/visitor.png) 20px -48px no-repeat #f15a2d!important;;*/
    width: 100%;
    height: 71px !important;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff !important;
    background-color: var(--color) !important;
    background-position-x: 25px !important;
    background-position-y: -52px !important;
}
.hover-carousel {
    height:71px !important;
}

.hover-carousel:hover img {
    width: 35px !important;
    margin-top: -36px;
}

.hover-carousel:hover .h5-text-align {
    color:white;
}

    .hover-carousel:hover {
        width: 100%;
        height: 95% !important;
        border-radius: 10px;
        padding-left: 5px;
        padding-right: 5px;
        color: #ffffff !important;
        background-color: var(--color) !important;
    }

.small-sub-active img {
    width: 35px !important;
    margin-top: -36px;
}

.small-sub-active .h5-text-align {
    color:white;
}

 .carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    float: inline-end;
}

.header-carousel .carousel-control-prev-icon, .header-carousel .carousel-control-next-icon {
    background-image: unset;
}

.carousel-control-prev-small {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    left: 23px;
    height: 80px;
    color: #fff;
    text-align: start;
    opacity: .5;
    transition: opacity .15s ease;
    padding-left: 10px;
    float: left;
}

.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0%;
    height: 80px;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}


@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev-small {
        transition: none;
    }
}

.left-header-icon {
    position: fixed;
    z-index: 9;
    height: 110px;
    left: 0;
    top: 68px; /*top: 74px;*/
    background-color: #f15a2d;
    text-align: center;
    z-index: 99;
}

.main-menu {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    padding-top: 0px;
}

.bar1, .bar2, .bar3 {
    width: 15px;
    height: 2px;
    background-color: #333;
    margin: 2px 0;
    transition: .9s;
}

.medium-header-icon-arrow {
    /*background: url(images/nav-arrow.png) right center no-repeat;*/
    /*background: url(../images/nav-arrow.png) right center no-repeat;*/
    background: url(../img/nav-arrow.png) right center no-repeat;
    display: block;
    width: 20px;
    height: 51px;
    position: relative;
    right: 0;
    left: 45px;
    top: -44px;
}

.medium-left-header-icon {
    position: fixed;
    width: 45px;
    z-index: 9;
    height: 54px;
    left: 0;
    top: 101px;
    background-color: #f15a2d;
    text-align: center;
}

/*.test {
    width: 45px;
}

.testadd {
    width: 160px;
}*/

.customclass {
    color: black;
    margin-left: -10%;
    background-color: #f8f8f8;
    width: 110%;
    padding-left: 4px;
    padding-right: 0px;
    position: relative;
}

.customclassadd {
    color: black;
    margin-left: 0%;
    background-color: #f8f8f8;
    width: 100% !important;
    padding-left: 4px;
    padding-right: 0px;
    position: relative;
}

.headercustomclass {
    color: black;   
    background-color: white;
    width:100%;
    margin-left: 45px;
    
}

.headercustomclassadd {
    color: black;
    margin-left: 0px !important;
    background-color: white;
    width: 100% !important;
   margin-left: 160px !important;
}

/*.headingalignleft {
    margin-left: 10px;
}*/

.m-active {
    display: none;
}

.d-block {
    display: none;
}

.alert-d-block {
    display: none;
}

.m-block {
    display: none;
}

.top-align {
    margin-top: 133px !important;
}

.top-align-new {
    margin-top: 134px !important;
}

.sm-shortcut-none {
    display: none;
}

.sm-tooltip {
    position: relative;
    display: inline-block;
}

.sm-tooltiptext {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 10px;
    left: 183px;
    background: #ececec;
}

    .sm-tooltiptext a {
        color: #000;
        font-size: 13px;
        padding: 6px 10px;
        text-decoration: none;
        display: block;
    }

        .sm-tooltiptext a:hover {
            background-color: #fff;
            color: #000;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.sm-tooltip:hover .sm-tooltiptext {
    display: block;
}

.border-top-n {
    border-top: 1px solid #cdcdcd;
}

.mc-left-align {
    margin-left: 0px;
}

.sc-top-align {
    margin-top: 0px;
}
