body {
    text-align: justify;
    font-size: 13px;
    margin: 0;
    width: 100%;
	font-family: "Lato",Helvetica,Arial,sans-serif !important;
}

a img {
    border: none;
}

.padding_bottom {
    padding-bottom: 20px;
}

.padding_top {
    padding-top: 15px;
}

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.clearfix {
    clear: both;
    position: relative;
    height: 10px;
}

.ui-hidden {
	display : none !important;
}

.submit_button, .pmform-submitbutton {
	height: 30px !important;
    margin-top: 50px;
    width: 90px !important;
}

.pixibar-footer .submit_button, .pmform-submitbutton {
	height: inherit !important;
	margin-top: inherit !important;
	width: inherit !important;
}

h2 {
    font-family: "AvantGarDem", sans-serif;
    color: #656565;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

h3 {
    font-family: "AvantGarDem", sans-serif;
    color: #656565;
    font-size: 15px;
    width: auto;
}

h4 {
    text-align: center;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#shadowBox {
    width: 1200px;
    margin: auto;
	border : 1px solid #EEE;
}

#container {
    width: 1000px;
    margin: auto;
    padding: 0;
    margin-bottom: 10px;
}

/*
#toolbar_content {
    width: 1000px;
    margin: auto;
}

#toolbar_content .social {
    margin: 0;
    padding: 0;
    float: left;
}

#toolbar_content #twitter {
    position: relative;
    top: 2px;
}

#toolbar_content #facebook {
    margin-left: 12px;
    position: relative;
    top: 2px;
}

.toolbar_texte {
    color: white;
    font-size: 11px;
    padding-top: 7px;
    height: 11px;
    margin: 0 5px;
    float: left;
}

#langues {
    z-index: 10;
}

#langues-button, #langues-button_en {
    width: 125px;
    height: 25px;
    position: relative;
    bottom: 8px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#langues-button {
    background-image: url(../assets/images/site/langues.jpg);
}

#langues-button_en {
    background-image: url(../assets/images/site/languages.jpg);
}

#langues-button:hover, #langues-button_en:hover {
    background-position: 0 -25px;
    cursor: pointer;
}

#langues-inner {
    width: 122px;
    border: solid #333333 1px;
    background: #53555d;
    position: relative;
    bottom: 8px;
    z-index: 30;
}

#langues-inner img {
    margin-right: 5px;
}

.langues-choix {
    height: 20px;
    padding-top: 5px;
    border-bottom: solid #959595 1px;
    border-top: solid #4e4e4e 1px;
    color: white;
}

.langues-choix a {
    color: white;
	text-decoration : none;
}

.langues-choix a:hover {
    color: #04b2f6;
}

.toolbar_spacer {
    background-image: url(../assets/images/site/spacer_toolbox.png);
    height: 25px;
    width: 3px;
    float: left;
}

#cadenas {
    background-image: url(../assets/images/bug.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 200px;
    height: 18px;
    padding-top: 7px;
    float: left;
    font-size: 11px;
	color: white;
}

#cadenas:hover {
    background-position: 0 -25px;
    cursor: pointer;
}*/

/* contient le logo */
#header {
    height: 86px;
    padding-top: 20px;
}

#header_logo {
    float: left;
}

#header_accroche {
    float: right;
    position: relative;
    top: 17px;
    line-height: 200%;
}

#home_button {
    background-image: url(../assets/images/site/home_menu.jpg);
    background-repeat: no-repeat;
    width: 30px;
    height: 29px;
    float: left;
    position: relative;
    top: 15px;
    left: 10px;
}

#home_button:hover {
    background-position: 0 -29px;
    cursor: pointer;
}

#menu {
    border-bottom: 1px solid #D8D8D8;
	height: 30px;
	margin-bottom: 29px;
	padding-top: 10px;
}

#menu a {
    font-size: 14px;
    text-decoration: none;
    color: black;
    text-align: left;
}

#menu a.current {
    color: #04b2f6;
    font-weight: bold;
}

#menu a:hover {
    color: black;
    font-weight: bold;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 60px;
    text-align: right;
}

