* {
margin:0;
padding:0;
}
* :link, :visited {
text-decoration:none;
}
* ul, ol {
list-style:none outside none;
}
* li {
display:inline;
}
* h1, h2, h3, h4, h5, h6, pre, code {
font-size:1em;
}

* a img, :link img, :visited img {
border:medium none;
}
a {
outline:medium none;
}
table {
border-spacing:0;
}
img {
vertical-align:text-bottom;
}
body {
background:url("../img/header_wrapper.jpg") repeat-x scroll left top #FFFFFF;
color:#5C5C5C;
font-family:Verdana,Helvetica,sans-serif;
font-size:10pt;
line-height:1.3em;
}

h1, h2, h3, h4, h5 {
font-family:'Trebuchet MS',Helvetica,sans-serif;
font-weight:normal;
letter-spacing:0;
line-height:1.3em;
}
h1 {
font-size:2em;
}
h2 {
font-size:1.75em;
}
h3 {
font-size:1.25em;
}
h4 {
font-size:1.25em;
}
h5 {
font-size:1em;
}
h6 {
font-size:0.8em;
}
h2, h3, h4, h5, h6 {
color:#444444;
padding-top:0.5em;
padding-bottom:0.5em;
}
h2 a, h3 a, h4 a {
border-bottom:medium none !important;
}
p {
text-align:justify;	
}
a:link, a:visited {
color:#205C90;
}
a:focus img {
outline:thin dotted;
}
dt {
font-weight:bold;
}
q {
quotes:"“" "”" "‘" "’";
}


h1.headerTitle a {
background:url("../img/unex_name.jpg") no-repeat scroll top transparent;
display:block;
height:37px;
text-indent:-55em;
}

a:link, a:visited, #content a:visited, dl.portlet a:visited, #content a:link, dl.portlet a:link {
color:#67666A;
}

a:link, a:visited, #content a:visited, #portal-column-one dl.portlet a:visited {
border:medium none;
color:#6C98BD;
text-decoration:none;
}

a:link, a:visited {
color:#205C90;
}

* :link, :visited {
text-decoration:none;
}

a {
outline:medium none;
}

#visual-portal-wrapper {
margin:0 auto;
position:relative;
}


#portal-wrapper {
margin:0 7px;
}

#portal-header {
margin-top:1px;
margin-left:4.7em;
position:relative;
z-index:2;
background:url("../img/header_img_warm.jpg") no-repeat top left;
height:150px;
}

#portal-logo {
display:inline-block;
margin:0;
position:absolute;
z-index:9;
top:6px;
}

#header-image {
}

#header-text {
color:white;
font-family:'Trebuchet MS',Helvetica,sans-serif;
font-size: 170%;
text-decoration: bold;
margin-left:0.5em;
position:absolute;
z-index:9;
top:45px;
letter-spacing:2px;
text-shadow:0 1px 0 #333333;
}

.menu {
border:none;
border:0px;
font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:112px;
width:100%;
margin-left:-6em;
}
.menu ul {
height:30px;
list-style:none;
margin:0;
padding:0;
}
.menu li {
float:left;
padding:0px;
}
.menu li a {
color:#fff;
display:block;
font-weight:normal;
line-height:25px;
margin:0px;
padding:0px 25px;
text-align:center;
text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a {
text-decoration:none;
background:none repeat scroll 0 0 #67666A;
color:#FDBE11;
}
.menu li ul {
background:#5C5C5C;
display:none;
height:auto;
padding:0px;
margin:0px;
border:0px;
position:absolute;
width:225px;
z-index:200;
/*top:1em;
/*left:0;*/
}
.menu li:hover ul {
display:block;
}
.menu li li {
/*background:url('../img/sub_sep.gif') bottom left repeat-x;*/
display:block;
float:none;
margin:0px;
padding:0px;
width:225px;
}
.menu li:hover li a {
background:none;
color:#fff;
}
.menu li ul a {
display:block;
height:30px;
font-size:12px;
font-style:normal;
margin:0px;
padding:0px 10px 0px 15px;
text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a {
background:none repeat scroll 0 0 #67666A;
color:#FDBE11;
text-decoration:none;
}
.menu p {
clear:left;
}	
/*
.menu #current {
background:#5C5C5C;
color:#FDBE11;
}
*/
.menu .current {
cursor: default; 
background:#5C5C5C;
color:#FDBE11;
pointer-events:none; 
}

#portal-personaltools {
padding: 0;
margin-top: 0;
text-align: right;
/*text-transform: lowercase;*/
list-style: none;
font-size:80%;
color:#5C5C5C;
position:absolute;
top: 90px;
z-index:20;
}

#portal-personaltools ul {
width:875px;
}
 
