@charset "utf-8";

/* CSS Document */
/*@font-face {
    font-family: 'HelveticaRegular';
    src: url('fonts/Helvetica/helvetica-webfont.eot');
    src: url('fonts/Helvetica/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Helvetica/helvetica-webfont.woff') format('woff'),
         url('fonts/Helvetica/helvetica-webfont.ttf') format('truetype'),
         url('fonts/Helvetica/helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/Bebas_neue/bebasneue.eot');
    src: url('fonts/Bebas_neue/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bebas_neue/bebasneue.woff') format('woff'),
         url('fonts/Bebas_neue/bebasneue.ttf') format('truetype'),
         url('fonts/Bebas_neue/bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
  font-family: 'GalliardLT-Roman';
  src:  url('fonts/GalliardLT-Roma/GalliardLT-Roman.eot') format('woff'),
  		url('fonts/GalliardLT-Roma/GalliardLT-Roman.ttf')  format('truetype'),
		url('fonts/GalliardLT-Roma/GalliardLT-Roman.svg#GalliardLT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* CSS for header start here */
.repeat-top{
	background: url(../images/footer-repet.png) top center no-repeat;
	background-size:cover;
	padding-bottom:10px;
		}
.logo {
  margin: 14px 0 4px;
}
.login-bg {
  background: url("../images/login-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
  height: 51px;
  line-height: 34px;
  padding:0 0 0 98px
}
.login-bg a {
  background: url(../images/link-devider.jpg) top right no-repeat;
  color: #fff;
  display: inline-block;
  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
  font-size: 15px;
  line-height: 14px;
  padding: 0 9px;
}
.login-bg .bg_none{
	background:none;
	}
.login-bg a:hover{
	color:#000;
	text-decoration:none;
	
	}
.margin_none{
	margin:0px!important}
.slide-pannel-bg{

	/*padding-bottom:31px;*/
	}
.slide-pannel-head {
  background: url("../images/head-design.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  color: #454545;
  display: inline-block;
   font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
  font-size: 25px;
  height: 100px;
  margin: 0 0 26px;
  padding: 55px;
  text-transform: uppercase;
  width:100%;
}
.green_bottom {
  margin-bottom: 29px;
  padding-top: 46px;
}
.green_bottom a{
  color: #3f3648;
  font-size:14px;
  font-style: italic;
text-decoration:none;
}
.green_bottom a:hover{
color:#a0b4c4;
text-decoration:none;
}
.footer {
	background: url(../images/footer-repet.png)  top center no-repeat;
	background-size:cover;
/*  padding-top: 60px;
  padding-bottom:47px;*/
}
.footer ul{
	margin:0 auto;
	list-style-type:none;
	padding:0px;
	}
.footer ul li{
	font-size:11px;
	
	}
.footer h2 {
  color: #7f9949;
  font-size: 17px;
  margin: 0 auto;
}
.footer h3{
	margin:0px;
	color:#b57e39;
	font-size:16px;
	}
.footer .sub_links li{
	margin:5px 0px;
	}


.footer a:hover{
	color:#7f9949;
	text-decoration:none;
	}
.copyright a:hover{
	text-decoration:none;
	color:#fff;
	}
.footer-icon{
	overflow:auto;
}
.footer .footer-icon ul li {
  float: left;
  margin: 0 8px;
}
.footer .footer-icon ul li a{
	display:block;
		height:44px;
	width:44px;
	}
.footer .footer-icon ul li a:hover{
	opacity:0.9;
	}
.footer .footer-icon ul .facebook_icon{
	background: url(../images/facebook_footer.png) top center no-repeat;
	}
.footer .footer-icon ul .facebook_icon:hover{
	background: url(../images/facebook_footer_hover.png) top center no-repeat;
	}
.footer .footer-icon ul .twitter_icon{
	background: url(../images/twitter_footer.png) top center no-repeat;
	}
.footer .footer-icon ul .twitter_icon:hover{
	background: url(../images/twitter_icon_hover.png) top center no-repeat;
	}
.footer .footer-icon ul .printset_icon{
	background: url(../images/footer_printset.png) top center no-repeat;
	}
.footer .footer-icon ul .printset_icon:hover{
	background: url(../images/printset_icon_hover.png) top center no-repeat;
	}
.footer .footer-icon ul .gplus_icon{
	background: url(../images/gplus_footer.png) top center no-repeat;
	}
.footer .footer-icon ul .gplus_icon:hover{
	background: url(../images/gplus_icon_hover.png) top center no-repeat;
	}
.copyright a{
	font-family:'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	font-size:14px;
	color:#677d81;
	}
.copyright a:hover{
	text-decoration:none;
	color:#7f9949;
	}
.copyright{
	margin-top:23px;
	}
.copyright_base {
  margin: 26px 0 12px;
}

/* CSS for header end here */

.carosel-new {
	/*margin-bottom:42px;*/
}
body{

		background: url(../images/repeat-bg.png) top center repeat;
	}

.slide_text {
  margin: 54px 0 0;
}

.slide h1 {
  color: #b57e39;
  font-size: 70px;
  line-height: 56px;
  margin:0px;
}
.slide .cristel{
	color:#3f3648;
	font-family:Adobe Garamon;}
	
.slide .manage-head{
	margin:0px;
	text-transform:uppercase;
	color:#b57d39;
	font-size:20px;
  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	}
.green-text {
  color: #515e34;
  font-size: 30px;
  line-height: 34px;
  margin: 17px 0 0;
}	

.fild_box_bg{
	background: url(../images/remember.png) top right  repeat-x;
	height:111px;
	margin-top:-19px;
	padding:10px 35px;
	margin-bottom:	27px;
		
}
.black{
	color:#000;
	}
.light_black{
	color:#333333;
	}
.welvet-col {
  color: #3f3648;
  font-size: 17px;
  font-style: italic;
}

.add_line {
background: url(../images/add-line.png) bottom center no-repeat;
  height: 139px;
  margin-bottom: 39px;
  overflow:auto;
}
		
/*---- CSS for tab middle section start here------*/
.slide .carousel-control{
	display:none;
	}
.inner_section{
	background:#fff;
	overflow:auto;
	margin:25px 25px 25px 0;
}
.bg_white{
	background:#fff;
	position: relative;
	}
.bg_white h2{
	position: absolute;
	  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	  background:#534c5a;
	  position:absolute;
	  font-size:20px;
	  color:#f5f6f6;
	  top:0;
	  margin:0px;
	  left:39px;
	  font-style:italic;
	  padding:11px 30px;
	  z-index:20;	
	  
	}
.gray_bg{
	overflow:auto;
	border:8px solid #fff;
	background: rgb(227,230,230); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGQ0ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(227,230,230,1) 0%, rgba(243,243,243,1) 49%, rgba(212,212,214,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,230,230,1)), color-stop(49%,rgba(243,243,243,1)), color-stop(100%,rgba(212,212,214,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 49%,rgba(212,212,214,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 49%,rgba(212,212,214,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 49%,rgba(212,212,214,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 49%,rgba(212,212,214,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e6e6', endColorstr='#d4d4d6',GradientType=1 ); /* IE6-8 */


}
/*---- CSS for tab middle section end here------*/
.flap_shadow{background: url(../images/flap_shadow.png) top right no-repeat;
background-size:100%;
height:24px;
}
.tab {


  display: inline-block;
  padding-bottom:10px;
}
.tab h3 {
  color: #524b59;
  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
  font-size: 32px;
  line-height: 30px;
  margin: 13px 0 0;
  display:inline-table
}
.tab a {
  display: inline-block;
  padding:19px 50px 0;
}
.tab span {
  color: #524b59;
  display: inline-block;
  font-size: 18px;
}
.padd-none{
	padding:0px!important;
	position:relative;
	z-index:10;
	}
.brd_none{
	border:none!important;
	}
.gray_bg .nav-tabs > li{
	padding:0px;
	}
/*.gray_bg .nav-tabs > li > a{ background: url(../images/li-bg.jpg) top left repeat-y; border-radius:0px;}*/

.gray_bg .nav-tabs > li > a {
	background: rgb(227,230,230); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(227,230,230,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,230,230,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(227,230,230,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e6e6', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-8 */

}
.gray_bg .nav-tabs > li > a:hover{

	text-decoration:none;
	border-color:transparent;
	 background: url(../images/footer-repet.png) top center no-repeat;
	}

.gray_bg .nav-tabs > li.active > a, .gray_bg .nav-tabs > li.active > a:hover, .gray_bg .nav-tabs > li.active > a:focus{
	border:none;
	background:#fff;
	}
.pad-top48px {
	padding-top: 48px;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 41px;
    width: 51%;
}
.yellow-tab {
  background:#f3b847;
	color:#534c5a;
	font-size:17px;
	  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	  font-style:italic;
	  padding:5px 9px;
	  border:0px;
	  display:list-item;
}	
.yellow-tab a{
	
	}
.yellow-tab:hover{
	background:#534c5a;
	color:#f3b847;
	text-decoration:none;
	}
.fancy_search{

  height: 53px;
  width: 77%;
 
}
.fancy_search {
  background: url("../images/fancy-bg.png") no-repeat scroll 25px top #fff;
  height: 60px;
  padding: 0 0 0 93px;
  width: 79%;
}
.inner_section ul{
	width:50%;
	}
@media (max-width:767px){
.copyright{
	margin:10px 0px;
	}
.footer-icon{
	margin:12px 0px;
	}
.fancy_search {
  background: url("../images/fancy-bg.png") no-repeat scroll -3px top #fff;
  padding: 0 0 0 44px;
  width: 100%;
}
.fild_box_bg{
	margin:0px;
	}
.login-bg{
	text-align:center;
	background:url("../images/login-bg.png") no-repeat scroll center top;
	padding:0px;
	}
.pad-top48px{
	padding:0px;
	}
.bg_white img{
	width:100%;
	}
.add_line img{
	width:100%;
	}
.add_line{
	height:auto;
	background-size:50%;
	padding-bottom:10px;
	margin-bottom:15px;
	}
.carousel-indicators{
	bottom:-38px;}
.panel-title > a:hover{
	text-decoration:none!important;
	}
.gray_bg .panel-default > .panel-heading:hover{

	text-decoration:none;
	border-color:transparent;
	 background: url(../images/footer-repet.png) top center no-repeat;
	 border-radius:0px;
	}
.gray_bg .panel{
	border-radius:0px;
	margin:5px;
	}

.yellow-tab{
	margin:5px 0px;
	}
.logo{
	text-align:center;
	}
.logo img{
	display: inline;
	}
.footer .manage_h2{
	margin:15px 0px 5px;
	display:inline-block;
	}
.footer h2 {
  margin: 0 0 10px;
}
}

@media (min-width:768px) and (max-width: 991px) {
.copyright{
	margin:0px;
	}
.copyright_base{
	overflow:auto;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	}
.footer h2{
	font-size:13px;
	}
.fild_box_bg{
	margin-top:0px;
	}
.fancy_search{
	width:100%;
	}


	}
@media (min-width:768px) and (max-width:1204px) {
.login-bg{
	background: none;
	text-align:right;
	}
.login-bg a{
	color:#534c5a;
	}
.login-bg{
	padding:0px;
	}
}
.small-logo{
	position:absolute;
	top:5px;
	left:-100px;
}
.tribute-page{
	min-height:450px;
	padding:40px 0;
}
.logo2 {
  margin:10px 0 0 0;
}
.user-info{
	  font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
}
.user-info .pull-left{
	margin-right:50px;
}
.user-info h2 {
  font-size: 54px;
  margin-top: 0;
  margin-bottom:5px;
}
.user-info h4{
  font-size:19px;
  margin-top: 0;
}
.user-info h3{
	margin-top:0;
	font-size:24px;
	font-style:italic;
}
.user-info p{
	font-size:15px;
}
.pdf-content{
	 font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	 margin-top:-35px;
}
.user-info a{
	color:#778d9a;
	font-style:italic;
}
.pdf-inner{
	border:5px solid #fff;
	background: rgb(244,244,244); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */

	box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	position:relative;
	margin-top:-5px;
	text-align:center;
	 z-index:10;
}
.zoom-btn{
	background:#fff;
	padding:5px 5px 10px 5px;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	font-size:26px;
	width:306px;
	text-align:center;
}
.zoom-btn .btn{
	background:#798a90;
	color:#fff;
	height:25px;
	width:25px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	padding:0;
	line-height:25px;
	margin-top:5px;
	margin-right:10px;
}
.comment-content{
	margin-top:15px;
}
.comment-box{
	padding:20px;
	background:#fff;
	border:1px solid #eee;
	font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
}
.wr-cmt-box .pull-left,
.read-cmt-box .pull-left{
	width:130px;
	text-align:center;
}
.wr-cmt-box .pull-left img,
.read-cmt-box .pull-left img{
	width:54px;
	height:54px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.wr-cmt-box .media-body .form-control{
	min-height:110px;
	border:2px solid #ccc;
	margin-top:0;
}
textarea{
	resize:vertical;
}
.wr-cmt-box .media-body .btn{
	background:#df912f;
	font-size:16px;
	color:#fff;
	margin-top:10px;
}
.read-cmt-box h4{
	margin-bottom:0;
}
.read-cmt-box{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #666;
}
.grey-box{
	height:65px;
	width:100%;
	padding:5px 15px;
	border:5px solid #fff;
	background: rgb(158,177,193); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5ZWIxYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOGE5Y2E5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(158,177,193,1) 0%, rgba(138,156,169,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(158,177,193,1)), color-stop(100%,rgba(138,156,169,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(158,177,193,1) 0%,rgba(138,156,169,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(158,177,193,1) 0%,rgba(138,156,169,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(158,177,193,1) 0%,rgba(138,156,169,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(158,177,193,1) 0%,rgba(138,156,169,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eb1c1', endColorstr='#8a9ca9',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
position:relative;
color:#fff;
margin-bottom:20px;
}
.grey-box:after{
	content:url(../images/corner-shadow.png);
	position:absolute;
	top:55px;
	right:-10px;
}
.share-icon ul{
	padding-left:0;
	margin-bottom:0;
}
.grey-box span{
	font-size:22px;
	font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
	line-height:22px;
}
.grey-box ul li {
	display:inline-block;
  vertical-align:middle;
}
.grey-box ul li a{
	display:block;
		height:44px;
	width:44px;
	}
.grey-box ul li a:hover{
	opacity:0.9;
	}
.grey-box ul .facebook_icon{
	background: url(../images/facebook_footer.png) top center no-repeat;
	}
.grey-box ul .facebook_icon:hover{
	background: url(../images/facebook_footer_hover.png) top center no-repeat;
	}
.grey-box ul .twitter_icon{
	background: url(../images/twitter_footer.png) top center no-repeat;
	}
.grey-box ul .twitter_icon:hover{
	background: url(../images/twitter_icon_hover.png) top center no-repeat;
	}
.grey-box ul .printset_icon{
	background: url(../images/footer_printset.png) top center no-repeat;
	}
.grey-box ul .printset_icon:hover{
	background: url(../images/printset_icon_hover.png) top center no-repeat;
	}
.grey-box ul .gplus_icon{
	background: url(../images/gplus_footer.png) top center no-repeat;
	}
.grey-box ul .gplus_icon:hover{
	background: url(../images/gplus_icon_hover.png) top center no-repeat;
}
.grey-box:last-child .pull-left {
	margin-top:0px;
}
.grey-box .pull-left {
	margin-top:10px;
}
.grey-box img{
	margin-top:10px;
}
.grey-box:last-child img {
	margin-top:5px;
}
.comment-content .col-md-7{
	padding-right:0;
}
.comment-content .col-md-5{
	padding-left:30px;
}
.middle-content{
	min-height:400px;
	padding:50px 0;
	font-family: 'GalliardLT-Roman',Verdana,Geneva,sans-serif;
}
.middle-content .well h2{
	margin-top:0;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
.middle-content .well{
	background:#fff;
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	border:none;
}
.middle-content .well a{
	color:#666;
	font-weight:bold;
}
.green-btn{
	background:#8cb6c7;
	color:#fff;
	min-width:150px;
}
.green-btn:hover,
.green-btn:focus{
	color:#fff;
	background:#4286a2;
}
.sign-up-link p{
	margin:10px 0 20px 0;
}
.offset-top-20{
	margin-top:20px;
}
.left-panel{
	width:230px;
	float:left;
	margin-right:30px;
}
.right-panel{
	overflow:hidden;
}
.dash-content{
	background:#fff;
	padding:20px;
	min-height:400px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.3);
	overflow:hidden;
}
.profile-pic{
	width:150px;
	height:150px;
	background:url(../images/avtar.png) no-repeat center center;
	background-size:cover;
	margin:0px auto;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	overflow:hidden;
}
.left-nav ul{
	padding-left:0;
	margin-bottom:0;
	list-style-type:none;
	margin-top:30px;
}
.left-nav ul li{
	border-top:1px solid #ccc;
}
.left-nav ul li a{
	padding:10px;
	display:block;
}
.dash-content > h3{
	margin-top:0;
	margin-bottom:40px;
}
.right-panel h3{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.main-body{
	padding:40px 0;
	min-height:301px;
}
.footer-panel{
	padding:15px 0 0 0;
	border-top:1px solid #ccc;
}
/*--ERROR MESSAGES START--*/
.custom-error{
	position:absolute;
	top:0;
	width:100%;
	z-index:9999;
}
.custom-error .alert{
	text-align:center;
	border-radius:0 0 10px 10px;
	border:none;
	box-shadow:none;
	width:80%;
	margin:0px auto;
}
.custom-error .alert-success{
	background:#00a940 !important;
	color:#fff;
}
.custom-error .alert-danger{
	background:#e35238 !important;
	color:#fff;
}
.custom-error .close{
	color:#fff;
	opacity:1;
}
/*--ERROR MESSAGES END--*/

.cms-content h2{
	border-left:7px solid #8cb6c7;
	font-size:36px;
	padding-left:15px;
	line-height:60px;
}
.test-box {
  margin: 25px 0;
}
.test-box  h5 {
  color: #666;
  font-style: italic;
  font-weight: bold;
}
.or:after {
  border-bottom: 1px dashed #000;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.or {
  font-size: 20px;
  font-weight: 300;
  height: 1px;
  line-height: 1px;
  margin: 30px 0;
  position: relative;
  text-align:center;
}
.or span {
  background: none repeat scroll 0 0 #fff;
  padding: 0 5px;
  position: relative;
  z-index: 10;
}
.btn-facebook {
  background: none repeat scroll 0 0 #3b5998;
  border-color: transparent;
  box-shadow: none;
  color: #fff !important;
  font-size: 20px;
  font-weight: 600;
  padding: 16px 15px 15px;
  text-align: center;
  text-shadow: 0 -1px transparent !important;
  transition: background-color 0.1s ease-out 0s;
  width: 100%;
}
/*#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}*/

.owl-theme .owl-controls {
    position: relative;
}
.owl-pagination {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 10px 0;
}
.owl-theme .owl-controls .item-link {
    position: relative;
    display: block;
    width:100px;
    height:50px;
    margin: 0 2px;
    border-bottom: 4px solid #ccc;
    outline: none;
}

.owl-theme .owl-controls .item-link:focus {
    -webkit-box-shadow: 0 0 8px #cc4895;
    -moz-box-shadow: 0 0 8px #cc4895;
    box-shadow: 0 0 8px #cc4895;
    outline: none;
}

.owl-theme .owl-controls .active .item-link {
    border-bottom: 4px solid #000;
}

.owl-theme .owl-controls .owl-page span {
    display: none;
}

.owl-theme .prev-owl,
.owl-theme .next-owl {
    position: absolute;
    top:22px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #c0c0c0;
    outline: none;
}

.owl-theme .prev-owl:focus,
.owl-theme .next-owl:focus {
    -webkit-box-shadow: 0 0 8px #cc4895;
    -moz-box-shadow: 0 0 8px #cc4895;
    box-shadow: 0 0 8px #cc4895;
}

.owl-theme .prev-owl {
    left: 24px;
}

.owl-theme .next-owl {
    right: 24px;
}