#menu li {
    float: left;
    width: 200px;
    text-align: center;
}

#menu li.first {
    width: 3%;
}

/* bloc central */
#content {
    margin-bottom: 10px;
	position : relative;
    clear: both;
}

#footer {
    font-weight: bold;
    text-align: center;
    font-size: 10px;
    clear: both;
    margin: 10px auto 0;
}

#footer a {
    color: #999999;
}

#footer_copyright {
    color: #9a9a9a;
    padding-bottom: 20px;
    text-align: center;
}

#footer_copyright a {
    color: #9a9a9a;
}

#footer_nav {
    width: 1000px;
    color: #999999;
    border-top: solid #d8d8d8 1px;
    margin-bottom: 10px;
    margin-top: 50px;
    padding-top: 15px;
}

#footer h3 {
    text-align: left;
    font-size: 13px;
    color: #565656;
    font-weight: bold;
    width: 125px;
    padding: 0;
    margin: 20px 0 5px 0;
}

.ui-read-value-with-margin {
	width : 50px !important;
}

#footer .colonne {
    text-align: left;
    float: left;
    padding: 0;
    margin: 0;
    width: 125px;
}

#footer .colonne a {
    color: #999999;
}

#footer a:hover {
    color: #04b2f6;
}

#mainWrapper #wrapper, #tempForm #wrapper {
	background: #FFF !important;
}

#footer .colonne ul {
    float: left;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 200%;
    padding-left: 0px;
    margin: 0;
}

#en-tete {
    font-family: 'NothingYouCouldSay', sans-serif;
    font-size: 20px;
    text-align: center;
    color: #4c4c4c;
    border-bottom: solid #d8d8d8 1px;
    margin-bottom: 40px;
    padding: 30px;
    border-top: solid #d8d8d8 1px;
}

/* classes couleur */
.blue {
    color: #04b2f6;
}

.dark {
    color: #565656;
}

.pink {
    color: #f0207b;
}

.green {
    color: #62c04b;
}

.yellow {
    color: #ffc505;
}

.purple {
    color: #b301fd;
}

.gray {
    color: #565656;
}

.blue a {
    color: #04b2f6;
}

.dark a {
    color: #565656;
}

.grand_espace {
    letter-spacing: 8px;
}
@font-face {font-family:
    'NothingYouCouldSay';
    src: url(../assets/fonts/NothingYouCouldSay.eot); /* IE */
    src: local("NothingYouCouldSay"), url(../assets/fonts/NothingYouCouldSay.ttf) format("truetype"); /* non-IE */
}
@font-face {font-family:
    'AvantGarDem';
    src:
    url( "../assets/fonts/AvantGarDem.eot"); /* IE */
src:
    local("AvantGarDem"), url("../assets/fonts/AvantGarDem.ttf") format("truetype"); /* non-IE */
}

.slider {
    width: 200px;
    height: 12px;
}

.wijmo-wijslider-incbutton {
    top: -2px;
}

.pixi_slide_custom {
	height: 20px;
    left: 0;
    margin-left: 230px;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 60px;
}

.pixi_list_input_custom {
    width: 200px;
    height: 20px;
    margin-bottom: 5px;
}

.pixi_list_custom {
    width: 200px;
    height: 300px;
}

.item {
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
}

.item.checkbox-wrapper input, .item.checkbox-wrapper p {
	display : inline-block;
	vertical-align: middle;
}

.item.checkbox-wrapper p {
	margin : 0 0 0 10px;
}

#mainWrapper {
    position: relative;
    width: 1000px;
    height: auto;
    margin-top: 50px;
}

.subform_wrapper .item {
    margin-left: 0px;
}

.wijmo-wijradio {
    margin: 8px 0 0 5px;
}

.wijmo-wijradio label {
    margin-left: 8px;
}

.list_item {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #EEEEEE;
    height: 80px;
    position: relative;
}

.list_item .item a {
	text-decoration : none;
	color : #333;
}

.list_item .item a:hover {
	text-decoration : none;
	color : #04b2f6;
}

.list_item.impair {
	background : #FFFFFF;
}

