@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 700;
  src: url('/_assets_hidrive/fonts/kb.eot');
  src: local('Kreon Bold'), local('Kreon-Bold'), url('/_assets_hidrive/fonts/kb.eot') format('embedded-opentype'), url('/_assets_hidrive/fonts/kb.woff') format('woff');
}
/**
 * HiDrive Strato AG
 *
 * Zentrales Stylesheet
 */


/* Basis-Stylesheet einbinden */
/**
 * HiDrive Strato AG
 *
 * Basis-Stylesheet
 */

/*  NO JS MESSAGE */
.bg1 {
	z-index: 15000; border: medium none; margin: 0pt; padding: 0pt; width: 100%; height: 100%; top: 0pt; left: 0pt; background-color: rgba(0,0,0,0.6); cursor: wait; position: fixed;
}
.bg2 {
z-index: 15011; position: fixed; padding: 0px; margin: 0px; width: 30%; top: 20%; left: 35%; text-align: center; color: rgb(255, 255, 255); border: medium none; background: none repeat scroll 0% 0% transparent; cursor: wait; opacity: 1;
}
.js div.nojs {display:none;}




/**
 * ---------------------------------------------------------------------------------------------------- #
 *
 * Globaler Browser Reset
 * 
 * @section browser reset
 * @see     Resetting Again,
 *          http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

fieldset {
	margin-bottom: 12px;
}
body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

li {
	line-height: 22px;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
small {
	font-size:85%;
}


/* HTML 5 - Anpassung des visuellen Formatmodells auf Blockelemente */
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary { 
    display: block;
}

body {
	background:#FCFCFC;
	color: #383838;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
}
.content_box .lucida p a, .content_box .lucida p a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: @color_link_text;
	text-decoration:underline;
	font-size:14px;
}
.a_arrow, .a_arrow:hover {
	/*font-family: 'Kreon', Georgia, arial, serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #0064a5;
	/*font-size:16px;*/
	font-size:15px;
	padding-left:14px;
	background:url(/_assets_hidrive/img/link_arrow.png) no-repeat left center;
	/*background:url(/_assets_hidrive/img/link_arrow.png) no-repeat left 5px;*/
	text-decoration:underline;
	font-weight:normal;
}

.a_arrow14, .a_arrow14:hover {
	/*font-family: 'Kreon', Georgia, arial, serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #0064a5;
	/*font-size:16px;*/
	font-size:14px;
	padding-left:14px;
	background:url(/_assets_hidrive/img/link_arrow.png) no-repeat left center;
	/*background:url(/_assets_hidrive/img/link_arrow.png) no-repeat left 5px;*/
	text-decoration:underline;
	font-weight:normal;
}
.big_arrow{
	font-family: 'Kreon', Georgia, arial, serif;
	color: #333;
	font-size:30px;
	padding-left:24px;
	background:url(/_assets_hidrive/img/link_arrow_big.png) no-repeat left 5px;
	/*text-decoration:underline;*/
	font-weight:bold;
	margin: 20px 0 0 25px;
	display: inline-block;
	cursor: pointer;
}
.blue_link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #0064a5;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
ol, ul {
	list-style: none outside none;
	margin:0;
}
hr {
	margin:0;
	border-top-color:#c6c6c6;
}
.row {
	position: relative;
}

.hide {
    display: none !important;
}

footer ul li ul li a {
    color: #444;
    text-decoration: none;
}

footer ul li ul li a:hover {
    color: #444;
    text-decoration: underline;
}

/**
 * ---------------------------------------------------------------------------------------------------- #
 *
 * Überschriften
 *
 * @section headlines
 */

h1, h2, h3, h4, h5, h6 { 
    /*font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;*/
    font-weight: 700; 
	color:#444444;
}

/* ------------------- Offsets ------------------- */

.float_left {
	display: inline;
	float: left;
}
.float_right {
	display: inline;
	float: right;
}
.text_indent {
	text-indent: -9999px;
}
.padding_left_right {
	display: block;
	padding: 0 20px;
}
.paddingLeftRight10 {
	padding: 0 10px;
}
.paddingLeftRight20 {
	padding: 0 20px;
}
.padding0 {
	padding: 0px;
}
.paddingTop8 {
	padding-top:8px;
}
.paddingTop10 {
	padding-top:10px;
}
.paddingTop16 {
	padding-top:16px;
}
.paddingTop26 {
	padding-top:26px;
}
.paddingBottom13{
	padding-bottom:13px;
}
.paddingBottom15{
	padding-bottom:15px;
}
.paddingBottom24{
	padding-bottom:24px;
}
.paddingBottom44{
	padding-bottom:44px;
}
.paddingLeft4{
	padding-left:4px;
}
.marginBottom2 {
	margin-bottom:2px;
}
.marginBottom5 {
	margin-bottom:5px;
}
.marginBottom8 {
	margin-bottom:8px;
}
.marginBottom10 {
	margin-bottom:10px;
}
.marginBottom12 {
	margin-bottom:12px;
}
.marginBottom13 {
	margin-bottom:13px;
}
.marginBottom14 {
	margin-bottom:14px;
}
.marginBottom16 {
	margin-bottom:16px;
}
.marginBottom18 {
	margin-bottom:18px;
}
.marginBottom20 {
	margin-bottom:20px;
}
.marginBottom22 {
	margin-bottom:22px;
}
.marginBottom28 {
	margin-bottom:28px;
}
.marginBottom30 {
	margin-bottom:30px;
}
.marginBottom27 {
	margin-bottom:27px;
}
.marginTop0 {
	margin-top:0px;
}
.marginTop4 {
	margin-top:4px;
}
.marginTop5 {
	margin-top:5px;
}
.marginTop9 {
	margin-top:9px;
}
.marginTop13 {
	margin-top:13px;
}
.marginTop14 {
	margin-top:14px;
}
.marginTop17 {
	margin-top:17px;
}
.marginTop21 {
	margin-top:21px;
}
.marginTop25 {
	margin-top:25px;
}
.marginTop27 {
	margin-top:27px;
}
.marginTop37 {
	margin-top:37px;
}

.marginLeft4 {
	margin-left: 4px;
}
.marginLeft20 {
	margin-left: 20px;
}
.marginLeft40 {
	margin-left: 40px;
}
.marginLeft50 {
	margin-left: 50px;
}
.marginLeft60 {
	margin-left: 60px;
}
.marginLeft70 {
	margin-left: 70px;
}
.marginLeft100 {
	margin-left: 100px;
}
.marginLeft120 {
	margin-left: 120px;
}
.marginLeft150 {
	margin-left: 150px;
}
.marginLeft170 {
	margin-left: 170px;
}
.marginLeft190 {
	margin-left: 190px;
}
.marginLeft200 {
	margin-left: 200px;
}
.marginRight20 {
	margin-right: 20px;
}

.borderRadius10 {
	border-radius: 10px;
}

.lineHeight24{
	line-height: 24px;
}

.logo, .logo:hover {
	background: url("/_assets_hidrive/img/logo.png") no-repeat scroll 0 0 transparent;
	margin-top: 27px;
	display: block;
	height: 41px;
	width: 259px;
}
.logo.eng, .logo.eng:hover {
	background: url("/_assets_hidrive/img/logo_eng.png") no-repeat scroll 0 0 transparent;
}
.logo.spa, .logo.spa:hover {
	background: url("/_assets_hidrive/img/logo_spa.png") no-repeat scroll 0 0 transparent;
}
.logo.por, .logo.por:hover {
	background: url("/_assets_hidrive/img/logo_por.png") no-repeat scroll 0 0 transparent;
}
.logo.dut, .logo.dut:hover {
	background: url("/_assets_hidrive/img/logo_dut.png") no-repeat scroll 0 0 transparent;
}

