.module.feedback.deepest {background-color: #C0C1C2;background-image: url("../images/feed_back.png");background-position: right center;background-repeat: no-repeat;cursor: pointer;height: 118px;left: -275px;overflow: hidden;position: fixed;top: 165px;width: 310px;z-index: 250 !important;}
.module.feedback.deepest #form_feed {display: block;height: 100px;margin: 5px;padding: 5px;}
#popup {cursor: default;display: none;height: auto;left: 32%;min-width: 400px;overflow: hidden;padding: 25px!important;position: fixed;top: 200px;width: 30%;}
#popup .form_feed input[required="true"] {box-shadow: 0 0 2px #555555;}
#popup .close {background: url("../images/close.png") no-repeat scroll center center transparent;cursor: pointer;height: 32px;position: absolute;right: 0;top: 10px;width: 32px;z-index: 1000 !important;}
#popup .form_feed {box-shadow: 0 0 7px #333333;background-color: #F6F6F6;border: 10px solid #FFFFFF;border-radius: 10px 0 10px 10px;height: auto;overflow: auto;padding: 15px;width: 93%;}
#popup .form_feed span {display: block;float: left;width: 49%;}
#popup .form_feed .block span {color: #000000;font-size: 16px;margin: 0 0 3px;}
#popup .form_feed #oggetto {height: 19px;}
#popup .form_feed .block {margin: 0 0 20px;}
#popup .form_feed p {height: auto;margin-bottom: 5px;overflow: auto;}
#popup .form_feed .campo.button {background-color: transparent;background-image: url("../images/feed_button.png");background-position: center center;background-repeat: no-repeat;border: medium none;color: #FFFFFF;cursor: pointer;float: right;font-weight: bold;height: 37px;margin: 13px 0 0;padding: 0 0 0 33px;text-align: left;text-transform: uppercase;width: 130px !important;}
#popup .ris {color: #007851;font-size: 17px;}
#popup .form_feed .title {color: #007F60;font-size: 20px;font-weight: bold;overflow: hidden;}
#popup .form_feed .main {background-color: #FFFFFF;border: 1px solid #CCCCCC;border-radius: 8px;padding: 15px;}
#popup .form_feed .main input, .form_feed .main #dettagli {background-color: #F6F6F6;border: 1px solid #CCCCCC;}
#popup .form_feed .main .campo, #popup .form_feed .main #dettagli {width: 96%;}
#popup .form_feed .main .campo.testo {margin: 0!important;color: #000000;font-size: 16px;}
#popup .form_feed .main .campo.testo input {float: left;}
#popup .form_feed .main input#nome {height: 15px;margin-right: 25px;width: 40%;}
#popup .form_feed .main input#email {height: 19px;width: 44%;}
#popup .form_feed input {margin: 2px;}
#popup input[disabled] {opacity: 0.4;}