@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2')
        url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Thin.woff2') format('woff2'),
        url('../fonts/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
    overflow-x: hidden;
}

body {
	font-family: 'Poppins';
	color: #23293b;
    font-weight: normal;
    font-style: normal;
	font-size: 17px;
	background-color: #fafcff;
}

a{
    color: #23293b;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
	-moz-tap-highlight-color: transparent; 
	-webkit-tap-highlight-color: transparent; 
}

img {
	border: none;
	margin: 0px;
	max-width: 100%;
    display: block;
}


h1 {
	font-family: 'Poppins';
    font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}

h3, h4, h5, h6 {
	font-family: 'Poppins';
    font-weight: 500;
	font-size: 20px;
	margin: 0px;
	padding: 0px;	
}
form, p {
	margin: 0px;
	padding: 0;
}

input, select, textarea, button {
	margin: 0px;
	padding: 0;
    outline: none;
    border: none;
    box-shadow: none;
    background-color: transparent;
    font-family: 'Poppins';
    -webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
}

textarea {
	resize: none;
}

input:focus, textarea:focus, button:focus {
	outline: none;
}

input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #eff1f6 inset;
  transition: background-color 5000s ease-in-out 0s;
}


article, aside, details, figcaption, figure,  
footer, header, hgroup, menu, nav, section, time {  
	display: block; 
	margin: 0px;
	padding: 0; 
} 

button, input[type="submit"]{ cursor: pointer;}
.customClear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*IE below 9*/
#ieWrapper {
	background: #000;
	position: fixed;
	z-index: 100;
	top: 0;	left: 0;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ieHolder {
	position: relative; 
	width: 555px;
	padding: 20px;
	margin: 200px auto 0 auto;
	background: #FFF;
	border: 7px solid #2b2927;
}