.navbar {
	min-height: 98px;
	position:relative;
	margin-bottom: 0;
	z-index:9000;
	   -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.navbar-inner {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.bg_sky {
	background: url("/_assets_hidrive/img/bg_sky.png") repeat-x scroll left bottom;
	height:380px;
}

.bg_clouds {
	position: absolute;
	margin-top: 0;
 	width:100%;
	height: 580px;
	text-align:center;
	}
.bg_clouds>div {
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	height: 580px;
	background-image:url(/_assets_hidrive/img/cloud9_blur.png), url(/_assets_hidrive/img/cloud9_blur.png), url(/_assets_hidrive/img/cloud9_blur.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud16.png), url(/_assets_hidrive/img/cloud10.png);
	background-repeat: no-repeat;
	background-position: 281px top, 1193px 460px, 921px 187px, 471px 414px, 1282px 255px, 551px 204px, 98px 62px, 155px 252px, 207px 70px, 964px top;
	background-size: 315px 200px, 157px 100px, 223px 141px, 214px 148px, 304px 210px, 292px 202px, 151px 105px, 317px 220px, 317px 220px, 459px 277px;
}

.keyvisual_start {
	width:100%; 
	height:auto; 
	vertical-align:top;
}
.brcrumb {
	margin-top:0;
	margin-bottom:1px;
	font-size: 12px;
	color: #333;
}

.brcrumb>a:hover{
	color: #005f9b;
	text-decoration: underline;
}
.brcrumb .level1{
	color: #005f9b;
}
h1 {
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 24px;
	line-height: 30px;
}


h2 {
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 20px;
	line-height: 22px;
	margin: 0;
}

h2 a, h2 a:hover {
	color:#444444;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
	color:#0099b2;
}
h4 {
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 18px;
	line-height: 30px;
}
h2.love {
    color: #93278F;
    font-size: 70px;
    left: 169px;
    position: relative;
    top: 124px;
    width: 300px;
	font-weight: 700;
}
h2.save {
    color: #2D3291;
    font-size: 70px;
    left: 131px;
    position: relative;
    top: 159px;
    width: 300px;
	font-weight: 700;
}
h2.share {
    color: #28AAE1;
    font-size: 70px;
    left: 344px;
    position: relative;
    top: 205px;
    width: 300px;
	font-weight: 700;
}



/* ------------------- Language dropdown ------------------- */

.dropdown.jq_snippet_countries {
    width: 250px;
}
.dropdown.jq_btn_change_nav {
    width: 212px;
}


.dropdown {
    margin-right: 15px;
    position: relative;
    width: 83px;
    z-index: 7499;
}

.dropdown .select_box {
    cursor: pointer;
    padding: 5px 11px 0 8px;
    position: relative;
    z-index: 7499;
}

.dropdown .select_box.language {
    padding: 5px 10px 0 12px;
}

.cornerTopnavDropdown {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius:5px;
	border-top: 1px solid #FFFFFF;
	-webkit-box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	-moz-box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	overflow: hidden;
	position: relative;
	z-index: 7500;
}

.jq_btn_change_language > .dropdown .select_box, 
.jq_btn_change_nav.dropdown .select_box {
	background: #cce3e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cce3e7 0%, #c0d4d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cce3e7), color-stop(100%,#c0d4d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* IE10+ */
	background: linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce3e7', endColorstr='#c0d4d7',GradientType=0 ); /* IE6-9 */
	height: 26px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius:5px;
}

.select_box.language > ul > li.selected, 
.select_box.topnav > ul > li.selected {
    display: block;
}

.dropdown .select_box>span, .dropdown .select_box.language>ul li>span {
    background: url("/_assets_hidrive/img/spr_arrow_dropdown.png") no-repeat scroll right 0 transparent;
    display: block;
}

.dropdown.open .select_box span, .dropdown .select_box.open span { background-position: right -44px; }

.dropdown > .dropdown_box {
    background-color: #DBECED;
    border: 1px solid #BED5D8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    left: 0;
    margin: -5px 0 0 1px;
    max-height: 235px;
    overflow: auto;
    padding-top: 10px;
    position: absolute;
    top: 35px;
    width: 80px;
    z-index: 7498;
}

.dropdown > .dropdown_box span {
    color: #333333;
    display: block;
    padding: 7px 0 5px 11px;
    cursor: pointer;
}

.dropdown > .dropdown_box span:hover {
    background-color: #bed5d8;
}

.dropdown > .dropdown_box span img {
    cursor: pointer;
}

.select_box.language > ul > li {
    display: none;
}

.dropdown.open .dropdown_box {
    display: block;
    left: 0 !important;
}

.dropdown.open .dropdown_box > ul > li.selected {
    display: none;
}

.country_select.dropdown_box, .topnav_select.dropdown_box { display:block !important;}

.js .dropdown > .dropdown_box {
    left: -9999px;
}
.js .dropdown.open > .dropdown_box {
    display: block;
}

.dropdown > .dropdown_box li {
    overflow: hidden;
    vertical-align: bottom;
}

.dropdown > .dropdown_box a {
    display: block;
    padding: 7px 0 5px 11px;
    color: #333;
}

.dropdown > .dropdown_box a:hover {
    background-color: #bed5d8;
}

.cornerDropdown {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	-moz-box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	box-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
	position: relative;
    z-index: 7500;
}

.dropdown.jq_snippet_countries {
    width: 245px;
    margin: -6px 0 8px 0;
}

.dropdown.jq_snippet_countries .select_box {
	background: #cce3e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cce3e7 0%, #c0d4d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cce3e7), color-stop(100%,#c0d4d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* IE10+ */
	background: linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce3e7', endColorstr='#c0d4d7',GradientType=0 ); /* IE6-9 */
	height: 34px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	border-radius: 8px;
}
.dropdown.jq_snippet_countries .select_box > span {
	background-image:url(/_assets_hidrive/img/bg_dropdown_countries_map.png), url(/_assets_hidrive/img/spr_arrow_dropdown.png);
	background-repeat: no-repeat;
	background-position: left 3px, right 3px;
}

.dropdown.jq_snippet_countries .select_box .country_selected {
    width: 165px;
    padding: 4px 0 0 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	color:#555555;
    /* font-family: 'Kreon', Georgia, arial, serif; */ 
    font-size: 12px; /* 1.0em */
    line-height: 22px; /* 1.5em */
}

.select_box .nav_selected{
    color: #565C5D;
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Kreon',Georgia,arial,serif;
    padding-left: 3px;
    -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

}

.dropdown.jq_snippet_countries.open .select_box span { background-position: right -38px; }

.dropdown.jq_snippet_countries > .dropdown_box {
    width: 241px;
    padding-top: 19px;
}

.dropdown.jq_btn_change_nav > .dropdown_box {
    width: 208px;
}


.dropdown.jq_snippet_countries > .dropdown_box li,  .jq_btn_change_nav > .dropdown_box li {
    padding-left: 21px;
    background: transparent url(/_assets_hidrive/img/ico_arrow_left.png) no-repeat scroll 15px 10px;
	font-size: 12px;
	line-height: 16px;
}

.dropdown.jq_snippet_countries > .dropdown_box .last {
    padding-bottom: 9px;
}

.dropdown.jq_snippet_countries > .dropdown_box a:hover, .dropdown.jq_btn_change_nav > .dropdown_box a:hover {
    background-color: transparent;
    color: #f48300;
    text-decoration: none;
}

.dropdown.jq_snippet_countries .select_box span{
        -o-user-select: none; 
        -moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
}
.dropdown.jq_snippet_countries li a, .dropdown.jq_btn_change_nav li a  {
	cursor:pointer;
	
}
/* ------------------- Buttons ------------------- */

.orderbtn {
	min-width: 40px;
	height: 40px;
	border-radius: 10px;
	font-size: 20px;
	line-height:40px;
	color: #fff;
	font-family: 'Kreon', Georgia, arial, serif;
	background: #f7a83b; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7a83b 0%, #f7a53b 50%, #f48a00 50%, #f47b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a83b), color-stop(50%,#f7a53b), color-stop(50%,#f48a00), color-stop(100%,#f47b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* IE10+ */
	background: linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a83b', endColorstr='#f47b00',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	-webkit-box-shadow:1px 1px 2px #666;
	-moz-box-shadow:1px 1px 2px #666;
	box-shadow:1px 1px 2px #666;
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

.orderbtn:hover, .next_button:hover {
	background: #f7a440; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7a440 0%, #f79d40 50%, #f47a00 50%, #f45000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a440), color-stop(50%,#f79d40), color-stop(50%,#f47a00), color-stop(100%,#f45000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7a440 0%,#f79d40 50%,#f47a00 50%,#f45000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7a440 0%,#f79d40 50%,#f47a00 50%,#f45000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7a440 0%,#f79d40 50%,#f47a00 50%,#f45000 100%); /* IE10+ */
	background: linear-gradient(top,  #f7a440 0%,#f79d40 50%,#f47a00 50%,#f45000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a440', endColorstr='#f45000',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}

.orderbtn a, .orderbtn a:hover {
	color: #FFF;
	text-decoration: none;
}


/* ------------------- Login Button ------------------- */

.orderbtn.login_btn {
	color:#565c5d;
	padding: 0 15px;
	font-size: 18px;
	background: #cce3e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cce3e7 0%, #c0d4d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cce3e7), color-stop(100%,#c0d4d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* IE10+ */
	background: linear-gradient(top,  #cce3e7 0%,#c0d4d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce3e7', endColorstr='#c0d4d7',GradientType=0 ); /* IE6-9 */
	height: 31px;
	line-height: 31px;
	cursor: pointer;
	border-radius:5px;
}

.btn_detail {
	height:52px;
	background:url(/_assets_hidrive/img/btn_arrow.png) no-repeat right 4px;
	padding-right:58px;
	font-size:24px;
	line-height:53px;
}
.btn_text {
	display: block;
    margin: 0 auto;
    text-align: center;
    width: 120px;
	white-space: nowrap;
}
/* ------------------- Login Invite A Friend Banner ------------------- */

.banner_inviteAFriend {
	position: relative;
	padding: 20px 0 20px 25px;
    font-family: 'Kreon', Georgia, arial, serif;
    color: #535353;
    font-size: 30px;
    line-height: 35px;
	width: 580px;
	border-radius: 10px;
	border: 1px solid #fff;
	background: #cfe9ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #cfe9ed 0%, #b8dde3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfe9ed), color-stop(100%,#b8dde3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cfe9ed 0%,#b8dde3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cfe9ed 0%,#b8dde3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cfe9ed 0%,#b8dde3 100%); /* IE10+ */
	background: linear-gradient(top,  #cfe9ed 0%,#b8dde3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe9ed', endColorstr='#b8dde3',GradientType=0 ); /* IE6-9 */

}

.banner_inviteAFriend img {
	bottom: -13px;
    position: absolute;
    right: 0;
}

/* ------------------- Login Form ------------------- */

.login_content,
.forgot_password_content {
    position: absolute;
    left: 50%;
    top: 158px;
    z-index: 501;
    width: 740px;
    margin: -2px 0 0 -370px;
    padding: 141px 0 0 78px;
    overflow: hidden;
}

.login_content fieldset,
.login_start fieldset,
.forgot_password_content fieldset,
.order_free_content fieldset,
.order_100_content fieldset,
.order_500_content fieldset {
    position: relative;
}

.login_content .input_container.blank,
.login_start .input_container.blank,
.forgot_password .input_container.blank,
.order_free_content .input_container.blank,
.order_100_content .input_container.blank,
.order_500_content .input_container.blank,
.login_content .input_container.valid.blank,
.login_start.error .input_container.valid.blank,
.order_free_content.error .input_container.valid.blank,
.order_100_content .step1.error .input_container.valid.blank,
.order_500_content .step1.error .input_container.valid.blank {
	background-image:none;
}
.login_content .input_container{
	width: 205px;
	margin-bottom:0px !important;	
}

.login_content .input_container,
.login_start .input_container,
.forgot_password .input_container {
    position: relative;
}

.input_container.wrapper_next_button,
.input_container.wrapper_terms_captcha,
.input_container.wrapper_terms_captcha > .inner{
  background: none !important;	
}
.stage .input_container.wrapper_next_button,
.stage .input_container.wrapper_terms_captcha,
.login_start .input_container.wrapper_next_button,
.login_start .input_container.wrapper_terms_captcha,
.order_free_content .input_container.wrapper_next_button,
.order_free_content .input_container.wrapper_terms_captcha {
	margin-bottom: 3px;
	/*white-space: nowrap;*/
	padding: 0;
}

.login_start .input_container.wrapper_terms_captcha > .inner.captcha_number{
padding: 0;
}

div.errors {
/*background-color:#FF0;*/
	 position: absolute;
    top: -110px; /*116px */
	height:110px;
    left: 0;
    width: 235px;
    margin-top: 0;
    padding-left: 5px;
}
label.error_message{
	color: #af005a;
	font-size: 1.3333em;
}

.login_content .error_message,
.forgot_password .error_message {
    display: none;
    height: 26px;
    width: 215px;
    margin-top: -26px;
    padding-left: 5px;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.3333em; /* 16px */
    line-height: 1.3125em; /* 21px */
    color: #af005a;
}
.login_start .error_message {
    display: none;
    width: 215px;
    margin-top: -26px;
    padding-left: 5px;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.3333em; /* 16px */
    line-height: 1.3125em; /* 21px */
    color: #af005a;
}
.login_content .error_message.login{ right: 0; background: transparent; }
.login_content .error_message,
.forgot_password .error_message {
    position: absolute;
    top: -26px;
    right: 0;
    width: auto;
    margin-top: 0;
    padding-left: 5px;
	padding-right:5px;
}

.login_start .error_message {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 345px;
    /*margin-top: 0;*/
    padding-left: 0;
}



.forgot_password .message {
    margin-top: 9px;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.3333em; /* 16px */
    line-height: 1.3125em; /* 21px */
    padding-left: 5px;
    color: #555;
}

.login_content .input_container.error .error_message,
.login_start.error .error_message,
.forgot_password .input_container.error .error_message,
.order_free_content.error .error_message,
.order_100_content .step1.error .error_message,
.order_500_content .step1.error .error_message {
    display: block;
}

.order_free_content.error .error_message {
    position: absolute;
    top: 64px;
    right: 36px;
    width: auto;
    margin-top: 0;
    padding-left: 0;
}

.order_100_content .step1.error .error_message_box,
.order_500_content .step1.error .error_message_box {
    position: absolute;
    top: 94px;
    text-align: right;
}

.order_100_content .step1.error .error_message,
.order_500_content .step1.error .error_message {
    width: 240px;
    margin-top: 0;
    padding-left: 0;
}

.login_content .text,
.login_start .text,
.forgot_password .text,
.order_free_content .text,
.order_100_content .text,
.order_500_content .text {
    width: 185px; /* 180px */
    height: 20px;
    border: 0 none;
    padding: 6px 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #a3a3a3;
    background-color: transparent;
}

.forgot_password .text {
    width: 310px;
}

.login_content .input_container.error .text,
.login_start.error .input_container .text,
.forgot_password .input_container.error .text,
.order_free_content.error .input_container .text,
.order_100_content .step1.error .input_container .text,
.order_500_content .step1.error .input_container .text {
    width: 185px; /*176px */
    padding: 6px 0px 5px 0; /* 6px 24px 5px 0 */
    /*background: transparent url(/_assets_hidrive/img/ico_error_exclamation.png) no-repeat scroll right center;*/
}

.forgot_password .input_container.error .text {
    width: 286px;
}


.login_content .input_container.valid .text,
.login_start.error .input_container.valid .text,
.forgot_password.error .input_container.valid .text,
.order_free_content.error .input_container.valid .text,
.order_100_content .step1.error .input_container.valid .text,
.order_500_content .step1.error .input_container.valid .text {
    /* background: transparent url(/_assets_hidrive/img/ico_error_ico_yes_hook.png) no-repeat scroll right center;*/
}

.login_content .submit,
.login_start .submit,
.forgot_password .submit,
.order_free_content .submit,
.order_100_content .submit,
.order_500_content .submit, 
.signUp .submit,
td .submit {
    overflow: visible;
    width: auto;
   /* margin: 2px 0 0 0;*/
    border: 0 none ;
    padding: 0;
    white-space: nowrap;
}

.login_content .submit,
.login_start .submit,
.forgot_password .submit {
  /*  margin: 0px 0 0 -6px;*/ /* 2px 0 0 -6px*/
}
/*.setpw .submit {
	margin-left: 16px;
	margin-top: 3px;
}*/



.login_content .submit em,
.login_content .submit span,
.login_start .submit em,
.login_start .submit span,
.forgot_password .submit em,
.forgot_password .submit span,
.order_free_content .submit em,
.order_free_content .submit span,
.order_100_content .submit em,
.order_100_content .submit span,
.order_500_content .submit em,
.order_500_content .submit span, 
.signUp .submit em,
.signUp .submit span,
td .submit span {
    font-style: normal;
}

.login_content  h1 {
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 24px; /* 2.0em */
	margin-bottom:10px;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-left:10px;
	font-weight:700;
	line-height: 16px;
}

.login_content  p{
	padding-left:10px;
}

/*.submit:focus .btn,
.submit:hover .btn,
.submit:active .btn { background-position: right -150px;}

.submit:focus .btn span,
.submit:hover .btn span,
.submit:active .btn span {background-position: 0 -100px; }

.submit:focus .btn.large,
.submit:hover .btn.large,
.submit:active .btn.large {
	background-position: right -580px;
}

.submit:focus .btn.large span,
.submit:hover .btn.large span,
.submit:active .btn.large span {
	background-position: 0 -520px;
}*/

.login_content .checkbox_container,
.login_start .input_container .checkbox_container,
.order_free_content .checkbox_container,
.order_100_content .checkbox_container,
.order_500_content .checkbox_container {
    display: inline;
    width: 228px;
    margin-right: 20px;
    padding: 8px 0 0 12px;
}

.login_start .input_container.wrapper_terms_captcha checkbox_container,
.order_free_content .checkbox_container,
.order_100_content .checkbox_container,
.order_500_content .checkbox_container {
    padding: 8px 0 0 3px;
}

.login_content .checkbox,
.login_start .checkbox,
.order_free_content .checkbox,
.order_100_content .checkbox,
.order_500_content .checkbox {
    width: 15px;
    height: 15px;
    margin: -3px 3px 0 0;
    padding: 0;
    vertical-align: middle;
}

.login_start .checkbox + label,
.order_free_content .checkbox + label,
.order_100_content .checkbox + label,
.order_500_content .checkbox + label {
    font-size: 12px; /* 1.1666em */
    line-height: 18px; /* 1.429em */
    color: #fff;
}

.HiDriveFree.detail .checkbox + label {
    color: #333;
}

.login_start .checkbox + label a,
.order_free_content .checkbox + label a,
.order_100_content .checkbox + label a,
.order_500_content .checkbox + label a {
    color: #f48300;
	text-decoration: none;
}

.login_start .checkbox + label a:hover,
.order_free_content .checkbox + label a:hover,
.order_100_content .checkbox + label a:hover,
.order_500_content .checkbox + label a:hover {
    color: #f48300;
	text-decoration: underline;
}

.login_content .link_container,
.login_start .link_container,
.order_free_content .link_container,
.order_100_content .link_container,
.order_500_content .link_container {
    width: 316px;
    padding: 8px 0 0 24px;
}

.login_content .link_container a,
.login_start .link_container a,
.order_free_content .link_container a,
.order_100_content .link_container a,
.order_500_content .link_container a {
    padding-left: 15px;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 16px; /* 1.3333em */
    line-height: 21px; /* 1.3125em */
    color: #555;
    background: transparent url(/_assets_hidrive/img/ico_arrow_left.png) no-repeat scroll 0 center;
}

div.forgot_pw { display:none;}
div.login_content.login { display:none;}
div.login_content.setpw { display:none;}

#login_start_form h3 {
	font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.6666em; /* 44px */
    line-height: 1.182em; /* 52px */
    color: #fff;
    margin-bottom:15px;
    width:300px;
    display:block;
}

.order_free_content .col2 h3,
.order_100_content .col2 h3,
.order_500_content .col2 h3 {
    color: #333;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 1px;
    margin-top: -44px;
    opacity: 0;
	padding-left:5px;
}

#login_start_form {
	display: none;
	opacity: 0;
}

.login_start .input_container.visual,
.order_free_content .input_container.visual,
.order_100_content .input_container.visual,
.order_500_content .input_container.visual,
.login_content .input_container.visual {
    border-radius: 8px;
	background: #fff;
	padding-right: 40px;
	margin-bottom: 17px;
	margin-left:6px;
	margin-top:6px;
	width: 178px;
	border: 1px solid #c0c0c0;
	-webkit-box-shadow: rgb(185,224,229) 6px 6px 1px, rgb(185,224,229) -6px -6px 1px, rgb(185,224,229) -6px 6px 1px, rgb(185,224,229) 6px -6px 1px;
	-moz-box-shadow: rgb(185,224,229) 6px 6px 1px, rgb(185,224,229) -6px -6px 1px, rgb(185,224,229) -6px 6px 1px, rgb(185,224,229) 6px -6px 1px;
	box-shadow: rgb(185,224,229) 6px 6px 1px, rgb(185,224,229) -6px -6px 1px, rgb(185,224,229) -6px 6px 1px, rgb(185,224,229) 6px -6px 1px;
	padding-left: 14px;
}

.password2_container {
	margin-top:26px !important;
	margin-left: 266px !important;
}
.input_container.visual.error,
.step2 .input_container.visual.error {
   background: url("/_assets_hidrive/img/input_error.png") no-repeat scroll right center #fff;
	cursor: pointer;
	border: 1px solid #cc3366;
}

.input_container.visual.valid,
.step2 .input_container.visual.valid {
	background: url("/_assets_hidrive/img/input_valid.png") no-repeat scroll right center #fff;
}

.jq_snippet_login {
    font-size: 12px;
	color:#333;
	padding-left: 4px;
	float: left;
	margin-right:10px;
}

.login_start .jq_snippet_login {
	color:#fff;
}

.jq_snippet_login a, .jq_snippet_login a:hover {
    font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	margin-left:10px;
}

.btn {
    display: inline-block;
    border: 0 none;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 18px;
    line-height: 44px;
    white-space: nowrap;
    color: #fff;
	padding-right: 15px;/*  NEW */
    cursor: pointer;
}

.btn span {
    display: block;
    height: 42px;
    padding: 0 10px 0 25px;
    text-align: center;
}

.btn.large:hover {
    color: #FFF;
}

.btn.large {
    height: 52px;
    font-size: 21px;
    padding-right: 55px;
	background: url("/_assets_hidrive/img/btn_arrow.png") no-repeat scroll right 4px transparent;
	 /* For IE8 and earlier */
}
.btn.large.spinning {
    height: 52px;
    font-size: 21px;
    padding-right: 55px;
	background: url("/_assets_hidrive/img/btn_arrow_spin.png") no-repeat scroll right 4px transparent;
	 /* For IE8 and earlier */
}
.btn.large.rows {
    line-height: 24px;
}

.btn.td {
    height: 33px;
    font-size: 16px;
    padding-right: 0;
    line-height: 24px;
	background: url("/_assets_hidrive/img/btn_arrow_small.png") no-repeat scroll 120px 8px transparent;
	width: 100%;
	 /* For IE8 and earlier */
}
.btn.td:hover, .btn.td a, .btn.td a:hover {
    color: #FFF;
    text-decoration: none;
}

.next_button {
	background: #f7a83b; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7a83b 0%, #f7a53b 50%, #f48a00 50%, #f47b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a83b), color-stop(50%,#f7a53b), color-stop(50%,#f48a00), color-stop(100%,#f47b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* IE10+ */
	background: linear-gradient(top,  #f7a83b 0%,#f7a53b 50%,#f48a00 50%,#f47b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a83b', endColorstr='#f47b00',GradientType=0 ); /* IE6-9 */
	
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
    padding-top: 0 !important;
}

.order_button {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
    width: 140px;
    display: inline-block;
	overflow: hidden;
	-webkit-box-shadow:1px 1px 2px #666;
	-moz-box-shadow:1px 1px 2px #666;
	box-shadow:1px 1px 2px #666;
}

.btn.large span {
	height: 40px;
    padding: 4px 8px 4px 7px;
	background: none; 
	width: 170px;
}
.btn.td span {
	display: inline-block;
    height: 20px;
    padding: 4px 10px 0 0;
    text-align: center;
	background: none; 
}

.wrapper_next_button {
	margin-bottom: 5px;
	width: 245px;
}

#next_button {
    background: none repeat scroll 0 0 transparent !important;
    outline: 0 none;
    width: 245px;
	cursor: pointer;
    height: 52px !important;
}

#jq_spin {
    color: #FFFFFF;
    height: 0;
    margin-top: 0 !important;
    padding-left: 190px;
}
.corner10shadow {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	-moz-box-shadow:1px 1px 2px #666;
	-webkit-box-shadow:1px 1px 2px #666;
	box-shadow:1px 1px 2px #666;
}

label.error2, input.checkbox.error2 { border: 2px solid #ff0000;}

.step2 .input_container {
    margin-bottom: 40px;
    position: relative;
}

.step2 .inner > label,
.step2 .country > label{
/*.step2 .type-select > label {*/
    display: block;
    margin: -30px 0 0 -15px;
	height: 22px;  
    font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
    /*font-size: 0.75em; 12px */
    /* line-height: 1.3333em; 16px */
    text-align: left;
    font-size: 12px; /* 1.0em */
    line-height: 20px; /* 1.7em */
	width: 260px;
}

.step2 .country > label {
	margin-left:7px;
}

.step2 .inner > label.hide,
.step2 .country > label.hide,
.step2 .type-select > label.hide{
display: none;
}
.step2 .inner > label.error_message,
.step2 .type-select > label.error_message {
color: #AF005A;
 font-size: 1.0em; /* 14px */
    line-height: 1.7em; /* 20px */
	height: 22px;
}
.step2 .inner > label > small,
.step2 .type-select > label > small {
	color: #666 !important;
	display: inline;
	margin-left: 10px;
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 0.8em; /* 14px */
    cursor: pointer;
}

.step2 .input_container input {
    /*display: block;*/
    height: 20px; 
    margin-top: 9px;    
}
.step2 .input_container #agb_check {
    margin: 7px 0 0 3px;
}

.step2 .input_container .hintbox {
    position: absolute;
    top: 5px;
    right: -80px;
}

.step2 .type_radio {
    height: 88px;
    width: 260px;
}

.step2 .type_radio .label {
    display: block;
    margin: -21px 0 5px 5px;
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.1666em; /* 14px */
    line-height: 1.429em; /* 20px */
}

.step2 .type_radio label {
    float: left;
    display: inline;
    width: 47px;
    height: 34px;
    margin: 1px 5px 0 3px;
    cursor: pointer;
}

.step2 .type-select label {
    margin: -22px 0 5px 2px;
}

.step2 .type-select select {
    margin-right: 10px;
}

.transparency {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.width100p {
	width: 100%;
}

.height52 {
	height:52px;
}
.center {
	text-align: center; 
}

.col2.HiDriveFree,
.col2.HiDrive100,
.col2.HiDrive500 {
	margin: 39px auto 0;
}

/* ------------------- AGB check box ------------------- */

.input_container.error .agb_check {
	background: url("/_assets_hidrive/img/checkbox_error_border.png") no-repeat 2px 8px transparent !important; 
	padding: 6px 0 0 3px;
	}
.step2 .input_container .agb_check{
	/*padding: 6px 3px 3px 3px;*/
	display: block;
	padding: 0;
}
.step2 .input_container.error .agb_check{
	background: url("/_assets_hidrive/img/checkbox_error_border.png") no-repeat 2px 8px transparent !important; 
	padding: 0px; /*6px 3px 3px 3px;*/
}

.jq_error_enum #login_terms_label {
	padding-left: 20px;
}
.step2 .jq_error_enum #login_terms_label{ 
	padding-left: 20px; /*10px*/
}


/**
 * form login
 * 
 * @subsection form_login
 */
 /*#login_form .login_label { display: block; right:0; padding-left: 5px; padding-right:0px; margin-top:0px;position: absolute; top: -26px; width: auto; }*/
#login_form button{ border:#f00;}
#login_form span.label.error,#set_form span.label.error, #form_forgot span.label.error  {width:490px; font-family: 'Kreon', Georgia, arial, serif;
font-size: 16px; /*1.3333em*/
color: #af005a; 
padding-bottom: 20px;
}
#login_form span.label.error.de, #set_form span.label.error.de{ margin-top: -16px; }
#login_form span.label, #set_form span.label { width:245px;}
#login_form span.label.error,
#login_form span.label,#set_form span.label.error,
#set_form span.label  {margin-right: 10px; margin-bottom:5px; font-weight:bold; padding-left: 10px; display:inline; top: 0px; line-height:none; margin-top: 0px; }
 
  /*#login_form .login_label { display: block; right:0; padding-left: 5px; padding-right:0px; margin-top:0px;position: absolute; top: -26px; width: auto; }*/
#forgot_form .label.error {
	width:490px; font-family: 'Kreon', Georgia, arial, serif;
	font-size: 1.3333em;
	color: #af005a; 
}
#forgot_form .label.error.de{ margin-top: -10px; /* -16px */ }
#forgot_form .label{ width:245px;padding-bottom:10px;}
#forgot_form .label.error,
#forgot_form .label {margin-right: 10px; /*margin-bottom:5px;*/ font-weight:bold; padding-left: 10px; display:inline; top: 0px; line-height:none; margin-top: 0px; }

/**
 * wrapper terms and captcha
 * 
 * @subsection wrapper_terms_captcha
 */

.wrapper_terms_captcha {
    margin-bottom: 6px;
    width: 255px;
}

.wrapper_terms_captcha .captcha_number p {
    margin: 0 0 0 4px;
    font-size: 12px; /* 1.1666em */
    line-height: 18px; /* 1.429em */
    color: #fff;
}
.HiDriveFree.detail .wrapper_terms_captcha .captcha_number p {
    color: #333;
}

.wrapper_terms_captcha .captcha_number p a {
    color: #f48300;
	font-size: 12px; /* 1.1666em */
    line-height: 18px;
	text-decoration: none;
}

.wrapper_terms_captcha .captcha_number p a:hover{
	text-decoration: underline;
}

.wrapper_terms_captcha .captcha_number label {
    width: 115px;
    margin: 0 16px 0 3px;
	height:37px;
	background: url("/_assets_hidrive/img/bg_input_captcha.png") no-repeat scroll 0 0 transparent;
}
.wrapper_terms_captcha .captcha_number label  > img{
	padding: 7px 0px 0px 3px;
}


.wrapper_terms_captcha .captcha_number .text {
    width: 90px;
   /* margin-top: -4px;*/
    padding: 8px 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
    font-size: 1em; /* 12px */
    line-height: 1.3333em; /* 15px */
    background: transparent url("/_assets_hidrive/img/bg_input_captcha.png") no-repeat scroll 0 0;
}
.input_container.error .captcha_number .text{
	background-position:bottom;
	background-image: url("/_assets_hidrive/img/bg_input_captcha_validated.png") !important;
}
.input_container.valid .captcha_number .text{
	background-position: top;
}

/*------------------- TipTip CSS - Version 1.2 -------------------*/

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8000;
}

