/* Stylesheet for dimmed theme */

.exchanges .ex_img {
  filter: brightness(0.92);
  -webkit-filter: brightness(0.92);
  -moz-filter: brightness(0.92);
  -o-filter: brightness(0.92);
  -ms-filter: brightness(0.92);
}

.highcharts-container .highcharts-grid path, .highcharts-container .highcharts-axis path {
  stroke: #dadada !important;
}

button.nice_button.info,
button.nice_button.button {
  font-size: 11px !important;
}

.nice_button.add,
.nice_button.close {
  padding-left: 17px !important;
}

#summary_sorting .box_m2_top {
  background-color: #f9f9f9 !important;
}

.timeliner_label, .timeliner_date {
	color:#ffffff;
}

.pricing-row {
  background-color: #e9e9e9 !important;
}

#cpa_list #cpa_button button {
  color: #222222 !important;
}

.container-item.docu {
  background-image:url(/img/f_docu-dimmed-theme.png) !important;
}

.container-item.faq {
  background-image:url(/img/f_faq-dimmed-theme.png) !important;
}

.container-item.insite {
  background-image:url(/img/f_insite-dimmed-theme.png) !important;
}

.container-item.com {
  background-image:url(/img/f_com-dimmed-theme.png) !important;
}

.container-item.bot {
  background-image:url(/img/f_bot-dimmed-theme.png) !important;
}

.container-item.video {
  background-image:url(/img/f_videos-dimmed-theme.png) !important;
}

.container-item.cpa {
  background-image:url(/img/f_cpa-dimmed-theme.png) !important;
}

.container-item.fullservice {
  background-image:url(/img/f_fullservice-dimmed-theme.png) !important;
}

.container-item.contact {
  background-image:url(/img/f_contact-dimmed-theme.png) !important;
}

body {
  background-color: #a3a6a9;
}

div.outerDiv {
  background-color: #ebebeb !important;
}

h2,
h2 a {
  color: #414F66 !important;
}

h3 {
  color: #555555;
}

a {
  color: #008afb;
}



select,
input,
input[type=text],
input[type=password],
input[type=url],
input[type=email],
input[type=search],
input[type=tel],
textarea,
select:hover,
input[type=text]:hover,
input[type=password]:hover,
select:focus,
input[type=text]:focus,
input[type=submit]:focus{
  background-color: #f5f5f5;
  color: #000000;
  border-color: #bebebe !important;
  text-shadow: 0 0 0 #bebebe;
}

.inputs_main_search {
  color: #444444 !important;
}

.grau {
  color: #404040;
}

.grau2 {
  color: #666666;
}

.wrapper {
  color: #151515;
}

.wide-form {
  background-color: #ffffc4;
  border: 1px solid #bebebe;
}

.wide-form .notice strong {
  color: #a50000;
}

.wide-form label {
  color: #757054;
}

.wide-form input[type="password"],
.wide-form input[type="text"] {
  background-color: #ebebeb;
  border: 1px solid #7b7b7b;
  color: #000000;
}

.header {
  background-color: #ebebeb;
}

.header .main-nav li > a.main-nav-item {
  color: #0D2558;
}

.header .main-nav li.arrow:before {
  color: #0D2558;
}

.header .lang a,
.header .lang2 a {
  color: #0D2558;
}

.header .lang:hover,
.header .lang2:hover,
.header .lang a:hover,
.header .lang2 a:hover,
.header .lang ul,
.header .lang2 ul {
  background-color: #e1e1e1;
}

.header .lang .info.blue > div {
  color: #000000 !important;
}

.ct-arrow--downriver {
  border-color: #0D2558 transparent transparent transparent;
}

.header #notifications_icon {
  background-image: url("/assets/img/icons/bell_light.svg?v=2") !important;
}

#ct_reload_notifications > div {
  background-color: #ebebeb !important;
  color: #000000 !important;
}

.main-nav a {
  color: #0D2558;
}