#portal-personaltools li {
background: transparent url(../img/linkOpaque.gif) center left no-repeat;
padding-left: 13px;
margin-left: 1em;
display: inline;
}

#portal-personaltools li a {
color:#5C5C5C !important;
}

#portal-personaltools li a:hover {
text-decoration: underline !important;
}

element.style {
display:none;
visibility:hidden;
}

#content {
clear:both;
font-size:80%;
line-height:1.5em;
margin:1em 0.25em 2em;
min-height:400px;

}
body#content {
margin:1em;
}
#content h1 {
margin-top:1em;
color:#424143;
/* border-bottom:1px solid #BFBFBF; */  
font-size:2.2em;
margin-bottom:0.5em;
}
#content h1.documentFirstHeading {
margin-top:0;
}

#content p, #content table, #content dl, dl.portlet p, dl.portlet {
margin-bottom:1em;
}
#content ul, #content ol {
}
#content a:link, dl.portlet a:link {
border-bottom:0.1em solid #CCCCCC;
color:#205C90;
}
#content a:visited, dl.portlet a:visited {
border-bottom:0.1em solid #CCCCCC;
color:#427597;
}
#content a:hover, dl.portlet a:hover, #portal-footer a:hover{
color:#FDBE11 !important;
}
#content a:target {
background-color:#FFFFBB;
}
#content span.link-external a {
background:url("link_icon.png") no-repeat scroll 0 1px transparent;
padding:1px 0 1px 16px;
}

#content ul {
list-style-type:disc;
margin-left:2em;
}
#content ol, dl.portlet ol {
list-style-type:decimal;
margin-left:2em;
}
#content li, dl.portlet li {
display:list-item;
line-height:1.5em;
margin-bottom:0.25em;
}
#content dt {
font-weight:bold;
margin-bottom:0;
margin-right:0;
}
#content dd {
margin:0 0 1em 2em;
}
#content pre {
background-color:#222222;
color:White;
font-family:Consolas,Inconsolata,Menlo,"DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;
line-height:1.25em;
margin-bottom:1em;
overflow-x:auto;
padding:1em;
}
#content pre.python {
background-color:White;
}
#content code {
font-family:Consolas,Inconsolata,Menlo,"DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;
}
#content div.documentByLine {
color:#666666;
display:block;
font-size:85%;
}
#content .discreet, #sidebar .discreet {
color:#666666;
font-size:85%;
font-weight:normal;
}
#content .visualHighlight {
background-color:#FFFFBB;
}

#content table {
border-collapse:collapse;
border-spacing:0;
text-align:left;
}
#content .documentDescription, #content #description {
color:#666666;
font:bold 1.25em "Helvetica Neue",Arial,FreeSans,sans-serif;
margin-left:0;
}

table.listing, table.plain {
border-collapse:collapse;
border-spacing:2;

}
table.invisible td, table.invisible th, table.plain td, table.plain th, table.listing td, table.listing th {
padding:0.5em 1em;
vertical-align:top;

}
table.plain th, table.plain td {
border:1px solid #DDDDDD;
}

table.plain th.button, table.plain td.button {
border:0;
text-align:center; 
}

table.plain th{
background:none repeat scroll 0 0 #EEEEEE;
}
table.listing td {
border-bottom:1px dotted #DDDDDD;
}
table.listing td.button {
border:0;
text-align:center;
}

table.listing td.button:hover {
border:0;
text-align:center;
background:none repeat scroll 0 0 #FFF;
}

table.listing tr:hover {
background:none repeat scroll 0 0 #EEEEEE;
}