.btnIeUpdate {
	background: url(../img/btnIeUpdate.jpg) 0 0 no-repeat;
	width: 144px;
	height: 37px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
	line-height: 37px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ieLogo {
	float: left;
	width: 134px;
	height: 139px;
	background: url(../img/ieLogo.jpg) no-repeat 0 0;
}

.ieContent {
	float: right;
	margin: 0;
	padding: 0;
	width: 350px;
	color: #666;
	font-size: 15px;
	line-height: 18px;
}

.ieContent strong {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #cccccc;
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
/*End IE below 9*/

*{ box-sizing: border-box;}

/* .............LOGIN........ ........*/

.login-form input:-webkit-autofill,
.login-form  input:-webkit-autofill:hover, 
.login-form input:-webkit-autofill:focus,
.search-area input:-webkit-autofill,
.search-area input:-webkit-autofill:hover, 
.search-area input:-webkit-autofill:focus{
  -webkit-box-shadow: 0 0 0px 1000px #eff1f6 inset;
  transition: background-color 5000s ease-in-out 0s;
}

.login-outer-wrapper{
    background-color: #fafcff;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.login-inner-wrapper{
    max-width: 538px;
    width: 100%;
    margin: auto;
    /* padding: 45px 85px; */
    box-sizing: border-box;
}

.login-container{
    background-color: #fff;
    border-radius: 28px;
    color: #10245b;
    padding: 45px 85px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 5px 0px 25px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 5px 0px 25px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 5px 0px 25px 0px rgb(0 0 0 / 5%);
}
.login-container::before{
    content: '';
    position: absolute;
    background: url('../images/top-shadow-bg.png') no-repeat right top;
    top: 0;
    right: 0;
    background-size: 100%;
    width: 194px;
    height: 114px;
    z-index: -1;
}
.login-container::after{
    content: '';
    position: absolute;
    background: url('../images/bottom-shadow-bg.png') no-repeat left bottom;
    left: 0;
    bottom: 0;
    background-size: 100%;
    width: 182px;
    height: 193px;
    z-index: -1;
}
.login-container .logo{
    margin: auto;
    max-width: 70%;
}
.login-container .logo img{
    display: block;
}
.login-container h2{
    font-size: 21px;
    padding: 34px 0 30px;
    font-weight: 500;
}
.login-form, .register-form{
    display: flex;
    flex-direction: column;
}
.form-div{
    max-width: 100%;
    width: 100%;
    background-color: #eff1f6;
    display: flex;
    height: 49px;
    border-radius: 28px;
    margin-bottom: 20px;
    align-items: center;   
    overflow: hidden; 
    position: relative;
    overflow: visible;
}
.register-form .form-div{
    flex-direction: column;
    justify-content: center;
}
.form-div input{
    font-size: 15px;
    color: #494e5e;
    font-weight: normal;
    appearance: none;
    -webkit-appearance: none;
    padding: 5px 10px;
    width: 100%;
}
.login-form .form-div input{
    padding: 12px 5px 12px 0;
    width: 85%;
}
.register-form .form-div input{
    padding: 12px 20px 12px 30px;
}
.form-div.phone::before{
    content: " ";
    background: url('../images/icon-mail.png') no-repeat left center;
    width: 16px;
    height: 13px;
    margin-left:22px;
    margin-right: 11px;
    flex-shrink: 0;
    background-size: contain;
}

.login-form label.error, .register-form label.error{
    position: absolute;
    bottom: -16px;
    left: 44px;
    font-size: 10px !important;
}
.register-form label.error{
  left: 25px;  
}
.form-div.pass::before{
    content: " ";
    background: url('../images/icon-lock.png') no-repeat left center;
    width: 15px;
    height: 19px;
    margin-left: 22px;
    margin-right: 12px;
    flex-shrink: 0;
    background-size: contain;
}
.form-div.login-btn{
    margin-top: 22px;
    display: flex;
    justify-content: center;
    padding-right: 0;
    cursor: pointer;
}
.form-div.login-btn input, .form-div.login-btn button, .blue-btn{
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    appearance: none;
    -webkit-appearance: none;
    background-color: #00517e;
    border: 1px solid #00517e;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 28px;
    transition: .5s all ease-in-out;
    padding: 10px 25px;
}
.form-div.login-btn input:hover, .form-div.login-btn button:hover, .blue-btn:hover{
    background-color: #fff;
    color: #00517e;
}
.forget-pass{
    color: #10245b;
    font-size: 17px;
    font-weight:500;
    margin-top: 37px;
}
.register{
    padding-top: 16px;
    color: #23293b;
    text-align: center;
    font-size: 17px;
    font-weight:400;
}
.register a{
    color: #00703C;
}
.login-form > form, .register-form{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.register-form form{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.image-input{
    background-color: #f4f4f5;
    max-width: 346px;
    width: auto;
    min-height: 114px;
    border-radius: 8px;
    justify-self: center;
    margin: 5px 0 20px;
    padding: 3px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
}
.imgwrapper .image-input{ width: 100%;}
.image-input span { border-radius: 8px;}
.image-input.circle{
    background-color: #eff1f6;
    border: 1px solid #eff1f6;
    width: 117px;
    height: 117px;
    border-radius: 50%;
    justify-self: center;
    margin: 10px 0 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    min-height: auto;
}
.image-input > span{
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed #e9e9e9;
    color: #9ea1a9;
    min-height: 106px;
    font-size: 15px;
    /* max-height: 170px; */
}
/* .image-input:not(.circle) > span img{ 
    object-fit: contain;
    width: 100%;
    height: 100%;
} */
.image-input.circle > span{
    overflow: hidden;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    min-height: auto;
}
.choose-file {
    position: absolute;
    right: 18px;
    bottom: -24px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
}
.image-input.circle .choose-file{
    position: absolute;
    right: -5px;
    bottom: -20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
}
.image-input.circle img.show{
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}
.image-input.circle .company-logo-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}
/* .............END LOGIN........ ........*/

/* popup styles  */
body.popup-open{
    overflow: hidden;
    position: fixed;
}
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(14, 14, 14, 0.6);
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    overflow-y: auto;
}
.popup-box {
	max-width: 538px;
    height: auto;
    width: 100%;
    position: relative;
    padding: 82px;
    background: #fff;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    box-sizing: border-box;
    z-index: 1001;
    box-shadow: 3px 3px 14px rgb(0 0 0 / 25%);
    margin-top: 20px;
    margin-bottom: 50px;
}
.popup-open .popup  {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgb(0 0 0 / 50%);
}
.popup h2{
	text-align: center;
	padding: 20px;
}
#closePopup, .closePopup  {
    position: fixed;
    right: 19px;
    top: 19px;
    cursor: pointer;
    width: 22px;
    z-index: 10001;
}
.popup-container {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.popup form {
    width: 100%;
}
.popup-content {
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
	font-size: 17px;
    display: flex;
}

/* ..........HOME......... */
.outer-wrapper{
    display: flex;
    position: relative;
    flex-grow: 1;
}
.left-container{
    max-width: 346px;
    width: 100%;
    background: linear-gradient(180deg, #00944F 0%, #0084CE 100%);
    display: flex;
    flex-direction: column;
    color: #fff;
    box-sizing: border-box;
    position: fixed;
    height: 100vh;
    max-height: 100vh;
    /* overflow: hidden; */
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-menu-section{
    display: flex;
    flex-direction: column;
    padding: 45px 27px;
}
.leftmenu-top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.leftmenu-top .logo {
    width: 98px;
    margin-left: 14px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.leftmenu-top .logo img {
    object-fit: cover;
    display: block;
}
.leftmenu-top .hamburger{
    margin-right: 17px;
    width: 26px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.leftmenu-top .hamburger.mobile-icon {
    display: none;
}

.profile{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 88px 0 42px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.profile figure {
    border-radius: 50%;
    width: 93px;
    height: 93px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
}

.profile figure img{
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
   
}
.profile h3{
    font-size: 22px;
    padding-top: 15px;
    font-weight: normal;
    text-align: center;
}
.profile h3 span{
    font-weight: 600;
}
.profile p{
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    word-break: break-word;
}
.left-menu{
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-menu ul{
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 30px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-menu ul li {
    margin-bottom: 20px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-menu ul li a{
    height: 64px;
    background-color: transparent;
    display: flex;
    align-items: center;
    padding: 2px 30px;
    border-radius: 40px;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
}

.left-menu ul li a.active, .left-menu ul li a:hover{
    background-color: #fff;
    box-shadow: 0px 0px 6px rgb(13 130 247 / 8%);
}

.left-menu ul li a.active, .left-menu ul li a:hover{
    color: #00703C;
}

.left-menu ul li a .menu-icon{
    margin-right: 25px;
    background: no-repeat center;
    background-size: contain;
    flex-shrink: 0;
    width: 28px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-menu ul li a span{
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-menu ul li a .menu-icon img{
    display: block;
    object-fit: contain;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
}


.left-menu ul li a:hover .menu-icon img, .left-menu ul li a.active .menu-icon img, .menu-button:hover > img, .menu-button:active > img{
    /* filter: none; */
    filter: brightness(0) saturate(100%) invert(23%) sepia(62%) saturate(2624%) hue-rotate(139deg) brightness(92%) contrast(101%);
}
.gradient-blue:hover img, .menu-button.gradient-green:hover img{
    filter: brightness(0) invert(1);
}
.copyright{
    padding-bottom: 5.5%;
    font-size: 15px;
    font-weight: 500;
    color: #666666;
}

.right-container{
    flex-grow: 1;
    position: relative;
    width: calc(100% - 346px);
    padding-bottom: 30px;
    margin-left: 346px;
    transition: all .2s cubic-bezier(0.25, 1, 0.5, 1);
}
.copyright span{
    font-weight: normal;
}

.topmenu-wrapper{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 40px;

    box-shadow: 4px 0px 4px 0px rgb(0 0 0 / 2%);
    -webkit-box-shadow: 4px 0px 4px 0px rgb(0 0 0 / 2%);
    -moz-box-shadow: 4px 0px 4px 0px rgb(0 0 0 / 2%);
}

.search-area{
    max-width: 418px;
    width: 100%;
    padding: 18px 0 18px 15px;
    border-radius: 40px;
    background: #eff1f6;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
    transition: all 2s cubic-bezier(0.25, 1, 0.5, 1);
}
.search-area input{ 
    width: 80%;
    padding-right: 6px;
    font-size: 17px;
    color: #494949;
    font-weight: normal;
}

.search-area .search{
    width: 25px;
    height: 26px;
    display: block;
    background-size: contain;
    margin-right: 24px;
    flex-shrink: 0;
}

.top-menu{
    flex-grow: 1;
}
.top-menu ul{
    list-style: none;
    display: flex;
    font-weight: normal;
    font-size: 18px;
    color: #111111;
    justify-content: flex-end;
    padding: 0;
}

.top-menu ul li{
    padding-right: 46px;
}

.top-menu ul li a{
    color: #111111;
    transition: all .3s ease-in-out;
}

.top-menu ul li a:hover, .top-menu ul li a.active{
    color: #0d77f7;
}

.nav-buttons{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 18px;
    padding-left: 14px;
    flex-grow: 1;
}

.cirle-grey{
    width:62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f2f6;
    border-radius: 50%;
}

.notification{
    position: relative;
    color: #111111;
    cursor: pointer;
}
.notification a {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.notification img{
    width: 25px;
}
 .settings img{
    width: 29px;
}

.notification span{
    position: absolute;
    border-radius: 50%;
    background-color: #25A86A;
    border:3px solid #fff ;
    width: 32px;
    height: 32px;
    top: -8px;
    right: -10px;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #fff;
}

.tiny-blue-round {
    position: absolute;
    border-radius: 50%;
    background: rgb(13,84,247);
    background: linear-gradient(90deg, rgba(13,84,247,1) 0%, rgba(13,134,247,1) 100%);
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    top: -6px;
    right: -6px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #312a17;
}
.blue-btn1, .blue-btn2{
    background: linear-gradient(20deg, #0184CC 0%, #3E7FEE 100%);

    color: #fff;
    border-radius: 40px;
    padding: 8px 20px;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blue-btn2{
    box-shadow: 0px 5px 8px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 5px 8px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 5px 8px rgb(0 0 0 / 8%)
}
.blue-btn2:hover{
    background: linear-gradient(180deg, #36aced 0%, #1c6aef 100%);

}
.blue-btn1:hover{
    background: linear-gradient(180deg, #36aced 0%, #1c6aef 100%);
}
.submit-btn{
    max-width: max-content;
    min-width: 165px;
    font-size: 17px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}


.logout{
    padding: 14px  31px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 600;
}
.blue-btn1:hover{
    background-color: transparent;
}
.content-outer-wrapper{
    padding: 50px 40px 50px 40px;
}

.titlebar{
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
    align-items: center;
}

.titlebar span{
    font-weight: normal;
    font-size: 17px;
}

.content-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-title{
    padding: 44px 0 32px;
}
 .radio-check, .radio-check1{
     position: relative;
     display: flex;
     padding-left: 35px;
     cursor: pointer;
     margin-bottom: 0;
 }
 .radio-check1{
     padding-left: 0;
 }
 .radio-check input,.radio-check1 input, .input-check input{
     position: absolute;
     top: 0;
 }

 .radio-check .checkmark{
    width: 24px;
    height: 24px;
    background: url("../images/radio-sprite.png") no-repeat left center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover !important;
 }

.radio-check input:checked ~ .checkmark{
    background: url("../images/radio-sprite.png") no-repeat right center;
    filter: brightness(0) saturate(100%) invert(53%) sepia(47%) saturate(903%) hue-rotate(176deg) brightness(98%) contrast(100%);
 }

 .check-report-iocns li:last-child{
     padding-right: 0;
     flex-shrink: 0;
 }

.mobile-dropdown-icon{
    display: none;
    filter: invert(1);
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    flex-shrink: 0;

}
.mobile-dropdown-icon img{
    border-radius: 0;
    object-fit: cover;
    flex-shrink: 0;
    margin: 4px 8px;
    width: 6px;
}
.topmenu-wrapper {
    padding: 22px 35px;
}
.section-title{
    padding: 32px 0 4px;
    display: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    width: 15px;
    padding: 0px;
    margin: 2px 0 0 5px;
}

.blue-btn1-shadow{
    box-shadow: 1px 0px 14px 0px rgb(255 201 60 / 50%);
    -webkit-box-shadow: 1px 0px 14px 0px rgb(255 201 60 / 50%);
    -moz-box-shadow: 1px 0px 14px 0px rgb(255 201 60 / 50%);
}


/* left menu  */
.left-menu .dropdown-menu li a{
    height: auto;
    color: #fff;
    font-size: 13px; 
    font-weight: normal;

}
.left-menu .dropdown-menu li a::before{
    content: "-";
    color: #fff;
    padding: 2px 15px 2px 4px;
    font-size: 20px;
    transition: all .3s ease-in-out;
}
.left-menu .dropdown-menu li a:hover::before{
    margin-right: 0 !important;
}

.left-menu .dropdown-menu li {
    margin-bottom: 5px;
}

.left-menu ul.dropdown-menu li a:hover{
   background-color: transparent;
   color: #ccc;
}
.left-menu ul li.dropdown{
    overflow: hidden;
}
.left-menu ul li.dropdown > a::after {
    content: "+";
    color: #fff;
    position: absolute;
    /* top: 20px; */
    right: 14px;
    font-size: 20px;
    transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-menu ul li.dropdown.open > a::after, .left-menu ul li.dropdown.open > a:hover::after{
    content: "-";
    color: #0d77f7;
}
.left-menu ul li.dropdown > a:hover::after{
    content: "+";
    color: #0d77f7;
}
.left-menu ul li.dropdown .dropdown-menu{
    height: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-menu ul li.dropdown.open .dropdown-menu{
    height: auto;
    opacity: 1;
    margin-top: 10px;
}
.left-menu ul li.dropdown .dropdown-menu li.menu-title{
    display: none;
    align-self: flex-start;
    padding: 10px 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.navbuttons{
    list-style: none;
    margin: 0;
    padding: 95px 0 10px;
    padding: 0 0 10px;
    flex-grow: 1;
}
.navbuttons li{
    border-bottom: 0.5px solid #D0D0D033;
    padding: 7px 15px;
    display: flex;
    position: relative;
    flex-grow: 1;
    max-width: 308px;
    width: 100%;
    min-height: 80px;
}

.menu-button{
    max-width: 308px;
    width: 100%;
    padding: 15px 40px 15px 15px;
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    position: relative;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.menu-button > img{
    /* content: ''; */
    /* background: url('../images/icon-roundplus.png') no-repeat left center; */
    max-width: 48px;
    max-height: 48px;
    display: inline-block;
    background-size: 100%;
    flex-shrink: 0;
    margin-right: 18px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    object-fit: contain;
}
.gradient-green{
    background: rgb(92,198,127);
    background: linear-gradient(90deg, rgba(92,198,127,1) 0%, rgba(65,198,156,1) 100%);
}
.gradient-blue, .menu-button.gradient-green{
    background: linear-gradient(180deg, #5DC67E 0%, #3EC7A0 100%);

}
.gradient-green:hover{
    background: rgb(92,198,127);
    background: linear-gradient(360deg, rgba(92,198,127,1) 0%, rgba(65,198,156,1) 100%);
}
.gradient-blue:hover, .menu-button.gradient-green:hover{
    background: #69db8f;
}
.notop{
    padding: 0;
}


label.error{
    padding: 0 5px !important;
    margin: 0;
}

select option{
    box-shadow: none;
    text-align: left;
}
.mt-30{
    margin-top: 30px;
}

.m0{margin: 0 ;}
.p0{padding: 0;}
.mt-0{margin-top: 0 !important;}
.pl-10{padding-left: 10px !important;}

.top-box-wrapper{
	display: flex;
	/* column-gap: 30px; */
	/* justify-content: space-between; */
    flex-grow: 1;
    /* flex-wrap: wrap; */
}

.white-box{
	/* max-width: 466px; */
    flex-basis: calc(33.33% - 20px);
	padding: 24px;
	min-height: 118px;
	width: 100%;
	display: flex;
	align-items: center;
	-webkit-box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
	-moz-box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
	box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
	background-color: #fff;
	border-radius: 14px;
	position: relative;
	overflow: hidden;
	background: url('../images/whitebox-bg.png') no-repeat right, #fff;
	background-size: contain;
	column-gap: 30px;
}
.top-box-wrapper .white-box:first-child{
    margin-left: 0 !important;
}
.top-box-wrapper .white-box{
    margin-left: 30px;
    margin-bottom: 10px;
}
.round-box{
	width: 68px;
	height: 68px;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.txt-darkbl {
    color: #00517E;
}
.bg-blue{	
    background: linear-gradient(180deg, #43A4FF 0%, #0A76CE 100%);
    box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -webkit-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -moz-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
}
.bg-orange{	
	background: rgb(252,128,106);
    background: linear-gradient(0deg, rgba(252,128,106,1) 0%, rgba(254,212,118,1) 100%);
    box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -webkit-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -moz-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
}
.bg-violet{	
	background: rgb(131,107,253);
    background: linear-gradient(0deg, rgba(131,107,253,1) 0%, rgba(133,171,254,1) 100%);
    box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -webkit-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -moz-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
}
.bg-green{	
    background: linear-gradient(180deg, #5DC67E 0%, #3EC7A0 100%);
    box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -webkit-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
    -moz-box-shadow: 5px 10px 38px 0px rgb(29 33 57 /4%);
}
.bg-blue .round-box{
    box-shadow: 3px 0 10px rgb(31 173 210 / 10%);
    -webkit-box-shadow: 3px 0 10px rgb(31 173 210 / 10%);
    -moz-box-shadow: 3px 0 10px rgb(31 173 210 / 10%);
    background: rgb(255 255 255 / 10%);
}
.bg-orange .round-box{
    box-shadow: 3px 0px 10px 0px rgba(252,133,107,0.3);
    -webkit-box-shadow: 3px 0px 10px 0px rgba(252,133,107,0.3);
    -moz-box-shadow: 3px 0px 10px 0px rgba(252,133,107,0.3);
    background: rgb(255 255 255 / 10%);
}
.bg-violet .round-box{
    box-shadow: 3px 0px 10px 0px rgba(131,109,253,0.3);
    -webkit-box-shadow: 3px 0px 10px 0px rgba(131,109,253,0.3);
    -moz-box-shadow: 3px 0px 10px 0px rgba(131,109,253,0.3);
    background: rgb(255 255 255 / 10%);
}
.round-box img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
}
.white-box h3{
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	line-height: 26px;
}
.white-box h3 span{
	display: block;
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	line-height: 22px;
    display: block;
    margin-bottom: 15px;
}
.flex{ display: flex;}
.left-wrapper{
    /* max-width: 963px; */
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.left-wrapper::after{
    content: '';
    position: absolute;
    background: url('../images/white-bg-bottom-shadow.png') bottom left;
    width: 534px;
    height: 235px;
    bottom: 0;
    left: 0;
    background-size: cover;
}
.white-block{
    background-color: #fff;
    /* overflow: hidden; */
    border-radius: 14px;
    box-shadow: 5px 0px 38px rgb(29 33 57 / 4%);
    -moz-box-shadow: 5px 0px 38px rgb(29 33 57 / 4%);
    -webkit-box-shadow: 5px 0px 38px rgb(29 33 57 / 4%);
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 50px;
    position: relative;
}
.bg-lightblue{ background-color: #bfd5ff;}

.bg-lightgreen{ background-color: #e9efec;}

.export_to_excel{
    background-color: #e9efec;
    padding: 20px;
    border-radius: 4px;
    color: #00703C;
}
.white-block.ads{
    background: transparent;
    padding: 0
}
.right-wrapper{
    max-width: 474px;
    width: 100%;
}
.right-wrapper img{
    width: 100%;
    display: block;
}
.observation-block{
    column-gap: 30px;
}

.graph-block{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
 }
 .check-report-iocns{
     list-style: none;
     display: flex;
     align-items: center;
     padding: 0;
     margin: 0 0 20px 0;
 } 
 .report-ellipsis {
    display: flex;
    flex-direction: column;
    width: 4px;
  }
  .check-report-iocns li{
    padding-right: 40px;
    display: flex;
    column-gap: 2px;
    font-size: 17px;
    font-weight: normal;
    margin-top: 4px;
 }
 .graph-date {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 15px;
    font-weight: normal;
    column-gap: 6px;
}
.graph-date input {
    padding: 13px 8px;
    border: 1px solid #e3e5ea;
    box-sizing: border-box;
    max-width: 146px;
    width: 100%;
    border-radius: 8px;
    font-size: 15px;
    font-weight: normal;
}

#chartwrap {
    align-self: flex-start;
    flex-grow: 1;
    width: 100%;
}
.barchart-wrapper{
    padding: 65px 55px;
    position: relative;
}
.barchart-wrapper::after{
    content: "";
    position: absolute;
    background: url('../images/white-bg-bottom-right-shadow.png') no-repeat right bottom;
    right: 0;
    bottom: 0;
    transform: rotate(0deg);
    width: 410px;
    height: 124px;
    background-size: cover;
}
.barchart-wrapper .barchart{
    display: flex;
    flex-basis: 80%;
    width: 90%;
    justify-content: space-between;
}
.earning-graph-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 16px;
}
.earning-graph-top .graph-title {
    font-size: 20px;
    font-weight: 600;
    flex-shrink: 0;
    padding-right: 10px;
}
.report-info-box {
    padding: 30px 20px;
    border: 1px solid #e2e4e9;
    border-radius: 12px;
    max-width: 252px;
    width: 100%;
    margin-right: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    flex-shrink: 0;
}
.earnings-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 24px;
    padding-right: 28px;
    flex-grow: 1;
}
.earnings-content .title {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.earnings-content .number {
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
}
.earnings-content .note {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #868c9d;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.earnings-content .note img {
    width: 15px;
    margin-top: -2px;
}
.earnings-content .note span.text {
    padding-left: 10px;
    padding-right: 6px;
}
.indicators {
    list-style: none;
    margin: 0;
    padding: 80px 0 0 5px;
}
.indicators li span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 16px;
}
.darkblue-indicator {
    /* background-color: #0d69f7; */
    background: linear-gradient(180deg, #43A4FF 0%, #0A76CE 100%);
}
.blue-indicator {
    background-color: #42cbff;
}
.blue-text{
    color: #0d67f7;
}
.navbuttons.mobile-btns{
    display: none;
}
.mobile-ads-wrapper{ display: none;}
.image-input.circle input[type="file"]{
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 0;
    opacity: 0;
}

/* forms  */
.forms-row{
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}
.form-element-group{
    margin-bottom: 3rem;
}
label{
    display: inline-block;
    margin-bottom: 17px;
    font-size: 18px;
    color: #494e5e;
}
.half-col{
    flex-basis: calc(50% - 20px);
    max-width:calc(50% - 20px) ;
}
.onebythree-col{
    flex-basis: calc(33.3% - 20px);
    max-width:calc(33.3% - 20px) ;
}
.threeforth-col{
    flex-basis: calc(75% - 20px);
    max-width:calc(75% - 20px) ;
}
.oneforth-col{
    flex-basis: calc(25% - 20px);
    max-width:calc(25% - 20px) ;
}
.forms-control{
    color: #111;
    font-size: 18px;
    font-weight: normal;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 1px solid #ededed;
    padding: 2px 0 12px;
    display: block;
    width: 100%;
}
.forms-control::-webkit-input-placeholder { 
	color: #dbdbdb;
}
  
.forms-control:-ms-input-placeholder { 
	color: #dbdbdb;
}
  
.forms-control::placeholder {
	color: #dbdbdb;
}
/* textarea.forms-control{
    height: 40px;
} */
img.close{ display: none;}

figure.ad{
    width: 65%;
    align-self: center;
}
.searchbar, .actionbar{
    display: flex;
    padding: 26px 35px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.actionbar{
    align-items:flex-start;
}
.actionbar .group-info p{
    font-size: 23px;
    font-weight: 600;
    color: #10245b;
}
.actionbar .group-info p span{
    font-weight: 400;
    padding-left:30px;
    display: inline-block;
}
.hamburger.icon img {
    filter: brightness(0) saturate(100%) invert(32%) sepia(41%) saturate(1277%) hue-rotate(109deg) brightness(91%) contrast(101%);
}
.blue-round{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(90deg, #0d7af7 0%, #0d58f7 100%);
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 5%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.action-list{
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
    flex-grow: 1;
}
.nopadding{ padding: 0 !important;}

.filter-input{
    padding: 21px 50px 21px 20px;
    border-radius: 40px;
    text-align: center;
    position: relative;
    font-size: 20px;
    max-width: 275px;
    width: 100%;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
}
select.filter-input {
    background-image: url('../images/down-arrow-blue.png') ;
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 18px 10px;
}
.earning-graph-top .filter-input{
    max-width: max-content;
}
.round{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    flex-shrink: 0;
}
.round img{
    width: 34px;
}
.tiny-round{
    width: 61px;
    height: 61px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e9efec;
    flex-shrink: 0;
}
.tiny-round img{
    width: 6px;
    filter: brightness(0) saturate(100%) invert(27%) sepia(32%) saturate(2379%) hue-rotate(119deg) brightness(101%) contrast(101%);
}
.searchbar-right{
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    flex-wrap: wrap;
}
.filter  img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(32%) saturate(2379%) hue-rotate(119deg) brightness(101%) contrast(101%);
}

.table-responsive {
    overflow-x: auto;
}

table {
    border-collapse: collapse;
    font-size: 18px;
    color: #3f3e3e;
    text-align: left;
    font-weight:500;
    background-color: #fff;
    background: linear-gradient(90deg, #fff 0%, #fff 100%);
    border-spacing: 0;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 4rem;
    background-color: transparent;
}
.table thead {
    /* background: linear-gradient(to top, #0d83f7 0%, #0d5df7 100%); */
    background: #0084CE;

    color: #fff;
}
.table th, .table td{
    padding: 30px;
    min-height: 100px;
}
.table th{
    font-weight: 600;
    white-space: nowrap;
}
.table td{
    font-weight:500;
    color: #50525d;
    border-bottom: 1px solid #e7f0fe;
}
td.id{ white-space: nowrap;}
td.action{ text-align: center; position: relative;}

/* pagination  */
nav .pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin: 40px 0 40px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 500;
}
.pagination li {
    margin: 0 1px;
}
.pagination li a {
    color: #0d69f7;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent;
    transition: all .3s ease-in-out;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination li.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
}
.pagination li a:hover, .pagination li.current a,.pagination a.active-page {
    color: #fff;
    background: linear-gradient(90deg, #0d83f7 0%, #0d5df7 100%);
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 3%);
    -webkit-box-shadow: 0px  16px 32px 0px rgb(0 0 0 / 3%);
    -moz-box-shadow: 0px 16px 32px 0px rgb(0 0 0 /3%);
}
/* pagination ends  */

.ad-block{
    margin-bottom: 40px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 5px 15px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 5%);
}

.blue-round img{
    width: 24px;
}
.form-action{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 5px;
}
.user .image-input.circle .choose-file{
    display: none;
}
.user .image-input.circle .choose-file.edit{
    display: flex;
}
#userBack, #userUpdate{
    display: none;
}
#userBack.active,#userUpdate.active{
    display: flex;
}
#btnGroup{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row !important;
    flex-wrap: wrap;
}
.twoblock-container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 40px;
    font-size: 25px;
}
.action-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.action-title .title{
    padding: 12px 20px;
    display: flex;
    justify-content: center;
    background-color: rgb(237 235 235 / 70%);
    color: #000;
    font-weight: normal;
    border-radius: 8px;
    margin-right: 4px;
}
.date-block{
    color: #1b2343;
    display: flex;
    align-items: center;
    padding: 15px 0;
    flex-wrap: wrap;
    row-gap: 10px;
}
.action-date{
    position: relative;
    display: inline-flex;
    margin-right: 30px;
    align-items: center;
}
.action-date::before{
    content: '';
    width: 24px;
    height: 25px;
    background: url(../images/icon-calendar.png) no-repeat left;
    background-size: contain;
    display: inline-block;
    margin-right: 15px;
    filter: brightness(0) saturate(100%) invert(41%) sepia(57%) saturate(3200%) hue-rotate(176deg) brightness(90%) contrast(101%);
}
.action-data{
    padding-top: 50px;
}
/* .twoblock-container .white-block:nth-child(4n+1) .action-title .title{
    background-color: #e6faf8;
    color: #28d29f;
}
.twoblock-container .white-block:nth-child(4n+2) .action-title .title{
    background-color: #e4f7ff;
    color: #00b7ff;
}
.twoblock-container .white-block:nth-child(4n+3) .action-title .title{
    background-color: #ffebe1;
    color: #ff846b;
}
.twoblock-container .white-block:nth-child(4n+4) .action-title .title{
    background-color: #fdf0d8;
    color: #f7b231;
} */
.twoblock-container .white-block .action-title .title.green{
    background-color: #e6faf8;
    color: #28d29f;
}
.twoblock-container .white-block .action-title .title.blue{
    background-color: #e4f7ff;
    color: #00b7ff;
}
 .twoblock-container .white-block .action-title .title.red{
    background-color: #ffebe1;
    color: #ff846b;
}
.twoblock-container .white-block .action-title .title.yellow{
    background-color: #fdf0d8;
    color: #f7b231;
}
.twoblock-container .white-block .action-title .title.violet{
    background-color: #edd4f8;
    color: #894bee;
}



.action-id{flex-grow: 1;}
.titlebar ~ .form-action{
    margin-bottom: 20px;
}
.form-action img{ width: 30px;}

.area-popup{
    position: absolute;
    top: 50%;
    right: 48px;
    transform: scale(0);
    transition: transform 0.1s ease-in;
    transform-origin: right;
    display: inline;
    background: white;
    z-index: 20;
    padding: 15px;
    width: 280px;
    text-align: left;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 5px 20px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 15%);
}
.action-title .area-popup{
    right: 15px;
}
.area-popup.open {
    transform: scale(1);
}
.area-popup h5{
    font-size: 15px;
    color: #061b54;
    padding-bottom: 6px;
}
.area-popup ul{
    list-style: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.area-popup ul li{
    padding: 6px;
    position: relative;
    display: flex;
}
.area-popup ul li a{
    flex-grow: 1;
    color: #061b54;
    transition: .3s ease-in-out;
}
.area-popup ul li a:hover{
    color: #0d67f7;
}
.area-popup ul li::after{
    content: "";
    width: 6px;
    height: 12px;
    background: url('../images/icon-arrow-small.png') no-repeat right center;
    display: block;
}

.has-popup{ cursor: pointer;}
ul.actionlist{
    list-style: none;
    display: flex;
    column-gap: 55px;
    margin: 0 0 25px;
    padding: 0;
}
ul.actionlist li{
    flex-basis: 25%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}
ul.actionlist li a,
ul.actionlist li button{
    /* max-width: 304px; */
    width: 100%;
    height: 84px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 4px solid #fff;
    border-radius: 10px;
    background: rgb(13,84,247);
    background: url('../images/blue-btn-bg.png') no-repeat right bottom, linear-gradient(90deg, rgba(13,84,247,1) 0%, rgba(13,134,247,1) 100%);
    box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
    -webkit-box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
    -moz-box-shadow: 5px 0px 38px 0px rgb(0 0 0 / 4%);
    cursor: pointer;
    transition: 0.4s all ease-in-out;
}
ul.actionlist li a:hover,
ul.actionlist li button:hover{
    background: url('../images/blue-btn-bg.png') no-repeat right bottom, linear-gradient(0deg, rgba(13,84,247,1));
    opacity: 0.7;
}
a#obsStatus {
    padding: 5px 10px;
    border: 2px solid #0d82f7;
    border-radius: 6px;
    font-weight: 500;
}
ul.actionlist li form{
    flex-grow: 1;
}
.image-container{
    display: flex;
    column-gap: 10px;
    flex-wrap: wrap;
}
.imgwrapper{
    display: flex;
    position: relative;
    /* flex-basis: calc(33.33% - 10px); */
    /* width: calc(33.33% - 10px); */
    max-width: calc(33.33% - 10px);
    gap: 10px;
    flex-direction: column;
    margin-bottom: 20px;
    border: 1px solid #f6f2f2;
    padding: 7px 10px 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 10px rgb(161 159 159 / 35%);
    min-width: 160px;
}
.remove-image{
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color:#fa3232;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    cursor: pointer;
}
.addimage-btn{
    color: #fff;
    font-weight: 600;
    font-size: 34px;
    margin-top: -20px;
    line-height: 20px;
}
.input-check {
    position: relative;
    display: flex;
    padding-left: 20px;
    cursor: pointer;
}
.input-check .checkmark{
    border: 1px solid #1885f7;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover !important;
}
.input-check .checkmark::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 3px;
    height: 8px;
    border: solid #1672f7;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}
.input-check input:checked ~ .checkmark::after {
    display: block;
}
.select-group{
    position: relative;
}
.popup .list{
    list-style: none;
    padding: 0 50px;
    margin: 0;
    max-height: 400px;
    overflow: auto;
}
.popup .list li{
    border-bottom: 1px solid #dedede;
    display: flex;
    column-gap: 50px;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    cursor: pointer;
}
.popup .list li:hover{
    background: rgb(237 243 255 / 30%);
}
.popup .list li:last-child{
    border-bottom: none;
}
.popup .list li .title{
    flex-grow: 1;
}
.checklist-popup .popup-box {
    max-width: 40%;
    padding-left: 0;
    padding-right: 0;
}
.img-round{
    width: 84px;
    height: 84px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
    background-color: #b0b5b8;
}

.inspection-submit {
    align-self: center !important;
    margin-right: 0 !important;
}

.img-round img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:top;
    background-color: #b0b5b8;
}
.radio-check1 {
    flex-shrink: 0;
}
.radio-check1 .checkmark{
    width: 53px;
    height: 53px;
    background: url(../images/radio-check.png) no-repeat left center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover !important;    
    opacity: 0.4;
    cursor: pointer;
    transition: 0.2s opacity ease-in-out;
    filter: brightness(0) saturate(100%) invert(14%) sepia(83%) saturate(4302%) hue-rotate(156deg) brightness(97%) contrast(101%);
}
.radio-check1 input:checked ~ .checkmark{
    opacity: 1;
}
.popup .list li .title h6{
    font-size: 26px;
    font-weight: normal;
    color: #1b2343;
}
.popup .list li .title p{
    font-size: 24px;
    font-weight: normal;
    color: #1b2343;
    padding: 0;
    margin: 0;
    color: #62687e;
	word-break: break-word;
    padding-right: 12px;
}
#groupHandover.popup .list li{
	padding: 30px 0 !important;
}
#group_handover_btn{
	margin-right: 0;
}
.checklist-popup .popup-box h2{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding-left: 50px;
    padding-right: 50px;
}
.checklist-popup .popup-box::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url('../images/close-shadow-bg.png') no-repeat top right;
    width: 90px;
    height: 85px;
    background-size: contain;
}
.formtitle{
    padding-bottom: 3rem;
}
.center-image{
    margin: 0 auto;
    width: 100%;
    max-width: 350px;
    overflow: hidden;
}
.center-image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.accesscode-wrapper{
    text-align: center;
}
.accesscode-wrapper h6{
    padding-top: 0.5rem;
}
.code-input-block{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
}
input.code-input{
    max-width: 120px;
    width: 100%;
    border-radius: 8px;
    background-color: #eceff6;
    color: #000;
    font-size: 18px;
    padding: 10px 8px;
    text-align: center;
}
.accesscode-wrapper form{
    display: flex;
    flex-direction: column;
    align-items: center;
}
a.view{
    font-size: 16px;
    font-weight: 500;
    color: #2b81e4;
    transition: .3s all ease-in-out;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
}
a.view:hover{
    font-weight: 600;
}
.userlist-wrapper, .grouplist-wrapper{
    padding: 30px 0;
}
.userlist-wrapper h4, .grouplist-wrapper h4{
    font-size: 18px;
    font-weight: 500;
    color: #81838c;
    text-transform: uppercase;
    padding: 5px 0;
}
.userlist-wrapper ul,.grouplist-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height:400px;
    overflow: auto;
}
.userlist-wrapper ul li, .grouplist-wrapper ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}
.userlist-wrapper ul li > span{
    flex-grow: 1;
}
.userlist-wrapper ul li .delete-btn{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fc6962;
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    line-height: 22px;
}
.adduser{
    display: flex;
    gap: 10px;
}
.submit-btn.add {
    max-width: max-content;
    min-width: 100px;
    padding: 5px;
}
.grouplist-wrapper .list li .title{
    flex-grow: 1;
}

.viewgroup-popup .popup-content {
    justify-content: center;
    align-items: center;
    display: flex;
}
.viewgroup-popup .popup-content h5{
    font-size: 18px;
    padding: 10px 0;
    font-weight: 600;
}
.viewgroup-popup .popup-content h6{
    font-size: 16px;
    padding: 5px 0;
    font-weight: 500;
}
.viewgroup-popup .popup-content p{
    font-size: 15px;
    padding: 10px 0;
    font-weight: normal;
}
.viewgroup-popup .popup-content .img-round{
    width: 80px;
    height: 80px;
}

.register-container{
    margin-top: 40px;
    margin-bottom: 40px;
}

.blue-btn3{
    max-width: 300px;
    height: 55px;
    background: #edf3ff;
    width: 100%;
    border-radius: 6px;
    font-size: 15px;
    color: #494e5e;
}
.role{
    flex-grow: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.white-btn{
    background-color: white;
    color: #5483f2;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid #5483f2;
    border-radius: 20px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.titlewrap{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-direction: row;
}
.popup-content .titlewrap{
    flex-direction: column;
}
.popup-submit{
    align-self: flex-end;
    margin-right: 40px;
}
.custom-wrapper{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 8px;
    margin: 15px 30px;
    border: 2px solid #5483f2;
    font-size: 15px;
}
.popup-content .custom-wrapper{
    cursor: pointer;
}
.popup-content .custom-wrapper:last-child{
    margin-bottom: 60px;
}
#customEntry{ flex-wrap: wrap;}
#customEntry .custom-entry{
    display: none;
    flex-basis: 100%;
}

/* dropdown list  */
.dropdown-list .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: auto;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.dropdown-list .dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-list .dropdown.shadow.animated--grow-in {
    font-weight: normal;
    padding: 5px 0 15px;
    border-radius: 10px;
    box-shadow: 0 0px 12px rgba(0, 0, 0, 0.2);
    background: #fdfdfd;
    border: none;
    width: 400px;
    right: 0;
    top: 67px;
    box-sizing: border-box;
}
.dropdown-list .dropdown.shadow.animated--grow-in::before{
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #fdfdfd;
    position: absolute;
    top: -10px;
    right:10px;
}
.dropdown-list .dropdown ul{
    margin: 0;
    padding: 7px 10px 7px 10px;
	color: #fff;
}
.dropdown-list .dropdown ul li{
    border-bottom: 1px solid rgb(236 231 231 / 37%);
    margin-bottom: 10px;
    padding: 10px 5px;
    cursor: pointer;
}
.notification-list{
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    max-height: 450px;
    overflow-y: scroll;
}
.notification-list li{
    padding: 5px 8px;
    border-bottom: 1px solid #ccc;
}
.notification-list .title, .notification-list .date-wrapper{
    display: flex;
    padding:6px 0;
}
.notification-list .title{ 
    justify-content: space-between;
    padding-top: 0;
}
.notification-list .title h5{
    font-weight:600;
    font-size: 17px;
}
.notification-list .title .time{
    font-size: 14px;
}
.notification-list span{
    position: initial;
    width: auto !important;
    height: auto !important;
    background: none;
    border-radius: 0;
    border:none !important;
}
.notification-list .date-wrapper{
    padding: 12px 0 15px;
}
.notification-list .date-wrapper span{
    font-size: 14px;
    color: #23293b;
}
.notification-list .date-wrapper .date{
    padding-right: 15px;
}
.notification-list .date-wrapper .date img{ 
    width: 16px;
    filter: brightness(0%) invert(1);
    margin-right: 4px;
    flex-shrink: 0;
    filter: brightness(0) saturate(100%) invert(12%) sepia(10%) saturate(2597%) hue-rotate(187deg) brightness(91%) contrast(86%);
}
.generate-code-img {
    max-width: 300px;
    width: 100%;
    margin: 35px auto;
}
.generate-code-img img{ display: block;}
.success-title{
    font-weight: 600;
    font-size: 22px;
    padding: 20px 0;
    text-align: center;
}
.code-wrapper {
    background: #f3f4f6;
    padding: 5px 2px 20px;
    border-radius: 12px;
    box-shadow: 1px 1px 11px rgb(104 97 97 / 15%);
    max-width: 400px;
    width: 100%;
    margin: 0 auto;  
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.user-block {
    display: flex;
    gap: 20px 30px;
    align-items: center;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    justify-content: center;
}
.code-wrapper .user p {
    padding-bottom: 6px;
    word-break: break-word;
}
.code-block p{
    padding-bottom: 10px;
    word-break: break-word;
}
.user-block figure {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    background-color: #edeef3;
    flex-shrink: 0;
}
.user-block figure img {
    object-fit: contain;
    object-position: top;
}
.user-block figure img {
    object-fit: cover;
    object-position: center;
}
.code-block {
    padding: 20px 20px 10px;
    text-align: center;
}
.filter-container{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    max-width: 420px;
    width: 100%;
    padding: 20px  0 2px;
    background-color: #fff;
    color: #20222c;
    max-height: 100vh;
    overflow: auto;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 23%);
    -webkit-box-shadow:1px 1px 5px rgb(0 0 0 / 23%);
    -moz-box-shadow:1px 1px 5px rgb(0 0 0 / 23%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translateX(-100%);
    transition: .4s ease-in-out;
}
.filter-container.open{
    transform: none;
}
#filters{
    display: flex;
    flex-grow: 1;
}
#filters .tab{display: none;}
#filters .tab.active{display: block;}
#filters ul{
    list-style: none;
    padding: 0;
}
ul.filter-list {
    padding: 0;
    background-color: #f0f1f6;
    margin-bottom: 0;
    width: 150px;
    border-top: 1px solid #f0f1f6;
    border-right: 1px solid #f0f1f6;
}
ul.filter-list li {
    padding: 14px 28px;
    font-weight: normal;
    font-size: 15px;
    cursor: pointer;
    transition: .4s ease-in-out;
}
ul.filter-list li:hover, ul.filter-list li.active{
    font-weight:500;
    background-color: #f5f8ff;
}
#filters .tab-list {
    flex-grow: 1;
    padding-right: 10px;
}
#filters .tab-list ul{
    padding-left: 20px;
}
#filters .tab-list ul li{
    padding: 10px 2px;
    cursor: pointer;
}
.apply-filter {
    display: flex;
    justify-content: space-between;
    box-shadow: -1px -1px 4px rgb(204 204 204 / 48%);
}
.apply-filter > button, .apply-filter > input[type="submit"], .apply-filter > a{
    text-align: center;
    flex: 1;
    font-size: 15px;
    cursor: pointer;
    padding: 20px;
    font-weight: 500;
    color: #57575a;
    transition: .4s ease-in-out;
}
.apply-filter > button:hover, .apply-filter > input[type="submit"]:hover, .apply-filter > a:hover{
    background: rgb(204 204 204 / 32%);
}
#filters .tab ul li{
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid #f1e7e7;
    
}
#filters .tab#tabStatus ul li,
#filters .tab#tabDate ul li{
    border-bottom: none;
}
#filters .tab ul li label{
    flex: 1;
    font-size: 15px !important;
}
#filters .tab ul li .title{
    flex-grow:1;
    font-size: 14px;
    max-width: 110px;
}
#filters .tab ul li .title h6{
    font-size: 16px;
    font-weight: 500;
}
#filters .tab .img-round {
    width: 50px;
    height: 50px;
}
#filters .tab ul li .title p,  #filters .tab ul li .title h6 {
    overflow: hidden;
    text-overflow: ellipsis;
}
#filters .form-element-group{
    margin-bottom: 20px;
}
.filter-container h3{
    padding: 5px 28px;
}
#filters .radio-check1 .checkmark {
    width: 36px !important;
    height: 36px !important;
}
#filters span.chktxt {
    padding-right: 30px;
}
#filterApply{
    color: #00703C;
    position: relative;
}
.filter-container #filterApply::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 55%;
    background-color: rgb(204 204 204 / 32%);
}
.date-ur{
    min-width: 150px;
}
#personView, .person-view{
    display: flex;
    gap: 20px;
    padding: 10px;
    border: 1px solid #e8e3e3;
    border-radius: 8px;
    background: #fff;
    font-size: 15px !important;
    box-shadow: 0px 2px 10px rgb(161 159 159 / 35%);
    align-items: center;
	min-height: 112px;
}
#personView h6, .person-view h6{ font-size: 16px;}
#personView .title , .person-view .title{ 
    word-break: break-word;
}

