body {	
background: none repeat scroll 0% 0% #F3F5B4 ;	
font-family: tahoma,helvetica,arial,sans-serif;	
color:#121212;	font-size: 15px;	
margin:0;	padding:0;
}
h1 {font-size: 16px; font-size: 19px; color: #184E81; font-weight: normal;margin-left: 30px;}
a {	color:#184E81;	text-decoration: none;}
.tichetid{border: 0; border-top: 1px solid #ccc; width:100%; float:left;width: 838px;margin: 0 30px 0 30px;}
a:hover {text-decoration:underline;}
.clear {	clear:both;}
#container {    width: 960px;    margin: 0px auto;}
#header a{	color: #3D728F;}
#header {    height: 90px;    background: #fff;    border-left: 1px solid #AAA;    border-right: 1px solid #AAA;}	
#header p {    
	display: block;    
	width: auto;    
	max-width: 630px;    
	margin: 26px 20px 10px 10px;    
	background: none repeat scroll 0% 0% #f7f7f7;   
	border: 1px solid #CCC;   
	padding: 8px;   
	text-align: center;	
	border-radius:4px;
	text-decoration: none;
 }
 
 .logo {   
	display: block;    
	width: 170px;   
	height: 90px;	
	float: left;	
	margin-left: 10px;
 }	
 
 .pull-right {   
	float: right;
 }

.spatiere {	
	color: #c2c2c2;
}	

#nav {
    clear: both;
    margin: 0px;
    padding: 0px 17px;
    height: 45px;
    line-height: 26px;
	background: none repeat scroll 0% 0% #F7F7F7;
    border-bottom: 1px solid #BEBEBE;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
}

.normal {
	font-weight: normal;
	color: red;
}

#nav li {
	font-size: 14px;
    display: inline-block;
    min-width: 75px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
	margin-top: 8px;
    color: #555;
	background-color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
    border-radius: 5px 5px 0px 0px;
    border-style: solid;
    border-width: 1px 1px 0px;
    border-color: #ccc;
}

#copyRights {
    font-size: 0.7em;
    color: #888;
    padding: 1em;
    text-align: center;
}

#content {
    clear: both;
    border-right: 1px solid #AAA;
    border-left: 1px solid #AAA;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: medium 1px 3px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #AAA #BBB;
    padding: 10px 19px 20px 18px;
    background: none repeat scroll 0% 0% #FFF;
}	

table.list {
    clear: both;
    background: none repeat scroll 0% 0% #CCC;
    margin: 2px 0px;
    border-bottom: 1px solid #CCC;
}	

table.list thead th {
    background-color: #EEE;
    color: #000;
    text-align: left;
    vertical-align: top;
	font-weight: normal;
	padding-left:4px;
}

table.list tbody tr.color td {
    background-color: #F0FAFF;
}

table.list tbody td {
    background: none repeat scroll 0% 0% #FFF;
    color: #515151;
    vertical-align: top;
	height: 25px;
}

table.list tbody td {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #FFF;
	padding: 6px 4px 3px;
    vertical-align: top;
}

.floatright{
	float: right;
}

.floatleft{
	float: left;
}

.garant {
    display: block;
    width: auto;
    max-width: 630px;
    margin-top: 5px;
    background: none repeat scroll 0% 0% #F7F7F7;
    border: 1px solid #CCC;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}

#tichetleft {
	float:left;
	width:430px;
	padding-left: 30px;
}

#tichetright {
	float:left;
	width:430px;
	padding-left: 30px;
}

#tichetleft,#tichetright p {
	font-size: 17px;
}

#tichetleft input[type=text]{
	height: 28px;
	width: 300px;
	margin-left: 10px;
	font-size: 17px;
	color: #3D728F;
	font-weight: normal;
	padding: 0px 7px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid rgb(196, 196, 196);
}

#tichetright input[type=text]{
	height: 28px;
	width: 300px;
	margin-left: 10px;
	font-size: 17px;
	color: #3D728F;
	font-weight: normal;
	padding: 0px 7px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid rgb(196, 196, 196);
}

#tichetleft input[type=radio]{
	margin-right: 7px;
	margin-left: 15px;
}

#center {
	margin-left:30px;
	font-size: 17px;
}

#center  input[type=text]{
	height: 28px;
	width: 685px;
	margin-left: 10px;
	font-size: 17px;
	color: #3D728F;
	font-weight: normal;
	padding: 0px 7px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid rgb(196, 196, 196);
}

#center textarea{
	height: 36px;
	width: 684px;
	font-size: 17px;
	font-family: arial;
	color: #3D728F;
	font-weight: normal;
	padding: 7px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid rgb(196, 196, 196);
}