.main-nav li.arrow:hover {
  background-color: #e1e1e1;
}

.main-nav li ul {
  background-color: #e1e1e1;
}

.main-nav a:hover {
  background-color: #e1e1e1 !important;
  color: #0D2558;
}

.main-nav .button--login {
  background-color: #f94b00;
  color: #ffffff;
}

.main-nav .subnav_title {
  color: #7788bc;
}

.main-nav li ul a {
  color: #0D2558;
}

.main-nav .upgrade a {
  color: #7788bc;
}

.main-nav .arrow-right .sf-with-ul {
  background-image: url(/assets/img/icons/triangle-right-icon.svg) !important;
  /* background-image: url(/assets/img/icons/chevron-right.svg) !important; */
}

.arrow ul.horizontal_dropdown {
  background-color: #e1e1e1;
}

.main-header {
  background: transparent !important;
  border: transparent !important;
}

.main-header__title {
  color: #444444 !important;
}

.main-header__subtitle {
  color: #444444;
}

.ct-link-tabs #tab-nav li {
  background-color: #d9d9d9 !important;
  border-color: #d3d3d3;
}

.ct-link-tabs #tab-nav li:hover {
  background-color: #dadada;
  border-color: #999999;
}

.ct-link-tabs #tab-nav li a {
  color: #404040 !important;
}

.ct-link-tabs #tab-nav li a:hover {
  color: #454545 !important;
}

.ct-link-tabs #tab-nav li.active {
  background-color: #ebebeb !important;
  border-color: #bebebe;
  color: #000000;
}

.ct-link-tabs #tab-nav li.active a {
  color: #000000 !important;
}

.ct-link-tabs #tab-nav li.active:hover {
  background-color: #ebebeb;
  border-color: #bebebe;
}

.ct-tabs .ui-widget-header.ui-tabs-nav li {
  background-color: #ebebeb !important;
  border-top: 1px solid #d3d3d3 !important;
  border-left: 1px solid #d3d3d3 !important;
  border-right: 1px solid #d3d3d3 !important;
}

.ct-tabs .ui-widget-header.ui-tabs-nav li.ui-state-active {
  background-color: #ebebeb !important;
  border-top: 1px solid #bebebe !important;
  border-left: 1px solid #bebebe !important;
  border-right: 1px solid #bebebe !important;
}

.ct-tabs .ui-widget-header.ui-tabs-nav li.ui-state-active .ui-tabs-anchor {
  color: #000000 !important;
}



.contentbox {
  background-color: #ebebeb;
  border: 1px solid #bebebe;
}



.contentbox.proHelp {
  background-color: #ebebeb;
}

.contentbox.fullservice {
  background-color: #c6c6c6;
}

.contentbox.logos {
  background-color: #ebebeb;
}

.contentbox_cell {
  background-color: #ebebeb;
  border: 1px solid #bebebe;
}

.contentbox_cell--default {
  box-shadow: 0 0 0 #bebebe;
}
.contentbox_cell--default,
.contentbox_cell__title {
  color: #979797 !important;
}

.contentbox_cell--default .utitel_gross {
  color: #444444;
}

.contentbox_cell--default .utitel_gross_grau {
  color: #979797;
}

.proHelp {
  background-color: #e2eef6;
}

.box-m2--options {
  background-color: #f9f9f9;
}

.box-m2--options .box_m2_top .div_rechts_titel {
  color: #444444 !important;
}

.box-m2--options .box_m2_content span.grau2 {
  color: #666666 !important;
}

.summary_sorting--default a {
  color: #008afb !important;
}

.info.grau3 .tradeInfo {
  color: #444 !important;
}

.nice-select, .nice_filter {
  background-color: #f5f5f5 !important;
  color: #444444 !important;
  border-color: #bebebe !important;
}

.nice-select .list {
  background-color: #fafafa !important;
}

.nice-select .option.selected.focus {
  background-color: #fafafa !important;
}


.nice-select .option:hover, .nice-select .option.focus {
  background-color: #fafafa !important;
}

