#main {
//	background-color:grey;
	width:100%;
	height:100%;
}
#maincont.show {
      // -webkit-filter: blur(1px);
       //   filter: blur(1px);
  //opacity: .1;
    }
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
hr {
		border:none;
	border-bottom: 1px solid rgba(129,129,129,.20);//#1f1209;
	
}
.hr {
	border:none;
//	height: 10px;
 	width: 90%;
float:left;
//	height: 50px;
//	margin-top: 5;
	border-bottom: 1px solid rgba(129,129,129,.20);//#1f1209;
//	box-shadow: 0 20px 20px -20px #333;
	margin: 15px auto 0px; 
}
#maincount{

}
#maincont.show {
       -webkit-filter: blur(1px);
          filter: blur(1px);
  opacity: .1;
  transition:  12s;
background-Color:  rgba(129,129,129,.05);
    }
*{
  margin: 0;
  padding: 0;
//  font-family: sans-serif;
//-webkit-font-smoothing: antialiased;
//-moz-osx-font-smoothing: grayscale;
    font-family: -apple-system, Helvetica Neue, sans-serif;

}
	/* Light mode */

  height: 100vh;

  background-size: cover;
//  background: rgb(32,45,77);
 //background: linear-gradient(90deg, rgba(32,45,77,1) 0%, rgba(40,64,106,1) 52%, rgba(24,41,82,1) 100%);
 //background: rgb(32,45,77);
//background: linear-gradient(90deg, rgba(32,45,77,1) 0%, rgba(90,123,180,1) 27%, rgba(57,91,158,1) 66%, rgba(12,22,47,1) 100%); 
//background-color:inherit;

//background:url('https://images.unsplash.com/photo-1523821741446-edb2b68bb7a0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1170&q=80')  no-repeat;

//background:url('https://images.unsplash.com/photo-1557683316-973673baf926?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1129&q=80');
//background:url('https://images.unsplash.com/photo-1557682257-2f9c37a3a5f3?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1482&q=80');
background:url('https://images.unsplash.com/photo-1579548122080-c35fd6820ecb?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=870&q=80');
//background:url('https://jerryharrisremodeling.com/wp-content/uploads/2018/03/blue-gradient-BG.jpg');
//background:url('https://images.unsplash.com/photo-1618556450994-a6a128ef0d9d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1064&q=80');
//background: linear-gradient(177deg, #eee00, #ffffff);
//background: linear-gradient(177deg, 102,#ffffff);
    //background-size: 400% 400%;
    //-webkit-animation: AnimationName 30s ease infinite;
    //-moz-animation: AnimationName 30s ease infinite;
    //-o-animation: AnimationName 30s ease infinite;
    //animation: AnimationName 30s ease infinite;
   background-size: cover;
     background-repeat: no-repeat;
}
.css-selector {
    background: linear-gradient(177deg, #000000, #ffffff);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    -o-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:47% 0%}
    50%{background-position:54% 100%}
    100%{background-position:47% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:47% 0%}
    50%{background-position:54% 100%}
    100%{background-position:47% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:47% 0%}
    50%{background-position:54% 100%}
    100%{background-position:47% 0%}
}
@keyframes AnimationName {
    0%{background-position:47% 0%}
    50%{background-position:54% 100%}
    100%{background-position:47% 0%}
}
@-webkit-keyframes rightThenLeft {
    0%   {margin-right:100%;}
    50%  {margin-right:0;}
    100% {margin-right:100%;}
}
@-webkit-keyframes LeftThenright {
    0%   {margin-left:100%;}
    50%  {margin-left:0;}
    100% {margin-left:100%;}
}
@support not (-webkit-backdrop-filter: blur(.99em)) {
}
@support not (backdrop-filter: blur(.99em))) {
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 780px) {
}
#main {
	background-color:grey;
	width:100%;
	height:100%;
}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

#maincount{

}
#maincont.show {
       -webkit-filter: blur(1px);
          filter: blur(1px);
  opacity: .1;
  ttransition: width 12s;
//background-Color:  rgba(129,129,129,.20);
    }


#rslbar_body a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    //color: #818181;
    display: block;
    //transition: 0.1s;

}
#rslbar_body a:hover, .offcanvas a:focus{
//    color: #f1f1f1;
//color:inherit;
// background-color: rgba(2,2,2,0.58);
  border-radius:5px;
}

body { 
//background: url('https://t.kunok.com/lab/apple_mac_os_x_high_sierra-wallpaper-2880x1080.jpg') fixed no-repeat;
 
//background: url('http://bit.ly/2gPLxZ4');
//background: rgb(144,144,222);
//background: radial-gradient(circle, rgba(144,144,222,1) 0%, rgba(69,69,122,1) 55%, rgba(2,0,36,1) 100%, rgba(0,212,255,1) 100%);  background-attachment: fixed; 
  background-size: cover;
}
.blurred-box{
 background: inherit;
 width: 250px;
 //height: 350px;
 position: absolute;
 overflow: hidden;  //adding overflow hidden
}

.blurred-box:after{
content: ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢;
 width: 300px;
 //height: 400px;
 background: inherit; 
 position: absolute;
 left: -25px;  //giving minus -25px left position
 right: 0;
 top: -25px;   //giving minus -25px top position 
 bottom: 0;
 box-shadow: inset 0 0 0 200px rgba(255,255,255,0.3);
 filter: blur(10px);
}
.frosted-glass {

	//position: relative;
	//z-index: 1;
	//background: inherit;
	overflow: hidden;
	//box-shadow: 1px 1px 1px 1px );
	  //border: 5px solid gray;

}

.frosted-glasss:before {
  content: "";
  position: absolute;
  background: inherit;
  z-index: -1;
  top: 0;
  left: 10;
  right: 0;
  bottom: 0;
  //box-shadow: inset 0 0 100px rgba(255, 255, 255, .8);
  //  box-shadow: inset 0 0 100px rgba(255, 255, 255, .8);
//box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, .8);;

	  filter: blur(10px);
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transform: scale(1.1); 
    

  left: 10px;
  }






@-webkit-keyframes fadein {
  from {top: 0; opacity: 0;} 
  to {top: 20px; opacity: 1;}
}

