@font-face {
    font-family: "OpenSans-Regular";
    src: url(/abon/css/fonts/OpenSans-Regular.ttf) format("truetype");
}

body {
/*    height: 100%;*/
    margin: 0;
    /*overflow-y: scroll;*/
    padding: 0;
    background-color: #FFFFFF;
    /*background-image:url(/abon/images/poe/lamp.jpg);*/
    /*background-image:url(/abon/images/poe/counter.jpg);*/
    /*background-attachment: fixed; */
    background-repeat: no-repeat;
    background-position:left bottom; 
}

body, input, select, textarea {
    /*color: #444444;*/
    font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

div#main-container {
    background: none repeat scroll 0 0 transparent;
    /*margin: 0 auto;*/
    min-height: 400px;
    /*padding: 5px 0 0;*/
    width: 100%;
}

#header {
    /*margin: 0 0 0 5px;*/
    /*padding: 5px 0 0;*/
    padding: 5px 0 10px 0;
    /*display: inline-block;*/
    background: #1a5fa4;
    zoom: 1;
    *display: inline;
}

#poe_first
{
    margin: 0 0 0 5px;
    padding: 20px 0 0;
    display: inline-block;
    /*width:700px;*/
    zoom: 1;
    *display: inline;
    color: white;
    position: absolute;
    right: 10%;
    text-align: right;
}

/*div#main-container>#header{display:inline-block}*/
div#main-container>#header{display:block}
div#main-container>#poe_first{display:inline-block}

#header #topnav {
    float: right;
    margin-top: -30px;
}
#header #topnav li {
    display: inline;
    list-style: none outside none;
}
#header #topnav li a, #header #topnav li strong {
    display: block;
    float: left;
    font-size: 11px;
    margin: 3px;
    padding: 6px;
}
#logo {
    display: block;
    position: relative;
    width: 250px;
    margin-left: 10%;
    float:left;
}
#logo:hover {
    text-decoration: none;
}

a, a * {
    cursor: pointer;
    outline: medium none;
}

a {
    color: #1a5fa4;
    text-decoration: none;
}

a img {
    border: 0 none;
}

label {
    cursor: default;
}

.no-tab-link {
    float: right;
    font-size: 14px;
    margin-top: 7px;
    margin-right: 7px;
}
.no-tab-link img {
    margin-top: -1px;
    padding-bottom: 1px;
    vertical-align: top;
}

#content {
    /*margin-bottom: 3em;
    min-height: 550px;
    padding-bottom: 1em;*/
}

#dialog_help {
text-align:center;
}
#dialog_help ul{
text-align:justify;
}

#dialog_help a, a * {
    cursor: pointer;
    outline: medium none;
}

#dialog_help a {
    color: #1F75CC;
    text-decoration: none;
}

#footer {
    margin: 0;
    padding: 0 0 0px;
    background: url(/abon/images/poe/skinny_dots.gif) repeat-x scroll 0 0 transparent;
    clear: both;
    margin: 15px 0 0;
    min-height: 15px;
   /*background: #e5e5e5;*/
   width: 100%;
}

#footer a {
    color: #777777;
}

div#left-content div#subtabs-container {
    margin-right: -30px;
}
div#subtabs-container {
    /*background: url(/abon/images/poe/skinny_dots.gif) repeat-x scroll center bottom #FFFFFF;*/
    background: url(/abon/images/poe/light_blue_border.gif) repeat-x scroll center bottom #FFFFFF;
}
ul#subtabs {
    background: url(/abon/images/poe/light_blue_border.gif) repeat-x scroll center bottom #FFFFFF;
    float: left;
    height: 32px;
    margin: 0;
    /*padding: 0 0 0 9px;*/
    padding: 0px;
    position: relative;
    display: -webkit-inline-box;
    width:100%;

}

ul#subtabs li {
    /*background: none repeat scroll 0 0 #F4FAFF;*/
    background: none repeat scroll 0 0 white;
    border-color: #AECEEF #AECEEF -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    list-style: none outside none;
    margin: 0 4px 0 0;
    position: relative;
    /*width: auto !important;*/
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top: none;
    border-left: none;
    border-right: none;
    width:192px;
    display: inline-grid;
}
ul#subtabs li.selected {
    /*background-color: #FFFFFF;*/
    background-color: #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-top:1px dotted #CCCCCC;;
    border-left:1px dotted #CCCCCC;;
    border-right:1px dotted #CCCCCC;;
    margin-top: 0;
    width:190px;
    display: inline-grid;
}
ul#subtabs a {
    float: left;
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
    outline: medium none;
    /*padding: 0 15px;*/
    position: relative;
}
ul#subtabs img {
    float: left;
    margin: 7px 4px 0 0;
}