.nice_filter .anchor {
  background-color: #f5f5f5 !important;
}

.nice_filter .multi_div {
  background-color: #ebebeb !important;
  color: #384147 !important;
  border: 1px #bebebe solid !important;
  box-shadow: none !important;
}

.nice_filter .multi_div .multi_div_in,
.nice_filter .multi_div .apply,
.nice_filter .multi_div .apply .s1 {
  background-color: #ebebeb !important;
}

.nice_filter .multi_div .apply {
  border-color: #eeeeee !important;
}

.nice_filter .border {
  border-color: #eeeeee !important;
}

.nice_filter ul {
  color: #58646a !important;
}

.nice-select:after {
  border-bottom: 2px solid #999999 !important;
  border-right: 2px solid #999999 !important;
}

.nice_input {
  background-color: #f5f5f5 !important;
  color: #444444 !important;
}

button.nice_button.info,
button.nice_button.button,
div.nice_button.info,
div.nice_button.button,
a.nice_button.info,
a.nice_button.button {
  background-color: #e2e2e2;
  color: #444444;
  border-color: #bebebe;
}

.table-wrapper--calm .dt-button {
  color: #444444;
  background: #e1e2e3;
  border-color: #bebebe;
}

.table-wrapper--calm .dt-buttons .dt-button-collection {
  background-color: #ebebeb !important;
}

.table-wrapper--calm .dt-buttons .dt-button-collection .dt-button {
  background-color: #ebebeb !important;
}

.table-wrapper--calm .dt-button:active {
  color: #0D2558 !important;
  background: #e1e2e3 !important;
  border-color: #bebebe !important;
}

.table-wrapper--calm .dt-button:focus {
  color: #444444 !important;
  background: #79ace9 !important;
  border-color: #426c9e !important;
}

button.dt-button.disabled, div.dt-button.disabled, a.dt-button.disabled {
  color: #aaa !important;
  background: #e1e2e3 !important;
  border-color: #bebebe !important;
}

button.dt-button.disabled:active, div.dt-button.disabled:active, a.dt-button.disabled:active {
  color: #0D2558 !important;
  background: #e1e2e3 !important;
  border-color: #bebebe !important;
}

button.dt-button.disabled:focus, div.dt-button.disabled:focus, a.dt-button.disabled:focus {
  color: #444444 !important;
  background: #79ace9 !important;
  border-color: #426c9e !important;
}

.table-wrapper--calm a.dt-button:hover:not(.disabled) {
  background: #e1e2e3 !important;
  border-color: #bebebe !important;
}

.fixed-buttons {
  background-color: #ffffff !important;
  border-color: #bebebe !important;
}

button.s {
  background-color: #ebebeb;
  border-color: #999999;
  color: #000000;
}

.dataTables_wrapper .dataTables_filter label {
  color: #333333;
}

.dataTables_wrapper .dataTables_length {
  color: #333333 !important;
}

.table-wrapper--calm table.dataTable tfoot th,
.table-wrapper--calm table.dataTable thead th {
  color: #444444;
}

.table-wrapper--calm .dataTables_length select {
  background-image: url("/img/nice_select_arrow.png");
  background-color: #e1e2e3;
  border-color: #bebebe;
  color: #444444;
}

.table-wrapper--calm .dataTables_length select option {
  color: #444444;
  background-color: #e1e2e3;
}

.table-wrapper--calm .tableBg {
  background-color: #ebebeb !important;
}


.table-wrapper--calm table.dataTable.display tbody tr.odd {
  background-color: #e5e5e5!important;
}

table.dataTable.display tbody tr.even > .sorting_1 {
  background-color: #e5e5e5 !important;
}

table.dataTable.display tbody tr.odd > .sorting_1 {
  background-color: #ddd !important;
}

table.dataTable.display tbody tr.even:hover {
  background-color: #d6d6d6 !important;
}

table.dataTable.display tbody tr.odd:hover {
  background-color: #d6d6d6 !important;
}