#tiptip_content.error {
	border-color: #e74d4d;
	background-color: #ffefe5;
}

#tiptip_holder.tip_top {
	padding-bottom: 13px;
}

#tiptip_holder.tip_bottom {
	padding-top: 13px;
}
#tiptip_holder.tip_right,
#tiptip_holder.tip_right_bottom,
#tiptip_holder.tip_right_top {
	padding-left: 13px;
	margin-right:10px !important;
}

#tiptip_holder.tip_left {
	padding-right: 13px;
}

#tiptip_content {
	font-size: 11px;
	color: #333333;
	padding: 4px 8px;
	border: 1px  solid #999;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
}
#tiptip_content h4{	
	font-size: 14px;
	padding-bottom:10px;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
}
#tiptip_content .jq_error{
 display: none;
}
#tiptip_content.error .jq_error{
 display: block;	
 font-weight:600;
 color: #AF005A;
 background: url("/_assets_hidrive/img/ico_error.png") 0px 0px no-repeat transparent; 
 padding-left: 25px;
 /*padding-top: 3px;*/
 line-height: 18px;
}
#tiptip_content.valid .jq_error{
 display: block;	
 font-weight:600;
 color: #333333;
 background: url("/_assets_hidrive/img/ico_valid.png") 0px 0px no-repeat transparent; 
 padding-left: 25px;
 /*padding-top: 3px;*/
 line-height: 18px;
}
#tiptip_holder.tip_right #tiptip_arrow_inner{
	 background: url("/_assets_hidrive/img/bg_tooltip_arrow_right.png") no-repeat transparent;
	 width: 10px;
	 height:19px;
	z-index: 99999;
	border-right: 1px solid #FFF;
}
#tiptip_holder.tip_left #tiptip_arrow_inner{
	 background: url("/_assets_hidrive/img/bg_tooltip_arrow_left.png") no-repeat transparent;
	 width: 10px;
	 height:19px;
	 z-index: 99999;
	 border-left: 1px solid #FFF;
}

