div.max500 {
  max-width: 500px;
  height: 200px;
  margin: auto;

}

div.Cntr {
  max-width: 240px;
  height: 200px;
  margin: auto;

}

div.CntrRadio {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 100px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}
div.CntrRadioHide1 {
  
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 100px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;
 
padding: 10px;

}
div.CntrType {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 100px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}

label.maininfo{
  font-size: 1.5em;
  font-weight: 500;
  width: auto;
   padding-top: 0.5em;
  padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  background-color: #F3F5FA;
     line-height: 1.231;
  border-radius: 0px 0px 0px 0px;
   border: 1px solid #bdc3c7;

}

label.Question{
  font-size: 1.5em;
  font-weight: 500;
  width: auto;
   padding-top: 0.5em;
  padding-bottom: 0.5em;
}
div.max500w {
  max-width: 500px;
 
  margin: auto;

}

div.CntrTlush {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 330px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}
div.CntrType {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 122px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}

div.CntrTypeMaskoret {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 122px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}
div.CntrGlobal {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 180px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}

div.CntrShaot {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 180px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}
div.CntrNetto {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 230px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}
div.CntrCity {
  max-width: 300px;
  margin: 10px;
  background-color: #F3F5FA;
  height: 230px;
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}



input.svabig{
 
}

div.CntrReport {
 
  margin: 10px;
  background-color: #F3F5FA;
 
   line-height: 1.231;
  border-radius: 5px 5px 5px 5px;
   border: 1px solid #bdc3c7;

padding: 10px;
}



table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}



a.myButton {
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	background-color:#bddbfa;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 8px;
	margin: 2px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
a.myButton:hover {
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	background-color:#80b5ea;
}
a.myButton:active {
	position:relative;
	top:1px;
}

p.Title{
  font-size: 1.0em;
     margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  width: auto;
   padding-top: 0.1em;
  padding-bottom: 0.1em;
}
span.Title{
  font-size: 1.0em;
  font-weight: bold;
  width: auto;
   padding-top: 0.1em;
  padding-bottom: 0.1em;
}

p.TblTitle{
  font-size: 1.0em;
     margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  width: auto;
   padding-top: 0.1em;
  padding-bottom: 0.1em;
  background-color:#bddbfa;
  padding:6px 24px;
  border-radius:6px 6px 0 0;
}