table.dataTable.display tbody tr.even:hover td.sorting_1 {
  background-color: #d6d6d6 !important;
}

table.dataTable.display tbody tr.odd:hover td.sorting_1 {
  background-color: #d6d6d6 !important;
}

table.dataTable.display tbody .shown {
  background: none !important;
}

.table-wrapper--calm table.dataTable.display tbody td {
  color: #444444;
}


table.dataTable thead .sorting {
  background-image: url("/img/sort_both.png");
}

.table-wrapper--calm table.dataTable thead .sorting_desc {
  background-image: url(/assets/img/sort_desc_dark_theme.png);
}
table.dataTable tbody tr {
  background-color: #ebebeb !important;
}

table.dataTable tbody tr.tx-flow-lvl-2 {
  background: #d9d9d9 !important;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color:  #ebebeb !important;
}

table.fancy td {
  border-bottom: 1px solid #eeeeee;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollFoot .display.dataTable td,
.balance-by-day-table .dataTables_scroll .dataTables_scrollFoot .display.dataTable th,
.balance-by-day-table .dataTables_scroll .dataTables_scrollHead .display.dataTable td,
.balance-by-day-table .dataTables_scroll .dataTables_scrollHead .display.dataTable th {
  background-color: #ebebeb;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody {
  background-color: #e5e5e5;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody .display.dataTable tr.odd td.sorting_1:first-child {
  background-color: #e5e5e5;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody .display.dataTable tr.odd td:first-child {
  background-color: #e5e5e5;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody .display.dataTable tr.even td:first-child {
  background-color: #ebebeb;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody .display.dataTable tr.odd:hover td:first-child {
  background-color: #d6d6d6;
}

.balance-by-day-table .dataTables_scroll .dataTables_scrollBody .display.dataTable tr.even:hover td:first-child {
  background-color: #d6d6d6;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #979797 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc)) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%) !important;
}

.dataTables_wrapper .dataTables_info {
  color: #666666 !important;
}

.table-wrapper--calm .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate .ellipsis {
  color: #333333 !important;
}

.table-wrapper--calm .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.table-wrapper--calm .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.table-wrapper--calm .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
  color: #0d2558 !important;
  border-color: #979797;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc)) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%) !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate a.paginate_button,
.table-wrapper--calm .dataTables_wrapper .dataTables_paginate,
.table-wrapper--calm .dataTables_wrapper .dataTables_paginate .paginate_button{
  color: #333333 !important;
}

.table-wrapper--calm .tableBg {
  background-color: #ebebeb !important;
}

.table-tab--default .tab_div_head {
  background-color: #f5f6f7 !important;
  border-color: #e6e6e6 !important;
}

.table-tab--default .tab_div_head .tab_navi {
  color: #140d17 !important;
  border-left-color: #e6e6e6 !important;
}

.table-tab--default .tab_div_head .tab_navi.tab_active {
  color: #0d2558 !important;
}

.table--default .table__head td,
.table--default .table__sub-head td {
  border-color: #e6e6e6 !important;
  color: #0d2558 !important;
}

.table--default .table__head .smalltext,
.table--default .table__head .smalltext a {
  color: #0d2558 !important;
}

.table--default .table__body td {
  color: #0D2558 !important;
}

.table--default .table__body td.first.balance_profit {
  border-left-color: #00af19 !important;
}

.table--default .table__body td.first.balance_loss {
  border-left-color: #ef2102 !important;
}

.table--default .table__body td.balance_loss {
  background-color: #fde8e5 !important;
}

.table--default .table__body td.balance_profit {
  background-color: #eef9f0 !important;
  color: #0D2558 !important;
}

.table--default td {
  border-color: #ebedef !important;
}

.table--simple td {
  background-color: #f5f6f7 !important;
  border-color: #ebedef !important;
  color: #0d2558 !important;
}

#reload_balance_sums .tab_div_head {
  background-color: #ebebeb !important;
  border-color: #bebebe !important;
}

