.inside_block {
    margin: 16px 26px;
    width: 516px;
    font-size: 12px;
    text-align: left;
}

.inside_block .header_border {
    height: 4px;
    width: 516px;
    background: #fff url(../img/inside_block_white_header_border.jpg) no-repeat left center;
}

.inside_block .content{
     background-color: #fff;
     width: 514px;
     border-left: 1px solid #a3b3c2;
     border-right: 1px solid #a3b3c2;
}

#selectperson_submit, #save_contact_person {
    width: 514px;
    padding-left: 220px;
}

.content table {
    border-top: 1px solid #d6dee4;
    border-bottom: 1px solid #d6dee4;
    width: 514px;;
    margin-bottom: 12px;
}

.content table tr td {
    height: 28px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.content table tr td.first {
    border-left: 1px solid #fff;
}
.content table tr td.last {
    border-right: 1px solid #fff;
}


.content table td.chbox {
    padding-left: 24px;
    vertical-align: middle;
}

.content table td.chbox input {
    margin-right: 4px;
    vertical-align: middle;
}

.odd td {
    background-color: #F7F7F7;
    vertical-align: middle;
}
.even td {
    background-color: #fff;
    vertical-align: middle;
}


.odd td.opt_delete span, .odd td.opt_change span {
    background:url(../img/lista_narrow_odd.jpg) no-repeat left center;
}
.even td.opt_delete span, .even td.opt_change span {
    background:url(../img/lista_narrow_even.jpg) no-repeat left center;
}


.content td.opt_delete span a , .content td.opt_change span a {
    margin-left: 10px;
    font-size: 13px;
}

.content td.opt_delete {
    width: 54px;
}

.content td.opt_change {
    width: 90px;
}


.block_content_container_inside {
    margin-left: 24px;
    padding-top: 19px;
    width: 490px;
}

.block_content_container_productlocator {
    margin-left: 24px;
    padding-top: 19px;
    width: auto;
}

.block_content_inside {
    margin: 0;
    padding: 0 0 12px 0;
}


.block_title_inside{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.block_content_inside_left_col {
    float: left;
    min-width: 168px;
    width: auto;
}

.block_content_inside_right_col {
    float: left;
    min-width: 144px;
    width: auto;
    margin-right: 8px;
}


.block_content_inside_row {
     height: 14px;
     padding: 2px 0;
     margin-bottom: 6px;
}

.align_right {
    margin-left: 24px;
}
.block_content_inside_row img {
    vertical-align: middle;
    margin-left: 4px;
}


.block_content_inside_row input.checkbox {
    margin: 0 2px 0 0;
    vertical-align: middle;
}

.inside_block .bottom_border {
    height: 4px;
    width: 516px;
    background: #fff url(../img/inside_block_white_bottom_border.jpg) no-repeat left center;
}



.block {
    width: 568px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    background-color: #D3DBE2;
    margin-bottom: 20px;
    float: left;
}

.pink_content_box {
    background-color: #f4e8f9;
    border-bottom: 1px solid #A3B3C2;
    padding-bottom: 20px;
}

.block_pink {
    width: 772px;
}

.block_pink .block_top_img {
    width: 770px;
    height: 4px;
    background: url('../img/block_top_pink.jpg') no-repeat left top;
    padding: 0;
    margin: 0;
}

.block_content_container {
    width: 566px;
    border-left: 1px solid #A3B3C2;
    border-right: 1px solid #A3B3C2;
}

.block_title {
    padding: 17px 26px 12px 26px;
    font-size: 16px;
    font-weight: bold;.row_links_after_table
}

.block_content {
    padding-bottom: 20px;
}

.block_content p {
    display: block;
    line-height: 18px;
    font-size: 12px;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 4px;
}

p.no_padding_right {
    padding-right: 0;
}

.double_padding{
    padding-left: 52px;
    margin-bottom: 8px;
}

.block_top_img {
    width: 568px;
    height: 4px;
    background: url('../img/_block_top.png') no-repeat left top;
    padding: 0;
    margin: 0;
}

.block_bottom_img {
    width: 568px;
    height: 4px;
    background:url(../img/_block_bottom.png) no-repeat 0 0;
}

p.block_desc {
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 20px;
}

.promo_code_desc {
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 18px;
}

table.content_table{
    padding-left: 26px;
    padding-right: 26px;
    width:100%;
}
table.content_table td{
    padding: 10px 0;
}
table.content_table ul li{
    padding: 5px 0;
}

/* header_tab */
.header_tab, .header_tab_emptyTabs {
    width: 548px;
    margin-left: 9px;
    height: 42px;
    background-color: #fff;
}

.header_tab ul li, .header_tab_emptyTabs ul li {
    float: left;
}

.header_tab_emptyTabs .tab_container {
    position: relative;
    padding: 11px 0 0 25px;
    color: #016DAB;
    font-size: 16px;
}

.bg .tab_container {
    font-size: 11px;
    padding: 13px 0 0 27px;
}

.header_tab .buss_active a.first {
    display: block;
    width: 150px;
    height: 42px;
    background:url(../img/tab_first_item_active.jpg) no-repeat left center;
}

.header_tab a.first {
    display: block;
    width: 149px;
    height: 42px;
    background:url(../img/tab_first_item.jpg) no-repeat left center;
}

.header_tab .tech_active a.first {
    display: block;
    width: 150px;
    height: 42px;
    background:url(../img/tab_first_item_02.jpg) no-repeat left center;
}

.header_tab .tech_active a.second {
    float: left;
    width: 150px;
    height: 42px;
    background:url(../img/tab_second_item_active.jpg) no-repeat left center;
}

.header_tab a.second {
    float: left;
    width: 148px;
    height: 42px;
    background:url(../img/tab_second_item.jpg) no-repeat left center;
}

.header_tab .buss_active a.second {
    float: left;
    width: 150px;
    height: 42px;
    background:url(../img/tab_second_item_02.jpg) no-repeat left center;
}

.header_tab .exec_active a.third {
    float: left;
    width: 100px;
    height: 42px;
    background:url(../img/tab_third_item_active.jpg) no-repeat left center;
}

.header_tab a.third {
    float: left;
    width: 97px;
    height: 42px;
    background:url(../img/tab_third_item.jpg) no-repeat left center;
}

.header_tab .mark_active a.fourth {
    float: left;
    width: 154px;
    height: 42px;
    background:url(../img/tab_fourth_item_active.jpg) no-repeat left center;
}

.header_tab a.fourth {
    float: left;
    width: 151px;
    height: 42px;
    background:url(../img/tab_fourth_item.jpg) no-repeat left center;
}

/* tab images without hungarian text*/

.header_tab_emptyTabs .buss_active a.first {
    display: block;
    width: 150px;
    height: 42px;
    background:url(../img/tab_first_item_active_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs a.first {
    display: block;
    width: 149px;
    height: 42px;
    background:url(../img/tab_first_item_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs .tech_active a.first {
    display: block;
    width: 150px;
    height: 42px;
    background:url(../img/tab_first_item_02_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs .tech_active a.second {
    float: left;
    width: 150px;
    height: 42px;
    background:url(../img/tab_second_item_active_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs a.second {
    float: left;
    width: 148px;
    height: 42px;
    background:url(../img/tab_second_item_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs .buss_active a.second {
    float: left;
    width: 150px;
    height: 42px;
    background:url(../img/tab_second_item_02_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs .exec_active a.third {
    float: left;
    width: 100px;
    height: 42px;
    background:url(../img/tab_third_item_active_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs a.third {
    float: left;
    width: 97px;
    height: 42px;
    background:url(../img/tab_third_item_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs .mark_active a.fourth {
    float: left;
    width: 154px;
    height: 42px;
    background:url(../img/tab_fourth_item_active_empty.jpg) no-repeat left center;
}

.header_tab_emptyTabs a.fourth {
    float: left;
    width: 151px;
    height: 42px;
    background:url(../img/tab_fourth_item_empty.jpg) no-repeat left center;
}
/* END - header_tab */



.main_block_content {
    border-top: 1px solid #a3b3c2;
    border-bottom: 1px solid #a3b3c2;
    background-color: #fff;
}

h4.credit_title {
    font-weight: normal;
    padding: 10px 26px;
}

.credits {
    color: #016dab;
}

.block .row {
    margin-top: 10px;
}

.block .row_number {
    float: left;
}

.block .row_number img {
    margin: 0 10px 0 9px;
}

.row_content {
    float: left;
}

.row_content_header {
    width: 486px;
    height: 5px;
    background:url(../img/inside_block_white_header_border_middle.jpg) no-repeat 0 0;
}

.content_left_col, .content_rignt_col{
    float: left;
    width: 380px;
    /*background-color: #ccc;*/
}


/* START - HalfBlock */
.half_block{
/*    width: 263px;*/
    height: auto;
    margin: 30px 10px 0px 10px;
}

.half_block.fill{ background-color: #EDF0F3; }

.half_block .half_block_title{
    height: 25px;
    background:url(../img/half_block_header_bg.gif) repeat-x top left;
    padding-left: 10px;
    padding-top: 5px;
    margin-bottom: 1px;
}

.half_block .half_block_title h4{
    font-size:16px;
    color: #666666;
}

.half_block .half_btn_container{
    width: 170px;
    margin-top: 10px;
    text-align: center;
}

.half_block .half_btn_container a{
   padding-top: 5px;
}

.half_block .half_block_content{
    padding: 10px;
}

.half_block .half_block_content ol{
    list-style-type: decimal;
    list-style-position: inside;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.half_block .half_block_content li{ margin: 10px 0px; }
.half_block .half_block_content ol li a{ font-weight: bold; }
.half_block .half_block_content ul li a{ font-size: 14px; }
.half_block .half_block_content li.warning {
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
}

.half_block .half_block_content table{
    width:100%;
    color: #666666;
}

.half_block .half_block_content table td{ 
    padding: 10px 0px;
}

.half_block .half_block_content p{ 
    color: #666666;
}



.half_block.pink .half_block_title{ background:url(../img/half_block_header_bg_pink.gif) repeat-x top left; }
.half_block.pink.fill{ background-color: #FDF2FA; }
.half_block.pink .half_block_title h4{ color: #D02A9A }
/* END - HalfBlock */


/* START - creditBlock */
.credit_block{
    width: 257px;
    height: auto;
    margin: 30px auto;
}
.credit_block_content_container{
    border-left: 1px solid #a3b3c2;
    border-right: 1px solid #a3b3c2;
    padding-bottom: 12px;
}
.credit_block_top{
    background:url(../img/credit_block_top.gif) no-repeat left center;
    height: 4px;
}

.credit_block_bottom{
    background:url(../img/credit_block_bottom.gif) no-repeat left center;
    height: 3px;
}

.credit_block_title{
    padding-left: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.credit_block_title h4{
    font-size:16px;
    color: #666666;
}

.credit_block_small {
    text-align: center;
    color: #666;
}

.credit_block_content{
    height: 25px;
    background:url(../img/credit_block_center_bg.gif) repeat-x top left;
    padding-left: 10px;
    padding-top: 7px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}

.credit_block_btn{
    width: 185px;
    margin-top: 10px;
    text-align: center;
}

.site_3 .credit_block_btn {
    margin-left: -12px;
}

.credit_block_btn a{ padding-top: 5px; }

/* END - creditBlock */

.row_content_content {
    background:url(../img/inside_block_white_content_bg_middle.jpg) repeat-y left center;
    padding: 7px 12px;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}

.row_content_content .col_left {
    float: left;
    width: 262px;
}

.row_content_content .col_right {
    float: left;
    width: 200px;
}

.row_content_content .col_right input {
    margin-right: 2px;
    vertical-align: middle;
}

.radio_button {
    margin: 0 2px 0 0;
    padding: 0 !important;
    height: 12px;
    width: 12px;
    border: none;
}

.row_content_content .col_right label {
    font-size: 13px;
    font-weight: normal;
    color: #666666;
}

.row_content_footer {
    width: 486px;
    height: 5px;
    background:url(../img/inside_block_white_bottom_border_middle.jpg) no-repeat left bottom;
}

.block_content_silver {
    background:url(../img/inside_block_silver_content_bg.jpg) no-repeat left center;
    width: 548px;
    height: 112px;
    margin-left: 9px;
}

.block_content_silver .content {
    padding: 14px 0 14px 14px;
}

h4.title_pink {
    color: #d02a9a;
    padding-bottom: 14px;
}

.submit_pink_fix {
    width: 99px;
    height: 33px;
    background:url(../img/submit_pink_bg_fix_size.jpg) no-repeat left center;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor:pointer;
}

.company_promotion_code .block_content {
    padding-bottom: 5px;
}

p.promocion_desc {
    width: 236px;
    float: left;
    padding: 0;
    margin: 0;
    color: #4a5f73;
}

.promo_code_input {
    float: left;
    width: 160px;
    margin-right: 10px;
    border: 1px solid #a3b3c2;
}

img.row_4_img {
    float: left;
    margin: 6px 10px 10px 10px;
}

strong.credit {
    color: #333333;
}

strong.company_name {
    font-size: 13px;
    color: #666666;
    vertical-align: middle;
}

.companies_list {
    width: 566px;
    background-color: #fff;
}

.companies_list tr {
    height: 48px;
}

.companies_list tr td {
    height: 48px;
    background-color: #fff;
    border-bottom: 1px solid #a3b3c2;
    vertical-align: middle;
}

.companies_list tr.odd td.first {
    padding-left: 24px;
    width: 111px;
}

.companies_list tr.odd td.middle {
    width: 248px;
    background: #fff url(../img/row_narrow_odd.jpg) no-repeat right center;
    padding-left: 12px;
}

.companies_list tr td.last {
    width: 160px;
    padding-left: 10px;
}

.companies_list tr.even td {
    background-color: #f4f6f8;
}

.companies_list tr.even td.first {
    padding-left: 24px;
    width: 111px;
}

.companies_list tr.even td.middle {
    width: 248px;
    background: #f4f6f8 url(../img/row_narrow_even.jpg) no-repeat right center;
    padding-left: 12px;
}

.companies_list tr.even td {
    width: 160px;
    padding-left: 10px;
}

.company_title {
    font-size: 13px;
    color: #666666;

}

.credit_input_labels {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
}

.row_links_after_table {
    width: 518px;
    height: 28px;
    padding: 8px 24px 0 24px;
}

.maradek_kredit {
    font-size: 11px;
    font-weight: normal;
    color: #6c7b8a;
    float: right;
}

/* Buy credit box specials */
.showbuycredit_box .col_left {
    width: 220px;
}

.showbuycredit_box .col_right {
    width: 240px;
}

.showbuycredit_box .radioRow {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}


/* GRID */
.credit_history {
    width: 568px;
}

.credit_history .summary, .download_history .summary {
    display: none;
}

.credit_history h4.block_title {
    margin-bottom: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #A3B3C2;
}

.ch_grid_header {
    width: 568px;
    height: 4px;
    background: url(../img/block_top_ch.png) no-repeat 0 0;
}

.ch_grid_bottom{
    background:url(../img/ch_gridview_table_bottom_bg.gif) no-repeat scroll 0 0 transparent;
    height:7px;
    width:568px;
}

.wide .ch_grid_header {
    width: 772px;
    background: url(../img/block_top_ch_long.png) no-repeat 0 0;
}

.wide .ch_grid_bottom {
    width: 772px;
    background: url(../img/block_top_ch_long.png) no-repeat 0 -4px;
}

.wide .block_content_container {
    width: 770px;
}

#xmluploadform table {}

#XMLUploadForm_xmlfile {
    margin-left: 26px;
    margin-right: 10px;
    width: 240px;
}

.block_download_history {
    margin-bottom: 0;
}

.block_download_history .block_bottom_img {
    display: none;
}

.block_download_history .block_content {
    padding-bottom: 0;
}

.panel_closer, .panel_opener {
    height: 25px;
    margin-top: 7px;
    border-top: 1px solid #A3B3C2;
    border-bottom: 1px solid #A3B3C2;
    background: url('../img/ch_gridview_header_bg_small.jpg') repeat-x left center;
}

.panel_closer a, .panel_opener a {
    display: block;
    width: 100px;
    margin-left: 12px;
    margin-top:6px;
    background: url('../img/ch_gridview_header_link_narrow_up.png') no-repeat right center;
}

.panel_opener a {
    background: url('../img/ch_gridview_header_link_narrow_down.jpg') no-repeat right center;
    width: 128px;
}

.site_3 .panel_closer a, .site_3 .panel_opener a {
    display: block;
    width: 173px;
    margin-left: 12px;
    margin-top:6px;
    background: url('../img/ch_gridview_header_link_narrow_up.png') no-repeat right center;
}

.site_3 .panel_opener a {
    background: url('../img/ch_gridview_header_link_narrow_down.jpg') no-repeat right center;
    width: 100px;
}

.panel_closer .txt_open {
    display: none;
}

.panel_opener .txt_close {
    display: none;
}
.panel_opener .txt_open {
    display: inline;
}

.block_long {
    width: 770px;
}

.block_bottom {
    background-position:0 -4px;
}

/* STAT */
.stat_ch_grid_header_full {
    width: 772px;
    background: url(../img/block_top_ch_long.png) no-repeat 0 0;
    padding-top:4px;
}    

.stat_ch_grid_header_full_bottom {
    background: url(../img/block_top_ch_long.png) no-repeat 0 100%;
    padding-bottom:4px;
}


#stat_ido {
    float:right;
    width:326px;
    height:109px;
    text-align:right;
    background: url(../img/block_stat.png) no-repeat 0 0;
}

.site_3 #stat_ido {
    background: url(../img/block_stat_bg.png) no-repeat 0 0;
}

#stat_ido div {
    margin:11px 12px 0 0;
    text-align:right;
    clear:both;
}
#stat_date_set {
    margin:7px 0 0 0!important;
    width:90px;    
    cursor:pointer;
    float:right;
    height:20px;
}
#stat_date_set span {
    display:block;
    
}
#stat_ido div input {
    float:none;
}
#stat_graph_block {
    width: 726px;
    height: 32px;
    background: url(../img/block_stat.png) no-repeat 0 -109px;
    text-align:left;
}
#stat_graph_block span {
    display:block;
    margin-left:10px;
    line-height:32px;
    font-weight:bold;
}
#stat_graph_block_bottom {
    width: 726px;
    height: 4px;
    background: url(../img/block_stat.png) no-repeat 0 -141px;
}
#stat_chart_content {
    width: 724px;
    background:#ebeef1;
    border-left: 1px solid #a3b3c2;
    border-right: 1px solid #a3b3c2;
}
#stat_chart {
    margin-left:-70px;
    width:800px;
}
#stat_chart_over {
    margin-left:10px;
    width:700px;
    height:350px;
    position:absolute;
    z-index:10;
}
#stat_chart_window {
    margin-left:10px;
    border: 1px solid #a3b3c2;
    width:700px;
    height:350px;
    overflow: hidden;
    clear: left;
}


#stat_form_bal {
    float:left;
}
#stat_export {
    width: 232px;
    height: 32px;
    background: url(../img/block_stat.png) no-repeat 100% 0;    
    margin-top:10px;
}
#stat_form_bal select {
    float:none;
}
#stat_export div {
  padding:8px 0 0 10px;
}

#stat-form {
    margin:0 20px;
}

#stat-form label {
    font-weight:bold;
}

#stat_chks {
  padding:5px 0 0 10px;
  height:20px;
}

#stat_chks div {
    float:left;
    margin-right:13px;
    line-height:20px;
}

#stat_chks div label {
    font-weight:normal;
}