@keyframes fadein {
  from {top: -10px; opacity: 0;width:0px;}
  to {top: 10px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {top: 10px; opacity: 1;} 
  to {top: 10px; opacity: 0;}
}

@keyframes fadeout {
  from {top: 10px; opacity: 1;}
  to {top: 10px; opacity: 0;}
}

@-webkit-keyframes fadein2 {
  from {bottom: 0; opacity: 0;}
  to {bottom: 20px; opacity: 1;}
}

@keyframes fadein2 {
  from {bottom: 0; opacity: 0;}
  to {bottom: 20px; opacity: 1;}
}

@-webkit-keyframes fadeout2 {
  from {bottom: 20px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout2 {
  from {bottom: 20px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}
@-webkit-keyframes fadein3 {
  from {bottom: -50px; opacity: 0;}
  to {bottom: 0px; opacity: 1;}
}

@keyframes fadein3 {
  from {bottom: -50px; opacity: 0;width:0px;}
  to {bottom: 0px; opacity: 1;}
}

@-webkit-keyframes fadeout3 {
  from {bottom: -50px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout3 {
  from {bottom: -50px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}
@media (prefers-color-scheme: light) {
	
}
@media (prefers-color-scheme: dark) {
#bottombar {
	color:rgba(220,220,220,0.5);
	background:rgba(255,255,255,0.07);
	
	//filter:  brightness(100%) invert(1);
	//background:black;
}
}

#corn1,#corn2,#corn93,#corn94,#corn95,#corn9e,#corn9f,#corn5x,#corn6,#corn61,#corn7,#corn71,#corn8,#corn20,#corn21,#cov3,#rtbar,#rsslbar,.lsslbar,.rsslbar{
		visibility: hidden;
}
#corn1,#corn2,#corn93,#corn94,#corn95,#corn9e,#corn9f,#corn5x,#corn6,#corn61,#corn62,#corn63,#corn7,#corn71,#corn8,#corn20,#corn21,#rtbar,.lsslbar,.rsslbar{
  position: fixed;
}
#corn932::before{
  width: 400px;
  height: 550px;
  content: "";
  position: absolute;
  top: -25px;
  left: -35px;
  bottom: 0;
  right: 0;
 // background: inherit;
  //background: inherit;
  //box-shadow: inset 0 0 0 200px rgba(255,255,255,0.2);
  filter: blur(0px);
  z-index: 1;
 }
#corn93{
	visibility: hidden;
  width: 350px;
  height: 120px;
 // background: inherit;
  position: fixed;
  overflow: hidden;
  //top: 50%;
  top:65px;
  background-color: rgba(255,255,254,.99);//#fff;
  left: 50%;
  margin-left: -175px;
-webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
border: .01px solid #889988;
  border-radius: 8px;
  z-index: 6;
}

#corn93.show {
  visibility: visible;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
#contentcorn93{
  ttext-align: center;
  position: absolute;
  left: 50%;
  top: 50px; /*pc should 65 mobile 70%*/
  transform: translate(-50%,-50%);
    width:95%;
    z-index: 2;
	//color:red !important;
    //background:rgba(255,255,255,.9);
}
#contentcorn93h{
	//background:rgba(5,5,55,0.05);
    left: 50%;
   top: 42px; /*pc should 65 mobile 70%*/
   top: 14px; /*pc should 65 mobile 70%*/

	  transform: translate(-50%,-90%);
	   width:200%;
	   position: absolute;
	   height:10px;
padding:0px 0px;
text-align: center;

z-index: 2;
}
.closecorn93 {
cursor: pointer;
padding:2px 5px;
//margin-left:97%;
float:right;
//padding: 0px 5px;
  font-size: 15px;
color:#ff7566;
 border-radius: 15%;
// border: 1px solid #c29b9b;
       //left: 0;
	top:-25px;
       right:-4px;
	  // margin-top:-4px;
	   position:fixed;
     z-index: 11;
     cursor: pointer;
padding:2px 5px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 18px;
color:#ff7566;
 border-radius: 15%;
 //border: 1px solid #c29b9b;
       //left: 0;
	top:2px;
      right:5px;
	  // margin-top:-4px;
	  
	  // position:fixed;
   position: absolute;
	  
     z-index: 11;
}
.closecorn93:hover {

 cursor: pointer;
//background-color: rgb(219, 20, 20,.8);
color:red;
//top:-26px;
  // right:-6px;
font-size:22px;
// border-radius: 50%;
// border: 1px solid #c29b9b;
top:-1px;
  right:3px;
}


#corn94{
	visibility: hidden;

  background: inherit;
  position: fixed;
  overflow: hidden;

 
  background: rgb(255, 255, 253,.98);

  
  //overflow: auto; /* Recommended in case content is larger than the container */
  margin: auto; /* Center the item vertically & horizontally */
  position: absolute; /* Break it out of the regular flow */
  left: 0;
  right: 0; /* Set the bounds in which to center it, relative to its parent/container */
  top:65px;
  width: 350px;
  height: 220px;
  
  //top: 0; /* remove if you need real vert center */
  //bottom: 0; /* remove if you need real vert center */
  -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);

border: 1px solid #66889b;
border: 1px solid #66889b;
  border-radius: 8px;
  z-index: 5;
  position: fixed;
  width: 70%; /* Set your own width: percents, ems, whatever! */
  //height: 50%; /* Set your own height: percents, ems, whatever! */
  width: 350px;
  height: 220px;
  min-width: 200px;
  max-width: 81%;
  padding: 40px;
}

#corn94.show {
  visibility: visible;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom;
  -webkit-animation-duration: 0.3s;
  animation-name: zoom;
  animation-duration: 0.3s;
}
#contentcorn94{
  ttext-align: center;
  position: absolute;
  left: 50%;
  margin-top: 125px; /*pc should 65 mobile 70%*/
  height:220px;
  transform: translate(-50%,-50%);
    width:95%;
    z-index: 2;
  overflow: auto; /* Recommended in case content is larger than the container */
}
#contentcorn94h{
	//background:rgba(5,5,55,0.05);
    left: 10px;
   //top: 42px; /*pc should 65 mobile 70%*/
   top: 5px; /*pc should 65 mobile 70%*/

	//  transform: translate(0%,0%);
	  // width:50%;
	   position: absolute;
	   //height:2px;