#tiptip_holder.tip_right  #tiptip_arrow_inner.error{
	 background-image: url("/_assets_hidrive/img/bg_tooltip_arrow_right_error.png");
	border-right: 1px solid #FFEFE5;
}
#tiptip_holder.tip_left  #tiptip_arrow_inner.error{
	 background-image: url("/_assets_hidrive/img/bg_tooltip_arrow_left_error.png");
	 border-left: 1px solid #FFEFE5;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-right-color: #FFF;
	z-index: 99999;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #999;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -14px;
	margin-left: -13px;
	border-top-color: #fff;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -12px;
	margin-left: -13px;
	border-bottom-color: #fff;
}

#tiptip_holder.tip_right #tiptip_arrow_inner,
#tiptip_holder.tip_right_top #tiptip_arrow_inner,
#tiptip_holder.tip_right_bottom #tiptip_arrow_inner {
	margin-left: -13px;
}

/**
 * ---------------------------------------------------------------------------------------------------- #
 * 
 * Interaction
 * 
 * @section interaction
 */
 
body>div.login,
.forgot_password {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8500;
    background: #70bfca;
}
.content_box.order {
    background: #bbdee2; /* Old browsers */
	background: -moz-linear-gradient(top,  #bbdee2 0%, #84c3c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbdee2), color-stop(100%,#84c3c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bbdee2 0%,#84c3c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bbdee2 0%,#84c3c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bbdee2 0%,#84c3c9 100%); /* IE10+ */
	background: linear-gradient(top,  #bbdee2 0%,#84c3c9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdee2', endColorstr='#84c3c9',GradientType=0 ); /* IE6-9 */
}

/* ------------------- New bootstrap column widths ------------------- */

.span2-width {
	width: 155px;
}
.span3-width {
	width: 210px;
}
.span4-width {
	width: 284px;
}

.footerspan4-width {
	width: 230px;
	margin-left:0;
}
.span6-width {
	width: 455px;
}
.span6-width span{
	font-weight: bold;
}
.span8-width {
	width: 590px;
}
.span8.agb_content {
	width: 620px;
	margin: 0px;
}
.span9-width {
	width: 680px;
}
.span12-width {
	width: 900px;
}
.corner10 {
	border: 1px solid #bdbdbd;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.content_box {
	/*border:1px solid #bdbdbd;
	border-radius: 10px;	*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e8f1f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8f1f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e8f1f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e8f1f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e8f1f3 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #e8f1f3 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f1f3', GradientType=0 ); /* IE6-9 */
 	float: left;
    width: 100%;
	overflow: hidden;
}

.content_box_minimal {
	border:1px solid #ccc;
	border-radius: 10px;	
	background: url("/_assets_hidrive/img/bg_minimal.png") no-repeat scroll left top #FAFAFA;
}

.gradient2 {
	background: #fdfefe; /* Old browsers */
	background: -moz-linear-gradient(-25deg,  #fdfefe 0%, #c3e2e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fdfefe), color-stop(100%,#c3e2e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-25deg,  #fdfefe 0%,#c3e2e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-25deg,  #fdfefe 0%,#c3e2e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-25deg,  #fdfefe 0%,#c3e2e6 100%); /* IE10+ */
	background: linear-gradient(-25deg,  #fdfefe 0%,#c3e2e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfefe', endColorstr='#c3e2e6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.gradient3{
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #e1eaeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e1eaeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e1eaeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#e1eaeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#e1eaeb 100%); /* IE10+ */
	background: linear-gradient(top,  #f8f8f8 0%,#e1eaeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e1eaeb',GradientType=0 ); /* IE6-9 */
}

.gradient4{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d2e4e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d2e4e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d2e4e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d2e4e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d2e4e7 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#d2e4e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2e4e7',GradientType=0 ); /* IE6-9 */
}

.gradientTransp {
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}

.cornerTop {
	border:1px solid #bdbdbd;
	border-radius: 10px 10px 0 0;
	border-bottom: none;
	overflow: hidden;
}
.cornerBottom {
	border:1px solid #bdbdbd;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
}
.content_box>p {
	line-height:24px;
}

img.overview {
	margin-bottom:13px;
}
img.left {
	margin-right:20px;
	margin-bottom: 20px;
}
img.right {
	margin-left:20px;
	margin-bottom: 20px;
}
span.h2 {
	display:block;
	height: 50px;
	margin: 4px 0 0 0;
}

span.h2.es {
	height: 72px;
}


div.span3>p {
	margin-left:2px;
}
span.overview {
	display:block;
	height:130px;
	margin-bottom:3px;
}
span.overview.eng {
	height:110px;
}
span.overview.spa {
	height:130px;
}
span.overview.por {
	height:150px;
}

.bg_border{
	background:#f0f0f0;
	border:#d4d4d4 1px solid;
}

/* ------------------- Footer ------------------- */

footer {
	background: url("/_assets_hidrive/img/bg_footer.png") repeat-x scroll left top #f4f4f4;
	padding:33px 0 60px;
	color:#444;
	margin-top: 27px;
}
footer ul>li>span {
	display: inline-block;
	font-weight:bold;
	margin-bottom:11px;
}
footer ul>li>ul>li>span {
	cursor: pointer;
	font-weight:normal;
	margin-bottom:0;
}
footer ul>li>ul>li>span:hover {
	text-decoration: underline;
}
footer ul li {
	display: block;
	float: left;
	margin-bottom:6px;
}

footer ul li ul li {
	float:none;
}
footer .row-outer {
	margin-bottom:0;
}

hr.footer {
	border-top-color: #DDDDDD;
	margin:2px 0 12px;
}

.footer-logo {
	margin: 2px 0 4px 0;
}
.footer-social {
	float: right;
}
.footer-social p {
	margin: 0 0 7px;
}
.footer-social .icon_list a {
	background:url(/_assets_hidrive/img/ico_social.png) no-repeat left top;
    display: block;
    text-indent: -9999px;
	width:32px;
	height:32px;
}

.footer-social .icon_list li {
    display: inline;
    float: left;
    margin-right: 16px;
}

.footer-social .ico_googleplus a, .footer-social .ico_youtube a {
	background: none;
}
.footer-social .ico_googleplus a>img, .footer-social .ico_youtube a>img {
	display: block;
}
.footer-social .ico_twitter a {
	background-position: left top;
}
.footer-social .ico_facebook a {
	background-position: -50px top;
}
.footer-social .ico_blog a {
	background-position: -101px top;
	width: 32px;
}
.footer-social .ico_forum a {
	background-position: -150px top;
}

.cprght {
	font-size:12px;
	padding-left:3px;
}

h3.intro {
	color: #FFFFFF;
	display: block;
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 1.6666em;
	line-height: 1.182em;
	margin-bottom: 15px;
	margin-top: -35px;
	opacity: 0;
	width: 300px;
}



/* ------------------- subpages ------------------- */

.height300{
	height:300px;
}

.deco {
	position:relative;
	top:14px;
	right:57px;
}

.imgtop {
	height: 180px;
	border-radius: 10px 10px 0 0;
	background-color: #81c8cf;
	margin-bottom: 15px;
}
.imgtop.first {
	background-color: #fbda4b;
}

h1.sub {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	white-space: nowrap;
	margin-top: 6px;
}

h2.sub{
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding: 0 0 10px 0;
	margin: 0 0 0 1px;
}

.tab {
	width: 264px;
	padding: 0 10px;
	position: absolute;
	margin-top: -8px;
	text-align: center;
	background: url(/_assets_hidrive/img/corner_tab.png) no-repeat center top;
}
.tab>span {
	display: block;
	position: relative;
	width: 182px;
 	height: 30px;
 	margin: 0 auto;
	background-color: #383838;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Kreon', Georgia, arial, serif;
	border-radius: 0 0 10px 10px;
	padding-top: 11px;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;
}
.tab>span.first {
	background-color: #81c8cf;
}

.detailTop {
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 18px;
	line-height: 24px;
}
.detailTopLucida {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:14px;
	line-height: 20px;
}

span.detailTopLucida {
    display: block;
}
span.detail {
    display: block;
    height: 170px;
    margin-bottom: 3px;
}
.detail>ul>li, .detailTopLucida>ul>li{
	padding-left: 38px;
	margin-bottom: 5px;
	background: url(/_assets_hidrive/img/ico_yes_hook.png) no-repeat left 3px;
}
.detailTopLucida>ul li{
	margin-bottom: 11px;
}
.detail>ul li.plus{
	background: url(/_assets_hidrive/img/plus.png) no-repeat left top;
}
.ul_links li a, .ul_links li a:hover {
	font-size: 18px;
	line-height: 30px;
}

.costs {
	background: url(/_assets_hidrive/img/bg_pricebox.png) repeat left top;
	width: 100%;
	height: 62px;
	margin-bottom: 11px;
	padding-top:17px;
	position:relative;
}

.order_free_content .costs, .order_100_content .costs, .order_500_content .costs {
	margin-bottom: 7px;
}

.costs > .price {
    border-right: 1px solid #497072;
    font-family: Arial,Tahoma,Verdana;
    height: 52px;
    margin-left: 27px;
    position: relative;
    width: 100px;
	float: left;
	line-height: 24px;
}

.costs > .price.twodigits {
    margin-left: 7px;
    width: 120px;
}

.costs > .price .price_big {
    color: #333333;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -0.035em;
    line-height: 40px;
    right: 62px;
    text-align: right;
    vertical-align: top;
}

.costs > .price .price_small {
    border-bottom: 1px solid #497072;
    color: #486D70;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.005em;
	line-height: 52px;
}

.costs > .price .price_currency {
    color: #486D70;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.005em;
}

.costs > .price .price_description {
    color: #486D70;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: 700;
	position: relative;
	top:-18px;
	text-align: center;
	width: 100px;
	display: inline-block;
}

.costs > .slogan {
    color: #FDFDFD;
    font-weight: 700;
    height: 70px;
    width: 100px;
	float: left;
	margin-left: 15px;
	margin-top: -5px;
	font-size:12px;
	line-height:19px;
	position:relative;
}

.orderbox {
	background: #f8f8f8;
	width: 100%;
	padding: 13px 0 10px;
	text-align:center;
	border-radius: 0 0 10px 10px;
	line-height: 24px;
}
.ger .costs > .slogan {
	line-height:17px;
}

.footnote {
	font-size:12px;
	color:#666;
	line-height: 14px;
}

ul.content li {
	line-height:26px;
}

.currency {
    position: absolute;
    right: 1px;
    bottom: 1px;
}

.currency a {
    display: block;
    height: 38px;
}


.currency .currency_overlay {
    background: url("/_assets_hidrive/img/spr_bg_currency.png") no-repeat scroll -173px bottom transparent;
    cursor: pointer;
    display: none;
    padding-bottom: 35px;
    position: absolute;
    right: -14px;
    text-align: center;
    top: -17px;
    width: 155px;
}

.currency .currency_overlay em {
    background: url("/_assets_hidrive/img/spr_bg_currency.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 1.0833em;
    font-style: normal;
    line-height: 1.5346em;
    padding-top: 49px;
    width: 150px;
}

.currency .currency_overlay sup {
    font-size: 0.75em;
    font-style: normal;
    line-height: 1.222em;
}

.currency:hover .currency_overlay {
    display: block;
}

.subtitle_img {
	color: #666666;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 13px;
}

.videoPlayerApps {
	background: url(/_assets_hidrive/img/video_preview_big.jpg) no-repeat;
	border: 2px solid #999999;
	margin-left: 396px;
	position: absolute;
	width: 478px;
	height: 300px;
	cursor: pointer;
	top: 186px;
}

.videoPlayerApps.por {
	margin-top: 19px;
}

.videoPlayerApps:hover {
	background: url(/_assets_hidrive/img/video_preview_big_hover.jpg) no-repeat; 
}


.block {
    overflow: hidden;
}

/* ------------------- Subnav ------------------- */

.subnav {
    width: 240px;
    min-height: 370px;
    margin-right: 40px;
}

.subnav .subnav_list {
    margin: 12px 0 0 0;
}

.subnav .subnav_list li {
    background: url(/_assets_hidrive/img/arrow_subnav.png) no-repeat left 14px;
    height: 25px;
    padding-top: 8px;
    text-indent: 18px;
    font-size: 1.1em; /* 16px */
    line-height: 1.3em; /* 21px */
}

.subnav .subnav_list a {
    color: #555;
}


.subnav .subnav_list .active a { color: #f48300; }

.subnav_list a:focus,
.subnav_list a:hover,
.subnav_list a:active, 
.subnav .subnav_list a.active{
    color: #f48300;
    text-decoration: underline;
}

/* ------------------- Video box ------------------- */

.video_img {
	background:url("/_assets_hidrive/img/video_preview.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	margin-bottom: 20px;
	cursor: pointer;
	background-size: contain;
}
.video_img:hover {
	background:url("/_assets_hidrive/img/video_preview_hover.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.video_text_link, .video_link {
	display: inline-block;
}

ul.simple_list {
	margin: 20px 0;
	font-weight: normal;
	font-style: normal;
}
ul.simple_list li {
	line-height: 24px;
}
ul.intended_list {
	margin:0;
	font-weight: normal;
	font-style: normal;
	margin-left: 40px;
	list-style: disc;
	font-size: 12px;
    line-height: 16px;
}
ul.intended_list li {
	line-height: 24px;
}
#youtubeplayer_frm{
	display: none;
}
.btn_play{
	display: none;	
	background:url("/_assets_hidrive/img/btn_play_video_on.png") no-repeat scroll 0 0 transparent;
	height: 326px;
    left: 220px;
    position: absolute;
    top: 42px;
    width: 326px;
    cursor: pointer;
}

.mousemove_btn_play{
	height: 412px;
    left: 0;
    position: absolute;
    top: 0;
    width: 680px;
    cursor: pointer;
}

/* ------------------- Modal box ------------------- */

.modalFrame {
	border-radius: 10px;
	padding: 10px;
	background:#ffffff;
	display: inline-block;
}
.paddingLeft120 {
	padding-left: 120px;
}

.paddingLeft140 {
	padding-left: 140px;
}

.paddingLeft190 {
	padding-left: 190px;
}

.paddingLeft220 {
	padding-left: 220px;
}

.fixed {
	position: fixed;
}

/* ------------------- AGB Seiten ------------------- */

.agb_content>h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.333em;
    margin-bottom: 19px;
    margin-top: 44px;
    color: #222;
    font-weight: bold;
}

.agb_content li>h3 {
	margin-bottom: 19px;
	font-family: 'Kreon', Georgia, arial, serif;
	font-size: 18px; /* 18px */
	line-height: 1.333em; /* 24px */
	color: #444;
}
.agb_content p {
    margin-bottom: 23px;
    font-size: 12px;
    line-height:16px;
}

.agb_content h3 + p {
    margin-bottom: 40px;
}
.agb_content h4 {
font-size: 18px; /* 13px */
line-height: 2.53em; /* 20px */
}

/* ------------------- FAQ ------------------- */

#faqList > li > ul > li{
	font-size:13px;
       display: block;	
	   padding: 10px 0;
	   margin: 0 0 30px 40px;
	   border-top: 1px solid #D8D8D8;
	   border-bottom: 1px solid #D8D8D8;
}
#faqList > li > ul > li p{
	   padding: 5px 0;
	   margin: 0;
}

#faqList > li > ul > li ul li{
	background: transparent url('/_assets_hidrive/img/list_bullet.png') no-repeat 0px 5px;
	padding-left: 12px;
	margin-bottom: 4px;
}

#faqList > li > ul > li img{
	   margin: 15px 0;
}
#faqList > li > ul > li:first-child{
	   padding: 0;
	   margin: 0;
	   border: none;
}

#faqList > li > ul > li:first-child h3{
	   padding: 0 0 15px 40px;
	   cursor: pointer;
	   background: transparent url('/_assets_hidrive/img/section/faq/button_passiv.png') no-repeat top left;
	   margin-bottom: 0;
}
#faqList > li > ul > li:first-child.active h3{
	   background: transparent url('/_assets_hidrive/img/section/faq/button_active.png') no-repeat top left;
}

