body {
	font-family: 'Open Sans', sans-serif;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.clear {
	clear: both;
	height: 0px;
}

.span815 {
	/*float: left;*/
	/*max-width: 815px;*/
	text-align: left;
}
.span165 {
	float: left;
	/*width: 180px;*/
	text-align: left;
	position: fixed;
	top: 20px;
	right: 0px;
}
.span180 {
	float: left;
	/*width: 180px;*/
	text-align: left;
}
.span50 {
	float: left;
	width: 50%;
	margin-bottom: 50px;
}

a.kustuta {
	float: right;
	background-image: url(images/delete.png);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 2px;
}
a:hover , a.kustuta:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
.opacity30 {
	opacity:0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
	      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
}

.tellimusvorm {
	max-width: 980px;
	text-align: center;
}
.tellimusvorm h1 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -1px;
	margin-top: 0px;
}
.tellimusvorm h2 {
	font-size:16px;
	color:#666666;
	font-weight:normal;
	margin-bottom:60px;
}
.tellimusvorm .hdr {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 130px;
	padding-bottom: 35px;
	font-size: 18px;
	font-weight: 600;
}
.tellimusvorm .hdr.step1 {
	background-image: url(images/header_step_1.png);
}
.tellimusvorm .hdr.step2 {
	background-image: url(images/header_step_2.png);
}
.tellimusvorm .hdr.step3 {
	background-image: url(images/header_step_3.png);
}
.tellimusvorm .hdr.step4 {
	background-image: url(images/header_step_4.png);
}
.tellimusvorm .domeen {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	height: 28px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 1px 1px 2px 1px #f0f0f0;
	box-shadow: inset 1px 1px 2px 1px #f0f0f0;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-right: 5px;
}
.tellimusvorm .vormid .tutorial {
	font-size: 12px;
	color: #666;
	float: left;
	margin: 0px;
}


.styled-select select {
	font-family: 'Open Sans', sans-serif;
	margin-left:5px;
	width: 160px;
	font-size: 18px;
	font-weight:600;
	line-height: 1;
	height: 38px;
	-webkit-appearance: none;
	border: 0px;
	background: transparent;
	background-color: rgba(255, 255, 255, 0);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
   }
   
.styled-select {
	width: 108px;
	margin-left:20px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/select-arrow-down.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
   }
