html {
    overflow-y: scroll;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #56595E;
	background: #eaeaea;
	margin: 0;
	padding: 0;

}

.wrapper {
    padding: 0 0;
    margin-left: auto ;
    margin-right: auto;
    width: 800px;
}

td {
    font-size: 14px;
}

.clearfix:before,
.clearfix:after,
.grid-block:before,
.grid-block:after,
.deepest:before,
.deepest:after {
    content: "";
    display: table;
}

.clearfix:after,
.grid-block:after,
.deepest:after { clear: both; }
.grid-box { float: left; }
    
.header_container {
    min-width: 650px;
    height: 65px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url("/images/login_logo.png") top left no-repeat;
    background-color: #00497F;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;
}

    
.client_info {
    float: right;
}

.table_info {
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

.table_info td {
    color: #ffffff;
    font-size: 12px;
}


div {
    display: block;
}

a:link {
    color: rgb(86, 89, 94);
}
    
a:active {
    color: rgb(86, 89, 94);
}
        
a:visited {
    color: rgb(86, 89, 94);                                                                                                                                                      
}
            
a:hover {
    color: rgb(86, 89, 94);
}
                
                
a.menu_link:link {
    color: rgb(86, 89, 94);
}
                    
a.menu_link:visited {
    color: rgb(86, 89, 94);
}
                        
a.menu_link:hover {
    color: rgb(86, 89, 94);
}
                                
a.menu_link:active {
    color: rgb(86, 89, 94);
}

.shadow-a {
    width: 100%;
    height:30px;
    position:relative;
    background:  url("/images/shadow-cleft.png"), url("/images/shadow-cright.png") ;
    background-position: top left, top right;
    background-repeat: no-repeat;
    top: 0px;
}


.shadow-c {
    width:auto;
    height:30px;
    position:relative;
    background:  url("/images/shadow-cleft.png"), url("/images/shadow-cright.png") ;
    background-position: top left, top right;
    background-repeat: no-repeat;
    top: -2px;
}

#content {
    float: left;
    width: 100%;
}

.content_container {
    margin-left: 5px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    background-color: #FFF;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;
}

.thor_logo {
    margin-left: 5px;
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    padding: 5px;
    background-color: #FFF;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
}            

.table_invoice {
    background: #E5F2FF;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
}

.table_invoice td {
    font-size: 12px;
    height: 20px;
}

.inv_header {
    font-weight: bold;
}

.td_header {
    font-size: 16px;
    height: 30px;
}

.info {
    font-size: 12px;
    color: #00497F;
}

.info_big1 {
    font-size: 14px;
    color: #00497F;
}

.thor_logo table td {
    font-size: 11px;
}

.float_left {
    position: relative;
    float: left;
    margin-left: 5px;
}

.float_right {
    position: relative;
    float: right;
    margin-left: 5px;
}

#sidebar-a {
    float: left;
    left: auto;
    right: auto;
}


#maininner {
    float: right;
    width: 77%;
}

#flogin {
    margin-top: 50px;

}

#flogin table {
    background: #FFFFFF;
    border: 1px solid #00497F;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;

}    


.flogo {
    border-bottom: 1px solid #00497F;
    background: url('/images/login_logo.png') #00497F;
    background-repeat: no-repeat;
    height: 61px;
    min-width: 500px;
}

form {
    margin: 0;
    padding: 0;
}

.title {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
}

.title_green {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
    color: #659D32;
}

.title_red {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
    color: #00497F;
}

.subtitle {
    font-size: 13px;
    font-weight: bold;
}

#menu {

}

.buble {
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 5px;
    min-width: 350px;
    min-height: 105px;
}        

.buble_commercial {
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 5px;
    width: 150px;
    height: 225px;
}        

.buble td {
    font-size: 12px;
}

.clear {
    clear: both;
}

.red {
    color: #00497F;
}    

.green {
    color: #308014;
}

.orange {
    color: #ffa500;
}

.grey {
    background-color: #CCCCCC;
}

.grey2 {
    background-color: #DDDDDD;
}

.greyblack {
    color: #000000;
    background-color: #DDDDDD;
}

.button a:link,a:hover,a:active,a:visited {
    text-decoration: none;
}

.button {
    margin: 10px;
    text-align: center;
}

.button span {
    color: #FFFFFF;
    text-align: center;
    background: #00497F;
    padding: 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
    margin-top: 15px;
    font-weight: bold;
}              

.tr_header_red {
    background: #00497F;
    font-weight: bold;
    color: #FFFFFF;
}                          

.tr_header_red td {
    font-size: 12px;
    padding: 3px;
}

.cards {
    list-style: none;
}

.cards li {
    height: 45px;
}

.table_tutorial td {
    font-size: 14px;
}

.snow-background {
    background-color: #000000;
    background-image: url('http://www.tennet.ro/images/snow.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
}

/* Navigator */
.normal_btn{
    background-image: url(/images/Xp/btn_bg.gif);
    padding-left: 2px;
    width: 91px;
    height: 21px; solid: white;
    border: 0;
    background-repeat: no-repeat;
}

.error { color: red;font-weight: normal;font-size: 11px; }

.blue_1{
    background: #005A9E;
    color: #F6F6F6;
    font-size: 11px;
    height: 23px;
}

.blue_2{
    background: #052572;
    color: #F6F6F6;
    font-size: 11px;
    height: 23px;
}

.red{
    background: #900C3F;
    color: #F6F6F6;
    font-size: 11px;
    height: 23px;
}

a.header_link:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
        font-weight: bold;
}

a.header_link:visited,header_link:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.header_link:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.col_header{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.row_tbd{
    border-bottom: 1px dashed #cccccc;
}

a.nav_link:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.nav_link:visited,nav_link:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.nav_link:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

/* SERVICES FORM */
.remove {
    border: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1px;
    margin-top: -5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0px 6px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 4px;
    box-sizing: border-box;
}

.service_add {
    border: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1px;
    margin-top: 2px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    color: #fff;
    background-color: #5fba7d;
    border-color: #d43f3a;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0px 6px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 4px;
    box-sizing: border-box;
}

fieldset {
    border: 0px;
}

/* AUTOCOMPLETE */

#fast_search {
    border: 0px;
    background-color: #FFFFFF;
    position: absolute;
}

#fast_search_div {
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    position: absolute;
    margin-left: -77px;
    margin-top: -24px;
    z-index: 10;
}

.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    color: #000000;
}

.suggest_link_over {
    cursor: pointer;
    cursor: hand;
    background-color: #CCCCCC;
    color: #000000;
    padding: 2px 6px 2px 6px;
    font-weight: bold;
}

.search_suggest_h {
    position: absolute;
    visibility: hidden;
}

.search_suggest_v {
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #cccccc;
    width: 198px;
    visibility: visible;
    top: 24px;
    left: 77px;
}
