html {
    height:100%;
 
    margin: 0;
    padding: 0;
    }
body {
	margin:0;
    padding: 0;
	color:#333;
	font:15px/20px Arial, Helvetica, sans-serif;
	background:#edeef0 url(../images/body.png) repeat-x 50% -493px;
	min-width:920px;
    min-height:100%;
}

.home{background-position:50% 0}
img {
	border-style:none;
	vertical-align:top;
}
a {
	text-decoration:underline;
	cursor:pointer;
	color:#004494;
}
a:hover {color:#f33;}
#wrapper {
	overflow:hidden;
	position:relative;
	z-index:1;
	width:920px;
	margin:0 auto 0;
    padding-top: 20px;
}
#header {
	background:url(../images/header.png) no-repeat;
	width:782px;
	padding:0 21px 13px 117px;
    
	position:relative;
	z-index:20;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.home #header{padding-bottom:2px;}
#header:after {
	content:'';
	display:block;
	clear:both;
}
#header .holder {
	overflow:hidden;
	text-align:left;
	padding:21px 0 16px 151px;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:240px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	left:16px;
	top:10px;
	margin:0;
	z-index:3;
}
.logo a {
	height:100%;
	display:block;
}
.g-center {
    text-align: center;
    }
.intro {
	float:left;
	color:#9fa1a1;
	width:260px;
    margin-top:10px;
	font-weight:normal;

}
#header .area {text-align:right;}
#header .logos-list {
	display:inline-block;
	vertical-align:top;
	margin:-16px 0 0;
	padding:0 6px 0 0;
	list-style:none;
	background:url(../images/separators.png) no-repeat 100% -20px;
}
#header .logos-list li {
	display:inline-block;
	vertical-align:middle;
	padding:0 24px 0 2px;
}
* +html #header .logos-list{
	display:inline;
	margin-right:4px;
}
* +html #header .logos-list li {
	display:inline;
	padding-right:26px;
}
#header .logos-list a {display:block;}
.ico-lang {
	display:inline-block;
	vertical-align:top;
	margin:12px 0 0 12px;
}
#nav {
	margin:0 0 0 10px;
	padding:0 10px 0 0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:6;
}
* +html #nav{display:inline;}
#nav li {
	float:left;
	padding:0 11px 25px 14px;
	background:url(../images/separators.png) no-repeat 0 5px;
}
#nav li:first-child {
	background:none;
	padding-left:0;
}
#nav .active,
#nav li:hover {padding-bottom:0;}
#nav a {
	color:#fdd3c5;
	text-decoration:none;
	float:left;
}
#nav .active a {
    color:#fff;
    float:none
    }
#nav a:hover{color:#fff;}
#nav .active span {
	color:#fff;
	padding:0 0 25px;
	background:url(../images/arrow-nav-active.png) no-repeat 50% 100%;
}
#nav .active {
	color:#fff;
	}
#main {width:920px;}
#main:after {
	content:'';
	display:block;
	clear:both;
}
.gallery {
	padding:0 0 0 14px;
	margin:0 0 20px;
	position:relative;
	overflow:hidden;
	color:#fff;
}
.gallery .mask {
	width:839px;
	overflow:hidden;
	position:relative;
}
.gallery .mask ul {
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery .mask li {
	float:left;
	width:839px;
	padding:0 0 35px;
}
.gallery .mask .visual {
	float:right;
	margin:10px 0 -35px 15px;
}
.gallery .next {
	width:46px;
	height:76px;
	background:url(../images/sprite.png) no-repeat -194px -120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:99px;
}
.info-area .text {
	float:left;
	margin:0 17px 0 0;
}
.gallery .text-section {overflow:hidden;}
.info-area .btn {
	float:left;
	background:url(../images/btn.png) no-repeat;
	padding:0 0 0 18px;
	margin:-8px 0 0;
	line-height:37px;
	color:#fff;
	text-decoration:none;
}
.info-area .btn span {
	display:block;
	background:url(../images/btn.png) no-repeat 100% 100%;
	padding:0 20px 2px 2px;
}
.info-area .btn:hover span {text-decoration:underline;}
.gallery .holder {
	overflow:hidden;
	padding:78px 0 0;
}
.info-area {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:999;
	color:#fff;
	margin:15px 14px -78px;
	padding:8px 0 24px 15px;
}
.gallery .num {
	float:left;
	margin:0 22px 0 0;
}
.text-holder {overflow:hidden;}
.gallery .text-holder {
	padding:4px 0 0;
	font-size:22px;
	line-height:28px;
}
#main .gallery h2 {
	font:22px/28px Arial, Helvetica, sans-serif;
	color:#fddc67;
	margin:0;
}
#main .gallery h2 a {color:#fddc67;}
#main .gallery p {margin:0;}
.gallery .switcher {
	position:absolute;
	bottom:7px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}