#reload_balance_sums .tab_div_head span.tab_active {
  color: #000000 !important;
}

#reload_balance_sums .tab_div_head span {
  color: #555555 !important;
  border-color: #bebebe !important;
}

#reload_balance_sums .table--default,
#reload_balance_sums .table--default .smalltext {
  color: #000000}

#reload_balance_sums .table--default .table__body td.balance_loss {
  color: #0D2558}

#reload_balance_sums

.table--simple .balance_profit table td span {
  color: #0d2558 !important;
}

#all_currencies tbody tr td:first-child a {
  color: #008afb;
}

.highcharts-container .highcharts-text-outline {
  stroke: none;
}

#all_currencies_filter .dataTables_length label, .table-wrapper--calm .dataTables_length label {
  color: #444444;
}

#all_currencies_filter label input, .table-wrapper--calm label input {
  background-color: #f5f5f5;
  color: #979797;
  border: 1px solid #bebebe;
}

#balance_calculation {
  background-color: #ebebeb !important;
  border: 1px solid #bebebe !important;
}

#balance_calculation .balance_buy {
  color: #273153 !important;
}

#csv_import .desktop_only .s1,
#api_import .desktop_only .s1 {
  background-color: #ebebeb !important;
}

#mulitplefileuploader .ajax-upload-dragdrop {
  background-color: #f5f5f5 !important;
}

.intro-film-watch span {
  color: #0D2558 !important;
}


.box_m2_top {
  background-color: #f9f9f9 !important;
}
.box_m2_mid {
  background-color: #f9f9f9 !important;
}

.box_sub_nav .grau3 .grau3 {
  color: #999999;
}

.box_sub_nav .grau3 a {
  color: #008afb;
}

#dashboard_edit {
  background-color: #ebebeb !important;
}

.dashboard__tip .grau3 {
  color: #0d2558;
}

.timeline-wrapper div.timeliner div.date_separator span {
  color: #0d2558;
}

.summary_sorting--default .box_m2_mid .box_m2_content .smalltext {
  color: #0D2558 !important;
}

.summary_sorting--default .box_m2_mid .box_m2_content .grau_gr {
  color: #404040 !important;
}

.summary_sorting--default .box_m2_mid .box_m2_content .grau3 {
  color: #008afb !important;
}

.summary_sorting--default .box_m2_mid .box_m2_content .grau2_gr {
  color: #0D2558 !important;
}

.summary_sorting--default .div_rechts_titel a {
  color: #444444;
}

.summary_sorting--default .box_m2_content button.grau {
  background-color: #ebebeb;
  border-color: #bebebe;
  color: #0D2558 !important;
}

.summary_sorting--default .box_m2_mid .box_m2_content .grau3 {
  color: #0D2558;
}

.div_rechts_titel {
  color: #434343;
}

.highcharts-container .highcharts-background {
  fill: #ebebeb;
}

.highcharts-container .highcharts-axis-labels text {
  fill: #112375 !important;
}

.highcharts-container .highcharts-grid path,
.highcharts-container .highcharts-axis path{
  stroke: #afc7ff;
}

.highcharts-container .highcharts-title ,
.highcharts-container .highcharts-title tspan {
  color: #0D2558 !important;
  fill: #0D2558 !important;
}

.highcharts-container .highcharts-tracker text {
  color: #666666 !important;
  fill: #666666 !important;
  text-shadow: none !important;
}

.highcharts-container .highcharts-button path {
  stroke: #112375 !important;
}

.highcharts-container .highcharts-button rect {
  fill: #ebebeb !important;
}

.highcharts-container .highcharts-button tspan {
  fill: #333 !important;
}

.highcharts-container .highcharts-legend .highcharts-legend-box {
  fill: #ebebeb;
}

.highcharts-container .highcharts-legend .highcharts-legend-item text tspan,
.highcharts-container .highcharts-legend .highcharts-legend-item text {
  color: #274b6d !important;
  fill: #274b6d !important;
}