#tichetright textarea{
	height: 230px;
	width: 361px;
	font-size: 17px;
	font-family: arial;
	color: #3D728F;
	font-weight: normal;
	padding: 7px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid rgb(196, 196, 196);
}
#center input[type=submit]{
	font-size: 17px;
	font-family: arial;
	color: #3D728F;
	font-weight: normal;
	padding: 7px;
	margin: 45px 0 60px 360px;
	border-radius: 4px;
	background-color: #F7F7F7;
	border: 1px solid #C4C4C4;
	cursor: pointer;
}
#tichetright input[type=radio] {
    margin-right: 7px;
    margin-left: 15px;
}
.tichet {
	font-size: 15px;
	color: #3D728F;
}
.red {
	color:red;
}
.green {
	color:green;
}
.orange {
	color:orange;
}
.rezolvat {
	background-color: #C1FCB8 !important;
}
.stadiu2 {
	background-color: #ffcc00 !important;
}	
	
#tichetleft input[type="password"] {
    height: 28px;
    width: 300px;
    margin-left: 10px;
    font-size: 17px;
    color: #3D728F;
    font-weight: normal;
    padding: 0px 7px;
    border-radius: 4px;
    background-color: #F7F7F7;
    border: 1px solid #C4C4C4;
}
#tichetleft input[type="submit"] {
    font-size: 17px;
    font-family: arial;
    color: #3D728F;
    font-weight: normal;
    padding: 7px;
    margin: 0px 0px 60px 360px;
    border-radius: 4px;
    background-color: #F7F7F7;
    border: 1px solid #C4C4C4;
    cursor: pointer;
}
#index-left {
	width: 293px;
	float: left;
	padding-left:13px;
	min-height: 150px;
	margin-top: 10px;
}
.border-right{
	border-right: 1px solid #ccc;
}
.border-right-bottom{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.border-special{
	border-bottom: 1px solid #FFF;
}
.icon-tichet{
	vertical-align: middle;
	margin-right:2px;
}
.icon-tichet-stadiu{
	vertical-align: middle;
	margin-right:2px;
}

.right {
	float: right;
}
.tinytext {
	font-size: 12px !important;
}
.no-color {
	color: #121212 !important;
}
.h1-clienti {
	font-size:50px !important;
	letter-spacing: 0px !important;
}
.form-clienti {
    position: relative;
    margin: 10px auto 20px;
    width: 100%;
    max-width: 648px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    border-radius: 7px;
	background-color:#F0F2F3;
    border: 1px solid #FFF;
}
.tab-clienti {
	box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1);
	background: transparent -moz-linear-gradient(center top , #F1F0F1 0%, #E1E5E8 100%) repeat scroll 0% 0%;
	background-image:linear-gradient(to bottom, #F1F0F1, #E1E5E8);
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	position: relative;
	margin-bottom: 30px;
	float: left;
	display: block;
	width: 100%;
	border-radius: 5px 5px 0px 0px;
	color: #424242;
	font-family: calibri,tahoma,verdana;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
	box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.1);
}

.form-clienti input[type="text"] {
	opacity: 1;
	position: relative;
	font-size: 24px;
	width: 94%;
	height: 45px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	border-radius: 7px;
	padding: 0px 15px;
	color: #999;
	text-align: center;
}

.form-clienti form {
	width:80%;
	margin: 0 auto;
}

.content-clienti p{
	text-align: center;
	margin: 0px 20px 0 20px;
	line-height: 30px;
}
.form-clienti input[type="submit"]{
    width: 165px;
    height: 30px;
	margin: 10px 0 0 170px;
    border: 1px solid #337D17;
    border-radius: 3px;
    background: transparent -moz-linear-gradient(center top , #46C03A 0%, #18A123 100%) repeat scroll 0% 0%;
	background-image:linear-gradient(to bottom, #46C03A, #18A123);
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
}
.form-clienti textarea{
    opacity: 1;
	position: relative;
	font-size: 14px;
	width: 94%;
	height: 45px;
	font-family: tahoma, sans-serif;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	border-radius: 7px;
	padding: 7px 15px;
	color: #000;
}
p.stoc input[type="radio"]{
    margin-left: 15px;
	margin-right: 10px;
}
.tt-suggestion {
	font-size: 12px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 6px;
	margin-left: 10px;
	padding: 8px 0;
	width: 643px;
}
.tt-hint {
	width: 630px !important;
	color: #BCBCBC !important;
}
.bs-example{
	font-family: sans-serif;
	position: relative;
	margin: 50px;
}
.typeahead, .tt-query, .tt-hint {
	border: 2px solid #CCCCCC;
	border-radius: 8px;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	outline: medium none;
	padding: 8px 12px;
	width: 396px;
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 2px solid #0097CF;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}