#stat_sum {
    padding:0px 20px;
    background:#fff;
    border-top: 1px solid #a3b3c2;
    border-bottom: 1px solid #a3b3c2;  
    font:16px Verdana;  
    line-height:38px;
    margin:10px 0;
}

#stat_sum span {
    color:#ff9934;
    font-weight:bold;
}

#stat_grid table{
    width:100%;
    border:none;
}

#stat_grid table td {
    text-align:right;
    padding:4px 4px;
}
#stat_grid td.left {
    text-align:left;
}

#stat_export img {
    vertical-align: middle;
    margin-right:20px;
}


table.month {
    border-bottom:solid #fff 1px;
    border-left:solid #d6dee4 1px;
    border-top:solid #d6dee4 1px;
    background:#fff url(../img/bg_month.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
}

.month td,.month th {
    border-bottom:solid #d6dee4 1px;
    border-right:solid #d6dee4 1px;
    color:#666;
    line-height:24px;
    text-align:center;
    font-size:11px;
}
.month td {
    cursor: pointer;
    width:24px;
}
td.notactualmonth.interval {
    background:#B3E4FF;
}
td.notactualmonth {
    color:#ccc;
}
td.disabled {
    cursor: auto;
}
th.orange {
    color:#ff9934;
}

input.active {
    border:solid 1px #6696C1;
    background:#B3E4FF;
}
td.interval {
    background:#6696C1;
    color:#fff;
}


