.center{
text-align:center;
}
.SerDesHeader{
background-color:#f0f0f0;
width:100%;
}
.SerDesHeader h1{
font-family:PT Sans Narrow;
font-size: 50px;
line-height: 130%;
padding-top:15px;
font-weight: normal;
}
.SerDesHeader h4{
font-weight: normal;
font-family:PT Sans Narrow;
padding-bottom:35px;
font-size: 23px;
line-height: 120%;
}
.errorCartel{
color:red;
}
.col1{
width:90px; 
}
.col2{
width:140px;
}
.col3{
width:200px;
 }
.col4{
width: 50px;
}
.col5{
width: 70px;
 text-align:center;

}
.col6{
width: 50px;
 text-align:center;
}
.col7{
width:290px;
}
.col7 p{word-wrap:break-word;line-height: 22px;margin-top: 0;}

.col1R{
width:215px;
}

.col2R{
width:150px;
}
.col3R{
width:250px;
text-align:center;
}
.fontbold{
font-weight:bold;
}
.tabla{
width:auto; 
border-collapse: collapse;
border:1px;
}
.tablarun{width:700px;border-collapse:collapse;border:1px;}
.tabladisplay{width:500px;border-collapse: collapse;border:1px;}
.basefont{
font-size: 13.0px; 
font-family: 'Arial','sans-serif'; 
color: black;
padding:5px;
}
input.basefont:hover{
border:2px solid #740607;
}
.letrero{
font-size: 13.0px;
 font-family: 'Arial','sans-serif';
 color: black;
 font-weight:bold;
 text-align:center;
}
.magicTitle{
font-size: 13px;
 font-family: 'Arial','sans-serif';
 color: black;
 font-weight:bold;
}
.buttonOpen{
width:100%;
}
.buttonOpen:hover{
color:green;
}
.popUpOpen{
margin-top: 15%;
width:100%;	
}
.popUpOpen:hover{
color:#740607;
}
#runanalisys,#rungenerator{
font-size: 20.0px; 
font-family: 'Arial','sans-serif'; 
color: black;
padding-top:10px;
padding-bottom:10px;
width:100%;
}
#runanalisys:hover,#rungenerator:hover{
color: green;
font-weight:bold;
}
#calculating{
float:left;
padding-top:10px;
padding-bottom:10px;
text-align:center;
width:90%;
margin:0 auto;
}
.centerButton{
vertical-align:middle;
}
.noDecor {
text-decoration:none;
}

.dnone{
display:none;
float:left;
}
.green{
color:green;
margin-left:18%;
padding:10px;
}
.red{
color:red;
margin-left:18%;
padding:10px;
}
.allOutput{
padding:25px;
margin:5px;
border:3px solid black;
border-radius:10px;
box-shadow:4px 3px grey;
clear:both;
line-height:18px;
font-size: 14px;
}
body{
font-family:Arial;
font-size:10px;
}


#magicresult{
display:none;
width:100%;
margin:0 auto;
margin-top:25px;
text-align:left;
font-size:14px;
}
#content{
margin-top:20px;
}

#espacio{
width:100%;
height:20px;
clear:both;
}

table{
margin-bottom: 20px;
margin-top:2px;
}
td{
padding: 1px;
 border: solid windowtext 1.0px;
 mso-border-alt: solid windowtext .5px;
}
p{
padding:1px;
margin:1px;
}

/*------------------*/

* {	padding: 0; margin: 0; vertical-align: top; }

body {
	background: url(../background.png) repeat-x;
	font: 18px/1.5em "proxima-nova", Helvetica, Arial, sans-serif;
}

a {cursor:pointer;color: #069;}
a:hover { color: #28b; }

h2 {
	margin-top: 15px;
	font: normal 32px "omnes-pro", Helvetica, Arial, sans-serif;
}

h3 {
	margin-left: 30px;
	font: normal 26px "omnes-pro", Helvetica, Arial, sans-serif;
	color: #666;
}

p {
	margin-top: 10px;
}

button {
	font-size: 18px;
	padding: 8px 7px;
	margin-right:5px;
}

input {
	font-size: 15px;
	padding: 0 5px;
	width:100%;
}

input[type=checkbox] {
	margin: 7px;
}

#header {
	position: relative;
	width: 900px;
	margin: auto;
}

#header h2 {
	margin-left: 10px;
	vertical-align: middle;
	font-size: 42px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#content {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
}

#footer {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

.demo-container {
	box-sizing: border-box;
	width: 850px;
	height: 450px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.demo-placeholder {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}

.legend table {
	border-spacing: 5px;
}
.bar {
    height: 18px;
    background: green;
}
#progress{
 background:lightgrey;
 width:100%;
 display:none;
    -moz-box-shadow:    inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
   box-shadow:         inset 0 0 5px #000000;
 }
 button.cancel{
 margin-top:5px;
 padding:5px;
 display:none;
 }
 #SParamFile{
 margin-bottom:15px;
 width:95%;
 }
.forceCenter{
width:50%;
margin:0 auto;
 }
 .button-link {
	text-decoration:none;
    padding: 10px 110px;
	line-height:50px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin:5px;
	font-size:18px;
}
.button-link:hover {
    background: #740607;
    border: solid 1px #380303;
    text-decoration: none;
	color:white;
}
.button-link:active {
	
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background:#740607;
    border: solid 1px #380303;
	color:white;
}
.coverOn{
  display:none;
  position:fixed;
  bottom: 0px;
  left: 0px;
  overflow: visible;
  width: 100%;
  height:100%;
  background-color: #ffffff;
  opacity:0.7;
  text-align: center;
  z-index: 0;
}
.myModal
{
    padding: 0 0 20px 10px;
    z-index: 999999;
    text-align: center;
    opacity: 1;
    background-color: white;
    border-radius: 8px;
    box-shadow: 6px 6px 5px lightgrey;
	background:white;
	height:auto;
	border:1px solid grey;
	display:none;
	background:white;
}
.modal_close
{
	float: right;
    background: none;
    border: none;
    font-size: 2.5em;
    padding: 5px;
    line-height: 1em;
    cursor: pointer;
}
.restricted
{
	background: #740607;
    padding: 8px 20px;
    -moz-border-radius: 5x;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.5em;
    text-decoration:none;
    cursor: pointer;
  	color:white;
    line-height: 37px;
	margin-right: 5%;
}
.restricted:hover{background: #0B90E2;color:white;}
.popupButton{margin-right:25%;}
.msg_title{font-size:26px;}
.msg_subtitle{font-size:26px;font-size: 20px;color: #740607;}
.popupTable{border-collapse: collapse;margin:20px 10px;width:97%;clear:both;}
.popupTable tr {height: 45px;}
.popupTable th, td {padding: 10px;text-align: left;border: 1px solid black;line-height: 20px;}
.popupTable .basefont{font-size:0.8em;line-height:1.5em;padding: 5px 10px;}
.popupTable input{font-size:1.2em;padding:1px 5px;}
.popupTable input[type="file"]{padding:10px 0;}
.popupTable #SParamFile{margin-bottom:0}
.myModal h1,.myModal h2{text-align:left;margin:10px 20px;padding-bottom:5px;border-bottom:3px solid #740607;width: 96%;}
.popupTable .col1{width:11%;}
.popupTable .col2{width:20%;}
.popupTable .col3{width:25%;}
.popupTable .col4{width:2%;}
.popupTable .col5{width:5%;}
.popupTable .col6{width:5%;}
.popupTable .col7{width:22%;padding-left: 12px;}