/* @import url(../css/bootstrap.min.css);
 */
 @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
 @import url('bootstrap.min.css');
 * {
	 margin: 0;
	 padding: 0;
}
 body {
	 color: #2B3674;
	 font-size: 16px;
	 font-weight: 300;
	 background: #FFF;
	 line-height: 1.4;
	 overflow-x: hidden;
	 font-family: "DM Sans", sans-serif !important;
}
p {
	font-family: "DM Sans", sans-serif !important;
}
 a, i, .btn, button, img, span, .dropdown-item, .hover-translate {
	 -webkit-transition: all 0.3s ease-in-out 0s;
	 -moz-transition: all 0.3s ease-in-out 0s;
	 -ms-transition: all 0.3s ease-in-out 0s;
	 -o-transition: all 0.3s ease-in-out 0s;
	 transition: all 0.3s ease-in-out 0s;
}
 dl, ol, ul {
	 margin-bottom: 0;
}
 a {
	 color: #1D1D1D;
	 text-decoration: none !important;
}
 h1, h2, h3, h4, h5, h6 {
	 padding-bottom: 20px;
	 margin: 0;
}
 h1 {
	 font-size: 46px;
	 font-weight: 700;
}
 h2 {
	 font-size: 40px;
	 font-weight: 600;
	 text-transform: uppercase;
}
 img {
	/* width: 100%;
	 */
}
 .labelarea label {
	 font-size: 16px;
	 font-weight: 500;
	 color: #2B3674;
	 margin: 0 0 7px 0;
}
 .labelarea .form-control{
	 border: 1px solid #E0E5F2;
	 padding: 17px 24px;
}
 .labelarea .form-control::placeholder {
	 color: #A3AED0;
}
 .labelarea .form-control:focus {
	 box-shadow: none;
	 border: 1px solid #0F51B1;
}
 .labelarea {
	 margin: 0 0 8px 0;
}
 .labelaream {
	 margin: 0 0 38px 0;
}
 .loginryt em {
	 color: #F72323;
	 font-style: normal;
}
 .loginlogo {
	 margin: 0 0 42px 0;
}
 .buttonblue button {
	 background: #0F51B1;
	 width: 100%;
	 padding: 14px 0;
}
 .labelareamb label {
	 margin: 0;
}
 .labelareamb button {
	 font-size: 14px;
	 color: #0F51B1;
	 background: none;
	 border: 0;
	 padding: 0;
	 text-decoration: underline;
}
 .labelareamb button:hover, .labelareamb button:active {
	 color: #07367b;
	 background: none;
}
 .labelareamb {
	 margin: 0 0 70px 0;
}
 .loginryt {
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
}
/* Modal */
 .modal-footer .buttonblue {
	 width: 100%;
	 margin: 0;
}
 .modal-title {
	 font-size: 20px;
	 color: #153060;
	 font-weight: 400;
	 padding: 0;
}
 .modal-header {
	 border: 0;
	 margin: 0 0 14px 0;
}
 .modal-header, .modal-body, .modal-footer {
	 padding: 0;
}
 .entermail p {
	 font-size: 16px;
	 color: #828282;
	 line-height: 24px;
	 margin: 0;
}
 .entermail form {
	 margin: 40px 0 24px 0;
}
 .modallabel .form-control {
	 background: #FAFAFA;
	 padding: 16px;
}
.modallabel .select2-container input {
	background: #FAFAFA !important;
	padding: 16px !important;
}
.modallabel .select2-container--default .select2-selection--multiple {
	border: 1px solid #E0E5F2 !important;
	padding: 0 !important;
}
.modallabel .select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #E0E5F2 !important;
	padding: 0 !important;
}
.modallabel .select2-container .select2-search--inline .select2-search__field {
	margin: 0 !important;
}
 .forgotpwarea .modal-content, .batchinfo .modal-content {
	 padding: 40px 60px;
}
.commonalert .modal-content {
	padding: 20px 30px;
}
 .forgotpwarea .modal-dialog, .batchinfo .modal-dialog {
	 max-width: 657px;
	 display: flex ;
	 align-items: center;
	 height: 100%;
}
 .loginwrap .row {
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 margin: 0;
}
 .loginwrap .container {
	 max-width: 100%;
	 padding: 0;
}
 .loginwrap .col-lg-6 {
	 padding: 0;
}
/* Welcome */
 .header {
	 padding: 14px 0;
	 border-bottom: 1px solid #F6F6F6;
	 background-color: #ffffff;
}
 .welcomefullwrap .container {
	 max-width: 1242px;
}
 .username h6 {
	 padding: 0;
	 background: #FFF1F0;
}
 .notification {
	 margin: 0 22px 0 0;
}
 .username h6 {
	 padding: 7px 12px;
	 background: #FFF1F0;
	 border-radius: 12px;
	 margin: 0 20px 0 0;
	 color: #1C1D22;
	 font-size: 14px;
	 font-weight: 400;
}
 .welcomecontent {
	 padding: 30px 0;
}
 .welcometxt h1 {
	 font-size: 22px;
	 color: #0450A2;
	 font-weight: 400;
	 padding: 0 0 8px 0;
}
 .welcometxt p {
	 color: #202020;
	 margin: 0 0 32px 0;
	text-align: justify;
}
 .welcometxt p span {
	 display: block;
}
 .welcomeinfo li {
	 list-style: none;
	 border: 1px solid #DDDDDD;
	 padding: 15px 15px;
	 border-radius: 16px;
	 margin: 0 0 16px 0;
}
.welcomeinfo li:hover {
    box-shadow: 0px 5px 4px 0px #00000036;
}
 .welcomelft {
	 background: #0450A21A;
	 border-radius: 16px;
	 width: 45px;
	 height: 45px;
	 line-height: 45px;
	 text-align: center;
	 margin: 0 16px 0 0;
}
 .welcomeryt h6 a{
	 font-size: 15px;
	 color: #0F51B1;
	 font-weight: 600;
	 text-decoration: none;
	 padding: 0;
}
.welcomeryt h6 {
	padding:  0 !important;
}
.loginlft img {
    /* width: 100%; */
    height: 100vh;
}
 .welcomeryt span {
	 font-size: 12px;
	 color: #979797;
}
 .welcomeimg img {
	 width: 100%;
}
 .header .container-fluid {
    padding: 0 30px;
}
.reset-success {
    font-size: 24px;
    color: #153060;
    font-weight: 400;
    padding-bottom: 10px;
}
/* Activities Listing */
.menuwrap {
	 width: 260px;
	 -webkit-transition: all 0.4s ease-in-out 0s;
	 -o-transition: all 0.4s ease-in-out 0s;
	 transition: all 0.4s ease-in-out 0s;
}
.listingwrap.collapsed .menuwrap {
	margin-left: -290px;
}
.listingwrap.collapsed .listingryt {
	width: 100%;
}
 .companylogo {
	 text-align: center;
	 width: 260px;
}
.companylogo img {
	max-width: 200px;
}
.header-title {
	width: calc(100% - 260px);
}
 .menuitemwrap {
	position: fixed;
	padding: 0 32px 100px 32px;
	height: 100vh;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch; /* smooth momentum scrolling on iOS */
	scrollbar-width: thin;             /* Firefox support */
	scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
	transition: all 0.3s ease-in-out;
}
/* Chrome, Safari, Edge */
.menuitemwrap::-webkit-scrollbar {
  width: 4px;
}
.menuitemwrap::-webkit-scrollbar-track {
  background: transparent;
}
.menuitemwrap::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  transition: background-color 0.3s ease;
}
.menuitemwrap::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.menuwrap .toggle-btn {
	position: fixed;
	left: 260px;
	margin-top: 2px;
    background: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    z-index: 100;
    cursor: pointer;
    transition: transform 0.3s ease;
    padding: 5px 10px;
}
.collapsed .toggle-btn {
	left: 5px;
    transform: rotate(180deg);
}
 .menuitemwrap ul {
	 padding: 0;
}
 .menuitemwrap ul li {
	 list-style: none;
}
 .menuitemwrap button {
	 border: 0;
	 background: none;
	 font-size: 14px;
	 color: #04103B;
	 display: flex ;
	 align-items: center;
	 width: 100%;
	 padding: 16px 22px;
}
 .menuitemwrap button img {
	margin: 0 18px 0 0;
	width: 24px;
	height: 24px;
}
 .menuitemwrap button.active {
	 background: #0F51B1;
	 border-radius: 12px;
	 color: #FFF;
}
 .menuitemwrap button span {
	 font-size: 12px;
	 background: #FF7067;
	 border-radius: 50%;
	 text-align: center;
	 width: 24px;
	 height: 24px;
	 line-height: 24px;
	 margin: 0 0 0 16px;
	 color: #FFF;
}
.profileicon .dropdown-toggle::after {
	position: relative !important;
	top: 10px;
	right: 10px;
}
.profileicon .dropdown-menu.show {
	position: absolute !important;
	transform: translate3d(-40px, 50px, 0px) !important;
}
/* ************************************************************ */
 .dropdown-menu {
	 transition: all 1s ease-out 0s;
}
 .dropdown-menu.show {
	 position: static !important;
	 transform: inherit !important;
	 display: inline-block;
}
/* ************************************************************ */
 .menuitemarea .dropdown-toggle.show {
	 background: #E0E5F233;
	 border-radius: 8px;
}
 .dropdown-toggle::after {
	 background: url(../img/arrowicon.png) no-repeat;
	 border: 0;
	 width: 10px;
	 height: 6px;
	 right: 17px;
	 position: absolute;
}
 .pagetitle h4 {
	 font-size: 20px;
	 color: #04103B;
	 font-weight: 500;
	 padding: 0;
	 margin: 0;
}
 .listingryt .container-fluid {
	 padding-left: 22px;
}
 .menuactive {
	 padding: 4px 0;
	 padding-left: 22px;
}
 .menuactive h6 {
	 font-size: 14px;
	 color: #8B8D97;
	 padding: 5px 0;
	 margin: 0;
}
 .activitybg {
	 background: #F4F5FA;
	 padding: 20px;
}
 .activitywrap {
	 background: #FFF;
	 padding: 32px;
	 border-radius: 24px;
	 box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
 .menuactive img {
	 margin: 0 4px 0 0;
}
 .searcharea {
	 background: #E0E5F233;
	 border-radius: 12px;
	 padding: 12px 20px;
	 max-width: 629px;
	 width: 35%;
}
 .searcharea input {
	 border: 0;
	 color: #61646e;
	 font-size: 16px;
	 background: transparent;
	 width: 90%;
	 margin: 0 0 0 12px;
}
 .searcharea input::placeholder {
	 color: #A3AED0;
}
.searcharea i {
	color: #A3AED0;
	font-size: 16px;
	margin-top: 5px;
}
 .sortfilter {
	width: 35%;
}
 .sortfilter a {
	 border: 1px solid #0F51B1;
	 border-radius: 12px;
	 color: #0F51B1;
	 display: inline-block;
	 max-width: 108px;
	 width: 100%;
	 text-align: center;
	 margin: 0 0 0 18px;
	 padding: 10px 0;
     box-shadow: 0 4px 20px #3D467014;
}
.sortfilter a.clear-sort {
	 border: none;
	 border-radius: 0;
	 color: #0F51B1;
	 display: inline-block;
	 max-width: 10px;
	 width: 100%;
	 text-align: center;
	 margin: 0 0 0 5px;
	 padding: 0;
     box-shadow: 0;
}
.sortfilter a:hover {
    box-shadow: 0 4px 20px #3d467033;
}
 .sortfilter a:first-child {
	 margin: 0;
}
 .sortfilter a span {
	 margin: 0 0 0 13px;
}
 .searchsort {
	 margin: 0 0 14px 0;
}
 .tablewrap ul {
	 padding: 0;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex ;
	 -webkit-box-pack: start;
	 -ms-flex-pack: start;
	 justify-content: flex-start;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 margin-bottom: 0;
}
 .actlist {
	 border: 1px solid #DFECFF;
	 border-radius: 16px;
	 width: 100%;
}
 .accordionbgm {
	 margin: 0 0 4px 0;
}
.accordionbg .actlist {
    border: 1px solid transparent;
}
 .tablewrap ul li {
	 list-style: none;
	 display: inline-block;
	 width: 24%;
	 font-size: 15px;
	 padding: 12px 0;
	 color: #04103B;
}
 .tablehead ul li {
	 color: #00000066;
}
 .tablewrap ul li:first-child {
	 padding-left: 17px;
	 padding-right: 17px;
	 display: flex ;
	 width: 40%;
	 align-items: center;
}
 .tablewrap ul li.pendingclr {
	 color: rgba(247, 35, 35, 1);
	 font-size: 14px;
}
 .tablewrap ul li.progressclr {
	 color: rgba(35, 88, 247, 1);
	 font-size: 14px;
}
 .tablewrap ul li.completedclr {
	 color: rgba(0, 166, 17, 1);
	 font-size: 14px;
}
 .scoretxt {
	 background: rgba(0, 166, 17, 1);
	 color: #FFF;
	 border-radius: 6px;
	 max-width: 42px;
	 text-align: center;
	 padding: 2px 0;
	 font-weight: 500;
	 width: 100%;
	 margin: 0 0 0 10px;
}
 .tablewrap ul li:last-child {
	 width: 12%;
}
 .allactivities .accordion-button {
	padding: 15px 10px;
	border: 0;
	border-radius: 16px;
	background: none;
	box-shadow: none;
    width: 100%;
	background-color: transparent !important;
	box-shadow: none !important;
}
.allactivities .accordion-button:focus {
	box-shadow: none;
}
 .allactivities .accordion-item {
	 border-radius: 16px;
	 border: 1px solid transparent;
	 background: #EEF5FF;
}
 .accordion-body .actlist{
	 background: #FFF;
}
 .accordion-body .actlist li:first-child {
	 width: 40%;
}
 .allactivities .accordion-button::after {
	margin-right: 20px;
}
 .nameicon {
	 background: rgba(238, 245, 255, 1);
	 width: 36px;
	 height: 36px;
	 border-radius: 50%;
	 text-align: center;
	 line-height: 36px;
	 margin: 0 8px 0 0;
	 min-width: 36px;
}
 .tablecontent .accordion-button .actlist {
	 border: 0;
}
 .listingryt {
	width: calc(100% - 260px);
	padding: 0 25px;
}
 .searcharea input:focus {
	 outline: 0;
}
 .actionicon a {
	 background: rgba(238, 245, 255, 1);
	 width: 30px;
	 height: 30px;
	 text-align: center;
	 line-height: 30px;
	 border-radius: 6px;
	 margin: 0 0 0 12px;
	 display: inline-block;
}
 .activitywrap .accordion-header {
	 padding: 0;
     display: flex;
         font-weight: normal;
}
 .activitywrap .accordion-body {
	 padding: 8px 12px 8px 12px;
}
 .accordion-button .nameicon {
	 background: #FFF;
}
 .tablewrap ul li span {
	 display: block;
	 width: 100%;
     font-size: 10px;
}
 .mobilewrapn {
	 display: none;
}
 .menuitemarea, .contactlogout {
	 width: 100%;
}
 .menuitemwrap .logoutclr {
	 color: #CC5F5F;
}

.menuitemarea .dropdown-menu {
  border: 0;
  max-width: 185px;
  width: 100%;
  position: relative !important;
  margin: 12px 0 0 0 !important;
}
.menuitemarea a.dropdown-item {
  font-size: 14px;
  color: #757575;
  padding: 11px 12px;
}
.menuitemarea .dropdown {
  text-align: right;
}

.menuitemarea .dropdown-menu:after {
  content: "";
  background: #f6f6f6;
  width: 2px;
  height: 80%;
  position: absolute;
  top: 0;
}

.orangebg {
  font-size: 12px;
  background: #ff7067;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 16px;
  color: #fff;
  display: inline-block;
}
.menuitemwrap ul li {
  background: url(../img/radiusmenu.png) no-repeat;
  background-position: left center;
}

.contactlogout .supportclr {
    background: #E0E5F233;
    border-radius: 8px;
    margin: 0 0 4px 0;
}

.popupalerts {
    border-radius: 29px;
    padding: 16px;
    max-width: 435px;
    width: 100%;
    position: absolute;
    top: 70px;
    right: 20px;
	font-weight: 500;
	z-index: 5;
}

.alert-success {
    background: #50AE55;
    color: #FFF;
}
.popuplft img {
    margin: 0 15px 0 0;
}
.alert-warning {
    background: #F2BD1D;
    color: #564100;
}
.alert-error {
    background: #EA133A;
}
.alert-info {
    background: #EEF5FF;
    color: #0F51B1;
    max-width: 500px;
}

/* The container */
.sortfilter .radioarea,
.checkboxflt {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    border-radius: 5px;
      padding: 8px 0 8px 29px;
}     
.sortfilter .radioarea:hover,
.checkboxflt:hover {
	
    background: #EEF5FF;
}
  
.sortfilter .radioarea input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
 
.sortfilter .radioarea .checkmark {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 11px;
    height: 12px;
    width: 12px;
    background-color: #FFF;
    border-radius: 50%;
    border: 1px solid #0F51B1;
}
 
.sortfilter .radioarea:hover input ~ .checkmark {
  background-color: #0F51B1;
}
 
.sortfilter .radioarea input:checked ~ .checkmark {
  background-color: #0F51B1;
}
 
.sortfilter .radioarea .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
 
.sortfilter .radioarea input:checked ~ .checkmark:after {
  display: block;
}
 
.sortfilter .radioarea .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}


 .sortfilter button {
	 border: 1px solid #0F51B1 !important;
	 border-radius: 12px;
	 color: #0F51B1;
	 display: inline-block; 
	 text-align: left;
	 padding: 10px 10px;
     box-shadow: 0 4px 20px #3D467014 ;
	 background: none;
	 width: 100%;
}
.sortfilter button.text-primary {
	padding: 10px 40px 10px 10px;
}
.searchsort .dropdown {
	max-width: 200px;
    width: 100%;
	margin: 0 0 0 12px;
}
.searchsort .dropdown:first-child {
    margin: 0;
}
.sortfilter button:hover {
    box-shadow: 0 4px 20px #0f51b145;
}
.sortfilter button img {
    margin: 0 8px 0 0;
}
.sortfilter .dropdown-toggle::after {
    background: url(../img/arrowimgbtm.png) no-repeat;
    width: 12px;
    height: 8px;
    top: 50%;
    transform: translate(0, -50%);
}
.radioarea .checkmark:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #FFF;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.checkboxflt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.sortfilter .checkboxflt .checkmark {
    position: absolute;
    top: 11px;
    left: 11px;
    height: 12px;
    width: 12px;
    border-radius: 2px;
    background: #FFF;
    border: 1px solid #0F51B1;
}
 