#stat_calendar {
    background:url(../img/bg_calendar.gif) no-repeat 0 0;   
    width:369px;
    height:240px;
    float:right;
    margin-top:-21px;
    margin-left:361px;
    position:absolute;
    z-index:15;
}

.site_3 #stat_calendar {
    background:url(../img/bg_calendar_bg.gif) no-repeat 0 0;   
}

#stat_calendar .close {
    height:22px;
    width:100%;
    cursor:pointer;
    color:transparent;
}
#stat_calendar .close span {
    margin-left:-100px;
}

#stat_months {
    margin:5px 0 0 5px;
}

.stat_left {
    background:url(../img/icon_left.gif) no-repeat 7px 7px;  
    cursor:pointer;
}

.stat_right {
    background:url(../img/icon_right.gif) no-repeat 160px 7px;   
    cursor:pointer;
}
#stat_chks img {
    background:url(../img/stat_lines.gif) no-repeat 0 2px;   
    width:40px;
    height:16px;
    margin-left:5px;
}
.line2 {
    background-position:0 -21px !important;
}
.line3 {
    background-position:0 -44px !important;
}
.line4 {
    background-position:0 -67px !important;
}
#landing_stat_info {
    width:202px;
    height:58px;
    background:url(../img/landing_stat_bg1.png) no-repeat 0 0;   
}
#landing_stat_chart {
    margin-left:-25px;
    margin-top:-11px;
}
#landing_stat_chart_window {
    margin-top:10px;
    height:241px;
    overflow: hidden;
}      
#landing_stat_chart_window img { 
    position:absolute;
}
#landing_stat_info form {
    margin:0;
    padding-left:10px;
    padding-top:5px;
}

#landing_stat_info form div {
    margin-top:5px;
    font-size:10px;
    line-height:16px;
}
#landing_stat_info input {
    border:solid 1px #1C5180;
}
.col0 {
  padding-left:15px !important;
}
.col1 {
  padding-right:75px !important;
}
.col2 {
  padding-right:40px !important;
}
.col3 {
  padding-right:85px !important;
}
.col4 {
  padding-right:30px !important;
}
.col5 {
  padding-right:50px !important;
}
