<style type="text/css">

/* Reset di base */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

 body {
     margin: 0;
     padding: 0;
     font-family: Arial, Helvetica, georgia, sans-serif;
     color: #696969;
}
 div {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-size: 100%;
     vertical-align: baseline;
     background: transparent;
}
 A {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
     color: #676767;
     font: none;
}
 A:HOVER {
     color: #F3831D;
     text-decoration: none;
}
 li {
     list-style: none;
}
 ul {
     list-style: none;
}
 .td_01 {
     background-color: white;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #676767;
}
 .inputtext {
     BORDER-BOTTOM: #CCCCCC 1pt solid;
     BORDER-LEFT: #CCCCCC 1pt solid;
     BORDER-RIGHT: #CCCCCC 1pt solid;
     BORDER-TOP: #CCCCCC 1pt solid;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: white;
     COLOR: #003366;
     FONT-SIZE: 12px;
     text-align: left;
}
 .badInputtext {
     BORDER-BOTTOM: #CCCCCC 1pt solid;
     BORDER-LEFT: #CCCCCC 1pt solid;
     BORDER-RIGHT: #CCCCCC 1pt solid;
     BORDER-TOP: #CCCCCC 1pt solid;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: #FFFFCC;
     COLOR: #003366;
     FONT-SIZE: 12px;
     text-align: left;
}
/*****************************pagina elenco provider********************************/
 #title {
     background-image: url('../img/sfondo.png');
     height: 50px;
     display: block;
     text-indent: -9000px;
}
 #header {
     float: right;
     margin: 10px;
     color: white;
     font-size: 12px;
     font-family: "SegoeUI", sans-serif;
     text-indent: 0px;
     text-align: center;
     vertical-align: middle;
}
 #header_buttons {
     float: right;
     
}
 .button {
     margin: 10px;
}
 .td_prodotti {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: white;
     background-image: url('../img/sfondo.png');
     background-position: center;
     border: 1px none #CCCCCC;
     font-weight: bold;
}
/************************sezione login******************************/
 #sub_validate {
     width: 222px;
     height: 33px;
     background-color: #10569D;
     border: none;
     color: white;
     cursor: pointer;
     font-size: 14px;
     font-family: "SegoeUI", sans-serif;
     border-radius: 4px;
}
 #cont H2 {
     font-size: 13px;
     color: #464646;
     text-transform: capitalize;
     padding: 35px 0 0 0;
}
 #cont form {
     display: block;
     margin: 35px 0 0 0;
}
 #cont form .box {
     width: 200px;
     height: 33px;
     line-height: 33px;
     border: 1px solid #c8c8c8;
     margin: 0 0 15px 0;
     padding: 0 10px;
     color: #696969;
     font-size: 13px;
     font-family: "SegoeUI", sans-serif;
     border-radius: 4px;
}
 #cont form .botton {
     margin: 14px 0 0 0;
     font-size: 11px;
     position: relative;
     display: block;
}
 #cont form .botton li {
     display: block;
     top: 5px;
}
 #cont form .botton .left {
     left: 0;
     top: 10px;
}
 #cont form .botton .right {
     right: 0;
}
 #cont form .botton input {
     margin: 0 5px 0 0;
     float: left;
}
 #cont form .botton button, #header_buttons button {
     min-width: 150px;
    /*width:100px;
    */
     height: 24px;
     display: block;
     background-color: #10569D;
     border: none;
     color: white;
     cursor: pointer;
     float: right;
     font-size: 14px;
     font-family: "SegoeUI", sans-serif;
     border-radius: 4px;
}
 .message {
     font-size: 14px;
     color: #FFFFCC;
     font-family: "SegoeUI", sans-serif;
}
/*****************************font e classe per font************************************/
 @font-face {
     font-family: 'gothambold1';
     src: url('./gothambold1.eot');
     src: local('gothambold1'), url('./gothambold1.woff') format('woff'), url('./gothambold1.ttf') format('truetype');
}
 .fontsforweb_fontid_5903 {
     font-family: 'gothambold1' !important;
}
/*******************style per i place holder CSS3****************************/
 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     font-style: italic;
     opacity: 0.5;
}
 ::placeholder {
    /* Most modern browsers support this now. */
     font-style: italic;
     opacity: 0.5;
}
 ::-moz-placeholder {
    /* Firefox 19+ */
     font-style: italic;
     opacity: 0.5;
}
 :-moz-placeholder {
    /* Firefox 18- */
     font-style: italic;
     opacity: 0.5;
}
 :-ms-input-placeholder {
    /* IE 10+ */
     font-style: italic;
     opacity: 0.5;
}
 ::-ms-input-placeholder {
     font-style: italic;
     opacity: 0.5;
}
/****************************pagina di login******************************************/
 .page_title2 {
     font-weight: 400;
     position: relative;
     background-color: white;
     background-image: url('../img/sfondo.png');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     float: left;
     width: 100%;
     padding-top: 40px;
     padding-bottom: 40px;
}
 .page_title2.big {
     padding-top: 80px;
     padding-bottom: 100px;
}
 .page_title2 H1 {
     font-family: "gotham_bold", sans-serif;
     font-size: 56px;
     line-height: 1.2;
     float: none;
     font-weight: 800;
     color: white;
     text-transform: uppercase;
     width: 620px;
}
 .page_title2 p {
     font-size: 25px;
     margin-top: 30px;
     color: #92DAD3;
     line-height: 1.3;
     font-weight: 300;
     font-family: "SegoeUI", sans-serif;
}
 .col-md-8 {
     width: 620px;
     float: left;
     position: relative;
     min-height: 1px;
     padding-right: 15px;
     padding-left: 15px;
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-size: 100%;
     vertical-align: top;
     background: transparent;
}
 #logo {
     background: none;
     float: left;
     display: block;
     position: relative;
     margin: 0;
}
 #logo img {
     border: none;
}
 .logo-normal {
     max-height: 222px;
}
 .logo {
     float: left;
     width: 25%;
     margin-top: 15px;
}
 .container {
     padding-left: 15px;
     padding-right: 15px;
     margin-right: 19%;
     margin-left: 19%;
}
 .service-nav {
     margin: 0;
     color: #666;
     margin-rigth: 70px;
}
 .service-nav li {
     float: left;
     margin-left: 30px;
     font-size: 12px;
}
 .pull-right {
     float: right !important;
}
 /* .header .container {
    width: 1170px;
   
} */
 .site_wrapper {
     overflow: hidden;
     width: 100%;
     margin: 0 auto 0 auto;
}
 .header.innerpages {
     height: 90px;
     padding-top: 12px;
     display: block;
     background-color: white;
}
 </style>