/* --------------------------------------
   BASE CSS
   -------------------------------------- */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,300italic,400italic,500italic,900italic,900);
html, body {
	height: 100%;
}
.regular-text {
	font-size: 18px;
	line-height: 20pt;
}
.big-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.protegez {
				margin-left: 0px;
				position: relative;
    top: 20px;
    padding-top: 26px;
				padding-bottom: 0px;
				}
#wrapper-menu {
	padding: 0px;
	background-color: #333;
	width: 100%;
	border: 0px;
	position: relative;
	margin: 0px;
	z-index: 1000;
}
#wrapper-menu-best {
	padding: 0px;
	background-color: #fff;
	width: 100%;
	border: 0px;
	position: relative;
	margin: 0px;
	z-index: 1000;
}
.top-menu {
	display: block;
	left: 220px;
	position: absolute;
}
#wrapper-menu-IE {
	padding: 0px;
	background-color: #333;
	width: 104%;
	border: 0px;
	position: relative;
	margin: 0px;
	z-index: 1000;
}
#wrapper-menu-best-IE {
	padding: 0px;
	background-color: #fff;
	width: 104%;
	border: 0px;
	position: relative;
	margin: 0px;
	z-index: 1000;
}
#container {
	position: relative;
	width: 920px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
	padding: 0 20px;
}
.superposition {
	vertical-align: super;
	font-size: 16px;
}
/* end BASE CSS */

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 400;
	padding-bottom: 10px;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	line-height: 36px;
	font-weight: 500;
	padding-bottom: 20px 0 5px 0;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #af2d2e;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #000;
	padding-bottom: 20px;
}
strong {
	font-weight: 500 !important;
}
p {
	font-family: 'Roboto', sans-serif !important;
	margin: 30px 0 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #000;
	text-align: left;
}
p.bold {
	font-family: 'Roboto', sans-serif;
	margin: 30px 0 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	text-align: left;
}
.message {
	font-family: 'Roboto', sans-serif;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #aaa;
	color: #6b6b6b;
	padding: 20px 15px 5px 20px;
}
.message p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin: 10px 0 20px;
	text-align: left;
}
.custom-counter {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.custom-counter li {
	counter-increment: step-counter;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
}
.custom-counter li::before {
	content: counter(step-counter);
	font-size: 18px;
	color: #af2d2e;
	font-weight: bold;
	padding: 3px 8px;
}
#container ul li {
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
	font-size: 18px;
	font-weight: 400;
	background: url(/img/Ufile-img/red-bullet.png) no-repeat 5px 18px transparent;
	padding: 5px 0 5px 16px;
	color: #000;
}
#container li span {
	color: #000;
}
ol {
	font-family: 'Roboto', sans-serif;
	margin-left: 0px;
	line-height: 26px;
	font-size: 18px;
	list-style: outside decimal;
}
ol.bullet {
	font-family: 'Roboto', sans-serif;
	margin-left: 80px;
	line-height: 26px;
	font-size: 18px;
	list-style: outside decimal;
}
ul.bullet {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	list-style: none;
	padding-left: 50px;
}
ul.bullet > li:before {
	content: '\25A0  ';
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 10px 5px 24px;
	color: #af2d2e;
}
.bullet > li {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	padding: 0 0 10px;
	line-height: 26px;
	text-indent: -3.1em;
}
ol.check {
	font-family: 'Roboto', sans-serif;
	margin-left: 80px;
	line-height: 26px;
	font-size: 18px;
	list-style: outside decimal;
}
ul.check {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	list-style: none;
	padding: 30px 0 0 40px;
	text-align: left;
	color: #000;
	float: right;
}
ul.check > li:before {
	content: '\2714  ';
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	font-size: 32px;
	font-weight: 400;
	padding: 3px 10px 5px 24px;
	color: #92c754;
}
.check > li {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	padding: 0 0 10px;
	line-height: 26px;
	text-indent: -3.1em;
	font-weight: 400;
}
.sfpostTitle.sftitle {
    line-height: 40px !important;
}
/* --------------------------------------
   TOP MENU NAVIGATION
   -------------------------------------- */
#bar-menu {
	margin: 0px auto;
	width: 100%;
}
#top-menuPrimary {
	float: left;
	width: 540px;
	position: relative;
	margin-top: 24px;
	padding-left: 270px;
}
/*
#top-menuPrimary ul {
    height: 40px;
    padding: 40px 0 0 0;
    margin-right: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color:#FFF;
	text-align:right;
}
#top-menuPrimary li { 
	display: inline; 
	padding: 15px; 
}
#top-menuPrimary li a { 
	text-decoration: none;
	color:#bcbcbc;
}
#top-menuPrimary li a:hover { 
	text-decoration: underline;
	color:#ffffff;
}
*/
/*----*/

/* Structure
------------------------------------------*/
#coolMenu, #coolMenu ul {
	list-style: none;
	z-index: 1;
}
#coolMenu {
	float: left;
}
#coolMenu > li {
	float: left;
}
#coolMenu li a {
	display: block;
	height: 4em;
	line-height: 4em;
	padding: 0 1.5em;
	text-decoration: none;
}
#coolMenu ul {
	position: absolute;
	display: none;
	z-index: 999;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.49);
	-moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.49);
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.49);
	opacity: 0.97;
	filter: alpha(opacity=97); /* For IE8 and earlier */
}
#coolMenu ul li a {
	padding-right: 60px;
	border-bottom-color: #e8e8e8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#coolMenu li:hover ul.noJS {
	display: block;
}
/* Main menu
------------------------------------------*/
#coolMenu {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	background: #333;
}
#coolMenu > li > a {
	color: #fff;
}
#coolMenu > li:hover > a {
	background: #d3d3d3;
	color: #000;
}
/* Submenu
------------------------------------------*/
#coolMenu ul {
	background: #d3d3d3;
}
#coolMenu ul li a {
	color: #000;
}
#coolMenu ul li:hover a {
	background: #eeeeee;
}
/*----*/
#top-menuSecondary {
	float: left;
	width: 150px;
	margin-top: 8px;
	position: relative;
}
#top-menuSecondary ul {
	padding: 0 5px 10px;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#top-menuSecondary li {
	display: inline;
	padding: 7px;
}
#top-menuSecondary li a {
	text-decoration: none;
	color: #bcbcbc;
}
#top-menuSecondary li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#top-line1-best {
    background-color: #111111;
    background-image: url("/images/default-source/default-album/header-best-results.jpg?sfvrsn=2");
    background-position: center top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #dbdbdb;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    padding: 2em 0 4em;
    text-align: center;
    text-rendering: optimizelegibility;
    background-size: cover;
    height: initial;
}

.top-line1-pro {
	background-color: #e0e5e8;
	background-image: url("/images/default-source/default-album/header-girl.jpg?sfvrsn=2");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 800px;
	margin-top: 2px;
	text-align: center;
	text-rendering: optimizelegibility;
}


.top-line1-main-fff {
	background-color: #111111;
	background-image: url("/images/default-source/default-album/ufile-homepage.jpg?sfvrsn=2");
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 530px;
	margin-top: 2px;
	text-align: center;
	text-rendering: optimizelegibility;
}
.top-line1-fff {
	background-color: #111111;
	background-image: url("/images/default-source/default-album/ufile-homepage.jpg?sfvrsn=2");
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 370px;
	margin-top: 2px;
	text-align: center;
	text-rendering: optimizelegibility;
}