/* ------------------- wrapper payment ------------------- */

.wrapper_header h3{
	color:#FFFFFF;
	padding: 10px 0 42px 5px;
    /*width: 250px;*/
    font-family: 'Kreon', Georgia, arial, serif;
    font-size: 1.5em; /* 18px */
    line-height: 1.333em; /* 24px */
}
.wrapper_header,
.wrapper_payment {
	clear: both;
}

.wrapper_payment h1 {
	margin-bottom:14px;
	margin-left: 6px;
	padding-bottom:10px;
	padding-left:20px;
 
}
.wrapper_payment h2 {
	margin-bottom:14px;
	margin-left: 6px;
	padding-bottom:10px;
	padding-left:20px;
 
}
.wrapper_payment p,  .leftcol p, .rightcol p{
	margin-left:10px;
	margin-bottom:20px;
	/*margin-top: 8px;*/
	display:block;
	color:#FFFFFF;
}

.leftcol {
	float:left;
	/*width:320px;*/
	width:320px;
	margin-left:20px;
}

.rightcol {
	width:300px;
	margin-left:40px;
	float:left;
}

#fpw_api {
	font-size:12px;
	align: center;
	float:left;
	z-index:9999999;
	position:absolute;
	top:180px;
	left:100px;
	width:600px !important;
}