.gallery .switcher li {
	display:inline-block;
	vertical-align:top;
	padding:0 7px 0 5px;
	text-align:left;
}
* +html .gallery .switcher li {
	display:inline;
	padding:0 9px 0 7px;
}
.gallery .switcher a {
	display:block;
	width:15px;
	height:15px;
	font-size:0;
	line-height:0;
	background:url(../images/sprite.png) no-repeat 0 -111px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .switcher .active a,
.gallery .switcher a:hover {background-position:-31px -110px;}
.main-holder {
	overflow:hidden;
	padding:0 0 21px;
	margin:0 -4px;
	background:url(../images/main-holder.png) no-repeat -1869px 100%;
}
.main-frame {
	overflow:hidden;
	padding:12px 0 0;
	background:url(../images/main-holder.png) no-repeat;
}
.slider {
	background:url(../images/slider.png) no-repeat;
	width:854px;
	height:167px;
	padding:18px 30px 0 44px;
}
.slider:after {
	content:'';
	display:block;
	clear:both;
}
.slider .hscrollable {
	width:842px;
	height:132px;
	overflow:visible !important;
	padding:0 0 39px;
}
.slider ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.slider li {
	padding:0 0 0 6px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
* +html .slider li {
	display:inline;
	padding-left:10px;
}
.tooltip .text{
	display:block;
	font-size:13px;
	line-height:16px;
	padding:5px 0 0;
	color:#666;
	text-align:center;
	font-style:italic;
}
.slider li:first-child {padding-left:0;}
.tooltip  img {
	max-width:280px;
	}
.tooltip {
	position:absolute;
	cursor:pointer;
	display:none;
	left:-20px;
	top:-20px;
	-webkit-box-shadow: 0 3px 9px 0px rgba(0, 0, 0, 0.31);
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.31);
	background:#fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding:10px;
}
* +html .tooltip{border:3px solid #ccc}
.hscroll-bar {
	background:url(../images/scrollbar.png) repeat-x;
	height:19px;
}
.hscroll-left{
	top:-92px;
	left:-41px !important;
	cursor:pointer;
	width:0 !important;
}
.hscroll-right{
	top:-92px;
	right:-39px !important;
	left:auto !important;
	cursor:pointer;
}
.hscroll-line{
	left:0 !important;
	right:0 !important;
	width:100% !important;
}
.hscroll-slider{
	width:105px;
	float:left;
	height:19px;
	cursor:pointer;
	background:url(../images/scrollbar.png) no-repeat 0 -30px;
}
.columns-holder {
	overflow:hidden;
	padding:0 0 17px;
}
.main-block {
	overflow:hidden;
	background:url(../images/main-holder.png) repeat-y -934px 0;
	padding:28px 41px 0 43px;
}
.info-column {
	width:380px;
	float:left;
}
.info-column strong {
	display:block;
	font:22px/27px Arial, Helvetica, sans-serif;
	margin:0 0 13px;
}
.schedule-column {
	width:416px;
	float:right;
	padding:8px 0 0;
}
.info-column .more {
	background:url(../images/sprite.png) no-repeat 100% -98px;
	padding:0 17px 0 0;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	line-height:16px;
}
#main .info-column p {margin:0 0 22px;}

.info-box {
	background:#fede6d;
	overflow:hidden;
	color:#000;
	width:328px;
	padding:16px 25px 23px 23px;
	font-size:15px;
	line-height:18px;
	margin:0 0 26px;
}
.info-box .date {
	font-style:normal;
	display:block;
	font-size:13px;
	margin:0 0 8px;
}
#main .schedule-column .info-box h3 {
	font:18px/21px Arial, Helvetica, sans-serif;
	text-transform:none
}
.calendar {
	float:right;
	width:86px;
	padding:0 0 0 41px;
	margin:-9px 0 0;
	background:url(../images/sprite.png) no-repeat 0 -162px;
	font-size:13px;
	line-height:17px;
}
#main .schedule-column h3 {
	font:24px/27px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
}
.schedule-column .heading {
	overflow:hidden;
	padding:9px 0 15px;
}
#main .schedule-column p {margin:0;}
.dates-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:17px;
}
.dates-list li {
	overflow:hidden;
	background:url(../images/bullet01.png) no-repeat 3px 7px;
	padding:0 0 19px 19px;
}
.dates-list .date {
	display:block;
	color:#999;
	padding:0 0 4px;
}
.dates-list .num {
	display:inline-block;
	vertical-align:top;
	background:#faa28e;
	line-height:20px;
	color:#fff;
	padding:0 7px 1px 8px;
	margin:-1px 1px 0 0;
}
.news-block {
	overflow:hidden;
	padding:0 0 39px;
}
.head-block {
	overflow:hidden;
	background:url(../images/head-block.png) repeat-x 0 12px;
	padding:0 0 22px;
}
.head-block .heading {
	float:left;
	background:#fff;
	padding:0 10px 0 0;
}
#main .head-block h4 {
	font:18px/21px Arial, Helvetica, sans-serif;
	float:left;
	background:#fff;
	margin:0;
	padding:0 13px 0 0;
}
#main .head-block h4 a {color:#333;}
.rss {
	background:url(../images/sprite.png) no-repeat 0 -135px;
	width:35px;
	height:21px;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:20px;
	float:left;
	margin:2px 0 0;
	text-decoration:none;
}
.news-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.news-list li {
	padding:0 7px 0 24px;
	background:url(../images/separators.png) no-repeat 5px -118px;
	width:250px;
	float:left;
	font-size:13px;
	line-height:17px;
}
.news-list .date {
	display:block;
	color:#999;
	padding:0 0 7px;
}
#main .news-list h5 {
	font:13px/17px Arial, Helvetica, sans-serif;
	margin:0;
}
.partners-block {
	overflow:hidden;
	padding:0 0 32px;
}
.partners-list {
	margin:-5px -30px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.partners-list li {
	display:inline-block;
	vertical-align:middle;
	margin:0 30px 0 0;
}
* +html .partners-list li {
	display:inline;
	margin-right:33px;
}
.partners-list a {display:block;}
.g-list,
.g-list li {
list-style-type:none;
padding:0;
margin:0;
}
.l-block  {
	float:left;
	}
.cl {
	height:1px;
	overflow:hidden;
	clear:both;
	}
.b-year{
    font-weight:bold;
    margin-right: 0.5em;
	font-size:13px;
}
.b-year-list{
    margin-bottom:10px;
	font-size:13px;
}
    .b-year-list li{
        float:left;
        padding:0.1em 0.3em;
        margin-right:2px;
        }
    .b-year-list span{
        background:#E85737;
        color:#FFF;
        padding:0.15em 0.45em;
    }
    .b-year-list ins{
        color:#ccc;
        padding-left:1em;
		font-size: .7em
    }
    .b-year-list .b-selected ins{
        padding-left:1em;
		font-size: 8px;
		text-decoration:none !important;
		position:relative;
		top:-2px;
    }
	.b-year-list li:last-child ins,
	.b-year-list li.last-child ins	{
		display:none
		}
.b-pager {
    overflow:hidden;
	font-size:13px;
	margin-bottom:30px;
    }
.b-pager li {
    float:left;
    padding:.1em .55em;
    }
.b-pager .b-point {
    padding-right:0;
    }
.b-pager .b-selected {
    background:#E85737;
    color:#FFF
    }
.b-pager .b-point {
    position:relative;
    padding-right:0;
    }

.b-pager .b-point .b-icon {
    position:absolute;
    top:50%;
    margin-top:-3px;
    height:10px;
    overflow:hidden;
    width:14px;
    background:url('../images/icons.png') no-repeat;
    }
.b-pager .b-point-left {
    padding-left:20px;
    margin-right:20px;
    }
.b-point-left .b-icon {
    left:0;
    background-position:-38px top;
    }
.b-pager  .b-point-right {
    padding-right:20px;
    }
.b-pager  .b-point-right .b-icon {
    right:0;
    background-position:-19px 0 !important;
    }
.b-news{
   font-size: 14px;
   line-height: 1.4em;
}
.b-news-item{
    margin-bottom:20px !important;
}
    .b-news-item .b-ni-date{
        background: url(../images/bullet02.gif) no-repeat 2px 8px;
        color: #989898;
        line-height: 20px;
        margin-bottom: 5px;
		padding-left:15px;
    }
    .b-news-item .b-ni-descr{
        position: relative;
		padding-left:15px;
    }
    .b-news-item .b-ni-descr-2 {
        background: url(../images/bullet02.gif) no-repeat 2px 7px;
        padding-left:15px;
        }
	.b-news-item .b-ni-descr p {
		margin-top:5px;
		}
    .b-news-item .b-ni-text {
        font-size:13px;
        }
.b-news-title{
    font-size:1.5em;
    margin-bottom:15px;
    line-height:1.2em;
}
.b-news-date{
    /*font-size:0.8125em;*/
    color:#989898;
    margin-bottom:10px;
	
}
.b-news-back{
    /*font-size:0.8125em;*/
	display:inline-block;
	margin:25px 0 30px -3.533em;
}
.twocolumns{
	overflow:hidden;
	margin:-4px -3px 0 -16px;
	background:url(../images/twocolumns.gif) repeat-y 219px 0;
}
#content{
	float:right;
	width:615px;
	margin:-6px 0 0;
}
#content h1{
	margin:0 0 35px;
	color:#e85737;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
}
#content h2{
	margin:0;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