.add, .remove{
    font-size: 14px;
    color: #2e8ff1;
    cursor: pointer;
    transition: .4s ease-in-out;
}
.add:hover, .remove:hover{  
    font-weight: 500;
}
#personView .remove, .person-view .remove{
    font-size: 13px;
}
.four-column {
    display: flex;
    flex-direction: row;
    column-gap: 18px;
    padding-bottom: 10px;
    justify-content: space-between;
}
.four-column input {
    width: 58px;
    padding: 3px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e7ecee;
    border-radius: 7px;
    text-align: center;
    font-size: 30px;
}
.confirm-otp {
    text-align: center;
    padding:20px 0;
    color: #868794;
    font-size: 17px;
    font-weight: normal;
}
.confirm-otp span{
    color: #174be9;
}
.align-center{ align-items: center;}
p.email{
    padding: 20px 0;
    font-size: 22px;
    color: #1f5bfa;
}
.otp-submit{
    padding: 8px 35px;
    width:auto;
    margin-top: 20px;
    font-size: 18px;
}
.four-column input:-webkit-autofill,
.four-column input:-webkit-autofill:hover, 
.four-column input:-webkit-autofill:focus{
  -webkit-box-shadow: 0 0 0px 1000px #e7ecee inset;
  transition: background-color 5000s ease-in-out 0s;
}
.confirm-txt{
    text-align: center;
}
#otpWrapper{
    padding-left: 35px;
    padding-right: 35px;
}
.text-center{ text-align: center !important;}
.text-left{ text-align: left !important;}
.popup-content.padding{
    padding: 0 40px;
    word-break: break-all;
}
.popup-content h4{ padding-bottom: 10px;}
.popup-btngroup {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 20px 0;
}
.popup-btngroup .popup-submit{ margin-right:0;}
.btn-group{ display: flex; gap:20px}
.sm-btn{
    min-width: auto;
    padding: 4px 15px;
    border-radius: 18px;
    color: #fff;
    font-size: 15px;
}
.red-bg{
    background-color: #ec1212;
    transition: .3s ease-in-out;
}
.red-bg:hover{
    background-color: #da2020;
}