.optionarea .checkboxflt .checkmark:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkboxflt input:checked ~ .checkmark {
  background-color: #0F51B1;
}
 
.checkboxflt .checkmark:after {
  content: "";
  position: absolute;
  display: none;
} 
.checkboxflt input:checked ~ .checkmark:after {
  display: block;
}

.checkboxflt .checkmark:after {
	left: 4px;
    top: 1px;	
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.allactivities ul li:first-child a {
    color: #0F51B1;
	text-decoration: none;
	font-weight: 600;
}
.sortfilter .dropdown-menu.show {
    position: absolute !important;
    transform: inherit !important;
    display: inline-block;
    top: 50px !important;
    right: 0 !important;
    min-width: 190px;
    left: auto !important;
    padding: 6px;
    border: 0;
    box-shadow: 0 10px 20px 0 #0000001A;
    border-radius: 10px;
}
.accordionbgm .accordion-header ul li:first-child {
    color: #343E4F;
}

.tooltiparea {
  position: relative;
  display: inline-block;
}

.tooltiparea .tooltiptext {
    visibility: hidden;
    width: 179px;
    background-color: #4C4C4C;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
	font-size: 12px;
	bottom: -26px; 
}

.tooltiparea .tooltiptext::after {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #4C4C4C;
}
.tooltiparea:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.linkicon {
    background: #EEF5FF;
    border-radius: 6px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
}
.linkicon:hover,
.actionicon a:hover {
    box-shadow: 0px 0px 4px 0 rgb(55 137 255 / 30%);
}

/* Filter tags  */

.filter-tag {
    background-color: #e1e1e1;
    border-radius: 20px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
	margin:10px 0 5px 0;
}
.filter-tag .remove-tag {
    margin-left: 6px;
    cursor: pointer;
    font-weight: bold;
}
.filter-name {
	margin: 0 0 25px 0;
	border: 0.5px solid #eaeaea;
}
.filter-name .clear-filter-container {
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: -10px;
    z-index: 1;
    background: #fff;
}
.filter-name .clear-list-filter {
    padding: 4px 11px;
    font-size: 12px;
    color: #0550A0;
    border: 1px solid #909090;
    border-radius: 18px;
	text-decoration: none;
}

/* The container */
 .radioarea, .checkboxflt {
	 display: block;
	 position: relative;
	 padding-left: 35px;
	 cursor: pointer;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 font-size: 14px;
	 border-radius: 5px;
	 padding: 8px 0 8px 29px;
}
 .radioarea:hover, .checkboxflt:hover {
	 background: #EEF5FF;
}
 .radioarea input {
	 position: absolute;
	 opacity: 0;
	 cursor: pointer;
}
.radioarea .checkmark {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 11px;
	height: 12px;
	width: 12px;
	background-color: #FFF;
	border-radius: 50%;
	border: 1px solid #0F51B1;
}
.radioarea .checkmark:before {
	 content: "";
	 width: 6px;
	 height: 6px;
	 position: absolute;
	 background: #FFF;
	 border-radius: 50%;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
}

.checkmark {
	 position: absolute;
	 top: 0;
	 left: 0;
	 height: 24px;
	 width: 24px;
	 border: 2px solid #FFF;
	 border-radius: 8px;
}
.checkmark:after {
	 content: "";
	 position: absolute;
	 display: none;
}

 .submit button, .submit a {
	 color: #FFF;
	 background: #0F51B1;
	 border: 0;
	 border-radius: 8px;
	 min-width: 150px;
	 padding: 15px 20px;
	 text-decoration: none;
}
 .submit button:hover, .submit a:hover {
	 background: #033680;
}

 .submitxt button, .submitxt a {
	 color: #C92E2E;
	 background: none;
	 border: 1px solid #C92E2E;
	 border-radius: 8px;
	 padding: 15px 20px;
	 max-width: 222px;
	 min-width: 150px;
	 text-align: center;
}
 .submitxt button:hover, .submitxt a:hover {
	 background: #C92E2E;
	 color: #FFF;
}
 .submitxt .submitdiv:hover {
	 /*background: #7c7474;*/
}
 .submitxt {
	 margin: 32px 0;
}
 .cardblank {
	 height: 688px;
	 overflow-y: scroll;
}
 .submitxt .submitdiv {
	 /*background: #C6C6C6;*/
	 color: #FFF;
	 border: 1px solid #FFF;
}

.document-item {
    /* display: inline-block; */
    width: 32px;
    height: 32px;
    color: black;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* background: inherit; */
    /* top: 20px; */
    left: 10px;
}

.document-item::before {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 10px;
    top: 10px;
    content: '';
    border: solid 2px #920035;
}

.document-item .fileCorner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: white transparent transparent #920035;
    position: absolute;
    top: 4px;
    left: 30px;
}

