.l{ float:left;}
.c{ clear:both;}
.r{ float:right;}
img{ vertical-align:middle; border:none;}
a{ color:#393939; text-decoration:none;}
a:hover{ color:#0099FF; text-decoration:none;}



.content-box{ max-width:1000px; margin: auto; background:#FFF;}
.content-boxkredit{ max-width:1000px; margin: auto; background:#FFF;margin-top:-40px;}
/*background:#F5F5F5*/
.content-box-in{padding:20px;padding-bottom: 10px !important; background-image: url("/bilder/snabb_back7.png"); opacity: 0.8;}
.aktier-frontend-form-row label{ font-size:18px; width:260px; float:left; color:#fff; padding:20px 10px 5px 0;}
.aktier-frontend-form-row b{ font-size:17px; width:225px; float:left; color:#fff; padding:17px 20px 8px 0; font-weight:normal;margin-bottom:0px;font-family: Arial,Helvetica,sans-serif;}
.aktier-frontend-form-rowbl b{ font-size:17px; width:230px; float:left; color:#fff; padding:13px 10px 8px 0; font-weight:normal;margin-bottom:0px;}
.in001{  width:330px;}
.aktier-frontend-form-row{ padding:0 0 7px 0;}

 .btn01{ font-size:16px; padding:10px 13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fff; background-color:#DC2300; border:0px; display:block!important;  -webkit-appearance: none; width:250px;
    -webkit-border-radius:0;
    border-radius:0;margin-top: 10px;}



/*
.btn01{
	font-size: 16px;
	padding: 10px 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #DC2300;
	border: 0px none #FFF;
    border-bottom:#348601 solid 3px ;
	display: block!important;
	 -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:0;
	width:250px;
    margin-top: 10px;
}

*/
.btn01:hover{ background:#000; cursor:pointer;}

.slider-col{ width:540px; position:relative; padding-bottom:5px;margin-bottom:10px;}
.slider-col .ui-slider { background:#CCCCCC; border:0px; height:16px; border-radius:20px;font-size: 1.7em;}
.amount-text{ border:0px; background:0px; font-size:20px; color:#fff; font-family:Arial, Helvetica, sans-serif; margin:-15px 0 4px 0;}
.slider-col .ui-slider-handle{ background:#40A800; width:50px; border:0px; height:27px; border-radius:9px;}
.slider-col .ui-slider-range{border-radius:20px;background: #54BF11;}
.input01 p{ font-size:18px; color:#fff; }
label.pd01{ padding-top:0px;}
label.pd01bensin{ padding-top:20px;}
.input01 p span{ padding:0 20px 0 0;}
.slider-col1 p{ padding:0 0 20px 0;}
.slider-col1 { padding:0 0 0px 0;}
.slider-col .ffTextBoxLeft, .ffPasswordLeft{ background:none; padding:0px; height:auto}
.slider-col .ffTextBoxRight, .ffPasswordRight{ background:none; padding:0px; height:auto}
.slider-col  .ffTextBoxLeft input, .ffPasswordLeft input{ height: auto; font-size:18px;}
.btns01{ width:540px; float:left;}
.btns01 .ffButtonWrapper{ float:right; }
.plusbtn{width:540px; float:left;}
.plusbtnsnabb{width:230px; float:left;}

.button {  text-indent: -9999px; cursor: pointer; width:46px;height:43px;float: left; text-align: center; background:url(../images/buttons001.png) no-repeat;}
.dec { background-position: 0 -43px;transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg); }
.buttons { padding: 20px 0 0 140px;}
.button:hover{  background-position: right 0;}
.dec:hover{  background-position: -46px -43px!important;transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.plusbtn .nomber{ width:55px; text-align:center; font-size:18px; }
.numbers-row p{ float:left;padding: 10px 11px 0 0; color:#fff; font-size:17px;}
.plusbtn  .ffTextBoxWrapper{ float:left; margin:0 5px;}
.plusbtn  .ffButtonWrapper{ float:right;}
.plusbtn .pad0001 p{ padding-top:10px;}
.rowKortet  label.pd01 {   padding-top: 6px;}
.slider-col .ffButtonWrapper{ float:right; }
#ajaxLoader{
  display: block;
  text-align: center;
  margin: 20px auto;
  position: static;
  clear: both;
}

#bowlG{
	position:relative;
	width:58px;
	height:58px;
	margin:auto;
}

#bowl_ringG{
	position:absolute;
	width:58px;
	height:58px;
	border:5px solid rgb(130,171,106);
	border-radius:58px;
		-o-border-radius:58px;
		-ms-border-radius:58px;
		-webkit-border-radius:58px;
		-moz-border-radius:58px;
}

.ball_holderG{
	position:absolute;
	width:16px;
	height:58px;
	left:21px;
	top:0px;
	animation-name:ball_moveG;
		-o-animation-name:ball_moveG;
		-ms-animation-name:ball_moveG;
		-webkit-animation-name:ball_moveG;
		-moz-animation-name:ball_moveG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-timing-function:linear;
		-o-animation-timing-function:linear;
		-ms-animation-timing-function:linear;
		-webkit-animation-timing-function:linear;
		-moz-animation-timing-function:linear;
}

.ballG{
	position:absolute;
	left:0px;
	top:-14px;
	width:23px;
	height:23px;
	background:rgba(130,171,106,0.97);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}