.btn-ffw {
  background: #616161;
  background-image: -webkit-linear-gradient(top, #616161, #000000);
  background-image: -moz-linear-gradient(top, #616161, #000000);
  background-image: -ms-linear-gradient(top, #616161, #000000);
  background-image: -o-linear-gradient(top, #616161, #000000);
  background-image: linear-gradient(to bottom, #616161, #000000);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-ffw:hover {
  background: #000000;
		color: #ffffff;
  background-image: -webkit-linear-gradient(top, #000000, #616161);
  background-image: -moz-linear-gradient(top, #000000, #616161);
  background-image: -ms-linear-gradient(top, #000000, #616161);
  background-image: -o-linear-gradient(top, #000000, #616161);
  background-image: linear-gradient(to bottom, #000000, #616161);
  text-decoration: none;
}


.btn-ffw-details {
  background: #e60c0c;
  background-image: -webkit-linear-gradient(top, #e60c0c, #ae1717);
  background-image: -moz-linear-gradient(top, #e60c0c, #ae1717);
  background-image: -ms-linear-gradient(top, #e60c0c, #ae1717);
  background-image: -o-linear-gradient(top, #e60c0c, #ae1717);
  background-image: linear-gradient(to bottom, #e60c0c, #ae1717);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 20px;
  padding: 20px 30px 20px 30px;
  text-decoration: none;
}

.btn-ffw-details:hover {
  background: #e60c0c;
		color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ae1717, #e60c0c);
  background-image: -moz-linear-gradient(top, #ae1717, #e60c0c);
  background-image: -ms-linear-gradient(top, #ae1717, #e60c0c);
  background-image: -o-linear-gradient(top, #ae1717, #e60c0c);
  background-image: linear-gradient(to bottom, #ae17170, #e60c0c);
  text-decoration: none;
}
#top-line1-2017 {
	background-color: #e5eaef;
	/*background-image: url("/images/default-source/default-album/header-picture.jpg?Status=Temp&sfvrsn=2");*/
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 530px;
	text-align: center;
	text-rendering: optimizelegibility;
	margin-top: 0px;
}
#top-line1 {
	background-color: #eceff1;
	/*background-image: url("/images/default-source/default-album/header-picture.jpg?Status=Temp&sfvrsn=2");*/
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 560px;
	text-align: center;
	text-rendering: optimizelegibility;
	margin-top: 2px;
}
.taxandu {
	background: #111111 none repeat scroll 0 0;
	text-align: center;
	width: 100%;
}
.shortcut {
	background: #d2e7e6 none repeat scroll 0 0;
	text-align: center;
	width: 100%;
}
.k-menu .k-state-hover>.k-link {
	background-color: #e7e7e7 !important;
}
/* end TOP MENU NAVIGATION  */

/* --------------------------------------
   Typography
   -------------------------------------- */

   
/* --------------------------------------
   UFile ONLINE
   -------------------------------------- */
.home_banner {
	margin: 0 auto;
}
#myCarousel {
	margin-top: 0;
	padding-left: 0px;
}
.carousel-caption {
	font-size: 24px;
	max-width: 960px;
	text-shadow: none;
}
.title-carousel {
	float: left;
}
.symbol-netfile {
	float: left;
	width: 82px;
	height: 82px;
	background-image: url(/img/Ufile-img/symbol-netfile.png);
	margin-left: 30px;
	margin-top: 2px;
}
.symbol-netfile-IE {
	float: left;
	width: 82px;
	height: 82px;
	background-image: url(/img/Ufile-img/symbol-imponet.png);
	margin-left: 30px;
	margin-top: 2px;
}
.symbol-netfile-windows {
	float: left;
	width: 70px;
	height: 82px;
	background-image: url(/img/Ufile-img/symbol-netfile.png);
	margin-top: 2px;
	background-size: 70px;
	background-repeat: no-repeat;
	position: relative;
	right: 10px;
	top: 17px;
}
.symbol-netfile-windows-IE {
	float: left;
	width: 70px;
	height: 82px;
	background-image: url(/img/Ufile-img/symbol-imponet.png);
	margin-top: 2px;
	background-size: 70px;
	background-repeat: no-repeat;
	position: relative;
	top: 17px;
}
.carousel-caption h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 45px;
	color: #000000;
	text-align: left;
}
.carousel-caption h3 {
	margin-top: 16px;
	line-height: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 50px;
	color: #30b8eb;
	text-align: left;
}
.container-gray {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #fff;
}
#myCarousel .item {
	height: 380px;
}
#slide1-2017 {
	background-image: url("/images/default-source/default-album/ufile-header2018.jpg?sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 530px;
}
#slide1-new {
	background-image: url("/images/default-source/default-album/header-picture.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-earth {
	background-image: url("/images/default-source/default-album/header-picture-earth.jpg?Status=Temp&sfvrsn=4");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-earth2017 {
	background-image: url("/images/default-source/default-album/header-picture-eartha9b98330891d67acba61ff00004d0051.jpg?sfvrsn=8");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-windows {
	background-image: url("/images/default-source/default-album/header-picture-ufilewindows.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-windows img {
	height: auto !important;
	width: 100% !important;
}
#slide1-pro {
	background-image: url("/images/default-source/default-album/header-picture-ufilepro.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-t2 {
	background-image: url("/images/default-source/default-album/header-picture-ufilet2.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 560px;
}
#slide1-old {
	background-image: url("/images/default-source/default-album/header-picture-white.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 5%;
	height: 500px;
}
#slide1-2017-IE {
	background-image: url("/images/default-source/default-album/header-picturec10f8330891d67acba61ff00004d0051.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 530px;
}
#slide1-new-IE {
	background-image: url("/images/default-source/default-album/header-picture.jpg?Status=Temp&sfvrsn=2");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 530px;
}
#slide1-IE {
	background-repeat: no-repeat;
	background-position: -40px 0;
	background-image: url(/img/Ufile-img/ufile-slide-1.jpg);
}
#box-price {
	width: 100%;
	position: relative;
	height: 120px;
	float: left;
}
#box-title {
	width: 100%;
	position: relative;
	height: 80px;
	float: left;
	margin-top: 20px;
}
.online-price {
	border: 1px solid #30b8eb;
	background-color: #FFFFFF;
	width: 120px;
	text-align: center;
	margin-top: 30px;
	background-image: url(/img/Ufile-img/icon-people.png);
	background-repeat: no-repeat;
	background-position: 10px 36px;
	float: left;
	height: 80px;
	margin-right: 20px;
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 10px;
}
a.online-price, a:hover {
	text-decoration: none;
}
a.online-price-2 a, a:hover {
	text-decoration: none;
}
.online-price-IE {
	border: 1px solid #30b8eb;
	background-color: #FFFFFF;
	width: 120px;
	text-align: center;
	margin-top: 30px;
	background-image: url(/img/Ufile-img/icon-people.png);
	background-repeat: no-repeat;
	background-position: 10px 36px;
	float: left;
	height: 80px;
	margin-right: 20px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 10px;
}
a.online-price-IE, a:hover {
	text-decoration: none;
}
a.online-price-2-IE a, a:hover {
	text-decoration: none;
}
.price-online {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 30px;
	margin-top: 5px;
	color: #30b8eb;
	text-align: center;
	margin-bottom: 0px;
}
.individual {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #30b8eb;
	text-align: left;
	text-transform: uppercase;
	padding-left: 0;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	position: relative;
	top: 6px;
}
.sub-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0;
	margin-top: 0px;
	line-height: 20px;
}
.online-price-2 {
	border: 1px solid #30b8eb;
	background-color: #FFFFFF;
	width: 150px;
	text-align: center;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(/img/Ufile-img/icon-people-plus.png);
	background-repeat: no-repeat;
	background-position: 10px 47px;
	float: left;
}
.online-price-2-IE {
	border: 1px solid #30b8eb;
	background-color: #FFFFFF;
	width: 150px;
	text-align: center;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(/img/Ufile-img/icon-people-plus.png);
	background-repeat: no-repeat;
	background-position: 10px 47px;
	float: left;
}
#dependents {
	position: relative;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #30b8eb;
}
#dependents p {
	color: #30b8eb;
}
#dependents-IE {
	position: relative;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #30b8eb;
}
#dependents-IE p {
	color: #30b8eb;
}
.cta {
	position: relative;
	width: 100%;
	margin-top: 100px;
	padding-top: 100px;
}
.forfree {
	margin-left: 180px;
	margin-top: -8px;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #000;
}
.button-UFile-ONLINE {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 20px 44px;
	cursor: pointer;
	height: 20px;
	line-height: 16px;
	display: inline-block;
	margin: 0 15px 10px 0;
	background-color: #30b8eb;
	float: left;
	color: #FFF;
	transition: all 300ms ease;
}
a.button-UFile-ONLINE:hover {
	background-color: #256f8a;
	color: #FFF;
}
a.button-side:hover {
	color: #FFF;
}
.button-UFile-ONLINE1 {
	background-color: #30b8eb;
	border-bottom: 8px solid #2f98be;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	padding: 15% 0;
	width: 100%;
}
a.button-UFile-ONLINE1:hover {
	background-color: #237d9e;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.button-UFile-main-IE {
	border-bottom: none;
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	padding: 50px 0 5%;
	width: 335px;
	text-align: center;
	clear: both;
}
a.button-UFile-main-IE:hover {
	background-color: #237d9e;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.button-UFile-main {
	border-bottom: none;
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	padding: 50px 0 50px;
	width: 335px;
	text-align: center;
	clear: both;
}
a.button-UFile-main:hover {
	background-color: #237d9e;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.button-start-now {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 30px 0 10px;
	width: 335px;
	text-align: center;
	clear: both;
}
a.button-start-now:hover {
	background-color: #237d9e;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}

.button-start-for-free {
    background-color: #ee3e2a;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Roboto", sans-serif;
    line-height: 16px;
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 5px 0 20px;
    width: 335px;
    text-align: center;
    clear: both;
}
a.button-start-start-for-free:hover {
	background-color: #9f0202;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}

.button-start-for-free-IE {
    background-color: #ee3e2a;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Roboto", sans-serif;
    line-height: 16px;
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 0px 0 20px;
    width: 335px;
    text-align: center;
    clear: both;
}à
a.button-start-start-for-free-IE:hover {
	background-color: #9f0202;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}

h1.title-homepage-start-for-free {
    color: #fff;
    float: left;
    font-size: 56px;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    left: -7px;
}

h1.title-homepage-start-for-free-IE {
    color: #fff;
    float: left;
    font-size: 50px;
    display: block;
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
    left: -7px;
}

.button-start-earth-day {
	background-color: #01a39c;
	background-image: url("/images/default-source/default-album/earth-day-logo.png?Status=Temp&sfvrsn=6)");
	background-position: 90% center;
	background-repeat: no-repeat;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -10px;
	padding: 30px 0 10px;
	text-align: center;
	width: 300px;
}
a.button-start-earth-day:hover {
	background-color: #1c8b85;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.button-start-earth-day-IE {
	background-color: #01a39c;
	background-image: url("/images/default-source/default-album/earth-day-logo-fr.png?Status=Temp&sfvrsn=8)");
	background-position: 98% center;
	background-repeat: no-repeat;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -10px;
	padding: 30px 0 20px;
	text-align: center;
	width: 300px;
}
a.button-start-earth-day-IE:hover {
	background-color: #1c8b85;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.button-purchase {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 40px 0 20px;
	width: 335px;
	text-align: center;
	clear: both;
}
a.button-purchase:hover {
	background-color: #237d9e;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.button-purchase-windows {
	background-color: #84ba4d;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Roboto", sans-serif;
    line-height: 40px;
    margin-bottom: 18px;
    margin-top: -33px;
    padding: 29px 0 18px;
    text-align: center;
    width: 335px;
}
a.button-purchase-windows:hover {
	background-color: #5f8b34;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-purchase-windows-sales {
	background-color: #84ba4d;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -30px;
	padding: 25px 0 10px;
	text-align: center;
	width: 335px;
}
a.button-purchase-windows-sales:hover {
	background-color: #5f8b34;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-purchase-windows-IE {
	background-color: #84ba4d;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -40px;
	padding: 40px 0 25px;
	text-align: center;
	width: 335px;
}
a.button-purchase-windows-IE:hover {
	background-color: #5f8b34;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-purchase-windows-sales-IE {
	background-color: #84ba4d;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: -40px;
	padding: 30px 0 10px;
	text-align: center;
	width: 335px;
}
a.button-purchase-windows-sales-IE:hover {
	background-color: #5f8b34;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-ufileT2 {
	background-color: #fdb913;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -20px;
	padding: 40px 0 35px;
	text-align: center;
	width: 335px;
}
a.button-ufileT2:hover {
	background-color: #d49c12;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-ufileT2-IE {
	background-color: #fdb913;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: -40px;
	padding: 28px 0 30px;
	text-align: center;
	width: 335px;
}
a.button-ufileT2-IE:hover {
	background-color: #d49c12;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.sign-best {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none !important;
	color: #000;
}
.sign-best:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #f03a21;
}
.buttons-best {
	float: right;
	margin: 0 5px 0 5px;
}
.buttons-IE-best {
	float: left;
	margin: 0 5px 0 5px;
}
.button-ufileT2-signin {
	background-color: #bf8c11;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 40px 0 35px;
	text-align: center;
	width: 335px;
}
a.button-ufileT2-signin:hover {
	background-color: #90690b;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-ufileT2-signin-IE {
	background-color: #bf8c11;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: -40px;
	padding: 40px 0 35px;
	text-align: center;
	width: 335px;
}
a.button-ufileT2-signin-IE:hover {
	background-color: #90690b;
	border-bottom: medium none;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.button-purchase-IE {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 45px 0 25px;
	width: 335px;
	text-align: center;
	clear: both;
}
a.button-purchase-IE:hover {
	background-color: #237d9e;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.button-start-now-IE {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 30px 0 20px;
	width: 385px;
	text-align: center;
	clear: both;
}
a.button-start-now-IE:hover {
	background-color: #237d9e;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.button-purchase-IE {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
	margin-bottom: 20px;
	padding: 40px 0 30px;
	width: 385px;
	text-align: center;
	clear: both;
}
a.button-purchase-IE:hover {
	background-color: #237d9e;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	border-bottom: medium none;
	transition: all 300ms ease 0s;
}
.line-right {
	border-right: 1px solid #000;
	margin: 30px 0;
	padding-right: 20px;
}
.button-netfile-new {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 14px;
	padding: 25px 30px;
}
a.button-netfile-new {
	background-color: #01a39c;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
a.button-netfile-new:hover {
	background-color: #1c8b85;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.button-ufileT2-small {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 15px 0;
	padding: 25px 30px;
}
a.button-ufileT2-small {
	background-color: #fdb913;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
a.button-ufileT2-small:hover {
	background-color: #d49c12;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.button-ready {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 24px 0;
	padding: 25px 30px;
}
a.button-ready {
	background-color: #30b8eb;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
a.button-ready:hover {
	background-color: #368fb0;
	color: #FFF;
	text-decoration: none;
	transition: all 300ms ease 0s;
	overflow: hidden;
}
.voucher {
	float: left;
	font-size: 25px;
	border: 2px dashed #333333;
	padding: 16px 12px;
	margin: -10px 5px 5px 5px;
	position: relative;
	left: 2px;
	width: 307px;
	clear: both;
	text-align: center;
}
.voucher-IE {
	float: left;
	font-size: 25px;
	border: 2px dashed #5c5c5c;
	padding: 16px 12px;
	margin: -10px 0 5px 0;
	position: relative;
	width: 357px;
	clear: both;
	text-align: center;
}
img.netfile-main {
	float: right;
	padding-left: 15px;
	padding-top: 0;
}
img.netfile-earth {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
img.netfile-earth-IE {
	float: left;
	padding-left: 15px;
	padding-top: 0;
}
img.netfile-logo {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
.T2-new {
	margin: 0 auto;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	text-align: center;
}
.T2-new-text p {
	text-align: center;
}
.ufile-yellow {
	background-color: #fdb913;
	color: #fff;
	height: 310px;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-image: url("/images/default-source/default-album/ufile-t2-work-yellow.jpg?Status=Temp&sfvrsn=2");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	text-align: center;
}
.ufile-yellow p {
	color: #fff;
}
p.features-start {
	text-align: center;
	margin: 0 0 80px 0;
}

.sfnewsFullStory.sffullstory {
	font-size: 18px;
}
.sfpostFullStory.sffullstory {
	font-size: 18px;
}
.line1 {
	font-size: 30px;
	font-weight: normal;
}
.line2 {
	font-size: 64px;
	line-height: 75px;
}
.line-start1 {
	font-size: 45px;
	line-height: 60px;
	font-weight: 400;
}
.line-start1-IE {
	font-size: 35px;
	font-weight: 400;
	line-height: 75px;
}
.line-start2 {
    font-size: 30px;
    font-weight: 300;
}

.line3 {
	font-size: 64px;
	line-height: 75px;
}
.line1-may {
	font-size: 30px;
	font-weight: normal;
}
.line2-may {
	font-size: 53px;
	line-height: 75px;
}
.line3-may {
	font-size: 39px;
	font-weight: 800;
	line-height: 35px;
}
.line4 {
	float: left;
	font-size: 40px;
	line-height: 70px;
	color: #ee3c2b;
}
.line1-IE {
	font-size: 40px;
	font-weight: normal;
}
.line2-IE {
	font-size: 52px;
	font-weight: 300;
	line-height: 85px;
}
.line3-IE {
	font-size: 40px;
	font-weight: 800;
	line-height: 25px;
}
.line1-may-IE {
	font-size: 31px;
	font-weight: normal;
}
.line2-may-IE {
	font-size: 40px;
	font-weight: 300;
	line-height: 55px;
}
.line3-may-IE {
	font-size: 40px;
	font-weight: 500;
	line-height: 30px;
}
.line4-may-IE {
	font-size: 35px;
	line-height: 60px;
}
.line-ufile-pro {
	color: #ee3c2b;
	float: left;
	font-size: 90px;
	font-weight: 500 !important;
	line-height: 95px;
}
.line-ufile-pro-IE {
	color: #ee3c2b;
	float: left;
	font-size: 85px;
	font-weight: 500 !important;
	line-height: 85px;
}
.line-ufile-windows {
	color: #93c35f;
	float: left;
	font-size: 60px;
	font-weight: 500 !important;
	line-height: 65px;
}
.line-ufile-windows-IE {
	color: #93c35f;
	float: left;
	font-size: 60px;
	font-weight: 500 !important;
	line-height: 65px;
}
.line-ufileT2 {
	color: #000;
	float: left;
	font-size: 46px;
	font-weight: 300 !important;
	line-height: 50px;
}
.line-ufileT2-IE {
	color: #000;
	float: left;
	font-size: 46px;
	font-weight: 300 !important;
	line-height: 50px !important;
}
.line4-IE {
	float: left;
	font-size: 38px;
	line-height: 70px;
	color: #ee3c2b;
}
.line-earth-day {
	color: #ee3c2b;
	float: left;
	font-size: 30px;
	line-height: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.line-earth-day-IE {
	color: #ee3c2b;
	float: left;
	font-size: 22px;
	line-height: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.earth-slogan {
	font-weight: 300;
	line-height: 40px;
	color: #333333;
}
.button-start {
	font-size: 45px;
	font-weight: normal;
}
.button-start-earth {
	font-size: 45px;
	font-weight: normal;
	padding-right: 85px;
}
.button-now-earth {
	font-size: 60px;
	font-weight: 600;
	left: -3px;
	line-height: 75px;
	margin-bottom: 10px;
	position: relative;
	padding-right: 85px;
}
.button-start-IE {
	font-size: 48px;
	font-weight: normal;
}
.button-start-earth-IE {
	font-size: 32px;
	font-weight: normal;
	padding-right: 85px;
}
.button-now-earth-IE {
	font-size: 33px;
	font-weight: 600;
	left: -3px;
	line-height: 45px;
	margin-bottom: 10px;
	position: relative;
	padding-right: 85px;
}
.button-start-ufileT2 {
	font-size: 35px;
	font-weight: normal;
}
.button-start-ufileT2-IE {
	font-size: 40px;
	font-weight: normal;
}
.button-start-ufileT2-signin {
	font-size: 32px;
	font-weight: normal;
}
.button-start-ufileT2-signin-IE {
	font-size: 32px;
	font-weight: normal;
}
.button-now {
	font-size: 60px;
	font-weight: 600;
	left: -3px;
	line-height: 75px;
	margin-bottom: 10px;
	position: relative;
}
.button-now-IE {
	font-size: 34px;
	font-weight: 800;
	left: -3px;
	line-height: 60px;
	margin-bottom: 10px;
	position: relative;
}
.button-now-windows {
	font-size: 50px;
	font-weight: 600;
	left: -3px;
	line-height: 55px;
	margin-bottom: 10px;
	position: relative;
}
.button-now-windows-IE {
	font-size: 34px;
	font-weight: 800;
	left: 0;
	line-height: 60px;
	margin-bottom: 10px;
	position: relative;
}
.button-now-pro {
	font-size: 60px;
	font-weight: 600;
	left: -3px;
	line-height: 75px;
	margin-bottom: 10px;
	position: relative;
}
.button-now-pro-IE {
	font-size: 34px;
	font-weight: 600;
	left: 1px;
	line-height: 60px;
	margin-bottom: 10px;
	position: relative;
}
.for {
	font-weight: 100;
}
.line3 {
	font-size: 48px;
	font-weight: 800;
	line-height: 35px;
}
.button-SAVE-NOW {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 38.3px;
	font-weight: 500;
	height: 20px;
	line-height: 16px;
	margin: 60px 15px 10px 0;
	padding: 20px 44px;
	transition: all 300ms ease 0s;
}
a.button-SAVE-NOW:hover {
	background-color: #256f8a;
	color: #FFF;
}
.button-SAVE-NOW-IE {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	height: 20px;
	line-height: 16px;
	margin: 60px 15px 10px 0;
	padding: 20px 44px;
	transition: all 300ms ease 0s;
}
a.button-SAVE-NOW-IE:hover {
	background-color: #256f8a;
	color: #FFF;
}
.symbol-netfile-SAVE-NOW-IE {
	float: left;
	width: 82px;
	height: 82px;
	background-image: url(/img/Ufile-img/symbol-imponet.png);
	background-size: 100% auto;
	margin-left: 30px;
	margin-top: 2px;
}
/* --------------------------------------
   UFile WINDOWS
   -------------------------------------- */
   
#box-price-WINDOWS {
	float: left;
	height: 120px;
	position: relative;
	width: 100%;
}
#slide-WINDOWS {
	background-repeat: no-repeat;
	background-position: -5px 0;
	background-image: url(/img/Ufile-img/ufile-slide-WINDOWS.jpg);
}
#slide-WINDOWS-IE {
	background-repeat: no-repeat;
	background-position: -5px 0;
	background-image: url(/img/Ufile-img/ie-slide-WINDOWS.jpg);
}
.button-UFile-WINDOWS {
	background-color: #93c35f;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	height: 20px;
	line-height: 16px;
	margin: 0 15px 10px 0;
	padding: 20px 44px;
	transition: all 300ms ease 0s;
}
a.button-UFile-ONLINE:hover {
	background-color: #256f8a;
	color: #FFF;
}
a.button-side:hover {
	color: #FFF;
}
.carousel-caption-WINDOWS h3 {
	margin-top: 16px;
	line-height: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 50px;
	color: #93c35f;
	text-align: left;
}
.price-online-WINDOWS {
	color: #93c35f;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 15px;
	text-align: center;
}
.online-price-WINDOWS {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-green.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #93c35f;
	float: left;
	height: 65px;
	line-height: 35px;
	margin-right: 20px;
	margin-top: 35px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 12px;
	text-align: center;
	width: 90px;
}
.online-price-WINDOWS-IE {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-green.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #93c35f;
	float: left;
	height: 65px;
	line-height: 35px;
	margin-right: 20px;
	margin-top: 35px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 12px;
	text-align: center;
	width: 100px;
}
.individual-WINDOWS {
	color: #93c35f;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 14px;
	text-align: left;
	text-transform: uppercase;
	white-space: pre;
}
#dependents-WINDOWS-IE {
	position: relative;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #93c35f;
}
#dependents-WINDOWS {
	position: relative;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #93c35f;
}
/* --------------------------------------
   UFile PRO
   -------------------------------------- */
   
#box-price-PRO {
	width: 100%;
	position: relative;
	height: 120px;
	float: left;
}
#slide-PRO {
	background-repeat: no-repeat;
	background-position: -5px 0;
	background-image: url(/img/Ufile-img/ufile-slide-PRO.jpg);
}
#slide-PRO-IE {
	background-repeat: no-repeat;
	background-position: -5px 0;
	background-image: url(/img/Ufile-img/ufile-slide-PRO-IE.jpg);
}
.button-UFile-PRO {
	background-color: #ad2c29;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	height: 20px;
	line-height: 16px;
	margin: 0 15px 10px 0;
	padding: 20px 44px;
	transition: all 300ms ease 0s;
}
a.button-UFile-PRO:hover {
	background-color: #6e1f1d;
	color: #FFF;
}
a.button-side:hover {
	color: #FFF;
}
.carousel-caption-PRO h3 {
	margin-top: 16px;
	line-height: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 50px;
	color: #ad2c29;
	text-align: left;
}
.price-online-PRO {
	color: #ad2c29;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 15px;
	text-align: center;
}
.online-price-PRO {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-red.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #ad2c29;
	float: left;
	height: 70px;
	line-height: 40px;
	margin-right: 20px;
	margin-top: 30px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 10px;
	text-align: center;
	width: 130px;
}
.online-price-PRO-IE {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-red.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #ad2c29;
	float: left;
	height: 70px;
	line-height: 40px;
	margin-right: 20px;
	margin-top: 30px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 10px;
	text-align: center;
	width: 130px;
}
.individual-PRO {
	color: #ad2c29;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 14px;
	text-align: left;
	text-transform: uppercase;
}
#dependents-PRO {
	position: relative;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #ad2c29;
}
#dependents-PRO-IE {
	position: relative;
	margin-top: 0px;
	padding: 15px 0;
	float: left;
	width: 100%;
	color: #ad2c29;
}
/* --------------------------------------
   UFile T2
   -------------------------------------- */
   
#box-price-T2 {
	width: 100%;
	position: relative;
	height: 120px;
	float: left;
}
#slide-T2 {
	background-repeat: no-repeat;
	background-position: -5px 0;
	background-image: url(/img/Ufile-img/ufile-slide-T2.jpg);
}
.message-T2-IE {
}
.button-UFile-T2 {
	background-color: #ffae00;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 500;
	height: 20px;
	line-height: 16px;
	margin: 0 15px 10px 0;
	padding: 20px 44px;
	transition: all 300ms ease 0s;
}
a.button-UFile-T2:hover {
	background-color: #b48e06;
	color: #FFF;
}
.button-UFile-T2-IE {
	background-color: #ffae00;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 23px;
	font-weight: 500;
	height: 5px;
	line-height: 16px;
	margin: 0 15px 10px 0;
	padding: 20px 20px 30px;
	transition: all 300ms ease 0s;
}
a.button-UFile-T2-IE:hover {
	background-color: #b48e06;
	color: #FFF;
}
a.button-side:hover {
	color: #FFF;
}
.carousel-caption-T2 h3 {
	margin-top: 16px;
	line-height: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 47px;
	color: #ffae00;
	text-align: left;
}
.price-online-T2 {
	color: #ffae00;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 15px;
	text-align: center;
}
.online-price-T2 {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-yellow.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #ffae00;
	float: left;
	height: 65px;
	margin-right: 20px;
	line-height: 40px;
	margin-top: 35px;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: center;
	width: 150px;
}
.online-price-T2-IE {
	background-color: #ffffff;
	background-image: url("/img/Ufile-img/icon-people-yellow.png");
	background-position: 10px 24px;
	background-repeat: no-repeat;
	border: 1px solid #ffae00;
	float: left;
	height: 65px;
	margin-right: 20px;
	line-height: 40px;
	margin-top: 35px;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: center;
	width: 150px;
}
.homepageT2-IE {
	width: 100%;
}
.individual-T2 {
	color: #ffae00;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 14px;
	text-align: left;
	text-transform: uppercase;
}
#dependents-T2 {
	position: relative;
	margin-top: 0px;
	padding: 5px 0 10px;
	float: left;
	width: 100%;
	color: #ffae00;
}
#dependents-T2-IE {
	position: relative;
	margin-top: 0px;
	padding: 5px 0 10px;
	float: left;
	width: 100%;
	color: #ffae00;
}
.message-T2 {
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	position: relative;
	width: 40%;
	height: 100px;
	text-align: left;
	clear: both;
}
.message-T2-IE {
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	position: relative;
	width: 33%;
	height: 100px;
	text-align: left;
}
.first-content-welcome-T2 {
	float: right;
	max-width: 57%;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
}
.first-content-welcome-T2 h1 {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 39px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0;
	text-align: left;
}
.first-content-welcome-T2-IE {
	float: right;
	max-width: 57%;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
}
.first-content-welcome-T2-IE h1 {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 39px;
	font-weight: 500;
	line-height: 35px;
	margin: 10px 0;
	text-align: left;
}
.picture-welcome-T2 {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
.picture-welcome-T2-IE {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
/* --------------------------------------
   Lists
   -------------------------------------- */

.sflistExpandAllLnkWrp a {
	color: #256f8a;
}
.sflistItemTitle.sftitle {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 0;
}
.sfexpandableListWrp p {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	margin: 10px 0 20px;
	text-align: left;
}
h2.sflistTitle {
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #4e4e4e;
	line-height: 36px;
	padding-top: 20px;
}
.sflistExpandAllLnkWrp {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin-bottom: -10px;
	padding-top: 10px;
}
/* --------------------------------------
   Content
   -------------------------------------- */

h1.header-best {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 50px;
    padding-top: 0;
}
h2.header-best {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin: 10px auto;
	max-width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3.header-best {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin: 10px 0;
}

h1.header-pro {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 50px;
	margin: 10px 0;
	padding-top: 90px;
	text-align: left;
}

h2.header-pro {
	color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 75px;
	font-weight: 500;
	line-height: 40px;
	margin: 10px auto;
	padding-top:0px;
	padding-bottom: 10px;
	text-align: left;
	max-width: none;
}

.only {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 50px;
	margin: 10px 0;
	padding-top: 90px;
	text-align: left;
}

h3.header-pro {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin: 10px 0;
}

.phone-text {
    color: #fff;
    margin: 0 auto;
    padding: 5px 10% 30px;
    text-align: left;
    float: left;
    position: relative;
    bottom: 124px;
    left: 79px;
				border-radius: 40px;
				opacity: .9;
}

.phone-text h1 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 47px;
    margin: 0;
}

.phone-text h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    padding-bottom: 20px 0 5px 0;
}

h2.start-best {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	max-width: 600px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin: 5px auto;
}
h2.features-best {
	color: #000;
	font-size: 45px;
	line-height: 50px;
	max-width: 800px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin: 0 auto;
	margin-top: 40px !important;
	margin-bottom: 30px;
}
h1.start-free-best {
	font-size: 48px;
	text-align: center;
	line-height: 52px;
	font-family: Roboto, sans-serif;
	color: #ffffff;
	font-weight: 400;
}
h2.blue-banner-best {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	margin: 10px 0;
}
 
	.phone-icon{
text-align: center;
margin-bottom: 30px !important;
position: relative;
bottom: 50px;
 }
	
	.phone-header{
float: left;
 }

.gray {
    background-color: #ccc;
    height: 400px;
}
.phone {
	position: relative;
	top: 0px;
}
.start-man {
	background: #111111 none repeat scroll 0 0;
	text-align: center;
	width: 100%;
	background-image: url("/images/default-source/default-album/taxman.png?Status=Temp&amp;sfvrsn=4");
	background-repeat: no-repeat;
	background-position: 80% 100%;
	background-size: 250px;
}
.start-pro {
	 text-align: center;
    width: 100%;
    background-image: url("/images/default-source/default-album/call-us-pro.jpg?sfvrsn=2");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    height: 220px;
}
.phone-button {
padding-top: 140px;
}
.full-width1 {
	width: 100%;
	background: #EEEEEE;
	margin-top: 180px;
	padding-bottom: 40px;
	text-align: center;
	padding-top: 0px !important;
}
.win {
	background-color: #c2c2c4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
}
.fun {
 background-image: url("/images/default-source/default-album/face.jpg?sfvrsn=2");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left bottom;
	height: 384px;
}
.better-contest {
	float: left;
	text-align: left;
	padding-left: 400px;
}
.contest-slogan {
	font-size: 48px;
	text-align: left;
	line-height: 45px;
	font-family: Roboto, sans-serif;
	color: #000;
}
.contest-small {
	font-weight: normal;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	line-height:24px;
	color: #000000;
}

.full-width-best {
	width: 100%;
	background: #d7edff;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

	.full-width-pro {
    width: 100%;
    background: #fff;
    position: relative;
    bottom: 100px;
}

.contact1 {
	width: 100%;
	background: #a1b7c6;
	text-align: center;
}
.full-width-welcome1 {
	width: 100%;
	background-color: #fff;
	background-image: none;
	background-position: 1px 0%;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	text-align: center;
}
.full-width-welcome-T2 {
	background-color: #fff;
	background-image: url("/images/default-source/default-album/ufile-t2-work.jpg?Status=Temp&sfvrsn=6");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height: 350px;
	margin: 0 auto -40px;
	text-align: center;
	width: 100%;
}
.full-width-features {
	width: 100%;
	background: #ECEFF1;
}
.features1 {
	background-color: #fff;
	background-image: url("/images/default-source/default-album/ufile-start-for-free.jpg?sfvrsn=16");
	background-repeat: no-repeat;
	background-size: 450px auto;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
}
#newsletter1 {
	background-color: #939393;
	clear: both;
	height: 80px;
	margin-top: -1px;
	width: 100%;
}
.wrap-welcome {
	height: 240px;
	max-width: 960px;
	margin: 0 auto;
}
.first-content-welcome h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #000;
	text-align: left;
	line-height: 30px;
	margin: 10px 0 10px 0;
}
.first-content-welcome p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	text-align: left;
}
.first-content-welcome {
	float: right;
	padding-top: 40px;
	padding-right: 0;
	max-width: 60%;
}
.picture-welcome {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
.picture-welcome-IE {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
.first-content-welcome-IE h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #000;
	text-align: left;
	line-height: 34px;
	margin: 10px 0 10px 0;
}
.first-content-welcome-IE p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	text-align: left;
	margin: 10px 0 0 !important;
}
.first-content-welcome-IE {
	float: right;
	padding-top: 40px;
	padding-right: 0;
	max-width: 60%;
}
.picture-welcome {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
.picture-welcome-IE {
	float: left;
	max-width: 340px;
	height: 216px;
	padding-top: 20px;
}
#wrapper-features {
	background-color: #ECEFF1;
	height: 390px;
	width: 100%;
}
.wrap-features {
	width: 100%;
	height: 285px;
	max-width: 960px;
	margin: 0 auto;
}
.wrap {
	width: 100%;
	height: 140px;
	max-width: 960px;
	margin: 0 auto;
}
.wrap-content {
	width: 70%;
	margin: 0 auto;
	padding: 0 20px 60px 20px;
}
.picture {
	float: left;
	width: 350px;
	height: 272px;
}
.icon-content {
	float: left;
	width: 243px;
	height: 173px;
	background-image: url(/img/Ufile-img/icon-carryforward.jpg);
	margin-top: 35px;
}
.first-content {
	position: relative;
	padding-top: 0;
	padding-bottom: 40px;
}
.first-content-text-one {
	max-width: 45%;
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
}
.first-content-text-two {
	width: 660px;
	float: left;
	padding-top: 40px;
	padding-left: 50px;
}
.first-content h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 37px;
	color: #00a29c;
	text-align: left;
	line-height: 40px;
	margin: 0 0 20px;
}
.first-content p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
}
.picture-netfile {
	float: right;
	padding-top: 50px;
	width: 50%;
	height: 228px;
}
.second-content {
	position: relative;
	margin: 0;
	padding: 0 0 40px;
}
.home-features-content {
	position: relative;
	margin: 0;
	padding: 0 30px;
}
.second-content-text-one {
	max-width: 50%;
	float: left;
}
.second-content-text-features {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 20px;
}
.second-content-text-features p {
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}
.second-content-text-features-IE {
	font-family: 'Roboto', sans-serif;
	width: 95%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.second-content-text-features-IE p {
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}
/*#contentBox {
    margin: 0 auto;
	position:relative;
    max-width: 900px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color:#999;
	margin: 0 30px 40px 30px;
	background-image: url(/img/Ufile-img/FEATURES-IMG.png);
	background-repeat: no-repeat;
	background-position: 0 190px;
}
#contentBox .column {
    float: left;
    margin: 0;
    width: 94px;
	padding: 100px 13px 20px 0;
}
*/
.second-content-text-one h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #000;
	text-align: left;
	line-height: 40px;
	margin: 0 0 10px;
}
.second-content-text-features h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 36px;
	color: #000;
	text-align: left;
	line-height: 40px;
	margin: 0 0 10px;
}
.second-content p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
}
.features {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 960px;
	padding: 0 0 20px 10px;
	background-color: #eceff1;
}
#bar-tagline {
	position: relative;
	width: 100%;
	padding-top: 5px;
}
.tagline-primary {
	position: relative;
	width: 100%;
	margin: 20px 0 0 0px;
}
.tagline-primary h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #000;
	text-align: left;
	line-height: 40px;
}
.tagline-primary-IE {
	position: relative;
	width: 100%;
	margin: 10px 0 0 0px;
}
.tagline-primary-IE h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #000;
	text-align: left;
	line-height: 40px;
}
.blue-online {
	color: #30b8eb;
}
.tagline-secondary {
	position: relative;
	max-width: 100%;
	margin-top: 10px;
	text-align: center;
}
.tagline-secondary h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 32px;
	color: #000;
	text-align: left;
	line-height: 40px;
	display: inline;
}
.tagline-secondary-IE {
	position: relative;
	max-width: 100%;
	margin-top: 10px;
	text-align: center;
}
.tagline-secondary-IE h4 {
	color: #000;
	display: inline;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
}
.tagline-secondary h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 32px;
	color: #30b8eb;
	text-align: left;
	display: inline;
}
.tagline-secondary-IE h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #30b8eb;
	text-align: left;
	display: inline;
}
.tagline-canadian {
	float: right;
	width: 64px;
	height: 75px;
	background-image: url(/img/Ufile-img/canada.png);
	margin-top: 20px;
}
.tagline-canadian-IE {
	float: right;
	width: 64px;
	height: 75px;
	background-image: url(/img/Ufile-img/canada-fr.gif);
	margin-top: 20px;
}
.button-bar-UFile-ONLINE {
	margin-top: 5px;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	font-weight: 500;
	padding: 16px 40px;
	cursor: pointer;
	height: 25px;
	line-height: 16px;
	display: inline-block;
	background-color: #30b8eb;
	transition: all 300ms ease 0s;
}
a.button-bar-UFile-ONLINE:hover {
	text-decoration: none;
	background-color: #256f8a;
	color: #FFF;
}
.button-bar-UFile-ONLINE-IE {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 22px;
	font-weight: 500;
	height: 25px;
	line-height: 16px;
	margin-top: 5px;
	padding: 16px 9px;
	transition: all 300ms ease 0s;
}
a.button-bar-UFile-ONLINE-IE:hover {
	text-decoration: none;
	background-color: #256f8a;
	color: #FFF;
}
h1.support {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #4c4c4c;
	text-align: left;
	background-image: url(/img/Ufile-img/ICON-SUPPORT.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 120px;
	margin-bottom: 10px;
	margin-bottom: 5px;
}
h1.features {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #4c4c4c;
	text-align: left;
	background-image: url(/img/Ufile-img/ICON-FEATURES.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 120px;
	margin-bottom: 10px;
	margin-bottom: 5px;
}
h1.free {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #4c4c4c;
	text-align: left;
	background-image: url(/img/Ufile-img/ICON-UFILE-FREE.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 120px;
	margin-bottom: 10px;
	margin-bottom: 5px;
}
#links ul {
	list-style-type: none;
	width: 960px;
}
#links li {
	width: 300px;
	margin: 0 8px 40px;
	padding: 20px;
	text-align: left;
	display: inline-block;
	border-right: 4px solid #FFFFFF;
}
#links li:last-child {
	border: none;
}
#links li a {
	color: #30b8eb;
	display: block;
	font-size: 14px;
	font-family: Roboto;
	font-weight: 400;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: -1px;
}
* html #links li a {  /* make hover effect work in IE */
	width: 960px;
}
#links li a:hover {
	text-decoration: underline;
}
#links a {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
#links p {
	margin: 0 0 20px;
	font-size: 16px;
	font-family: Roboto;
	font-weight: 400;
	line-height: 22px;
	color: #4e4e4e;
	text-align: left;
}
#links a span {
	font-size: 14px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #4095fc;
	text-decoration: underline;
	display: block;
	padding: 20px 0;
}
/*
menu header
*/