//padding:2px 0px;
//text-align: center;
color:color: rgba(255,255,255,.7);
z-index: 2;
//float:left;
}
.closecorn94 {
cursor: pointer;
padding:2px 5px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 15px;
color:#ff7566;
 border-radius: 15%;
 //border: 1px solid #c29b9b;
       //left: 0;
	top:2px;
      right:1px;
	  // margin-top:-4px;
	  
//position:fixed;
   position: absolute;
	      	   transition: transform .25s, opacity .25s;
         // transform: rotate(180deg);
     z-index: 11;
}
.closecorn94:hover {
  cursor: pointer;
  //background-color: rgb(219, 20, 20,.8);
  color:red;
  //top:-26px;
    // right:-6px;
  font-size:22px;
  // border-radius: 50%;
  // border: 1px solid #c29b9b;
  top:0px;
    right:2px;
        //	   transition: transform .25s, opacity .25s;
          transform: rotate(180deg);
  }
  @media screen and (max-width: 600px) {
      #corn94 {
     margin-top:-26px;
        width: 83%;
                width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
      }
       #contentcorn94{
           font-size:small;
       }
       .closecorn94 {
           top:-4px;
           right:0px;
          font-size: 24px;
       }
       .closecorn94:hover {
           top:-2px;
           font-size: 28px;
       }
    }
#corn96{
	visibility: hidden;

  background: inherit;
  position: fixed;
  overflow: hidden;

 
  background: rgb(255, 255, 253,.98);

  
  //overflow: auto; /* Recommended in case content is larger than the container */
  margin: auto; /* Center the item vertically & horizontally */
  position: absolute; /* Break it out of the regular flow */
  left: 0;
  right: 0; /* Set the bounds in which to center it, relative to its parent/container */
  top:65px;
  width: 350px;
  height: 220px;
  
  //top: 0; /* remove if you need real vert center */
  //bottom: 0; /* remove if you need real vert center */
  -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.3);
  box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.3);

border: 1px solid #66889b;
border: 1px solid #66889b;
  border-radius: 8px;
  z-index: 5;
  position: fixed;
  width: 70%; /* Set your own width: percents, ems, whatever! */
  //height: 50%; /* Set your own height: percents, ems, whatever! */
  width: 400px;
  height: 380px;
  min-width: 200px;
  max-width: 81%;
  padding: 40px;
}

#corn96.show {
  visibility: visible;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom;
  -webkit-animation-duration: 0.3s;
  animation-name: zoom;
  animation-duration: 0.3s;
}
#contentcorn96{
  ttext-align: center;
  position: absolute;
  left: 50%;
  margin-top: 195px; /*pc should 65 mobile 70%*/
  height:420px;
  transform: translate(-50%,-50%);
    width:95%;
    z-index: 2;
  overflow: auto; /* Recommended in case content is larger than the container */
}
#contentcorn96h{
	//background:rgba(5,5,55,0.05);
    left: 10px;
   //top: 42px; /*pc should 65 mobile 70%*/
   top: 5px; /*pc should 65 mobile 70%*/

	//  transform: translate(0%,0%);
	  // width:50%;
	   position: absolute;
	   //height:2px;
//padding:2px 0px;
//text-align: center;
color:color: rgba(255,255,255,.7);
z-index: 2;
//float:left;
}
.closecorn96 {
cursor: pointer;
padding:2px 5px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 15px;
color:#ff7566;
 border-radius: 15%;
 //border: 1px solid #c29b9b;
       //left: 0;
	top:2px;
      right:1px;
	  // margin-top:-4px;
	  
//position:fixed;
   position: absolute;
	   transition: transform .25s, opacity .25s;
    
     z-index: 11;
}
.closecorn96:hover {
  cursor: pointer;
  //background-color: rgb(219, 20, 20,.8);
  color:red;
  //top:-26px;
    // right:-6px;
  font-size:22px;
  // border-radius: 50%;
  // border: 1px solid #c29b9b;
  top:0px;
    right:2px;
    //	   transition: transform .25s, opacity .25s;
          transform: rotate(180deg);
  }


#corn95{
	visibility: hidden;

  background: inherit;
  position: fixed;
  overflow: hidden;

 
  background: rgb(255, 255, 253,.98);

  
  //overflow: auto; /* Recommended in case content is larger than the container */
  margin: auto; /* Center the item vertically & horizontally */
  position: absolute; /* Break it out of the regular flow */
  left: 0;
  right: 0; /* Set the bounds in which to center it, relative to its parent/container */
  top:40px;
  width: 100%;
  height: 520px;
  
  //top: 0; /* remove if you need real vert center */
  //bottom: 0; /* remove if you need real vert center */
  -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);

border: 1px solid #66889b;
border: 1px solid #66889b;
  border-radius: 8px;
  z-index: 4;
  position: fixed;
  width: 80%; /* Set your own width: percents, ems, whatever! */
  //height: 50%; /* Set your own height: percents, ems, whatever! */
  width: 420px;
  height: 520px;
  min-width: 200px;
  max-width: 83.3%;
  padding: 40px;
 
}

#corn95.show {
  visibility: visible;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom;
  -webkit-animation-duration: 0.3s;
  animation-name: zoom;
  animation-duration: 0.3s;
}
#contentcorn95{
  ttext-align: center;
  position: absolute;
  left: 50%;
  margin-top: 285px; /*pc should 65 mobile 70%*/
  height:520px;
  transform: translate(-50%,-50%);
    width:99%;
    z-index: 2;
  overflow: scroll; /* Recommended in case content is larger than the container */
  overflow: auto; /* Recommended in case content is larger than the container */
  color:inherit !important;
}
#contentcorn95h{
	//background:rgba(5,5,55,0.05);
    left: 10px;
   //top: 42px; /*pc should 65 mobile 70%*/
   top: 5px; /*pc should 65 mobile 70%*/

	//  transform: translate(0%,0%);
	  // width:50%;
	   position: absolute;
	   //height:2px;