table.listing th {
background:none repeat scroll 0 0 #EEEEEE;
border-color:#E7E7E7;
border-style:solid;
border-width:0.1em;
color:#666666;
text-align:left;
}
table.listing tr.odd th {
border-color:#FFFFFF;
border-style:solid solid none none;
border-width:0.1em;
}
table.listing tbody th {
font-weight:bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background:none repeat scroll 0 0 #EEEEEE;
}
table.listing tbody tr td {
background:none repeat scroll 0 0 transparent;
}
table.listing tbody tr.odd td {
background:none repeat scroll 0 0 #EEEEEE;
}
table.listing a {
border-bottom:medium none !important;
border-left:medium none;
border-right:medium none;
border-top:medium none;
display:inline-block;
line-height:2em;
}
table.listing td.draggable {
background:none repeat scroll 0 0 #DDDDDD !important;
border-bottom:1px solid white;
padding:0.4em 0.4em 0 0.5em;
text-shadow:1px 1px 1px White;
}
table.vertical {
}
table.vertical th {
text-align:right;
}
table.vertical td {
border-top:0.1em solid #E7E7E7;
padding:0.5em;
}
table.grid td, table.grid th {
border:1px solid #E7E7E7;
padding:0.5em;
}

dl.portalMessage a, #content dl.portalMessage a {
border-bottom:1px solid #888888;
color:black;
}

dl.portalMessage {
-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);
background:url("../img/info_icon.jpg") no-repeat scroll 2px center #FEFFDC;
border:2px solid white;
padding-left:28px;
}
dl.portalMessage {
background-color:#f0c924;
border:1px solid #999966;
clear:both;
font-size:80%;
margin:1em 0;
}

dl.warning {
border-color:#DD8800;
}
dl.warning dt {
background-color:#DD8800;
}
dl.error {
border-color:#DD0000;
}
dl.error dt {
background-color:#DD0000;
}
dl.warning {
border-color:#DD8800;
}
dl.warning dd {
background-color:#FFDD77;
}
dl.error {
border-color:red;
}
dl.error dd {
background-color:#FFDDCC;
}
#content dl.portalMessage {
font-size:100%;
}
#content dl.portalMessage dt {
margin:0 0.5em 0 0;
padding:0.5em 0.75em;
}
#content dl.portalMessage dd {
margin:0;
}
#content ul.formTabs {
background-color:#DDDDDD;
border:0.3em solid #DDDDDD;
}
.label {
display:inline;
font-weight:bold;
padding-right:0.5em;
}

input{
margin:0.2em;
border:1px solid #BFBFBF;
/*background-color:#EEEEEE;*/
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
/*background-color:#eddc94;*/
background-color:#ffffe0;
outline: none;
}

input[type="submit"], input[type="button"], input[type="reset"] {
font-family:Verdana,Helvetica,sans-serif;
font-size:9pt;
line-height:1.3em;
background-color:#EEEEEE;
border:1px outset #DDDDDD;
padding:0.2em;
color: #205C90;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, #content select:hover, #content textarea:hover {
/*background-color:#eddc94;*/
/*
background-color:#ffffe0;
border:1px outset #DDDDDD;
*/
/*cursor: pointer;*/
}

input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, #content select:focus, #content textarea:focus {
/*background-color:#eddc94;*/
background-color:#ffffe0;
border:1px outset #DDDDDD;
outline: none;
}

#content textarea {
font-size: 100% Monaco,"Courier New",Courier,monospace;
margin:0.2em;
border:1px solid #BFBFBF;
/*background-color:#EEEEEE;*/
}

#content select {
vertical-align:top;
margin:0.2em;
border:1px solid #BFBFBF;
/*background-color:#EEEEEE;*/
}

#content fieldset {
border-color:#BFBFBF;
border-style:solid;
border-width:1px;
padding:1em;
margin-top:1em;
}
#content legend {
font-weight:bold;
padding:0.5em;
}
label {
font-weight:bold;
}
#content label {
}
#content optgroup {
color:#999999;
font-style:normal;
font-weight:bold;
padding-left:0.25em;
}
#content option {
color:black;
}
#content optgroup > option {
padding:0 0.25em 0 1em;
}
.field {
clear:both;
margin-bottom:1em;
}
.field input[type="text"] {
}
input#title {
width:100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background:url("../img/required.jpg") no-repeat scroll left center transparent;
}
div.error {
background-color:#FFDDCC;
border:1px solid red;
margin:1em 0;
padding:0.5em;
}
.error .fieldRequired {
color:#DD0000;
}
div.error.warning {
background-color:transparent;
border:medium none;
margin-top:0;
padding:0;
}
div.error.warning input {
border:2px solid red;
}
input.inputLabelActive {
color:#76797C;
}