#content ol {
	margin:0 1px;
	padding:0;
	font-size:13px;
	line-height:17px;
	height:1%;
	overflow:hidden;
	counter-reset: item;
}
#content ol ol{margin:0 0 0 13px;}
#content ol>li {
	margin:0 0 20px;
	font-size:0;
	line-height:0;
}
#content ol>li *{
	font-size:13px;
	line-height:17px;
}
#content ol ol li{
	margin:0 0 10px;
	padding:0 0 0 23px;
	text-indent:-23px;
	font-size:13px;
	line-height:17px;
}
#content ol .title{
	overflow:hidden;
	padding:0 0 13px;
	margin:0 2px 10px;
	border-bottom:1px solid #ccc;
}
#content ol .title *{
	font-size:18px;
	line-height:22px;
}
#content ol .title strong{
	color:#e85737;
	font-weight:normal;
}
#content ol .title h2{display:inline;}

#content ol .title a{color:#333;}
#content dl{
	overflow:hidden;
	margin:0 24px;
}
#content dl dt{
	display:inline-block;
	vertical-align:top;
	width:80px;
	padding:0 5px 0 0;
}
#content dl dd{
	display:inline-block;
	vertical-align:top;
	width:460px;
	margin:0 0 10px;
}
* +html #content dl dt,
* +html #content dl dd{
	display:inline;
	margin-right:4px;
}
#sidebar{
	float:left;
	width:196px;
	font-size:13px;
	line-height:17px;
}
#sidebar h3{
	margin:0 0 1px;
	color:#000;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
}
#sidebar p{margin:0 0 18px;}
.menu{
	margin:-1px 0 3px;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.menu li{
	overflow:hidden;
	padding:0 0 10px 16px;
	background:url(../images/bullet02.gif) no-repeat 2px 8px;
}
.menu li.active {
    color:#E85737
    }
.side-box{
	overflow:hidden;
	height:1%;
	color:#000;
	background:#def3fd;
	padding:7px 14px 8px 16px;
	margin:0 0 20px;
}
.side-box .active {
    color:#E85737
    }
.side-box.style02{
	background:#fede6d;
	padding:23px 14px 9px 17px;
}
.side-box .date{
	display:block;
	margin:0 0 9px;
}
.schedule{
	display:block;
	
	padding:5px 0 8px;
	background:url(../images/ico-schedule.gif) no-repeat 100% 0;
}
#content .list li{
	font-size:14px;
	line-height:17px;
	color:#004494;
	margin:0 0 11px 10px;
    text-indent: -1.8em;
    padding-left: 15px;
    list-style-type: none;

    
}
#content .list li li {
    background: url(../images/bullet02.gif) no-repeat 2px 6px
    }