//padding:2px 0px;
//text-align: center;
color:color: rgba(255,255,255,.7);
z-index: 2;
//float:left;
}
.closecorn95 {
cursor: pointer;
padding:2px 5px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 22px;
color:#ff7566;
 border-radius: 15%;
 //border: 1px solid #c29b9b;
       //left: 0;
	top:2px;
      right:0px;
	  // margin-top:-4px;
	  
//position:fixed;
   position: absolute;
	        
             transition: transform .25s, opacity .25s;
     z-index: 11;
}
.closecorn95:hover {
  cursor: pointer;
  //background-color: rgb(219, 20, 20,.8);
  color:red;
  //top:-26px;
    // right:-6px;
  font-size:32px;
  // border-radius: 50%;
  // border: 1px solid #c29b9b;
  top:0px;
    right:2px;
    transform: rotate(-180deg);
  }
  @media screen and (max-width: 600px) {
      #corn95{
           //width:98%;
                   margin-top:-18px;
        width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  top:57px;
      }
      .closecorn95 {
          font-size:26px;  
      }
      .closecorn95:hover {
        font-size:34px;  
      }
            #contentcorn95{
          width:99%;
  }
  }
  #corn9f{
    visibility: hidden;
  
    background: inherit;
    position: fixed;
    overflow: hidden;
  
   
    background: rgb(255, 255, 253,.98);
  
    
    //overflow: auto; /* Recommended in case content is larger than the container */
    margin: auto; /* Center the item vertically & horizontally */
    position: absolute; /* Break it out of the regular flow */
    left: 0;
    right: 0; /* Set the bounds in which to center it, relative to its parent/container */
    top:47px;
    width: 100%;
    height: 480px;
    //top: 0; /* remove if you need real vert center */
    //bottom: 0; /* remove if you need real vert center */
    -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
    box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  
  border: 1px solid #66889b;
  border: 1px solid #66889b;
    border-radius: 8px;
    z-index: 2;
    position: fixed;
    width: 680px /* Set your own width: percents, ems, whatever! */
    height: 480px; /* Set your own height: percents, ems, whatever! */
    height:80%;
    min-width: 200px;
    max-width: 81%;
    padding: 40px;
      height:470px;
 //  margin-top: 300px;
  height:70.5%;
  //transform: translate(-50%,-50%);
  right:1%;
  left:1%;
    width:98.5%;
    top:39px;
  }
  
  #corn9f.show {
    visibility: visible;
    //-webkit-animation: fadein2 0.5s;
    //animation: fadein2 0.5s;
  -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.3s;
    animation-name: zoom;
    animation-duration: 0.3s;
  }
  #contentcorn9f{
    ttext-align: center;
 //   position: absolute;
//    left: 50%;
 //   margin-top: 305px; /*pc should 65 mobile 70%*/
  //  margin-top:40%;
//    height:87%;
  //  transform: translate(-50%,-50%);
 //     width:95%;
 //     z-index: 2;
  //  overflow: auto; /* Recommended in case content is larger than the container */
  //    height:470px;
 //  margin-top: 300px;
  height:98.5%;
  //transform: translate(-50%,-50%);
  right:1%;
  left:1%;
    width:99.5%;
    top:-242px;
 //   bottom:10%;
    z-index: 2;
  overflow: auto; /* Recommended in case content is larger than the container */
  }
  #contentcorn9fh{
    //background:rgba(5,5,55,0.05);
      left: 10px;
     //top: 42px; /*pc should 65 mobile 70%*/
     top: 5px; /*pc should 65 mobile 70%*/
  
    //  transform: translate(0%,0%);
      // width:50%;
       position: absolute;
       //height:2px;
  //padding:2px 0px;
  //text-align: center;
  color:color: rgba(255,255,255,.7);
  z-index: 2;
  //float:left;
  }
  .closecorn9f {
  cursor: pointer;
  padding:2px 5px;
  //margin-left:97%;
  //float:right;
  //padding: 0px 5px;
    font-size: 15px;
  color:#ff7566;
   border-radius: 15%;
   //border: 1px solid #c29b9b;
         //left: 0;
    top:2px;
        right:1px;
      // margin-top:-4px;
      
  //position:fixed;
     position: absolute;
      	   transition: transform .25s, opacity .25s;
        //  transform: rotate(180deg);
       z-index: 11;
  }
  .closecorn9f:hover {
    cursor: pointer;
    //background-color: rgb(219, 20, 20,.8);
    color:red;
    //top:-26px;
      // right:-6px;
    font-size:22px;
    // border-radius: 50%;
    // border: 1px solid #c29b9b;
    top:0px;
      right:2px;
      	  // transition: transform .25s, opacity .25s;
          transform: rotate(180deg);
    }
    #corn9x{
      visibility: hidden;
    
      background: inherit;
      position: fixed;
      overflow: hidden;
    
     
      background: rgba(255,255,255,.99);
    
      
      //overflow: auto; /* Recommended in case content is larger than the container */
      margin: auto; /* Center the item vertically & horizontally */
      position: absolute; /* Break it out of the regular flow */
      left: 0;
      right: 0; /* Set the bounds in which to center it, relative to its parent/container */
      top:39px;
      width: 100%;
      height: 480px;
      //top: 0; /* remove if you need real vert center */
      //bottom: 0; /* remove if you need real vert center */
      -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
      -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
      box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
    
    border: 1px solid #66889b;
    border: 1px solid #66889b;
      border-radius: 8px;
      z-index: 4;
      position: fixed;
      width: 680px /* Set your own width: percents, ems, whatever! */
      height: 480px; /* Set your own height: percents, ems, whatever! */
      min-width: 200px;
      max-width: 81%;
      padding: 40px;
    }
    
    #corn9x.show {
      visibility: visible;
      //-webkit-animation: fadein2 0.5s;
      //animation: fadein2 0.5s;
    -webkit-animation-name: zoom;
      -webkit-animation-duration: 0.3s;
      animation-name: zoom;
      animation-duration: 0.3s;
    }
    #contentcorn9x{
      ttext-align: center;
      position: absolute;
      left: 50%;
      margin-top: 245px; /*pc should 65 mobile 70%*/
      height:460px;
      transform: translate(-50%,-50%);
        width:95%;
        z-index: 2;
      overflow: scroll; /* Recommended in case content is larger than the container */
    }
    #contentcorn9xh{
      //background:rgba(5,5,55,0.05);
        left: 10px;
       //top: 42px; /*pc should 65 mobile 70%*/
       top: 5px; /*pc should 65 mobile 70%*/
    
      //  transform: translate(0%,0%);
        // width:50%;
         position: absolute;
         //height:2px;
    //padding:2px 0px;
    //text-align: center;
    color:color: rgba(255,255,255,.7);
    z-index: 2;
    //float:left;
    }
    .closecorn9x {
    cursor: pointer;
    padding:2px 5px;
    //margin-left:97%;
    //float:right;
    //padding: 0px 5px;
      font-size: 15px;
    color:#ff7566;
     border-radius: 15%;
     //border: 1px solid #c29b9b;
           //left: 0;
      top:2px;
          right:1px;
        // margin-top:-4px;
        
    //position:fixed;
       position: absolute;
        
         z-index: 11;
    }
    .closecorn9x:hover {
      cursor: pointer;
      //background-color: rgb(219, 20, 20,.8);
      color:red;
      //top:-26px;
        // right:-6px;
      font-size:22px;
      // border-radius: 50%;
      // border: 1px solid #c29b9b;
      top:0px;
        right:2px;
      }
    @media screen and (max-width: 600px) {
      #corn9f {
     
        width: 78%;
      }
    }
    #corn9e{
      visibility: hidden;
    
      background: inherit;
      position: fixed;
      overflow: hidden;
    
     
      background: rgb(255, 255, 253,.98);
    
      
      //overflow: auto; /* Recommended in case content is larger than the container */
      margin: auto; /* Center the item vertically & horizontally */
      position: absolute; /* Break it out of the regular flow */
      left: 0;
      right: 0; /* Set the bounds in which to center it, relative to its parent/container */
      top:65px;
      width: 100%;
      height: 520px;
        height:65%;
      //top: 0; /* remove if you need real vert center */
      //bottom: 0; /* remove if you need real vert center */
      -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
      -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
      box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
    
    border: 1px solid #66889b;
    border: 1px solid #66889b;
      border-radius: 8px;
      z-index: 3;
      position: fixed;
      width: 480px; /* Set your own width: percents, ems, whatever! */
      //height: 50%; /* Set your own height: percents, ems, whatever! */
      min-width: 200px;
      max-width: 81%;
      padding: 40px;
    }
    
    #corn9e.show {
      visibility: visible;
      //-webkit-animation: fadein2 0.5s;
      //animation: fadein2 0.5s;
    -webkit-animation-name: zoom;
      -webkit-animation-duration: 0.3s;
      animation-name: zoom;
      animation-duration: 0.3s;
    }
    #contentcorn9e{
      ttext-align: center;
      position: absolute;
      left: 1%;
      margin-top: 5px; /*pc should 65 mobile 70%*/
      height:480px;
        height:89%;
      //transform: translate(-50%,-50%);
        width:99%;
        right:0%;
        z-index: 2;
      overflow: auto; /* Recommended in case content is larger than the container */
    }
    #contentcorn9eh{
      //background:rgba(5,5,55,0.05);
        left: 10px;
       //top: 42px; /*pc should 65 mobile 70%*/
       top: 5px; /*pc should 65 mobile 70%*/
    
      //  transform: translate(0%,0%);
        // width:50%;
         position: absolute;
         //height:2px;
    //padding:2px 0px;
    //text-align: center;
    color:color: rgba(255,255,255,.7);
    z-index: 2;
    //float:left;
    }
    .closecorn9e {
    cursor: pointer;
    padding:2px 5px;
    //margin-left:97%;
    //float:right;
    //padding: 0px 5px;
      font-size: 15px;
    color:#ff7566;
     border-radius: 15%;
     //border: 1px solid #c29b9b;
           //left: 0;
      top:0px;
          right:0px;
        // margin-top:-4px;
        
    //position:fixed;
       position: absolute;
             transition: transform .25s, opacity .25s;
          //transform: rotate(-180deg);
         z-index: 11;
    }
    .closecorn9e:hover {
      cursor: pointer;
      //background-color: rgb(219, 20, 20,.8);
      color:red;
      //top:-26px;
        // right:-6px;
      font-size:28px;
      // border-radius: 50%;
      // border: 1px solid #c29b9b;
      top:0px;
        right:0px;
         //    transition: transform .25s, opacity .25s;
          transform: rotate(-180deg);
      }
