BODY {
BACKGROUND-COLOR: #FFFFFF;
/*font-family:  MS Sans Serif;*/

    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: 'Prompt','Sriracha', sans-serif;
	
}
.page_bottom_bg {

  
	BACKGROUND-POSITION: left bottom; 
    BACKGROUND-IMAGE: url(Stage_BG_btm.png); 
    BACKGROUND-REPEAT: repeat-x;
     POSITION: relative; 
     TEXT-ALIGN: center;
	


/*
    BACKGROUND: url(Stage_BG_top.png) no-repeat center center fixed; 
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative; 

    */




}
.page_top_bg {

  /*
BACKGROUND-IMAGE: url(bg1.jpg); 
*/
  
BACKGROUND: url(win12.jpg) no-repeat center center fixed; 
background-color: #cccccc;
height: 500px;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;



}
.page_top_bg1 {

BACKGROUND-IMAGE: url(bg1.jpg); 
 background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: center top;

}
.page_top_bottom_bg {
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(Stage_BG_top.png);
	PADDING-TOP: 10px; 
	BACKGROUND-REPEAT: repeat-x; 
	POSITION: relative;
	TEXT-ALIGN: center
}
.gradient3 {
	
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	background: #FFFFFF; /* for non-css3 browsers */
    backdrop-filter: blur(5px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0ED'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0ED)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #F0F0ED); /* for firefox 3.6+ */ 
}

.gradient4 {
	
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	background: #FFFFFF; /* for non-css3 browsers */

box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;
	
	
}
.text18G {
	FONT-WEIGHT: normal; FONT-SIZE: 18px;
	color: #009900;
}
.text18w {
color: #FFFFFF;
	FONT-WEIGHT: normal; FONT-SIZE: 18px;
}
.text17w {
color: #FFFFFF;
	FONT-WEIGHT: normal; FONT-SIZE: 17px;
}
.text18 {
	FONT-WEIGHT: normal; FONT-SIZE: 18px;
}
.text17 {
	FONT-WEIGHT: normal; FONT-SIZE: 17px;
	color: black;
	
}
.text17b {
	FONT-WEIGHT: bolder; FONT-SIZE: 17px; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal
}
.text16 {
	FONT-SIZE: 16px;
/*	font-family: "segoe ui", verdana, arial, sans-serif;*/
	
	color: #000000;
}
.text16b {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 16px; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal
}/**/
.text14 {
	FONT-SIZE: 14px;
/*	font-family: "segoe ui", verdana, arial, sans-serif;*/
	
	color: #000000;
}
.text14W {
	FONT-SIZE: 14px;
/*	font-family: "segoe ui", verdana, arial, sans-serif;*/

	color: #FFFFFF;
	text-decoration: none;	
}
.text14b {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal
}
.text13 {
	FONT-SIZE: 13px;
	/*font-family: "segoe ui", verdana, arial, sans-serif;*/

}
.text12 {
	FONT-SIZE: 12px;
/*	font-family: "segoe ui", verdana, arial, sans-serif;*/
}

.menu_login {
   height: 50px;
	width: 70px;
}	
.button1{
   height: 50px;
	width: 100px;
}	
 .inputs5  {
	height: 30px;
	border: 1px solid #EBE6E2;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-align: center;
	width: 100%;
} 
 .inputs1  {
	height: 100%;
	border: 1px solid #EBE6E2;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

	width: 100%;
} 
 .inputs2  {
	height: 30px;
	border: 1px solid #EBE6E2;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

	width: 100%;
} 
 .inputs3  {
	height: 250px;
	border: 1px solid #EBE6E2;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

	width: 100%;
} 
 .inputs:focus {
	border-color: #BBB;
	outline: none;
	text-align: left;
} 
      #search-text-input{
            border-top:thin solid  #e5e5e5;
            border-right:thin solid #e5e5e5;
            border-bottom:0;
            border-left:thin solid  #e5e5e5;
            box-shadow:0px 1px 1px 1px #e5e5e5;
            float:left;
            height:37px;
            margin:.8em 0 0 .5em; 
            outline:0;
            padding:.4em 0 .4em .6em; 
            width:90%; 
        }
         
        #button-holder{
            background-color:#f1f1f1;
            border-top:thin solid #e5e5e5;
            box-shadow:1px 1px 1px 1px #e5e5e5;
            cursor:pointer;
            float:left;
            height:37px;
            margin:11px 0 0 0;
            text-align:center;
            width:50px;
        }
         
        #button-holder img{
            margin:4px;
            width:20px; 
        }