.green-bg{
    background-color: green;
    transition: .3s ease-in-out;
}
.green-bg:hover{
    background-color: #045504;
}
.flex-column{
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
}
.user-wrapper{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
 .user-data{
    display: flex;
    gap: 10px;
    align-items: center;
}
input.photo-file, #photoFile{
    visibility: hidden;
	opacity: 0;
	width: 0;
}
#addObservation_form .form-element-group{
	display: flex;
    flex-direction: column;
}
#addObservation_form #personView, #addObservation_form .person-view{
	flex-grow: 1;
}
#addObservation_form #selectUser_box{
	max-height: 146px;
	/* min-height: 120px; */
}
.error-msg{
    font-size: 14px;
    align-self: flex-start;
    padding-bottom: 5px;
}
.checklist-popup.justification .popup-box h2 {
    padding-left: 0;
}


.show-pass{
    position: absolute;
    right: 0px;
    top: 0;
}
.popup-content .form-element-group{ position: relative;}
.show-pass img {
    width: 20px;
    display: block;
}
.show-pass img.open {
    display: none;
}

button:disabled, button[disabled],
button:disabled:hover, button[disabled]:hover{
    border: 1px solid rgb(153 153 153 / 17%);
    background: #cccccc;
    /*color: rgb(102 102 102 / 56%);*/
    background: #eeeeeee3;
    cursor: default;
}

.scrollable{
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.content-wrapper.twoblock-container > p{
    text-align: center;
    width: 100%;
}
.iScrollVerticalScrollbar{
    z-index: -1 !important;
    width: 5px !important;
}
.iScrollIndicator{
    background: rgba(7, 97, 187, 0.47) !important;
    border: 1px solid rgb(13, 130, 247) !important;
    /* height: 100px !important; */
}

#piechart, #piechart > div{
    width: 100%;
    height: 100%;
}

.search-box{
    padding: 10px 50px;
}
.popup-search{
    border-radius: 25px;
    padding: 8px 12px;
    width: 100%;
    color: #d1d3db;
    font-size: 15px;
    position: relative;
    padding-left: 40px;
    background: url('../images/icon-search-blue.png') no-repeat, #eff0f5 ;
    background-size: 18px 19px;
    background-position: left 10px center;
}
#loader{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(32 31 31 / 18%);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
}

.spinner {
   width: 56px;
   height: 56px;
   border-radius: 50%;
   background: conic-gradient(#0000 10%,#474bff);
   -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);
   animation: spinner-zp9dbg 1s infinite linear;
}

@keyframes spinner-zp9dbg {
   to {
      transform: rotate(1turn);
   }
}