#footer #copyright {
    color: #888888;
    float: center;
    font-size: 11px;
    margin: 14px 7px;
    padding: 2px 0 3px;
    text-align: center;
}
#footer #copyright .text-img {
    margin-bottom: -6px;
}
.sprite {
    background-image: url(/abon/images/poe/arrow_turn_left.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

#tabs-container {
    border-bottom: 1px solid #AACCEE;
    min-height: 29px;
    text-align:center;
    background: whitesmoke;
}

.subtab, .tour-tab {
    /*background-color: #F7F7F7;*/
    background-color: white;
    float: left;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    margin: -8px 0 0;
    text-align: center;
    width: 126px;
}

.key {
    background-image: url(/abon/images/poe/key.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.lost_pass {
    background-image: url(/abon/images/poe/lost_pass.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}


.sign {
    background-image: url(/abon/images/poe/sign_in.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.sign2 {
    background-image: url(/abon/images/poe/sign2.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.settings {
    background-image: url(/abon/images/poe/settings.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.error {
    background-image: url(/abon/images/poe/error.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.info {
    background-image: url(/abon/images/poe/info.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.help {
    background-image: url(/abon/images/poe/help.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-bottom:-3px;
text-align: left;
}

.cms_textfield, .cms_password, .cms_dropdown  {
    background: url(/abon/images/poe/topfade.gif) repeat-x scroll center top #FFFFFF;
    border: 1px solid #AAAAAA;
    /*color: #555555;*/
    margin: 0;
    padding: 4px;
    vertical-align: middle;
    min-width: 160px;
}

.cms_dropdown {
    width: 170px;
    padding: 4px 4px 4px 1px;
    
}

#login-table .cms_dropdown, #addaccounts .cms_dropdown{
    width: 323px;
}

.attr_field{
   width:313px;
}

@-moz-document url-prefix() {
    #login-table .cms_dropdown, #addaccounts .cms_dropdown{
        width: 323px;
    }
}

.abutton, .button, .editor_ok_link, .packrat-button, .cms_submit {
    background-color: #1a5fa4;
    /*border-color: #A3C8E9 #4379C0 #4379C0 #A3C8E9;*/
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 7px;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    /*margin:0 7px 0 0;*/
    /*background-color:#f5f5f5;*/
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10pt;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    /*color:#565656;*/
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */
.button:hover, .buttons a:hover, /*.but_pokaz:hover*/{
    background-color: #1a5fa4;
    border: 1px solid #1a5fa6;
    /*color:#336699;*/
    color:white;

}

.cms_submit:hover, #login_submit:hover{
    color: white;
 
    background: #1a5fa4;
    background: -moz-linear-gradient(top, #1e4f75 0%, #1a5fa4 45%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e4f75), color-stop(45%,#1a5fa4));
    background: -webkit-linear-gradient(top, #1e4f75 0%,#1a5fa4 45%);
    background: -o-linear-gradient(top, #1e4f75 0%,#1a5fa4 45%);
    background: -ms-linear-gradient(top, #1e4f75 0%,#1a5fa4 45%);
    background: linear-gradient(to bottom, #1e4f75 0%,#1a5fa4 45%);

}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.buttons {
    display:inline-block;
}

#tabs-container div.buttons{
   width:1000px;
}

.buttons a.but_set, button.but_set, .buttons a.but_help, button.but_help{
    color:#336699;
}
.buttons a.but_set:hover, button.but_set:hover, .buttons a.but_help:hover, button.but_help:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.but_set:active, .buttons a.but_help:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.but_exit, .buttons a.but_exit{
    color:#d12f19;
}
.buttons a.but_exit:hover, button.but_exit:hover{

    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.but_exit:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

button.but_privat, .buttons a.but_privat{
    color:#8AD302;
}
.buttons a.but_privat:hover, button.but_privat:hover{

    background:#B9E072;
    border:1px solid #598900;
    color:#d12f19;
}
.buttons a.but_privat:active{
    background-color:#66960D;
    border:1px solid #66960D;
    color:#fff;
}

.buttons but_privat img, .buttons a.but_privat img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:73px;
    height:16px;
}

button.but_main, .buttons a.but_main{
    color:#8AD302;
}
.buttons a.but_main:hover, button.but_main:hover{

    background:#B9E072;
    border:1px solid #598900;
    color:#d12f19;
}
.buttons a.but_main:active{
    background-color:#66960D;
    border:1px solid #66960D;
    color:#fff;
}

#login-page { 
    margin: 0 auto;
    width: 1024px;
}

#login-page #login-container {
    /*margin: 0px auto 10px;*/
    width: 388px;
    /*width: 438px;*/
    display: inline-block;
}

#login-container #subtabs-container{
    display: block;
    height: 32px;
}

#help-container {
    margin: 0px auto 10px;
    width: 870px;
}

#help-content p {
text-indent: 15px;
}

#help-content ul {
text-align: justify;
}

#helpform-container{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-right-style: solid;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-color: #CCCCCC;
    border-width: 0 1px 1px;
    padding: 5px 20px;
    width: 830px;
    background-color: #FFFFFF;
}


#login-page #form-container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    border-left: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    /*border-style: none dotted dotted;*/
    border-width: 0 1px 1px;
    padding: 5px 28px;
    width: 330px;
    /*background-color: #FFFFFF;*/
    background-color:#e9e9e9;
}

#login-page #info-container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    border-style: none dotted dotted;
    border-width: 0 1px 1px;
    padding: 5px 20px;
    width: 430px;
    background-color: #FFFFFF;
}
#step-container {
position:absolute;
width: 235px;
margin-left: 480px;
}

.br {background: url(/abon/images/poe/br.gif) 100% 100% no-repeat;}
.tl {background: url(/abon/images/poe/tl.gif) 0 0 no-repeat;_marg\in:-2px;}
.tr {background: url(/abon/images/poe/tr.gif) 100% 0 no-repeat;} 
.bl {background: url(/abon/images/poe/bl.gif) 0 100% no-repeat #D0F2D0; width: 230px; _marg\in:-1px;}

#login-table tr td {
 vertical-align:top;
}



.section {
	width: 600px;
	/*background: #EFEFEF;
	margin: 0 0 0 30px;*/
        margin-top: 10px;
}

ul.tabs {
	height: 28px;
	line-height: 23px;
	list-style: none;
/*	border-bottom: 1px solid #DDD;*/
	/*background: #FFF;*/
        background: transparent;
}

.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #777;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
}

.tabs li:hover, .vertical .tabs li:hover {
	/*color: #F70;
	background: #FFFFDF;
	border: 1px solid #FFCA95;*/
    color: #1a5fa4;
    /*padding: 0 25px;*/
    background: #ffffff;
    border: 1px solid #1a5fa4;
}

.tabs li.current {
	color: #444;
	background: #EFEFEF;
	padding: 0 13px 2px;
	border: 1px solid #D4D4D4;
	border-bottom: 1px solid #EFEFEF;
}

.box {
	display: none;
	border: 1px solid #D4D4D4;
        border-width: 0 1px 1px;
        /*background: #EFEFEF;*/
        background: #E9E9E9;
	padding: 0 12px;
        overflow-x: scroll;
        _widt\h:771px;
}

.box.visible {
	display: block;        
}



.section.vertical {
	width: 1000px;
	/*border-left: 200px solid;*/
        background-color:transparent;
}

.vertical .tabs {
	width: 200px;
	float: left;
	display: inline;
	margin: 0 0 0 -40px;        
	_marg\in: 0 0 0 0px;    
        text-align: left;     
        height: 100%;
}

.vertical .tabs li {
	/*padding: 0 25px;*/
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 173px;
	/*height: 25px;   changed by dit51 23.08.2012*/
}

.vertical .tabs li:hover {
	 width: 173px;
}

.vertical .tabs li.current {
	width: 173px;
	/*color: #444;*/
       color: black; 
	/*background: url(/abon/images/poe/bulb.gif) no-repeat scroll 4px 4px #EFEFEF;*/
        /*background: url(/abon/images/poe/bulb.gif) no-repeat scroll 4px 4px #e9e9e9;*/
        background: #e9e9e9;
	border: 1px solid #D4D4D4;
        border-right: 1px solid #E9E9E9;
        margin-right: -1px;
}

.vertical .box {
        border-width: 1px;
}

table tr td {
	text-align: left;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	* height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 39px;
	left: 50%;
	width: 500px;
	margin-left: -260px;
	padding: 20px;
	background-color: #EFFFBD;
	border: 1px solid #E3FE57;
	/*text-align: center;*/
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 10pt;
}

table.display thead th {
	padding: 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
	border-bottom: 1px dotted #aaa;
}

table.display td.center {
	/*text-align: center;*/
	border-bottom: 1px dotted #aaa;
}


table.display tr.odd {
	background-color: #F9F9F9;
 /*       white-space: nowrap;*/
}

table.display tr.even {
	background-color: white;
/*        white-space: nowrap;*/
}

table.display tr.tabhead {
	/*background-color: #E5F8FF;*/
    background-color: #1a5fa4;
    color: white;
}


table {
	font-size: 1em;
}
.ui-datepicker
{
 z-index:906;
}
input:read-only {
/*background:#FFFFFC;*/
}


#acctable-wrapper{
/*margin-left: -50px;
width: 130%;*/
}

#acctable-wrapper table{
border-top: 1px dotted #AAA;
}

#acctable th{
  background: #f5f5f5;
}


#acctable tr td{
   background: white;
} 


.tooltipsy
{
    padding: 10px;
    max-width: 200px;
    color: #303030;
    background-color: aliceblue;
    border: 1px solid #1a5fa4;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#getting-started{
     font: 12pt sans-serif;
     font-weight: bold;
     /*font-style: italic;*/
     color: #1a5fa4;
}

div#info{
  width:485px;
  float:left;
  text-align: left;
}

ul.news{
    list-style: none;
    padding: 0;
}

ul.news a.news_link{
   text-decoration: underline;
}


ul.news div.news_text{
   margin-top:10px;
   display:none;
   background: aliceblue;
   padding: 5px;
}

#login_submit, .cms_submit{
      width: 100%;
      padding: 7px;
      margin-bottom: 10px;
      border-radius:5px;

    background: #666;
    background: -moz-linear-gradient(top, #666 0%, #999 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666), color-stop(100%,#999));
    background: -webkit-linear-gradient(top, #666 0%,#999 100%);
    background: -o-linear-gradient(top, #666 0%,#999 100%);
    background: -ms-linear-gradient(top, #666 0%,#999 100%);
    background: linear-gradient(to bottom, #666 0%,#999 100%);

}

div#login-content{
   margin-top:10px;
}

#additional_ls{
   padding:3px;
}

.heading_text {
   text-align: left;
}

.dolgtabl tr.topay{
   background-color:#1a5fa4;
   color: white;
}

.negative_amount{
    background:#ef7f1a;
    color:white;
    padding: 2px;
    font-weight:bold;
}

p.attention{
    background: white;
    padding: 7px;
    text-align: justify;
    color: #c75e00;
    border-radius: 3px;
    font-weight: bold;
}

span.attention{
    background: white;
    text-align: justify;
    color: #c75e00;
    border-radius: 3px;
    font-weight: bold;
}


span.att_mess{
    background: #ef7f1a;
    color: white;
    font-weight: bold
}

li.menu_title{
    background: #1a5fa4;
    color: white;
    border: 1px solid #1a5fa4 !important;
    font-weight: bold;
    padding: 0 5px 1px 3px !important;
    width: 191px !important;
}

li.menu_title span{
   float:right;
   margin-top: 4px;
}

li.menu_title:hover{
    background: #1a5fa4 !important;
    color: white !important;
    border: 1px solid #1a5fa4 !important;
    font-weight: bold !important;
    cursor: auto;
    padding: 0 5px 1px 3px !important;
    width: 191px !important;
}

.but_pokaz, .but_payment{
    /*color:white;*/
    color:black;
    width:215px !important;
    text-align: center !important;
    background-color: #f5f5f5 !important;
    border-radius:3px;
}

.but_payment{
    /*width:201px !important;*/
    height: 31px !important;
    /* border:1px solid #a4b8cc !important; */
}

.but_payment:hover, .but_pokaz:hover{
    border: 1px solid #dedede !important;
    border-top: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    font-weight: bold;
    background-color: #1a5fa4;
    border: 1px solid #1a5fa6;
    background-color:#ef7f1a !important; 
    color:white;
}

.but_payment:disabled{
    color:#b5b5b5;
    background-color:#ef7f1a; 
    font-weight:normal;
    cursor: default;
     border:1px solid #a4b8cc !important;
}

ol.ajax_help{
  text-align: left;
  font-size: 10pt;
}

.help_link{
    text-decoration: underline;
    font-weight:bold;
    margin-bottom: 6px;
    display: block;
    font-size: 11pt;
}

#pay_amount{
    width: 155px;
    font-size: 17px;
    margin-right: 3px;
    background: linear-gradient(to top, #ffffff 50%, #d2d2d2);
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#d2d2d2)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #ffffff 50%, #d2d2d2); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #ffffff 50%, #d2d2d2); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #ffffff 50%, #d2d2d2); /* Opera 11.1-12 */
    background: linear-gradient(to top, #ffffff 50%, #d2d2d2); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    padding: 2px;
    border-radius: 3px;
}