.inputs4{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
	
.inputs{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.inputsearch{
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('searchicon.png');
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
	
A:link	{
text-decoration:none;

}
A:visited	{
text-decoration:none;
}
form .button2 a {
}

.td_a{
HEIGHT: 34px; 
BORDER-BOTTOM: 	 #bfbfbf 1px solid; 
}

.textcolor1{
	 color:#000000;
}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}
.buttonsave {
     background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}
.button2 {
	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 10px 32px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	float: left;
}

.button2:hover {
    background-color: #3e8e41;
}

.button2r {
	 /* Green */
	border: none;
	color:black;
	padding: 10px 32px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	float: left;
}

.button2r:hover {
 
	background-color: #ffffff;
}
.button3 {
     background-color: #e7e7e7; color: black; /* Green */
    border: none;

    padding: 9px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button4 {
	background-color: #0066ff; /* Green */
	border: none;
	color: white;
	padding: 10px 32px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;

}

.button4:hover {
    background-color: #0099ff;
}


.button5 {
	background-color: #0066ff; /* Green */
	border: none;
	color: white;
	padding: 3px 10px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	 border-radius: 3px;

}

.button5:hover {
    background-color: #0099ff;
}




.pop1 {
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
filter: blur(5px);
}
.box1w{

	background: rgba(255,255,255, 0.8);
    backdrop-filter: blur(2px);
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}
.box1wr{

	background: rgba(255,255,255, 0.8);
    backdrop-filter: blur(2px);
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.box2w{
	background: rgba(255,255,255, 0.5);
    backdrop-filter: blur(2px);
	border-top-left-radius:18px;
	border-top-right-radius:18px;
	border-bottom-left-radius:17px;
	border-bottom-right-radius:16px;
}
.box2wr{

	background: rgba(255,255,255, 0.6);
     backdrop-filter: blur(2px);
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	




}
.box3wr{


	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);   
    border-radius: 0px;
    background-color: rgba(255, 255, 255, .8);    
    backdrop-filter: blur(10px)



}

.box4wr{

    border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);   
    border-radius: 0px;
    background-color: rgba(255, 255, 255, .7);    
    backdrop-filter: blur(10px)
	

}

.box5wr{

	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
    background-color: #ffffff;
	background-color: rgba(255,255,255,.95);	
 	backdrop-filter: blur(1.5px) saturate(150%);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
	
	
}
.box5wrF1{

	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
    background-color: #666666;
	background-color: rgba(250, 250, 250, 0.8);	
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
	
		 /* for non-css3 browsers */

   box-shadow: 0 0 10px rgba(0, 0, 0,0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;
}

.box5wrF21{

	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		
    background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.9);	
 	backdrop-filter: blur(10px) saturate(200%);
     -webkit-backdrop-filter: blur(10px);
     backdrop-filter: blur(15px);
    
/*
		
		backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;







}

.box5wrF25{

	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		
    background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.5);	
 	backdrop-filter: blur(10px) saturate(200%);
     -webkit-backdrop-filter: blur(10px);
     backdrop-filter: blur(15px);
    
/*
		
		backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;

}
.box5wrF28{

	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		
    background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.8);	
 	backdrop-filter: blur(10px) saturate(200%);
     -webkit-backdrop-filter: blur(10px);
     backdrop-filter: blur(15px);
    
/*
		
		backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;

}


.box5wrF2{

	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		
    background-color: #ffffff;
	background-color: rgba(255,255,255,0.85);	
 	backdrop-filter: blur(2.5px) saturate(200%);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;
}





.box5wrF3{

	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		
    background-color: rgba(60,60,60,0.85);	
 	backdrop-filter: blur(2.5px) saturate(100%);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
  cursor: pointer;
}

.box5wrF4{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
		
    background-color: rgba(60,60,60,0.75);	
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
		 /* for non-css3 browsers */

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    cursor: pointer;
}
.box6wr{

	border-top-left-radius:7px;
	border-top-right-radius:7px;
    background-color: rgba(255, 255, 255, .85);    
    backdrop-filter: blur(5px);
	
	
}
.box7wr{

	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
    background-color: #ffffff;
	background-color: rgba(255,255,255,1.0);	
 	backdrop-filter: blur(1.5px) saturate(150%);
		
	/*	backdrop-filter: blur(1.5px) saturate(150%);*/
}

.box2br{
	background: rgba(0,0,0, 0.5);
    backdrop-filter: blur(2px);
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.box3w{

	background: rgba(255,255,255, 1);
    backdrop-filter: blur(2px);
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}
.box1b{
	 background: rgba(0,0,0,.6);
    backdrop-filter: grayscale(1) contrast(3) blur(1px);
}
.Tables1 {
    border: 0px solid;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	
		background: #FFFFFF; /* for non-css3 browsers */

    backdrop-filter: blur(5px);
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0ED'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0ED)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #F0F0ED); /* for firefox 3.6+ */ 
}

.checkboxtext
{
  /* Checkbox text */
  font-size: 110%;
  display: inline;
  transform: scale(2.5);
}
.round2 {
    border: 0px solid red;
    border-radius: 5px;
	background: rgba(71,153,183, 0.7);
	width:1%;
}
.NewNumber1 {
    border: 0px solid red;
    border-radius: 3px;
	background: rgba(71,153,183, 0.2);
	width:50%;
	FONT-SIZE: 17px;
	font-family: "segoe ui", verdana, arial, sans-serif;
	color: #000000;
}
.NewNumber2 {
    border: 0px solid red;
    border-radius: 3px;
	/*background: rgba(71,153,183, 0.7);*/
	background-color: #4CAF50;
	width:50%;
	FONT-SIZE: 17px;
	font-family: "segoe ui", verdana, arial, sans-serif;
	color: #000000;
}
.TextboxA{

    width: 100px; 
    border: 1px solid green;
    padding:5px;
    margin: 5px;
    
   background-color: rgba(255,255,255, 1);

	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}



body, .acrylic::before {

  background-attachment: fixed;
}

main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}


.acrylic {
  padding: 4em 6em;
  position: relative;
  overflow: hidden;
  margin: 1em;
}

.acrylic::before {
  filter: blur(10px);
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.acrylic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.9;
  border: 1px solid #fff;
  background: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
}

.shadow {
  border-radius: 1px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.2);
}
.svg-icon1 {
    height: 35px;
    width: 35px;
	cursor:pointer;
}
.svg-icon2 {
    height: 100px;
    width: 100px;
	cursor:pointer;
}
.svg-icon3 {
    height: 25px;
    width: 25px;
	cursor:pointer;
}
.modal .modal-dialog-aside{ 
	width: 350px; max-width:80%; height: 100%; margin:0;transform: translate(0); transition: transform .2s;
}
.modal .modal-dialog-aside .modal-content{  height: inherit; border:0; border-radius: 0;}
.modal .modal-dialog-aside .modal-content .modal-body{ overflow-y: auto }
.modal.fixed-left .modal-dialog-aside{ margin-left:auto;  transform: translateX(100%); }
.modal.fixed-right .modal-dialog-aside{ margin-right:auto; transform: translateX(-100%); }
.modal.show .modal-dialog-aside{ transform: translateX(0);  }

.paperline1{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/blue-line.svg), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/red-line1.svg); 
		background-size: 100vw 1.5em, 32px 32px;
		background-repeat: repeat, repeat-y;
		background-position: 0 0, 64px 0;
		font: 200%/1.5 Sriracha,cursive; 
		margin-left: 120px; margin-right: 100px;
    @media all and (max-width: 600px) {
     background-position: 0 0, 20px 0;
     font-size: 150%;
     line-height: 1;
     background-size: 100vw 1em, 32px 32px;
      margin-left: 60px; margin-right: 20px;
    }

}




