@charset "UTF-8";
/* CSS Document */


-ms-word-break: break-all;
 word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 hyphens: auto;
a {
	word-wrap: break-word;
}



 p {
word-wrap: break-word;
}
.form-horizontal .control-group {
	margin-bottom: 8px;
}
.labelSpan {
	padding-right: 5px;
}
.statsDiv {
	background-color: #FAFAFA;
	border: 1px solid #E8E8E8;
	padding-bottom: 45px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.testRed {
	color: #F00;
	background-color: #FF8F9D;
}
.testGreen {
	color: #060;
	background-color: #83B483;
}
.testBlue {
	color: #00F;
	background-color: #A1B4FF;
}
.SettingsList li, .SettingsList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fieldTitle {
	text-align: right;
	cursor: pointer;
	padding-right: 10px;
	padding-top: 5px;
}
#menu_advancedsettingsdevider {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 20px;
}
.fieldWrap, .groupFieldWrap {
	margin-bottom: 7px;
}
.checkBoxDrag {
	background-image: url(../img/drag-15.png);
	background-repeat: no-repeat;
	background-position: 130px 3px;
	background-repeat: no-repeat;
}
.fieldGroup, .advancedSettingsTitle, #menu_advancedsettingsdevider {
	background-image: url(../img/drag-15.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.fieldGroup3 {
	background-image: url(../img/drag-group-3.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	cursor: pointer;
	background-color: #FFF;
}
#advancedMenuButtons, .dropDownLinkWrap {
	margin-left: 170px;
	margin-bottom: 10px;
}
#pluginFeed {
	width: 620px;
	height: 600px;
	display: none;
}
#mainFeed {
	width: 900px;
	height: 500px;
	display: none;
	background-color: #FFF;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cvp-player {
	border: 1px solid #0F0;
}
.navbar-inner .container .nav.pull-right .dropdown .dropdown-menu .listCurrent {
	background-color: #FFC;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.navbar-inner .container .nav.pull-right .dropdown .dropdown-menu .listDelete {
	color: #F00;
}
.navbar-inner .container .nav.pull-right .dropdown .dropdown-menu .listDelete:hover {
	background-color: #F00;
	color: #FFF;
}
#pubLogoNav {
	max-height: 35px;
	padding-top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fieldGroup {
	margin-bottom: 10px;
}
.fieldGroup legend {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px
}
/* SLIDER */
.sliderInfo {
	font-size: 12px;
	padding-left: 0px;
	text-align: right;
	color: #666;
	display: none;
}

.settingSlider {
	
	width: 354px;
	padding: 2px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
} 
.ui-slider-range {
	position: absolute;
	border: 0;
	top: 0;
	height: 100%;
	/*border-radius: 25px;*/
	box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, .5),  0 1px 0 0px rgba(250, 250, 250, .5);
}
.fieldSetSpacer {
	margin-top: 50px;
}
#loginHelpDiv {
	margin-top: 20px;
}
#pubSettingsWrap p {
	padding-right: 30px;
}
.pubSettingGroup {
	margin-bottom: 18px;
}
.pubSetting h3 {
	margin-bottom: 18px;
}
#pubSettingsWrap h2 {
	text-align: center;
	color: #EFEFEF;
	background-color: #2B2B2B;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 18px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