#content .list li *{
	font-size:13px;
	line-height:18px;
    text-indent: 0;

}
#content .list .heading{display:inline;}
#content .list .heading a{
	color:#004494;
	font-size:14px;
	text-decoration:none;
	border-bottom:1px dotted #004494;
}
#content .list .active .heading a{
	color:#f33;
	border-bottom:1px dotted #f33;
}

#content .list li.active,
#content .list li a:hover{
	color:#f33;
	border-bottom-color:#f33;
}
#content .list .slide{
	color:#333;
	overflow:hidden;
	top:15px;
	position:relative;
	padding:0 10px 15px 20px;
}
#content .list h2{
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin:0 0 15px;
}
#content .list p{margin:0 0 18px;}
#content .list ul{
	margin:-17px 0 18px;
	padding:0 0 0 27px;
	list-style:none;
	overflow:hidden;
}
#content .list ul li{
	color:#333;
	margin:0 0 5px;
}
#content .list img{
	display:block;
	margin:0 0 30px;
}
#content .list .slide .btn-link{
	display:inline-block;
	padding:0 0 0 17px;
	color:#004494;
	background:url(../images/btn-close.gif) no-repeat 0 2px;
}
#footer {
	font-size:13px;
	line-height:17px;
	color:#999;
	overflow:hidden;
	padding:50px 36px 50px 40px;
}
.counter {
	float:right;
	margin:3px 0 0 20px;
}
#footer p {margin:0 0 13px;}
#footer .copy {display:block;}
#content ol>li:before {
	/*content : counters(item, ".") " ";
	counter-increment : item;*/
	padding:0 24px 0 0;
	overflow:hidden;
}
#content .list>li:before {
	/*content :"1." counters(item, " ");
	counter-increment : item;*/
	padding:0;
}
.b-request {
    position: absolute;
    width:400px;
    padding: 15px 20px 20px;
    top:100px;
    left:50%;
    margin-left:-200px;
    background: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 1500;
    border: 2px solid #4D69AB;
    display: none
    }