.popup-content h3{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 50px 0px;
}
.page-title {
  padding: 36px 0 24px;
}
.page-title h2{
font-size: 22px;
}
.titlebar h2{
    font-size: 24px;
}
.round-box {
  width: 54px;
  height: 54px;
}
.white-box h3 {
  font-size: 40px;
}
.left-container {
  max-width: 293px;
}
.right-container{
    width: calc(100% - 293px);
    margin-left: 293px;
}
.profile{
    padding: 66px 0 34px;
}
.left-menu ul li a {
  height: auto;
padding: 13px 17px;
  border-radius: 29px;
}
.left-menu ul li a .menu-icon {
  margin-right: 18px;
  width: 24px;
}
.left-menu ul{
    font-size: 16px;
    line-height: normal;
}
.wrapper-head{
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 30px;
}
.wrapper-head h1{
    padding-bottom: 40px;
    font-size: 40px;
  font-weight: 400;
  padding-left: 20px;
}
#filters{
    max-height: calc(100% - 70px);
    overflow-y: auto;
    height: 100%;
}
.navbuttons{
    display: flex;
  gap: 25px;
  flex-wrap: wrap;
  padding: 0;
}
.wrapper-head ul li{
    border: none;
    padding: 0;
}
.menu-button > img{
max-width: 30px;
  max-height: 30px;
}
.menu-button{
    font-size: 18px;
  line-height: 24px;
}
.searchbar, .actionbar{
    padding: 18px 27px;
}
.searchbar h2{
    font-size: 26px;
}
.searchbar .round {
  width: 50px;
  height: 50px;
}
.searchbar .round img {
  width: 25px;
}
.searchbar .export_to_excel{
    padding: 12px 20px;
}
.table th, .table td {
  padding: 20px;
  min-height: 70px;
  font-size: 15px;
}
table .tiny-round {
  width: 48px;
  height: 48px;
}
table .tiny-round img {
  width: 5px;
}
.audit-wrapper{
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 40px;
}
.audit-item{
   background-color: #fff;
   display: flex;
   flex-direction: column;
   gap: 24px;
   border-radius: 33px;
   min-width: 172px;
   max-width: 17%;
   width: 100%;
   padding: 28px 18px;
   cursor: pointer;
}
.audit-item img{
   width: 45.26px;
   height: 45.26px;
   object-fit: contain;
}
.audit-item h6{
    font-weight: 500;
    font-size: 18px;
    line-height: normal; 
}
.audit-item:first-child{
    background-color: #DFF3FE;
}
.audit-item:nth-child(2){
    background-color: #FFE9EB;
}
.audit-item:nth-child(3){
    background-color: #FEF4D1;
}
.audit-item:nth-child(4){
    background-color: #DFF3FE;
}
.audit-item:nth-child(5){
    background-color: #FFE9EB;
}
.audit-item:nth-child(6){
    background-color: #DFEAFE;
}
.audit-item:nth-child(7){
    background-color: #DFF3FE;
}
.audit-item:nth-child(8){
    background-color: #FFE9EC;
}
.audit-item:nth-child(8n+1) {
    background-color: #DFF3FE;
}
.audit-item:nth-child(8n+2) {
    background-color: #FFE9EB;
}
.audit-item:nth-child(8n+3) {
    background-color: #FEF4D1;
}
.audit-item:nth-child(8n+4) {
    background-color: #DFF3FE;
}
.audit-item:nth-child(8n+5) {
    background-color: #FFE9EB;
}
.audit-item:nth-child(8n+6) {
    background-color: #DFEAFE;
}
.audit-item:nth-child(8n+7) {
    background-color: #DFF3FE;
}
.audit-item:nth-child(8n+8) {
    background-color: #FFE9EC;
}

.form-group{
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.form-group input,.form-group select{
    border-bottom: 1px solid #CFD3E5;
    padding: 5px 0 10px;
    color: #132037;
    font-weight: 500;
       font-size: 13px;
   line-height: normal;
   width: 100%;
}
.form-group textarea{
    border: 1px solid #CFD3E5;
    padding: 15px;
    color: #132037;
    font-weight: 500;
       font-size: 13px;
   line-height: normal; 
   border-radius: 15px;
   min-height: 85px;
}
.form-group label{
   color: #616A7B;
   font-weight: 400;
   font-size: 13px;
   line-height: normal;
   margin: 0;
}
.add-inspection-left,.add-inspection-right{
    display: flex;
    flex-direction: column;
    gap: 17px;
    width: 325px;
    flex-grow: 1;
}
.add-inspection-bottom-wrapper, .add-inspection-top-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 93px;
    row-gap: 40px;
    max-width: 1100px;
    width: 100%;
}

.add-inspection-bottom-wrapper.image-upload-wrapper {
    margin-top: 40px;
}

.add-inspection-bottom-wrapper-title {
    margin-top: 40px;
    padding-bottom: 10px;
}