@media screen and (max-width: 600px) {
      #corn9e {
     
        margin-top:-26px;
        width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
      }
       #contentcorn9e{
           font-size:small;
        //   margin-top:59px;
       }
       .closecorn9e {
           top:0px;
           right:2px;
          font-size: 26px;
       }
       .closecorn9e:hover {
           top:-2px;
           font-size: 34px;
              background: rgb(255, 255, 253,.98);
       }
    }
    
      #corn9d{
        visibility: hidden;
      
        background: inherit;
        position: fixed;
        overflow: hidden;
      
       
        background: rgb(255, 255, 253,.98);
      
        
        //overflow: auto; /* Recommended in case content is larger than the container */
        margin: auto; /* Center the item vertically & horizontally */
        position: absolute; /* Break it out of the regular flow */
        left: 0;
        right: 0; /* Set the bounds in which to center it, relative to its parent/container */
        top:45px;
        width: 100%;
        height: 320px;
        //top: 0; /* remove if you need real vert center */
        //bottom: 0; /* remove if you need real vert center */
        -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
        box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
      
      border: 1px solid #66889b;
      border: 1px solid #66889b;
        border-radius: 8px;
        z-index: 3;
        position: fixed;
        width: 480px; /* Set your own width: percents, ems, whatever! */
        //height: 50%; /* Set your own height: percents, ems, whatever! */
        min-width: 200px;
        max-width: 81%;
        padding: 40px;
      }
      
      #corn9d.show {
        visibility: visible;
        //-webkit-animation: fadein2 0.5s;
        //animation: fadein2 0.5s;
      -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.3s;
        animation-name: zoom;
        animation-duration: 0.3s;
      }
      #contentcorn9d{
        ttext-align: center;
        position: absolute;
        left: 50%;
        margin-top: 155px; /*pc should 65 mobile 70%*/
        height:320px;
        transform: translate(-50%,-50%);
          width:95%;
          z-index: 2;
        overflow: auto; /* Recommended in case content is larger than the container */
      }
      #contentcorn9dh{
        //background:rgba(5,5,55,0.05);
          left: 10px;
         //top: 42px; /*pc should 65 mobile 70%*/
         top: 5px; /*pc should 65 mobile 70%*/
      
        //  transform: translate(0%,0%);
          // width:50%;
           position: absolute;
           //height:2px;
      //padding:2px 0px;
      //text-align: center;
      color:color: rgba(255,255,255,.7);
      z-index: 2;
      //float:left;
      }
      .closecorn9d {
      cursor: pointer;
      padding:2px 5px;
      //margin-left:97%;
      //float:right;
      //padding: 0px 5px;
        font-size: 15px;
      color:#ff7566;
       border-radius: 15%;
       //border: 1px solid #c29b9b;
             //left: 0;
        top:2px;
            right:1px;
          // margin-top:-4px;
          
      //position:fixed;
         position: absolute;
          transition: transform .25s, opacity .25s;
           z-index: 11;
      }
      .closecorn9d:hover {
        cursor: pointer;
        //background-color: rgb(219, 20, 20,.8);
        color:red;
        //top:-26px;
          // right:-6px;
        font-size:24px;
        // border-radius: 50%;
        // border: 1px solid #c29b9b;
        top:0px;
          right:0px;
          
          transform: rotate(-180deg);
        }
