﻿/*
 *
 *  * Copyright (C) 2016 by Estalea, Inc. All rights reserved.
 *  * This is proprietary software of Estalea, Inc.
 *
 */

* {
	padding:0;
	margin:0;
}
#bd .ft {
	margin-bottom:40px;
}
.shorterSelects select{
	width:230px;
}

.shorterSelects .uitkMultiInputField {
	padding: 0;
}

.shorterSelects .uitkMultiInputField select[name*="countries"] {
	width:100%;
}

.uitkBoxSixTenths {
	float: left;
	width: 58%;
	margin-right: 1%;
}

#brandedBody,.x-tip {
	font-family:arial,verdana,sans-serif;
	font-size:80%;
}
#brandedBody {
	background:#fff;
}
#brandedBody a {
	color:#025FA2;
	font-size: 14px;
	text-decoration:none;
}
#brandedBody a:hover {
	text-decoration:underline;
}
#brandedBody h2 {
	border-bottom:1px solid #797979;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	padding:20px 10px 4px 5px;
}
#captchaImg {
	display:block;
}

/* buttons */
.orangeButton .x-btn {
	background:#f60;
}

/* signup */
#brandedBody .formView h2 {
	margin:20px 20px 10px;
}
#brandedBody .formView .header2promo {
	margin:20px 0 10px 0;
	padding:20px 10px 4px 0;
}
.accountCreatedForm {
	margin:20px;	
}
.accountCreatedForm .uitkButtonGroup {
	margin:20px 0 0;	
}
.uitkProgressBarHolder {
	border-top:1px solid #CAC5C1;	
}

/* promo pages */
.brandedPage,#brandedBody #uitkBranchPage,#brandedBody .formView {
	margin:20px auto;
	position:relative;
	font-size:12px;
}
#uitk-container {
	max-width: 100vw;
}
#brandedBody .multiCampaignView {
	position:static;	
}
.brt {
	text-align:right;	
}
.mainBox {
	border:5px solid #F6F6F6;
}
.brandedPage h3 {
	font-size:18px;
	font-weight:normal;	
}
.brandedTable {
	border:1px solid #eee;
	border-collapse:collapse;
	color:#333;
	width:100%;
	margin-bottom:15px;
}
.brandedTable tr {
	border-top:1px solid #eee;	
}
.brandedTable th {
	background:#eee;
	font-weight:bold;
	padding:8px 10px;
}
.brandedTable td {
	padding:9px 20px 9px 10px;
}
.brandedTable td b {
	color:#666;
}
.brandedTable .moneyCol {
	text-align:right;
	padding-right:10px;
}
#howWorksTab {
	background:#f6f6f6;
	padding:7px 15px;
	font-size:18px;
	float:left;
	font-weight:normal;
}
#howToSection {
	clear:left;
	border-top:5px solid #f6f6f6;
	border-bottom:5px solid #f6f6f6;
	padding:20px 10px 0 0;
}
.htSection {
	float:left;
	width:50%;
	height:120px;
}
.htSection p {
	padding:28px 50px 0 120px;
}
#featureBoxChild1 h3 {
	color:#000;
}
#featureBoxChild1 img {
	margin-bottom:20px;	
}
#featureBoxChild1 li {
	margin-bottom:5px;
	line-height:20px;
}
.featureBoxPadding {
	padding:20px;	
}
#colRight h3 {
	margin-bottom:5px;
}
#colRight p {
	margin-bottom:10px;
	line-height:18px;
}

/* multi-campaign */
.multiTable .x-grid-header-ct {
	display:none;	
}
.multiTable .x-grid-cell {
	padding:20px 0;
	border-bottom-width:0;
	border-color:#ededed;
}
.multiTable .x-grid-row + .x-grid-row .x-grid-cell {
	border-top-width:1px;
}
.multiTable .brandedDesc {
	font-size:12px;
	line-height:15px;
	color:#666;	
}
.multiTable .brandedDesc .x-grid-cell-inner {
	white-space:normal;
}
.multiTable .brandedDesc h3 {
	line-height:150%;
}
.multiTable .brandedDesc a {
	display:block;
	line-height:180%;
}
.multiTable .brandedPayout b {
	font-size:12px;
	display:block;
	text-align:center;
	padding-bottom:10px;
	white-space: pre-wrap;
}
.multiTable .logoContent img {
	max-width: 100%;
	height: auto;
	display: block;
}
.multiTable .x-btn {
	height:32px !important;
	padding:8px 16px;
	background:#499BDC;
}
.multiTable .x-btn-pressed {
	-webkit-box-shadow:inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
	   -moz-box-shadow:inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
			box-shadow:inset 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
}
.multiTable .x-btn-inner {
	color:#fff;
}

/* campaign promo */
#brandedCampaign #featureBox {
	width:52%;
	margin-bottom:20px;
}
#brandedCampaign #featureBoxChild1 {
	width:40%;
	overflow:hidden;
	color:#666;
}
#brandedCampaign #featureBoxChild2 {
	width:60%;
	background:#fff url(../image/branded-gradient.jpg) repeat-x top;
}
#brandedCampaign #featureBox h3 {
	margin-bottom:20px;
}
.featureBoxSummary {
	clear:both;
	background:#f6f6f6;
	padding:10px 0 5px 20px;
	font-size:18px;
}
#brandedCampaign #colRight {
	position:absolute;
	left:54.5%;
	right:0;
	top:0;
}
#brandedCampaign #howTo1 {
	background:url(../image/icon-globe.gif) no-repeat;
}
#brandedCampaign #howTo2 {
	background:url(../image/icon-graph-up.gif) no-repeat;	
}
#brandedCampaign #howTo3 {
	background:url(../image/icon-coins.gif) no-repeat;	
}
#brandedCampaign #howTo4 {
	background:url(../image/icon-stats.gif) no-repeat;	
}
#brandedCampaign #howTo5 {
	background:url(../image/icon-tower.gif) no-repeat;	
}
#brandedCampaign #howTo6 {
	background:url(../image/icon-lock.gif) no-repeat;	
}

