/******************************************* Panel (Lightbox) compartir con un amigo  ***********************************************/

#modal-share {width:700px;margin-top: 25px;height:400px;background-color:#FFF;}
#modal-share  h2{padding:10px;text-indent:10px;font-weight: 700;color: #0C5286;}
#modal-share #portada-contacto {height:220px;width:220px;float:left;-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3);margin:10px 20px;}
#modal-share .floor{width:auto;clear:right;margin:15px;}
#modal-share .floor .label{width:150px;height:40px;float:left;text-align:right;color: #767676;}
#modal-share .floor .input{width:200px;height:40px;float:left;}
#modal-share .floor.textarea .input{width:200px;height:160px;float:left;}
#modal-share .floor.submit .input{width:200px;height:40px;float:right;text-align: right;}
#modal-share input[type="submit"] {background: #014880;color: #FFFFFF;}
#modal-share input[type="submit"]:hover {background: #21618F;color: #E9E9E9;}
#modal-share .floor .input input {width:200px;padding:5px 7px;}
#modal-share .floor.textarea textarea {width: 200px;height:150px;}
#modal-share .floor textarea:focus, #panel1 input:focus, #modal-share .floor input:focus {border: 1px solid #A0A0A0;}
#modal-share .floor input.submit-button {	width: 100px;margin: 10px 73px 0 0;}
#modal-share .floor label {text-align: right;margin-right: 5px;padding-top: 10px;}

#share-alert {width:100%;text-align:center;}
#share-alert h3{}