@media screen and (max-width: 600px) {
      #corn9d {
     
        width: 83%;
      }
       #contentcorn9d{
           font-size:small;
       }
       .closecorn9d {
           top:-4px;
           right:0px;
          font-size: 24px;
       }
       .closecorn9d:hover {
           top:-2px;
           font-size: 28px;
       }
    }
#corn9r{
	visibility: hidden;

  background: inherit;
  position: fixed;
  overflow: hidden;

 
  background: rgb(255, 255, 253,.98);

  
  //overflow: auto; /* Recommended in case content is larger than the container */
  margin: auto; /* Center the item vertically & horizontally */
  position: absolute; /* Break it out of the regular flow */
  left: 0;
  right: 0; /* Set the bounds in which to center it, relative to its parent/container */
  top:39px;
  width: 100%;
  height: 480px;
  height:75%;
  //top: 0; /* remove if you need real vert center */
  //bottom: 0; /* remove if you need real vert center */
  -webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);

border: 1px solid #66889b;
border: 1px solid #66889b;
  border-radius: 8px;
  z-index: 3;
  position: fixed;
  width: 90%; /* Set your own width: percents, ems, whatever! */
  //height: 50%; /* Set your own height: percents, ems, whatever! */
  min-width: 200px;
  max-width: 96%;
  padding: 30px 10px;;
}

#corn9r.show {
  visibility: visible;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom;
  -webkit-animation-duration: 0.3s;
  animation-name: zoom;
  animation-duration: 0.3s;
}
#contentcorn9r{
  ttext-align: center;
  position: absolute;
  //left: 50%;
 // margin-top: 255px; /*pc should 65 mobile 70%*/
  height:470px;
 //  margin-top: 300px;
  height:85.5%;
  //transform: translate(-50%,-50%);
  right:1%;
  left:1%;
    width:98.5%;
    top:42px;
 //   bottom:10%;
    z-index: 2;
  overflow: auto; /* Recommended in case content is larger than the container */
}
#contentcorn9rh{
	//background:rgba(5,5,55,0.05);
    left: 10px;
   //top: 42px; /*pc should 65 mobile 70%*/
   top: 5px; /*pc should 65 mobile 70%*/

	//  transform: translate(0%,0%);
	  // width:50%;
	   position: absolute;
	   //height:2px;
//padding:2px 0px;
//text-align: center;
color:color: rgba(255,255,255,.7);
z-index: 2;
//float:left;
}
.closecorn9r {
cursor: pointer;
padding:2px 5px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 19px;
color:#ff7566;
 border-radius: 15%;
 //border: 1px solid #c29b9b;
       //left: 0;
	top:5px;
	  top:0px;
      right:2px;
	  // margin-top:-4px;
	  
//position:fixed;
   position: absolute;
	  	transition: transform .25s, opacity .25s;

     z-index: 11;
}
.closecorn9r:hover {
  cursor: pointer;
  //background-color: rgb(219, 20, 20,.8);
  color:red;
  //top:-26px;
    // right:-6px;
  font-size:28px;
  // border-radius: 50%;
  // border: 1px solid #c29b9b;
  top:-2px;
    right:0px;
    transform: rotate(180deg);
  }
  @media screen and (max-width: 600px) {
      #corn9r {
       left: -1px;
width: 95%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
      }
       #contentcorn9r{
           //font-size:small;
       }
       .closecorn9r {
           top:-4px;
           right:0px;
           font-size: 28px;
       }
       .closecorn9r:hover {
  cursor: pointer;
  //background-color: rgb(219, 20, 20,.8);
  color:red;
  //top:-26px;
    // right:-6px;
  font-size:34px;
  // border-radius: 50%;
  // border: 1px solid #c29b9b;
  top:-4px;
    right:-2px;
  }
    }
    
.hidden {
  visibility: hidden;
  //opacity: 2s;
  //-webkit-animation: fadein2 0.5s;
  //animation: fadein2 0.5s;
-webkit-animation-name: zoom-in-zoom-out;
  -webkit-animation-duration: 1.6s;
 animation-name: zoom-in-zoom-out;
  animation-duration: 1.6s;
  transition: visibility 0s .1s, opacity .2s linear;
}
@keyframes zoom-in-zoom-out {
  0% {
  transform: scale(1, 1);
  }
25% {
      
    transform: scale(.15, .15);
    }
90% {
     transform: rotate(90deg);
}
  100% {
        
  transform: scale(0, 0);
  }
  }




#corn61{
	visibility: hidden;
  //width: 350px;
  width: 0px;
background: rgb(255, 255, 253,.98);
  //background: inherit;
  position: fixed;
  overflow: hidden;
//  top: 50%;
  //bottom:-50px;
  top:30px;
  top:2px;
  //left: 50%;
 // left: 50%;
  margin-left: -175px;
border: .01px solid #889988;
  margin-right: 40px;
-webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
  margin-bottom:30px;
  border-radius: 8px;
  z-index: 1;
  transition: 0.3s;
     border-style: outset;
    border-width: 1px;
}
#corn61.show {
  visibility: visible;
//-webkit-animation-name:rightThenLeft 4s linear;
//  -webkit-animation: fadein2 0.5s;
//  animation: fadein2 0.5s;
//-webkit-animation-name: zoom;
  //-webkit-animation-duration: 0.6s;
 // animation-name: zoom;
//  animation-duration: 0.6s;

}
#contentcorn61{
  ttext-align: center;
  position: absolute;
  left: 120px;
  top: 120px; /*pc should 65 mobile 70%*/
  transform: translate(-50%,-50%);
    width:85%;
    z-index: 2;
}
#contentcorn61h{
	//background:rgba(5,5,55,0.95);
    left: 65px;
   top: 16px; /*pc should 65 mobile 70%*/
	  transform: translate(-50%,-90%);
	   //width:200%;
	   position: absolute;
	   height:10px;
