﻿@import url("../WP/main.css");

#logo { width:136px;height:20px;background-image:url("images/customer-logo-top.svg");margin-left:15px;margin-top:20px; }
#top_menu { left:166px; }

#top_menu.compact ul li { padding-left:177px; }
#top_menu.compact ul li ul { margin-left:-87px !important; }

input,
textarea,
.ui-combobox-wrapper { background:#f7f7f7;color:#444648; }
.ui-combobox-wrapper input { background:none;color:inherit; }

.objects-selector .ui-combobox-wrapper { background:#f7f7f7;color:#444648; }

.ui-slider { background:#fff; }
.ui-slider-range { background:#f7f7f7; }

.objects-list-selector { background:#f7f7f7;border-color:#E0DFE3; }
.objects-list-selector { background:#f7f7f7; }
.objects-list-selector .ui-combobox-wrapper { background:#fff;color:#444648; }

#c_clients .ui-combobox-wrapper { background:#fff; }

.tree-view-actions { border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px; }
.tree-selected .tree-element { border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px; }

/* ZONES */

.view-block-title { color:#00aeef; }
.view-block-collapse .view-block-title { color:#00aeef; }
.view-block-collapse .view-block-title:hover { color:#8dc63f; }
.view-block input,
.view-block textarea,
.view-block .ui-combobox-wrapper { background:#fff;color:#444648; }
.view-block .ui-slider { background:#fff; }
.view-block .ui-slider-range { background:#f7f7f7; }
.view-block .calendar { background:#fff;padding:12px; }
.view-block .calendar .calendar-combobox-wrapper { background:#f2f2f2;color:#333; }
.view-block .objects-list-selector { background:#eaebed;border:solid 1px #CDCDCD; }
.view-block.text-format-dlg .rules li { background:#eaebed;border:solid 1px #CDCDCD; }
.view-block.layout-toponode-options-dlg ol li { background:#eaebed;border:solid 1px #CDCDCD; }

/* newsletter-html-export start */

.newsletter-result .header-area .layout-view a { border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px; }
.newsletter-result .header-area select.media-type { border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px; }

/* newsletter-html-export end */

.creatives-result .add-to-campaign .new-campaign input { border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }

.creative-filter-style input,
.creative-filter-style .ui-combobox-wrapper,
.creative-filter-saver .filter-name input { border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }

.campaigns-title .create-panel .create-campaign-name { border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }
.campaigns-list .rename-panel input { border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }

.parameter-dimension-selector .selection-list input { border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }


#content.report-creator #tree_parameter_objects,
#content.report-creator #tree_layout_parameter,
#left_content.report-adhoc #tree_parameter_objects,
#left_content.report-adhoc #tree_layout_parameter { background:#f7f7f7; }

/* HOME */
.home-title { color:#6E37FA; }
.home-navigation .home-block.reporting { --home-link-color:#32BBB9; }
.home-navigation .home-block.creator   { --home-link-color:#2765F0; }
.home-navigation .home-block.creatives { --home-link-color:#F40953; }
.home-navigation .home-block.dashboards { --home-link-color:#FF9408; }

.home-links .home-link.reporting { --home-link-color:#32BBB9; }
.home-links .home-link.creator   { --home-link-color:#2765F0; }
.home-links .home-link.creatives { --home-link-color:#F40953; }
.home-links .home-link.dashboards { --home-link-color:#FF9408; }

/* login */
#login_layout .center .customer-logo { width:136px;height:20px;background-image:url("images/customer-logo-top.svg");top:0;left:15px;right:auto;margin:0;margin-top:20px; }
#login_layout .center .customer-title { display:block;position:absolute;top:17px;left:175px;font-family:'Knockout 28 Junior Feathrwt';font-size:27px;line-height:27px;letter-spacing:.5px;color:#000;text-transform:uppercase; }
#login_layout .center .customer-title:before { content:"Ad Intel"; }
/*#login_layout .change-password-table { border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px; }*/

#login_layout .center { background:#fff; }
#login_layout .bottom { background:#DDE6ED;color:#000; }

.login_box { padding:0;text-align:center;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none;margin-left:-210px; }
.login_box h1 { margin:0;color:#00aeef;border-top:solid 5px #00aeef;text-align:left; }
.login_box h3 { margin-top:12px; }
.login_box label { padding-left:0; }
.login_box .inpt { font-size:13px;padding:12px;color:#151921;line-height:18px;background:#fff;border:solid 1px #a9a9a9;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }
.login_box select { border:solid 1px #a9a9a9;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0; }
.login_box .restore-password { color:#00aeef;text-align:center;font-size:13px; }
.login_box .restore-password-confirm { text-align:center; }