.document-item::after {
    content: attr(filetype);
    left: 1px;
    padding: 0px 2px;
    text-align: right;
    line-height: 1.3;
    position: absolute;
    background-color: #000;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 20px;
}

.view-last-response, .managementhead a.view-last-response {
    align-items: center;
    border: 1px solid #0F51B1;
    color: #0F51B1;
    font-weight: 700;
    max-width: 222px;
    margin: 0;
    background: none;
    border-radius: 8px;
    padding: 10px 10px;
    text-align: center;
	text-decoration: none;
}
.view-last-response:hover, .managementhead a.view-last-response:hover{
	 background:#033887;
	 color: #eef5ff;
}

.preloader {
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	z-index: 99999;
	background: transparent;
	display:none;
}
.preloader .circular {
	/* animation: rotate 2s linear infinite; */
	height: 80px;
	transform-origin: center center;
	width: 100px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.text-primary {
	color: #0F51B1;
}
.btn-primary {
	background-color: #0F51B1 !important;
    border: 1px solid #0F51B1 !important;
}
.btn-primary:hover {
	background-color: #033887 !important;
}
.btn-cancel {
	color: #C92E2E;
    background: none;
    border: 1px solid #C92E2E;
    border-radius: 8px;
    padding: 10px 20px;
}
.btn-cancel:hover {
	background: #C92E2E;
    color: #FFF;
}
.sup-title em {
	font-style: normal;
}
.question h2 {
	margin: 0;
	color: #000000;
}
.question .error {
	font-size: 13px;
}
.loginlogo .program-title {
	color: #0F51B1;
	padding-bottom: 0;
}
.quiz-result, .overall-time {
	display: flex;
	border-radius: 6px 0px 0px 6px;
	background: rgba(80, 174, 85, 0.10);
}
.quiz-result .result-label, .overall-time .timer-label {
	color: #50AE55;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	margin: 0 10px;
    padding: 10px;
}
.quiz-result .result-score, .overall-time .timer-block {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	border-radius: 6px;
	background: #50AE55;
	padding: 0 15px;
	line-height: 2;
    margin: 0;
}
.correct-choice {
	border: 1px solid #50AE55;
    border-radius: 8px;
}
.optionarea .correct-choice input:checked ~ .checkmark:before {
    background-color: #50AE55;
}
.correct-choice input:checked ~ .checkmark {
	background-color: #50AE55 !important;
}
.correct-choice-text {
	color: #50AE55;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}
.incorrect-choice {
	border: 1px solid #F20030;
    border-radius: 8px;
}
.optionarea .incorrect-choice input:checked ~ .checkmark:before {
    background: #F20030;
}
.incorrect-choice input:checked ~ .checkmark {
	background-color: #F20030 !important;
}
.incorrect-choice-text {
	color: #F20030;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}
.menuitemwrap .accordion-item {
    border: 0;
}
.menuitemwrap .accordion-header {
    margin-bottom: 0;
    text-transform: none;
    font-weight: normal;
    padding: 0;
	font-size: 40px;
}
.menuitemwrap a img {
    margin: 0 18px 0 0;
}
.menuitemwrap .accordion-button {
    background: #e0e5f233;
    box-shadow: none;
    font-size: 14px;
}
.menuitemwrap .accordion-button:after {
    background-image: url(../img/arrowicon.png) !important;
    border: 0;
    width: 10px;
    height: 6px;
    right: 17px;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.menuitemwrap .accordion-body {
    padding: 0;
}
.menuitemwrap .accordion-body ul {
    position: relative;
    margin: 12px 0 0 auto;
    max-width: 185px;
    width: 100%;
}
.menuitemwrap .accordion-item ul li {
    background: url(../img/radiusmenu.png) no-repeat;
    background-position: left center;
    padding: 0 0 0 10px;
}
.menuitemwrap .msgtype {
    font-size: 14px;
    color: #757575;
    padding: 11px 0 11px 12px;
    display: block;
}
.menuitemwrap .msgtype.active {
	background: #0F51B1;
    border-radius: 12px;
    color: #FFF;
}
.menuitemwrap .accordion-button:focus, .menuitemwrap .accordion-button:not(.collapsed) {
	box-shadow: none;
}
.menuitemwrap .accordion-button {
    background-color: #ffffff !important;
}
.menuitemwrap a {
	text-decoration: none;
}
.profileicon img {
	border-radius: 50%;
	border: 1px solid #b8b8b8;
}
.modallabel .select2-container {
	width: 100% !important;
}
.act-result-info {
	font-style: italic;
    font-size: 14px;
    color: #0f51b1;
}
.infowrap {
	padding: 8px 40px;
}
.infowrap .form-control:read-only {
	background-color: #e9ecef;
}
.loginlft {
	background: url(../img/Login_Ilustation.svg) no-repeat;
	background-size: cover;
    width: 100%;
    height: 100vh;
}
.loginlft h6 {
	position: absolute;
    width: 40%;
    color: #ffffff;
    left: 7%;
    bottom: 3%;
    text-align: center;
}
.m-show {
	display: none;
}
.share-with-select {
	width: 50%;
}
.popupalerts {
	z-index: 9999;
}
.groupname .nav-tabs {
	flex-wrap: inherit;
}
#spinResult .card .card-header {
	background-color: #FFEAEA;
}
#spinResult button:active {
	border: none !important;
	background-color: transparent;
}
#spinResult table {
	border-collapse: separate;
    border-spacing: 20px 0;
}
.twinwheelresp table tr td {
	width: 50%;
}
#spinResult .accordion-toggle button {
	text-align: left;
	white-space: normal;
    display: block;
    padding-left: 25px !important;
    text-indent: -25px;
}
#spinResult .accordion-toggle button:before {
	content: "\f068";
	font-family: var(--fa-style-family,"Font Awesome 6 Free");
	font-size: 16px;
	padding: 0 5px;
	font-weight: 900;
}
#spinResult .accordion-toggle button.collapsed:before {
	content: "\2b";
}
.questionarea h2 {
	color: #000000;
}
.point-dist-div h6 {
	font-weight: normal;
}