/**
 * @package   Somaxiom Template - RocketTheme
 * @version   1.5.3 April 20, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/**** ESTILOS PERSONALIZADOS*****************************/
#node-57 .node-title a {display: none;}

.webform-component input, textarea{
width:400px;
resize:vertical;
}

form  input[type="submit"]
{
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom-color: rgba(0, 0, 0, 0.35);
  color: #555;
  font-family: "Heletica", "Helvetica Neue", "Arial", sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  margin-top: 15px;
  padding: 8px 15px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(60%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff 60%, #dddddd);
  background-image: -moz-linear-gradient(#ffffff 60%, #dddddd);
  background-image: -o-linear-gradient(#ffffff 60%, #dddddd);
  background-image: linear-gradient(#ffffff 60%, #dddddd);
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
}



form  input[type="submit"]:active
{
  top: 1px;
}



form  input[type="submit"]:hover
{
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, #eeeeee), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 30%, #ffffff);
  background-image: -moz-linear-gradient(#eeeeee 30%, #ffffff);
  background-image: -o-linear-gradient(#eeeeee 30%, #ffffff);
  background-image: linear-gradient(#eeeeee 30%, #ffffff);
}


a:hover h3{
	color:#000;
}



span.departamento { 
	font-size: 10px; 
	line-height:12px;
}

.formato-tabla{	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:auto;
	margin:30px auto;
}

.formato-tabla caption{
	padding:10px;
	font-weight:bold;
	font-style:italic;
}

.formato-tabla td{
	border-bottom:1px #CCCCCC solid;
	padding:7px 10px;
}

.formato-tabla thead th{
	background:#f15a24;
	color:#fff;
	text-shadow: 1px 1px 1px #555555;
	padding:10px 10px;
}

.formato-tabla tbody th{
	background:#eceded;
	border-bottom:1px #CCCCCC solid; 
	color:#333;	
	padding:7px 10px;
}

.fila_1{
	background-color:#EFEFEF;
}

.fila_2{
	background-color:#FFF;
}

.quienes-somos{
	width:100%;
}

.quienes-somos td{
	width:33%;
	border-bottom:1px #EFEFEF solid;
}
.quienes-somos img{
	float:left;
	margin:10px;
	width:100px;
	border-radius:100px;
 	box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.75);
}
.info-ficha{
	margin-top:10px;
}
/***************************************/

#tagline{	
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;	
    padding-top: 0px;
    text-align: left;
}

#tagline p{
	color:#555;
	font-family: Verdana,Tahoma,"DejaVu Sans",sans-serif;
    font-size: 17px;
    font-weight: bold;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	padding-top:15px;

}

#tagline img{
	border-right:1px #555 solid;
	float:left;
	margin:0 20px 0 0;
	padding:0 20px 0 0;
}


/******************************/
/*Formulario de Búsqueda*/
#search-block-form{
	float:right;
}
#search-block-form input{
	background-color: #EEEEEE;
    background-image: url("../images/lupa.png");
    background-position: 6px 4px;
    background-repeat: no-repeat;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #BBBBBB inset;
    font-size: 10px;
    margin-top: 15px;
    padding: 7px 10px 7px 35px !important;
}

#search-block-form .button{
	display:none;
}

#edit-submit-2{
	display:none;
}
/******************************/


#rt-top{
	margin-top:-10px;
}



#toolbar ul{
	display:inline;
	float:right;
	padding-right:15px;
}

#toolbar ul li {
	border-right:1px #999 solid;
	display:inline;
	padding:0 5px 0 3px;
}

#toolbar ul li a{
	color:#999;
	font-family: Verdana,Tahoma,"DejaVu Sans",sans-serif;
	font-size:10px;
	text-transform:none;
}

#toolbar ul li a:hover{
	color:#CD5A1C;
}


#toolbar ul li:last-child{
	border-right:0;
}


#rt-copyright .rt-container{
	border-top: 1px #CCC solid;
}

#rt-copyright p{
	color:#000;
	font-size:10px;
	text-align:left;	
}

.rt-article li{
	margin:8px 0;
}

.rt-article li:last-child{
	padding-bottom:10px;
}

.rt-article ul li{
	list-style-image:url(../../../../default/files/images/bullet.png);
}

#rt-debug p{
	margin:0;
	padding:0;
}
#rt-debug .rt-block{
	margin:0;
	padding:0;
}

