/*                    Iron Mountain CRM     */
/*                     Validation Modal     */
/*                  Genuine Interactive     */

#modal-overlay { background: #000; }

#modal-container { background: #008a70; width: 593px; height: 515px; }

	#modal-content { padding: 25px 32px 0; }

		#modal-content .modal-title { padding-bottom: 54px; margin-bottom: 22px; color: #fff; font-size: 2.35em; font-weight: normal; line-height: 1.2em; text-transform: uppercase; background: url(http://img.en25.com/eloquaimages/clients/IronMountain/{4a918227-ddd1-402b-a22d-f4f0d172ffd2}_modal-dots.png) no-repeat left bottom; }
		
			#modal-content .modal-title .name { display: block; padding-bottom: .23em; font-size: 1.6em; font-weight: bold; }
			
		#modal-content  .modal-info { margin-bottom: 10px; font-weight: bold; text-transform: uppercase; color: #fff; }
		
		#modal-content .text-field { display: block; width: 240px; margin-bottom: 4px; padding: 2px 6px; font-size: 0.9em; color: #696969; border: 1px solid #8ac9bd; background: #e6f4f1; }
		
		#modal-content .button-link { margin-top: 14px; height: 37px; width: 144px; border: none; background: #015a49; }