div.order_100_content h1.first {
margin-top:20px;	
}

div.order_100_content div.left {
	float:left;
}
div.order_100_content div.right {
	width:400px;
	height:40px;
	background-color:#008000;
	float:right;
}

.legalText {
    border-top: 1px solid #BFBFBF;
    padding: 30px 0 0 0;
	color:#666;
}

 .step2 label.error_message.ccard_data  {
	width: 580px;
	margin-bottom: 10px;
	margin-left: 21px;
	padding: 0 20px 15px 5px;
	float: left;
	}
.jq_order .step2 .input_container {
	margin-bottom: 40px;
}
.jq_order .dropdown.jq_snippet_countries {
    margin: 2px 0 8px;
}

  .order_iframe { position: absolute; z-index: 9000; top: 0pt; margin: -4px 0pt 0pt; padding: 0pt; display:none;}
  
  body.product .jq_order {margin-top:-4px;}
  
#row_ccard_data {
	background:none;
}
#ccard_data {
	background:none !important;
	border: medium none !important;
	 width: 610px  !important; 
	 height: 255px  !important;
	 margin-left:20px;
	 padding: 0;
}
.radio_container{
	display: block;
    margin-bottom: 27px;	
    margin-top:10px;
}
.radio_container > .inner > .label_message.radio{
	display: inline;	
	margin-top:10px;
}
.radio_container > .inner > input {
	
	margin-top:10px;
	margin-bottom:23px;
}
.radio_container > .inner > .label_message{
	display: block;	
	 margin-left: 6px;
}
.radio_container > .inner > #salutation{
	margin-left: 6px;	
}
.radio_container > .inner > #salutation + .label_message{
	margin-left: 0px;	
	margin-top: -2px;
}
.radio_container > .inner > #salutation + .label_message + #salutation{
	margin-left: 80px;	
	margin-top: -2px;
}