li p{
	font-size:1em;
}

.googlemaps{
	border: 1px solid #999999;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
}

#mapa{
	width:925px;
	margin-top:20px;
}

#info-mapa{
	background: rgba(255,255,255,0.9);
	border-top: 3px solid #999999;
	float: right;
	height: 115px;
	margin-top: -120px;
	padding: 20px -3px -3px 50px;
	position: relative;
	width: 350px;
	z-index: 1;
}
#info-mapa p{
	margin:5px 15px;
}

/****************************************************/

.sidebar-item{
	background-color:#e9e9e9;
	border:1px #999 solid;
	border-radius:10px;
	margin:10px 0;	
	box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
}

.sidebar-title{
	margin:3px;
	padding:5px;
	border:1px #333 solid;
	border-radius:5px;
	background-color:#cdc433;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

/****************************************************/
#pasos{
	background-image:url(../../../../default/files/images/proceso.png);
	background-repeat:no-repeat;
}
.paso_exportacion_izq{
	font-size:30px;
	color:#f15a24;	
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

.paso_exportacion_der{
	text-align:right;
	font-size:30px;
	color:#f15a24;	
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

#paso1, #paso3{	
	margin-left:120px;
	text-align:justify;
}

#paso2, #paso4{
	margin-right:140px;
	text-align:justify;
}

#paso2{
	margin-top:50px;
}

#paso3{
	margin-top:70px;
}

#paso4{
	margin-top:90px;
}


/*** TEXT AND SHADOW COLORS *************************/

/* Main Body Text */
body, #rt-header, #rt-bottom, legend {
	/*color: #333;*/
	color: #555555; 
	/*background: url(../images/body/style1/showcase-gradient.png) 50% 0 repeat-y;*/
}
a:hover, .button:hover {color: #333;}

/* Menu Text */
.menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
	/*color: #fff;*/
	color: #FFF; 
	font-weight:bold; 
	text-shadow: 0.05em 0.05em 0.05em #333;
}/*Menú - Item Reposo*/

.menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item, .menu-type-splitmenu .menutop li.active:hover .item, .menutop li.root.active.f-mainparent-itemfocus > .item {
	/*color: #B7E6E6;*/
	color: #333; 
	text-shadow:none;
}/* Menú - Item Activo*/

.menutop li.root:hover > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover .item {
	/*color: #FFFFCC;*/
	color: #333; text-shadow:none;
}/*Menú - Item hover*/

.menutop li > .item {
	/*color: #fff;}*/
	color: #000;
}/*Menú Desplegable- Item del menú desplegable*/

.menutop li:hover > .bullet, .menutop li.f-menuparent-itemfocus .bullet, .menutop li.active > .bullet {/*color: #FFFFCC;}*/
	color: #cd5a1c;
	font-weight:bold;
}/*Menú Desplegable - Item del menú desplegable hover*/