.add-inspection-wrapper h5{
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #616A7B;
}
.add-inspection-wrapper h6{
      font-size: 13px;
    line-height: normal;
    font-weight: 500;
    color: #616A7B;  
}
.btn-wrapper .s-btn{
    max-width: 325px;
   width: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   background-color: #0C4A73;
   color: #fff;
   border-radius: 50px;
   padding: 14px;
   font-size: 18px;
   line-height: normal;
   font-weight: 500;
   transition: all 0.4s ease-in-out;
}
.btn-wrapper .s-btn:hover{
       background-color: #1d618f;
}
.btn-wrapper{
display: block;
  width: 100%;
  margin-top: 60px;
}
 .switch-label {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: 10px;
      justify-content: space-between;
      margin-top: 0;
      border: 1px solid #CFD3E5;
      border-radius: 15px;
      padding: 19px;
      color: #132037;
      font-size: 14px;
      line-height: normal;
      font-weight: 500;
    }

    .switch {
      position: relative;
      display: inline-block;
      width: 38px;
      height: 22px;
    }

    .switch input {
      opacity: 0;
      width: 0;
      height: 0;
    }

    .slider {
      position: absolute;
      cursor: pointer;
      background-color: #ccc;
      border-radius: 34px;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transition: 0.4s;
    }

    .slider::before {
      content: "";
      position: absolute;
      height: 18px;
      width: 18px;
      left: 3px;
      bottom: 2px;
      background-color: white;
      border-radius: 50%;
      transition: 0.4s;
    }

    input:checked + .slider {
      background-color: #20834F;
    }

    input:checked + .slider::before {
      transform: translateX(17px);
    }
     .radio-label {
      display: flex;
      align-items: center;
      cursor: pointer;
      font-family: sans-serif;
      transition: 0.3s;
      font-size: 13px;
      font-weight: 500;
    }

    .radio-label input[type="radio"] {
      display: none;
    }

    .radio-label span::before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-right: 10px;
      border: 1px solid #20834F;
      border-radius: 50%;
      background-color: #fff;
      vertical-align: middle;
      transition: 0.3s;
    }

    .radio-label input[type="radio"]:checked + span {
      color: #20834F;
      border-color: #20834F;
    }

    .radio-label input[type="radio"]:checked + span::before {
      background-color: #20834F;
      border-color: #20834F;
    }
    .radio-flex{
        display: flex;
        gap: 26px;
        row-gap: 15px;
        flex-wrap: wrap;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .check-flex {
      display: flex;
      gap: 15px;
      flex-wrap: wrap;
    }

    .checkbox-label {
      display: flex;
      align-items: center;
      cursor: pointer;
      user-select: none;
      color: #616A7B;
      font-size: 13px;
      line-height: normal;
      font-weight: 400;
    }

    .checkbox-label input[type="checkbox"] {
      display: none;
    }

    .checkbox-label span {
      position: relative;
      padding-left: 25px;
         transition: 0.4s;
    }

    .checkbox-label span::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border: 0.5px solid #252630;
      border-radius: 5px;
      box-sizing: border-box;
         background-color: #F7F7F9;
    }

    .checkbox-label span::after {
      content: "";
      position: absolute;
        left: 4px;
        top: 5px;
      width: 10px;
      height: 5px;
      border: solid #252630;
      border-width: 0 0 2px 2px;
      transform: rotate(-45deg);
    }
    .checkbox-label input[type="checkbox"]:checked + span {
      color: #20834F;
    }
        .checkbox-label input[type="checkbox"] + span::after {
            border: none;
        }
    .checkbox-label input[type="checkbox"]:checked + span::after {
      color: #20834F;
      border: solid #20834F;
            border-width: 0 0 2px 2px;
      transform: rotate(-45deg);
    }
    .checkbox-label input[type="checkbox"]:checked + span::before{
        border-color: #20834F;
        background-color: #fff;
    }
    .check-label>label{
       padding-bottom: 10px;
       color: #132037;
       font-size: 13px;
       font-weight: 500;
    }
    .check-label{
        border-bottom: 1px solid #CFD3E5;
        padding-bottom: 20px;
        margin-bottom: 3px;
    }
     .upload-flex {
    display: flex;
    gap: 13.5px;
    font-family: sans-serif;
    padding-bottom: 19px;
    flex-wrap: wrap;
  }

  .upload-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px dashed #CFD3E5;
    padding: 15px;
    width: 100px;
    height: auto;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #555;
    border-radius: 8px;
    transition: border-color 0.3s;
  }

  .upload-box:hover {
    border-color: #20834F;
  }

  .upload-box img {
    width: 29px;
    height: 29px;
    margin-bottom: 8px;
  }

  .upload-box input[type="file"] {
    display: none;
  }

  .file-name {
    margin-top: 8px;
    font-size: 11px;
    color: #333;
    word-break: break-word;
    max-width: 100%;
    text-align: center;
  }
  .upload-wrapper{
    border: 1px solid #CFD3E5;
    border-radius: 15px;
    margin-top: 5px;
    padding: 20px 17px 40px;
  }
  .form-group .image-container{
    margin-top: 10px;
  }
  .searchbar-right .menu-button > img{
    max-width: 25px;
  max-height: 25px;
  }
  .left-menu .navbuttons li a:hover{
    background: #69db8f;
    color: #fff;

  }
  .left-menu .navbuttons{
    gap: 10px;
  }
  .left-menu .navbuttons li{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .left-menu .navbuttons li a{
    border-radius: 10px;
    padding: 10px 15px !important;
    height: auto !important;
  }
      .pdf-wrap {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .pdf-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #0C4A73;
        padding: 10px 20px;
        color: white;
        border-radius: 10px;
    }
    .title-end{
	display: flex;
	justify-content: space-between;
	gap: 15px;
	flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.title-end .titlebar{
    margin-bottom: 0 !important;
}
.action-wrap{
    display: flex;
    align-items: center;
    gap: 10px;
}
.action-wrap img{
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.red-btn{
    background: #ec1212;
    transition: .3s ease-in-out;
}
.red-btn:hover{
    background: #da2020;
}
.btn-flex-group{
    display: flex;
    gap: 10px;
    align-items: center;
}
.back-btn{
    padding: 10px 25px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
}
.sample-download{
    margin-bottom: 25px;
}
.sample-download{
    display: flex;
    align-items: center;
    justify-content: right;
}
.sample-download a{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    width: fit-content;
}
select.forms-control{
    appearance: auto;
}
.sample-download img{
        width: 16px;
    height: 16px;
    object-fit: contain;
}
.back-btn img{
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.title-end .inspection-list-wrapper{
    display: flex;
    gap: 20px;
}
/* changes by Vijay starts here*/
.popup.add-person .popup-box {
    padding: 50px 70px;
}
.popup.add-person .popup-submit {
    margin-right: 0;
}
.popup.add-person .form-group {
    margin-bottom: 25px;
}

.popup.add-person .form-group input {
    padding: 5px 0 2px;
}

.attendees-header {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.popup.bulk-upload .popup-box {
    padding: 30px;
    min-width: 600px;
}

.popup.bulk-upload .popup-box .popup-search {
    margin-bottom: 30px;
}

.bulk-upload .table-responsive {
    max-height: calc(80vh - 216px);   /* set height limit */
    overflow-y: auto;    /* vertical scroll */
    overflow-x: auto;    /* horizontal scroll (already works) */
}   

/* Optional: keep header sticky */
.bulk-upload .table-responsive thead th {
    position: sticky;
    top: 0;
    background: #0084CE;
    z-index: 2;
}

.bulk-upload .table {
    min-width: 600px; /* ensure table is wide enough to trigger scroll */
    border-collapse: collapse;
}

/* Hide the default checkbox */
.custom-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #007bff;  /* blue border */
  border-radius: 4px;          /* rounded corners */
  background-color: #fff;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-in-out;
}

/* When checked */
.custom-checkbox:checked {
  background-color: #007bff;
  border-color: #007bff;
}

/* Checkmark style */
.custom-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.bulk-upload .popup-submit {
    margin-right: 0;
}

.relative {
    position: relative;
}

.suggestion-list-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    max-height: 180px; 
    overflow-y: auto;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    display: none;
    z-index: 10;
}

.suggestion-list-wrap li {
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.suggestion-list-wrap li:hover {
    background: #f1f5f9;
}

.form-element-group textarea {
    /* resize: vertical; */
    max-height: 80px;
}
/* changes by Vijay ends here*/



/* ..................media query ................ */
@media screen and (max-width: 1976px) {
    .content-outer-wrapper {
        padding: 50px 35px 50px 35px;
    }
}


@media screen and (max-width: 1900px) {
    /* .checklist-popup .popup-box {
        max-width: 59.895vw;
    } */
    .checklist-popup .popup-box::before {
        width: 4.737vw;
        height: 4.474vw;
    }
    .checklist-popup .popup-box h2 {
        font-size: 1.579vw;
        padding-left: 2.632vw;
        padding-right: 2.632vw;
    }
    .popup-content .custom-wrapper{
        margin-left: 2.632vw;
        margin-right: 2.632vw;
    }
    .popup .list {
        padding: 0 2.632vw;
    }
    .popup .list li {
        column-gap: 2.632vw;
        padding: 1.579vw 0;
    }
    .popup-content h3{
        padding: 15px 2.632vw 0px;
    }
    .search-box {
        padding: 10px 2.632vw;
    }
    .img-round {
        width: 4.421vw;
        height: 4.421vw;
    }
    .popup .list li .title h6 {
        font-size: 1.368vw;
    }
    .popup .list li .title p {
        font-size: 1.263vw;
        font-weight: normal;
    }
    .radio-check1 .checkmark {
        width: 2.789vw;
        height: 2.789vw;
    }
    #closePopup, .closePopup  {
        width: 1.158vw;
    }
}


@media screen and (max-width: 1800px) {
    .login-inner-wrapper {
        max-width: 29.889vw;
    }
    .login-container {
        padding: 2.5vw 4.22vw;
    }
    /* .login-container .logo {
        width: 5.8vw;
    } */
    .login-container h2 {
        font-size: 1.167vw;
        padding: 1.889vw 0 1.667vw;
    }

    .form-div input {
        font-size: 13px;
    }
    .form-div.login-btn {
        margin-top: 1vw;
    }
    .form-div.login-btn input, .form-div.login-btn button {
        font-size: 18px;
    }
    .forget-pass {
        font-size: 14px;
        margin-top: 2vw;
    }
    .register {
        padding-top: 0.889vw;
        font-size: 15px;
    }
    .login-container::before {
        width: 10.778vw;
        height: 6.333vw;
    }
    .login-container::after {
        width: 10.111vw;
        height: 10.722vw;
    }

    .white-box {
		/* max-width: 25.889vw; */
		padding: 1.333vw;
		min-height: 6.556vw;
		column-gap: 1.667vw;
	}
	.round-box {
		width: 66px;
		height: 66px;
	}
	.white-box .round-box img{
		width: 29px;
	}
	.white-box h3 {
		font-size: 2.778vw;
	}
	.white-box h3 span {
		font-size: 1.389vw;
        margin-bottom: 0.833vw;
	}
	/* .top-box-wrapper {
		column-gap: 1.667vw;
	} */
	.top-box-wrapper .white-box{
		margin-left: 1.667vw;
        flex-basis: calc( 33.33% - 1.111vw );
	}
    .left-wrapper {
        max-width: 53.5vw;
    }
    .white-block, .searchbar{
        padding: 2.778vw;
    }
    .white-block, .searchbar{
        padding:1.45vw;
    }
    .right-wrapper {
        max-width: 26.333vw;
    }

    .left-wrapper::after {
        width: 29.667vw;
        height: 13.056vw;
    }
    .page-title {
        padding: 2.444vw 0 1.778vw;
    }
    .barchart-wrapper::after {
        width: 22.778vw;
        height: 6.889vw;
    }
    .report-info-box {
        max-width: 13.5vw;
        margin-right: 1.258vw;
    }
    .report-info-box {
        padding: 30px 10px;
    }
    .observation-block {
        column-gap: 25px;
    }
    .graph-date input {
        padding: 10px 7px;
    }
    /* popup  */
    .popup-box {
        max-width: 29.889vw;
        padding: 4.556vw;
    }
    .image-input.circle {
        width: 100px;
        height: 100px;
        margin: 5px 0 30px;
    }
    .popup-box h2{
        padding: 20px 0;
    }

    .filter-input {
        font-size: 18px;
        padding: 18px 45px 18px 20px;
    }
    table {
        font-size: 16px;
    }
    .tiny-round {
        width: 55px;
        height: 55px;
    }
    .round {
        width: 60px;
        height: 60px;
    }
    .round img {
        width: 28px;
    }

    .twoblock-container {
        font-size: 23px;
    }
    .action-data {
        padding-top: 35px;
    }
    .action-title .title {
        padding: 10px 20px;
    }
	#groupHandover.popup .list li{
		padding: 20px 0;
	}

}

 @media screen and (max-width: 1762px) {

    .top-menu ul, .logout {
        font-size: 17px;
    }
    .left-container {
        max-width: 19.637vw;
    }
    .left-menu-section{      
        padding: 45px 26px;
    }
    .profile {
        padding: 4.994vw 0 2.384vw;
    }
    .profile h3 {
        font-size: 21px;
    }
    .profile p {
        font-size: 16px;
    }
    .left-menu ul {
        font-size: 17px;
    }
    .left-menu ul li a{
        height: 56px;
        padding: 2px 20px;
    }
    .left-menu ul li a.menu-icon {
        margin-right: 15px;
    }
    .left-menu ul li a.menu-icon img {
        width: 26px;
        height: 28px;
    }
    .topmenu-wrapper {
        padding: 15px 1.771vw;
    }
    .search-area {
        max-width: 18.723vw;
        padding: 1.022vw 0 1.022vw 0.851vw;
    }
    .top-menu ul li {
        padding-right: 2.011vw;
    }
    .nav-buttons {
        padding-left: 0.795vw;
    }

    .menu-button{
        font-size: 20px;
    }
    .logout {
        padding: 0.8vw   1.986vw;
    }
   
    .cirle-grey {
        width: 3.519vw;
        height: 3.519vw;
    }
    .notification span {
        width: 1.816vw;
        height: 1.816vw;
        top: -0.454vw;
        right: -0.568vw;
        font-size: 0.851vw;
        border: 0.17vw solid #fff;
    }
    .notification img{
        width: 1.419vw;
    }
    .settings img{
        width: 1.646vw;
    }
    .right-container {
        width: calc(100% - 19.637vw );
        margin-left: 19.637vw;
    }
    .content-outer-wrapper {
        padding: 50px 2.3vw;
    }

  
    .radio-check {
        padding-left: 1.986vw;
    }
   
    .left-menu ul li.dropdown > a:hover::after {
        content: "+";
        color: #0d77f7;
    }
    
    .earnings-icon {
        width: 67px;
        height: 67px;
    }
    .earnings-content .title {
        font-size: 14px;
    }
    .earnings-content {
        padding-left: 15px;
        padding-right: 0;
    }
    .earnings-content .number {
        font-size: 1.930vw;
    }
    .earnings-content .note span.text {
        padding-left: 6px
    }
    .earnings-content .note {
        font-size: 0.851vw;
    }
    .report-menu li {
        font-size: 1.192vw;
        padding-right: 1.249vw;
    }
    .indicators {
        font-size: 0.965vw;
    }
    .report-info-box, .report-daigram {
        margin-top: 3.405vw;
    }
    .earning-graph-top .graph-title {
        font-size: 1vw;
    }
    .earning-graph-top .graph-date input {
        max-width: 115px;
        font-size: 0.851vw;
    }
    .check-report-iocns li {
        padding-right: 1.27vw;
    }
    .twoblock-container {
        font-size: 21px;
    }
    .action-data {
        padding-top: 30px;
    }
}

@media screen and (max-width: 1440px) {

    .login-container h2 {
        font-size: 17px;
    }
    .login-container {
        padding: 2.5vw 4vw;
    }
   

    .profile h3 {
        padding-top: 1.071vw;
        font-size: 18px;
    }
    .profile p {
        font-size: 15px;
    }
    .left-menu-section{      
        padding: 45px 18px;
    }

    .left-menu ul li a{
        padding: 2px 20px;
        height: 45px;
    }
    .left-menu ul li a .menu-icon {
        margin-right: 5px;
    }
    .left-menu ul li a .menu-icon img {
        width: 24px;
        height: 24px;
    }

    .menu-button {
        max-width: 21.389vw;
        /* padding:1vw 2.778vw 1vw 1vw; */
        line-height: 25px;
        font-size: 17px;
    }

    .navbuttons li {
        max-width: 21.389vw;
    }

    .menu-button > img {
        width:2vw;
        height:2vw;
        margin-right: 1.25vw;
    }
    .navbuttons li {
        padding: 7px 1.042vw;
    }
    .search-area {
        max-width: 17.723vw;
        padding: 0.7vw 0 0.7vw 0.851vw;
    }
    .top-menu ul li {
        padding-right: 1.61vw;
    }
    .notification img, .settings img{
        width: 16px;
    }
   
    .top-menu ul, .logout {
        font-size: 15px;
    }

    .copyright {
        font-size: 1.071vw;
    }

    .content-right {
        max-width: 21.269vw;
    }
   
    .left-menu ul {
        font-size: 15px;
    }
    
     .search-area input {
        font-size: 1vw;
        padding-right: 0.429vw;
     }
     .search-area .search {
        width: 21px;
        height: 22px;
        margin-right: 1.714vw;
     }

    h2 {
        font-size: 22px;
    }

    /* .top-box-wrapper {
		column-gap: 25px;
	} */
    .top-box-wrapper .white-box {
        margin-left: 25px;
        flex-basis: calc( 33.33% - 17px  );
	}
	.round-box{
		width: 53px;
   		height: 53px;
	}
	.white-box .round-box img{
		width: 27px;
	}
	
	.white-box {
		min-height: 85px;
	}
    .white-box h3 span {
		font-size: 16px;
	}
    .white-box h3 {
        font-size: 32px;
    }
    .radio-check .checkmark{
        width: 22px;
        height: 22px;
    }
    .check-report-iocns li {
        padding-right:12px;
        font-size: 13px;
    }
    .radio-check .checkmark {
        width:17px;
        height: 17px;
    }
    .earning-graph-top .graph-date input{
        font-size: 12px;
    }
    /* popup  */
    .popup-box {
        max-width: 430px;
    }
    .popup-box h2 {
        font-size: 20px;
    }

    label, .forms-control, ul.actionlist li a, ul.actionlist li button{
        font-size: 16px;
    }
    ul.actionlist li a, ul.actionlist li button{
        height: 70px;
    }
    a#obsStatus{
        font-size: 15px;
    }

    .filter-input {
        font-size: 15px;
        padding: 12px 40px 12px 17px;
    }
    table {
        font-size: 15px;
    }
    .tiny-round {
        width: 32px;
        height: 32px;
    }
    .tiny-round img{
        width: 4px;
    }
    .round {
        width: 45px;
        height: 45px;
    }
    .round img {
        width: 20px;
    }
    select.filter-input {
        background-size: 15px 8px;
        background-position: 93% center;
    }

    .actionbar .group-info p {
        font-size: 17px;
    }
    .actionbar .group-info p span {
        padding-left: 25px;
    }
    .blue-round {
        width: 38px;
        height: 38px;
    }
    .blue-round img{
        width: 20px;
    }
    .searchbar, .actionbar {
        padding: 22px 24px;
    }
    .twoblock-container {
        font-size: 16px;
    }
    .action-date {
        margin-right: 22px;
    }
    .action-data {
        padding-top: 20px;
    }
    .action-date::before {
        width: 21px;
        height: 22px;
        margin-right: 10px;
    }
    .action-title .title {
        padding: 6px 15px;
    }
    .form-action img{ width: 20px;}
    ul.actionlist{
        column-gap: 40px;
    }
    form h5{
        font-size: 17px;
    }
    .image-input {
        max-width: 250px;
    }
    .grouplist-wrapper h6 {
        font-size: 19px;
    }
    .export_to_excel {
    padding: 12px;
    }
    .checklist-popup .popup-box {
        padding: 20px 0;
    }
    .checklist-popup .popup-box h2 {
        padding: 10px;
    }
    .popup .list li {
        padding: 12px 0;
    }
    .popup .list li .title h6 {
        font-size: 16px;
    }
    .popup .list li .title p {
        font-size: 14px;
    }
    .img-round {
        width: 50px;
        height: 50px;
    }
    .popup .list {
        max-height: 280px;
    }
    .popup.add-person .popup-box {
        padding: 40px 30px;
    }
} 


@media screen and (max-width: 1300px) {
    .white-box {
		padding: 10px;
		column-gap: 15px;
	}
	/* .top-box-wrapper {
		column-gap: 20px;
	} */
	.top-box-wrapper .white-box{
		margin-left: 20px;
        flex-basis: calc(33.33% - 14px );
	}
	.round-box {
		width: 46px;
		height: 46px;
	}
	.white-box .round-box img {
		width: 24px;
	}
	
	/* .white-box {
		max-width: 304px;
	} */
    .earning-graph-top .graph-title {
        flex-shrink: unset;
    }
    .actionbar .group-info p {
        font-size: 16px;
    }
    
    .twoblock-container {
        font-size: 15px;
    }
    
    .action-date::before {
        width: 18px;
        height: 19px;
    }
   
    .userlist-wrapper ul li, .grouplist-wrapper ul li {
        font-size: 14px;
    }
    .grouplist-wrapper h6 {
        font-size: 17px;
    }
}

@media screen and (max-width: 1182px) and (min-width: 1131px) {
    .left-menu ul li a {
        padding: 2px 14px;
    }
}

@media screen and (max-width: 1130px) {

    .navbuttons li {
        min-height: 60px;
    }
    .login-inner-wrapper {
        max-width: 360px;
    }
    .login-container {
        padding: 28px 40px;
    }
    .login-container h2 {
        padding: 22px 0 18px;
    }
    .form-div {
        margin-bottom: 20px;
    }
    /* .login-container .logo {
        width: 66px;
    } */
    .form-div.login-btn {
        margin-top: 12px;
    }
    .forget-pass {
        margin-top: 22px;
    }
    .register {
        padding-top: 10px;
    }
    .login-container::before {
        width: 130px;
        height: 76px;
    }
    .login-container::after {
        width: 112px;
        height: 119px;
    }

    .titlebar span {
        font-size: 15px;
    }
    .content-outer-wrapper {
        padding:32px 22.6px;
    }
    
    .profile figure {
        width: 80px;
        height:80px;
    }
    .left-menu-section {
        padding: 45px 10px;
    }
    .left-menu ul {
        font-size: 14px;
    }

    .menu-button {
        font-size: 13px;
        line-height: 18px;
    }
   
    .left-menu ul li a {
        padding: 2px 16px;
    }
    .left-menu ul li {
        margin-bottom: 1.77vw;
    }

    .earnings-content .title {
        font-size: 13px;
    }
    .report-info-box {
        max-width: 180px;
    }
    .earnings-content {
        padding-left: 8px;
    }
    /* .barchart-wrapper .barchart {
        width: 100%;
    } */
    .earning-graph-top .graph-title {
        font-size: 13px;
    }
    .earning-graph-top .graph-date input {
        max-width: 115px;
    }
    .twoblock-container {
        font-size: 14px;
    }
    
}


@media screen and (max-width: 1024px) {
    .leftmenu-top .logo {
        margin-left: 0;
    }
    .leftmenu-top .hamburger {
        padding-right: 0;
    }
    .profile h3 {
        font-size: 17px;
    }
    .profile p {
        font-size: 13px;
    }
    .topmenu-wrapper {
        padding: 26px 12px;
    }
    .content-outer-wrapper {
        padding: 32px 15px;
    }
    .top-menu ul {
        justify-content: center;
    }
    .nav-buttons {
        column-gap: 1.158vw;
        padding-left: 6px;
    }
    
    .search-area input {
        font-size: 12px;
    }

    .earnings-content {
        padding-left: 12px;
    }
    .earnings-content .title {
        font-size: 12px;
    }
    .earning-graph-top .graph-date input {
        font-size: 12px;
        /* max-width: 102px; */
    }
    .earning-graph-top .graph-date {
        column-gap: 5px;
    }
    .page-title {
        padding: 30px 0 20px;
    }
    .radio-check {
        padding-left: 25px;
    }
    /* popup  */
    #closePopup, .closePopup  {
        width: 16px;
    }
   
    label, .forms-control, ul.actionlist li a, ul.actionlist li button {
        font-size: 14px;
    }

    /* .checklist-popup .popup-box {
        max-width: 610px;
    } */
    .checklist-popup .popup-box::before {
        width: 55px;
        height: 50px;
    }
    .checklist-popup .popup-box h2 {
        font-size: 20px;
        padding-left: 26px;
        padding-right: 26px;
    }
    .popup .list {
        padding: 0 18px;
    }
    .popup .list li {
        column-gap: 26px;
        padding: 22px 18px;
    }
    .popup-content h3{
        padding: 15px 18px 0;
    }
    .search-box{
        padding: 10px 18px;
    }
    .popup-content .custom-wrapper{
        margin-left: 18px;
        margin-right: 18px;
    }
    .popup .list li .title h6 {
        font-size: 17px;
    }
    .popup .list li .title p {
        font-size: 14px;
    }
    .radio-check1 .checkmark {
        width: 39px;
        height: 39px;
    }
    .img-round {
        width: 50px;
        height: 50px;
    }
    .checklist-popup.justification .popup-box h4 {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .top-box-wrapper{
		/* flex-basis: 50%; */
		/* flex-wrap: wrap; */
		/* row-gap: 20px; */
	}
	
    
    .form-element-group {
        margin-bottom: 2rem;
    }
    label {
        margin-bottom: 14px;
    }
    .twoblock-container .half-col{
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 900px) {

    .navbuttons li {
        max-width: calc(50% - 20px);
    }
   
    .outer-wrapper {
        flex-direction: column;
    }
    .topmenu-wrapper{
        display: none;
    }
    .left-container{
        flex-direction: row;
        max-width: 100%;
        width: 100%;
        position: fixed;
        z-index: 999;
        height: auto;
        background: #00944F 0%;
    }
    .left-menu-section{
         padding: 27px 20px 20px;
    }
   .left-container .copyright, .topmenu-wrapper .top-menu{
       display: none;
   }
    .content-outer-wrapper {
        padding:32px 15px 0;
    }
    .left-menu-section {
        flex-direction: row;
        justify-content: space-between;
        flex-grow: 1;
        align-items: center;
    }
    .leftmenu-top .hamburger.icon{
        display: none;
    }
    .leftmenu-top .hamburger.mobile-icon{
        display: flex;
        width: 26px;
        align-self: center;
    }
    .leftmenu-top .hamburger.mobile-icon .menu-close{
        display: none;
    }
    .leftmenu-top .hamburger.mobile-icon.open .menu-close{
        display: block;
    }
    .leftmenu-top .hamburger.mobile-icon.open .menu-open{
        display: none;
    }
    .profile h3, .profile p{
        display: none;
    }
    nav.left-menu{
        height: 0;
        opacity: 0;
        display: none;
    }
    .left-container.mobile-toggle nav.left-menu {
        position: absolute;
        width: 100%;
        left: 0;
        background: #0084CE;
        top: 92px;
        padding: 20px 20px;
        box-sizing: border-box;
        z-index: 3;
        display: block;
        height: auto;
        opacity: 1;
        background: linear-gradient(180deg, #00944F 0%, #0084CE 100%);
    }
    .left-container.mobile-toggle nav.left-menu ul li {
        margin-bottom: 10px;
    }
    .left-container.mobile-toggle nav.left-menu.left-menu .dropdown-menu li{
        margin-bottom: 6px;
    }
    .profile {
        padding: 0;
        flex-direction: row;
        align-items: center;
        column-gap: 20px;
    }
    .leftmenu-top {
        column-gap: 18px;
    }
    .leftmenu-top .logo {
        order: 2;
    }
    .leftmenu-top .hamburger {
        order: 1;
    }
    .profile figure {
        width: 45px;
        height: 45px;
    }
    .leftmenu-top .logo {
        width: 81px;
    }
    .mobile-dropdown-icon{
        display: inline-flex;
        border-radius: 0;
    }
    .topmenu-wrapper.topmenu-open {
        padding: 22px;
        display: flex;
    }
    

    .navbuttons.mobile-btns{
        display: flex;
    }
    .navbuttons {
        padding-bottom: 15px;
    }
    .navbuttons li {
        border: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
    .menu-button.gradient-green{
        background: none;
    }
    .menu-button > img {
        width: 23px;
        height: 23px;
        margin-right: 10px;
        
    }
    .menu-button:hover::before{
        filter: brightness(0.7) contrast(1);
        -webkit-filter: brightness(0.7) contrast(1);
        -moz-filter: brightness(0.7) contrast(1);
    }
    .menu-button{ max-width: 100%;}
    .left-menu ul {
        padding: 0 0 0px;
    }

    .right-container {
        width: 100%;
        margin-left: 0;
        margin-top: 92px;
    }
  
    .search-area {
        width: auto;
        background: transparent;
        padding: 0;
        max-width: initial;
    }
    .search-area input{
        width: 0;
        border-bottom: 1px solid #fff;
        padding-right: 0;
        transition: all 0.3s ease-in-out;
    }
    .search-area::after{
        display: none;
    }
     .search-area .search {
        margin-right: 0;
    }
    .search-area.open {
        width: max-content;
        background: transparent;
        padding-right: 6px;
    }
    .search-area.open input{
        width: 120px;
        border-bottom: 1px solid rgb(17 17 17 / 35%);
        padding-right: 6px;
    }

    .cirle-grey {
        width: 37px;
        height: 37px;
    }
    .notification img, .settings img {
        width: 16px;
    }
    .notification span {
        width: 22px;
        height: 22px;
        top: -10px;
        right: -6px;
        font-size: 10px;
        border: 3px solid #fff;
    }
    .logout {
        padding: 14px 16px;
        width: 90px;
        height: 38px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        font-size: 13px;
        justify-content: center;
    }

    .titlebar span {
        display: none;
    }
    .titlebar .refresh{
        display: block;
    }
    .content-wrapper {
        flex-direction: column;
    }
   
    h2 {
        font-size: 20px;
    }
    
    .radio-check {
        padding-left: 30px;
    }
    .radio-check .checkmark {
        width: 20px;
        height: 19px;
    }
    .earnings-content .number {
        font-size: 28px;
    }
    .earnings-content .note {
        font-size: 14px;
    }
    .earnings-content .title {
        font-size: 13px;
    }
    .check-report-iocns li {
        padding-right: 12px;
        font-size: 14px;
    }
    .radio-check {
        padding-left: 30px;
    }
    .radio-check .checkmark {
        width: 20px;
        height: 19px;
    }
    /* .report-info-box {
        max-width: 242px;
    } */
    .indicators {
        font-size: 14px;
    }
    /* .earning-graph-top .graph-title{
        display: none;
    } */
    .earning-graph-top {
        justify-content: flex-end;
    }
    .earning-graph-top .graph-date input {
        font-size: 12px;
        padding: 8px 3px;
        max-width: 120px;
    }
    .earning-graph-top .graph-date {
        column-gap: 10px;
    }
    .observation-block{
        flex-direction: column;
        column-gap: 0;
    }
    .left-wrapper {
        max-width: 100%;
    }
    .white-block, .searchbar {
        padding: 30px;
    }
    .left-wrapper::after {
        width: 267px;
        height: 118px;
    }
    .barchart-wrapper::after {
        width: 180px;
        height: 54px;
    }
    .right-wrapper{ display: none;}
    .mobile-ads-wrapper{
        display: flex;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .mobile-ads-wrapper .white-block.ads {
        align-items: center;
    }

    ul.actionlist {
        column-gap: 20px;
    }
    ul.actionlist li a, ul.actionlist li button {
        font-size: 14px;
        height: auto;
    }
    /* .barchart-wrapper .barchart {
        width: 100%;
        flex-basis: 100%;
    } */
 .menu-button.gradient-green:hover img{
        filter: brightness(0) saturate(100%) invert(23%) sepia(62%) saturate(2624%) hue-rotate(139deg) brightness(92%) contrast(101%);
    }
    .wrapper-head h1{
        padding-bottom: 20px;
        font-size: 32px;
    }
}

@media screen and (max-width: 768px) {

    /* .login-container .logo {
        width: 60px;
    } */
    .login-container h2 {
        font-size: 16px;
    }
    
    /* .top-box-wrapper { flex-basis: 100%; } */

	.white-box { max-width: 100%; }

    .earnings-content .title {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .earnings-content .number {
        font-size: 35px;
    }
    .indicators {
        font-size: 13px;
    }
    .report-info-box {
        max-width: 280px;
        margin-right: 0;
        margin-bottom: 50px;
    }
    .earning-graph-top {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }
    .earning-graph-top .graph-title {
        padding-bottom: 15px;
    }
    .earnings-content .note {
        margin-top: 6px;
    }

    .menu-button{
        font-size: 15px;
    }
    .barchart-wrapper .barchart {
        /* flex-basis: 100%; */
        flex-direction: column;
        align-items: center;
    }
    .graph-block {
        align-items: flex-start;
        align-self: flex-start;
        width: 100%;
    }
    .check-report-iocns {
        margin: 0 0 12px 0;
    }
    .white-block, .searchbar {
        padding: 25px 13px;
    }
    .white-box h3 {
        font-size: 23px;
    }
    .white-box h3 span {
        font-size: 14px;
        line-height: 18px;
        /* padding-bottom: 5px; */
    }

    /* popup  */
    .popup-box {
        max-width: 400px;
    }
    .popup-box h2 {
        font-size: 17px;
    }
    .checklist-popup .popup-box{
        max-width: 52%;
    }
    label, .forms-control{
        font-size: 15px;
    }
    .submit-btn {
        font-size: 16px;
    }
    .sm-btn {
        font-size: 14px;
    }
    .searchbar h2{
        flex-basis: 100%;
    }
    .searchbar-right {
        justify-content: flex-start;
    }
    .table th, .table td {
        padding: 15px;
    }
    table, .filter-input{
        font-size: 14px;
    }

    /* pagination  */
    .pagination li a {
        width: 26px;
        height: 26px;
    }

    .searchbar{
        row-gap: 0;
    }
    .searchbar h2{
        margin-bottom: 20px;
    }
    .actionbar .group-info p {
        font-size: 15px;
    }
    .blue-round {
        width: 34px;
        height: 34px;
    }
    .blue-round img, .form-action img {
        width: 18px;
    }
    .ad-block {
        margin-bottom: 0;
    }
    .action-date::before {
        width: 16px;
        height: 17px;
    }
    .area-popup {
        right: 30px;
        width: 250px;
    }
    form h5{
        font-size: 16px;
    }
    .formtitle {
        padding-bottom: 1.5rem;
        font-size: 17px;
    }
    .code-input-block { 
        gap: 15px;
        padding: 12px 0;
    }

    .form-element-group {
        margin-bottom: 1.5rem;
    }

    a.view {
        font-size: 15px;
    }
    .userlist-wrapper h4 {
        font-size: 16px;
    }
    .userlist-wrapper ul li {
        font-size: 14px;
        padding: 10px 0;
    }    
    .userlist-wrapper ul li .delete-btn {
        width: 28px;
        height: 28px;
    }

    .dropdown-list .dropdown-menu-right {
        transform: translateX(-50%);
        left: 0;
    }
    .dropdown-list .dropdown.shadow.animated--grow-in::before {
        left: calc( 50% + 18px);
        transform: translateX(-50%);
    }
    .notification-list .title h5 {
        font-size: 15px;
    }
    .notification-list .title .time, .notification-list .date-wrapper span {
        font-size: 13px;
    }
    .notification-list .date-wrapper .date img {
        width: 15px;
    }
    .notification-list li p{
        font-size: 13px;
    }
    .notification-list .date-wrapper {
        padding: 10px 0 12px;
    }
    .confirm-txt{
        font-size: 15px;
    }
    p.email {
        padding: 14px 0 16px;
        font-size: 18px;
    }
    .four-column {
        column-gap: 18px;
    }
    .four-column input {
        width: 50px;
        padding: 4px 10px;
        font-size: 22px;
    }
    .otp-submit {
        padding: 6px 35px;
        margin-top: 18px;
        font-size: 16px;
    }
    .confirm-otp {
        padding: 17px 0;
        font-size: 15px;
    }
    .checklist-popup .popup-box::before {
        width: 52px;
        height: 47px;
    }
    #closePopup, .closePopup {
        right: 15px;
        top: 15px;
        width: 16px;
    }
    .checklist-popup.justification .popup-box h2 {
        font-size: 18px;
    }
    .top-box-wrapper{
        flex-wrap: wrap;
    }
}
  
@media screen and (max-width: 767px) {
    .top-box-wrapper .white-box{
        flex-basis: calc(50% - 10px);
    }
    .top-box-wrapper .white-box:nth-child(2n+1){
        margin-left: 0;
    }
    .order-tabs-wrapper #tabSlider .card{ 
        flex-basis: calc(50% - 15px);
    }
}
@media screen and (max-width: 600px) {
    .actionbar .group-info p span {
        display: block;
        padding: 0 0 7px 0;
    }
    .actionbar .group-info p:last-child span {
        padding: 0 ;
    }
    .half-col, .onebythree-col, .threeforth-col , .oneforth-col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .user .image-input.circle{
        margin: 0 auto;
    }
    ul.actionlist {
        flex-wrap: wrap;
    }
    ul.actionlist li {
        flex-basis: calc(50% - 10px);
    }
    /* .checklist-popup .popup-box {
        max-width: 410px;
    } */
    .submit-btn.add {
        min-width: 80px;
        padding: 3px;
        font-size: 14px;
    }
    .user-block figure {
        width: 60px;
        height: 60px;
    }
    .success-title {
        font-size: 18px;
    }
    .code-wrapper {
        font-size: 16px;
    }
    .popup-content.padding {
        padding: 0 25px;
    }
    .imgwrapper {
        flex-basis: calc(50% - 10px);
        width:  calc(50% - 10px);
    }
    .top-box-wrapper .white-box{
        flex-basis: 100%;
    }
    .top-box-wrapper .white-box{
        margin-left: 0;
    }
    .checklist-popup .popup-box {
        max-width: 70%;
    }
}
@media screen and (max-width: 420px) {

    .navbuttons li {
        max-width: 100%;
    }

    .login-inner-wrapper {
        max-width: 280px;
    }
    .login-container {
        padding: 24px 18px;
    }
    /* .login-container .logo {
        width: 52px;
    } */
    .login-container h2 {
        font-size: 15px;
    }
    .form-div {
        height: 38px;
    }
    .form-div input {
        font-size: 12px;
    }
    .form-div.login-btn input, .form-div.login-btn button {
        font-size: 16px;
    }
    .forget-pass {
        font-size: 13px;
        margin-top: 15px;
    }
    .register {
        font-size: 13px;
    }
    .form-div.pass::before {
        width: 13px;
        height: 17px;
    }
    .form-div.phone::before {
        width: 15px;
        height: 13px;
        margin-right: 10px;
    }

    .register-form .form-div input {
        padding: 10px 20px 10px 20px;
    }
    .register-form label.error {
        left: 16px;
    }

    label, .forms-control, .image-input > span{
        font-size: 13px;
    }
    
    .radio-check {
        padding-left: 27px;
    }
   
    .top-menu ul {
        font-size: 13px;
    }

    .search-area.open input {
        width: 85px;
    }
    .earnings-content .title {
        font-size: 15px;
        margin-bottom: 0;
    }
    .earnings-content .number {
        font-size: 27px;
    }
    .earnings-content .note {
        font-size: 12px;
        margin-top: 2px;
    }
    .radio-check {
        padding-left: 27px;
    }
    /* popup  */
    .popup-box {
        max-width: 290px;
    }
    .popup-box h2 {
        font-size: 17px;
    }

    .login-form label.error {
        left: 36px;
    }
    .form-div.phone::before, .form-div.pass::before {
        margin-left: 15px;
    }

    .filter-input {
        padding: 10px 40px 10px 17px;
    }
    .round {
        width: 40px;
        height: 40px;
    }
    /* pagination  */
    nav .pagination {
        font-size: 13px;
    }
    .pagination li a {
        width: 23px;
        height: 23px;
    }
    .actionbar .group-info p {
        font-size: 14px;
    }
    table, .filter-input {
        font-size: 13px;
    }

    .twoblock-container {
        font-size: 13px;
    }
    .action-data {
        padding-top: 15px;
    }
    .action-date::before {
        width: 15px;
        height: 16px;
    }
    .action-title .area-popup {
        right: 0;
    }
    ul.actionlist li {
        flex-basis: 100%;
        margin-bottom: 15px;
    }
    label, .forms-control, ul.actionlist li a, ul.actionlist li button {
        font-size: 14px;
    }
    .checklist-popup .popup-box {
        max-width: 90%;
    }

    .dropdown-list .dropdown.shadow.animated--grow-in {
        width: 318px;
    }
    .dropdown-list .dropdown-menu-right {
        transform: translateX(-40%);
    }
    .dropdown-list .dropdown.shadow.animated--grow-in::before {
        left: calc( 50% - 14px);
    }

    /* filter  */
    .filter-container h3 {
        padding: 5px 18px;
    }
    ul.filter-list {
        width: 118px;
    }
    ul.filter-list li {
        padding: 14px 16px;
        font-size: 14px;
    }
    #filters .tab-list ul {
        padding-left: 15px;
    }
    #filters .tab .img-round {
        width: 45px;
        height: 45px;
    }
    #filters .tab ul li .title  {
        font-size: 13px;
    }
    #filters .tab ul li .title h6 {
        font-size: 15px;
    }
    #filters .radio-check1 .checkmark {
        width: 28px !important;
        height: 28px !important;
    }
    #filters .tab ul li .title {
        padding-right: 12px;
    }

    .four-column {
        column-gap: 12px;
    }   
    .four-column input {
        width: 48px;
        font-size: 20px;
    }
    .imgwrapper {
        flex-basis: 100%;
        width: 100%;
    }

    .checklist-popup.justification .popup-box h2 ,
    .checklist-popup.justification .popup-box h4 {
        font-size: 16px;
    }
    .checklist-popup.justification .popup-box h2 {
        padding-top: 30px;
    }
    .popup-btngroup {
        gap: 2px;
        flex-wrap: wrap;
    }
}