.highcharts-container .highcharts-contextmenu > div {
  background-color: #ebebeb !important;
  color: #303030 !important;
}

.highcharts-container .highcharts-contextmenu > div > div {
  background-color: #ebebeb !important;
  color: #303030 !important;
}



.chart-wrapper--default .chart__subtitle {
  color: #0D2558;
}

.chart-wrapper--default .chart__text-calm {
  color: #008afb;
}

.chart-wrapper--default .chart__table {
  color: #0D2558;
}

.chart-wrapper--default .chart__table .tableRowClickEffect1 {
  color: #0D2558;
  background-color:#CCC;
}

.chart-wrapper--default .chart__table .tableRollOverEffect1 {
  color: #000000;
  background-color:#CCC;
}

.chart-wrapper--default .chart__tabs .tab_navi {
  background-color: #f5f5f5 !important;
  border-left: 1px solid #e6e6e6;
}

.chart-wrapper--default .chart__table tr:hover {
  background-color: #CCC;
}

.chart-wrapper--default .chart__tabs .tab_navi.tab_active {
  color: #0D2558 !important;
}

.chart-wrapper--default .chart__tabs {
  background: #e1e2e3;
  border-color: #e6e6e6;
  color: #0D2558 !important;
}

.chart-wrapper--default .chart__button {
  color: #0D2558;
  background-color: #f5f5f5;
  border-color: #bebebe;
}

.chart-wrapper--default .highcharts-title .chart__message {
  border-color: #555555 !important;
  background: #ebebeb !important;
  opacity: 0.9 !important;
}

.myTable_border {
    border: solid #ebebeb !important; 
}

#reload_chart_value > span,
#container_profit ~ span,
#container_trades ~ span {
  color: #0D2558 !important;
}


.table-short-long-border .short td, .table-short-long-border .short th {
  border: none;
}

.table-short-long-border .short td table td {
  border-bottom: 1px solid #bebebe !important;
}

table.short td {
  background-color: #ebebeb !important;
}

.ajax-upload-dragdrop {
  background-color: #fafafa !important;
  border-color: #cccccc !important;
}

#import_custom_table_options .tip > div {
  background-color: #ebebeb !important;
}

.myTable_btc_footer {
  background-color: #ebebeb !important;
}

.custom-checkbox__switch .custom-checkbox__circle {
  background-color: #ebebeb;
}

.go-button {
  color: #ffffff !important;
}

.go-button:hover {
  color: #ffffff !important;
}

button.dt-button {
  background-image: -webkit-linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
  background-image: -moz-linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
  background-image: -ms-linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
  background-image: -o-linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
  background-image: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
}



.bfield .dt-buttons button.dt-button {
  color: #0D2558 !important;
}

.page_help, #transfer_help {
  border-color: #007da8 !important;
  background-color: #f0f6f8 !important;
  color: #0D2558 !important;
}

.page_help h2 {
  color: #0D2558;
}

.factsbox {
  background: #ebebeb;
  border: #bebebe;
}

.factsbox h3 {
  color: #414F66;
  border-bottom: 1px solid #bebebe;
}

.progress-box .inner {
  color: #000000;
}


/* Upgrade Account site */

.pricing-top-bar h1 {
  color: #0D2558 !important;
}

.free-header {
  background-color: #ebebeb !important;
}

.pro-header {
  background-color: #ebebeb !important;
}

.expert-header {
  background-color: #ebebeb !important;
}

.unlimited-header {
  background-color: #ebebeb !important;
}

.most_popular {
  background-color: #F8E71C !important;
  color: #0D2558 !important;
}

.choice-type {
  color: #0D2558 !important;
}

.choice-desc {
  color: #0D2558 !important;
}

.price-choice-wrapper .price-choice-col:nth-child(1) .price-choice-row {
  background: #ebebeb !important;
}

.price-choice-row.oneyear,
.price-choice-row.twoyears,
.price-choice-row.lifetime {
  background: #ebebeb !important;
}