/* mediapartner promo */
#brandedMp #featureBox {
	width:60%;
	margin-bottom:20px;
}
#brandedMp #featureBoxChild1 {
	width:30%;
	overflow:hidden;
	color:#666;
}
#brandedMp #featureBoxChild1 h3 {
	margin-bottom:10px;
}
#brandedMp #featureBoxChild2 {
	width:69%;
	background:#fff url(../image/branded-gradient.jpg) repeat-x top;
}
#brandedMp #featureBoxChild2 p {
	line-height:18px;
}
#brandedMp #featureBoxChild2 table {
	margin:5px 0;
}
#brandedMp #colRight {
	position:absolute;
	left:62%;
	right:0;
	top:0;
}
.statCubes {
	width:48%;
	margin:0 1% 10px 0;
	height:101px;
	float:left;
	background:#f6f6f6;
	text-align:center;
	position:relative;
}
.statCubeRight {
	margin:0 0 0 5px;
}
.statCubes b {
	display:block;
	font-weight:normal;
	font-size:22px;
	padding:15px 0 25px;
}
.statCubes i,.statCubes .uitkDisplayTooltip {
	margin:-27px 0 16px;
	font-style:normal;
	display:block;
	color:#666;
	font-size:11px;
}
.statCubes .uitkDisplayTooltip {
	margin-top:-44px;
}
.statCubes strong {
	font-size:14px;
}

#brandedMp #featureBoxSummary {
	font-size:14px;
	margin-bottom:10px;
	padding:10px 15px;
}
#brandedMp #howTo1 {
	background:url(../image/icon-computer-papers.gif) no-repeat;
}
#brandedMp #howTo2 {
	background:url(../image/icon-graph-up.gif) no-repeat;	
}
#brandedMp #howTo3 {
	background:url(../image/icon-tower.gif) no-repeat;	
}
#brandedMp #howTo4 {
	background:url(../image/icon-stats.gif) no-repeat;	
}
#brandedMp #howTo5 {
	background:url(../image/icon-graph-person.gif) no-repeat;	
}
#brandedMp #howTo6 {
	background:url(../image/icon-lock.gif) no-repeat;	
}
#brandedMp #colRight .x-panel-body .x-tab {
	padding-top:15px;	
}

/* branded branch */
#brandedBody .uitkHugeHeading {
	color:#000;
	font-size:28px;
}
#brandedBody .uitkHugeHeading p {
	font-size:12px;
	font-weight:normal;
}
#brandedBody .uitkBranchSection {
	text-align:center;
}
#brandedBody h2.hugeSubHeading {
	font-size:18px;
	border:0;
}
#brandedBody .uitkBiggerText table {
	margin:10px auto;
}
#brandedBody .uitkBiggerText img,#brandedBody .uitkBranchSection br,#brandedBody .uitkBranchSection a {
	display:none;
}
.uitkBiggerText .x-btn button {
	margin:2px 5px 3px;
}

/* login */
#brandedBody .regcopy {
	background:#f4f4f4;
	margin:10px 20px;
	padding:20px;
}
#brandedBody .intro {
	font-size:18px;
}
#brandedBody #login-box {
	background:#eee;
	padding:20px;
	margin-top:20px;
}
#brandedBody #login-box b {
	font-size:12px;
	display:block;
	width:55%;
}
#brandedBody #login {
	padding:20px;
}

#brandedBody .v-10 br {
	display:none;
}
#brandedBody #login b {
	width:auto;
}
#brandedBody #login td {
	padding:5px;
}
#brandedBody #login table tr:last-child td {
	padding-top:0;	
}
#brandedBody #login input {
	border:1px solid #ccc;
	height:24px;
}

/* forgot password error */
#brandedBody table.error {
	margin-left:20px;
	margin-right:auto;
}
#brandedBody td.error {
	font-weight: bold;
	font-size: 21px;
	color:red;
}

/* terms */
.boxThird {
	float: left;
	width: 32.5%;
	margin-right: 1%;
}
.boxTwoThirdsLast {
	float: left;
	width: 66.3%;
}
#ioDiffRenderer {
	margin:20px;
	padding:0 20px;
	border:10px solid #a9a9a9;
}
#ioDiffRenderer h4 {
	font-size:14px;	
}

/* Branded signup Media Properties*/
.mediaPropertySection a.uitkMultiRemoveBtn {
	position: absolute;
	right: 10px;
}

.mediaPropertySection .uitkMultiExpandCollapse {
	display: none;
}

.mediaPropertySection .uitkInstructions {
	padding-left: 26%;
}

.mediaPropertySection.uitkMultiInputField label.uitkMultiInputMainLabel {
	font-weight:normal;
}

.uitkMultiInputField input {
	width:350px;
}

.uitkMultiInputField p {
	padding-left: 250px;
}

.uitkMultiTextarea textarea{
	width:350px;
}

.uitkMultiInputField.propUrl select {
	width: 10%;
}

.uitkMultiChildGroup {
	display: inline-block;
	width:60%;
}

.x-btn a:hover {
	text-decoration:none !important;
}

.loginMessage {
	padding:10px 0 20px;
}
.loginMessage p {
	margin-bottom:10px;
	font-size:13px;
	line-height:18px;
}

.downloadBrandedIoTermsButton {
	padding-left: 20px;
	margin-bottom:10px;
}
