body
{
	font-family: "proxima-nova",sans-serif !important;
	background:#fff;
	background-image:none;
	background-image:url(../images/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: cover;
}
.mainContainer
{
	/*background:#fff;*/
	padding-top:37px;
	padding-bottom: 37px;
}
h1
{
	color:#000;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bolder;
}
a
{
	color:#3fa9f5;
}
a:hover
{
	border:none;
}
#container
{
	box-shadow:none;
}
.main-content
{
	border-right:1px solid #808080;
}
.sectionHeader
{
	background-image: none;
    background: #FFF;
	padding-top:30px;
	padding-bottom:30px;
	display:block;
}

.sectionHeader img
{
	max-width:245px;
}

.container {
   
    margin: 0 auto;
    width: 840px;
}

.sectionMenu
{
	background:#fcc601;
	padding-top:16px;
	padding-bottom:16px;
	display:block;
	min-height:20px;
}
/*FIX NAV*/
#nav
{
	background:none;
	border:none;
		box-shadow:none;
		display: inline-block;
    width: 70%;
	
}
#nav li a
{
	color:#000;
	/*background-image:none !important;*/
	border-radius:0px;
	background-size:contain;
	background-position:2px 50%;
	box-shadow:none;
	font-weight: bolder;
}
#nav li a.home
{
	color:#000;
	font-weight: bolder;
}
#nav li a.active, #nav li a:hover {
background-color:transparent !important;
color:#000;
text-decoration: underline;
border:none;
font-weight: bolder;
}

.navUserProfile {
    display: inline-block;
    width: 20%;
	text-align:right;
}
.navUserProfile a
{
	color:#000;
	background-image: url("../images/accedi.png");
	background-repeat:no-repeat;
	 background-position: 2px 50%;
    background-size: contain;
	 height: 20px;
    line-height: 20px;
    margin-left: 10px;
    padding: 0 10px 0 32px;
	font-weight: bolder;
	
}
.navUserProfile a:hover
{
	text-decoration: underline;
	border:none;
	margin-bottom: 0;
}
.navUserProfile a.btnProfilo
{
background-image: url("../images/profilo.png");
}
a.btnViewTicket
{
	width:223px;
	height:38px;
	border:2px solid #fcc601;
	color:#000;
	background-image:url("../images/status.png");
	background-repeat:no-repeat;
	background-size:10%;
	display:block;
		 background-position: 10px 50%;
		 line-height:38px;
		 text-align:center;
		 font-weight: bolder;
}
a.btnOpenTicket
{
	width:223px;
	height:38px;
	border:1px solid #fcc601;
	color:#000;
	background-image:url("../images/new.png");
	background-color:#fcc601;
	background-repeat:no-repeat;
	background-size:10%;
	display:block;
	background-position: 10px 50%;
	line-height:38px;
	text-align:center;
	font-weight: bolder;
}
a.btnOpenTicket:hover,
a.btnViewTicket:hover
{
	font-weight:bolder;
}
/***FOOTER**/
#footer
{
	/*border-top:1px solid #fcc601;*/
	padding-top:10px;
	
}
p.pCopy
{
	font-weight:bolder;
	font-size:12px;
	text-align:left;
	width:90%;
	display:inline-block;
	margin:0 !important;
	float:left;
	
}
ul.navSocial
{
	display:inline-block;
	margin:0;
	padding:0;
}
ul.navSocial li
{
	display:inline-block;
	float:left;
	list-style:none;
	margin-left:5px;
}
ul.navSocial li img
{
	max-width:20px;
}

/*pagina login*/
#clientLogin {
    background: #fff url("../images/status.png") no-repeat scroll 95% 50%;;
    border: 1px solid #fcc601;
    border-radius: 0px;
    box-shadow: none;
    display: block;
    margin-top: 20px;
    padding: 20px;
}
#clientLogin input[type="submit"] {
    border-radius: none;
    padding: 3px 10px;
	width:150px;
	height:38px;
	border:1px solid #fcc601;
	color:#000;
	background-image:url("../images/accedi.png");
	background-color:#fcc601;
	background-repeat:no-repeat;
	background-size:15%;
	display:block;
		 background-position: 10px 50%;
		 		 line-height:12px;
				 		 text-align:center;
	
}
#nav.loggato {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 60%;
}
.navUserProfile.loggato {
    float: right;
    width: 30%;
}
.MenuNavUserProfile {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
}
.MenuNavUserProfile > li {
    display: inline-block;
}

.search-form button.green,
.searchTicket
{
	border-color: transparent !important;
    border-image: none;
    border-radius: 0px;
    border-style: 0px;
	background:#fcc601;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: "proxima-nova",sans-serif !important;
    font-size: 14px;
    max-width: 220px;
    padding: 6px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	top:-1px;
}
.search-form button.green:hover
{
	background:#fff;

	border-color:#fcc601 !important;
	border-style:solid !important;
	border-width:1px !important;
}
.searchbar .search, .search-form .search
{
	 border: 1px solid #808080;
    border-radius: 0px;
}