a {
	font-family: "Roboto", sans-serif;
	color: #30b8eb;
	text-decoration: none;
}
a:hover {
	font-family: "Roboto", sans-serif;
	color: #217a9c;
	text-decoration: none;
}
#wrapper_menu {
	font-family: "Roboto", sans-serif;
	margin: 0px auto;
	padding-top: 0px;
	width: 960px;
	border: 0px;
	text-align: left;
	position: relative;
	height: 88px;
	min-height: 100%;
	border-collapse: collapse;
}
/*
h1.container {
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	line-height:50px;
	font-weight: 300;
	padding-bottom:5px;
*/
.content {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	padding-bottom: 30px;
}
.features-boxes {
	display: inline-block;
	width: 160px;
	text-align: center;
	vertical-align: top;
	margin: 0px 5px 15px;
	text-decoration: none;
	cursor: pointer;
	transition: all 300ms ease 0s;
}
.features-boxes-IE {
	display: inline-block;
	width: 155px;
	text-align: center;
	vertical-align: top;
	margin: 0px 5px 15px;
	text-decoration: none;
	cursor: pointer;
	transition: all 300ms ease 0s;
}
.all {
	color: #333333;
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	height: 100px;
	padding-left: 30px;
	width: 146px;
}
.all-IE {
	color: #333333;
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	height: 100px;
	width: 146px;
}
.more {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.4;
	text-align: left;
	margin: 0;
}
.more-IE {
	font-size: 15px;
	font-weight: 500;
	position: relative;
	top: 5px;
}
.space {
	padding-top: 20px;
	padding-left: 15%;
}
.space-answers {
	padding-top: 20px;
}
.space-features {
	padding-top: 20px;
}
.space-features-IE {
	padding-top: 20px;
}
h1.title-homepage-white {
	color: #fff;
	float: left;
	font-size: 56px;
	display: block;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;
	left: -7px;
}

h1.title-homepage-start-for-free {
	color: #fff;
	float: left;
	font-size: 56px;
	display: block;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;
	left: -7px;
}

h1.title-homepage-start-for-free-IE {
	color: #fff;
	float: left;
	font-size: 50px;
	display: block;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;
	left: -7px;
}
h1.title-homepage {
	color: #2e2d2d;
	float: left;
	font-size: 56px;
	display: block;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;
	left: -7px;
}
h1.title-ufile-pro {
	color: #333333;
	display: block;
	float: left;
	font-size: 76px;
	left: -6px;
	padding-bottom: 10px;
	padding-top: 30px;
	position: relative;
}
h1.title-ufile-pro-IE {
	color: #333333;
	display: block;
	float: left;
	font-size: 20px;
	left: -6px;
	padding-bottom: 10px;
	padding-top: 30px;
	position: relative;
}
h1.title-ufile-windows {
	color: #333333;
	display: block;
	float: left;
	font-size: 62px;
	left: -6px;
	padding-bottom: 0;
	padding-top: 30px;
	position: relative;
	text-align: left;
}
h1.title-ufile-windows-IE {
	color: #333333;
	display: block;
	float: left;
	font-size: 45px;
	left: -6px;
	padding-bottom: 10px;
	padding-top: 30px;
	position: relative;
	text-align: left;
}
h1.title-ufileT2 {
	color: #333333;
	display: block;
	float: left;
	font-size: 62px;
	left: -6px;
	padding-bottom: 0;
	padding-top: 30px;
	position: relative;
	text-align: left;
}
h1.title-ufileT2-IE {
	color: #333333;
	display: block;
	float: left;
	font-size: 42px;
	left: -6px;
	padding-bottom: 10px;
	padding-top: 30px;
	position: relative;
	text-align: left;
}
.slogan-pro {
	float: left;
	text-align: left;
	padding-top: 50px;
	font-size: 25px;
	line-height: 48px;
	text-transform: uppercase;
	padding-left: 20px;
}
.slogan-tax {
	color: #ee3c2b;
}
.slogan-software {
	font-size: 33px;
	font-weight: 500;
}
h1.title-ufile-pro-IE {
	color: #333333;
	display: block;
	float: left;
	font-size: 30px;
	left: -6px;
	padding-bottom: 10px;
	padding-top: 30px;
	position: relative;
}
.slogan-pro-IE {
	float: left;
	text-align: left;
	padding-top: 65px;
	font-size: 32px;
	line-height: 45px;
	text-transform: uppercase;
	padding-left: 20px;
}
.slogan-tax-IE {
	color: #ee3c2b;
	font-size: 26px;
}
.slogan-software-IE {
	font-size: 18px;
	font-weight: 500;
}
h1.title-homepage-white-IE {
	color: #fff;
	float: left;
	font-size: 40px;
	display: block;
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: left;
}
h1.title-homepage-IE {
	color: #2e2d2d;
	float: left;
	font-size: 40px;
	display: block;
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: left;
}
.netfile-new {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}
.netfile-new h1 {
	color: #00a29c;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 0;
}
.netfile-new p {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}
.netfile-new-logo {
	height: 90px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.netfile-new-top {
	padding-top: 20px;
	display: inline-block;
}
.netfile-new-title {
	display: inline-block;
	vertical-align: middle;
}
.netfile-new-text {
	float: left;
	padding: 0px 15% 20px;
}
.T2-new-text {
	float: left;
	padding: 0 20% 20px;
}
.T2-new-text p {
	margin: 15px 0 20px !important;
}
.netfile-new-text-IE {
	float: left;
	padding: 0 10% 20px;
}
.container-trust {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	background-color: #fff;
	overflow: visible;
}
.container-trust-T2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	background-color: #fdb913;
	height: 360px;
	overflow: hidden;
}
.trust-features {
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	color: #fff;
}
.trust-features h1 {
	color: #5c5c5c;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 0;
}
.trust-features h3 {
	color: #333333;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 10px 0 0;
}
.trust-features h4 {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-top: 10px;
	padding: 0 10px;
	text-align: center;
}
.trust-features p {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}




.text-pro {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 8%;
	padding-right: 8%;
	text-align: left;
	color: #fff;
}
.text-pro h1 {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 0;
}

.text-pro p {
	float: left;
	padding: 0px;
	margin: 10px 0 50px;
	text-align: left;
}