/* .................. ENDS media query ................ */


.left-container.open{
    width: 127px;
    max-width: 127px;
    /* position: relative; */
    z-index: 5;

}
.left-container.open.scrollable{
    position: relative;
}
.left-container.open .left-menu-section{
    padding: 28px  15px;
}
.left-container.open .logo{
    margin-left: 0;
}
.left-container.open .leftmenu-top{
    position: relative;
}
.left-container.open .hamburger{
    position: absolute;
    right: -8vw;
    top: 2px;
    filter: none;
    /* margin-right: 0; */
    /* margin-left: 10px;
    flex-shrink: 0;
    width: 22px; */
}
.left-container.open .profile figure{
    width: 60px;
    height: 60px;
}

.left-container.open .profile h3, .left-container.open .profile p{
    display: none;
}
.left-container.open .left-menu ul{
    align-items: center;
}
.left-container.open .left-menu ul li{
    position: relative;
    height: 64px;
}
.left-container.open .left-menu ul li.dropdown {
    overflow: unset;
}
.left-container.open .left-menu ul li a .menu-icon{
    margin-right: 10px;
}

.left-container.open .left-menu ul li a .menu-icon img{
    width: 28px;    
    height: 28px;
}
.left-container.open .left-menu ul li a span.menu-txt{
    width: 0;
    display: none;
}
.left-container.open .left-menu ul li a {
    height: 64px;
    width: 64px;
    box-sizing: border-box;
    position: absolute;
    left: -32px;
    padding: 0 18px 0 18px;
    z-index: 1;
}
.left-container.open .menu-button {
    justify-content: center;
    font-size: 15px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-container.open .menu-button > img {
    margin-right: 0;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-container.open .menu-button:hover::before {
    margin-right: 10px;
}
/* .left-container.open .navbuttons li{
    padding: 9px 2.042vw;
} */
.left-container.open .navbuttons li a{
    height: 64px;
    width: 64px;
    box-sizing: border-box;
    padding: 0 18px 0 18px;
    z-index: 1;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-container.open .navbuttons li a span{
    display: none;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.left-container.open .left-menu ul li a:hover::before{
    margin-right: 16px;
}

.left-container.open .left-menu ul li a:hover span, .left-container.open .navbuttons li a:hover span{
    width: max-content;
    padding-left: 5px;
    display: inline-block;
}
.left-container.open .left-menu ul li:not(.open) a:hover, .left-container.open .navbuttons li a:hover {
    width: auto;
}
.left-container.open  .copyright{
    display: none;
}
.left-container.open .profile {
    padding: 35px 0 59px;
}
.left-container.open .leftmenu-top {
    justify-content: center;
}
.right-container.open{
    margin-left: 127px;
}
.right-container.open .search-area{
    transform: translateX(5vw);
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.left-container.open .left-menu ul li.dropdown a:hover span.menu-txt {
    padding-right: 25px;
}

.left-container.open .left-menu ul li.dropdown > a.active::after{
    content: none;
}
.left-container.open .left-menu ul li.dropdown > a::after{
    left: 55px;
    top: 20px;
}
.left-container.open .left-menu ul li.dropdown > a:hover::after{
    right: 16px;
    left: auto;
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu {
    position: absolute;
    background: #fff;
    z-index: 2;
    width: 230px;
    top: 0px;
    left: 50px;
    border-radius: 5px;
    box-shadow: 4px 4px 9px 0px rgb(70 68 61 / 23%);
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu  li {
    width: 100%;
    height: auto;   
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu  li a {
    width: 100%;
    height: auto;
    left: 0;
    position: relative;
    color: #85878c;
    transition: all .3s ease-in-out;
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu  li a:hover{
    color: #0d77f7;
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu li a::before {
    color: #83b6fc;
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu  li a:hover::before{
    color: #0d77f7;
}
.left-container.open .left-menu ul li.dropdown.open .dropdown-menu li.menu-title{
    color: #111;
    display: block;
}
.text_mut{
        width: 400px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow: ellipsis;
}
.btn-add{
    padding: 12px 20px;
  font-size: 16px;
  line-height: normal;
  background: none;
  color: #0084cb;
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
.btn-add:hover{
    background: none !important;
    color: #58c683;
}
.btn-add>img {
  max-width: 20px;
  max-height: 20px;
  filter: brightness(0) saturate(100%) invert(75%) sepia(51%) saturate(421%) hue-rotate(86deg) brightness(83%) contrast(90%);
  margin-right: 10px;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
.btn-add:hover>img{
   filter: brightness(0) saturate(100%) invert(32%) sepia(84%) saturate(2059%) hue-rotate(179deg) brightness(92%) contrast(101%); 
}
table tbody td .limit-text{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical;
}
.check-wrapper-flex{
    flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 26px;
  margin-bottom: 20px;
}
.check-wrapper input{
    cursor: pointer;
}
.injured-flex{
    display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.injured-flex .form-row{
    max-width: calc(50% - 10px);
    box-shadow: 0px 2px 10px rgb(161 159 159 / 35%);
  background: #fff;
  border-radius: 10px;
  padding: 20px 20px 30px;
}
.form-input-box{
    display: flex;
    gap: 20px;
     flex-wrap: wrap;
     flex-direction: row;
     row-gap: 10px;
}
.form-input-box input{
        max-width: calc(50% - 10px);
  padding: 15px 0;
}
.time-flex{
display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.time-flex .form-group{
     max-width: calc(50% - 15px);
     width: 100%; 
}
.discussion-flex ul{
    display: flex;
    gap: 40px;
    row-gap: 10px;
    flex-wrap: wrap;
    padding: 0;
    padding-left: 20px;
}
.discussion-flex ul li{
    padding-left: 3px;
}
.card-body .table thead{
    background: #0C4A73;
}
@media screen and (max-width: 900px){
    .audit-item{
        max-width: calc(50% - 8px);
    }
    .injured-flex .form-row,.form-input-box input,.time-flex .form-group{
        max-width: 100%;
    }
}
@media screen and (max-width: 420px){
     .audit-item{
        max-width: 80%;
        justify-content: center;
        text-align: center;
        gap: 14px;
    }
    .audit-item,.audit-item img{
        margin: 0 auto;
    }
}

.check-radio {
  display: flex;
  gap: 20px;
  align-items: center;
  margin: 0;
  flex-wrap: wrap;
}

.checkbox-radio {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  margin: 0 !important;
}
.checkbox-radio input {
  display: none;
}
.checkbox-radio span {
 position: relative;
  padding-left: 25px;
  transition: 0.4s;
}
.checkbox-radio span::before {
 content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 0.5px solid #252630;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: #F7F7F9;
  transition: all 0.3s ease;
}
.check-radio label{
color: #616A7B;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  margin: 0;
}
.checkbox-radio input:checked + span::before {
  border-color: #20834F;
  background-color: #fff;
}

.checkbox-radio input:checked + span::after {
    content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  width: 10px;
  height: 5px;
  border: solid #252630;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  color: #20834F;
  border: solid #20834F;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
}
.checkbox-radio input:checked + span::before,.checkbox-radio input:checked + span{
    color: #20834F;
}
.radio-title h2{
 font-size: 16px;
  line-height: normal;
  font-weight: 500;
  color: #616A7B;
  margin-top: 10px;
  margin-bottom: 5px;
}
.radio-subtitle{
padding-bottom: 10px;
  color: #132037;
  font-size: 13px;
  font-weight: 500;
}
.check-radio-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.user-flex{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
.users-left{
    flex: 1;
}
.check-radio-flex>img{
width: 40px;
height: 40px;
object-fit: contain;
}
.question-area{
    display: flex;
   flex-direction: column;
    gap: 10px;
    margin: 15px 0;
}
.question-area label{
   padding-bottom: 10px;
  color: #132037;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.question-area label strong{
    font-weight: 500;
}
.card-header .radio-title h2 {
    margin-top: 0;
}
.question-area input{
border: 1px solid #cfd3e5;
  padding: 10px;
  border-radius: 6px;
  max-width: 400px;
  width: 100%;
}
.question-wrapper{
    padding: 10px 15px 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}
.q-width{
    max-width: 430px;
    width: 100%;
}
.selected-users{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;

}
.selected-users span{
      display: list-item;
  list-style-type: disc;
  margin-left: 20px; 
}
.language-switch {
  display: inline-block;
  position: relative;
}

.language-switch select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 36px 8px 12px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.language-switch select:hover {
  border-color: #888;
}

.language-switch select:focus {
  border-color: #007BFF;
  outline: none;
  box-shadow: 0 0 0 2px rgba(0,123,255,0.2);
}

/* Dropdown arrow */
.language-switch::after {
  content: "▼";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px;
  color: #555;
  pointer-events: none;
}
.menu-open .language-switch{
margin-left: 131px;
}
.left-container.open .hamburger{
    top: 31px;
}
.forms-row .submit-btn.add{
    margin-top: 0;
}
.checklist-popup .popup-box::before {
    width: 60px;
  height: 60px;
}
.popup .list{
    max-height: 320px;
}
body.lang-urdu .login-outer-wrapper {
    direction: rtl;
}
.lang-urdu .login-container{
	text-align: right;
}
.lang-urdu .register{
    text-align: right;
}
.lang-urdu .popup-box {
	direction: rtl;
}
.lang-urdu .popup-box *{
    text-align: right;
}
.lang-urdu div.login-btn button{
    text-align: right;
}
.form-div{
    height: auto;
}
.lang-urdu .login-form label.error,.lang-urdu .register-form label.error{
    left: inherit;
    right: 0;
}
p.error-msg{
    margin-top: -14px;
}
.dropdown-list .dropdown ul li{
    width: 100%;
}