@import url("/author/portal/campus/campus-mobile.css");

/*
.btn-primary {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #faa732;background-image: -moz-linear-gradient(top, #fbb450, #f89406);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image: -webkit-linear-gradient(top, #fbb450, #f89406);background-image: -o-linear-gradient(top, #fbb450, #f89406);background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat: repeat-x;border-color: #f89406 #f89406 #ad6704;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {color: #ffffff;background-color: #f89406;}
.btn-warning {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #faa732;background-image: -moz-linear-gradient(top, #fbb450, #f89406);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image: -webkit-linear-gradient(top, #fbb450, #f89406);background-image: -o-linear-gradient(top, #fbb450, #f89406);background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat: repeat-x;border-color: #f89406 #f89406 #ad6704;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {color: #ffffff;background-color: #f89406;}
.btn-danger {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #faa732;background-image: -moz-linear-gradient(top, #fbb450, #f89406);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image: -webkit-linear-gradient(top, #fbb450, #f89406);background-image: -o-linear-gradient(top, #fbb450, #f89406);background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat: repeat-x;border-color: #f89406 #f89406 #ad6704;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {color: #ffffff;background-color: #f89406;}
*/
/*
.btn-warning {background-color: #ff9900; background-image: linear-gradient(to bottom, #ff9900, #fcbf64);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#fcbf64');}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {color: #ffffff;background-color: #ff9900;}
.btn-danger {background-color: #ff9900;background-image: linear-gradient(to bottom, #ff9900, #fcbf64);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#fcbf64');}
.btn-danger:hover, .btn-danger:focus {color: #ffffff;text-decoration: none;background-position: 0 -15px;-webkit-transition: background-position 0.1s linear;-moz-transition: background-position 0.1s linear;-o-transition: background-position 0.1s linear;transition: background-position 0.1s linear;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {color: #ffffff;background-color: #ff9900;}
*/

/*
.badge-success {
    background-color: #ff9900;
}
*/
/*a:hover,a:focus{color:#005580;text-decoration:underline}*/
a {   color: #ff9900; } /* ff9900 rgb(250, 167, 50)*/
a:hover { color: #ff9900; }
#header{ 
     background-image: linear-gradient(to bottom, #9c9b9b, #ffffff);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c9b9b', endColorstr='#ffffff'); /* for IE */
}

.DivOverDetalle_Div {position: absolute; width: 300px; height: 200px; z-index: 500; }
.ContenidoPlatOverlay_BoxContenido{
                        background-color: #333333;
                        width: 100%;
                        height: 100%;
                        border-bottom: 1px solid #333;
	                border-left: 1px solid #ccc;
	                border-right: 1px solid #333;
	                border-top: 1px solid #ccc;
	                color: #fff; 
	                border-radius: 6px 6px 6px 6px;
	                -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                        -moz-box-shadow: 0px 0px 30px #c0c0c0; /* Firefox */
                        -webkit-box-shadow: 0px 0px 30px #c0c0c0; /* Safari and Chrome */
                        box-shadow: 0px 0px 30px #c0c0c0; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */}
.ContenidoPlatOverlay_BoxImg{float: left; padding: 5px;}
.ContenidoPlatOverlay_ImageList{max-width: 150px; width: expression(this.width > 150 ? 150: true); width: auto;}
.ContenidoPlatOverlay_BoxDescrip{padding-left: 5px; float: left; text-align: left}
.ContenidoPlatOverlay_BoxCateg{ padding-left: 5px; float: left; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San-serif; FONT-SIZE: 11px; font-weight: none;}
.ContenidoPlatOverlay_BoxVisitas{padding: 5px; float: left; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San-serif; FONT-SIZE: 11px; font-weight: none;}

.ContenidoPlatOverlay_BoxContenido a{color: #ffffff}

.MyPanel_TituloApartado{position: relative; width: 98%; float: left; margin: 5px; text-align: left; color: #666666; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 14px;  TEXT-DECORATION: none; border-bottom: 1px #cccccc solid;}

.Convocatoria_tdDescrip > .a_nar{
	color: #666;
}