.trust {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 8%;
	padding-right: 8%;
	text-align: center;
	color: #fff;
}
.trust h1 {
	color: #5c5c5c;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 0;
}
.trust h3 {
	color: #333333;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 10px 0 0;
}
.trust h4 {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 300;
	margin-top: 10px;
	padding: 0 12px;
	text-align: center;
}
.trust p {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}
.trust-top {
	padding-top: 20px;
	display: inline-block;
}
.trust-key {
	height: 92px;
	margin-right: 10px;
	display: inline-block;
	overflow: auto;
}
.trust-title {
	display: inline-block;
}
.trust-stars {
	width: 217px;
	display: inline-block;
	margin-bottom: 5px;
}
.trust-text {
	float: left;
	padding: 0px 10%;
}
.bolder {
	font-weight: 500
}
.answers {
	color: #fff;
	margin: 0 auto;
	padding: 30px 10% 30px;
	text-align: center;
}
.answers h1 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 0;
}
.answers h3 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	padding: 10px 0 0;
}
.answers-top {
	padding-top: 20px;
	display: inline-block;
}
.answers-title {
	display: inline-block;
}
.bolder {
	font-weight: 500
}
.answers-boxes {
	display: inline-block;
	margin: 0 30px 15px;
	text-decoration: none;
	transition: all 300ms ease 0s;
	vertical-align: top;
	width: 126px;
}
.answers-space {
	padding-top: 40px;
}
em {
	font-style: italic;
}
.ready {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
	color: #fff;
}
.ready h1 {
	color: #2e2d2d;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	margin: 10px 0;
}
.ready h3 {
	color: #333333;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 10px 0 0;
}
.ready p {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}
.ready-top {
	padding-top: 20px;
}
.ready-title {
	color: #333333;
	display: block;
	font-size: 4vmin;
}
.bolder {
	font-weight: 500
}
/*STARS*/

.rating {
	border: none;
	margin: auto 0;
}
.rating > input {
	display: none;
}
.rating > label:before {
	margin: 0 5px;
	font-size: 2em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
	color: #FFD700;
}

/* the logo */

#AreaLogo1 {
	float: left;
}
#logo1 {
	bottom: 84px;
	float: left;
	font-weight: bold;
	height: 0;
	position: relative;
	left: -20px;
	text-transform: uppercase;
	z-index: 99999;
	padding: 0;
	clear: both;
}
#logo1 h3 {
	background-image: url("/images/default-source/default-album/ufile-logo26ee8130891d67acba61ff00004d0051.png?Status=Temp&sfvrsn=4");
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 73px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 145px;
	z-index: 10;
}
#logo1 h3 a {
	display: block;
	height: 88px;
	margin: 0;
	width: 145px;
}
#logo1 h3.best {
	background-image: url("/images/default-source/default-album/ufile-small7c2e8330891d67acba61ff00004d0051.png?Status=Temp&sfvrsn=2");
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 73px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 145px;
	z-index: 10;
}
#logo1 h3.best a {
	display: block;
	height: 88px;
	margin: 0;
	width: 145px;
}


#logo1 h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ufile-pro.png?sfvrsn=2");
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 73px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 145px;
	z-index: 10;
}
#logo1 h3.pro a {
	display: block;
	height: 88px;
	margin: 0;
	width: 145px;
}


#logo1-IE h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ie-pro.png?sfvrsn=2");
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 73px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 195px;
	z-index: 10;
}
#logo1-IE h3.pro a {
	display: block;
	height: 88px;
	margin: 0;
	width: 195px;
}



#logo1-IE {
	bottom: 60px;
	float: left;
	font-weight: bold;
	height: 0;
	position: relative;
	left: -10px;
	text-transform: uppercase;
	z-index: 99999;
	padding: 0;
	clear: both;
}
#logo1-IE h3 {
	background-image: url("/images/default-source/default-album/ie-logob3118230891d67acba61ff00004d0051.png?Status=Temp&sfvrsn=2");
	background-repeat: no-repeat;
    background-size: 200px;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 200px;
    background-size: 200px;
}
#logo1-IE h3 a {
	margin: 0;
	display: block;
	width: 240px;
	height: 88px;
}
#logo1-IE h3.best {
	background-image: url("/images/default-source/default-album/impotexpert-small.png?sfvrsn=2") !important;
	background-position: 0 4px;
	background-repeat: no-repeat;
	height: 60px !important;
	background-size: 190px auto;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 190px !important;
	z-index: 10;
}
#logo1-IE h3.best a {
	margin: 0;
	display: block;
	width: 160px !important;
	height: 88px;
}
#logo-IE {
	padding: 0;
	clear: both;
}
/* END the logo */
#AreaMenu {
	margin-top: 0;
	width: 704px;
	float: right;
	background-position: 20px 20px;
}
#AreaMenu-IE {
	margin-top: 0;
	width: 695px;
	float: right;
	background-position: 20px 20px;
}
.ufile {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 23px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.online_txt {
	line-height: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 37px;
}
.IE {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 19px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.ufile .t2 {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 0;
	margin-left: 0;
	margin-top: 3px;
	padding-bottom: 56px;
	padding-top: 0;
}
.T2_txt {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
	padding-bottom: 37px;
}
/* ONLINE MENU */
.state {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 175px;
	z-index: 999;
}
.state p {
	font-family: "Roboto", sans-serif;
	padding-right: 60px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state span {
	font-family: "Roboto", sans-serif;
	color: #000;
	display: block;
	line-height: 0;
	margin-bottom: -19px;
	padding-right: 50px;
	padding-top: 34px;
	text-align: right;
}
.state a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #30b8eb;
}
.state-IE {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 172px;
	z-index: 999;
}
.state-IE p {
	font-family: "Roboto", sans-serif;
	padding-right: 60px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-IE span {
	font-family: "Roboto", sans-serif;
	color: #000;
	display: block;
	line-height: 0;
	margin-bottom: -19px;
	padding-right: 50px;
	padding-top: 34px;
	text-align: right;
}
.state-IE a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #30b8eb;
}
/* end ONLINE MENU */

/* Windows MENU */
.state-2 {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 172px;
	z-index: 999;
}
.state-2 p {
	font-family: "Roboto", sans-serif;
	padding-right: 60px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-2 span {
	font-family: "Roboto", sans-serif;
	margin-bottom: -19px;
	padding-right: 50px;
	text-align: right;
	color: #000;
	display: block;
	padding-top: 34px;
	line-height: 0px;
}
.state-2 a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #93c35f;
}
.state-2-IE {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 172px;
	z-index: 999;
}
.state-2-IE p {
	font-family: "Roboto", sans-serif;
	padding-right: 60px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-2-IE span {
	font-family: "Roboto", sans-serif;
	margin-bottom: -19px;
	padding-right: 50px;
	text-align: right;
	color: #000;
	display: block;
	padding-top: 34px;
	line-height: 0px;
}
.state-2-IE a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #93c35f;
}
/* end Windows MENU */

/* PRO MENU */
.state-3 {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 175px;
	z-index: 999;
}
.state-3 p {
	font-family: "Roboto", sans-serif;
	padding-right: 80px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-3 span {
	font-family: "Roboto", sans-serif;
	background-position: 20px 20px;
	margin-bottom: -19px;
	padding-right: 50px;
	text-align: right;
	color: #000;
	display: block;
	padding-top: 34px;
	line-height: 0px;
}
.state-3 a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #af2d2e;
}
.state-3-IE {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 172px;
	z-index: 999;
}
.state-3-IE p {
	font-family: "Roboto", sans-serif;
	padding-right: 80px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-3-IE span {
	font-family: "Roboto", sans-serif;
	background-position: 20px 20px;
	margin-bottom: -19px;
	padding-right: 50px;
	text-align: right;
	color: #000;
	display: block;
	padding-top: 34px;
	line-height: 0px;
}
.state-3-IE a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #af2d2e;
}
/* end PRO MENU */

/* T2 MENU */
.state-4 {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 175px;
	z-index: 999;
}
.state-4 p {
	font-family: "Roboto", sans-serif;
	padding-right: 25px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-4 span {
	font-family: "Roboto", sans-serif;
	background-position: 20px 20px;
	color: #000;
	display: block;
	line-height: 0;
	margin-bottom: -19px;
	padding-right: 19px;
	padding-top: 34px;
	text-align: right;
}
.state-4 a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;
}
.state-4-IE {
	font-family: "Roboto", sans-serif;
	border-width: thin;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	display: block;
	float: left;
	height: 88px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	width: 172px;
	z-index: 999;
}
.state-4-IE p {
	font-family: "Roboto", sans-serif;
	padding-right: 25px;
	text-align: right;
	margin: 0px;
	background-position: 20px 20px;
}
.state-4-IE span {
	font-family: "Roboto", sans-serif;
	background-position: 20px 20px;
	color: #000;
	display: block;
	line-height: 0;
	margin-bottom: -19px;
	padding-right: 20px;
	padding-top: 34px;
	text-align: right;
}
.state-4-IE a:hover {
	font-family: "Roboto", sans-serif;
	display: block;
	height: 88px;
	width: 100%;
	text-decoration: none;
	-webkit-transition: background-color 1s linear;
	border-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;
}
/*FEATURES */


#FEATURES-WRAP {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}
.feat-left {
	position: relative;
	width: 460px;
	float: left;
	margin-left: 0;
}
.feat-right {
	position: relative;
	width: 460px;
	float: left;
	margin-left: 0;
}
.feature-item {
	float: left;
	padding: 0 0 30px 110px;
	margin-bottom: 30px;
	width: 280px;
	position: relative;
}
.feature-item h3 {
	color: #4e4e4e!important;
	font-size: 34px;
	line-height: 1.1;
	margin: 0 0 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin-top: 10px;
	text-align: left;
}
.feature-item.item-1 h3 {
	margin-right: -45px
}
.feature-item p {
	margin: 0 0 20px;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	line-height: 26px;
	color: #4e4e4e;
	text-align: left;
}
.feature-item .icon, .system-item .icon {
	position: absolute;
	display: block;
	height: 87px;
	width: 87px;
	left: 0;
	text-align: left;
}
.feature-item .icon {
	top: 8px
}
.feature-item.item-1 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat 0 0
}
.feature-item.item-2 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -90px 0
}
.feature-item.item-3 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -180px 0
}
.feature-item.item-4 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -270px 0
}
.feature-item.item-5 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -360px 0
}
.feature-item.item-6 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -450px 0
}
.feature-item.item-7 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -540px 0
}
.feature-item.item-efile .icon {
	background: url(/img/Ufile-img/IMG-FEATURES-PRO.png) no-repeat -540px 0
}
.feature-item.item-8 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -630px 0
}
.feature-item.item-9 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -720px 0
}
.feature-item.item-10 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -810px 0
}
.feature-item.item-11 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -900px 0
}
.feature-item.item-12 .icon {
	background: url(/img/Ufile-img/IMG-FEATURES.png) no-repeat -990px 0
}
.get-feature-item.item-14 .icon {
	background: url(/img/Ufile-img/tel.jpg) no-repeat;
	background-size: 100% !important;
}

.info {
padding-top: 25px;
padding-right: 20%;
padding-left: 8%;
}

a.blue-link {
	color: #30b8eb;
	text-decoration: none;
	text-align: center;
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	background-image: url(/img/Ufile-img/icon-link.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}
a.blue-link:hover {
	text-decoration: underline;
}
/*WINDOWS */


h1.windows {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #000;
	text-align: center;
}
h2.windows {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #cc0000;
	text-align: center;
}
.button-windows {
	margin-top: 5px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-weight: 500;
	padding: 16px 40px;
	cursor: pointer;
	line-height: 20px;
	background-color: #cc0000;
	width: 100px;
	margin-bottom: 10px;
}
a.button-windows:hover {
	margin-top: 5px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-weight: 500;
	padding: 16px 40px;
	cursor: pointer;
	line-height: 20px;
	background-color: #cc0000;
	width: 100px;
	margin-bottom: 10px;
}
.button-windows-empty {
	margin: 5px 20px 10px 20px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #cc0000;
	font-weight: 500;
	padding: 16px 10px;
	cursor: pointer;
	line-height: 20px;
	background-color: #FFF;
	width: 150px;
	border: 1px solid #f00000;
}
a.button-windows-empty:hover {
	margin: 5px 20px 10px 20px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #cc0000;
	font-weight: 500;
	padding: 16px 10px;
	cursor: pointer;
	line-height: 20px;
	background-color: #FFF;
	width: 150px;
	border: 1px solid #cc0000;
}
.content-table-windows {
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	padding: 30px 20px;
}
.content-table-windows-green {
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #daeacb;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	padding: 30px 20px;
}
.content-table-windows-blue {
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #C8E8F9;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	padding: 30px 20px;
}
.content-table-title-windows {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 15px;
	border-color: #bbbbbb;
	border-style: solid;
	border-bottom-width: 1px;
	height: 30px;
}
.windowstd {
	border-left: solid;
	border-right: solid;
	border-bottom: solid #C83032;
	border-top: solid;
}
#windows-windows {
	position: relative;
	padding-left: 400px;
}
.sub-title-windows {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 36px;
	color: #000;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	line-height: 20px;
}
.window {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 23px;
	color: #93c35f;
	text-align: left;
	padding-top: 20px;
}
.win {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 23px;
	color: #93c35f;
	text-align: left;
}
#promotions {
	position: relative;
	font-size: 44px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-top: 0px;
	padding: 30px 0;
	float: left;
	width: 300px;
	color: #af2d2e;
}
.ufile-12-name {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #000;
}
.button-UFile-WINDOWS {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 20px 44px;
	cursor: pointer;
	line-height: 16px;
	margin: 0 15px 10px 0;
	background-color: #93c35f;
	float: left;
	color: #FFF;
	transition: all 300ms ease 0s;
}
a.button-UFile-WINDOWS:hover {
	background-color: #5a7939;
	color: #FFF;
	text-decoration: none;
}
/* --------------------------------------
   T2
   -------------------------------------- */

#box-title-T2 {
	width: 550px;
	position: relative;
	height: 300px;
	float: left;
	margin-top: -15px;
	background-color: #FFF;
	border-top: 10px solid #FFCC19;
	padding-left: 30px;
	padding-top: 20px;
}
.title-T2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0px;
	line-height: 38px;
}
.sub-title-T2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	text-align: left;
	padding-bottom: 0;
	margin-top: 10px;
	line-height: 20px;
}
.netfile {
	color: #01a39c;
}
.price-title {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #000;
	padding-top: 30px;
}
.cta-t2 {
	position: relative;
	width: 300px;
	float: left;
}
.button-T2 {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-weight: 700;
	padding: 20px 44px;
	cursor: pointer;
	line-height: 16px;
	margin: 0 15px 10px 0;
	background-color: #ffcc19;
	float: left;
}
#promotions-t2 {
	position: relative;
	font-size: 44px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-top: 0px;
	float: left;
	width: 200px;
	color: #af2d2e;
	padding-top: 10px;
}
/* --------------------------------------
   T2
   -------------------------------------- */

#box-title-PRO {
	width: 750px;
	position: relative;
	height: 300px;
	float: left;
	margin-top: -15px;
	padding-left: 30px;
	padding-top: 20px;
}
.title-PRO {
	color: #333333;
	display: block;
	float: left;
	font-size: 60px;
	left: -6px;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
.sub-title-PRO {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	text-align: left;
	padding-bottom: 0;
	margin-top: 10px;
	line-height: 20px;
}
.netfile {
	color: #01a39c;
}
.price-title {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #000;
	padding-top: 30px;
}
.cta-t2 {
	position: relative;
	width: 300px;
	float: left;
}
.button-PRO {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	font-weight: 500;
	padding: 20px 44px;
	cursor: pointer;
	line-height: 16px;
	margin: 0 15px 10px 0;
	background-color: #af2d2e;
	float: left;
}
a.button-PRO:hover {
	color: #FFF;
}
#promotions-PRO {
	position: relative;
	font-size: 44px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-top: 0px;
	float: left;
	width: 900px;
	color: #af2d2e;
	padding-top: 10px;
	padding-bottom: 20px;
}
.stores {
	border-width: 0px;
	border-style: solid;
	bottom: 10px;
	float: right;
	padding-right: 20px;
	position: relative;
}


/*--- FOOTER ----*/