#footer-wrapper {
background:url("../img/footer_back.jpg") repeat-x scroll 0 0 #F0F0F0;
font:12px Arial,Helvetica,sans-serif;
margin:1em 0 0;
}

#portal-footer {
background:url("../img/footer_line.gif") repeat-x scroll center 35px transparent;
height:30px;
margin:0 auto;
padding-bottom:0;
font-size:95%;
line-height:2em;
padding:0.5em;
padding-top:10px;
}

#portal-footer li {
padding-left:10em;
}

#portal-footer a {
color:#5C5C5C;
}
.hiddenStructure {
background:none repeat scroll 0 0 transparent;
border:medium none;
display:none;
height:0.1em;
margin:-0.1em 0 0 -0.1em;
overflow:hidden;
padding:0;
width:1px;
}
#content .visualNoMarker {
list-style:none outside none;
margin-left:0;
}
.visualClear {
clear:both;
}
body.largeText {
font-size:125%;
}
body.smallText {
font-size:85%;
}

div.row {
display:block;
float:left;
position:relative;
width:100%;
}
div.cell {
float:left;
left:100%;
position:relative;
}
 
#post-sections-clear {
height:1px;
margin-bottom:-3px;
}
:first-child + html #post-sections-clear {
margin-bottom:-2px;
}
* html #post-sections-clear {
margin-bottom:-2px;
}

/* Pie de página alineado bottom */
html {
 position: relative;
 min-height: 100%;
}
/* Pie de página alineado bottom */
#footer-wrapper {
 position:absolute;
 bottom:0;
 width:100%;
}

/*-----------------------------------------------*/

div.fieldBox {
 float: left;
 margin-top: 8px;
}

div.fieldBox.margenIzq {
 margin-left: 2%;
}

div.fieldBox.primera {
 margin-top: 0px;
}

div.fieldBox.tabla {
 margin-top: -5px;
 margin-left: -2px;
}

div.fieldBox.tabla.margenIzq {
 margin-left: 1%;
}

div.fieldBox.tabla input {
 vertical-align: middle;
}

div.fieldBox label {
 font-size: 11.5px; 
 padding-left: 1px;
}

#content .fieldBox input, #content .fieldBox select, #content .fieldBox textarea  {
 color: #000035;
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 14px;
 margin-left: 0;
 margin-top: 1px; 
 padding: 2px;
 padding-left: 8px;
 resize: none;
 width: 100%; 
 box-sizing: border-box;  /* Input al 100% y padding-left (ajusta el div) */
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
} 

#content .fieldBox select {
 height: 24px;
 line-height:20px;
 padding: 1px;
 padding-left: 4px;
 vertical-align: middle;
}

.center {
 text-align: center !important;
}

.left {
 text-align: left !important;
}

.lblSalida {
 /*border: 1px solid #EAEAEA;*/
 color: #337ab7;
 display: block; 
 height: 18px;
 line-height: 18px; 
 margin-top: 3px;
 width: 99%;
 vertical-align: middle;
}

.lblRespDat { 
 border:1px solid #DDDDDD;
 color: #000075;
 display: block; 
 padding: 5px !important;
 padding-bottom: 3px !important;
 width: 100%;
}

#content fieldset {
 background-color: #F8F8F8;
 border: 1px solid #DDDDDD;
 border-radius: 5px;
 padding-left: 2%;
}

#content legend {
 color: #000000;
 font-size: 12px;
 font-weight: bold; 
}


#content input[type="submit"], #content input[type="button"], #content input[type="reset"] {
 font-family: Verdana,Helvetica,sans-serif;
 border: 1px solid;
 border-radius: 4px; 
 cursor: pointer;
 font-family: Verdana;
 font-size: 10pt;
 font-weight: bold;
 padding-top: 1px !important;
}

#content input[type="radio"], input[type="checkbox"] {
 height: 16px;
 margin-left: -3px;
 vertical-align: top;
 width: 20px !important;
}