.item label {
    margin-left: 5px;
}

.list_item .item {
    font-size: 15px;
    margin: 0;
    padding-top: 12px;
    text-indent: 40px;
}

.item_links {
    left: 0;
    position: absolute;
    top: 45px;
}

.list_item .item .inline_status {
	float: right;
    font-size: 12px;
    font-style: italic;
    margin-right: 100px;
}

.item_links .action {
	cursor : pointer;
	position : relative;
	float: left;
    margin-left: 10px;
    text-indent : 30px;
	height : 20px;
	padding-top : 5px;
	top : -3px;
	margin-right : 10px;
	font-style : italic;
	text-decoration : none;
	color : #333;
}

.item_links .list {
	background : url(../assets/images/list.png) 0 0 no-repeat;
}
.item_links .list:hover {
	background : url(../assets/images/list.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .url {
	background : url(../assets/images/list.png) 0 0 no-repeat;
}
.item_links .url:hover {
	background : url(../assets/images/list.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .create {
	background : url(../assets/images/add.png) 0 0 no-repeat;
}
.item_links .create:hover {
	background : url(../assets/images/add.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .modify {
	background : url(../assets/images/modify.png) 0 0 no-repeat;
}
.item_links .modify:hover {
	background : url(../assets/images/modify.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .magic_wizard {
	background : url(../assets/images/magic.png) 0 0 no-repeat;
}

.item_links .magic_wizard:hover {
	background : url(../assets/images/magic.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .magic_wizard_modify {
	background : url(../assets/images/magic.png) 0 0 no-repeat;
	
}
.item_links .magic_wizard_modify:hover {
	background : url(../assets/images/magic.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
	
}
.item_links .start_now {
	background : url(../assets/images/start_btn.png) 0 0 no-repeat;
	
}
.item_links .start_now:hover {
	background : url(../assets/images/start_btn.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
	
}

.item_links .dashboard {
	background : url(../assets/images/dash.png) 0 0 no-repeat;
}
.item_links .dashboard:hover {
	background : url(../assets/images/dash.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links .preview {
	background : url(../assets/images/preview.png) 0 0 no-repeat;
}
.item_links .preview:hover {
	background : url(../assets/images/preview.png) 0 -25px no-repeat;
	color : #04b2f6 !important;
}

.item_links div a:hover {
	color : #04b2f6;
}

.pmform-site-display {
	left: 530px;
    max-height: 94%;
    overflow: auto;
    padding: 10px;
    position: absolute;
    top: 7px;
    width: 397px;
}

.pub_site_list_item, .pub_pack_list_item, .pub_block_list_item  {
    margin-bottom: 5px;
    display: block;
    margin-left: 1em;
    padding-right: 5px;
    border: 1px dotted gray;
    background-color: #fafafa;
}

.already-selected .pub_site_list_item, .already-selected .pub_pack_list_item, .already-selected .pub_block_list_item {
	background : #FFF;
}

.pub_site_list_del_button, .pub_pack_list_del_button, .pub_block_list_del_button {
 /*   width: 20px;
    height: 20px; 
    background: url("../assets/images/del_cross.gif") no-repeat scroll 0 2px tranparent; */
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.pub_site_list_descriptor {
    margin-left: 30px;
}

.previous-wrapper .smaller {
	font-size : 12px;
}

.previous-mediaplanning {
	margin: 10px 0 0 0;
}

.previous-link {
	margin : 5px 0 0 15px;
	font-size : 12px;
	cursor: pointer;
}

.previous-link:hover {
	text-decoration: underline;
}

.pmform-loading {
    background: url(../assets/images/loader_64x64.gif) no-repeat 0 0;
    width: 64px;
    height: 64px;
}

.pmform-loading-small {
    background: url("../assets/images/loader_24x24.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 24px;
    margin-right: 195px;
    margin-top: -2px;
    width: 24px;
}

.pmform-submit-notification {
    color: #CA3838;
    margin : 20px;
	float : none;
	width : auto;
	height : auto;
	background : transparent;
}

.big_button {
    width: 206px;
    height: 38px;
    font-size: 24px;
    font-family: "AvantGarDem", sans-serif;
    float: left;
    text-align: center;
    padding-top: 9px;
    color: #FFF;
    cursor: pointer;
}

#publisher_btn {
    background: url(../assets/images/btnPink.png) no-repeat 0 0;
}

#advertiser_btn {
    background: url(../assets/images/btnBlue.png) no-repeat 0 0;
    margin-left: 295px;
}

#report_block {
    left: 50%;
    margin-left: 480px;
    position: absolute;
    top: 200px;
    display: none;
}

#report_block img {
    float: left;
}

.radio_wrapper {
    margin-top: 3px;
    margin-left: 20px;
}

.pmform-search-filter {
    background: #FFFFFF !important;
    width: 445px;
    margin-bottom: 10px;
    border: 1px solid #AAAAAA !important;
}

.pmform-list-search-filter {
	background : #FAFAFA !important;
    width: 445px;
    margin-bottom: 10px;
    border: 1px solid #AAAAAA !important;
	font-size: 1em;
}

input.inactive {
    color: #AAAAAA;
    font-style: italic;
}

.jstree-search {
    font-weight: bold !important;
}

.jstree li {
    margin-left: 30px !important;
}

.refresh {
    background: url("../assets/images/btn_refresh.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 26px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    text-indent: 50px;
    top: -1px;
    width: 155px;
}
.pixibar-report .refresh { position: static !important; }


.pmform-trafficlight {
    height: 13px;
    left: 16px;
    margin-right: 10px;
    position: absolute;
    top: 22px;
    width: 13px;
}

.pmform-trafficlight.red {
    background: url(../assets/images/fuego.png) 0 0 no-repeat;
}

.pmform-trafficlight.orange {
    background: url(../assets/images/fuego.png) 0 -11px no-repeat;
}

.pmform-trafficlight.green {
    background: url(../assets/images/fuego.png) 0 -22px no-repeat;
}

.file_download_template {
    height: 30px;
    border-bottom: 1px dotted #333333;
}

#file_upload {
    width: 730px;
    position: relative;
    height: auto;
    padding: 10px;
    color: #404040 !important;
}

#file_upload table a {
    color: #404040 !important;
    font-size: 14px;
}

.file_upload .file_name {
    width: 300px;
}

#addButtonWrapper {    
    height: 35px;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 241px;
	text-align : center;
}

.addNewButton {
    background: url("../assets/images/add_button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 35px;
    position: relative;
    width: 241px;
}

.addNewButton span {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 6px;
}

#tempForm {
    border: 1px solid #EEEEEE;
    margin-top: 45px;
    padding: 10px 10px 45px 10px;
    position: relative;
}

.closeButton {
    cursor: pointer;
    float: right;
    position: relative;
    top: -35px;
}

#breadcrumbs {
	position : relative;
	height : 28px;
}

#breadcrumbs a{
	color : #FFF;
	text-decoration : none;
/*	font-weight : bold; */
}

#breadcrumbs .breadcrumbs_home {
	background : url(../assets/images/breadcrumbs/arrowGrey.png) 0 0 no-repeat;
	width : 102px;
	height : 24px;
	padding-top : 3px;
	text-indent : 15px;
	float : left;
}

#breadcrumbs .middle_level {
	background : url(../assets/images/breadcrumbs/arrowBlue.png) 0 0 no-repeat;
	width : 167px;
	height : 24px;
	padding-top : 3px;
	text-indent : 20px;
	margin-left : -10px;
	z-index : 2;
	float : left;
	font-size : 12px;
}

#breadcrumbs .last_level{
	background : url(../assets/images/breadcrumbs/arrowBlueSmall.png) 0 0 no-repeat;
	width : 134px;
	height : 21px;
	padding-top : 7px;
	text-indent : 25px;
	margin-left : -10px;
	z-index : 2;
	float : left;
	color : #FFF;
	text-decoration : none;
	font-weight : bold;
	position : relative;
	top : -1px;
}

#breadcrumbs .last_level.default {
	background : url(../assets/images/breadcrumbs/arrowGreySmall.png) 0 0 no-repeat;
	top : 0px;
	padding-top : 6px;
	font-style : italic;
}

#breadcrumbs .middle_level.default {
	background : url(../assets/images/breadcrumbs/arrowGreyFat.png) 0 0 no-repeat;
	font-style : italic;
}

#breadcrumbs .current {
	background : url(../assets/images/breadcrumbs/arrowPink.png) 0 0 no-repeat;
	font-style : italic;
}

.errors_wrapper {
	border: 1px solid #EEEEEE;
    margin: 10px;
    padding: 10px;
	display : none;
}

.errors_wrapper p {
	display : none;
	color : #CA3838;
}

.entity-form {
	display: inline-block;
}

.pmform-error-box {
	border: 1px solid #FF0000;
    color: #FF0000;
    margin: 10px 0;
    padding: 5px;
    width: 700px;
}

.pmform-error-box.valid {
	border: 1px solid #32CD32;
    color: #32CD32;
    margin: 10px 0;
    padding: 5px;
    width: 700px;
}

#eligible_button {
    background: url("../assets/images/waiting_btn.png") no-repeat scroll 0 0 transparent;
    color: black;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    left: 780px;
    padding-top: 9px;
    position: relative;
    text-indent: 40px;
    top: 7px;
    width: 350px;
}

#approved_button {
 	background: url("../assets/images/approved_btn.png") no-repeat scroll 0 0 transparent;
    color: black;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    left: 585px;
    padding-top: 9px;
    position: absolute;
    text-indent: 40px;
    top: 35px;
    width: 215px;
}