.pp-mobile .price-choice-row.oneyear,
.pp-mobile .price-choice-row.twoyears,
.pp-mobile .price-choice-row.lifetime {
  background: #ebebeb !important;
}

.price-choice-link span {
  color: #ffffff !important;
}

.price-choice-link.complex.inverse {
  background-color: #ebebeb !important;
}

.pro-choice .price-choice-link.complex.inverse {
  border-color: #008AFB !important;
}

.unlimited-choice .price-choice-link.complex.inverse {
  border-color: #ff6504 !important;
  color: #ff6504 !important;
}

.col-header-title {
  color: #0D2558 !important;
}

.current-plan {
  color: #979797 !important;
}

.pricing-user-info  {
  background-color: #e0e0e0 !important;
}

.user-info-title span {
	border:1px solid #aaa !important;
}

.pricing-values {
  background-color: #ebebeb !important;
}

.pricing-free-values .checked:nth-child(2n) {
  background: #e9e9e9 !important;
}

.pricing-pro-values .checked:nth-child(2n) {
  background: #e9e9e9 !important;
}

.pricing-unlimited-values .checked:nth-child(2n) {
  background: #e9e9e9 !important;
}

.pricing-key .pricing-row:nth-child(even) {
  background-color: #e9e9e9 !important;
}

.pricing-key .pricing-row:last-child {
  background: none !important;
}

.pricing-row p {
  color: #0d2558 !important;
}

.pricing-row .s1 {
  background: none !important;
}

.pricing-row:nth-child(2n+1) {
  background-color: #edeeef !important;
}

.price-selector {
  background-color: #ebebeb !important;
  border: 1px solid #e4e4e4 !important;
}

.price-selector span {
  color: #0D2558 !important;
}

.price-selector-btn.selected {
  background-color: #133B8e !important;
  color: #ffffff !important;
}

.payments-wrapper p {
  color: #0D2558 !important;
}

.col-header p {
  color: #4E6493 !important;
}

.info div {
  background-color: #ebebeb;
  color: #000000 !important;
}

.utitel_gross {
  color: #414F66;
}

h3.people-title {
  color: #0D2558 !important;
}

.account_box {
  background-color: #c6c6e6 !important;
}

.enterprise-wrapper {
  background-color: #c6c6e6 !important;
}

.enterprise-title {
  color: #4F2768 !important;
}

.enterprise-info {
  color: #4F2768 !important;
}

.offer-include-box span {
  color: #0D2558 !important;
}


.contact-link {
  background-color: #754692 !important;
}

.people-section {
  background-color: #ebebeb !important;
  border: 1px solid #bebebe;
}

.people-section .people-item-text,
.people-section .people-name,
.people-section .people-pos,
.people-section .paper-item p,
.people-section .paper-name,
.people-section .paper-info {
  color: #000000 !important;
}

.container-item {
  background-color: #ebebeb;
  border-color: #bebebe}

.nice_button {
  background-color: #f5f5f5 !important;
  border-color: #CFCFCF !important;
  color:  #384147 !important;
}

#create_tax_export .info_tooltip,
.info_tooltip {
  background-color: #ebebeb !important;
}


.corporate-box {
  background-color: #C6C6E6 !important;
}

#cpa_button button {
  background-color: #FF8753 !important;
  border-color: #FF773B !important;
  color: #BBBBBB !important;
}

#advences_search {
  color: #151515;
}

#advences_search .tip > div {
  background-color: #ebebeb !important;
}

#label_info {
  background-color: #ffeeaa !important;
}

#automatic_info {
  background-color: #ffeeaa !important;
}

#automatic_info span {
  color: #0D2558 !important;
}

.ui-widget-content {
  color: #222222 !important;
}


#type_description {
  background: none !important;
}

.fancybox-skin {
  background-color: #ebebeb !important;
}

#bulk_delete .custom-checkbox {
  color: #666666 !important;
}

