/* Reseteo Inicial generico CSS*/
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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {   margin: 0;   padding: 0;   border: 0;   outline: 0;   font-size: 100%;   vertical-align: baseline;
   background: transparent; } 
body {   line-height: 1; }
ol, ul {  list-style: none; }
blockquote, q {  quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none; }
 /* No olvides definir estilos para focus */
:focus {   outline: 0; }
 /* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {   text-decoration: none; }
del {  text-decoration: line-through; }
/* En el código HTML es necesario añadir cellspacing="0" */
table {   border-collapse: collapse;   border-spacing: 0; border-radius: 0.8em;  -webkit-border-radius: 1em; }
/* Fin del Reset */
.tredonda tr td   { border-radius:0.6em; border:solid blue;   -webkit-border-radius: 0.6em; vertical-align: top; }
.tredonda th { background-color:grey; color: blue; text-decoration:bold; border-radius:0.8em;  vertical-align: top; }
.tredonda  tr:hover  { border-color:grey; background-color: lightblue; }
td { vertical-align:middle;  }
fieldset, legend { color: black ; border-radius: 25px;     border: 2px solid blacklight;  -webkit-box-shadow: 3px 4px 7px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 7px 3px rgba(0,0,0,0.75);
box-shadow: 3px 4px 7px 3px rgba(0,0,0,0.75); }
html, body { 	margin: 0.25em;	padding: 0.25em;	width: 99%;	height: 95%;	position: relative; }
@font-face {   font-family:'Augusta Shadow';  src:url('../Letras/Augusta Shadow.ttf'); }
@font-face {   font-family:'Azariel Demo';  src:url('../Letras/Azariel Demo.ttf'); }
@font-face {   font-family:'Calligraffiti';src:url('../Letras/Calligraffiti.ttf'); }
@font-face {   font-family:'Latin725 BT Roman';src:url('../Letras/Lat725Rm.ttf'); }
@font-face {   font-family:'Discognate';src:url('../Letras/disco_.ttf');}
@font-face {  font-family:'Dry Goods Emporium JL';src:url('../Letras/drygdemp.ttf'); }
@font-face {  font-family:'Colaborate-Medium';src:url('../Letras/ColabMed.otf'); }
@font-face {  font-family:'D3 Biscuitism';src:url('../Letras/D3 Biscuitism.ttf');}
@font-face {  font-family:'Genzsch Et Heyse';src:url('../Letras/GenzschEtHeyse.ttf');}
@font-face {  font-family:'ZZZ Top';src:url('../Letras/zzztop.ttf');}
@font-face {  font-family:'Abacus Two SSi';src:url('../Letras/Abacus Two SSi.ttf');}
@font-face {  font-family:'SwishButtons';src:url('../Letras/Swish buttons.ttf');}
@font-face {  font-family:'Sudbury Basin 3D';src:url('../Letras/Sudbury Basin 3D.ttf');}
@font-face {  font-family:'Argor Biw Scaqh';src:url('../Letras/Argbiwsc.ttf');}
@font-face {  font-family:'Mister Belvedere 3D';src:url('../Letras/Mister Belvedere 3D.ttf');}
.mediano { font-size:1.4em; }
.grande { font-size:1.5em; }
.sinbordes {  margin: 0;   padding: 0;   border: 0;   outline: 0;   font-size: 100%;   vertical-align: baseline;
   background: transparent;  }