#order_100_form #login_terms_label {
    margin-left: 26px;
    margin-top: -20px;
}

/* ------------------- Table Order Page ------------------- */
.hdFree, .hd100, .hd500 {
	display: none;
}

/* ------------------- Invite a friend ------------------- */
.closeBtn {
	background:url(/_assets_hidrive/img/close_btn.png) top right transparent no-repeat;
	position:relative;
	width:30px;
	height:31px;
	float:right;
	top: -320px;
	right:-15px;
	cursor: pointer;
}

.modal_feedback {
	margin-top:15px;
	width: 700px;
	height: 560px;
	background: #fff;
	border-radius: 10px;
	border: 3px solid #bdc4d4;
	padding: 3px;
}
.modal_feedback .closeBtn {
	position: absolute;
    right: -15px;
    top: -15px;
}
.modal_feedback iframe {
	position:absolute;
	left: 5px;
}
.modal_video iframe{
	/*position:relative;*/
}
.modal_video {
	border-radius: 10px;
	padding: 10px;
	background:#fff;
	display: inline-block;
}
.modal_video .closeBtn {
	position: absolute;
	top: -15px;
	right: -15px;
}

.modal_invite_a_friend {
	margin-top:15px;
	width: 450px;
	height: 300px;
	background: #fff;
	border-radius: 10px;
	border: 3px solid #bdc4d4;
}
.modal_inner {
	height: 260px;
	background:url(/_assets_hidrive/img/visual_invite_a_friend.png) 7px center transparent no-repeat;
}
.modal_inner.feedback {
	height: 260px;
	background:none;
}
.modal_inner>span {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	margin-right: 15px;
	width: 255px;
	margin-top: 40px;
	float:right;
}
.modal_title {
	border-radius: 7px 7px 0 0;
	padding: 7px 0 0 16px;
	font-family: 'Kreon', Georgia, arial, serif;
	height: 36px;
	font-size:28px;
	color: #fff;
	background: #31b4c2; /* Old browsers */
	background: -moz-linear-gradient(top,  #31b4c2 0%, #7cc0c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#31b4c2), color-stop(100%,#7cc0c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #31b4c2 0%,#7cc0c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #31b4c2 0%,#7cc0c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #31b4c2 0%,#7cc0c6 100%); /* IE10+ */
	background: linear-gradient(top,  #31b4c2 0%,#7cc0c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31b4c2', endColorstr='#7cc0c6',GradientType=0 ); /* IE6-9 */
}
.modal_inner .orderbtn{
	font-size:18px;
	height: 33px;
	line-height: 33px;
	border-radius: 5px;
	margin-left: 15px;
}
.modal_inner .orderbtn.nl{
	font-size:15px;
	height: 33px;
	line-height: 15px;
	border-radius: 5px;
	margin-left: 15px;
	width: 110px;
	text-align: center;
}
.modal_inner .orderbtn.login_btn{
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 18px;
	margin-top:0;
	line-height: 32px;
	height: 32px;
	margin-left: 0;
}

/* ------------------- Feedback Button ------------------- */
#feedback { 
	height: 120px; 
	width: 45px; 
	position: fixed; 
	top: 25%; 
	z-index: 1000;
	background-image:url(/_assets_hidrive/img/feedback_off.png); 
	padding: 0px;
	cursor: pointer;
	/*display: none;*/
}

#feedback:hover { 
	background-image:url(/_assets_hidrive/img/feedback_on.png);
}

