/* szamlaadatok megadasa oldal */
.hintkontener {
  margin:0px 0px 6px 0px;
  text-align:justify;
  font-weight:bold;
  padding-top:6px;  
}

.warn {
  color:#ED1B2E;
}
/* szamlaadatok megadasa oldal */

.lnk {
    color: #C51022;
    cursor: pointer;
    behavior: url(/vis/css/hilite.htc);
}

.lnk:hover {
    color: #FF6600;

}

/*Autocompleter special begin*/
div.auto_complete {
    width: 350px;  
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    height: 220px;
}
div.auto_complete ul {
    border:1px solid #888;
    background: #fff;
    margin:0;
    padding:0;
    width:100%;
    list-style-type:none;
}
div.auto_complete ul li {
    margin:0;
    padding:3px;
}
div.auto_complete ul li.selected {
    background-color: #ffb;
}
div.auto_complete ul strong.highlight {
    color: #800;
    margin:0;   
    padding:0;  
}
/*Autocompleter special end*/

.error {
    font-weight: bold !important;
    color: red;
}

.disabled {
    color: gray;
}

.input_disabled {
    background-color: #dddddd;
}

/** Tartalom formazasok **/
#viscontent {
/*    margin: 20px; */
    position: relative;
}

#viscontent, #viscontent table {
    color: black;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
/*    width: 560px; */
    width: 475px; 
}

#viscontent input, #viscontent select {
    font-size: 13px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    border: 1px solid #7f9db9;
    font-weight: normal;
}

#viscontent .chk, #viscontent .radio {
    border: 0px none;
}

#viscontent .alert {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #0099ff;
    padding: 0em 0.2em;
    height: 100%;
    width: 10px;
    float: left;
}

#viscontent table.hint {
    font-size: 12px;
    font-weight: normal;
    color: #606060;
}

#viscontent .hint .alert {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #0099ff;
    padding: 0em 0.2em;
    text-align: center;
    width: 10px;
    vertical-align: middle;
}

#viscontent h2 {
    font-size: 14px;
    font-weight: bold;
    background-color: #f29c13;
    line-height: 18px;
    margin-bottom: 1px;
    color: #333333;
    background-image: url(../images/redbg.gif);
    background-repeat: repeat-y;
}

#viscontent h2 span {
    padding: 0 8px;
    color: white;
}

#viscontent h2.header {
    font-size: 12px;
    font-weight: bold;
    color: #0080FF;
    line-height: 12px;
    background-color:#ffffff;
    background-image:none;
    border:0px solid black;
    margin-top:6px;
    margin-bottom:4px;
    margin-left:7px;
    width:380px;
}

#viscontent label {
    font-weight: bold;
}

#viscontent h3 {
    font-size: 12px;
    font-weight: bold;
    background-color: #f0f0f0;
    padding: 2px;
}

#viscontent .normal {
    font-weight: normal;
}

#viscontent #destinationtable {
    border-top:1px solid black;
}

#viscontent #destinationtable td {
    padding:5px 0px 0px 7px;
}

#viscontent #destinationtable_mainpage {
    width:470px;
}

#viscontent #destinationtable_mainpage td {
    padding-left:7px;
    padding-top:2px;
}

#viscontent .button {
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #ed1b2e;
    border: 1px outset #d49100;
}

#viscontent .stdTable {
    border-collapse: collapse;
}

#viscontent .stdTable td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 0;
}

#viscontent .stdTable th {
    border: 1px solid #ddd;
    background-color: #ffd781;
}


#viscontent .serviceTable {
    border-collapse: collapse;
    width: 475px;
}

#viscontent .serviceTable th {
    font-weight: bold;
    background-color: #fdb927;
}

#viscontent .serviceTable td {
    padding: 0.5em 0.5em;
}

#viscontent .serviceTable .id {
    background-color: #333333;
    color: white;
}

#viscontent .serviceTable .bill td {
    background-color: #ffface;
    border-color: #a0a0a0;
    border-width: 1px 0;
    border-style: solid;
}

#viscontent .serviceTable .price {
    text-align: center;
    background-color: #fff39b !important;
    font-size: 14px;
}

#viscontent .serviceTable .lnk {
    font-weight: bold;
}

#viscontent .returnServiceTable {
    border-collapse: collapse;
    width: 530px;
    margin-left: 30px;
}

#viscontent .serviceTable th {
    font-weight: bold;
    background-color: #f29c13;
    font-size: 14px;
    text-align: left;
}

#viscontent .returnServiceTable td {
    padding: 0.5em;
}

#viscontent .returnServiceTable td {
    background-color: #ffface;
    border-color: #a0a0a0;
    border-width: 1px 0;
    border-style: solid;
}

#viscontent #routeDataTable {
    border-top: 1px solid black;
}

#viscontent .dataTable th {
    text-align: right;
    font-weight: normal;
    vertical-align: middle;
    padding: 0.5em;
}

#viscontent .dataTable td {
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    padding: 0.5em;
}

#viscontent .dataTable tr.separator {
    background-image:url(../images/dashed_separator.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
}

#viscontent #progressbar {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ed1b2e;
    width: 50px;
    height: 14px;
    font-size: 10px;
}

#viscontent #progressbar #progressstatus {
    width: 1px;
    height: 14px;
    background-color: #ed1b2e;
    overflow: visible;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#viscontent #progressbar #progresstitle {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    z-index: 2;
}

#viscontent .invoice_row {
    height:20px;
}

#viscontent .invoice_title {
    background-color:#dddddd;
    width:160px;
    height:17px;
    padding:3px 0px 0px 20px;
    font-weight:bold;
    margin:8px 0px 2px 0px;
}

#viscontent .invoice_row DIV {
    display:inline;
    float:left;
}

#viscontent .invoice_row .invoice_label {
    font-weight:bold;
    padding-top:3px;
    height:17px;
    width:110px;
    white-space: nowrap;
}

#viscontent .main {
    color: #0080FF;
}
 