#pubSettingsWrap h4 {
	margin-bottom: 18px;
	text-align: left;
	margin-left: 0px;
}
.subSettingTitleWrap {
	width: 540px;
}
#pubSettingDiv, #pubClientManagerDiv, #pubWLDiv {
	border: 1px solid #3B3F40;
	background-color: #EFEFEF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 8px;
}
.publisherField {
	padding-top: 14px;
}
input[type=text] .inputError {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
#clientSetupInfo {
	width: 310px;
	background-color: #FFFFCC;
	color: #000;
	padding: 20px;
	border: 1px solid #282828;
	margin-bottom: 20px;
}
#cmSelectWrap {
	text-align: center;
}
#cmSelectWrap {
	font-size: 18px;
}
#confirmClientDeleteWrap {
	text-align: center;
}
.installedPlugin {
	margin-bottom: 24px;
	border: 1px solid #000;
	padding: 12px;
	margin-top: 12px;
}
.linkClone {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
.linkClone:hover {
	color: #02F;
}
a {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
.btn {
	text-decoration: none;
}
a:hover {
	color: #02F;
}
.designColumn {
	padding-left: 22px;
}
.miniFaint {
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#menu_wlBranding .stylingProperties {
	line-height: 1.8em;
}
.subNavMenu .dropdown-menu a {
	margin-right: 0px;
}



/*dropdown menu*/
.cvpHeaderWrap .cvpBrandHeadline .dropdown-menu a {
	text-decoration: none;
	color: #333;
}
.current {
	background-image: url(../img/cvp-current.png);
	background-repeat: repeat;
}
.cvpHeaderWrap .cvpBrandHeadline .navBarMenu a:hover {
	text-decoration: underline;
}
.cvpHeaderWrap .cvpBrandHeadline .navBarMenu .current a:hover {
	text-decoration: none;
}
#apDiv1 {
	position: fixed;
	top: 545px;
	width: 512px;
	height: 454px;
	z-index: 1;
	background-color: #ccc;
	left: 646px;
	overflow: display;
	display: none;
}
#newsFeed {
	width: 512px;
	height: 600px;
	display: none;
}
#apDiv2 {
	position: fixed;
	left: 646px;
	top: 83px;
	width: 612px;
	height: 388px;
	z-index: 2;
}
#previewWindow {
	width: 512px;
	height: 288px;
}
#previewWindowWrap {
	width: 552px;
	padding: 34px;
}
#cmBrandingPreview {
	display: block;
	height: 288px;
	width: 512px;
	border: 1px solid #CCC;
	background-color: #F4F4F4;
	margin-right: auto;
	margin-left: auto;
}

.eventPreviewOptinPlacement {
		border:
	border: 1px solid #FFF;
}
#1Input {
	background-image: url(img/tube-tiny.png);
	background-position: right center;	
	text-size: 30px;
	color: #F00;	
}
.otherEmbeds {
	font-size: 10px;
	line-height:1.2em;
	color: #333;
	background-color: #FFC;
	display: block;
	border: 1px solid #999;
	width: 400px;
}
#otherEmbeds_w {
	width: 402px;
	display:block;
	overflow:hidden;
}
#otherEmbeds_w em {
	font-size: 11px;
	font-weight: bold;	
}

/* selectable */
#playhead, #ventOptinAddForm_arrows { cursor: pointer }
#playhead .ui-selecting, #ventOptinAddForm_arrows .ui-selecting {
	background-color: #3A3A3A;
}
#playhead .ui-selected, #ventOptinAddForm_arrows .ui-selected { background: #F39814; color: white; }
#playhead { list-style-type: none; margin: 0; padding: 0; width: 450px; }
#playhead li, #ventOptinAddForm_arrows li { margin: 0px; padding: 1px; float: left; width: 20px; height: 18px; font-size: 18px; text-align: center; }

#ventOptinAddForm_arrows { list-style-type: none; margin: 0; padding: 0; width: 200px; }

.optinArrow i {
	font-size: 26px;
	vertical-align: middle;
	color: #F00;
	text-align: center;
	position: relative;	
	border: 0px;
	margin: 0px;
	margin-right: 2px;
	margin-left: -18px;	
}

.optinArrowx i {
	font-size: 38px;
	vertical-align: middle;
	color: #F00;
	text-align: center;
	position: relative;	
	border: 0px;
	margin: 0px;
	margin-right: 2px;
	margin-left: -28px;	
}
#ventOptinAddForm_arrows {
	background-color: #FFC;
	width: 100px;
	
		
}
.workzone {
	z-index:1600;
}
.errorNote {
	color: #F00; font-weight:bold;
}	
.menuSmallSpan li span {
	font-size: 12px;
	color: #9F9F9F;
	margin-left: 3px;
}
.listLink1 a {
	text-decoration: none;
}
.listLink1 a:hover {
	text-decoration: underline;
}