#tempForm .eligible_item {
	background: none repeat scroll 0 0 #F9F9F9;
    margin: 10px;
    padding: 20px;
}

#tempForm .eligible_item .line_label {
	height: 20px;
    margin-top: 5px;
    width: 200px;
}

#tempForm .eligible_item .line_value {
	height: 20px;
    margin-left: 140px;
    margin-top: -20px;
	font-weight: bold;
}

#tempForm .eligible_item .accept_button {
	margin-top : 10px;
	font-size: 12px;
	padding: 3px;
}

.at_wrapper {
	width : 600px;
	height: 300px;
    margin: 20px 0 0 20px;
}

.at_item {
	height : 40px;
}

.at_name, .at_type, .at_format {
	position: relative;
	height : 40px;
}

.at_wrapper .at_name div {
	width : 100px;
	position : absolute;
}


div#ui-datepicker-div {
    z-index : 10000 !important;
}

.at_wrapper .at_type div {
	width : 100px;
	position : absolute;
}

.at_wrapper div input, .at_wrapper div select  {
	width : 300px;
	float : right;
}

.at_wrapper div.at_format input {
    float: left;
    margin-left: 140px;
    margin-top: -15px;
    width: auto;
}

.action_button {
	cursor:pointer;
    padding: 5px 10px;
    display : inline-block;
    font-weight:bold;
    margin-bottom: 10px;
}

