/* --------------------------------------
   BASE 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;
}
em {
    font-style: italic !important;
	font-weight:normal !important;
}

.big-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#wrapper-menu {
	padding: 0px;
	background-color: #333;
	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;
}
#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-family: Roboto;
	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-family: Roboto;
	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;
 color
}
#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;
}
/* --------------------------------------
   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-line {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    background-color: #fff;
	border-bottom: none;
	/*border-bottom: 1px solid #dbdbdb;*/
}

/* 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;
}
.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;
}
#myCarousel .item {
	height: 380px;
}
#slide1 {
	background-repeat: no-repeat;
	background-position: -40px 0;
	background-image: url(/img/Ufile-img/ufile-slide-1.jpg);
}
#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: 180px;
	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;
	width: 100px;
	margin-top: 30px;
}
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: 180px;
	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;
	width: 110px;
	margin-top: 30px;
}
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-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;
}


@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;
}
}

/* --------------------------------------
   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
   -------------------------------------- */

.full-width {
	width: 100%;
	background: #EEEEEE;
	padding-top: 20px;
	padding-bottom: 30px;
}
.full-width-welcome {
	width: 100%;
	background-color: #F8F8F8;
	background-image: url(/img/Ufile-img/bg-bar.jpg);
	background-position: 1px 0%;
	background-repeat: repeat-x;
	margin-bottom: 40px;
}
.full-width-features {
	width: 100%;
	background: #ECEFF1;
}
.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;
	line-height: 30px;
}
.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;
	line-height: 30px;
	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;
}
#AreaLogo {
	position: relative;
	width: 145px;
	float: left;
}
/* the logo */
#logo {
	padding: 0 0 0 20px;
	clear: both;
}
#logo h3 {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/img/Ufile-img/logo-ufile.png);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	width: 145px;
	height: 88px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
}
#logo h3 a {
	margin: 0;
	display: block;
	width: 145px;
	height: 88px;
}
#logo-IE {
	padding: 0;
	clear: both;
}
#logo-IE h3 {
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(/img/Ufile-img/logo-IE-big.png);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	width: 270px;
	height: 88px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
}
#logo-IE h3 a {
	margin: 0;
	display: block;
	width: 240px;
	height: 88px;
}
/* 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
}
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;
	color: #93c35f;
}
.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 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 36px;
	color: #af2d2e;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0px;
	line-height: 38px;
}
.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;
}
@media screen and (max-width: 960px) {
	.stores {
	border-width: 0px;
	border-style: solid;
	bottom: 10px;
	float: left;
	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;
}
#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: 25px;
	color: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
}
#footer li a {
	text-decoration: none;
	color: #d4d4d4;
}
#footer 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;
}
.red {
	color: #fef4e9;
	background: #ee3e2a;
}
.red:hover {
	background: #9f0202;
	color: #fff;
}
.red:active {
	color: #d20202;
}
.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;
}
.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(/img/Ufile-img/logo-thomson-reuters.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 201px;
	height: 57px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	margin-top: 20px;
}
#logo-tr h3 a {
	margin: 0;
	display: block;
	width: 201px;
	height: 57px;
}
#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;
}
#logo {
	float: left;
	padding-left: 0px;
	padding-top: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
/* --------------------------------------
   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-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: 20px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	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-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);
}
/* --------------------------------------
   UFile T2
   -------------------------------------- */

.get-feature-item.itemT2-1 .icon {
	background: url("/img/Ufile-img/carry.png") 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: 45x;
	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;
}

@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%;
}
}

@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;
}
}
/* -------------------------------------------
   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: 45x;
	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: 7px;
	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-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;
}

@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;
	line-height: 0;
	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;
!important;
}
}

@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.4em !important;
	font-weight: 500;
	height: 2.8em;
	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;
}
}

/* --------------------------------------
   Ask UFile
   -------------------------------------- */

/*@media screen and (min-width: 250px) and (max-width: 480px) {
iframe {
	overflow: hidden;
	display: block;
	width: 450px;
	height: 700px;
	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(0.55);
	-moz-transform: scale(0.55);
	-o-transform: scale(0.55);
	-webkit-transform: scale(0.55);
	transform: scale(0.55);
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
iframe {
	overflow: hidden;
	display: block;
	width: 600px;
	height: 700px;
	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(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
}

@media screen and (min-width: 770px) and (max-width: 903px) {
iframe {
	overflow: hidden;
	display: block;
	width: 600px;
	height: 700px;
	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);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
iframe {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 700px;
	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);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
}
*/

.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: hidden;
    }
    .fluidMedia-ask iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
	
	.fluidMedia-calc {
    position: relative;
    padding-bottom: 175%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 200px;
    height: 0;
    overflow: hidden;
    }
    .fluidMedia-calc iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }



/*@media screen and (min-width: 1025px) {
iframe {
	overflow: hidden;
	display: block;
	width: 600px;
	height: 700px;
	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.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;
	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;
}

/* --------------------------------------
   Calculator
   -------------------------------------- */
   
@media screen and (min-width: 1025px) {
iframe.calculator {
	backface-visibility: hidden;
	box-sizing: border-box;
	display: block;
	width: 100% !important;
	height: 1850px !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;
}
}
/* --------------------------------------
   Supported forms
   -------------------------------------- */
   
.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;
}
li.facebook {
	background-image: url(/img/Ufile-img/facebook.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
	height: 26px;
	color: #fff;
}
li.twitter {
	background-image: url(/img/Ufile-img/twitter.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 35px;
	margin: .4em 0;
	height: 26px;
	color: #fff;
}
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;
	height: 26px;
	color: #fff;
}
/* --------------------------------------
   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;
}

@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;
}
}

.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;
}*/