padding:0px 0px;
text-align: center;
//color:grey;
}
.closecorn61 {
cursor: pointer;
padding:0px 5px;
margin-top:-2px;
margin-left:2px;
//margin-left:97%;
float:right;
//padding: 0px 5px;
  font-size: 16px;
color:#ff7566;
color:white;
color:red;
 //border-radius: 50%;
 //border: 1px solid #c29b9b;
//background-color: rgb(255, 6, 3,.5);
       //left: 0;
      // right:0;
//	   margin-top:-8px;
	   position:fixed;
  // top: 0px; /*pc should 65 mobile 70%*/
top: 10px; 
//left:0px;
text-shadow: 0px 0px 0px black;
top: 4px; 
right:2px;
//text-shadow: 0px 0px 0px black;
    z-index: 9;
font-size:24px;
position:absolute;
transition: transform .25s, opacity .25s;
}
.closecorn61:hover {
cursor: pointer;
padding:0px 5px;
margin-top:-2px;
margin-left:2px;
//margin-left:97%;
float:right;
//padding: 0px 5px;
  font-size: 34px;
color:#ff7566;
color:white;
color:red;
 //border-radius: 50%;
 //border: 1px solid #c29b9b;
//background-color: rgb(255, 6, 3,.5);
       //left: 0;
      // right:0;
//	   margin-top:-8px;
	   position:fixed;
  // top: 0px; /*pc should 65 mobile 70%*/
top: 9px; 
//left:0px;
text-shadow: 0px 0px 0px black;
top: 3px; 
right:0px;
text-shadow: 0px 0px 0px black;
    z-index: 9;
font-size:32px;
position:absolute;
transform: rotate(180deg);
}
#contentcorn61  {
background-Color:rgba(172,172,170,.3);
border-radius:10px;
 margin-top: 0px; 
 overflow-y:auto;
}
#contentcorn61 a{
//background-Color:rgba(222,222,220,.1);
  //color: black;
  display: block;
  text-align: left; 
  padding: 8px 16px;
	
}
#contentcorn61 a:hover {
  background-color: #7799;
  border-radius:0px;
}
#corn62{
	visibility: hidden;
	width: 0px;
//height: 100%;
  background: rgb(255, 255, 255,.08);
  position: fixed;
  overflow: hidden;
//  top: 50%;
  margin-bottom:-0px;
  top:30px;
  top:33px;
  //left: 50%;

  margin-left: 0px;
border: .01px solid #889988;
  margin-right: 40px;

  margin-bottom:30px;
 // border-radius: 8px;
  z-index: 1;
  transition: 0.2s;
  border-top-right-radius:10px;
   //border-style: outset;
    border-width: .5 px;
	-webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
}

#corn62.show {
  visibility: visible;
//-webkit-animation-name:LeftThenright 4s linear;
//  -webkit-animation: fadein2 0.5s;
//  animation: fadein2 0.5s;
//-webkit-animation-name: zoom;
  //-webkit-animation-duration: 0.6s;
 // animation-name: zoom;
//  animation-duration: 0.6s;
border-width: 1px;
}
#contentcorn62{
  ttext-align: center;
  position: absolute;
  left: 10px;
border-radius:10px;
  top: 36px; /*pc should 65 mobile 70%*/
  //transform: translate(0,-50%);
    width:90%;
    z-index: 2;
	 overflow-x:hidden;
}
#contentcorn62  {
background-Color:rgba(172,172,170,.3);
 margin-top: 0px; 
 overflow-y:auto;
 top:33px;

}
#contentcorn629 a:hover {
  //text-align: center;
  //position: absolute;
  left: 110px;
 /*pc should 65 mobile 70%*/
  //transform: translate(-50%,-50%);
    width:85%;
    z-index: 2;
	  text-decoration: underline;
}
#contentcorn62h{
	//background:rgba(5,5,55,0.85);
    left: 65px;
   top: 30px; /*pc should 65 mobile 70%*/
	  transform: translate(-50%,-90%);
	   //width:200%;
	   position: absolute;
	   height:10px;
padding:0px 0px;
text-align: center;
//color:grey;
}
.closecorn62 {
cursor: pointer;
padding:0px 5px;
margin-top:-5px;
margin-left:2px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 24px;
color:#ff7566;
color:black;
color:red;

 //border-radius: 50%;
 //border: 1px solid #c29b9b;
//background-color: rgb(255, 6, 3,.5);
       //left: 0;
      // right:0;
//	   margin-top:-8px;
	   position:fixed;
  // top: 0px; /*pc should 65 mobile 70%*/
top: 7px; 
left:185px;
text-shadow: 0px 0px 0px black;
    z-index: 9;
font-size:24px;
position:absolute;
transition: transform .25s, opacity .25s;
//transition: 0.3s;
//  -webkit-animation-name:rightThenLeft 4s linear;
 -webkit-animation-name:LeftThenright 4s linear;
}
.closecorn62:hover {
cursor: pointer;
//background-color: white;
color:#ed1b24;
color:red;
font-size:32px;
top: 5px; 
left:182px;
    z-index: 9;
position:absolute;
transform: rotate(180deg);
}

#contentcorn62 a{
//background-Color:rgba(222,222,220,.1);
  //color: black;
  display: block;
  text-align: left; 
  padding: 8px 16px;
	
}
#contentcorn62 a:hover {
  background-color: #7799;
  border-radius:0px;
}
#corn63{
	visibility: hidden;
	width: 0px;
//height: 100%;
  background: rgb(255, 255, 255,.08);
  position: fixed;
  overflow: hidden;
//  top: 50%;
  margin-bottom:-0px;
  top:30px;
  top:1px;
  //left: 50%;

  margin-left: 0px;
border: .01px solid #889988;
  margin-right: 40px;

  margin-bottom:30px;
 // border-radius: 8px;
  z-index: 1;
  transition: 0.2s;
  border-top-right-radius:10px;
   border-bottom-right-radius:10px;
   //border-style: outset;
    border-width: .5 px;
	-webkit-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
box-shadow: 0px 19px 29px -15px rgba(0,0,0,0.6);
}

#corn63.show {
  visibility: visible;
//-webkit-animation-name:LeftThenright 4s linear;
//  -webkit-animation: fadein2 0.5s;
//  animation: fadein2 0.5s;
//-webkit-animation-name: zoom;
  //-webkit-animation-duration: 0.6s;
 // animation-name: zoom;
//  animation-duration: 0.6s;
border-width: 1px;
}
#contentcorn63{
  ttext-align: center;
  position: absolute;
  left: 10px;
//border-radius:10px;
  top: 36px; /*pc should 65 mobile 70%*/
  //transform: translate(0,-50%);
    width:90%;
    z-index: 2;
	 overflow-x:hidden;
}
#contentcorn63  {
//background-Color:rgba(172,172,170,.3);
 margin-top: 0px; 
 overflow-y:auto;
 top:26px;

}
#contentcorn629 a:hover {
  //text-align: center;
  //position: absolute;
  left: 110px;
 /*pc should 65 mobile 70%*/
  //transform: translate(-50%,-50%);
    width:85%;
    z-index: 2;
	  text-decoration: underline;
}
#contentcorn63h{
	//background:rgba(5,5,55,0.85);
    left: 78px;
   top: 9px; /*pc should 65 mobile 70%*/
	  transform: translate(-50%,-90%);
	   //width:200%;
	   position: absolute;
	   height:10px;