input.ui-input-datetime-time {
    background : transparent;
    border : 0;
    font-size : 11pt;
    width: 100px !important;
}

.ui-datetime-wrapper {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	overflow: hidden;
	width : 100px !important;
}

#tempForm .form-item {
	margin-bottom : 10px;
}

#tempForm .form-label {
	display: inline-block;
    padding-top: 6px;
    vertical-align: top;
    width: 200px;
    margin-left : 20px;
}

#tempForm input.form-input {
	margin-bottom: 0 !important;
}

#tempForm .form-checkbox {
	
}

#tempForm .form-select {
	
}

select.ui-number {
	width : 60px !important;
}

#tempForm input.ui-slider-view {
	width : 30px;
	margin : -11px 0 0 230px;
	height : 15px;
	font-size : 11px;
}

p {
	margin : 0;
}

#tempForm textarea {
	max-width : 735px;
	width : 525px;
	height : 135px;
}

#tempForm textarea#custom_fields {
	height : 22px;
}

#ads {
	margin : auto;
}

.formats_placement .format {
	width : 200px;
	display : inline-block;
}

.allowedformats .format_wrapper {
	border : 1px solid #EEE;
	margin : 10px;
	padding : 10px 0 0 10px;
}

.allowedformats .format_wrapper .cpm_wrapper {
	border : 1px solid #EEE;
	margin : 10px -1px -1px 10px;
	padding : 5px 0 0 5px;
}