.b-request .b-fl-cont {
    margin: 0 0 10px;
    }
.b-request .b-fl-title {
    font-size:13px;
    display: block;
    margin-bottom:2px;
    }
.b-request .b-fl-input {
    width:99%
    }
.b-request  select.b-fl-input {
	height:22px;
	width:99.5%
	} 
.b-request .b-fl-main-title {
    font-size:18px;
    font-weight:normal;
    margin: 0 0 15px;
    padding: 0;
    }
.b-request textarea.b-fl-input {
    max-width:100%;
    }
.b-request .b-fl-button {
    background: #d0e4f7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: #d0e4f7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzczYjFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzBhNzdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzUzOWZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4N2JjZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 51%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(51%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 51%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 51%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 51%,#539fe1 79%,#87bcea 100%); /* IE10+ */
    background: linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 51%,#539fe1 79%,#87bcea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#d0e4f7',GradientType=0 ); /* IE6-8 */

    cursor: pointer;
    display: inline-block;
    height:34px;
    line-height:34px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -webkit-box-shadow: 1px 2px 1px rgba(0, 80, 150, 0.7);
    -moz-box-shadow: 1px 2px 1px rgba(0, 80, 150, 0.7);
    box-shadow: 1px 2px 1px rgba(0, 80, 150, 0.7);

    }
.b-request .b-fl-button:active {
    -webkit-box-shadow: 0 0 0 rgba(0, 80, 150, 0.7);
    box-shadow: 0 0 0 rgba(0, 80, 150, 0.7);
    position: relative;
    top:1px;
    left:1px;
    }
.b-request .b-fl-button-dis {
    background: #e2e2e2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
     /* IE6-8 */
    -webkit-box-shadow: 1px 2px 1px rgba(33, 33, 33, 0.4);
    -moz-box-shadow: 1px 1px 1px rgba(33, 33, 33, 0.4);
    box-shadow: 1px 2px 1px rgba(33, 33, 33, 0.4);
    }
.b-request .b-fl-button-dis:active {
    -webkit-box-shadow: 1px 2px 1px rgba(33, 33, 33, 0.4);
    box-shadow: 1px 2px 1px rgba(33, 33, 33, 0.4);
    top:0;
    left:0;
    }
.b-request .b-fl-message {
    font-size:18px;
    padding:20px 0;
    }
    .b-request .b-fl-button input {
        padding: 0 20px;
        background:none;
        border: 0;
        color:#FFF;
         cursor: pointer;
        font-family: arial, Helvetica, sans-serif;
        }
    .b-request .b-fl-button-dis input {
        color:#333;
        }
    .b-request .b-fl-close {
        height: 9px;
        width: 9px;
        overflow: hidden;
        background: url('../images/cl-popup.png');
        position: absolute;
        right: 10px;
        top: 13px;
        cursor: pointer;
        }
.g-medium-title {
    margin-bottom:20px !important;
    }