#newsletter {
	background-color: #939393;
	clear: both;
	margin-top: 100px;
	width: 100%;
	height: 80px;
}
#footer {
	width: 100%;
	background-color: #424242;
	margin-top: 0px;
	clear: both;
}
#footer-best {
	width: 100%;
	background-color: #eeeeee;
	padding-top: 20px;
	clear: both;
}
#wrapper-newsletter {
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
}
#wrapper-footer {
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
}
#footer ul {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
}
#footer li a.coco {
    text-decoration: none;
    color: #d4d4d4;
    line-height: 16px;
    display: inline-block;
    padding-top: 7px;
}
#footer li a {
	text-decoration: none;
	color: #d4d4d4;
}
#footer li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer-best ul {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
}
#footer-best li a {
	text-decoration: none;
	color: #d4d4d4;
}
#footer-best li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.title-footer {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	padding-bottom: 8px;
}
.button-login {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 13px 20px;
	/*	text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-login:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-login:active {
	position: relative;
	top: 1px;
}
.button-login-best {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 0 0 8px;
	padding: 14px 5px;
	width: 140px;
	/*	text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
	border-radius: 6px;
}
.button-login-best:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-login-best:active {
	position: relative;
	top: 1px;
}
.button-login-main-best {
	margin: 2px 0 8px;
	padding: 20px 5px;
	width: 200px;
	line-height: 16px;
	font-size: 20px;
	border-radius: 6px;
}
.button-signin-best {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 2px 0 10px;
	padding: 8px 5px;
	width: 72px;
	/*	text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-signin-best:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-signin-best:active {
	position: relative;
	top: 1px;
}
.button-signin-IE-best {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 2px 0 10px;
	padding: 8px 5px;
	width: 130px;
	/*	text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-signin-IE-best:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-signin-IE-best:active {
	position: relative;
	top: 1px;
    width: 130px !important;
}
.signin-best {
	box-shadow: none;
	color: #000;
}
a.signin-best::before {
	content: url('/images/default-source/default-album/icon-signin.png?sfvrsn=2');
	display: inline-block;
	position: relative;
	top: 3px;
	right: 3px;
}
.signin-IE-best {
	box-shadow: none;
	color: #000;
}
a.signin-IE-best::before {
	content: url('/images/default-source/default-album/icon-signin.png?sfvrsn=2');
	display: inline-block;
	position: relative;
	top: 3px;
	right: 3px;
}
.red {
	color: #fef4e9;
	background: #ee3e2a;
}
.red:hover {
	background: #9f0202;
	color: #fff;
}
.red:active {
	color: #d20202;
}
.red-best {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #ee3e2a;
	border-radius: 4px;
	box-shadow: none;
	color: #000;
}
.red-best:hover {
	background: #9f0202;
	color: #fff;
}
.button-login-IE {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 13px 10px;
	/*text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-login-IE:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-login-IE:active {
	position: relative;
	top: 1px;
}
.button-login-best-IE {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 20px;
	padding: 14px 5px;
	/*text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-login-best-IE:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-login-best-IE:active {
	position: relative;
	top: 1px;
}
.button-sign-best-IE {
	margin-top: 0px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 20px;
	padding: 14px 5px;
	/*text-shadow: 0 1px 1px rgba(0,0,0,.9);*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: all 0.25s ease 0s;
}
.button-sign-best-IE:hover {
	text-decoration: none;
	transition: all 0.25s ease 0s;
}
.button-sign-best-IE:active {
	position: relative;
	top: 1px;
}
.red-IE {
	color: #fef4e9;
	background: #286098;
}
.red-IE:hover {
	background: #1d4975;
	color: #fff;
}
.red-IE:active {
	color: #d20202;
}
ul.socialmedia {
	list-style-type: none;
	margin-top: 20px;
}
ul.socialmedia li {
	padding: 5px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
ul.socialmedia li a {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding-left: 35px;
	color: #3E789F;
	background: url(/img/Ufile-img/IMG-ICONS-SOCIALMEDIA.png) no-repeat;
}
ul.socialmedia li.facebook a {
	background-position: 0 0;
}
ul.socialmedia li.twitter a {
	background-position: 0 -30px;
}
ul.socialmedia li.Linkedin a {
	background-position: 0 -60px;
}
ul.socialmedia li.google a {
	background-position: 0 -90px;
}
ul.socialmedia li.youtube a {
	background-position: 0 -120px;
}
#logo-tr {
	padding: 0;
	clear: both;
}
#logo-tr h3 {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/images/default-source/default-album/logo-thomson-reuters.png?sfvrsn=4);
	background-position: 0 0;
	width: 201px;
	height: 57px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	margin-top: 20px;
    background-size: 200px;
}
#logo-tr h3 a {
	margin: 0;
	display: block;
	width: 201px;
	height: 57px;
}

#logo-tr-fr h3 {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/images/default-source/default-album/logo-thomson-reuters-fr.png?sfvrsn=2);
	background-position: 0 0;
	width: 201px;
	height: 57px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	margin-top: 20px;
    background-size: 200px;
}
#logo-tr-fr h3 a {
	margin: 0;
	display: block;
	width: 201px;
	height: 57px;
}
#logo-tr h3.earth {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/images/default-source/default-album/logo-earth-day-best-results.png?sfvrsn=4);
	background-position: 0 0;
	width: 201px;
	height: 57px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	margin-top: 20px;
}
#logo-tr h3.earth a {
	margin: 0;
	display: block;
	width: 201px;
	height: 57px;
}
#logo-tr h3.terre {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/images/default-source/default-album/earthday-logo_fr.png?sfvrsn=6);
	background-position: 0 0;
	width: 201px;
	height: 57px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	margin-top: 20px;
}
#logo-tr h3.terre a {
	margin: 0;
	display: block;
	width: 201px;
	height: 57px;
}
#logo-tr h3.best {
	background-image: url("/images/default-source/default-album/logo-tr-best-results.png?sfvrsn=2");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	position: relative;
	width: 221px;
}
#logo-tr h3.best a {
	margin: 0;
	display: block;
	width: 221px;
	height: 38px;
}
#legal {
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: #ccc;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 30px;
}
#legal a {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ccc;
	padding-left: 30px;
}
#legal a:hover {
	text-decoration: underline;
}
#legal-best {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 28px;
}
/* --------------------------------------
   CONTENT PAGES
   -------------------------------------- */


#PrimaryContent {
	position: relative;
	max-width: 640px;
	float: left;
	padding: 30px 30px 0 0;
}
#PrimaryContent ul li a {
	text-decoration: underline;
	color: #333;
}
#PrimaryContent ul li a:hover {
	text-decoration: underline;
	color: #C60C30;
}
#SecondaryContent {
	position: relative;
	width: 250px;
	padding: 0;
	float: left;
}
.top-logo {
	float: left;
	padding-right: 10px;
	padding-top: 30px;
}
#SecondaryFeatures {
	max-width: 400px;
}
.element-side {
	position: relative;
	width: 210px;
}
.element-side-IE {
	position: relative;
	width: 210px;
}
.button-side {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 20px 32px;
	cursor: pointer;
	line-height: 22px;
	display: inline-block;
	border: 1px solid #30b8eb;
	margin: 10px 15px 10px 0;
	background-color: #30b8eb;
	float: left;
	color: #FFF;
	text-align: center;
	width: 160px;
	transition: all 0.25s ease 0s;
}
.button-side:hover {
	color: #FFF;
	background-color: #55cffd;
	transition: all 0.25s ease 0s;
}

.button-side-blog {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 20px 32px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    border: 1px solid #30b8eb;
    margin: 0 15px 30px 0;
    background-color: #30b8eb;
    float: none;
    color: #FFF;
    text-align: center;
    width: 100%;
    transition: all 0.25s ease 0s;
}
.button-side-blog:hover {
	color: #FFF;
	background-color: #55cffd;
	transition: all 0.25s ease 0s;
}

.button-side-blog-fr {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 20px 32px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    border: 1px solid #30b8eb;
    margin: 0 15px 30px 0;
    background-color: #30b8eb;
    float: none;
    color: #FFF;
    text-align: center;
    width: 100%;
    transition: all 0.25s ease 0s;
}
.button-side-blog-fr:hover {
	color: #FFF;
	background-color: #55cffd;
	transition: all 0.25s ease 0s;
}

.button-side-ghost {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 20px 32px;
	cursor: pointer;
	line-height: 22px;
	display: inline-block;
	margin: 0 15px 10px 0;
	border: 1px solid #30b8eb;
	background-color: #FFFFFF;
	float: left;
	color: #30b8eb;
	text-align: center;
	width: 160px;
	transition: all 0.25s ease 0s;
}
.button-side-ghost:hover {
	color: #30b8eb;
	background-color: #dcf5ff;
}
#text-content {
	font-family: "Roboto", sans-serif;
	height: 100%;
	margin: 0 auto;
	max-width: 920px;
	min-height: 100%;
	padding: 40px;
	position: relative;
	transition: all 0.25s ease 0s;
}
.columnsContainer {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	margin: 0 auto;
	max-width: 920px;
}
.leftColumn {
	margin-bottom: .5em;
}
.inline-items {
	margin-top: 0;
}
.inline-items li {
	margin-left: 0;
	border-left: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
}
.inline-items li:first-child {
	margin-left: 0;
	border: none;
	padding-left: 0;
	padding-right: 10px;
}
.inline-items li:last-child {
	padding-right: 0;
}
.sfNavWrp .sfSel {
	font-weight: normal;
}
/*.k-state-default .k-state-hover .k-menu .k-item, .k-widget.k-menu-horizontal li:hover > ul {
	display: block;
	-moz-animation: fadeIn 0s ease-in;
	-webkit-animation: fadeIn 0s ease-in;
	animation: fadeIn 0s ease-in;
}*/

.k-animation-container {
	top: 55px !important;
	width: 176px !important;
}
/*.sfSel.k-link.k-state-active.k-state-border-down {
	padding-bottom: 20px !important;
}*/

/* --------------------------------------
   WHY UFILE - FEATURES
   -------------------------------------- */

.feat {
	float: left;
	margin-left: 0;
	margin-right: 50px;
	position: relative;
	width: 420px;
}
.get-feature-item {
	float: left;
	margin-bottom: 30px;
	padding: 0 0 30px 100px;
	position: relative;
	max-width: 350px;
}
.get-feature-item h3 {
	color: #4e4e4e !important;
	font-family: Roboto;
	font-size: 34px;
	font-weight: 400;
	line-height: 1.1;
	margin: 10px 0 15px;
	text-align: left;
	padding: 20px 0 10px;
}
.get-feature-item p {
	color: #4e4e4e;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 5px;
	text-align: left;
}
.get-feature-item .icon, .system-item .icon {
	display: block;
	height: 87px;
	left: 0;
	position: absolute;
	text-align: left;
	width: 87px;
}
.get-feature-item .icon {
	top: 8px;
}
/* --------------------------------------
   UFile T1
   -------------------------------------- */