.menutop li.active > .bullet {color: #CD5A1C;}
.number .module-content ul.menu li, .module-content ul.menu li a, .module-content ul.menu li .separator, .module-content ul.menu li .item {color: #999;}

/* Splitmenu Submenu Text */
#rt-subnavigation ul.menu li .item {color: #fff;}
#rt-subnavigation ul.menu li.active .item, #rt-subnavigation ul.menu li:hover .item {color: #000;}

/* Article Text */
.rt-joomla .rt-articleinfo {color: #666;}
.rt-joomla .rt-author {color: #999;}

/* Module Text */
.title {color: #555;}
.title span {/*color: #333;}*/color: #555;} /*Color First-Word*/

/* Module Variations Text */
.tab1 .title {color: #fff;text-shadow: 1px 1px 1px #555;}
.tab2 .title {color: #fff;text-shadow: 1px 1px 1px #555; font-weight:bold; text-align:center;}
.tab3 .title {color: #fff;text-shadow: 1px 1px 1px #555;}
.tab1 .title span, .tab2 .title span, .tab3 .title span {color: #fff;}

/* Footer Text */
#rt-footer, #rt-copyright {color: #ccc;}
#rt-footer a:hover, #rt-copyright a:hover {color: #000;}
#rt-footer .title, #rt-copyright .title {color: #666; text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);}
#rt-footer .title span, #rt-copyright .title span {color: #666;text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);}

/* Typography Text */
.readon span, .readon .button, .readon-main, .readon-main:hover {/*color: #fff;*/}

/*** IMAGES AND BACKGROUNDS *************************/

/* Logo */
#rt-logo {background: url(../images/logo/style1/logo.png) 0 0 no-repeat;}

/* Top Menu */
#rt-navigation {
	/*background: #000 url(../images/menus/style1/menutop-bg.png) 50% 0;*/
	background-color:#d7cc01;  
	
	background-image: linear-gradient(bottom, rgb(195,179,0) 36%, rgb(220,205,2) 92%);
	background-image: -o-linear-gradient(bottom, rgb(195,179,0) 36%, rgb(220,205,2) 92%);
	background-image: -moz-linear-gradient(bottom, rgb(195,179,0) 36%, rgb(220,205,2) 92%);
	background-image: -webkit-linear-gradient(bottom, rgb(195,179,0) 36%, rgb(220,205,2) 92%);
	background-image: -ms-linear-gradient(bottom, rgb(195,179,0) 36%, rgb(220,205,2) 92%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.36, rgb(195,179,0)),
		color-stop(0.92, rgb(220,205,2))
	);	
	
	-webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.75);
}
.menutop li.active.root,
.menutop li.active.root:hover,
.menu-type-splitmenu .menutop li.active,
.menu-type-splitmenu .menutop li.active:hover,
.menutop li.active.root.f-mainparent-itemfocus,
.menu-type-splitmenu .menutop li.active.f-mainparent-itemfocus {
	/*border-bottom: 4px solid #89B6B6;*/
	border-bottom: 0px solid #c3b300;
}
.menutop li.root:hover,
.menutop li.root.f-mainparent-itemfocus,
.menu-type-splitmenu .menutop li:hover,
.menu-type-splitmenu .menutop li.f-mainparent-itemfocus {
	/*border-bottom: 4px solid #89B6B6;*/
	border-bottom: 0px solid #c3b300;
}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {background: url(../images/menus/style1/menutop-daddy.png) 100% 50% no-repeat;
}/*Bullet para menu desplegable*/

/* Splitmenu Submenu */
#rt-subnavigation {background: #89B6B6;}
#rt-subnavigation ul.menu li.active {border-bottom: 4px solid #000;}
#rt-subnavigation ul.menu li:hover {border-bottom: 4px solid #000;}
#rt-subnavigation ul.menu li.parent > .item span {background: url(../images/menus/style1/menutop-daddy.png) 100% 50% no-repeat;}

/* FusionMenu Dropdown */
.menutop ul {
	/*background: #000 url(../images/menus/style1/menutop-bg.png) 50% 0;border: 1px solid #fff;*/
	background-color:#e9e9e9;	
	border: 1px solid #dedede;
	border-radius: 5px;
	margin-top:14px!important; /*Espacio de menu superior y desplegable*/

	/*SOMBRA*/
	-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.5);

}
.menutop ul li > .bullet:hover, .menutop li.f-menuparent-itemfocus .item {
	/*border-left: 4px solid #FFFFCC;*/
	border-left: 4px solid #e9e9e9;
	/*font-weight:bold;*/
}/*Menú Desplegable - Borde lateral item hover*/

.menutop ul li.active > .bullet {
	/*border-left: 4px solid #89B6B6;*/
	border-left: 4px solid #e9e9e9;
}/*Menú Desplegable - Borde lateral item active*/

.menutop ul li > .daddy span {background: url(../images/menus/style1/dropdown-daddy.png) 100% 50% no-repeat;}

/* Showcase */
/*#rt-showcase {background: url(../images/body/style1/showcase-gradient.png) 50% 0 repeat-y;}
*/
/* Module Variations */
.bg1 .rt-module-surround {background: #fff;}
.bg2 .rt-module-surround {background: #eee;}
.bg3 .rt-module-surround {background: #ccc;}
.tab1 .rt-module-surround, .tab2 .rt-module-surround, .tab3 .rt-module-surround {border: 1px solid #999; border-radius:10px;box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75); background-color:#e1e1e1;}
.tab1 .module-title {background: url(../images/body/style1/module-tab-r.png) 100% 0 no-repeat;}
.tab1 .module-title .title {background: url(../images/body/style1/module-tab-l.png) 0 0 no-repeat;}
.tab2 .module-title {background: url(../images/body/style1/module-tab-r.png) 100% -104px no-repeat; width:98%;}
.tab2 .module-title .title {background: url(../images/body/style1/module-tab-l.png) 0 -104px no-repeat;}
.tab3 .module-title {background: url(../images/body/style1/module-tab-r.png) 100% -208px no-repeat;}
.tab3 .module-title .title {background: url(../images/body/style1/module-tab-l.png) 0 -208px no-repeat;}
.underline .module-title .title {border-bottom: 2px solid #ccc;}

/* Main Body */
/*#rt-main {background: url(../images/body/style1/showcase-gradient.png) 50% 0 repeat-y;}
*/
/* Side Menu */
.module-content ul.menu a, .module-content ul.menu .separator, .module-content ul.menu .item {/*background: url(../images/body/style1/dot-border.png) 0 9px no-repeat;*/}

/* Bottom */
#rt-bottom {border-top: 2px solid #ccc;}

/* Footer */
#rt-footer-surround {
	/*background: #000 url(../images/menus/style1/menutop-bg.png) 50% 0;*/
	background-color:#e6e6e6;
	border-top:1px #999 solid;
	padding-top:25px;
}

#rt-footer-surround p{
	color:#666;
}
#rt-footer-surround2 {border-bottom: 5px solid #fff;}

/* Copyright */
#rocket, #gantry-logo {background: url(../images/body/style1/branding.png) 0 0 no-repeat;}

/* Typography */
.readon span, .readon-wrap1 .readon1-r, .item_add:hover span, .simpleCart_checkout:hover span, .simpleCart_empty:hover span {background: url(../images/body/style1/readon-bg.png) 0 0 no-repeat;}
.readon .button {/*background: url(../images/body/style1/readon-bg.png) -35px 0 no-repeat;*/}
ul.bullet-e li, .rt-joomla .icon {background-image: url(../images/body/style1/rokicons.png);}
ul.bullet-d li, .rokradios, .rokchecks, .rokradios-active, .rokchecks-active {background-image: url(../images/body/style1/rokinputs.png);}
ul.bullet-a li, #form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a, ul.mostread li a, ul.latestnews li a, .weblinks ul li a {background-image: url(../images/body/style1/body-arrow.png);}
#rt-main .inputbox, #rt-main input#email, #rt-main input#name, #rt-main input#username, #rt-main input#password, #rt-main input#password2, #rt-main input#passwd {border-top: 1px solid #AAA089;border-left: 1px solid #AAA089;border-right: 1px solid #F2EDDF;border-bottom: 1px solid #F2EDDF;}
#rt-accessibility a.small .button, #rt-accessibility a.large .button, #rt-accessibility a.small:hover .button, #rt-accessibility a.large:hover .button {background-image: url(../images/body/style1/controls.png);}

/* Breadcrumbs */
#breadcrumbs-home {background: url(../images/body/style1/rokicons.png) 0 -70px no-repeat;}
span.breadcrumbs img {background: url(../images/body/style1/body-arrow.png) 0 50% no-repeat;}

/* Login Form - Circles */
.bodystyle-circles.col12 .rt-grid-3 .login {background: url(../images/body/style1/grid3-login-bg.png) 0 0 no-repeat;}
.bodystyle-circles.col12 .rt-grid-4 .login {background: url(../images/body/style1/grid4-login-bg.png) 0 0 no-repeat;}
.bodystyle-circles.col12 .rt-grid-5 .login, .bodystyle-circles.col12 .rt-grid-6 .login, .bodystyle-circles.col12 .rt-grid-7 .login, .bodystyle-circles.col12 .rt-grid-8 .login, .bodystyle-circles.col12 .rt-grid-9 .login, .bodystyle-circles.col12 .rt-grid-10 .login, .bodystyle-circles.col12 .rt-grid-11 .login, .bodystyle-circles.col12 .rt-grid-12 .login {background: url(../images/body/style1/grid5-login-bg.png) 0 0 no-repeat;}
.login #form-login .inputbox, .login #user-login-form #edit-name, .login #user-login-form #edit-pass {background: url(../images/body/style1/login-input.png) 0 0 no-repeat;}

/* Login Form - Squares */
.bodystyle-squares.col12 .rt-grid-3 .login {background: url(../images/body/style1/grid3-login-bg-square.png) 0 0 no-repeat;}
.bodystyle-squares.col12 .rt-grid-4 .login {background: url(../images/body/style1/grid4-login-bg-square.png) 0 0 no-repeat;}
.bodystyle-squares.col12 .rt-grid-5 .login, .bodystyle-squares.col12 .rt-grid-6 .login, .bodystyle-squares.col12 .rt-grid-7 .login, .bodystyle-squares.col12 .rt-grid-8 .login, .bodystyle-squares.col12 .rt-grid-9 .login, .bodystyle-squares.col12 .rt-grid-10 .login, .bodystyle-squares.col12 .rt-grid-11 .login, .bodystyle-squares.col12 .rt-grid-12 .login {background: url(../images/body/style1/grid5-login-bg-square.png) 0 0 no-repeat;}

/* Joomla Specific */
.button2-left {background: url(../images/system/j_button2_left.png) no-repeat !important;color: #666;}
.button2-left .image {background: url(../images/system/j_button2_image.png) 100% 0 no-repeat !important;}
.button2-left .readmore {background: url(../images/system/j_button2_readmore.png) 100% 0 no-repeat !important;}
.button2-left .pagebreak {background: url(../images/system/j_button2_pagebreak.png) 100% 0 no-repeat !important;}
.button2-left .blank {background: url(../images/system/j_button2_blank.png) 100% 0 no-repeat !important;}
.button2-left .linkmacro {background: url(../images/system/j_button2_rokcandy.png) 100% 0 no-repeat !important;}

/* Custom Content */
.content-image {border: 8px solid #ececec;}
.caption-icon {background: #CD5A1C;color: #fff;}
.caption-text {background: #000;color: #fff;}
.bodystyle-circles .content-mask {background: url(../images/body/style1/image-mask.png) 50% 50% no-repeat;}
.bodystyle-squares .content-mask {background: url(../images/body/style1/image-mask-square.png) 50% 50% no-repeat;}
.rokstories-demo-surround {background: url(../images/body/style1/rokstories-arrow.png) 60px 120px no-repeat;}

/*** RT EXTENSIONS *************************/

/* RokTabs */
.roktabs-wrapper .roktabs-links ul li.active span {background: #eee;color: #666;}
.roktabs-wrapper .arrow-next, roktabs-wrapper .arrow-next-hover, .roktabs-wrapper .arrow-prev, .roktabs-wrapper .arrow-prev-hover {background-image: url(../images/body/style1/controls.png);}

/* RokStories */
.bodystyle-circles .rokstories-layout5 .image-mask {background: url(../images/body/style1/rokstories-mask-circle.png) 100% 0 no-repeat;}
.bodystyle-squares .rokstories-layout5 .image-mask {background: url(../images/body/style1/rokstories-mask-square.png) 100% 0 no-repeat;}
body .rokstories-layout5 .vertical-list {background: url(../images/body/style1/rokstories-line.png) 50% 0 repeat-y;}
body .rokstories-layout5 .vertical-list li {background: url(../images/body/style1/number-circle-lg.png) 50% 50% no-repeat;}
body .rokstories-layout5 .vertical-list li.previous, body .rokstories-layout5 .vertical-list li.next {background-image: url(../images/body/style1/controls.png);}
.rokstories-demo-desc {color: #666;}

/* RokNewsPager */
body .roknewspager-prev, body .roknewspager-prev-disabled, body .roknewspager-next, body .roknewspager-next-disabled {background-image: url(../images/body/style1/controls.png);}
body ul.roknewspager-numbers {background: url(../images/body/style1/newspager-line.png) 50% 50% repeat-x;}
body ul.roknewspager-numbers li {background: url(../images/body/style1/number-circle-sm.png) 50% 50% no-repeat;color: #999;}

/* RokAjaxSearch */
#rokajaxsearch .inputbox {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
body #roksearch_results {background: #eee;border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_header, body #roksearch_results .roksearch_row_btm {background: #f7f7f7;color: inherit;}
body #roksearch_results .roksearch_header {border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_even {background: none;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_odd {background: none;border-bottom: 1px solid #ccc;}
body #roksearch_results .roksearch_even:hover, body #roksearch_results .roksearch_odd:hover {background: #f7f7f7;}
body #roksearch_results span, body #roksearch_results .roksearch_row_btm span {color: inherit;}
#roksearch_search_str {background: transparent url(../images/body/style1/search-icon.png) 97% 5px no-repeat !important;}