#bulk_edit td {
  color: #666666 !important;
}


#ssp_mode {
  background-color: #ebebeb !important;
}

.taxSettingsContainer div {
  background-color: #ebebeb !important;
}


/* Enter coins modal window */

.ui-selectmenu-menu .ui-widget-content {
  background-color: #ebebeb !important;
}

.ui-widget-content.ui-autocomplete {
  background-color: #ebebeb !important;
  color: #000000 !important;
}

.ui-selectmenu-menu .ui-widget-content li:first-child.ui-selectmenu-optgroup {
  color: #0d2558 !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE {
  background: #ebebeb !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Header {
  background-color: #ebebeb !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content .DTE_Footer {
  background-color: #ebebeb !important;
}

.DTE_Header_Content {
  color: #444444 !important;
}

.DTE_Form_Content {
  background-color: #ebebeb !important;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field:hover {
  background-color: #ebebeb !important;
  border: 1px solid #ebebeb !important;
}

#DTE_Field_time {
  color: #000000 !important;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Form_Info {
  color: #000000 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background-color: #ebebeb !important;
  color: #000000 !important;
}

#customForm {
  background-color: #ebebeb !important;
}

#customForm fieldset {
  background-color: #ebebeb !important;
}

#customForm fieldset legend {
  background-color: #ebebeb !important;
  color: #151515 !important;
}

#customForm fieldset .DTE_Label {
  color: #151515 !important;
}

#customForm fieldset .ui-selectmenu-text {
  color: #212121 !important;
}

.DTE_Form_Buttons button {
  color: #212121 !important;
}

#customForm .ui-button {
  background-color: #fff !important;
  color: #555555 !important;
}

.ui-selectmenu-menu .ui-menu-item .ui-state-active {
	background:#d5d5d5 !important;
}

#mail_verify1 {
  background-color: #ffeeaa !important;
}

.summaryInfoDiv {
  color: #000000 !important;
}



.codeExample {
  background-color: #f0f6f8 !important;
}

.DTE_Field_Input input[type="text"],
.DTE_Field_Input input[type="text"]:hover,
.DTE_Field_Input input[type="text"]:focus {
  background-color: #ffffff !important;
  color: #000000 !important;
  text-shadow: none;
}

.DTE_Field_InputControl .ui-button,
.DTE_Field_InputControl .ui-button:active,
.DTE_Field_InputControl .ui-button:hover,
.DTE_Field_InputControl .ui-button:focus {
  background: none;
  color: #000000 !important;
}

#customForm fieldset .ui-selectmenu-text {
  color: #000000 !important;
}

.benefits-wrapper h3 {
  color: #444444 !important;
}

.benefits-wrapper .grau2 {
  color: #444444 !important;
}

.benefits-wrapper .container-item .text {
  color: #151515;
}

.benefits-wrapper .container-item .text-small {
  color: #151515;
}

.benefits-wrapper button {
  color: #ffffff !important;
  background-color: #008000 !important;
  border-color: #adadad !important;
}

a.DTTT_button {
  background: #ffffff !important;
  background: -webkit-linear-gradient(to top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%) !important;
  background: -moz-linear-gradient(to top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%) !important;
  background: -ms-linear-gradient(to top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%) !important;
  background: -o-linear-gradient(to top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%) !important;
  background: linear-gradient(to top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%) !important;
  border-color: #999999 !important;
  -webkit-box-shadow: 1px 1px 3px #cccccc !important;
  -moz-box-shadow: 1px 1px 3px #cccccc !important;
  -ms-box-shadow: 1px 1px 3px #cccccc !important;
  -o-box-shadow: 1px 1px 3px #cccccc !important;
  box-shadow: 1px 1px 3px #cccccc !important;
  border-color: #999999;
}
.contentbox.head.proHelp {
  background-color: #e2eef6 !important;
}

#ok_box {
  color: #666666 !important;
}

table.dataTable tbody tr.cgr-lvl-2 {
	background:#c7c7c7 !important;
}