padding:0px 0px;
//text-align: center;
color:grey;
font-size:14px;
}
.closecorn63 {
cursor: pointer;
padding:0px 5px;
margin-top:-5px;
margin-left:2px;
//margin-left:97%;
//float:right;
//padding: 0px 5px;
  font-size: 24px;
color:#ff7566;
color:black;
color:red;

 //border-radius: 50%;
 //border: 1px solid #c29b9b;
//background-color: rgb(255, 6, 3,.5);
       //left: 0;
      // right:0;
//	   margin-top:-8px;
	   position:fixed;
  // top: 0px; /*pc should 65 mobile 70%*/
top: 7px; 
left:185px;
text-shadow: 0px 0px 0px black;
    z-index: 9;
font-size:24px;
position:absolute;
transition: transform .25s, opacity .25s;
//transition: 0.3s;
//  -webkit-animation-name:rightThenLeft 4s linear;
 -webkit-animation-name:LeftThenright 4s linear;
}
.closecorn63:hover {
cursor: pointer;
//background-color: white;
color:#ed1b24;
color:red;
font-size:32px;
top: 5px; 
left:182px;
    z-index: 9;
position:absolute;
transform: rotate(180deg);
}

#contentcorn63 a{
//background-Color:rgba(222,222,220,.1);
  //color: black;
  display: block;
  text-align: left; 
  padding: 8px 16px;
	
}
#contentcorn63 a:hover {
  background-color: #7799;
  border-radius:0px;
}
#corn21{
	visibility: hidden;
  width: 350px;
  height: 500px;
  background: rgba(55,55,55,0.85);
  position: fixed;
  overflow: hidden;
//  top: 50%;
  bottom:-50px;

  left: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  //margin-left: -175px;
  //margin-top: -250px;
  border-radius: 8px;
  z-index: 1;
}
#corn21.show {
  visibility: visible;
//-webkit-animation-name:rightThenLeft 4s linear;
  -webkit-animation: fadein3 0.02s;
  animation: fadein3 0.02s;
//-webkit-animation-name: zoom;
  //-webkit-animation-duration: 0.2s;
//  animation-name: zoom;
//  animation-duration: 0.6s;
//-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
//  animation: fadein 0.5s, fadeout 0.5s 2.5s;

}
#contentcorn21{
    ttext-align: center;
  position: fixed;
  left: 30px;
  top: 30px; /*pc should 65 mobile 70%*/
  transform: translate(0%,-50%);
    width:95%;
    z-index: 2;
}
#contentcorn21h{
	//background:rgba(5,5,55,0.05);
    //left: 35%;
   top: 5px; /*pc should 65 mobile 70%*/
	 // transform: translate(-50%,-90%);
   width:90%;
	   position: fixed;
	   height:10px;
padding:0px 0px;
text-align: center;
    display:inline;
	font-size:14px;
//color:grey;
}
.closecorn21,.closecorn20{
    display:none;
    
}

#corn20{
visibility: hidden;
  width: 0px;
  height: 50px;
  background: inherit;
  background: red;//rgb(255, 1, 1,.99);
  position: fixed;
  overflow: hidden;
  //top:30px;
 right: 50%;
  transform: translate(0%,-30%);
 //right: -200px;
//  margin-left: -215px;
  //margin-top: -250px;
  border-radius: 8px;
    z-index:9;
    transition: 0.8s;
  //top:-110px;

}
#corn20:before{
    width: 310px;
    height: 150px;
    content: "";
    position: absolute;
    top: -50px;
    right: -20px;
    //bottom: -50;
    //right: 0;
    background: inherit;
    box-shadow: inset 0 0 0 200px rgba(255,255,255,0.18);

    filter: blur(10px);
}
#corn20.show {
  visibility: visible;
//-webkit-animation-name:rightThenLeft 4s linear;
  -webkit-animation: fadein2 0.5s;
  animation: fadein2 0.5s;
//-webkit-animation-name: zoom;
  //-webkit-animation-duration: 0.6s;
//  animation-name: zoom;
//  animation-duration: 0.6s;
//-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
//  animation: fadein 0.5s, fadeout 0.5s 2.5s;

}
#contentcorn20{
    ttext-align: center;
  position: absolute;
  left: 110px;
  top: 22px; /*pc should 65 mobile 70%*/
  transform: translate(-50%,-50%);
    width:95%;
}
#contentcorn20h{
	//background:rgba(5,5,55,0.05);
    //left: 35%;
   //top: 15px; /*pc should 65 mobile 70%*/
	 // transform: translate(-50%,-90%);
   width:80%;
	   position: absolute;
	   height:10px;
padding:0px 10px;
text-align: center;
    display:inline;
font-size:11px;
//color:grey;
}
.closecorn20 {
   cursor: pointer;

top: 148px; 
right:2px;
}
.closecorn20:hover {
cursor: pointer;
//background-color: #ed1b24;
color:#ed1b24;
 border-radius: 15%;
// border: 1px solid #c29b9b;
font-size:20px;
bottom: 46px; 
right:26px;
}

#contentcorn9e :not(#list_limit select) input[type=text], input[type=password] ,#ibusinesstype {
  width: 95%;
  padding: 2px 5px;
 margin: 2px 0 5px 0;
  border: none;
 background: rgba(205,205,205,.1);
  border-radius: 2px;
    border :1px solid rgba(185,185,195,.8);
    color:inherit;
font-size:14px;
}
#contentcorn96 :not(#list_limit select) input[type=text], input[type=password] ,#ibusinesstype {
  width: 95%;
  padding: 2px 5px;
 margin: 2px 0 5px 0;
  border: none;
 background: rgba(205,205,205,.1);
  border-radius: 2px;
    border :1px solid rgba(185,185,195,.8);
    color:inherit;
font-size:14px;
}
#contentcorn9e  form{
        font-size:13px;
        
padding:0px 0px;
}
#contentcorn9e label {
   // color:rgba(125,125,125,.5);
   font-size:11px;
 
}
#contentcorn9r :not(#list_limit select) input[type=text], input[type=password] ,#ibusinesstype {
 
    border :1px solid rgba(185,185,195,.8);
    color:inherit;

}
#contentcorn9r  form{
        font-size:14px;
        
padding:0px 0px;
}
#contentcorn9r label {
   // color:rgba(125,125,125,.5);
   font-size:11px;
 
}