.conbordes { padding:1em; radius:0.8em; margin:1em;}   
.encabeza1 { font-size:2.5em; color:blue; font-family: 'Mister Belvedere 3D'; font-style:italic; }
.dfecha {  color:#FE2E2E; font-style:italic;  font-weight: bold;  text-shadow: 1px 2px black; font-size:1.4em; }
.mensaje { font-size:2em; color :blue; background-color: greylight; font-family: 'Azariel Demo';   }
.ventanaf {  background-color: #D9EAFE;  border-width: 10px; border: double;  border-color: black;
  border-radius: 0.8em;  -webkit-border-radius: 1em; box-shadow: #A4A4A4; }
img {  border-radius: 1em;  -webkit-border-radius: 1em; box-shadow: grey;  }
input:focus {  background-color: greylight; }
.mboton4 { -moz-box-shadow: 2px 3px 0px 1px #9fb4f2;    -webkit-box-shadow: 2px 3px 0px 1px #9fb4f2;
    box-shadow: 2px 3px 0px 1px #9fb4f2;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #135bd6), color-stop(1, #476e9e));
    background:-moz-linear-gradient(top, #135bd6 5%, #476e9e 100%);
    background:-webkit-linear-gradient(top, #135bd6 5%, #476e9e 100%);
    background:-o-linear-gradient(top, #135bd6 5%, #476e9e 100%);
    background:-ms-linear-gradient(top, #135bd6 5%, #476e9e 100%);
    background:linear-gradient(to bottom, #135bd6 5%, #476e9e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#135bd6', endColorstr='#476e9e',GradientType=0);
    background-color:#135bd6;   -moz-border-radius:0.5em;  -webkit-border-radius:0.5em;     border-radius:0.5em;  border:2px solid #4e6096;  display:inline-block;     cursor:pointer;     color:#ffffff;     font-family:Arial;
    font-size:1em;    padding:0.2em 0.3em;    text-decoration: dashed;     text-shadow:0px 0px 18px #9da39d; }
.mboton4:hover {    color:grey; }
.dtrabajo  { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+15,add9e4+79 */
background: #f7fbfc; /* Old browsers */
background: -moz-linear-gradient(top,  #f7fbfc 15%, #add9e4 79%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7fbfc 15%,#add9e4 79%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7fbfc 15%,#add9e4 79%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */
border-width: 10px; border: simple;  border-color: #BDBDBD;  border-radius: 0.8em;  -webkit-border-radius: 0.8m; box-shadow: #A4A4A4; 
margin: 1em 2em 1em 2em;    text-align:center;  }
.dtrabajo2 { background: #f7fbfc; /* Old browsers */
background: -moz-linear-gradient(top,  #f7fbfc 15%, #add9e4 79%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7fbfc 15%,#add9e4 79%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7fbfc 15%,#add9e4 79%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */
border-width: 10px; border: simple;  border-color: #BDBDBD;  border-radius: 0.8em;  -webkit-border-radius: 0.8m; box-shadow: #A4A4A4; 
margin: 1em 2em 1em 2em; }
.tablaa1 { height: 2em;   }
body {	font: 90% Verdana, Arial, Sans-Serif;}
code {	font-size: 1.2em;	font-style: italic;}
ul {	padding: 0 20px;	margin: 0;}
li {	margin-right: 5em;	margin-left: 5em;}
p {	padding-right: 20px;	padding-left: 20px;	margin: 0 0 1em;}
p.clasificado {	margin: -15px;	font-size: .9em;
	background: transparent url(http://www.niquelao.net/wp-content/themes/rumoroso/img/orange/ftl1.gif) top left no-repeat;
	padding: .5em 2em;	text-align: right;}
pre {	font-size: 1.2em;	background-color: #ddd;	color: #000;	border-width: 1px 1px 1px 10px;	border-color: #F00;
	border-style: solid;	padding: 5px;}
.ejemplo {	width: 80%;	margin: auto;	}
.ejemplo div {	border: 1px solid;	padding: 10px;	margin: 10px;	background-color: #FFC;}
.ejemplo div div {	border: none;	padding: 0;	margin: 0;	background-color: auto;}
.ejemplo div p {	text-align: center;}
input {	font-size: 1em;	margin: 1em 0 0;	padding: 0;	right: 0;}
span.grupo input {	position: relative;	width: 3em;	height: auto;	margin: 0 .2em;}
label span,span.grupo {	margin: .5em auto;	position: relative;	padding: 0;	text-indent: 0;	height: 1.5em;}
span.grupo {	display: block;	text-align: center;}
label span {	display: block;	margin: 0 auto;	position: relative;	padding: 0;	text-indent: 0;	height: 1.5em;}
label span#nombre_dia_fechaj,label span#nombre_dia_fechaj span {	display: inline;}
span.nota {	position: absolute;	top: -5000px;	left: -5000px;}
.indice { position:absolute; top:5%; left:5%; width:90%; height:90%; }
#menu12 { width: 14em; padding: 0 0 0 0; margin-bottom: 1em; font-size: 0.8em; font-weight: normal;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #6898d0; color: #333; }
#menu12 ul { list-style: none; margin: 0; padding: 0; border: none; }		
#menu12 li { border-bottom: 1px solid #90bade; margin: 0; width: auto; }
#menu12 li a { display: block; padding: 3px 0px 3px 0.5em;
border-left: 5px solid #8AA1B6; border-right: 5px solid #8AA1B6; background-color: #6898d0; color: #fff; text-decoration: none; width: auto; }
#menu12 li a:hover { border-left: 5px solid #800000; border-right: 5px solid #800000; background-color: #FF7C3E; color: #fff; }
#menu12 li ul { display:none; position: fixed; font-size:1em; left: 20em; border: 2px solid black; background-color:#FF7C3E; }
#menu12 li:hover > ul { display:block; font-size:1.2em; color:red ; }
#menu12 li ul li { position: relative ; }
#menu12 li ul li ul { right: 1em; top:0px; font-size:1em; }
.bt1 { width : auto; font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 0.9em; text-align : left; font-weight : bold; color : grey; 
background-color : #8AA1B6; padding-top : 3px; padding-bottom : 4px; padding-left : 4px; border-left: 5px solid #FF7C3E; display : block; }
.ht11 { font-size : 10px; font-weight: bold; color : #000;  font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; } 	
.hw12 { font-size : 1.2em; font-weight : bold; color : #ffffff; font-family : verdana, arial, helvetica, sans-serif; text-decoration : none; }
.modalDialogo {   position: fixed;   font-family: Arial, Helvetica, sans-serif;   top: 0;   right: 0;   bottom: 0;   left: 0;   background: rgba(0,0,0,0.8);   z-index: 99999;   opacity:0;   -webkit-transition: opacity 400ms ease-in;   -moz-transition: opacity 400ms ease-in;   transition: opacity 400ms ease-in;   pointer-events: none;  }
 .modalDialogo:target {   opacity:1;   pointer-events: auto;  }
 .modalDialogo > div { text-align:justify;   width: 60em;   position: relative;   margin: 10% auto;   padding: 1em 1.5em 1em 1.5em;   border-radius: 1em;   background: #fff;   background: -moz-linear-gradient(#fff, #999); 
  background: -webkit-linear-gradient(#fff, #999);   background: -o-linear-gradient(#fff, #999);  }
 .cerrar{   background: #606061;   color: #FFFFFF;   line-height: 25px;   position: absolute;   right: -12px;   text-align: center;   top: -10px;   width: 24px;   text-decoration: none;   font-weight: bold;
  -webkit-border-radius: 12px;   -moz-border-radius: 12px;   border-radius: 12px;   -moz-box-shadow: 1px 1px 3px #000;   -webkit-box-shadow: 1px 1px 3px #000;   box-shadow: 1px 1px 3px #000;  }
 .cerrar:hover { background: #00d9ff; }
.btTxt {    border-radius:50px 60px 50px 60px;  }
.btTxt:hover { border: solid 2px #476b6b; }
.btTxt:active {
background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #688886), color-stop(50%, #597a7d), color-stop(51%, #4b6e70), color-stop(100%, #4b6e70));background: -webkit-linear-gradient(top, #688886 0%, #597a7d 50%, #4b6e70 51%, #4b6e70 100%);background: -o-linear-gradient(top, #688886 0%, #597a7d 50%, #4b6e70 51%, #4b6e70 100%);background: -moz-linear-gradient(top, #688886 0%, #597a7d 50%, #4b6e70 51%, #4b6e70 100%);background: -ms-linear-gradient(top, #688886 0%, #597a7d 50%, #4b6e70 51%, #4b6e70 100%);background: linear-gradient(top, #688886 0%, #597a7d 50%, #4b6e70 51%, #4b6e70 100%);  }
@keyframes btTxt {  100% { visibility: visible; opacity: 1;  }  }

.men2 ul {     list-style-type: none;     margin: 0;     padding: 0;    width: 16em;    /* background-color:#A7E9FF;     border: 1px solid #555;  */ }
.men2 li a {     display: block;     color: black;          text-decoration: none; background-color:#A7E9FF; border: 1px solid blue;     }
.men2 li {       /* border-bottom: 1px solid #555; */ padding-left:0em; margin:0;  /* border: 1px solid #555; */ }
.men2 li:last-child {  border-bottom: none; }
.men2 li a.active {      background-color: #3A38DD;     color: white;  padding-left:-1em; margin-left:-1em; }
.men2 li a.princ {      background-color: grey;     color: white;  /*padding-left:-1em; margin-left:-1em; */}
.men2 li a:hover:not(.active) {  background-color: #555;     color: white; padding-left:0; margin-left:0; }
.men2  li ul {  font-size:1em;   width: 14em;  /*border: 1px solid black; */ }
.men2  li ul li  ul {  font-size:1em;   width: 10em;  padding-left:2em; /*border: 1px solid black; */ }

.sinespacio {   line-height: 1px; display: block;   white-space: pre; }


.columna { box-sizing: border-box; width:22%; height:5em; background-color: grey; color:#FFF; padding:1rem; border-color: blue; border: 5px solid; float:left; }
.columna:not(:last-child) { margin-right:4%;  }

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Geneva, Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 3px solid #006699; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; }.datagrid table td, .datagrid table th { padding: 2px 8px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00A6F7) );background:-moz-linear-gradient( center top, #006699 5%, #00A6F7 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00A6F7');background-color:#006699; color:#FFFFFF; font-size: 14px; font-weight: bold; border-left: 5px solid #005580; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #0086C4; border-left: 2px solid #ACB6BA;font-size: 14px;border-bottom: 1px solid #A0A9AD;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEF4; color: #00496B; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagrid table tr:hover { background-color: grey;  }
.datagrid table td:hover {  color: blue; }
#show,#hide { display:none; }
div#content { display:none;   padding:10px;  background-color:#f6f6f6;   width:200px;   cursor:pointer; }
input#show:checked ~ div#content { display:block; }
input#hide:checked ~ div#content { display:none; }
.dcaja7 table { border:none; border-color:none; }
.dcaja7 table td tr:hover {}
.dcaja7 table td { border-radius:0.6em; border:solid blue;   -webkit-border-radius: 0.6em; border-top: blue;}
.btn {  background: #C1C4C6;  border-radius: 28px;  font-family: Arial;  color:  black;  font-size: 14px;  width:auto; height:auto;  text-decoration: none;  
text-shadow: 1px 1px 1px grey; }
.btn:hover {   background: #3cb0fd;  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);   text-decoration: none; 
  cursor: pointer; }
.rojo {  color: #FF0000;  font-style:block;  font-weight: bold; }
.negro  {  color: black;  font-style:block;  font-weight: bold; }
 .azul { color:  blue ; text-decoration-style:  solid;  }
.azul2 { color: #2000FF ; background-color:#0000FF ;  }
.amarillo { color:#F0FC10; background-color: #F0FC10; }
.verde { color:#008000; background-color:#008000; }
.coral { color: #FF7F50; background-color:#FF7F50; }
.salmon { color: #FFA5B5; background-color:#FFA5B5; }
.oro { color: #FFD700; background-color:#FFD700; }
.verdes { color: #ADFF2F; background-color:#ADFF2F; }
.celeste { color: #87CEED; background-color:#87CEED; }
.titulo { text-transform: capitalize; font-size=2em; text-align:center; text-decoration: underline; color : blue; }
.chico { font-size:0.7em; }
 #calendar {  font-family:Arial; 	font-size:0.9em; border-collapse: collapse; }
#calendar caption {text-align:left; padding:5px 10px; background-color:#003366; color:#fff; font-weight:bold; }
#calendar tr:hover {  background-color: lightblue; }
#calendar th { background-color:#006699; 	color:#fff; 	width:40px; }
#calendar td { border: 1px solid #000; color:black; }
//#calendar td { text-align:right; 	padding:2px 5px; background-color:silver; 	} //#calendar .hoy { background-color:red; 	}
.btn { background: #4cb6c9; background-image: -webkit-linear-gradient(top, #4cb6c9, #2980b9);  background-image: -moz-linear-gradient(top, #4cb6c9, #2980b9);   background-image: -ms-linear-gradient(top, #4cb6c9, #2980b9);
  background-image: -o-linear-gradient(top, #4cb6c9, #2980b9);  background-image: linear-gradient(to bottom, #4cb6c9, #2980b9);   -webkit-border-radius: 20;  -moz-border-radius: 20;   border-radius: 20px;  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;  box-shadow: 0px 1px 3px #666666;   font-family: Arial;  color: #ffffff;  font-size: 14px;  padding: 2px 7px 2px 7px; border: solid #1f628d 2px; text-decoration: none; }
.btn:hover { background: #1b49f2; text-decoration: none; }
.rojo { color:#FF0000; }
.amarillo { color:#F7FE2E; }
.verde { color:#01DF01 ; font-weight: bold; }
.coral { color: #FF7F50; }
.salmon { color: #E9967A; }
.oro { color: #FFD700; }
.verdes { color: #ADFF2F; }
.celeste { color: #87CEED; }
body { background: rgba(185,190,243,1);
background: -moz-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(146,156,246,1) 42%, rgba(185,190,243,0.76) 82%, rgba(185,190,243,0.68) 95%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(185,190,243,1)), color-stop(1%, rgba(107,122,250,1)), color-stop(42%, rgba(146,156,246,1)), color-stop(82%, rgba(185,190,243,0.76)), color-stop(95%, rgba(185,190,243,0.68)));
background: -webkit-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(146,156,246,1) 42%, rgba(185,190,243,0.76) 82%, rgba(185,190,243,0.68) 95%);
background: -o-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(146,156,246,1) 42%, rgba(185,190,243,0.76) 82%, rgba(185,190,243,0.68) 95%);
background: -ms-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(146,156,246,1) 42%, rgba(185,190,243,0.76) 82%, rgba(185,190,243,0.68) 95%);
background: linear-gradient(135deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(146,156,246,1) 42%, rgba(185,190,243,0.76) 82%, rgba(185,190,243,0.68) 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9bef3', endColorstr='#b9bef3', GradientType=1 ); }
body1{ background: rgba(185,190,243,1);
background: -moz-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(152,161,246,1) 27%, rgba(185,190,243,0.89) 46%, rgba(243,217,22,0.81) 59%, rgba(243,217,22,0.68) 82%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(185,190,243,1)), color-stop(1%, rgba(107,122,250,1)), color-stop(27%, rgba(152,161,246,1)), color-stop(46%, rgba(185,190,243,0.89)), color-stop(59%, rgba(243,217,22,0.81)), color-stop(82%, rgba(243,217,22,0.68)));
background: -webkit-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(152,161,246,1) 27%, rgba(185,190,243,0.89) 46%, rgba(243,217,22,0.81) 59%, rgba(243,217,22,0.68) 82%);
background: -o-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(152,161,246,1) 27%, rgba(185,190,243,0.89) 46%, rgba(243,217,22,0.81) 59%, rgba(243,217,22,0.68) 82%);
background: -ms-linear-gradient(-45deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(152,161,246,1) 27%, rgba(185,190,243,0.89) 46%, rgba(243,217,22,0.81) 59%, rgba(243,217,22,0.68) 82%);
background: linear-gradient(135deg, rgba(185,190,243,1) 0%, rgba(107,122,250,1) 1%, rgba(152,161,246,1) 27%, rgba(185,190,243,0.89) 46%, rgba(243,217,22,0.81) 59%, rgba(243,217,22,0.68) 82%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9bef3', endColorstr='#f3d916', GradientType=1 ); }