.get-feature-item.item-0 .icon {
	background: url("/images/default-source/default-album/auto-fill.jpg?Status=Temp&sfvrsn=2") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-1 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-2 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -90px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-3 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -180px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-4 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -270px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-5 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -360px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-6 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -450px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-7 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -540px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-7-ie .icon {
	background: url("/img/Ufile-img/IMG-FEATURES-IE.png") no-repeat scroll -540px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-efile .icon {
	background: url("/img/Ufile-img/IMG-FEATURES-PRO.png") no-repeat scroll -540px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-efile-ie .icon {
	background: url("/img/Ufile-img/IMG-FEATURES-PRO-IE.png") no-repeat scroll -540px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-8 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -630px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-9 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -720px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-10 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -810px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-11 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -900px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-12 .icon {
	background: url("/img/Ufile-img/IMG-FEATURES.png") no-repeat scroll -990px 0 rgba(0, 0, 0, 0);
}
.get-feature-item.item-14 .icon {
	background: url(/img/Ufile-img/tel.jpg) no-repeat;
	background-size: 100% !important;
}
.get-feature-item.item-15 .icon {
	background: url(https://www.ufile.ca/images/default-source/default-album/storage.png?sfvrsn=2) no-repeat;
	background-size: 100% !important;
}
.get-feature-item.item-16 .icon {
	background: url(https://www.ufile.ca/images/default-source/default-album/refile.png?sfvrsn=2) no-repeat;
	background-size: 100% !important;
}
.get-feature-item.item-17 .icon {
	background: url(https://www.ufile.ca/images/default-source/default-album/adce.png?sfvrsn=2) no-repeat;
	background-size: 100% !important;
}
.get-feature-item.item-18 .icon {
	background: url(https://www.ufile.ca/images/default-source/default-album/enoa.png?sfvrsn=2) no-repeat;
	background-size: 100% !important;
}

/* --------------------------------------
   UFile T2
   -------------------------------------- */

.get-feature-item.itemT2-1 .icon {
	background: url("/images/default-source/default-album/carrydb5e8230891d67acba61ff00004d0051.jpg?Status=Temp&sfvrsn=4") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-2 .icon {
	background: url("/img/Ufile-img/trust.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-3 .icon {
	background: url("/img/Ufile-img/corporation.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-4 .icon {
	background: url("/img/Ufile-img/secure.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-5 .icon {
	background: url("/img/Ufile-img/everyone.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-6 .icon {
	background: url("/img/Ufile-img/guaranteed.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-7 .icon {
	background: url("/img/Ufile-img/forms.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-8 .icon {
	background: url("/img/Ufile-img/import.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
.get-feature-item.itemT2-9 .icon {
	background: url("/img/Ufile-img/data.png") no-repeat scroll 0 0 / 87px 87px rgba(0, 0, 0, 0);
}
a.blue-link {
	background-image: url("/img/Ufile-img/icon-link.png");
	background-repeat: no-repeat;
	background-position: 1px 4px;
	color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-top: 1px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: all 300ms ease 0s;
}
a.blue-link:hover {
	text-decoration: none;
	border-color: #30b8eb;
}
/* --------------------------------------
   WHY UFILE - HELP ME CHOOSE
   -------------------------------------- */
   
#plans, #plans ul, #plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pricePlans:after {
	content: '';
	display: table;
	clear: both;
}
#pricePlans {
	zoom: 1;
}
#pricePlans {
	max-width: 69em;
	margin: 0 auto;
}
#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.Ufile-title {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 500;
	text-align: left;
}
.Online-title {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 45px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.Ufile-title-small {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 400;
	text-align: left;
}
.Online-title-small {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-size: 45px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.UfileOnline .title h2 {
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	background-color: #30b8eb;
	height: 1.6em;
	margin: 0;
	padding: .6em 0;
}
.UfileWindows .title h2.bestPlanTitle {
	background: #ee3e2a;
	color: #fff;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}
.UfileOnline .price p {
	background: #3e4f6a;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	height: 3.6em;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 60px;
	font-family: "Roboto", sans-serif;
	text-align: center;
}
.UfileOnline .price p.bestPlanPrice {
	background: #333;
}
.UfileOnline .price p span {
	color: #8394ae;
}
.UfileOnline .options {
	margin-top: 10em;
}
.UfileOnline .options li {
	border-bottom: 1px solid #ccc;
	color: #364762;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1em;
	margin-left: 14% !important;
	margin-top: 18px !important;
	padding-bottom: 18px !important;
	width: 75%;
	font-family: "Roboto", sans-serif;
}
.UfileOnline .options li:last-child {
	border-bottom: none;
}
.UfileOnline .options li span {
	font-size: 16px;
	font-weight: 400;
	color: #ee3e2a;
	font-family: "Roboto", sans-serif;
}
.UfileOnline .button a {
	text-transform: capitalize;
	text-decoration: none;
	color: #3e4f6a;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 2.8em;
	display: inline-block;
	width: 80%;
	height: 2.8em;
	border-radius: 0;
	margin: 0 0 20px;
	font-size: 2em;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
}
.UfileOnline .button a.bestPlanButton:hover {
	background: none repeat scroll 0 0 #9f0202;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileOnline .plan-price a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 400;
	height: 70px;
	line-height: 70px;
	margin: -50px 10% 0 10%;
	width: 80%;
	position: relative;
	transition: all 0.25s ease 0s;
	bottom: 20px;
	text-align: center;
}
.UfileOnline .button .plan-price a:hover {
	color: #ccc;
	text-decoration: none;
	background: #9f0202;
	font-family: "Roboto", sans-serif;
}
.windows {
	position: relative;
	padding-bottom: 30px;
}
.UfileOnline .button a.bestPlanButton {
	color: #fff;
	background: #ee3e2a;
	font-family: "Roboto", sans-serif;
}
.UfileWindows .title h2 {
	font-size: 2.5em;
	font-weight: 300;
	color: #3e4f6a;
	margin: 0;
	padding: .6em 0;
	height: 2em;
	font-family: "Roboto", sans-serif;
}
.UfileWindows .title h2.bestPlanTitle {
	background: #ee3e2a;
	color: #fff;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}
.UfileWindows .price p {
	background: #333;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	height: 3.6em;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 59px;
	font-family: "Roboto", sans-serif;
	text-align: center;
}
.UfileWindows .price p.bestPlanPrice {
	background: #30b8eb;
}
.UfileWindows .price p span {
	color: #8394ae;
}
.UfileWindows .options {
	margin-top: 10em;
}
.UfileWindows .options li {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	line-height: 1.2em;
	margin-left: 14% !important;
	margin-top: 20px !important;
	padding-bottom: 18px !important;
	width: 75%;
	font-family: "Roboto", sans-serif;
}
.UfileWindows .options li:last-child {
	border-bottom: none;
}
.UfileWindows .options li span {
	font-weight: 400;
	color: #93c35f;
	font-size: 16px;
}
.UfileWindows .button .plan-price a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: -30px 10% 0;
	font-size: 1.6em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows .button .plan-price a:hover {
	background: none repeat scroll 0 0 #5a7939;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileWindows .button a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 2.9em;
	border-radius: 0;
	margin: 25px 0 -10px 0;
	font-size: 2em;
	background-color: #93c35f;
	line-height: 2.7em;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
}
.UfileWindows .button a:hover {
	background: none repeat scroll 0 0 #5a7939;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileWindows .button a.bestPlanButton {
	color: #fff;
	background: #30b8eb;
	border: 2px solid #30b8eb;
}

.k-menu .k-state-hover>.k-link {
	background-image: none !important;
}


/* -------------------------------------------
   POURQUOI IMPOTEXPERT - AIDEZ-MOI À CHOISIR
   ------------------------------------------- */
   
#plans-IE, #plans-IE ul, #plans-IE ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pricePlans-IE:after {
	content: '';
	display: table;
	clear: both;
}
#pricePlans-IE {
	zoom: 1;
}
#pricePlans-IE {
	max-width: 69em;
	margin: 0 auto;
}
#pricePlans-IE #plans-IE .plan-IE {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.Ufile-title-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 500;
	text-align: left;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 45px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.Ufile-title-small-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 400;
	text-align: left;
}
.Online-title-small-IE {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-size: 45px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.UfileOnline-IE .title-IE h2 {
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	background-color: #30b8eb;
	height: 1.6em;
	margin: 0;
	padding: .6em 0;
}
.UfileWindows-IE .title-IE h2.bestPlanTitle-IE {
	background: #ee3e2a;
	color: #fff;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}
.UfileOnline-IE .price-IE p {
	background: #3e4f6a;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	height: 3.6em;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 60px;
	font-family: "Roboto", sans-serif;
	text-align: center;
}
.UfileOnline-IE .price-IE p.bestPlanPrice-IE {
	background: #333;
}
.UfileOnline-IE .price-IE p span {
	color: #8394ae;
}
.UfileOnline-IE .options-IE {
	margin-top: 10em;
}
.UfileOnline-IE .options-IE li {
	border-bottom: 1px solid #ccc;
	color: #364762;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1em;
	margin-left: 14% !important;
	margin-top: 18px !important;
	padding-bottom: 18px !important;
	width: 75%;
	font-family: "Roboto", sans-serif;
}
.UfileOnline-IE .options-IE li:last-child {
	border-bottom: none;
}
.UfileOnline-IE .options-IE li span {
	font-size: 16px;
	font-weight: 400;
	color: #ee3e2a;
	font-family: "Roboto", sans-serif;
}
.UfileOnline-IE .button-IE a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	background-color: #ee3e2a;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 2.1em;
	padding-top: 9px;
	display: inline-block;
	width: 80%;
	height: 2.8em;
	border-radius: 0;
	margin: 0 0 20px;
	font-size: 1.8em;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
}
.UfileOnline-IE .button-IE a.bestPlanButton-IE:hover {
	background: none repeat scroll 0 0 #9f0202;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 400;
	height: 60px;
	line-height: 50px;
	margin: -50px 10% 0 10%;
	width: 80%;
	position: relative;
	transition: all 0.25s ease 0s;
	bottom: 20px;
	text-align: center;
}
.UfileOnline-IE .button-IE .plan-price-IE a:hover {
	color: #ccc;
	text-decoration: none;
	background: #9f0202;
	font-family: "Roboto", sans-serif;
}
.windows-IE {
	position: relative;
	padding-bottom: 30px;
}
.UfileOnline-IE .button-IE a.bestPlanButto-IEn {
	color: #fff;
	background: #ee3e2a;
	font-family: "Roboto", sans-serif;
}
.UfileWindows-IE .title-IE h2 {
	font-size: 2.5em;
	font-weight: 300;
	color: #3e4f6a;
	margin: 0;
	padding: .6em 0;
	height: 2em;
	font-family: "Roboto", sans-serif;
}
.UfileWindows-IE .title-IE h2.bestPlanTitle-IE {
	background: #fff;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}
.UfileWindows-IE .price-IE p {
	background: #333;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	height: 3.6em;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 59px;
	font-family: "Roboto", sans-serif;
	text-align: center;
}
.UfileWindows-IE .price-IE p.bestPlanPrice-IE {
	background: #30b8eb;
}
.UfileWindows-IE .price-IE p span {
	color: #8394ae;
}
.UfileWindows-IE .options-IE {
	margin-top: 10em;
}
.UfileWindows-IE .options-IE li {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	line-height: 1.2em;
	margin-left: 14% !important;
	margin-top: 20px !important;
	padding-bottom: 18px !important;
	width: 75%;
	font-family: "Roboto", sans-serif;
}
.UfileWindows-IE .options-IE li:last-child {
	border-bottom: none;
}
.UfileWindows-IE .options-IE li span {
	font-weight: 400;
	color: #93c35f;
	font-size: 16px;
}
.UfileWindows-IE .button-IE .plan-price-IE a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: -30px 10% 0;
	font-size: 1.6em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows-IE .button-IE .plan-price-IE a:hover {
	background: none repeat scroll 0 0 #5a7939;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileWindows-IE .button-IE a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 2.9em;
	border-radius: 0;
	margin: 25px 0 -10px 0;
	font-size: 2em;
	background-color: #93c35f;
	line-height: 2.7em;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
}
.UfileWindows-IE .button-IE a:hover {
	background: none repeat scroll 0 0 #5a7939;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	transition: all 0.25s ease 0s;
	text-decoration: none;
}
.UfileWindows-IE .button-IE a.bestPlanButton-IE {
	color: #fff;
	background-color: #30b8eb;
	border: 2px solid #30b8eb;
}


.fluidMedia {
	position: relative;
	padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	padding-top: 200px;
	height: 0;
	overflow: hidden;
}
.fluidMedia iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fluidMedia-earth {
	position: relative;
	top: -20px;
	padding-bottom: 0;
	padding-top: 0;
	height: 1100px;
	overflow: hidden;
}
.fluidMedia-earth iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fluidMedia-ask {
	position: relative;
	padding-bottom: 26.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	padding-top: 200px;
	height: 0;
	overflow: visible !important;
}
.fluidMedia-ask iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fluidMedia-calc {
	position: relative;
	padding-bottom: 200%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	padding-top: 200px;
	height: 0;
	overflow: visible !important;
}
.fluidMedia-calc iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe.contact {
	overflow: hidden;
	display: block;
	width: 510px;
	height: 400px;
	box-sizing: border-box;
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: -webkit-transform .05s linear;
	transition: transform .05s linear;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
iframe.newsletter {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	height: 1050px;
	overflow: hidden;
	width: 100%;
}
iframe.newsletter-IE {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	height: 1110px;
	overflow: hidden;
	width: 100%;
}
/* --------------------------------------
   News
   -------------------------------------- */
   
h2.sfnewsTitle.sftitle {
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	margin-top: 0px;
	padding-bottom: 10px;
}
li.sfnewsListItem.sflistitem {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.sfnewsMetaInfo.sfmetainfo {
	color: #af2d2e;
	font-size: 14px;
}
.sfnewsAuthorAndDate.sfmetainfo {
	color: #af2d2e;
	font-size: 14px;
}
/* --------------------------------------
   Blog
   -------------------------------------- */
   

h2.sfpostTitle.sftitle {
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px !important;
	margin-top: 0px;
	padding-bottom: 10px;
}
li.sfpostListItem.sflistitem {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.sfpostAuthorAndDate.sfmetainfo {
	color: #af2d2e;
	font-size: 14px;
}
.sftaxonHorizontalList {
	line-height: 25px;
	padding-top: 10px;
}
h2.sftaxonTitle {
	color: #4e4e4e;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	padding-top: 20px;
}
ul.sftaxonHorizontalList > li::before {
	color: #30b8eb;
	content: "■ ";
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	padding: 3px 10px 5px 30px;
}


.T2-forms {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	padding-left: 40px;
}
table.T2 {
	border-bottom: none;
}
.title-forms {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: block;
	padding-bottom: 10px;
}
.title-social {
	color: #d4d4d4;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
/* --------------------------------------
   Social links
   -------------------------------------- */
   
   
#footer ul.iconlist {
	list-style-type: none;
	margin: 0;
	position: relative;
	bottom: 12px;
}
#footer-best ul.iconlist {
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	position: relative;
	bottom: 12px;
}
li.facebook {
	background-image: none;
	padding-bottom: 6px;
	margin: .4em 0;
	color: #fff;
	padding-left: 0;
}
li.twitter {
	background-image: none;
	padding-bottom: 6px;
	margin: .4em 0;
	color: #fff;
	padding-left: 0;
}
li.linkedin {
	background-image: url(/img/Ufile-img/linkedin.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
	height: 26px;
	color: #fff;
}
li.youtube {
	background-image: url(/img/Ufile-img/youtube.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
	color: #fff;
	text-align: left;
}
.social-icon {
	padding-right: 5px;
	vertical-align: middle;
}
/* --------------------------------------
   File for FREE
   -------------------------------------- */
   
.file-for-free {
	background-color: #f1f1f1;
	margin-top: 20px;
	padding: 20px 20px 20px 10px;
}
.file-for-free-new {
	background-color: #fafafa;
	margin-top: 20px;
	padding: 20px 20px 20px 10px;
}
img.img-free {
	padding-bottom: 20px;
}
img.img-free {
	float: right;
	width: 100%;
}
p.free-text {
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin: 10px 0 20px;
	text-align: left;
}
.element-side-free {
	width: 226px;
}
.button-side-free {
	background-color: #30b8eb;
	border: 1px solid #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	margin: 10px 15px 10px 0;
	padding: 20px 32px;
	text-align: center;
	transition: all 0.25s ease 0s;
}
/* --------------------------------------
   Purchase direct
   -------------------------------------- */

.sf_2cols_2_75 {
	float: right;
	margin: 30px 0 0 0;
	width: 75%;
}
/* --------------------------------------
   Blog comments
   -------------------------------------- */

.sfInlineBlock {
	padding: 15px 0;
}
.sfTxt.sfNavClassesInput.sfMRight5 {
	margin-left: 20px;
	background: #fcf5f4 none repeat scroll 0 0;
	height: 30px;
	line-height: 1;
	max-width: none;
	transition: border 0.5s ease 0s;
	border: 1px solid #c1c5c8;
	box-shadow: 0 1px 3px 0 #ddd inset;
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 6px;
	width: 200px;
}
.sfTxt.sfNavClassesInput.sfMRight5:focus {
	background: #ffeae8 none repeat scroll 0 0;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
.sfcommentsFormWithAvatarWrp {
	margin-top: 40px;
}
.sfcommentDetails {
	padding: 20px 0;
	list-style: outside none none;
}
.sfcommentAuthor {
	padding: 0 5px 0 10px;
}
ol.sfcommentsFieldsList {
	list-style: outside none none;
}
.sfcommentsTitle {
	padding: 0 0 20px;
}
.sfRestfulCaptchaImageWrp {
	padding: 20px 0 0;
}
.sfRestfulCapthaInput.sfTxt {
	padding: 5px 0;
	background: #fcf5f4 none repeat scroll 0 0;
	width: 215px;
	height: 25px;
	line-height: 1;
	max-width: none;
	transition: border 0.5s ease 0s;
	border: 1px solid #c1c5c8;
	box-shadow: 0 1px 3px 0 #ddd inset;
	display: block;
	margin: 5px 0 0 0px;
}
.sfRestfulCapthaInput.sfTxt:focus {
	background: #ffeae8 none repeat scroll 0 0;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
.sfcommentsSubmitBtn {
	padding: 0;
	background: #d83328 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	font: bold 1.2em/28px Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	min-width: 150px;
	text-align: center;
	text-shadow: none;
	white-space: nowrap;
	border: 0 !important;
	width: 215px;
	height: 50px;
}
table.k-editor {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0 !important;
	font-size: 100%;
	height: 250px;
	position: relative;
	table-layout: fixed;
	vertical-align: top;
	width: 100%;
}
.k-widget, .k-block, .k-inline-block, .k-draghandle {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
}
.RadSocialShare_Default {
	background-color: white;
	border: 0 !important;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px !important;
}
.RadSocialShare {
	border-radius: 0.25em;
	display: inline-block;
	margin: 0;
	padding: 0 !important;
}
.sshIcon {
	background-image: url("/WebResource.axd?d=RFrNjwFz1TeAsmBRP_NmWeiiBF_Wsculwthsph_yImk5UlqOOj3lX-V9hDPPQOX-u7BjUNrmb9H5Vq53FmVuzTODR2tvLKCU79hvPzyJ9_nz_MbpotIGlu4rg4cOeN5ZiQp4TtSS-U-eBOi-Md69LaffYRgH2ZAFT9Mq3smtBtYe31R7z3SXK0oWc9jFcMbA0&t=635657376440000000");
	background-repeat: no-repeat;
	display: inline-block;
	height: 19px !important;
	margin: 0 0.25em 0 10px !important;
	width: 16px !important;
}
.sshLinkItem {
	padding-right: 10px !important;
	text-decoration: none;
}
label {
	font-weight: 500 !important;
}

.button-bar-survey {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 26px;
	margin-top: 15px;
	padding: 25px 58px;
	transition: all 300ms ease 0s;
}
.button-bar-message {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 42px;
	margin-top: 30px;
	padding: 25px 58px;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
/*hr.style1 {
	border: 0;
	height:1px;
	color:#ccc;
	background-color: #ccc;
	margin-bottom: 20px;
    margin-top: 40px;
}*/

.sf-Ratings .sf-Ratings-stars span {
    font-size: 45px !important;
    color: #ccc;
    cursor: pointer;
}


.sf-Ratings .sf-Ratings-stars span.hover, .sf-Ratings .sf-Ratings-stars span.on {
    color: #ffca00 !important;
}

.ratings button {
padding: 0;
background: #d83328 none repeat scroll 0 0;
box-sizing: border-box;
color: #fff;
font: bold 1.2em/28px Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom: 15px;
margin-top: 15px;
min-width: 150px;
text-align: center;
text-shadow: none;
white-space: nowrap;
border: 0 !important;
width: 215px;
height: 50px;
}

.ratings h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    line-height: 22px;
    font-weight: 400;
    color: #af2d2e;
    padding-bottom: 20px;
    padding-top: 20px;
}

.ratings a {
    font-family: "Roboto", sans-serif;
    color: #30b8eb;
    text-decoration: none;
    font-weight: 500;
}

.ratings textarea { 
    resize: none !important;
    height: 94px;
    width: 400px;
    margin-bottom: 20px;
}

.ratings img {
    margin-top: 50px;
    margin-bottom: 20px;
}



@media screen and (max-width: 354px) {
h1.header-best {
	font-size: 36px !important;
}
h2.features-best {
	font-size: 35px !important;
	line-height: 40px !important;
}
}

@media only screen and (max-width:500px) {
h1.header-pro {
 line-height: 42px !important;
 padding-top: 18px !important;
	font-size: 40px !important;
	margin: 0px !important;
}

.phone-header {
display:none;
}

.phone-text {
    color: #fff !important;
    margin: 20px 0px;
    padding: 20px 12px 10px !important;
    text-align: left;
    float: left;
    position: relative;
    bottom: 0px !important;
    left: 0px !important;
    background-color: #30b8eb;
				border-radius: 40px;
    opacity: .9;
}

.phone-text h1 {
    color: #fff !important;
    font-family: "Roboto", sans-serif;
    font-size: 33px !important;
    font-weight: 500;
    line-height: 47px;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

.phone-text h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px !important;
    line-height: 40px !important;
    font-weight: 500;
    padding-bottom: 20px 0 5px 0;
}

.text-pro h1 {
    font-size: 30px !important;
}

h1.header-best {
	font-size: 36px !important;
	line-height: 36px !important;
}
h2.features-best {
	font-size: 25px;
	line-height: 35px;
}
.button-login-best {
	width: 70px !important;
}
h3.header-best {
	line-height: 28px !important
}
h3.header-pro {
	line-height: 28px !important
}

h1.start-free-best {
	font-size: 35px !important;
	line-height: 45px !important;
}
#logo-tr {
	display: none !important
}
a.signin-best::before {
	content: url('/images/default-source/default-album/cadenas.png?sfvrsn=2') !important
}
a.signin-IE-best::before {
	content: url('/images/default-source/default-album/cadenas.png?sfvrsn=2') !important
}
}

@media only screen and (max-width:750px) {
h2.blue-banner-best {
	font-size: 30px !important;
	line-height: 40px !important;
	margin: 20px 0 !important;
}
}

@media only screen and (max-width:960px) {
#top-line1-pro {
	position: relative;
	top: -9px;
	z-index: -1;
}

#top-line1-best {
    position: inherit;
}
    
#top-line1-2017 {
	position: relative;
	top: -9px;
}
#top-line1 {
	position: relative;
	top: -9px;
}
#slide1-2017 {
	height: 529px !important;
}
#slide1-2017-IE {
	height: 529px !important;
}
#slide1-new {
	height: 540px !important;
}
#slide1-new-IE {
	height: 540px !important;
}
#slide1-earth {
	height: 540px !important;
}
#slide1-earth2017 {
	height: 530px !important;
}
#slide1-windows {
	height: 540px !important;
}
#slide1-pro {
	height: 540px !important;
}
#slide1-t2 {
	height: 540px !important;
}
.space-features {
	left: 0;
	padding-left: 22%;
	padding-top: 20px;
	position: relative;
	text-align: left;
	width: 100%;
}
.space-features-IE {
	left: 0;
	padding-left: 22%;
	padding-top: 20px;
	position: relative;
	text-align: left;
	width: 100%;
}
.sfNavHorizontalSiteMap.sfNavList ul {
	display: none !important;
}
.sfNavHorizontalSiteMap.sfNavList > li {
	border-top: thin solid #7c7c7c;
	font-size: 16px !important;
	font-weight: 300 !important;
	text-align: center !important;
	width: 100% !important;
	padding-top: 10px !important;
	padding-bottom: 20px !important;
}
#footer li a {
	color: #d4d4d4;
	font-weight: 400 !important;
	text-decoration: none;
}
#footer-best li a {
	color: #d4d4d4;
	font-weight: 400 !important;
	text-decoration: none;
}
.sfNavHorizontalSiteMap.sfNavList > li:first-child {
	border-top: none !important;
}
.sfNavHorizontalSiteMap.sfNavList > li:last-child {
	border-top: none !important;
}
ul.sfNavHorizontalSiteMap {
	max-width: 100% !important;
}
#footer ul.iconlist {
	bottom: 12px;
	display: block !important;
	list-style-type: none;
	margin: 0;
	position: relative;
}
#footer-best ul.iconlist {
	bottom: 12px;
	display: block !important;
	list-style-type: none;
	margin: 0;
	position: relative;
}
li.facebook {
	margin-bottom: 12px !important;
	padding: 0 !important;
	text-align: left !important;
}
li.twitter {
	padding: 0 !important;
	text-align: left !important;
}
.sfNavHorizontalSiteMap > li > ul {
	width: 100% !important;
}
.earth-logo {
	padding-top: 15px;
	float: left
}
}

@media only screen and (min-width:560px) and (max-width:960px) {
.button-UFile-ONLINE1 {
	padding: 10% 0 !important;
	width: 50% !important;
}
.button-UFile-main {
	margin-top: 20px;
	padding: 7% 0 !important;
}
.button-UFile-main-IE {
	margin-top: 20px;
	padding: 7% 0 !important;
}
.button-start-now {
	left: 14px;
	margin: -15px;
	padding: 40px 0 20px !important;
	position: relative;
	width: 276px !important;
}
.button-purchase {
	left: 0;
	margin: 15px 0 0;
	padding: 40px 0 20px !important;
	position: relative;
	width: 276px !important;
}
.button-purchase-IE {
	left: 0;
	margin: 15px 0 0 !important;
	padding: 40px 0 20px !important;
	position: relative;
	width: 276px !important;
}
.button-purchase-windows {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 30px 0 15px !important;
	width: 300px !important;
}
.button-purchase-windows-sales {
	margin-bottom: 15px !important;
	margin-top: -10px !important;
	padding: 25px 0 10px !important;
	width: 334px !important;
}
.button-purchase-windows-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 30px 0 15px !important;
	width: 300px !important;
}
.button-purchase-windows-sales-IE {
	margin-bottom: 10px !important;
	margin-top: -10px !important;
	padding: 25px 0 5px !important;
	width: 100% !important;
}
.button-ufileT2 {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 35px 0 30px !important;
	width: 300px !important;
}
.button-ufileT2-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 35px 0 30px !important;
	width: 300px !important;
}
.button-ufileT2-signin {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 35px 0 30px !important;
	width: 300px !important;
}
.button-ufileT2-signin-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 35px 0 30px !important;
	width: 300px !important;
}
.T2-new {
	margin: 0 auto;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	text-align: center;
}
.line-ufile-windows {
	font-size: 40px !important;
}
.line-ufile-windows-IE {
	font-size: 50px !important;
}
.line-ufileT2 {
	font-size: 40px !important;
}
.line-ufileT2-IE {
	font-size: 42px !important;
}
.slogan-pro-IE {
	padding-top: 50px !important;
}
img.netfile-logo {
	padding-top: 10px;
	float: right !important;
}
img.netfile-main {
	float: right;
	position: relative;
	bottom: 14px;
}
img.netfile-earth {
	float: left !important;
	padding-bottom: 10px;
	padding-left: 16%;
	padding-top: 5px;
}
img.netfile-earth-IE {
	float: left !important;
	padding-bottom: 10px;
	padding-left: 16%;
	padding-top: 5px;
}
.voucher {
	border: 2px dashed #333333 !important;
	float: left;
	font-size: 21px !important;
	margin: 5px 5px 15px !important;
	width: 275px !important;
}
.voucher-IE {
	border: 2px dashed #333333 !important;
	float: left;
	font-size: 21px !important;
	margin: 5px 0 15px !important;
	width: 385px !important;
	text-align: center;
}
.answers-boxes {
	width: 82px !important;
}
h1.title-homepage-white {
	font-size: 32px !important;
	left: 0 !important;
	padding-bottom: 10px !important;
	line-height: 28px !important;
	text-align: left !important;
	color: #fff;
}
h1.title-homepage-start-for-free {
	font-size: 32px !important;
	left: 0 !important;
	padding-bottom: 10px !important;
	line-height: 28px !important;
	text-align: left !important;
	color: #fff;
}
h1.title-homepage-start-for-free-IE {
	font-size: 24px !important;
	left: 0 !important;
	padding-bottom: 10px !important;
	line-height: 20px !important;
	text-align: left !important;
	color: #fff;
}
h1.title-homepage-white-IE {
	font-size: 24px !important;
	padding-bottom: 10px !important;
	line-height: 20px !important;
	color: #2e2d2d;
}
h1.title-homepage {
	font-size: 32px !important;
	left: 0 !important;
	padding-bottom: 10px !important;
	line-height: 28px !important;
	text-align: left !important;
}
h1.title-homepage-IE {
	font-size: 24px !important;
	padding-bottom: 10px !important;
	line-height: 20px !important;
}
h1.title-ufile-pro {
	color: #333333;
	display: block;
	float: left !important;
	font-size: 70px !important;
	left: -6px !important;
	margin: 35px 0 0 !important;
	padding-bottom: 10px !important;
	padding-top: 30px !important;
	position: relative;
}
h1.title-ufile-pro-IE {
	color: #333333;
	display: block;
	float: left;
	font-size: 30px;
	left: -6px;
	padding-top: 30px;
	position: relative;
	margin: 20px 0 0 !important;
	padding-bottom: 30px !important;
}
.line-ufile-pro {
	float: left;
	font-size: 82px !important;
	line-height: 70px;
	color: #ee3c2b;
	text-align: left !important;
}
.line-ufile-pro-IE {
	float: left;
	font-size: 82px !important;
	line-height: 70px;
	color: #ee3c2b;
	text-align: left !important;
}
.line4 {
	float: left;
	font-size: 30px !important;
	line-height: 70px;
	color: #ee3c2b;
	text-align: left !important;
}
.line4-IE {
	float: left;
	font-size: 22px !important;
	line-height: 70px;
	color: #ee3c2b;
}
.T2-new-text {
	padding: 0 0 20px !important;
	text-align: center !important;
}
.full-width-welcome-T2 {
	background-image: none !important;
}
.ufile-yellow {
	background-image: none !important;
}
.button-ufileT2-small {
	margin: 15px 0 !important;
}
}