.allowedformats .format_wrapper .cpm_wrapper .slider_wrapper {
	border : 1px solid #EEE;
	margin : 10px -1px -1px 10px;
	padding : 10px;
	
}
.allowedformats .format_wrapper .cpm_wrapper .slider_wrapper .slider_view {
	display: inline-block;
    margin: 1px 0 0 10px;
    vertical-align: top;
    width: 30px;
    text-align : center;
    font-size: 11px;
}

.allowedformats .format_wrapper .cpm_wrapper .slider_wrapper .slider {
	margin : 10px 0 0 10px;
	display: inline-block;
	vertical-align: top;
}

select#ads {
	margin: 10px 0;
    width: 500px;
}

#ads optgroup.campaign {
	font-weight : bold;
	margin-bottom : 10px;
}

#ads optgroup.campaign option.ad {
	font-weight : normal;
}

#combobox {
	display : inline-block;
	vertical-align : top;
    margin : 11px 20px 30px 0;
}


.read-item {
	position: absolute;
	margin-top: -60px;
	margin-left: 610px;
}

.item.read-item p {
	min-width: 1px;
}

/*
 * jQuery Combobx plugin
 */

.ui-combobox {
	position : relative;
	display : inline-block;
	vertical-align : top;
}

.ui-combobox .ui-combobox-clearselection {
	height: 16px;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 16px;
    z-index: 4;
    cursor : pointer;
}

.ui-combobox input.ui-combobox-input, .ui-combobox div.ui-combobox-autocomplete {
	color : #555;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	letter-spacing: 0em;
	display : inline-block;
	vertical-align : top;
	padding : 4px 6px;
	top : 0;
	left : 0;
	border-radius : 3px;
	width : 375px;
	border : 0;
	height: 20px;
	box-shadow : none;
	text-align : left;
	padding-left: 25px;
	margin : 0;
}

.ui-combobox input.ui-combobox-input {
	background : transparent;
	position : relative;
	margin-right : 30px;
	z-index: 3;
}

.ui-combobox div.ui-combobox-autocomplete {
	background : #FFF;
	position : absolute;
	z-index : 2;
	color : #999999;
	overflow: hidden;
	padding-left: 24px;
	left : 1px;
}

.ui-combobox select.ui-combobox-select {
	display : inline-block;
	margin : 0;
	padding : 4px 6px;
	position : absolute;
	top : -1px;
	left : 0px;
	vertical-align : top;
	width : 435px;
	z-index: 1;
	background : #ffffff;
	border : 1px solid #CCC;
	height : 30px;
	line-height : 30px;
	border-radius : 3px;
	color : #555;
	font-size : 14px;
	font-weight : normal;
}


.ui-combobox select.ui-combobox-select:focus {
	outline : 0;
}

.ui-combobox select.ui-combobox-select optgroup {
	font-weight : bold;
	margin-bottom : 10px;
}

.ui-combobox select.ui-combobox-select optgroup option {
	font-weight : normal;
}

.ui-combobox .ui-combobox-hidden {
	display : none;
}


/*
 * 
 */

.submit_button.disabled {
	opacity: 0.6;
	cursor: no-drop;
}


