body {
  padding-top: 0px;
  background-color: #FFF;
  color: #000;
}
.starter-template {
  padding: 8px 0%;
  text-align: center;
}
.starter-template h2 {
  font-size: 28px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.container ul {
	padding-left: 20px
}
#navbar ul {
	width:82%;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 6px;
    line-height: 16px;
}
.nav>li>a {
    padding: 10px 9px 5px;
    line-height: 16px;
}
.in .nav>li>a {
    padding: 6px 9px 5px;
    line-height: 16px;
}
.navbar {
    min-height: 40px;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.red {
	color: #CC0000 !important;
}
.grey {
  color: #606060 !important;	
}
.orange {
  color: #f39639 !important;	
}
.bigger {
	font-size: 125%;
}
h3 {
	font-size: 22px;
}
.headright {
	position: relative;
	right: 0px;
	float: right;
	/*max-width: 425px;*/
	max-width: 415px;
	width: 40%;
	margin: 10px 0 5px 0.7%;
	text-align: right;
}
.headleft {
	position: relative;
	left: -6px;
	float: left;
	max-width: 245px;
	width: 100%;
	margin: 10px 0.7% 5px 0%;
	text-align: center;
}
.well-ads {
	border-color: #f39639;
	padding: 8px;
   border-radius: 3px;
   width: 97%;
   max-width: 400px;
   min-height: 128px;
   float: left;
   margin: 1%;
}
.well h2.promo {
	font-size: 18px;
	line-height: 20px;
	margin-top: 4px;
}
.well-ads h2.promo img {
	float: left;
	/*width: 100px;*/
	max-width: 100px;
	max-height: 113px;
	margin: 0 4px 0 0;
}
.well-ads p.descp {
	text-transform: lowercase;
}
.well-ads p.descp:first-letter {
	text-transform: uppercase;
}
.well p.promo {
	font-size: 12px;
	line-height: 14px;
}
.well .lead {
	font-size: 18px;
	line-height: 20px;
}
.form-group select {
	max-width: 250px;
}

.img_p_right {
    float: right;
    margin: 3px 0px 3px 1%;
    padding: 0px 0.6% 0px 1%;
}
#bilder img {
	margin: 2px;
}
.ad3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #cecece;
}
ul.nav a {
	text-decoration: underline;
}
ul.nav .active a {
	text-decoration: none;
}
.footer {
	background-color: #101010;
	color: #FFF;
}
.footer p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.footer p a {
	color: #cecece;
}
.secret {
	display: none;
}
/* BUTTONS */
.btn-green{
  color: #cecece;
border: 1px solid #cecece;
display:inline-block;
outline:0;
padding:4px 5px 4px 5px;
margin-top: 5px;
margin-right: 2px;
vertical-align:middle;
text-decoration:none !important;
background-color:#f6f6f6;
text-align:center;
transition:.2s ease-out;
cursor:pointer;
white-space:nowrap;
}
.btn-green:hover {
box-shadow:0 8px 12px 0 rgba(0,0,0,0.2),0 6px 16px 0 rgba(0,0,0,0.15);
}
p.buttonline{
	border-bottom: 1px dashed #cecece;
	padding-bottom: 8px;
}
.nowrapblock {
	white-space: nowrap;
}
input.form-control {
	max-width: 370px;
}
table.convtable {
	background-color: #feff4f;
	border: 1px solid #000000;
	width: 100%;
	margin: 0px auto 10px;
}
table.convtable td {
	padding: 2px;
	text-align: center;
}
table.convtable td input[type="text"] {
	width: 99%;
	text-align: center;
	font-size:14px;
}
table.convtable td input[type="reset"] {
	width: 50%;
	min-width: 120px;
	text-align: center;
	font-size:12px;
	background-color: #f6f6f6;
	color: #cecece;
}
.cc_container {
    background: #fff;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
    z-index: 999;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #8b8b8b;
    background-color: #ececec !important;
	border: 1px solid #f39639;
	font-weight: 700;
}
.cc_container .cc_btn:hover {
    color: #f39639 !important;
	font-weight: 900;
}
.cc_message {
    color: #565656;
}
.doublelinktable {
	text-align: center;
	width:100%;
	margin: 8px auto 16px;
	line-height: 1.05em;
}
.doublelinktable td {
	padding: 4px;
	vertical-align: top;
}
.minpadding {
	padding-left: 3px;
	padding-right: 3px;
}
.iframelist {
	width: 100%;
	height: 429px;
	margin: 0;
	padding: 0;
	border: 1px solid #cecece;
	overflow-x: hidden;
	overflow-y: scroll;
}
.tablelinec {
	font-size: 12px;
	width: 100%;
	border: 1px solid #cecece;
	margin: 8px auto;
	text-align: center;
}
.tablelinec td {
	text-align: center;
	padding: 2px;	
}
.hrule {
	border-bottom: 1px solid #cecece;
	width: 99%;
	height: 2px;
	text-align: center;
	margin: 4px auto;
}
.tipdiv {
	margin: 8px auto 8px auto;
	padding: 0px 0px 6px 0px;
	text-align: center;
	vertical-align: top;
	border: 2px solid #cecece;
	line-height: 18px;
}
.tipdiv p {
	margin: 9px auto 4px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
.menudiv {
	margin: 2px auto 4px;
	padding: 0px 0px 0px 0px;	
}
.menudiv ul {
	margin: 0px auto;
}
.menudiv ul li a.btn {
	background-color: #f6f6f6;
	border: 1px solid #cecece;
	padding: 6px 4px 6px;
}
.menudiv ul li a.btn:hover {
	background-color: #cecece;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
.adinfo {
	background-color: #fdecdb;
	padding: 8px;
	margin: 8px auto;
}
.adpart {
	padding-top: 6px;
	clear: both;
}
.inputtable {
	width: 100%;
	max-width: 640px;
}
.inputtable th {
	line-height: 14px;
	padding-bottom: 4px;
	font-size: 13px;	
}
@media screen and (min-width: 420px){	

	.iframelist {
		height: 412px;
	}
	.headright {
		width: 49%;
	}
	.headleft {
		width: 49%;
	}
}
@media screen and (min-width: 490px){	
	.iframelist {
		height: 360px;
	}
}
@media screen and (min-width: 530px){	
	.iframelist {
		height: 316px;
	}
}
@media screen and (min-width: 768px){	
	.cc_container {
   	padding-top: 8px !important;
   	padding-bottom: 8px !important;
	}
	.cc_message {
		text-align: center !important;
	}
	.cc_btn {
		margin-right: 3.6%;		
	}
	.iframelist {
		height: 488px;
	}
	.rightcoljust {
		padding-left: 20px;
		padding-right: 10px;
	}
	.adpart {
		padding-top: 36px;
	}
}
@media screen and (min-width: 836px) {
	.container {
		width: 816px;
	}
	.headright {
		width: 51.5%;
	}
	.headleft {
		width: 28%;
	}
}
@media screen and (min-width: 992px) {
	.container {
		width: 970px;
	}
	.cc_btn {
		margin-right: 7%;		
	}
	.minpadding {
		padding-left: 6px;
		padding-right: 6px;
	}
	.iframelist {
		height: 428px;
	}
	.video-container iframe {
    top:0;
    left: 2%;
	}
	.headright {
		width: 50%;
	}
	.headleft {
		width: 28%;
	}
}
@media screen and (min-width: 1200px){	
	.minpadding {
		padding-left: 10px;
		padding-right: 10px;
	}
	.iframelist {
		height: 412px;
	}
	.video-container iframe {
    top:0;
    left: 6%;
	}
}