.tellimusvorm .notice {
	margin-left: 130px;
	border: 2px none #960;
	font-weight: 600;
	background-color: #fcf8e3;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	display: block;
	color: #c09853;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 14px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

@media (max-width:767px) {
    .tellimusvorm .notice {
        margin-left: 0px !important;
    }
    
    .tellimusvorm .vormid {
        padding-left: 0px !important;
    }
}

.tellimusvorm .notice a {
	color: #92ba1b;
	text-decoration: underline;
}
.tellimusvorm .notice strong {
	color: #c09853;
}
.tellimusvorm .notice .error {
	color: #F00;
}
.tellimusvorm .notice .valikud {
	font-size: 13px;
	font-weight: 500;
	margin-top: 30px;
	line-height: 25px;
}
.tellimusvorm .notice .valikud input {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
}



.tellimusvorm .vormid {
	padding-left: 130px;
	font-size: 14px;
}
.tellimusvorm .vormid a{
	color: #92BA1B;
	font-weight: 600;
	text-decoration: none;
}

.tellimusvorm .noactive {
	padding-left: 200px;
	font-size: 16px;
	color: #ecedf0;
	text-decoration: none;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: 130px;
}
.tellimusvorm .noactive.step1 {
	background-image: url(images/step1_notactive.png);
}
.tellimusvorm .noactive.step2 {
	background-image: url(images/step2_notactive.png);
}
.tellimusvorm .noactive.step3 {
	background-image: url(images/step3_notactive.png);
}
.tellimusvorm .noactive.step4 {
	background-image: url(images/step4_notactive.png);
}
.andmed td {
	padding: 3px;
	font-weight: 600;
}
.andmed {
}
.tellimusvorm .choose {
	/*float: left;*/
	font-size: 11px;
/*	margin-right: 3px;*/
	/*width: 225px;*/
	margin-bottom: 25px;
}

.tellimusvorm .periodChoose {
	/*width: 167px;*/
}


.tellimusvorm .vormid a.pakett,
.tellimusvorm .vormid a.period{
	background-color: #92ba1b;
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding: 10px 35px;
	text-decoration: none;
	-webkit-box-shadow: inset 2px 2px 2px 1px #557e08;
	box-shadow: inset 2px 2px 2px 1px #557e08;
    width: 100%;
	
}
.tellimusvorm .choose p {
	margin-top: 5px;
	margin-left: 0px;
}


.tellimusvorm .vormid a.pakett.notselected,
.tellimusvorm .vormid a.period.notselected{
	color: #000;
	background-color: #edeef0;
	-webkit-box-shadow: none;        
    box-shadow: none; 
}
.lisaseaded {
	background-image: url(images/icon_lisaseaded.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	padding-left: 40px;
	font-size: 15px;
}

.lisaseadedopen {
	background-color: #edeef0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-top: 15px;
	line-height: 14px;
}

.lisaseadedopen label, .lisaseadedopen input {
vertical-align: top;
}

.lisaseadedmx {
	display:none;
	padding-bottom: 20px;
}


.show_hide, .hidden {
    display:none;
}

.arveldus {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.arveldus td {
	padding: 4px;
}


.space85 {
	height: 25px;
}
.summa {
	background-color:rgba(255, 255, 255, 0.5);
	padding: 10px;
	float: right;
	text-align: right;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	border: 1px solid #E8E8E8;
}
.summa p strong {
	color: #84B553;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
}

.summa .teenused {
	color: #84B553;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	font-weight: bold;
}

.summa .tinfo {
	font-size: 13px;
	font-weight: 600;
	color: #CCC;
}
.summa .periood {
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}
.summa .saving_periood {
	font-size: 14px;
	line-height: 18px;
	color: #84B553;
}
.summa h1 {
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -3px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*.tellimusvorm input.mxfield {
	width: 150px;
	border: 1px solid grey;
	height: 20px;
}*/

.tellimusvorm .vormid label, .tellimusvorm .vormid input  {
vertical-align: inherit;
}


#isLoading {
	float: left;
	margin: 10px;
	margin-top: 5px;
	width: 32px;
	height: 32px;
}

#isLoading img {
	/*display: none;*/
}

#isLoadingText {
	float: left;
	padding: 10px;
}










body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "Open Sans", sans-serif;
}
a {
	text-decoration:none;
}
.clear {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.arrow_box {
	position: relative;
	margin: 0 auto;
	/*width: 650px;*/
	min-height: 180px;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #72c03e;
	background-image: url(images/bg_arrow_green.png);
	background-repeat: no-repeat;
	padding: 20px;
	padding-top: 40px;
	background-position: 50px 60px;
}
.arrow_box:hover {
	opacity: 0.8;
}
.arrow_box h1 {
	margin-left: 180px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: left;
	font-size: 40px;
	letter-spacing: -2px;
}
.arrow_box a {
	text-decoration: none;
}
.arrow_box:after {
	top: 95%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(114, 192, 62, 0);
	border-top-color: #72c03e;
	border-width: 60px;
	margin-left: -60px;
}
.arrow_box .alustratransfer {
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	margin-top: 15px;
	background-color: #80c652;
	font-weight: bold;
	float: left;
}
.arrow_box .arrow_box_text {
	margin-left: 285px;
	margin-top: -60px;
	float: left;
}

.margin-top {
    margin-top: 10px;
}

.domain-input-row input,
.domain-input-row select {
    font-size: 20px;
    /*padding: 10px;*/
    height: 40px;
}