.label {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.laels .label {
	margin-left : 417px;
}

.item.rta-passback-wrapper {
	margin-left : 0;
	margin-top : 50px;
}

.item.rta-passback-wrapper .item {
	margin-top : 30px;
}

.item.rta-passback-wrapper .pmform-passback-rta {
	display : block;
	margin-top: 10px;
}

.item.rta-passback-wrapper .item.inline .rta-beautifier {
	display : none;
}

.item.rta-passback-wrapper .item.inline .pmform-passback-rta {
	display : none;
}

.item.rta-passback-wrapper .item.inline .preview-link {
	display : none;
}

.rta-beautifier.disabled {
	opacity: 0.6;
	cursor: no-drop;
}

.item.rta-passback-wrapper input[type=text] {
	width : 200px;
	margin-right: 10px;
}

.item.rta-passback-wrapper input.label {
	display : block;
	width: 523px;
	font-weight: 400;
}

.item.rta-passback-wrapper .preview-link {
	color : #04b2f6;
	cursor : pointer;
	display: inline-block;
	margin-top: 10px;
}

.item.rta-passback-wrapper .preview-link-a {
	display: block;
}

.item.rta-passback-wrapper .preview-link:hover {
	text-decoration: underline;
}

.item.rta-passback-wrapper .preview-link.disabled {
	color : #999;
	cursor : default;
	cursor : no-drop;
}

.item.rta-passback-wrapper .preview-link.disabled:hover {
	text-decoration: none;
}

.translator-failed-button {
	position: absolute !important;
	right : 10px !important;
}

.visiblity-wrapper {
	display: inline-block;
    margin: 3px 0 0 20px;
    vertical-align: top;
}

.visiblity-wrapper input {
	margin : -3px 10px 0 0 !important;
}

#translator-wrapper {
	margin-top : 40px;
}

#demo-errors {
	box-shadow: none !important;
    display: inline-block;
    padding: 5px 10px;
    width: auto;
}

#demo_options {
	font-size : 0;
}

#demo_options #left-wrapper, #demo_options #right-wrapper {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

#demo_options #left-wrapper {
	width : 55%;
}
#demo_options #right-wrapper {
	width : 40%;
	margin-left : 5%;
}

#demo_options #left-wrapper div {
	margin-bottom: 10px;
}

#demo_options #right-wrapper textarea {
	width : 100%;
	margin-top : 10px;
}

#right-wrapper .ui-widget {
	font-size : 0.8em;
}

#generate-multi-preview {
	margin-top : 10px;
}

div#toolbox-wrapper div {
	margin : 10px 0;
}
/*
#preview-tag, #preview-link {
	display: inline-block;
	vertical-align: top;
}
*/
/*
 * Media planning wrapper
 */




.media-planning-link {
	font-size: 14px;
	background: #333;
	color: #FFF;
	padding: 10px 15px;
	display : inline-block;
	margin : 10px;
}

.media-planning-link:hover {
	color : #FFF;
}

.mediaplanning-wrapper {
	display : inline-block;
	font-size : 16px;
}

.col-100 {
	display : inline-block;
	width: 100%;
	font-size : 12px;
}

.col-50 {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	font-size : 12px;
}

.nofont {
	font-size : 0;
}

.mediaplaning-title {
	text-align: left;
	margin-bottom: 15px;
}

.placement-holder {
	width : 100%;
	margin-top: 20px;
}

.placement-holder .label {
	margin-top : 10px;
	margin-bottom : 5px;
}

.ui-icon-help {
	width : 16px;
	height : 16px;
	background: url("images/help19.png") 0 0 no-repeat;
}

#tempForm .placement-holder .title {
	display : inline-block;
}

.placement {
	cursor : pointer;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */

	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}

.popin {
	width : 100%;
	height : 100%;
	overflow: auto;
	position: fixed;
	top: 0px;
	left : 0px;
	z-index: 100000000;
}

.popin .background {
	width: 100%;
	height : 100%;
	background: #FFF;
	opacity: 0.4;
	position: absolute;
}

.popin .content {
	width : 920px !important;
	height : auto;
	padding : 40px 20px;
	margin : 50px auto 0;
	background: #fafafa;
	position: relative;
	border : 3px solid #CCC;
}

.popin .content.pmform-loading {
	background : url("../assets/images/loader_64x64.gif") no-repeat scroll center center #fafafa;
}

.popin .close-button {
	cursor: pointer;
    font-size: 11px;
    left: 50%;
    margin-left: 400px;
    position: absolute;
    top: 60px;
}

.tabs-wrapper .tab-title {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background : #666;
	color: #FFF;
	padding: 5px 10px;
	margin: 0;
}

