/* ---------------------------------------- HTML RESET ----------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: top;
}

table
{
	border-collapse: collapse;
}

table .withborder
{
	 border: 1px solid #ddd; 
}

td .withborder
{
	 border: 1px solid #ddd; 
}

 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, label, legend { display: block; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
 
/* --------------------------------------- Clearfixes ------------------------------------------ */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

/* --------------------------------------- GRID Layout ----------------------------------------- */
*{box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{margin:0 auto; color: #000;}
.grid{margin:0 auto;max-width: 1200px;width:100%;} /* You can choose the grid 1200 or 1140 or 1024 or 960 as per your requirement */
.grid1600{margin:0 auto;max-width: 1600px;width:100%;} /* You can choose the grid 1200 or 1140 or 1024 or 960 as per your requirement */
.g1140{margin:0 auto;max-width:1140px;width:100%;}
.g1024{margin:0 auto;max-width:1024px;width:100%;}
.g960{margin:0 auto;max-width:1000px;width:100%;}
.g600{margin:0 auto;max-width:500px;width:500px;}
.g350{margin:0 auto;max-width:250px;width:300px;}


.row95{width:90%; margin: 0 auto;}
.row98{width:98%; margin: 0 auto;}
.row_big{width:98%; margin: 0 auto;}
.row{width:100%; margin: 0 auto;}
.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1-5{width:20%}/* This column can be used as a one fifth of the row */
.c1-8{width:12.5%}/* This column can be used as a one eigth of the row */ 
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c1-5,.c1-8 {min-height:1px; float:left; margin:auto;  padding-left:0px; padding-right:2px; padding-bottom:2px; position:relative}
.row .row{margin-left:0px;}

sub, sup {
font-size: 60%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* ------------------------------------------ Misc ----------------------------------------- */
.left { float: left; }
.right { float: right; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.space-top { margin-top: 20px; }
.space-bot { margin-bottom: 20px; }
.space-htop { margin-top: 5px; }
.space-hbot { margin-bottom: 10px; }

.space-right { margin-right: 5px; }

/* ------------------------------------------- Typography ---------------------------------------------- */
h1, h2, h3, h4, h5, h6 { 
	font-family: Roboto,"Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: none; 
	font-style: normal; 
	color: #666666; 
	text-rendering: optimizeLegibility; 
	line-height: 1.1; 
	margin-bottom: 14px; 
	margin-top: 14px; 
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #000; line-height: 0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; text-decoration:none; }
h1 { font-size: 36px; line-height: 48px; margin-bottom: 12px;}
h2 { font-size: 32px; line-height: 42px; margin-bottom: 8px; }
h3 { font-size: 27px; line-height: 36px; margin-bottom: 6px; }
h4 { font-size: 24px; line-height: 32px; margin-bottom: 4px; }
h5 { font-size: 20px; line-height: 27px; }
h6 { font-size: 16px; line-height: 27px; }

a { color: #4a2044; text-decoration: none; line-height: inherit; }
a:hover { color: #2f2030;}
a:focus { color: #690; outline: none; }

p { color: #666666; margin-bottom: 5px; padding:2px; font-size: 14px; line-height: 21px; font-family: Roboto,"Century Gothic","Helvetica Neue";}
p a, p a:visited { line-height: inherit; }
p.note { background-color: #f0f0f0; padding: 15px 10px 20px; box-shadow:0 1px 3px rgba(0,0,0,.3); -moz-box-shadow:0 1px 3px rgba(0,0,0,.3); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);}
p.alert { background-color: #fff6aa; border-color: #ffc814; padding: 10px 8px 10px; box-shadow:0 1px 3px rgba(0,0,0,.3); -moz-box-shadow:0 1px 3px rgba(0,0,0,.3); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.3); }
p.alert, p.alert * { color: #454545; text-shadow: 0 1px 0 rgba(255,255,255,0.6) !important;  }
p.alert.success { background-color: #d7e87c; border-color: #97ae1e; }
p.alert.error { background-color: #edb39b; border-color: #ed6127; }
p.alert.info { background-color: #d9edf0; border-color: #b8e7f5; }

em, i { font-style: italic; line-height: inherit; }
strong, b { font-weight: bold; line-height: inherit; }
small { font-size: 70%; line-height: inherit; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 20px 0 20px; height: 0; }



/* --------------------------------------- Form Elements ------------------------------------- */

	form { margin-bottom: 20px; font: 14px Roboto,"HelveticaNeue", "Century Gothic","Helvetica Neue", Helvetica, Arial, sans-serif; color:#666666;}
	fieldset { margin-bottom: 20px; }
	 
	input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
		background: #ffffff;
		border: 1px solid #CCC;
		padding: 4px 6px;
		vertical-align: middle;
		border-radius:0px;
		box-shadow: 0 0 4px  #CCCCCC;
		min-width: 100px;
		height:30px;
 		}
		
		
input[type="text"].smallme
{
	max-width: 150px;
    min-width: 50px;
}
		
textarea {
        max-width: 100%;
		min-width: 100px;
        margin: 0;
		border-radius:0px;
		border: 1px solid #CCC;
		box-shadow: 0 0 4px  #CCCCCC;
		padding:10px;
		min-height: 100px;
		
	}
	
 		 
		 
	input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
		border: 1px solid;
		border-color: rgba(82, 168, 236, 0.8);
 		color: #444;
 		        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
		   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
		}
		
input[type="text"][disabled] {
   color: #444;
   background: #E2E2E2;
   border: 1px solid;
		border-color: rgba(82, 168, 236, 0.8);
 		color: #444;
 		        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
		   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(81, 168, 236, 0.5);
}
		
	input[type="checkbox"] {display:inline;}
	label span, legend span { font-size:12px; color:#444;}


/* -------------------------------------------- Buttons ---------------------------------------- */
button{
	
	display:inline-block;*display:inline;
	padding:5px 15px;
	margin-bottom:5px;*margin-left:.3em;
 	line-height:20px;*line-height:20px;
	color: #FFFFFF !important;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-family:"Montserrat";
	font-weight:bold;
 	border:1px solid #bbbbbb;*border:0;
	border-radius: 3px; 
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-color:#eee,#eee,#d4d4d4;
	        border-radius:5px;
			color:#333 !important;
			background-color:#d1d1d1;
 }


button:hover, button:active{
	 
}
button.large{padding:10px 35px; font-size:15px;}
button.small{padding:3px 13px; font-size:13px;}
button.skyblue, button.skyblue a { /* --- skyblue color button --- */
	color:#fff !important;
	background-color:#26a2b6;
	background: -moz-linear-gradient(#34bac9, #26a2b6);
	background: -webkit-gradient(linear, left top, left bottom, from(#34bac9), to(#26a2b6));
	background: -webkit-linear-gradient(#34bac9, #26a2b6);
	background: -o-linear-gradient(#34bac9, #26a2b6);
	background: -ms-linear-gradient(#34bac9, #26a2b6);
	background: linear-gradient(#34bac9, #26a2b6);
}
button.skyblue:hover, button.black:active{
	background:#a9016b;
	background:-webkit-gradient(linear, left top, left bottom, from(#26a2b6), to(#34bac9));
	background:-moz-linear-gradient(top, #26a2b6, #34bac9);
}
button.blue{ /* --- blue color button --- */
	color:#fff !important;
	background-color:#008fd5;
	background:-webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#0085c6));
	background:-moz-linear-gradient(top, #008fd5, #0085c6);
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;
}
button.blue:hover, button.blue:active{
	background:#008fd5;
	background:-webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#009de9));
	background:-moz-linear-gradient(top, #008fd5, #009de9);
}
button.green{ /* --- green color button --- */
	color:#fff !important;
	background-color:#46a546;
	background:-webkit-gradient(linear, left top, left bottom, from(#46a546), to(#419a41));
	background:-moz-linear-gradient(top, #46a546, #419a41);
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;
}
button.green:hover, button.green:active{
	background:#46a546;
	background:-webkit-gradient(linear, left top, left bottom, from(#46a546), to(#4cb34c));
	background:-moz-linear-gradient(top, #46a546, #4cb34c);
}
button.yellow{ /* --- yellow color button --- */
	color:#fff !important;
	background-color:#f0bf4a;
	background: -moz-linear-gradient(#f0c930, #f0bf4a);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0c930), to(#f0bf4a));
	background: -webkit-linear-gradient(#f0c930, #f0bf4a);
	background: -o-linear-gradient(#f0c930, #f0bf4a);
	background: -ms-linear-gradient(#f0c930, #f0bf4a);
	background: linear-gradient(#f0c930, #f0bf4a);
}
button.yellow:hover, button.black:active{
	background:#f0bf4a;
	background:-webkit-gradient(linear, left top, left bottom, from(#f0bf4a), to(#f0c930));
	background:-moz-linear-gradient(top, #f0bf4a, #f0c930);
}
button.orange{ /* --- orange color button --- */
	color:#fff !important;
	background-color:#ff5c00;
	background: -moz-linear-gradient(#ff6f40, #ff5c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6f40), to(#ff5c00));
	background: -webkit-linear-gradient(#ff6f40, #ff5c00);
	background: -o-linear-gradient(#ff6f40, #ff5c00);
	background: -ms-linear-gradient(#ff6f40, #ff5c00);
	background: linear-gradient(#ff6f40, #ff5c00);
}
button.orange:hover, button.black:active{
	background:#d798d1;
	background:-webkit-gradient(linear, left top, left bottom, from(#ff5c00), to(#ff6f40));
	background:-moz-linear-gradient(top, #ff5c00, #ff6f40);
}
button.red{ /* --- red color button --- */
  color:#fff !important;
  background-color:#bd362f;
  background:-webkit-gradient(linear, left top, left bottom, from(#bd362f), to(#b1322c));
  background:-moz-linear-gradient(top, #bd362f, #b1322c);
  filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;
}
button.red:hover, button-red:active{
  background:#bd362f;
  background:-webkit-gradient(linear, left top, left bottom, from(#bd362f), to(#cc3b34));
  background:-moz-linear-gradient(top, #bd362f, #cc3b34);
}
button.magenta{	/* --- magenta color button --- */
	color:#fff !important;
	background-color:#b9298f;
	background: -moz-linear-gradient(#b93180, #b9298f);
	background: -webkit-gradient(linear, left top, left bottom, from(#b93180), to(#b9298f));
	background: -webkit-linear-gradient(#b93180, #b9298f);
	background: -o-linear-gradient(#b93180, #b9298f);
	background: -ms-linear-gradient(#b93180, #b9298f);
	background: linear-gradient(#b93180, #b9298f);
}
button.magenta:hover, button.black:active{
	background:#b9298f;
	background:-webkit-gradient(linear, left top, left bottom, from(#b9298f), to(#b9358f));
	background:-moz-linear-gradient(top, #b9298f, #b9358f);
}
button.black{ /* --- black color button --- */
	color:#fff !important;
	background-color:#111;
	background: -moz-linear-gradient(#222, #111);
	background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
	background: -webkit-linear-gradient(#222, #111);
	background: -o-linear-gradient(#222, #111);
	background: -ms-linear-gradient(#222, #111);
	background: linear-gradient(#222, #111);
}
button.black:hover, button.black:active{
	background:#222;
	background:-webkit-gradient(linear, left top, left bottom, from(#222), to(#333));
	background:-moz-linear-gradient(top, #222, #333);
}

button.lightred{ /* --- black color button --- */
	color:#333 !important;
	background-color:#ffbcbc;
	border-radius: 3px;
}
button.lightred:hover{
	background:#fca2a2;
}

button.lightblue{ /* --- black color button --- */
	color:#333 !important;
	background-color:#86ddce;
	border-radius: 3px;
}
button.lightblue:hover{
	background:#6bc7b7;
}


button.lightgreen{ /* --- black color button --- */
	color:#333 !important;
	background-color:#a4d89c;
	border-radius: 3px;
}
button.lightgreen:hover{
	background:#63a159;
}


/* --------------------------------------- Table ------------------------------------------ */

table { border-collapse: collapse; width: 100%; max-width: 100%; padding: 0; margin: 0; color: #000000; }

table {
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	width: 100%;
}

 
td, th {
 	padding: 7px;
	text-align: left;
	vertical-align:middle;
 }
th {
	background-color: #d9edf0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
	background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
	background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
	background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
	background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
	background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
	border-top: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

 

 

/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12,.row .row .c1-5,.row .row .c1-8{width:100%;margin-bottom:0px;margin-left:0px;margin-right:0px; }
.row .row > div:last-child{margin-bottom:0 !important}
}

/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c1-5,.c1-8{width:100%;margin-right:0;margin-left:0;margin-bottom:0px}
}

.cardX{
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
      transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
  padding: 14px 80px 18px 36px;
  cursor: pointer;
}

.cardX:hover{
     transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}

.cardX h3{
  font-weight: 600;
}

.cardX img{
  position: absolute;
  top: 20px;
  right: 15px;
  max-height: 120px;
}
 
@media(max-width: 990px){
  .cardX{
    margin: 20px;
  }
} 

table .borderTable, .borderTable_simple
{
    border-collapse: collapse;
}
.borderTable td, th
{
	padding: 3px;
    border-collapse: collapse;
    font-weight: normal;
    border:  1px solid #CCC;
}

.borderTable_simple td, th
{
	padding: 5px;
    border-collapse: collapse;
    font-weight: normal;
    border:  1px solid #CCC;
}


   .borderTable_simple tr:nth-child(even) {
            background-color: #f9f9f9;
        }


.red-color{	color:red; }
.green-color{color:green; }
.blue-color{color:blue; }
.teal-color{color:teal; }
.darkred-color{color:darkred; }


.notification-icon {
  position: relative;
  display: inline-block;
  font-size: 24px;
}

.notification-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background-color: red;
  color: white;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 50%;
  font-weight: bold;
  min-width: 20px;
  text-align: center;
  line-height: 1.2;
  box-shadow: 0 0 0 1px white;
}


.erprow {
  padding: 15px 20px;
  border-bottom: 1px solid #e0e0e0;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.erprow:nth-child(odd) {
  background-color: #f0f4f8; /* Light gray */
}

.erprow:nth-child(even) {
  background-color: #e2e8f0; /* Cool gray-blue */
}

.erprow:hover {
  background-color: #dbeafe; /* Subtle blue highlight on hover */
}

.nice_div_simple {
  background-color: #ffffff;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 0px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}


.nice_div_simple2 {
  background-color: #ffffff;
  border-right: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 0px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.nice_div_plain {
  background-color: #ffffff;
  border-bottom: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 0px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.nice_div_plainX {
  background-color: #ffffff;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 0px auto;
  max-width: 100%;
  border-radius: 0px;
  transition: transform 0.3s ease;
}

.nice_div_slim {
  background-color: #ffffff;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 10px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 10px;
  transition: transform 0.3s ease;
}


.nice_image{
  border-radius: 50%; /* Circular shape */
  border: 3px solid #fff; /* White border around the profile picture */
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
  object-fit: cover; /* Ensures the image covers the circle without stretching */
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; /* Smooth transition */
}

.nice_imageX{
  border-radius: 20;
  border: 3px solid #fff; /* White border around the profile picture */
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
  object-fit: cover; /* Ensures the image covers the circle without stretching */
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; /* Smooth transition */
}

.nice_image:hover, .nice_imageX:hover {
  transform: scale(1.1); /* Slight zoom effect on hover */
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2); /* Stronger shadow on hover */
}

.nice_card {
background-color: #fff; /* Card background color */
  border: 2px solid #e0e0e0; /* Light border color */
  border-radius: 5px; /* Rounded corners */
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Soft shadow around */
  padding: 7px; /* Card padding */
  margin: 7px; /* Space between cards */
  transition: box-shadow 0.3s ease-in-out; /* Smooth transition for shadow */
  box-sizing: border-box; /* To include padding and border in the element's total width */
}


.nice_cardX {
background-color: #fff; /* Card background color */
  border: 2px solid #e0e0e0; /* Light border color */
  border-radius: 5px; /* Rounded corners */
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Soft shadow around */
  padding: 7px; /* Card padding */
   
  transition: box-shadow 0.3s ease-in-out; /* Smooth transition for shadow */
  box-sizing: border-box; /* To include padding and border in the element's total width */
}

.nice_cardX2 {
background-color: #fff; /* Card background color */
  border-bottom: 1px solid #e0e0e0; /* Light border color */
  border-radius: 0px; /* Rounded corners */

  padding: 5px; /* Card padding */
   
  transition: box-shadow 0.3s ease-in-out; /* Smooth transition for shadow */
  box-sizing: border-box; /* To include padding and border in the element's total width */
}


.cardheading {
  font-size: 18px; /* Set font size for the heading */
  font-weight: 600; /* Make the font slightly bold */
  margin-bottom: 15px; /* Space below the heading */
  letter-spacing: 1px; /* Slight space between letters for a modern feel */
}

.cardheading::after {
  content: ""; /* Create an empty pseudo-element */
  position: absolute; /* Position the line relative to the heading */
  bottom: -8px; /* Place it just below the heading */
  left: 0; /* Align it to the left of the heading */
  width: 60%; /* Set the width of the line */
  height: 4px; /* Height of the line */
  background-color: #62a92b; /* Green color line */
  border-radius: 2px; /* Rounded corners for the line */
  margin-top: 10px; /* Space above the line */
}

.nice_div {
  background-color: #ffffff;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}


 

.nice_divX {
  background-color: #F1F1F1;
  border-left: 0px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}


.nice_div_success {
  background-color: #d1f7d6;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.nice_div_error {
  background-color: #ffe0e0;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.nice_div_info {
  background-color: #e0f7fa;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.nice_div_alert {
  background-color: #fff3cd;
  border-left: 5px solid #5F9EA0; /* green border for highlight */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
  padding: 20px;
  margin: 5px auto;
  max-width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}
    
.nice_div:hover, .nice_div_success:hover, .nice_div_error:hover, .nice_div_info:hover {
  transform: scale(1.02);
}


.style_border_sim
{
	background-color: none;
	color: #000000;
  	padding: 7px;
	border: 0px solid #F1F1F1;
	border-radius:0px;
 	
 }


/* Checkbox container styling */
    .niceCheckbox {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      color: #333;
    }

    /* Default checkbox styling inside .niceCheckbox class */
    .niceCheckbox input[type="checkbox"] {
      width: 20px;      /* Original size */
      height: 20px;     /* Original size */
      margin-right: 10px;
      appearance: checkbox; /* Keep default checkbox style */
      -webkit-appearance: checkbox;
      -moz-appearance: checkbox;
      transition: all 0.2s ease-in-out;
      cursor: pointer;
    }

    /* When checked - making the checkmark more prominent */
    .niceCheckbox input[type="checkbox"]:checked {
      background-color: #4CAF50; /* Green background when checked */
      border-color: #388E3C;     /* Darker green border */
    }

    /* Focused state */
    .niceCheckbox input[type="checkbox"]:focus {
      outline: none;
      box-shadow: 0 0 5px 2px rgba(0, 150, 0, 0.3); /* Green glow effect on focus */
    }

    /* Label Styling */
    .niceCheckbox label {
      font-size: 14px;
      color: #333;
      font-weight: normal;
      user-select: none;
      margin-top: 5px;
    }


.content_backdiv {
  background-color: #ffffff;
    
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px auto;
  max-width: 100%;
  transition: transform 0.3s ease;
}


.content_backdiv2 {
  background-color: #F3F3F3;
    
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px auto;
  max-width: 100%;
  transition: transform 0.3s ease;
}