#paper {
  width: 100%;
  height: 130%;
  position: relative;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
  box-shadow: 0px 0px 5px 0px #888;
}

/* styling red vertical line */
#paper::before {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 40px;
  background-color: rgba(255,0,0,0.6);
}

/* styling blue horizontal lines */
#pattern {
  height: 100%;
  background-image: repeating-linear-gradient(white 0px, white 37px, teal 38px);
}

/* styling text content */
#content {
  padding-top: 5px;
  padding-left: 56px;
  padding-right: 16px;
  line-height: 25px;
 font: 200%/1.9 Sriracha,cursive;
 font-family: Sriracha,cursive;
  font-size: 20px;
  letter-spacing: 1px;
  word-spacing: 5px;
}
.badgeC1 {
	background-color:green;border-radius: 20rem;
  }

.word-wrap {
	word-wrap: break-word;
}




.notice {
    padding: 3px;  
	border-left: 4px solid #7f7f84; 
  /*  background-color: #fafafa;

    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2); */
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}
.notice-open {
    border-color: #80D651;
}
.notice-open>strong {
    color: #80D651;
}
.notice-analyze {
    border-color: #FEAF20;
}
.notice-analyze>strong {
    color: #FEAF20;
}

.notice-close {
    border-color: #768591;
}
.notice-close>strong {
    color: #768591;
}
.vertical-center {
    min-height: 100%;
    min-height: 70vh;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .relative-position {
    position: relative;
  }