.tabs-wrapper .tab-title.active {
	background: #282B34;
} 

.tabs-wrapper .tab {
	display : none;
	padding: 20px 10px 10px;
	background: #F7F7F7;
}

.tabs-wrapper .tab.active {
	display : block;
}

.tab .selector {
	margin-bottom: 10px;
}

.tab .site-view-selector {
	margin-right: 10px;
}

.tab .site-view-selector.inactive {
	cursor : no-drop;
	color : #333;
}

.tab .site-view-selector.inactive:hover {
	text-decoration: none;
}

.packs-wrapper .pack {
	position: relative;
	margin : 10px 0 0 5px;
	cursor : pointer;
}

.packs-wrapper .pack .pack_label:hover {
	text-decoration: underline;
}

.packs-wrapper .hint {
	position: absolute;
	right: 0;
	cursor : pointer;
}

.blocklist-wrapper {
	margin-top : 20px;
}

.blocklist-title {
	margin-bottom : 10px;
}

.blocklist-wrapper .validate-button {
	display: inline-block;
	width : 16px;
	height : 16px;
	margin-left: 10px;
	margin-top: -1px;
	vertical-align: middle;
}

.ui-box-content {
	background: #dfdfdf ;
	padding : 20px;
	position: absolute;
	left : 30px;
	top : -20px;
	max-height: 200px;
	overflow: auto;
	width : auto;
	font-family: "Lato", sans-serif;
}

/*
 * Opt-out section
 */

.optout-options-wrapper {
	margin : 20px;
	padding : 10px;
	border : 1px solid #EEE;
}

.optout-options-wrapper .tab-wrapper {
	height : auto;
	padding-left : 30px;
}

.optout-options-wrapper h1 {
	font-size : 24px;
}

.optout-options-wrapper .tab-wrapper .radio-button, .optout-options-wrapper .tab-wrapper .tab-title {
	display : inline-block;
	vertical-align: middle;
}

.optout-options-wrapper .tab-wrapper .radio-button {
	margin: 2px 0 0 10px;
}

.optout-options-wrapper .tab-wrapper .tab-content {
	height : 0;
	overflow : hidden;
}

.optout-options-wrapper .tab-wrapper .tab-content.open {
	height : auto;
	margin-top : 10px;
}

/*
.optout-options-wrapper .formats, .optout-options-wrapper .categories {
	padding: 20px;
	margin : 10px;
	border : 1px solid #EEE;
}*/

.optout-options-wrapper .blocklist h2 {
	text-align: left;
	font-size : 18px;
}

.optout-options-wrapper .blocklist {
    margin-left : 30px;
}

.optout-options-wrapper .category, .optout-options-wrapper .format {
	margin-left : 15px;
}


.optout-options-wrapper .title {
	margin-bottom: 15px;
}

.optout-options-wrapper .submit {
	font-size: 14px;
	background: #333;
	color: #FFF;
	padding: 4px 8px;
	display : inline-block;
	margin : 10px;
	cursor: pointer;
}

.optout-options-wrapper .xhr-status {
	display: inline-block;
	vertical-align: middle;
}

.optout-options-wrapper .new-row-button {
	position : absolute;
	top : 39px;
	padding : 0px 7px 4px;
	background : #333;
	left : 253px;
	color : #FFF;
	cursor : pointer;
}

.optout-options-wrapper .custom_filters {
	position: relative;
}

.optout-options-wrapper .delete-button {
	position : relative;
	top : 4px;
	padding : 0px 7px 4px;
	background : #333;
	left : 10px;
	color : #FFF;
	display : inline-block;
	vertical-align: top;
	cursor : pointer;
}

.optout-options-wrapper .custom_filters.only-one-child .delete-button {
	display: none;
}

.top-tab-wrapper {
	
}

.top-tab-title {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: #333;
	padding : 6px 10px;
	color : #FFF;
}

.top-tab-title:hover {
	background: #666;
}

.top-tab-title.active {
	background: #999;
}

.top-tab-content {
	display : none;
}

.selector-format .content {
	display : none;
}

.selector-format .active .content {
	display : block;
}