@media only screen and (max-width: 532px) {
    
/*h1.header-best {
	padding-top: 30px !important;
	padding-bottom: 10px !important;
}*/
    
h2.header-best {
	font-size: 25px !important;
	line-height: 35px !important;
}
h1.header-pro {
	padding-top: 50px !important;
	padding-bottom: 10px !important;
}
h2.header-pro {
	font-size: 40px !important;
	line-height: 35px !important;
}
h2.start-best {
	font-size: 25px !important;
	line-height: 30px !important;
	padding-bottom: 10px !important;
}
.button-signin-IE-best {
	padding: 0 5px !important;
	position: relative !important;
	bottom: 0px !important;
}
#logo1-IE h3.best {
	background-size: 100px auto !important;
	background-position: 0 28px !important;
}
}

@media only screen and (max-width: 470px) {
.connexion {
	display: none;
}
}

@media only screen and (max-width: 560px) {
h1.title-homepage-white {
	font-size: 35px !important;
	left: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 40px !important;
}
h1.title-homepage-start-for-free {
	font-size: 35px !important;
	left: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 40px !important;
}

h1.title-homepage-start-for-free-IE {
	font-size: 24px !important;
	left: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 30px !important;
}
h1.title-homepage-white-IE {
	font-size: 24px !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 30px !important;
}
h1.title-homepage {
	font-size: 35px !important;
	left: 0 !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 40px !important;
}
h1.title-homepage-IE {
	font-size: 24px !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	line-height: 30px !important;
}
h1.title-ufile-pro-IE {
	font-size: 20px !important;
}
h1.title-ufile-windows-IE {
	font-size: 40px !important;
}
h1.title-ufileT2-IE {
	font-size: 36px !important;
}
.trust-features h1 {
	font-size: 30px !important;
}
.full-width-welcome-T2 {
	height: 410px !important;
}
.T2-new {
	padding-left: 5% !important;
	padding-right: 5% !important;
	padding-top: 10px;
	text-align: center;
}
.T2-new-text {
	padding: 0 5% 20px !important;
	text-align: center !important;
}
.ufile-yellow {
	height: 340px !important;
}
.button-ufileT2-small {
	margin: 15px 0 !important;
}
.full-width-welcome-T2 {
	background-image: none !important;
}
.netfile-new h1 {
	font-size: 35px !important;
}
.line-ufile-windows-IE {
	font-size: 45px !important;
}
.line-ufile-windows {
	font-size: 45px !important;
}
img.ufile-windows {
	width: 100%
}
.slogan-pro-IE {
	padding-left: 10px !important;
}
#logo1-IE h3 {
	height: 60px !important;
	width: 120px !important;
}
#logo1-IE h3.best {
	height: 60px !important;
	width: 120px !important;
}
.features1 {
	margin-bottom: 55px !important;
}
.line4 {
	font-size: 7.1vmin !important;
}
.line4-IE {
	font-size: 22px !important;
	line-height: 30px !important;
	padding-top: 5px;
}
.voucher {
	font-size: 20px !important;
	line-height: 26px !important;
	margin: 10px 5px 5px 5px !important;
	padding: 16px 10px !important;
	width: 100% !important;
}
.voucher-IE {
	font-size: 20px !important;
	line-height: 26px !important;
	margin: 10px 0 5px 0 !important;
	padding: 16px 10px !important;
	width: 100% !important;
	text-align: center;
}
img.netfile-logo {
	display: none;
}
img.netfile-main {
	display: none;
}
img.netfile-earth {
	display: none;
}
img.netfile-earth-IE {
	display: none;
}
h1.title-ufile-pro {
	float: left !important;
	font-size: 48px !important;
	left: -6px !important;
	margin: 35px 0 0 !important;
	padding-bottom: 20px !important;
	padding-top: 30px !important;
}
h1.title-ufile-pro-IE {
	font-size: 20px !important;
	position: relative;
	left: -6px !important;
	padding-top: 30px !important;
	margin: 10px 0 0 !important;
	padding-bottom: 20px !important;
}
.line-ufile-pro {
	font-size: 55px !important;
	font-weight: 500 !important;
	line-height: 85px !important;
}
.line-ufile-pro-IE {
	font-size: 55px !important;
	font-weight: 500 !important;
	line-height: 85px !important;
}
.line-ufileT2-IE {
	font-size: 36px !important;
}
.slogan-pro {
	font-size: 16px !important;
	padding-left: 10px !important;
	line-height: 42px !important;
	padding-top: 58px !important;
}
.slogan-software {
	font-size: 20px !important;
}
.slogan-tax-IE {
	font-size: 16px !important;
}
.slogan-pro-IE {
	font-size: 20px !important;
	padding-left: 10px !important;
	line-height: 40px !important;
	padding-top: 40px !important;
}
.slogan-software-IE {
	font-size: 11px !important;
	line-height: 40px !important;
}
.line-right {
	padding-right: 10px !important;
}
.button-purchase {
	margin-top: 15px;
	padding: 40px 0 20px !important;
	width: 100% !important;
}
.button-UFile-main {
	margin: 30px 0 0 !important;
	padding: 60px 0;
	width: 100% !important;
}
.button-UFile-main-IE {
	margin: 30px 0 0 !important;
	padding: 60px 0;
	width: 100% !important;
}
.button-start-now {
	padding: 30px 0 20px !important;
	margin-top: 5px;
	width: 100% !important;
}
.button-start-now-IE {
	padding: 30px 0 20px !important;
	margin-top: 5px;
	width: 100% !important;
}
.button-purchase {
	padding: 40px 0 20px !important;
	margin-top: 12px;
	width: 100% !important;
}
.button-purchase-IE {
	padding: 50px 0 30px !important;
	margin-top: 5px;
	width: 100% !important;
}
.button-purchase-windows {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 30px 0 15px !important;
	width: 100% !important;
}
.button-purchase-windows-sales {
	margin-bottom: 15px !important;
	margin-top: -10px !important;
	padding: 25px 0 10px !important;
	width: 100% !important;
}
.button-purchase-windows-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 30px 0 15px !important;
	width: 100% !important;
}
.button-purchase-windows-sales-IE {
	margin-bottom: 15px !important;
	margin-top: -10px !important;
	padding: 25px 0 10px !important;
	width: 100% !important;
}
.button-ufileT2 {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 45px 0 42px !important;
	width: 100% !important;
}
.button-ufileT2-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 38px 0 40px !important;
	width: 100% !important;
}
.button-ufileT2-signin {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 45px 0 42px !important;
	width: 100% !important;
}
.button-ufileT2-signin-IE {
	margin-bottom: 20px;
	margin-top: -10px !important;
	padding: 45px 0 42px !important;
	width: 100% !important;
}
.button-start-earth-day {
	width: 100% !important;
}
.button-start-earth-day-IE {
	width: 100% !important;
}
.button-start-ufileT2 {
	font-size: 32px !important;
}
.line-ufileT2 {
	font-size: 35px !important;
}
.ready h1 {
	font-size: 35px !important;
}
.button-ready {
	padding: 25px 30px !important;
}
.button-netfile-new {
	padding: 25px 10px !important;
}
.button-start {
	font-size: 35px !important;
}
.button-now-windows {
	font-size: 45px !important;
	line-height: 50px !important;
}
.button-start-IE {
	font-size: 40px !important;
}
.button-now-windows-IE {
	font-size: 28px !important;
	line-height: 45px !important;
}
.button-start-ufileT2-IE {
	font-size: 34px !important;
}
.button-start-ufileT2-signin-IE {
	font-size: 32px !important;
}
.ufile-yellow {
	background-image: none !important;
	height: 500px !important;
}
}

@media only screen and (max-width: 340px) {
#logo1-IE h3 {
	background-size: 50% auto !important;
	height: 60px !important;
	width: 120px !important;
}
#logo1-IE h3.best {
	background-size: 50% auto !important;
	height: 60px !important;
	width: 120px !important;
}
#logo1-IE {
	bottom: -11px !important;
}
}

@media only screen and (min-width: 486px)and (max-width: 560px) {
.answers-boxes {
	width: 62px !important;
	vertical-align: bottom !important;
}
}

@media only screen and (max-width: 1048px) {
.features1 {
	background-color: #fff;
	background-image: none !important
}
}

@media only screen and (min-width: 295px) and (max-width: 960px) {
#box-price-soon {
	float: left;
	height: 120px;
	padding-top: 30px !important;
	text-align: left !important;
	position: relative;
	width: 100%;
}
}

@media only screen and (min-width: 220px) and (max-width:512px) {
.symbol-netfile-SAVE-NOW-IE {
	background-image: url(/img/Ufile-img/symbol-imponet.png);
	background-repeat: no-repeat !important;
	background-size: 90% auto !important;
	float: left;
	height: 82px;
	margin-left: 240px !important;
	margin-top: -35px !important;
	width: 82px;
}
}




@media only screen and (max-width:960px) {
.button-SAVE-NOW {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 32px;
	font-weight: 500;
	height: 20px;
	line-height: 0;
	margin: 70px 15px 10px 0;
	padding: 40px 30px;
	transition: all 300ms ease 0s;
	width: 280px;
}
.button-SAVE-NOW-IE {
	background-color: #30b8eb;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 25px;
	font-weight: 500;
	height: 20px;
	line-height: 0;
	margin: 70px 15px 10px 0;
	padding: 40px 30px;
	transition: all 300ms ease 0s;
	width: 285px;
}
.phone {
	position: relative;
	top: 0 !important;
}
.start-man {
	background-image: none !important;
}
}

@media only screen and (max-width:1370px) {
.button-SAVE-NOW {
	background-color: #30b8eb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 32px;
	font-weight: 500;
	height: 20px;
	line-height: 0;
	margin: 70px 15px 10px 0;
	padding: 40px 30px;
	transition: all 300ms ease 0s;
	width: 280px;
}
.button-SAVE-NOW-IE {
	background-color: #30b8eb;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 25px;
	font-weight: 500;
	height: 20px;
	line-height: 0;
	margin: 70px 15px 10px 0;
	padding: 40px 30px;
	transition: all 300ms ease 0s;
	width: 285px;
}
.phone {
	position: relative;
	top: 0 !important;
}
.start-man {
	background-image: none !important;
}
}


@media only screen and (max-width: 960px) {
.fun {
	background-size: contain !important;
 background-position: -60px bottom  !important;
}
.better-contest {
	float: left;
	text-align: left;
	padding-left: 280px !important
}
.contest-slogan {
	font-size: 42px !important;
	line-height: 39px !important;
	font-weight: normal;
}
}

@media only screen and (max-width: 670px) {
.fun {
	background-image: none !important;
}
.contest-slogan {
    font-size: 35px !important;
    line-height: 35px !important;
    font-weight: normal;
}
.contest-small {
	font-weight: normal;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #000000;
}
.better-contest {
	float: left;
	text-align: left;
	padding-left: 50px !important
}
}

@media only screen and (max-width: 450px) {
.contest-slogan {
    font-size: 32px !important;
    line-height: 32px !important;
    font-weight: normal;
}
.contest-small {
	font-weight: normal;
	font-family: Roboto, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
}
}

@media only screen and (max-width: 960px) {
.full-width1 {
	margin-top: 240px !important;
	padding-top: 0px !important;
}
}

@media only screen and (max-width: 445px) {
.full-width1 {
	margin-top: 360px !important;
	padding-top: 0 !important;
}
}

@media only screen and (max-width: 960px) {
p.features-start {
	text-align: center;
	margin: 0 0 80px 0;
}
.button-login-best {
	margin: 2px 0 15px !important;
	padding: 5px 5px !important;
	width: 82px !important;
	line-height: 16px !important;
	font-size: 14px !important;
}
.button-login-best-IE {
	margin: 5px 0 20px !important;
	padding: 5px 5px !important;
	width: 102px !important;
	line-height: 16px !important;
	font-size: 14px !important;
}
.button-login-main-best {
	margin: 10px 0 8px !important;
	padding: 20px 5px !important;
	width: 200px !important;
	line-height: 16px !important;
	font-size: 20px !important;
}
.button-signin-best {
	width: 80px !important;
	padding: 0px 5px !important;
	position: relative;
	top: 5px;
}
.button-signin-IE-best {
    width: 115px !important;
    line-height: 15px;
    position: relative;
    bottom: 3px;
}
#logo1-IE h3.best {
	background-position: 0 24px !important;
}
sflanguagesHorizontalList-best {
	font-size: 0.7em;
	padding-bottom: 5px;
	padding-top: 12px;
	position: relative;
	right: 5px;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
}
#AreaLogo1 {
	bottom: 85px !important;
	left: 62px;
	position: relative !important;
	width: 100px !important;
	z-index: 9999 !important;
}
#AreaLogo1-IE {
	bottom: 85px !important;
	left: 40px;
	position: relative !important;
	width: 100px !important;
	z-index: 9999 !important;
}
#logo1 {
	bottom: 0 !important;
	height: 0;
	position: relative;
	left: 0;
	float: left;
	font-weight: bold;
	padding-left: 0 !important;
	padding-top: 0 !important;
	text-transform: uppercase;
	z-index: 99999;
}
#logo1 h3 {
	background-image: url("/img/Ufile-img/ufile-logo-small.png") !important;
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 83px !important;
}
#logo1 h3.best {
	background-image: url("/images/default-source/default-album/ufile-logo-responsive.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}


#logo1 h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ufile-pro-small.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}

#logo1 h3.pro a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}



#logo1-IE h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ie-pro.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}

#logo1 h3-IE.pro a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}


#logo1 h3 a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}

#logo1 h3.best a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}
#top-line-best {
	height: 540px !important;
}
#top-line2017 {
	height: 540px !important;
}
#top-line1 {
	height: 540px !important;
}
#logo1-IE {
	bottom: -10px !important;
	height: 0 !important;
	position: relative !important;
	left: 0 !important;
	float: left;
	font-weight: bold;
	padding-left: 0 !important;
	padding-top: 0 !important;
	text-transform: uppercase;
	z-index: 99999;
}
#logo1-IE h3 {
	background-image: url("/img/Ufile-img/IE-logo-small.png") !important;
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 60px !important;
	background-size: 86px auto !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 100px !important;
	z-index: 10;
}
#logo1-IE h3 a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 145px;
}
#logo1-IE h3.best {
	background-image: url("/images/default-source/default-album/impotexpert-small.png?sfvrsn=2") !important;
	background-size: 160px auto !important;
	background-position: 0 18px !important;
	background-repeat: no-repeat;
	height: 60px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	z-index: 10;
}
#logo1-IE h3.best a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 225px !important;
}
}

