/*------------Carasoul------------------*/
		
			.gal-scroll{
				overflow:hidden;
				margin-top:6px;
			}
			
			.gal-scroll .header{
				margin-left:-15px;
			}
			
			.gal-scroll #carousel {
				margin-top: 10px;
			}
   
			#carousel div {
				text-align: center;
				width: 220px;
				height: 90px;
				float: left;
				position: relative;
				/*padding:5px;*/
				border-right:1px solid #AAA;
				/*margin:0 5px;*/
				background-color:#FFFFFF;
				padding-right: 20px;
padding-left: 20px;
				/*box-shadow:0 0 3px rgba(0,0,0,0.3);*/
			}
			#carousel div img {
				border: none;
			}
			#carousel div span {
				display: none;
			}
			#carousel div:hover span {
				background-color: #333;
				color: #fff;
				font-family: Arial, Geneva, SunSans-Regular, sans-serif;
				font-size: 14px;
				line-height: 22px;
				display: inline-block;
				width: 100px;
				padding: 2px 0;
				margin: 0 0 0 -50px;
				position: absolute;
				bottom: 30px;
				left: 50%;
				border-radius: 3px;
			}
			
			#galleryscroll div {
				text-align: center;
				width: 302px;
				height: 212px;
				float: left;
				position: relative;
				padding:5px;
				border:1px solid #AAA;
				margin:0 5px;
				background:#F0F0F0;
				box-shadow:0 0 3px rgba(0,0,0,0.3);
			}
			#galleryscroll div img {
				border: none;
			}
			#galleryscroll div span {
				display: none;
			}
			#galleryscroll div:hover span {
				background-color: #333;
				color: #fff;
				font-family: Arial, Geneva, SunSans-Regular, sans-serif;
				font-size: 14px;
				line-height: 22px;
				display: inline-block;
				width: 100px;
				padding: 2px 0;
				margin: 0 0 0 -50px;
				position: absolute;
				bottom: 30px;
				left: 50%;
				border-radius: 3px;
			}
			
			
			#print{
				display:none;
			}
			
			.scroll
			{
				width: 100%; 
				font-size:12.5px; 
				overflow: auto;
				height:350px;
			}
			
			.modal-backdrop{
				position:relative !important		
			}
			.modal-dialog{
				width:80%;
			}
			
			.modal-body .col-md-2{
				padding:0;
			}
			.survey{
				border:1px solid #000;
				padding:3px;
				min-height:75px
			}
/* ========================= End ========================= */

/*----------------------------------------------------
	34. Color Customize Section End
------------------------------------------------------*/