#content input[type="file"] {
 border: none;
 background-color: transparent;
 font-size: 12px;
}

/*-----------------------------------------------------------------*/
/* Modal Mensajes de Error	(include)							   */
/*-----------------------------------------------------------------*/
#overlay-modal-mensaje {
 position: fixed;
 left: 0;
 top: 0; 
 background:#fff;
 display: none;
 height: 100%;
 opacity: 0.3; 
 filter: alpha(opacity=30);
 width: 100%;  
 z-index: 900;	
}

.mensaje-modal-content {
 position: fixed;
 top: 28%; 
 left: 0;
 right: 0;
 margin: 0 auto; 
 background-color: #ffffff;
 border: 2px solid #5c5c5c;
 border-radius: 6px;
 display: none;  
 overflow: auto;
 width: 400px;
 z-index: 999;
}

.mensaje-modal-header {
 background-color: #31708F;
 background: linear-gradient(#4194BD,#31708F);         
 background: -webkit-linear-gradient(#4194BD,#31708F);
 border-bottom: 1px solid #eee;
 color: #FFFFFF;
 font-size: 10pt;
 font-weight: bold;
 height: 25px;
 line-height: 25px;
 text-align: center;
 vertical-align: middle;
}

.mensaje-modal-body {
 display: table-cell;
 height: 120px;
 overflow-y: auto;
 padding: 20px;
 padding-top: 0px;
 text-align:justify;
 vertical-align: middle;
 width: 400px;
}

.mensaje-modal-body  p {
 text-align:center;
}

.mensaje-modal-footer {
 background-color: #dddddd;
 background: linear-gradient(#f0f0f0,#dddddd);         
 background: -webkit-linear-gradient(#f0f0f0,#dddddd); 
 border-top: 1px solid #ddd;
 border-radius: 0 0 6px 6px;
 height: 35px;
 line-height: 35px;
 margin-top: -10px !important;
 padding-right: 15px;
 text-align: right;
 vertical-align: middle;
}

.mensaje-modal-close {
 float: right;
 color: #ffffff;
 font-size: 16px;
 font-weight: bold;
 margin-right: 10px; 
}

.mensaje-modal-close:hover {
 cursor: pointer;
 text-decoration: none;
 opacity: 0.8;
 filter: alpha(opacity=80);
}

.mensaje-modal-boton {
 height: 25px;
 margin-top: 5px;
 width: 100px;
}

/*-----------------------------------------------------------------*/
.linea {
 color: #bfbfbf;
 background-color: #bfbfbf;
 border: 1px solid #bfbfbf;
 height: 1px;
 margin-bottom: 8px;
 margin-top: 8px;
 text-align: left;
 width: 98%;
}

.mensajeObligatorios {
 color: #245269;
 font-size: 9pt;
 font-weight: bold;
}

.requerido  {
 color: #FF0000;
 font-weight: bold;
}

.botonEnviar {
 cursor: pointer;
 background-color: #337AB7 !important;
 border-color: #2E6DA4 !important;
 border: 1px solid;
 border-radius: 4px;  
 color: #fff !important;
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: bold;
 line-height: 1.3em;
 padding:0.2em;
 padding-top: 1px !important;    
}

.botonEnviar:hover {
 background-color: #286090 !important;
 border-color: #204D74 !important;
}

.botonSalir {
 background-color: #D9534F !important;
 border-color: #D43F3A !important;
 color: #fff !important;
}

.botonSalir:hover  {
 background-color: #C9302C !important;
 border-color: #AC2925 !important;
}

.botonVolver {
 cursor: pointer;
 background-color:#EEEEEE;
 border:1px solid #bfbfbf !important;
 border-radius: 4px;
 color: #205C90;
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: bold;
 line-height: 1.3em;
 padding:0.2em;
 padding-top: 1px !important;   
}

.botonVolver:hover  {
 background-color: #ffffe0 !important; 
}

.checkAut {
 border: 1px none !important;
 height: 17px !important;
 margin-top: 3px !important;
 width: 20px !important;
}

.autDisabled {
 background-color: #DDDDDD !important;
 color: #777777;
}

.mensajeBd  {
 position: absolute;
 background-color: #FFFFFF;
 border: 4px solid #2e6da4;
 color: #FF0000;
 display: none;
 font-size: 12pt;
 height: 100px; 
 margin-top: 15%;
 margin-left: 30%;  
 padding: 10px;
 text-align: center;
 width: 40%;
 z-index: 100; 
 
}

.mensajeBd span  {
 display: table-cell;
 vertical-align: middle;
}

.display-no {
 display: none;
} 

.display-block {
 display: block;
} 

/* Personalizar input-file, Ocultamos el input file */
/*
.input-file {
 filter: alpha(opacity = 0);
 -ms-filter: "alpha(opacity=0)";
 font-size: 10px;  
 left: 0;  
 line-height: 0;  
 opacity: 0;
 margin: 0; 
 padding: 0;  
 position: absolute;  
 width: 0 !important;
 z-index: 100;
}

div.btnFile {
 cursor: pointer;
 float:left;
 background: #F0F0F0;
 border: 1px solid #BFBFBF !important;
 color: #205c90;
 font-weight: normal;
 font-size: 13px; 
 height: 18px;
 line-height: 16px;
 text-align: center;
 margin-top: 1px;
 vertical-align: middle;
}

.fichero {
 float: left;
 background: #f8f8f8;
 color: #000080 !important;
 font-size: 13px !important;  
 height: 20px;
 padding-left: 55px;
 padding-top: 0 !important;
 vertical-align: middle;
}

.widthFile {
 width: 8%;
}

.widthBorrar {
 width: 5%;
}
*/

.img-ayuda {
 cursor: pointer;
 margin-left: 2px;
 margin-bottom: -2px;
 height: 18px;   
 width: 20px; 
}

.img-papelera {
 cursor: pointer;
 height: 14px;   
 width: 11px; 
}

#procesando {
 background-color: #FFFFFF;
 border: 4px solid #2e6da4;
 border-radius: 5px;
 display: table;
 font-size: 16px;  
 height: 21%;
 position: absolute;
 text-align: center;
 width: 28%;
 z-index: 100;
} 

#procesando span {
 color: #ff0000;
 display: table-cell;
 vertical-align: middle;
}

/*
.arrow-previo {
 position: relative;
 content: '';
 border: 3px solid #205c90;
 border-top-color: transparent;
 border-right-color: transparent;
 display: inline-block;
 height: 4px;
 width: 4px;
 top: 1px;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg); 
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
*/
/*-----------------------------------------------------------------*/
/* Modal Filtro/Ayuda											   */
/*-----------------------------------------------------------------*/
#overlay {
 position: fixed;
 left: 0;
 top: 0; 
 background:#fff;
 display: none;
 height: 100%;
 opacity: 0.3; 
 filter: alpha(opacity=30);
 width: 100%;  
 z-index: 100;	
}

.modal {
 position: fixed;
 top: 50%;
 background-color: #ffffff;
 border: 2px solid #5c5c5c;
 border-radius: 6px;
 display: none;
 left: 0;
 right: 0;
 margin: auto;
 overflow: auto;
 z-index: 199;
}

.modal-header {
 background-color: #31708F;
 background: linear-gradient(#4194BD,#31708F);         
 background: -webkit-linear-gradient(#4194BD,#31708F);
 border-bottom: 1px solid #eee;
 color: #FFFFFF;
 font-size:10pt;
 font-weight: bold;
 height: 30px;
 line-height: 30px;
 text-align: center;
 vertical-align: middle;
}

.modal-body {
 overflow-y: auto;
 vertical-align: middle;
}


.modal-footer {
 background-color: #dddddd;
 background: linear-gradient(#f0f0f0,#dddddd);         
 background: -webkit-linear-gradient(#f0f0f0,#dddddd); 
 border-top: 1px solid #ddd;
 border-radius: 0 0 6px 6px;
 height: 35px;
 line-height: 35px;
 margin-top: -10px !important;
 padding-right: 15px;
 text-align: right;
 vertical-align: middle;
}

.close {
 float: right;
 color: #ffffff;
 font-size: 18px;
 font-weight: bold;
 margin-right:10px; 
 margin-top:-2px;  
}

.close:hover {
 cursor: pointer;
 text-decoration: none;
 opacity: 0.8;
 filter: alpha(opacity=80);
}
/*-----------------------------------------------------------------*/