i.refresh
{
	color:#fcc601;
}

.search.well.boxSearch
{
	background:#fff;
	border:1px solid #fcc601;
}
.serachKeywTxt
{
	padding:5px;
}
.selectTopicHelp,
select
{
	padding:5px;
	border-radius:0px;
	border:1px solid #808080;
}

.orari {
    color: #808080;
}

.front-page-button {
    margin-bottom: 30px;
}

input.btn {
    border-radius: 0 !important;
    font-weight: bolder;
}

#clientLogin input[type=text], #clientLogin input[type=password] {
   padding: 10px;
   border-radius:0;
   font-family: "proxima-nova",sans-serif !important;
}

input[type=submit] {
  font-family: "proxima-nova",sans-serif !important;  
}

#msg_error, #msg_notice {
    padding: 12px 12px 12px 36px;
    font-weight: 600;
    margin-bottom: 30px;
}

/* PAGINA LISTA TICKET */

.search.well.boxSearch {
    border-width: 2px;
    margin-bottom: 30px;
}

#ticketTable caption, #ticketTable td {
    padding: 10px;
}

#ticketTable thead th {
    padding: 5px 10px;;
}

#ticketTable {
    margin-bottom: 10px;
}

.searchTicket {
   font-weight: 600;
   padding: 6px 18px;
   letter-spacing: 1px;
   border-width: 1px;
   margin-left: 5px;
}

.searchTicket:hover {
    text-decoration: underline;
}

/* PAGINA INTERNA TICKET */

#ticketInfo {
    margin-bottom: 20px;
}

.filedrop .dropzone a {
    margin-bottom: 0;
}

.filedrop .dropzone a:hover {
    text-decoration: underline;
}

.action-button {
    border-radius: 0;
    padding: 4px 16px;
    border: 2px solid #FCC601;
    color: #000 !important;
    background: #FCC601;
    font-size: 14px;
    margin-bottom: 0;
	font-weight: 600;
}

.action-button:first-child {
    background: #fff;
}

.action-button:hover {
        border-radius: 0;
    padding: 4px 16px;
    border: 2px solid #FCC601;
    text-decoration: underline;
}

#reply p > input {
    border-radius: 0;
    padding: 4px 16px;
    border: 2px solid #FCC601;
    color: #000;
    background: #FCC601;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    font-family: "proxima-nova", sans-serif !important;
}

#reply p > input:hover {
  text-decoration: underline;
}

#reply p > input:last-child {
    background: transparent;
}

#reply p > input:nth-child(2) {
    background: #ff0d12;
    border-color: #ff0d12;
    color: #fff;
}

#ticketThread {
    margin-bottom: 30px;
}

/* MODIFICA TICKET */

#content form input[type="submit"], #content form input[type="reset"], #content form input[type="button"] {
    border-radius: 0;
    padding: 6px 24px;
    border: 2px solid #FCC601;
    color: #000;
    background: #FCC601;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    font-family: "proxima-nova", sans-serif !important;
    margin-right: 5px;
}

#content form input[type="submit"]:hover, #content form input[type="reset"]:hover, #content form input[type="button"]:hover {
text-decoration: underline;
}

#content form input[type="reset"] {
    background: transparent;
}

#content form input[type="button"] {
  background: #ff0d12;
    border-color: #ff0d12;
    color: #fff;
}

/* PAGINA PRINCIPALE ACCOUNT */

.search-form button.green {
    padding: 6px 24px;
    color: #000;
    background: #FCC601;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    font-family: "proxima-nova", sans-serif !important;
   margin-left: 5px;
   margin-bottom: 0;
}

.search-form button.green:hover {
  text-decoration: underline;
   background: #FCC601;
   padding: 6px 24px;
   border-width: 0 !important;
}

.searchbar .search, .search-form .search {
    min-height: 18px;
}

a.btnOpenTicket:hover, a.btnViewTicket:hover {text-decoration: underline;}

a {
    margin-bottom: 0;
}

/* AREA GUIDE */

#kb > li {
    padding: 20px 0;
    background: none;
}

#kb > li i {
    display: none;
}

#kb > li > div {
    margin-left: 0 !important;
}

#kb > li h4 a {
    font-size: 28px;
    color: #edbb05;
    margin-bottom: 20px;
}

.faded {
    font-size: 24px;
    font-weight: 700;
}

.sidebar .content {
    border: 1px solid #ddd;
    background-color: rgb(246, 246, 246);
}

.go-faq h1 {
    margin-bottom: 10px;

}

.go-faq #faq {
    margin-top: 20px;
    font-weight: 600;
    color: #949494;

}

.go-faq #faq li {
    font-weight: 400;
    padding: 6px 0;
}

.go-faq .faded {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

#kb > li h4 a {
    margin-bottom: 10px;
}