/* ------------------- teaser ------------------- */
.tsr_text {
	padding-left:147px; 
	margin-top:20px;
}
/* ------------------- promotion ------------------- */
.jq_btn_promotion,
.jq_btn_promotion2,
.jq_btn_promotion3,
.jq_btn_promotion4,
.jq_btn_promotion5{
	background-image:url(/_assets_hidrive/img/bg_promotion.png); 
	/*width: 110px; /*110*/
	height: 20px;
	color: #FFF;
	font-weight: bold;
	/*padding: 5px 45px;*/
	margin-left: 5px;
	position: absolute;
	text-align: center;
	top: -10px;
	/*padding: 5px 45px; /* 35->45*/
	padding: 5px 25px 5px 20px;
	width: 160px;
	background-position: 0 -50px;
}
.costs .jq_btn_promotion{
	margin-left: 30px;
}
.jq_btn_promotion2{
	top: 110px;
	left: 150px;
}
.jq_btn_promotion3{
	top: 30px;
	left: 390px;
	z-index: 500;
}
.jq_btn_promotion2 + table > thead > tr > th + th{
	text-align: left;
}
.jq_btn_promotion4{
	left: 735px;
	top: 28px;
}
.jq_btn_promotion5{
	left: 550px;
	top: 28px;
}