@media all and (max-device-width: 1370px) {
p.features-start {
	text-align: center;
	margin: 0 0 80px 0;
}
.button-login-best {
	margin: 2px 0 15px !important;
	padding: 5px 5px !important;
	width: 82px !important;
	line-height: 16px !important;
	font-size: 14px !important;
}
.button-login-best-IE {
	margin: 5px 0 20px !important;
	padding: 5px 5px !important;
	width: 102px !important;
	line-height: 16px !important;
	font-size: 14px !important;
}
.button-login-main-best {
	margin: 10px 0 8px !important;
	padding: 20px 5px !important;
	width: 200px !important;
	line-height: 16px !important;
	font-size: 20px !important;
}
.button-signin-best {
	width: 80px !important;
	padding: 0px 5px !important;
	position: relative;
	top: 5px;
}
.button-signin-IE-best {
    width: 115px !important;
    line-height: 15px;
    position: relative;
    bottom: 3px;
}
    #logo1-IE h3 {
    background-size: 80% !important;
    background-position: 0 22px !important;
}
#logo1-IE h3.best {
	background-position: 0 24px !important;
}
   
sflanguagesHorizontalList-best {
	font-size: 0.7em;
	padding-bottom: 5px;
	padding-top: 12px;
	position: relative;
	right: 5px;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
}
#AreaLogo1 {
	bottom: 85px !important;
	position: relative !important;
	width: 100px !important;
	z-index: 9999 !important;
}
#AreaLogo1-IE {
	bottom: 85px !important;
	left: 40px;
	position: relative !important;
	width: 100px !important;
	z-index: 9999 !important;
}
#logo1 {
	bottom: 0 !important;
	height: 0;
	position: relative;
	left: 0;
	float: left;
	font-weight: bold;
	padding-left: 0 !important;
	padding-top: 0 !important;
	text-transform: uppercase;
	z-index: 99999;
}
    
/*#logo1 h3 {
	background-image: url("/img/Ufile-img/ufile-logo-small.png") !important;
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 83px !important;
}*/
    
#logo1 h3.best {
	background-image: url("/images/default-source/default-album/ufile-logo-responsive.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}


#logo1 h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ufile-pro-small.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}

#logo1 h3.pro a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}



#logo1-IE h3.pro {
	background-image: url("/images/default-source/emailufile/2017/ie-pro.png?sfvrsn=2") !important;
	background-position: 0 24px !important;
	background-repeat: no-repeat;
	height: 70px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 90px !important;
}

#logo1 h3-IE.pro a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}


/*#logo1 h3 a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}
*/
    
#logo1 h3.best a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 100px !important;
}
#top-line-best {
	height: 540px !important;
}
#top-line2017 {
	height: 540px !important;
}
#top-line1 {
	height: 540px !important;
}
#logo1-IE {
	bottom: -10px !important;
	height: 0 !important;
	position: relative !important;
	left: 0 !important;
	float: left;
	font-weight: bold;
	padding-left: 0 !important;
	padding-top: 0 !important;
	text-transform: uppercase;
	z-index: 99999;
}
    
    
/*#logo1-IE h3 {
	background-image: url("/img/Ufile-img/IE-logo-small.png") !important;
	background-position: 0 17px;
	background-repeat: no-repeat;
	height: 60px !important;
	background-size: 86px auto !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	width: 100px !important;
	z-index: 10;
}
    
#logo1-IE h3 a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 145px;
}*/
    
    
#logo1-IE h3.best {
	background-image: url("/images/default-source/default-album/impotexpert-small.png?sfvrsn=2") !important;
	background-size: 160px auto !important;
	background-position: 0 18px !important;
	background-repeat: no-repeat;
	height: 60px !important;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	z-index: 10;
}
#logo1-IE h3.best a {
	display: block;
	height: 55px !important;
	margin: 0;
	width: 225px !important;
}
}


@media screen and (max-width: 354px) {
.stores {
	border-width: 0px;
	border-style: solid;
	bottom: 10px;
	float: left;
	position: relative;
}
}

@media screen and (max-width: 481px) {
#pricePlans {
	margin: 2em auto;
}
.UfileOnline .plan-price a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 26px !important;
	font-weight: 400;
	height: 70px;
	line-height: 70px;
	margin: -50px 10% 0;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.buttons-best {
	float: right;
	margin: 0 !important;
}
.buttons-IE-best {
	float: left;
	margin: 0 !important;
}
}

@media screen and (max-width: 500px) {
#logo1 h3.pro {
	background-position: 0 24px !important;
}
#logo1-IE h3.pro {
	background-position: 0 24px !important;
}
#logo1 h3.best {
	background-position: 0 24px !important;
}
#logo1-IE h3.best {
	background-size: 100px auto !important;
	background-position: 0 24px !important;
	width: 100px !important;
}
#logo1-IE h3.best a {
	width: 100px !important;
}
.button-signin-best {
	position: relative;
	left: 20px;
}
.signin-IE-best {
	width: 36px !important;
	margin: 0 !important;
	padding: 2px 5px !important;
	line-height: 24px;
}
.cadenas {
	display: none;
}
}

@media screen and (min-width: 200px) and (max-width: 640px) {
.Ufile-title {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
}
.Online-title {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.Ufile-title-small {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 400;
	text-align: left;
}
.Online-title-small {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.UfileOnline .plan-price a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 400;
	height: 70px;
	line-height: 68px;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileOnline .price p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6.1em !important;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 50px !important;
	text-align: center;
}
.UfileWindows .button .plan-price a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: 60px 10% 0 !important;
	font-size: 1.6em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows .price p {
	background: none repeat scroll 0 0 #333;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6em !important;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 59px;
	text-align: center;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
#pricePlans {
	margin: 2em auto;
}
#pricePlans #plans .plan {
	width: 49%;
	margin: 0 2% 20px 0;
}
#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}
}

@media only screen and (min-width: 200px) and (max-width: 960px) {
.UfileOnline .plan-price a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: 400;
	height: 70px;
	line-height: 68px;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileOnline .price p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6.1em !important;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 50px !important;
	text-align: center;
}
.UfileWindows .button .plan-price a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: 60px 10% 0 !important;
	font-size: 1.6em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows .price p {
	background: none repeat scroll 0 0 #333;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6em !important;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 59px;
	text-align: center;
}
.UfileOnline .title h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 3.2em;
	margin: 0;
	padding: 0.6em 0;
}
}

@media screen and (min-width: 769px) and (max-width: 960px) {
#pricePlans {
	margin: 2em 1.8em;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#pricePlans {
	margin: 2em 1.8em;
}
#pricePlans #plans .plan {
	width: 49%;
	margin: 0 2% 20px 0;
}
#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}
.UfileWindows .title h2 {
	color: #3e4f6a;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 2em !important;
	margin: 0;
	padding: 0.6em 0 !important;
}
}

@media screen and (min-width: 1025px) {
#pricePlans {
	margin: 2em 0;
	width: 950px;
}
#pricePlans #plans .plan {
	width: 49%;
	margin: 0 1.33% 20px 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#pricePlans #plans > li:last-child {
	margin-right: 0;
}
#pricePlans #plans .plan:hover {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}
.UfileOnline .button a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.UfileOnline .button a:hover {
	background: #3e4f6a;
	color: #fff;
}
.UfileOnline .button a.bestPlanButton:hover {
	background: #9f0202;
	border: none;
}
.UfileWindows .button a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.UfileWindows .button a:hover {
	background: #5a7939;
	color: #fff;
}
.UfileWindows .button a.bestPlanButton:hover {
	background: #ff9c70;
	border: 2px solid #ff9c70;
}
}

@media screen and (min-width: 648px) and (max-width: 761px) {
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 24px !important;
	font-weight: 400;
	height: 70px;
	line-height: 50px;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
}

@media screen and (min-width: 200px) and (max-width: 640px) {
.UfileOnline-IE .title-IE h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 3.6em !important;
	margin: 0;
	padding: 0.6em 0;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 35px;
	font-weight: 300;
	margin-top: 16px;
	text-align: left;
	line-height: 30px !important;
}
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 40px;
	font-weight: 400;
	height: 70px;
	line-height: 30px !important;
	margin: -14px 10% 0 !important;
	padding-top: 7px;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
}

@media screen and (max-width: 481px) {
#pricePlans-IE {
	margin: 2em auto;
}
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 26px !important;
	font-weight: 400;
	height: 70px;
	line-height: 70px;
	margin: -50px 10% 0;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
	padding-top: 20px !important;
}
.UfileOnline-IE .button-IE a {
	background-color: #ee3e2a;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 1.8em !important;
	font-weight: 500;
	height: 2.8em;
	letter-spacing: 0;
	line-height: 1.2em !important;
	margin: 0 0 20px;
	padding-top: 6px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileWindows-IE .title-IE h2 {
	font-size: 2.5em;
	font-weight: 300;
	height: 2em;
	line-height: 60px;
	margin: 0;
	padding: 0.1em 0;
}
}

@media screen and (min-width: 480px) and (max-width: 542px) {
.UfileOnline-IE .button-IE a {
	background-color: #ee3e2a;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em !important;
	font-weight: 500;
	height: 3.4em !important;
	letter-spacing: 0;
	line-height: 1.2em !important;
	margin: 0 0 20px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.25s ease 0s;
	width: 80%;
}
}

@media screen and (min-width: 200px) and (max-width: 640px) {
.Ufile-title-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.Ufile-title-small-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 400;
	text-align: left;
}
.Online-title-small-IE {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 0;
	margin-top: 16px;
	text-align: left;
}
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 400;
	height: 70px;
	line-height: 68px;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileOnline-IE .price-IE p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6.1em !important;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 50px !important;
	text-align: center;
}
.UfileWindows-IE .button-IE .plan-price-IE a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: 60px 10% 0 !important;
	font-size: 1.6em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows-IE .price-IE p {
	background: none repeat scroll 0 0 #333;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6em !important;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 59px;
	text-align: center;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.UfileOnline-IE .button-IE a {
	background-color: #ee3e2a;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 2em !important;
	font-weight: 500;
	height: 2.8em;
	letter-spacing: 0;
	line-height: 1.2em !important;
	margin: 0 0 20px;
	padding-top: 16px !important;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.25s ease 0s;
	width: 80%;
}
}

@media screen and (min-width: 481px) and (max-width: 660px) {
.UfileOnline-IE .title-IE h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 3.6em !important;
	margin: 0;
	padding: 0.6em 0;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 16px;
	padding-bottom: 20px;
	text-align: left;
}
.UfileOnline-IE .plan-price-IE a {
	font-size: 22px !important;
	padding-top: 5px;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
#pricePlans-IE {
	margin: 2em auto;
}
#pricePlans-IE #plans-IE .plan-IE {
	width: 49%;
	margin: 0 2% 20px 0;
}
#pricePlans-IE #plans-IE > li:nth-child(2n) {
	margin-right: 0;
}
.Ufile-title-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 500;
	text-align: left;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 25px !important;
	font-weight: 300;
	line-height: 30px;
	margin-top: 16px;
	text-align: left;
}
.UfileOnline-IE .title-IE h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 3.2em !important;
	margin: 0;
	padding: 0.6em 0;
}
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 20px !important;
	font-weight: 400;
	height: 70px;
	line-height: 28px !important;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
	padding-top: 20px !important;
}
.UfileOnline-IE .button-IE a {
	background-color: #ee3e2a;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 1.2em !important;
	font-weight: 500;
	height: 3.2em;
	letter-spacing: 0;
	line-height: 1.2em !important;
	margin: 0 0 20px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileWindows-IE .title-IE h2 {
	color: #3e4f6a;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em !important;
	font-weight: 300;
	height: 2em !important;
	margin: 0;
	padding: 0.4em 0 !important;
	line-height: 30px !important;
}
.Online-title-small-IE {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 30px !important;
	margin-top: 16px;
	text-align: left;
}
}

@media only screen and (min-width: 750px) and (max-width: 801px) {
.UfileWindows-IE .title-IE h2 {
	font-size: 2.5em;
	font-weight: 300;
	height: 2em;
	margin: 0;
	padding: 0.2em 0 !important;
}
.Online-title-small-IE {
	color: #364762;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 30px !important;
	margin-top: 16px;
	text-align: left;
}
}

@media only screen and (min-width: 801px) and (max-width: 960px) {
.UfileOnline-IE .title-IE h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	height: 3.2em;
	margin: 0;
	padding: 0.2em 0 !important;
}
}

@media only screen and (min-width: 200px) and (max-width: 960px) {
.UfileOnline-IE .plan-price-IE a {
	background: none repeat scroll 0 0 #ee3e2a;
	border: medium none;
	bottom: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 20px !important;
	font-weight: 400;
	height: 70px;
	line-height: 50px;
	margin: -14px 10% 0 !important;
	position: relative;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 80%;
}
.UfileOnline-IE .price-IE p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6.1em !important;
	line-height: 1.3;
	margin: -3.7em 0 1em;
	padding-top: 50px !important;
	text-align: center;
}
.UfileWindows-IE .button-IE .plan-price-IE a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 65px;
	border-radius: 0;
	margin: 60px 10% 0 !important;
	font-size: 1.4em;
	background-color: #93c35f;
	position: relative;
	bottom: 52px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	transition: all 0.25s ease 0s;
}
.UfileWindows-IE .price-IE p {
	background: none repeat scroll 0 0 #333;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	height: 6em !important;
	line-height: 1.5;
	margin: -5.4em 0 1em;
	padding-top: 46px !important;
	text-align: center;
}
.UfileOnline-IE .title-IE h2 {
	background-color: #30b8eb;
	font-family: "Roboto", sans-serif;
	font-size: 2.5em !important;
	font-weight: 300;
	height: 3.2em;
	margin: 0;
	padding: 0.6em 0 !important;
}
}

@media screen and (min-width: 769px) and (max-width: 960px) {
#pricePlans-IE {
	margin: 2em 1.8em;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#pricePlans-IE {
	margin: 2em 1.8em;
}
#pricePlans-IE #plans-IE .plan-IE {
	width: 49%;
	margin: 0 2% 20px 0;
}
#pricePlans-IE #plans-IE > li:nth-child(2n) {
	margin-right: 0;
}
.Ufile-title-IE {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 30px !important;
	font-weight: 500;
	text-align: left;
}
.Online-title-IE {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 32px !important;
	font-weight: 300;
	line-height: 30px;
	margin-top: 16px;
	text-align: left;
}
}

@media screen and (min-width: 1025px) {
#pricePlans-IE {
	margin: 2em 0;
	width: 950px;
}
#pricePlans-IE #plans-IE .plan-IE {
	width: 49%;
	margin: 0 1.33% 20px 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#pricePlans-IE #plans-IE > li:last-child {
	margin-right: 0;
}
#pricePlans-IE #plans-IE .plan-IE:hover {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}
.UfileOnline-IE .button-IE a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.UfileOnline-IE .button-IE a:hover {
	background: #3e4f6a;
	color: #fff;
}
.UfileOnline-IE .button-IE a.bestPlanButton-IE:hover {
	background-color: #9f0202;
	border: none;
}
.UfileWindows-IE .button-IE a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.UfileWindows-IE .button-IE a:hover {
	background: #5a7939;

	color: #fff;
}
.UfileWindows-IE .button-IE a.bestPlanButton-IE:hover {
	background: #ff9c70;
	border: 2px solid #ff9c70;
}
}

/* --------------------------------------
   Calculator
   -------------------------------------- */
   
@media screen and (min-width: 1025px) {
iframe.calculator {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	width: 100% !important;
	height: 2200px !important;
	margin: 0;
	overflow: hidden;
	transform: scale(1) !important;
	transform-origin: 0 0 0;
	transition: transform 0.05s linear 0s;
}
}

/* --------------------------------------
   Store Locator
   -------------------------------------- */
   
@media screen and (min-width: 1025px) {
iframe.store {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	width: 100% !important;
	height: 700px !important;
	margin: 0;
	overflow: hidden;
	transform: scale(1) !important;
	transform-origin: 0 0 0;
	transition: transform 0.05s linear 0s;
}
iframe.store-IE {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	width: 100% !important;
	height: 700px !important;
	margin: 0;
	overflow: hidden;
	transform: scale(1) !important;
	transform-origin: 0 0 0;
	transition: transform 0.05s linear 0s;
}
}

@media only screen and (max-width: 960px) {
.sfInlineBlock {
	padding: 15px 0;
}
.sfTxt.sfNavClassesInput.sfMRight5 {
	margin-left: 20px;
	background: #fcf5f4 none repeat scroll 0 0;
	height: 40px !important;
	line-height: 1;
	max-width: none;
	transition: border 0.5s ease 0s;
	border: 1px solid #c1c5c8;
	box-shadow: 0 1px 3px 0 #ddd inset;
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 6px;
	width: 225px !important;
}
.sfTxt.sfNavClassesInput.sfMRight5:focus {
	background: #ffeae8 none repeat scroll 0 0;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
.sfcommentsFormWithAvatarWrp {
	margin-top: 40px;
}
.sfcommentDetails {
	padding: 20px 0;
	list-style: outside none none;
}
.sfcommentAuthor {
	padding: 0 5px 0 10px;
}
ol.sfcommentsFieldsList {
	list-style: outside none none;
}
.sfcommentsTitle {
	padding: 0 0 20px;
}
.sfRestfulCaptchaImageWrp {
	padding: 20px 0 0;
}
.sfRestfulCapthaInput.sfTxt {
	padding: 5px 0;
	background: #fcf5f4 none repeat scroll 0 0;
	height: 40px;
	line-height: 1;
	max-width: none;
	transition: border 0.5s ease 0s;
	border: 1px solid #c1c5c8;
	box-shadow: 0 1px 3px 0 #ddd inset;
	display: block;
	margin: 5px 0 0 0px;
}
.sfRestfulCapthaInput.sfTxt:focus {
	background: #ffeae8 none repeat scroll 0 0;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
.sfcommentsSubmitBtn {
	padding: 0;
	background: #d83328 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	font: bold 1.2em/28px Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	min-width: 150px;
	text-align: center;
	text-shadow: none;
	white-space: nowrap;
	border: 0;
	width: 225px !important;
	height: 50px;
}
table.k-editor {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0 !important;
	font-size: 100%;
	height: 250px;
	position: relative;
	table-layout: fixed;
	vertical-align: top;
	width: 100%;
}
.k-widget, .k-block, .k-inline-block, .k-draghandle {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
}
label {
	font-weight: 500 !important;
}
}

@media only screen and (min-width: 345px) and (max-width: 960px) {
h2.title-free {
	padding-bottom: 20px;
}
img.img-free {
	float: left;
	width: 288px;
}
.element-side-free {
	width: 288px !important;
}
}
