@charset "UTF-8";

#header .search {
	margin: 18px 0 0 470px;
	width: 443px;
}

#header .search #class {
	float: left;
	width: 204px;
	position: relative;
	color: #696969;
}

#header .search #class span {
	float: left;
	font-family: arial;
}

#header .search #class #txt {
	float: left;
	width: 85px;
	height: 16px;
	color: #929292;
	border: 1px solid #ACACAC;
	border-right: 0;
	overflow: hidden;
	padding: 0 0 0 2px;
	line-height: 17px;
}

#header .search #class img {
	float: right;
}

.headerish {
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.1;
	/*margin: -6px 0 0 10px;*/
	position: relative;
	top: 50%;	
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
#search {
	float: left;
	margin-top: 6px;
	height: 25px;
	margin-bottom: 0;
	border: medium none;
	background: url(../images/search.png) no-repeat scroll 0 0 transparent;
	padding-left: 10px;
	font-size: 11px;
	width: 120px;
}

#searchBtn {
	float: right;
	margin-top: 6px;
	display: block;
	color:#fff;
	border:1px solid rgba(255,255,255,0.1);
}
#topMenu {
    margin-top: 14px;
}
#eCart,#rCart{
	color:#f7dc05;
}
#eCart:hover,#rCart:hover{
	color:#FFF;
}

#appsMenu ul.dropdown-menu, ul.dropdown-menu.single {
    right: 0;
    left: inherit !important;
}

#lineGraphic {
	position: absolute;
	left: -100px;
	top: 0;
	border: none;
}

.navBtn {
	text-align: center;
	line-height: 1;
	font-weight: 700;
	display: table-cell;
	verticle-align: middle;
}

.news {
	width: 231px;
}
.newsStory a {
    color: #1D4F97;
    text-decoration: underline;
    transition: all 0.3s ease-in-out 0s;
}
.news .commendInfo {
	margin: 5px 0 0 10px;
	overflow: hidden;
	width: 210px;
}

#centerCon {
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 15px #000;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 15px #000;
	border: 1px solid #CCC;
	background: none repeat scroll 0 0 #FFF;
	width: 960px;
}

#wrapper {
	width: 960px;
}

#header .search {
	margin: 14px 0 18px 510px;
}

#google_translate_element {
	float: left;
}

.goog-te-gadget-simple .goog-te-menu-value span {
	font-size: 10px;
}

.leftNav1 {
	background: none repeat scroll 0 0 #FFF;
	margin: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.leftNav h2.top {
	border-top: medium none;
	height: auto;
	margin: 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}

.leftNav li li {
	margin: 0;
}

h1.replace {
	font-size: 24px;
	font-weight: bolder;
	margin-top: 5px;
	text-shadow: 2px 2px 4px #CCC;
	line-height: 1;
	font-family: 'Bookman Old Style',Garamond,'Apple Garamond','ITC Garamond Narrow','New Century Schoolbook','Century Schoolbook','Century Schoolbook L',Georgia,serif;
	margin-bottom: 0;
	float: left;
	width: 100%;
	padding: 0 0 10px;
	position: relative;
	top: 5px;
}

.fleft {
	display: inline;
	float: left;
	margin: 8px 10px 10px 2px;
	width: 180px;
	clear: left;
}

.leftNav1 img {
	margin: 10px 0;
}

#mainNav li {
	float: left;
	font-size: 14px;
	padding: 0;
	position: relative;
	text-align: center;
	list-style: none outside none;
	margin: 0 1px;
	border: 1px solid #EEE;
	background: #FFDD0A;
	-moz-border-radius: 7px 7px 0 0;
	-moz-box-shadow: 0 -1px 1px #666;
	-webkit-border-radius: 7px 7px 0 0;
	-webkit-box-shadow: 0 -1px 1px #666;
}

.obsolete {
	background: none repeat scroll 0 0 #FFDE02;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2;
	padding: 5px;
	text-align: center;
}

.obsolete a {
	text-decoration: none;
}

.obsolete p {
	margin: 0;
}

#mainNav li.active {
	background: none repeat scroll 0 0 #FFF;
	border-bottom: medium none #fff;
	top: 1px;
}

.leftNav h2 {
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 13px;
	margin: 2px 0;
	padding: 4px 0;
	text-align: center;
	height: auto;
}

.form {
	background: none repeat scroll 0 0 #fff;
	color: #424242;
	float: left;
	margin-top: 0;
	width: 100%;
	font-size: 11px;
}

.form table tr td,.form table tr {
	height: 20px;
	padding: 5px;
}

.form table tr:first {
	height: 25px;
}

.form table img,.form table img+br {
	display: none;
}

.form table tr td p {
	margin: 0;
}

.featuresDiv {
	font-size: 12px;
}

#wrapper2 {
	margin-left: 195px;
	margin-right: 195px;
}

#wrapper2 ul.features li {
	list-style: disc outside none;
	font-size: 13px;
}

#wrapper div ul.features {
	left: 10px;
	list-style: disc outside none;
	position: relative;
	width: 265px;
	display: inline;
	float: left;
}

.h2-22 {
	font-size: 22px;
	padding-top: 20px;
}

.fright2 {
	float: right;
	margin: 8px 2px 10px 10px;
	width: 180px;
}

.p_t_1,.p_t_2 {
	width: auto;
}

.p_t_1 td,.p_t_1 th {
	border: 1px solid #3482CC;
}

.t_tr_1 {
	background-color: #F1F8FF;
}

table.tabText {
	padding-right: 5px;
}

table.tabText tr td {
	font-size: 10px;
	line-height: 1.25;
	vertical-align: top;
}

table.tabText tr td.mode_2_1 {
	color: #06C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
}

table.tabText tr td img {
	width: 115px;
}

.tabCon .temp li {
	list-style: none outside none;
}

.tabCon {
	border-style: none;
	border-width: 0 medium 0 0;
	padding: 0;
}

.tabCon .temp2 h2 {
	font-size: 13px;
	padding: 0;
	float: left;
	clear: both;
	margin: 5px 0;
}

.tabCon .temp2 ul {
	overflow: hidden;
	padding-left: 8px;
	float: left;
	clear: left;
}

.tabCon .temp2 p {
	clear: left;
}

.tabCon .temp2 li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}

.tabCon .temp2 li a {
	display: block;
	margin: 5px;
	border-bottom: 1px dotted #222;
}

* html .tabCon .temp2 li a {
	width: 229px;
}

.tabCon .temp2 li a:hover {
	background-color: #FFC;
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #FFF;
}

h2,h2 a {
	font-size: 120%;
	color: #333;
	text-decoration: none;
}

.leftNav a:hover {
	color: #3482CC;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.contentBGImg {
	position: absolute;
	left: -70px;
	border: medium none;
	top: 107px;
	z-index: -1;
}

.content>h1 {
	margin-bottom: 15px;
	margin-left: 65px;
	margin-top: 15px;
	font-size: 26px;
	font-family: Verdana,Arial,sans-serif;
}

.resources {
	width: 100%;
	text-align: center;
}

.crumbs {
	float: left;
	width: 100%;
}

span.price {
	color: #3482CC;
	font-size: 18px;
	text-shadow: 1px 1px 2px #999;
	white-space: nowrap;
}

span.price a,span.price a:link,span.price a:active,span.price a:visited {
	color: #04587D;
	text-decoration: none;
}

.specHeader td {
    white-space: nowrap;
}

#footer1 {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.treeview a.selected {
	border: 1px dotted #FEAD02;
}

tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}

table.stripeMe tr td {
	border: 1px solid #3482CC;
	padding: 3px;
}

.ui-tabs .ui-tabs-panel {
	overflow: hidden;
}

.ui-widget {
	font-size: 11px;
}

#wrapper2 div.featuresDiv ul li {
	font-size: 13px;
	list-style: disc outside none;
}

div.resources a {
	padding: 3px;
	margin: 2px;
}

.leftNav ul {
	padding-left: 0;
}

.leftNav a {
	line-height: 1.1;
	position: relative;
	top: 3px;
	vertical-align: top;
}

.leftNav a > span {
	white-space: nowrap;
}

.news h2 {
	margin: 0;
}

.newslink {
	font-size: 14px;
	font-weight: 700;
}
.newsList img{
	height:75px;
}

.textlink {
	font-size: 11px;
}

.textlink a:link {
	color: #3482CC;
}

.textlink a:hover {
	color: #3482CC;
	border-bottom: 1px dotted #3482CC;
}

div a:hover {
	color: #3482CC;
}

table.stripeMe tr td + td {
	text-align: center;
}

div.leftNav div#sidebar_gallery a img {
	border: none;
	margin-right: 4px;
	top: auto;
	left: auto;
	position: relative;
	width: 83px;
	vertical-align: middle;
	display: inline;
	padding: 0;
}

div.leftNav div#sidebar_gallery a:hover img {
	border: 3px solid #3482CC;
	width: 77px;
	vertical-align: middle;
	-moz-border-radius: 3px;
}

#wrapper3 {
	margin: 0 25px;
}

#featureshow {
	position: relative;
	height: 200px;
	margin: 0;
}

#featureshow a IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0;
}

#featureshow a.active img {
	opacity: 1;
	z-index: 10;
}

#featureshow a.last-active img {
	z-index: 9;
}

.gallery li {
	display: inline;
	list-style: none;
	width: 150px;
	min-height: 175px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	height: 180px;
	overflow: hidden;
}

.distributors {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 1px solid #EAEAEA;
	float: left;
	height: 100px;
	margin: 2px;
	padding-bottom: 15px;
	width: 48%;
}

.preference h3 a:hover {
	cursor: pointer;
}

h3 a.ui-state-hover {
	background: none;
	border: none;
	font-weight: 700;
	color: #3482CC;
}

.form tr:nth-child(even) {
	background-color: #FFF;
}

.form tr:nth-child(odd) {
	background-color: #EAF4FF;
}

.rowHover,.form tr.rowHover {
	cursor: pointer;
	background-color: #D1E7FF;
}

.howToBuy a {
	top: 0;
}

ul.thumblist,ul.thumblist2 {
	margin: 0;
	padding: 0;
}

.thumblist li {
	border: 1px dotted;
	float: left;
	list-style: none outside none;
	margin: 10px;
	padding: 5px;
	width: 125px;
}

.thumblist li a {
	float: left;
}

.thumblist li img {
	float: left;
	margin: 5px auto;
	padding: 5px;
	width: 70px;
}

.thumblist2 li {
	border: 1px dotted;
	float: left;
	list-style: none outside none;
	margin: 10px;
	padding: 5px;
	width: 545px;
}

.thumblist2 li img {
	float: left;
	margin: 5px auto;
	padding: 5px;
	width: 115px;
}

.dl_thumb {
	border: 1px solid #CCC;
	clear: both;
	float: right;
	height: 94px;
	padding: 3px;
}

.cartHeader,.cartHeader a,.cartHeader a:visited,.cartHeader a:active {
	color: #eee;
	font-size: 14px!important;
	text-decoration: none;
}

.cartHeader a:hover {
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px dotted #fff;
}

.widgetHeader {
	background: url(../images/widgetTopBG.png) no-repeat scroll 0 -2px #04587D;
	color: #EEE;
	font-family: gentile,verdana,arial,sans-seriff;
	font-size: 14px;
	padding: 8px 20px 7px;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
	font-weight: 700;
}

.widgetDiv {
	min-height: 250px;
	border: 1px solid #D8DFEA;
	padding: 1px;
	border-radius: 5px;
}

.widgetContent {
	height: 300px;
	overflow-y: auto;
	padding: 0 5px;
	cursor: default;
}

#twitter,#flickr,#dribbble {
	padding: 7px;
	float: left;
	height: 139px;
	overflow: auto;
}

img.profile-pic {
	float: left;
	padding: 5px;
}

#flickr img,#dribbble img,#twitter img {
	width: 100px;
	margin: 10px;
}

.tweet {
	padding: 5px;
	margin: 2px 0;
	background: #fff;
}

body {
	position: relative;
	margin: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: normal;
}

#mainWrapper {
	width: 100%;
	margin: 0;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-image: url(../images/headerBG4.jpg);
	background-repeat: repeat-x;
}

#backgroundHolder {
	width: 960px;
	height: 105px;
	margin: 0 auto;
}

#contentHolder,#footerHolder {
	margin: 0 auto;
}

#footerWrap {
	border-top: 1px solid #04587E;
	float: left;
	padding: 25px 0;
	width: 100%;
	background-color: #EDEFF4;
}

.chooseProduct {
	height: 40px;
	background: none repeat scroll 0 0 #04587e;
	width: 100%;
	float: left;
	margin-top: 50px;
}

#slider {
	height: 310px;
	margin-bottom: 5px;
}

#productFinder {
	height: 60px;
	background: url(../images/findYourProdBg.jpg) repeat-x;
	position: relative;
	margin-bottom: 5px;
}

#footer {
	margin: 0 auto;
}

#footer span.footHeader,#footer div.footHeader {
	font-size: 12px;
	font-weight: 700;
	color: #666;
}

.footerLinks {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #eee;
	line-height: 1.25;
	float: left;
}

.ulRight {
	padding-left: 30px;
}

.footerLinks a:link,.footerLinks a:visited {
	display: block;
	padding: 0 3px 0 0;
	color: #eee;
	text-decoration: none;
	font-size: 1.1em;
}

.footerLinks a:hover {
	color: #f7dc05;
}

#contact-form input {
	display: block;
	width: 250px;
	height: 20px;
	height: 10px;
	text-align: left;
	border: 0;
	padding: 5px 10px;
	padding: 10px 10px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	color: #565656;
	font-size: 11px;
}

#contact-form textarea {
	display: block;
	border: none;
	width: 300px;
	height: 123px;
	clear: both;
	border: 0;
	padding: 10px;
	margin: 0;
	background-color: #e8e8e8;
	color: #565656;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
}

#contact-form textarea:hover {
	border: none;
}

#contact-form input#submit-button {
	clear: both;
	margin: 0;
	text-align: center;
	margin: 10px 0 10px 0;
	width: auto;
	background: transparent url(../images/submit.png) no-repeat;
	color: #FFF;
	position: relative;
	z-index: 9999;
	padding: 0;
	height: 32px;
	padding-bottom: 2px;
	width: 120px;
	font-size: 14px;
	cursor: pointer;
}

#contact-form p {
	position: relative;
	margin: 0;
	padding: 0;
}

#contact-form p label {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 30px;
	padding: 0 0 0 10px;
	font-size: 11px;
}

#contact-form p br {
	display: none;
}

.ticker {
	list-style: none;
	overflow: hidden;
}

.ticker li {
	padding: 0;
}

.ticker li a:link,.ticker li a:visited,.ticker li a:active {
	color: #333;
	text-decoration: none;
}

.ticker li a:hover {
	color: #000;
	
	text-decoration: none;
	border-bottom: dotted 1px #FFEE00,;
}

#showsEvents {
	margin: 0;
	padding: 0;
	height: 88px;
}

#showsFeatures {
	margin: 0;
	padding: 0;
	height: 120px;
	float: left;
}

#showsValues {
	margin: 0;
	padding: 0;
	height: 120px;
	float: left;
}

#showsFeatures li img {
	width: 240px;
	padding-left: 15px;
}

#newsTicker {
	color: #000;
	margin: 3px 0 0;
	padding: 0;
	height: 28px;
}

#newsTicker li {
	padding: 5px 0;
	overflow: hidden;
}

#masthead {
	padding: 20px 0;
}

#columnlabel {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
}

#columnsublabel {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	color: #666;
	font-weight: 400;
}

.overlord {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
}

.overlord .siteBounds {
    margin: 0 auto;
    max-width: 1150px;
    padding: 0;
    position: relative;
    top: 35%;
    text-align: center;
}

.overlord h3 {
    color: #fff;
    font-size: 4rem;
	line-height: 1.1;
}

.prod {
	/*width: 150px;
	height: 230px;*/
	
	float: left;
	text-align: center;
	color: #666;
	background: #FFF;
	margin:5px 0;
	overflow: hidden;
}

.prodInner{
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 5px;
}

.prod a,.prod a:link,.prod a:visited,.prod a:active {
	color: #005895;
	text-decoration: none;
}

.prod a:hover {
	color: #666;
}

.prod-brand {
	padding-top: 5px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	color: #111;
}

.prod-name {
	font-size: 18px;
	line-height: 14px;
	font-weight: 700;
	color: #111;
	padding-bottom: 6px;
	padding-top: 15px;
}

.prod-image {
	/*width: 130px;*/
	margin: auto;
	/*height: 85px;*/
	background-color: #fff;
	border: none;
}
.prod-image .img-responsive {
    display: inline !important;
}

.prod-image a {
	border: none;
}

.prod-description {
	padding-top: 6px;
	height: 40px;
}

.prod-readmore {
	padding-top: 6px;
}

.prod-readmore a {
	color: #005895;
}

.prod-price {
	font-size: 24px;
	color: #005895;
	padding-top: 20px;
	font-weight: 400;
}

.tags {
	display: none;
}

#prodfinderwrapper {
	margin: 20px auto;
	color: #333;
	font-size: 11px;
	line-height: 120%;
}

#leftpanel {
	float: left;
	/*width: 25%;*/
}

#searchform-outer {
	float: left;
	/*width: 200px;*/
}

#searchform-outer label {
	display: block;
}

#resultspaneouter {
	float: right;
	/*width: 75%;*/
	overflow-x: hidden;
}

#filteredresults {
	display: none;
}

label {
	color: #999;
}

.input-type-div p {
	padding-top: 20px;
	padding-right: 30px;
}

.input-type-div p strong {
	font-size: 14px;
	font-weight: 700;
}

.filterHead {
	background: url(../assets/images/arrow-square.gif) no-repeat scroll right -38px transparent;
	cursor: pointer;
	margin: 0;
	padding: 7px 0;
}

div.filterHead {
	font-size: 12px;
	padding: 17px 30px;
	text-align: right;
}

.filterItems input {
	width: auto;
}

.filterItems label {
	margin: 10px;
}

filterHead:hover {
	background-color: #EEE;
}

.filterHead p.active {
	background-position: right 19px;
}

#demoForm {
	clear: left;
	margin-top: 10px;
	padding: 5px;
	width: 550px;
	float: left;
}

#demoForm select,#demoForm input {
	margin-bottom: 10px;
}

#demoNavigation {
	margin-top: .5em;
	margin-right: 1em;
	text-align: right;
}

#data {
	background: none repeat scroll 0 0 #E9E9E9;
	border: 1px solid #CCC;
	border-radius: 20px 20px 20px 20px;
	float: left;
	margin: 0 0 0 12px;
	padding: 0;
	width: 383px;
	text-align: center;
}

#data h3 {
	text-align: center;
	margin: 10px 0;
}

.input_field_25em {
	width: 2.5em;
}

.input_field_3em {
	width: 3em;
}

.input_field_35em {
	width: 3.5em;
}

.input_field_12em {
	width: 12em;
}

label {
	margin-bottom: .2em;
	font-weight: 700;
	font-size: .8em;
}

label.error {
	color: red;
	font-size: .8em;
	margin-left: .5em;
}

.step span {
	font-weight: 700;
	margin-bottom: -10px;
	display: block;
}

.navigation_button {
	width: 70px;
}

#data {
	overflow: auto;
}

.recommendWrap {
	margin: 0 10px;
}

.recommendHeader {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
}

.recommendInnerWrap {
	float: left;
	padding: 5px;
	width: 170px;
}

.column {
	padding: 14px;
}

.column img {
	padding: 3px 3px 3px 5px;
}

.highcharts-series image {
	width: 25px;
	height: 25px;
}

.crumbs {
	color: #999;
	display: block;
	font-size: 10px;
	left: 67px;
	position: absolute;
	top: 100px;
}

.crumbs a:link,.crumbs a:active,.crumbs a:visited {
	color: #999;
	font-size: 10px;
}

.crumbs a:hover {
	color: #3482CC;
}

#sortable,#sortable2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#sortable2 li {
	margin: 0 3px 3px;
	padding: .4em;
	padding-left: 1.5em;
	font-size: 1.1em;
	height: 18px;
	cursor: move;
}

#sortable2 li span {
	position: absolute;
	margin-left: -1.3em;
}

#sortable li {
	cursor: move;
	height: 349px;
	padding: 0;
}

form legend {
	color: #333;
	padding: 0 0 10px;
	font-family: Verdana,Arial,sans-serif;
	font-weight: 700;
	font-size: 20px;
}

form {
	padding: 0;
}

form,form fieldset input,form fieldset textarea,form label {
	font-size: 14px;
}

form p {
	position: relative;
	margin: 10px 0;
}

form p br {
	display: none;
}

form fieldset p input,form fieldset p textarea,form fieldset p select {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
}

form fieldset p label {
	width: 380px;
	display: block;
	padding: 0;
}

form fieldset p textarea {
	padding: 2px;
	width: 404px;
}

form fieldset p textarea,form fieldset p input {
	border: solid 1px #ccc;
}

form fieldset p label {
	color: #04587D;
}

form fieldset {
	border: 0;
	float: left;
}

.errorField {
	background-color: #900;
	color: #fff;
}

.errorFieldDemo2 {
	background-color: #ffc;
	color: #900;
}

.errorFieldDemo5 {
	background-color: #ffc;
	border: 1px solid #a00;
	color: #a00;
}

.errorFieldDemo6 {
	background-color: green;
	color: yellow;
}

#rsvErrors {
	display: none;
	padding: 8px;
	background-color: #ffc;
	border: 1px solid #a00;
	line-height: 12px;
	margin-bottom: 12px;
}

.priceDiv {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	min-height: 100px;
}

.biglink a:link {
	font-size: 14px;
	font-weight: 700;
}

.learnMoreSmall {
	background-color: #0180BC;
	border-radius: 3px 3px 3px 3px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: 700;
	margin: 5px 0 0;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 70px;
}

.learnMoreSmall a:hover {
	color: #EEE;
}

#radio select {
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0;
}

.pdfDownload {
	display: block;
}

#da-slider h2.left > a {
	font-size: 100%;
}

.gradFooter {
	background: #000;
	/*background: -moz-linear-gradient(top,#000 27%,#1D4F97 70%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(27%,#000),color-stop(70%,#1D4F97));
	background: -webkit-linear-gradient(top,#000 27%,#1D4F97 70%);
	background: -o-linear-gradient(top,#000 27%,#1D4F97 70%);
	background: -ms-linear-gradient(top,#000 27%,#1D4F97 70%);
	background: linear-gradient(to bottom,#000 27%,#1D4F97 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#1D4F97',GradientType=0);*/
}

img.riskFree {
	margin-top: 15px;
	width: 80%;
}

#productContent .list-group-item {
	padding: 5px 5px;
	line-height: 1.1;
}
#productContent h2 {
    clear: left;
    float: left;
    margin-top: 15px;
}

#browser-detection {
	background: #FFFFE5;
	color: #333;
	position: fixed;
	_position: absolute;
	padding: 10px 15px;
	font-size: 13px;
	font-family: "Trebuchet MS","Segoe UI",Arial,Tahoma,sans-serif;
	border-radius: 5px;
	border: 1px solid #D6D6C1;
	-moz-border-radius: 5px;
	width: 700px;
	z-index: 20005;
}

#browser-detection P {
	margin: 0;
	padding: 0;
	background: transparent;
	line-height: 135%;
	width: auto;
	float: none;
	border: none;
	text-align: left;
}

#browser-detection P.bd-title {
	padding-top: 0;
	font-size: 25px;
	line-height: 100%;
}

#browser-detection P.bd-notice {
	padding-bottom: 5px;
	padding-top: 5px;
}

#browser-detection SPAN.bd-highlight {
	color: #B50E0E;
}

#browser-detection A#browser-detection-close {
	width: 15px;
	height: 15px;
	outline: none;
	position: absolute;
	right: 10px;
	top: 10px;
	text-indent: -500em;
	line-height: 100%;
	background: url(./images/close.gif) no-repeat center center;
}

#browser-detection A#browser-detection-close:HOVER {
	background-color: #F5F5DC;
}

#browser-detection UL.bd-browsers-list,#browser-detection UL.bd-browsers-list LI,#browser-detection UL.bd-skip-buttons,#browser-detection UL.bd-skip-buttons LI {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}

#browser-detection UL.bd-browsers-list {
	clear: both;
	margin-top: 3px;
	padding: 7px 0;
	border-top: 1px solid #F5F5DC;
	border-bottom: 1px solid #F5F5DC;
	width: 100%;
}

#browser-detection UL.bd-browsers-list LI {
	text-align: left;
}

#browser-detection UL.bd-browsers-list LI A {
	width: 60px;
	height: 55px;
	display: block;
	color: #666;
	padding: 10px 10px 0 65px;
	text-decoration: none;
}

#browser-detection UL.bd-browsers-list LI A:HOVER {
	text-decoration: underline;
}

#browser-detection UL.bd-browsers-list LI.firefox A {
	background: url(./images/firefox.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.chrome A {
	background: url(./images/chrome.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.safari A {
	background: url(./images/safari.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.opera A {
	background: url(./images/opera.gif) no-repeat left top;
}

#browser-detection UL.bd-browsers-list LI.msie A {
	background: url(./images/msie.gif) no-repeat left top;
}

#browser-detection UL.bd-skip-buttons {
	margin-top: 10px;
}

#browser-detection UL.bd-skip-buttons LI {
	display: inline;
	margin-right: 10px;
}

#browser-detection UL.bd-skip-buttons LI BUTTON {
	font-size: 13px;
}

#browser-detection DIV.bd-poweredby {
	font-size: 9px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-style: italic;
}

#browser-detection DIV.bd-poweredby,#browser-detection DIV.bd-poweredby A {
	color: #AAA;
}

#browser-detection DIV.bd-poweredby A {
	text-decoration: underline;
}

#browser-detection DIV.bd-poweredby A:HOVER {
	text-decoration: none;
}

#black_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 20004;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
	content: "";
	display: table;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	zoom: 1;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled {
	cursor: default!important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222;
}

.ui-widget-content a {
	color: #222;
}

.ui-widget-header {
	border: 1px solid #aaa;
	background: #04587d url(images/ui-bg_highlight-soft_75_04587d_1x100.png) 50% 50% repeat-x;
	color: #666;
	font-weight: 700;
}

.ui-widget-header a {
	color: #eee;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #04587d;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
	color: #04587d;
	text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
	border: 1px solid #999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #04587d;
}

.ui-state-hover a,.ui-state-hover a:hover {
	color: #04587d;
	text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #04587d;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #04587d;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
	color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
	color: #cd0a0a;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
	font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.ui-accordion {
	width: 100%;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0!important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em .7em;
}

.ui-accordion-icons .ui-accordion-header a {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
}

* html .ui-autocomplete {
	width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: 400;
	margin: -1px;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none!important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow: visible;
}

.ui-button-icon-only {
	width: 2.2em;
}

button.ui-button-icon-only {
	width: 2.4em;
}

.ui-button-icons-only {
	width: 3.4em;
}

button.ui-button-icons-only {
	width: 3.7em;
}

.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

input.ui-button {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

.ui-buttonset {
	margin-right: 7px;
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-dialog {
	position: absolute;
	padding: .2em;
	width: 300px;
	overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .1em 0;
	color: #fff;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0;
	padding: 1px;
	height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
	zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin: .5em 0 0;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
	float: right;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-tabs {
	position: relative;
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0!important;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none!important;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}


#gritter-notice-wrapper {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 301px;
    z-index: 9999;
    background: #1D4F97;
    border-radius: 10px;
    border: 1px solid #FFDF09 ;
}

#gritter-notice-wrapper.top-left {
	left: 20px;
	right: auto;
}

#gritter-notice-wrapper.bottom-right {
	top: auto;
	left: auto;
	bottom: 20px;
	right: 20px;
}

#gritter-notice-wrapper.bottom-left {
	top: auto;
	right: auto;
	bottom: 20px;
	left: 20px;
}

.gritter-item-wrapper {
	position: relative;
	margin: 0 0 10px;
	background: url(../images/ie-spacer.gif);
}

.gritter-top {
	/*background: url(../images/gritter.png) no-repeat left -30px;*/
	height: 10px;
}

.hover .gritter-top {
	background-position: right -30px;
}


.gritter-bottom {
	/*background: url(../images/gritter.png) no-repeat left bottom;*/
	height: 8px;
	margin: 0;
}

.hover .gritter-bottom {
	background-position: bottom right;
}

.gritter-item {
	display: block;
	/*background: url(../images/gritter.png) no-repeat left -40px;*/
	color: #eee;
	padding: 2px 11px 8px;
	font-size: 13px;
	font-family: verdana;
}

.hover .gritter-item {
	background-position: right -40px;
}

.gritter-item p,.gritter-item p a {
	padding: 0;
	margin: 0;
	word-wrap: break-word;
	color: #eee;
}

.gritter-item p a {
	text-decoration:underline;
	color: #FFDF09;
	font-weight:bold;
}

.gritter-close {
	display: none;
	position: absolute;
	top: 5px;
	left: 3px;
	/*background: url(../images/gritter.png) no-repeat left top;*/
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.gritter-title {
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 7px;
	display: block;
	text-shadow: 1px 1px 0 #000;
}

.gritter-image {
	width: 48px;
	float: left;
}

.gritter-with-image,.gritter-without-image {
	padding: 0 0 5px;
}

.gritter-with-image {
	width: 220px;
	float: right;
}

.gritter-light .gritter-item,.gritter-light .gritter-bottom,.gritter-light .gritter-top,.gritter-light .gritter-close {
	background-image: url(../images/gritter-light.png);
	color: #222;
}

.gritter-light .gritter-title {
	text-shadow: none;
}

#slidingTopWrap {
	position: absolute;
	top: 0;
	width: 250px;
	z-index: 10;
	margin: 0;
	padding: 0;
	border: 0 solid #666;
	border-radius: 0 0 10px 10px;
}

#slidingTopContent {
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #EBEBEB;
}

#slidingTopFooter {
	width: 250px;
	height: 40px;
	margin: 0;
	font-size: 12px;
	color: #666;
	border: 0 solid #666;
	border-radius: 0 0 10px 10px;
}

#slidingTopFooter A:link {
	text-decoration: none;
	color: #F0F0F0;
}

#slidingTopFooter A:visited {
	text-decoration: none;
	color: #F0F0F0;
}

#slidingTopFooter A:hover {
	text-decoration: underline;
	color: #666;
}

#slidingTopFooter A:active {
	text-decoration: underline;
	color: #F0F0F0;
}

#slidingTopFooterLeft {
	float: left;
	margin: 15px 0 0 20px;
}

#slidingTopFooterRight {
	float: right;
	margin: 15px 30px 0 0;
}

#wrdInfoWrap {
	background-color: #FF9;
	height: 80px;
}

#wrdInfoWrapLeft {
	float: left;
	width: 300px;
	padding: 10px;
}

#wrdInfoWrapRight {
	float: right;
}

#wrdInfoWrapRight A:link,#wrdInfoWrapRight A:visited,#wrdInfoWrapRight A:active {
	color: #333;
	text-decoration: underline;
}

#wrdInfoWrapRight A:hover {
	color: #690;
}

#wrdTutorialInfo {
	margin: 25px 10px;
	background-color: #FFF;
	padding: 5px;
}

#headerWrap {
	width: 100%;
	height: 30px;
	background-color: #666;
	border: 1px #999 solid;
}

#contentWrapLeft {
	float: left;
	width: 650px;
}

#contentWrapRight {
	float: right;
	width: 250px;
}

.productWrap {
	float: left;
	width: 170px;
	margin: 5px;
	padding: 10px;
	text-align: center;
	color: #7a7a7a;
	border: 1px #EBEBEB solid;
}

.productPriceWrap {
	background-color: #CCC;
	padding: 5px;
	color: #000;
	font-weight: 700;
}

#showCart {
	margin: 5px;
	border: none;
	background: url(../images/shoppingCartBtn4.png) no-repeat;
	width: 150px;
	height: 38px;
	position: relative;
	display: block;
	color: #EEE;
	font-size: 11px;
}

#showCart:hover {
	background: url(../images/shoppingCartBtn4.png) no-repeat;
	background-position: 0 -38px;
}

.loadCart {
	margin: -20px 0 0 -30px;
}

.clearance {
	background: url(../images/addToCartBtn9.png) no-repeat!important;
	text-shadow: 1px 1px 1px #fff!important;
}

.clearance:hover {
	background: url(../images/addToCartBtn9.png) no-repeat!important;
	background-position: 0 -29px!important;
}

.clearance a {
	color: #000!important;
}

.clearance a:hover {
	color: #333!important;
}

.productPriceWrap img {
	border: 0;
}

#basketWrap {
	background-color: #EBEBEB;
	padding-bottom: 5px;
}

#basketTitleWrap {
	background-color: #005581;
	border: 3px #CCC solid;
	padding: 5px;
	color: #FFF;
	font-weight: 700;
	height: 20px;
}

#basketItemsWrap img {
	border: 0;
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#basketItemsWrap li {
	background-color: #fff;
	margin: 15px 5px 5px;
	font-size: 12px;
	color: #000;
	padding: 5px 0 15px;
	border-bottom: 1px solid #CCC;
}

#basketButtonsWrap {
	padding: 5px;
	font-size: 12px;
}

.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}

#bannerWrap {
	margin: 10px;
	padding-bottom: 5px;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled {
	cursor: default!important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.cartTotal {
	font-weight: 700;
	font-size: 16px;
	display: block;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#getQuote,#getInvoice {
	background: none repeat scroll 0 0 #666;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	font-size: 12px;
	border-radius: 15px;
}

.euroContact {
	font-size: 14px;
	float: right;
	clear: right;
	text-aligh: right;
}

#googleButton,#paypalButton {
	float: right;
	margin-top: 15px;
	clear: both;
	background: none;
	border: none;
}

#googleButton span,#paypalButton span {
	padding: 0;
}

.googleNote {
	float: left;
	font-size: 14px;
	width: 425px;
	clear: left;
	text-align: left;
	font-weight: 400;
	margin: 15px 0;
	color: #c00;
}

#getQuote:hover,#getInvoice:hover {
	background: #4AAAD7;
}

#productTH {
	float: left;
	width: 190px;
	padding-left: 118px;
}

#descTH {
	float: left;
	width: 230px;
}

#qtyTH {
	float: left;
	width: 70px;
}

#priceTH {
	float: left;
	width: 54px;
	text-align: right;
}

.prodIMGCart {
	float: left;
	width: 92px;
}

.prodNameCart {
	font-weight: 700;
	font-size: 15px;
	float: left;
	width: 190px;
}

.prodDescCart {
	float: left;
	width: 230px;
}

.quantCart {
	float: left;
	width: 70px;
	text-align: right;
}

.priceCart {
	float: left;
	width: 54px;
	font-weight: 700;
	color: #3482CC;
	font-size: 15px;
	text-align: right;
	line-height: 1.5;
}

#updateCart,.updateCart2 {
	background: url(../images/updateCartBtn.png) no-repeat;
	width: 100px;
	height: 20px;
	display: block;
	margin-left: 20px;
	border: none;
	cursor: pointer;
}

#updateCart:hover,.updateCart2:hover {
	background-position: 0 -20px;
}

#continueShopping {
	background: url(../images/continueShoppingBtn.png) no-repeat;
	width: 172px;
	height: 20px;
	margin-top: 20px;
	display: block;
	border: none;
	cursor: pointer;
}

#earnDiscount {
	background: url(../images/discount3Btn.png) no-repeat;
	width: 108px;
	height: 28px;
	display: block;
	border: none;
	cursor: pointer;
	float: right;
}

#earnDiscount:hover {
	background-position: 0 -29px;
}

ul.accessories {
	float: left;
}

ul.accessories li {
	display: inline;
	list-style: none;
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

div#radio {
	margin-top: 2px;
}

#radio .ui-button-text-only .ui-button-text {
	color: #AAA;
	padding: 2px 10px;
	line-height: 1;
	font-size: 9px;
}

#radio .ui-state-hover .ui-button-text {
	color: #000;
}

#radio .ui-state-active .ui-button-text {
	color: #04587D;
}

.product_desc {
    font-size: 9px;
    margin-bottom: 0;
}

table.cookiestable {
	border-collapse: collapse;
	display: block;
	margin: 0;
	padding: 0;
}

.cookiestable td {
	border: 1px solid #CCC;
	padding: 10px;
}

.blueBar {
	height: 40px;
	width: 100%;
	position: absolute;
	top: 425px;
	background-color: #04587D;
}

#euroQuestion {
	color: #333;
	font-size: 10px;
}

#euroCart2 {
	position: relative;
	float: right;
	top: 0;
	left: 18px;
}

.ui-widget-content {
	border: none;
}

.ui-widget-header {
	border: none;
	background: none;
}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #AAA;
	border-radius: 4px 4px 4px 4px;
}

.ui-tabs .ui-tabs-panel {
	min-height: 282px;
	padding: 20px 28px;
}

.temp {
	float: left;
}

.featuresDiv {
	font-size: 12px;
}

.ui-tabs .ui-tabs-nav li a {
	font-size: 12px;
	font-weight: 700;
}

.ui-widget-content {
	border: none;
}

.ui-accordion-content {
	border: 1px solid #aaa;
}

.ui-widget-header {
	border: none;
	background: none;
}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #AAA;
	border-radius: 4px 4px 4px 4px;
}

.strikeout {
  font-size: 1em;
  position: relative;
}
.strikeout::after {
  border-bottom: 0.15em solid rgba(80, 80, 80, 0.75);
  content: "";
  left: 0;
  line-height: 1em;
  margin-top: calc(0.225em / 2 * -1);
  position: absolute;
  right: 0;
  top: 45%;
}

.instock {
    color: white;
    font-weight: bold;
    font-size: xx-small;
    text-transform: uppercase;
    background-color: rgba(0, 128, 0, .75);
    padding: 2px 5px;
    border-radius: 3px;
    margin: 5px 6px;
    white-space: nowrap;
}

#promo a{
    text-decoration: underline;
    color: #1D4F97;
}

#accordion .ui-accordion-content {
	padding: 0;
}

#accordion .ui-helper-reset {
	border: 1px solid #d3d3d3;
}

#accordion .ui-state-active {
	background: #05709D;
	border-bottom: none;
}

#accordion .ui-state-active a:link,#accordion .ui-state-active a:active,#accordion .ui-state-active a:visited {
	color: #fff;
}

#accordion .ui-accordion-content {
	border-top: none;
}

#accordion h3 {
	background: none repeat scroll 0 0 #05709D;
	border-bottom: medium none;
	color: #fff;
	padding: 5px;
	margin-bottom: 0;
	border-radius: 5px 5px 0 0;
}

#accordion h3+div {
	border: none;
	margin-left: 1px;
}

#compareDiv > h2 {
	margin-top: 20px;
}

#slider2 div.item,#slider1 div.item {
	margin: 5px;
	padding: 2px;
	width: auto;
	float: left;
	clear: both;
	width: 250px;
}

#slider2 span.thumbnail,#slider1 span.thumbnail {
	float: left;
	margin-right: 20px;
	padding: 2px;
	border: solid silver 1px;
	font-size: x-small;
	text-align: center;
}

#slider2 span.attr,#slider1 span.attr {
	font-weight: bolder;
}

#slider2 span.title,#slider1 span.title {
	font-weight: bolder;
}

#slider2 img,#slider1 img {
	border: 0;
	height: 55px;
}

#slider2,#slider1 {
	height: 125px;
	overflow: hidden;
	padding: 3px 0 0;
}

#slider2 .viewport,#slider1 .viewport {
	float: left;
	height: 125px;
	overflow: hidden;
	position: relative;
	width: 270px;
}

#slider2 .buttons,#slider1 .buttons {
	background: url(../images/scroll_nav_sprite.gif) no-repeat scroll 0 -145px transparent;
	display: block;
	float: left;
	height: 37px;
	margin: 30px 5px 0 0;
	overflow: hidden;
	position: relative;
	text-indent: -999em;
	width: 10px;
	border-bottom: none;
}

#slider2 .next,#slider1 .next {
	background-position: 100% -45px;
	margin: 30px 0 0 5px;
}

#slider2 .prev,#slider1 .prev {
	background-position: 0 -145px;
}

#slider2 .disable,#slider1 .disable {
	visibility: hidden;
}

#slider2 .overview,#slider1 .overview {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 270px;
}

#slider2 .overview li,#slider1 .overview li {
	border: 1px solid #DCDCDC;
	float: left;
	height: 121px;
	margin: 0 10px 0 0;
	padding: 1px;
	width: 270px;
}

#slider2 .overview li span.thumbnail+div,#slider1 .overview li span.thumbnail+div {
	font-size: 10px;
}

p.price_container {
	margin: 0;
}

ul.accessory_list {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
	font-size: 10px;
}

ul.accessory_list li {
	border: 1px solid #E5E5E5;
	float: left;
	margin: 0 7px 10px;
	min-height: 130px;
	padding: 5px;
	width: 140px;
	height: 310px;
}

ul.accessory_list li.standard {
	height: 215px;
}


p.compare {
    color: #9c9c9c;
    margin-top: 5px !important;
    padding-left: 0 !important;
}

ul.accessory_list li.last_item {
	margin-right: 0;
}

* html ul.accessory_list li {
	height: auto!important;
	height: 130px;
}

ul.accessory_list h5 {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}

ul.accessory_list li a {
	text-decoration: none;
}

ul.accessory_list a.product_img_link {
	margin: 0 auto;
}

ul.accessory_list .center_block img {
	vertical-align: bottom;
	display: block;
	max-height: 112px;
}

ul.accessory_list li h3 {
	margin: .4em 0;
}

ul.accessory_list li .new {
	background: transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0;
	border: 1px solid #488C40;
	color: #fff;
	font-size: .6em;
	font-weight: 700;
	margin: 0 1em 0 0;
	padding: 0 .4em;
	text-transform: uppercase;
	vertical-align: .3em;
}

ul.accessory_list li p.product_desc {
	color: #595A5E;
	height: 75px;
	overflow: auto;
}

ul.accessory_list li.standard p.product_desc {
	height: 50px;
}

ul.accessory_list li div.center_block {
	height: 115px;
}

ul.accessory_list li .discount,ul.accessory_list li .on_sale,ul.accessory_list li .online_only {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
}

ul.accessory_list li .reduction {
	display: block;
	margin-bottom: .3em;
}

ul.accessory_list li .price {
	display: block;
	font-size: 1.5em;
	margin-bottom: .2em;
}

ul.accessory_list li span.availability {
	color: #488c40;
	font-size: .9em;
}

ul.accessory_list li a.button {
	margin: 0 auto;
}

ul.accessory_list li p.compare input {
	vertical-align: text-bottom;
}

.content > div > h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 26px;
	margin-bottom: 15px;
	margin-left: 65px;
	margin-top: 15px;
}

#tabs-1 {
	overflow: auto;
}

.addToCart.addQuote,.addAccessoryToCart.addQuote {
	background-position: -105px 0;
	margin-top: 5px;
}

.addToCart.addQuote:hover,.addAccessoryToCart.addQuote:hover {
	background-position: -105px -29px;
	margin-top: 5px;
}

.addToCart {
	font-family: Helvetica,Arial,sans-serif;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,th {
	padding: 0;
}

@media print {
	*,:after,:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,a[href^="#"]:after {
		content: "";
	}

	blockquote,pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	img,tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100%!important;
	}

	h2,h3,p {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}

	select {
		background: #fff!important;
	}

	.navbar {
		display: none;
	}

	.btn>.caret,.dropup>.btn>.caret {
		border-top-color: #000!important;
	}

	.label {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse!important;
	}

	.table td,.table th {
		background-color: #fff!important;
	}

	.table-bordered td,.table-bordered th {
		border: 1px solid #ddd!important;
	}
}

@font-face {
	font-family:'Glyphicons Halflings';
	src:url(/css/fonts/glyphicons-halflings-regular.eot);
	src:url(/css/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
	url(/css/fonts/glyphicons-halflings-regular.woff2) format("woff2"),
	url(/css/fonts/glyphicons-halflings-regular.woff) format("woff"),
	url(/css/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
	url(/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

@font-face {
  font-family: 'Clear Sans';
  src: url(/fonts/ClearSans-Regular.woff);
}
@font-face {
  font-family: 'Clear Sans';
  src: url(/fonts/ClearSans-Medium.woff);
  font-weight: bold;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\2a";
}

.glyphicon-plus:before {
	content: "\2b";
}

.glyphicon-eur:before,.glyphicon-euro:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

.glyphicon-cd:before {
	content: "\e201";
}

.glyphicon-save-file:before {
	content: "\e202";
}

.glyphicon-open-file:before {
	content: "\e203";
}

.glyphicon-level-up:before {
	content: "\e204";
}

.glyphicon-copy:before {
	content: "\e205";
}

.glyphicon-paste:before {
	content: "\e206";
}

.glyphicon-alert:before {
	content: "\e209";
}

.glyphicon-equalizer:before {
	content: "\e210";
}

.glyphicon-king:before {
	content: "\e211";
}

.glyphicon-queen:before {
	content: "\e212";
}

.glyphicon-pawn:before {
	content: "\e213";
}

.glyphicon-bishop:before {
	content: "\e214";
}

.glyphicon-knight:before {
	content: "\e215";
}

.glyphicon-baby-formula:before {
	content: "\e216";
}

.glyphicon-tent:before {
	content: "\26fa";
}

.glyphicon-blackboard:before {
	content: "\e218";
}

.glyphicon-bed:before {
	content: "\e219";
}

.glyphicon-apple:before {
	content: "\f8ff";
}

.glyphicon-erase:before {
	content: "\e221";
}

.glyphicon-hourglass:before {
	content: "\231b";
}

.glyphicon-lamp:before {
	content: "\e223";
}

.glyphicon-duplicate:before {
	content: "\e224";
}

.glyphicon-piggy-bank:before {
	content: "\e225";
}

.glyphicon-scissors:before {
	content: "\e226";
}

.glyphicon-bitcoin:before {
	content: "\e227";
}

.glyphicon-yen:before {
	content: "\00a5";
}

.glyphicon-ruble:before {
	content: "\20bd";
}

.glyphicon-scale:before {
	content: "\e230";
}

.glyphicon-ice-lolly:before {
	content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.glyphicon-education:before {
	content: "\e233";
}

.glyphicon-option-horizontal:before {
	content: "\e234";
}

.glyphicon-option-vertical:before {
	content: "\e235";
}

.glyphicon-menu-hamburger:before {
	content: "\e236";
}

.glyphicon-modal-window:before {
	content: "\e237";
}

.glyphicon-oil:before {
	content: "\e238";
}

.glyphicon-grain:before {
	content: "\e239";
}

.glyphicon-sunglasses:before {
	content: "\e240";
}

.glyphicon-text-size:before {
	content: "\e241";
}

.glyphicon-text-color:before {
	content: "\e242";
}

.glyphicon-text-background:before {
	content: "\e243";
}

.glyphicon-object-align-top:before {
	content: "\e244";
}

.glyphicon-object-align-bottom:before {
	content: "\e245";
}

.glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.glyphicon-object-align-left:before {
	content: "\e247";
}

.glyphicon-object-align-vertical:before {
	content: "\e248";
}

.glyphicon-object-align-right:before {
	content: "\e249";
}


.glyphicon-triangle-right:before {
	content: "\e250";
}

.glyphicon-triangle-left:before {
	content: "\e251";
}

.glyphicon-triangle-bottom:before {
	content: "\e252";
}

.glyphicon-triangle-top:before {
	content: "\e253";
}

.glyphicon-console:before {
	content: "\e254";
}

.glyphicon-superscript:before {
	content: "\e255";
}

.glyphicon-subscript:before {
	content: "\e256";
}

.glyphicon-menu-left:before {
	content: "\e257";
}

.glyphicon-menu-right:before {
	content: "\e258";
}

.glyphicon-menu-down:before {
	content: "\e259";
}

.glyphicon-menu-up:before {
	content: "\e260";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus,a:hover {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.thumbnail a>img,.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
	max-height:290px;
	margin-top:10px;
}
/*Fix Events carosel placement and jump*/
.carousel #showsEvents2 li {
    margin: 0;
}
#showsEvents2 li.item img {
    margin: 0;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777;
}

.h1,.h2,.h3,h1,h2,h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
	font-size: 65%;
}

.h4,.h5,.h6,h4,h5,h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-size: 75%;
}

.h1,h1 {
	font-size: 36px;
}

.h2,h2 {
	font-size: 30px;
}

.h3,h3 {
	font-size: 24px;
}

.h4,h4 {
	font-size: 18px;
}

.h5,h5 {
	font-size: 14px;
}

.h6,h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
	.lead {
		font-size: 18px;
	}
}

.small,small {
	font-size: 85%;
}

.mark,mark {
	padding: .2em;
	background-color: #fcf8e3;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ol,ul {
	margin-top: 0;
	margin-bottom: 10px;
}

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dd,dt {
	line-height: 1.42857143;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[data-original-title],abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
	margin-bottom: 0;
}

blockquote .small,blockquote footer,blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
	content: '';
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,kbd,pre,samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}


pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5;
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*=col-],table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none;
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
	background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8;
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
	background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6;
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
	background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
	background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc;
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
	background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive>.table {
		margin-bottom: 0;
	}

	.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
		white-space: nowrap;
	}

	.table-responsive>.table-bordered {
		border: 0;
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0;
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0;
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=checkbox],input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type=file] {
	display: block;
}

input[type=range] {
	display: block;
	width: 100%;
}

select[multiple],select[size] {
	height: auto;
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

textarea.form-control {
	height: auto;
}

input[type=search] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
		line-height: 34px;
	}

	.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
		line-height: 30px;
	}

	.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.checkbox,.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox label,.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.checkbox+.checkbox,.radio+.radio {
	margin-top: -5px;
}

.checkbox-inline,.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
	cursor: not-allowed;
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-sm,textarea.input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}

select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-lg,textarea.input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}

select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label~.form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
		width: auto;
	}

	.form-inline .input-group>.form-control {
		width: 100%;
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .checkbox,.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .checkbox label,.form-inline .radio label {
		padding-left: 0;
	}

	.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .checkbox,.form-horizontal .radio {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.focus,.btn:focus,.btn:hover {
	color: #333;
	text-decoration: none;
}

.btn.active,.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #1D4F97;
	border-color: #2e6da4;
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
	border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none;
}

.btn-group-lg>.btn,.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-group-sm>.btn,.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group-xs>.btn,.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
	visibility: hidden;
}

.collapse.in {
	display: block;
	visibility: visible;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown,.dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu.switchSite>li>a:focus,.dropdown-menu.switchSite>li>a:hover {
	color: #262626 !important;
	text-decoration: none;
	background-color: #f5f5f5 ;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	color: #777;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group-vertical>.btn,.btn-group>.btn {
	position: relative;
	float: left;
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
	z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
	height: auto;
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
	height: auto;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
	display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
	margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
	z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	margin-left: -1px;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.nav>li.disabled>a {
	color: #777;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 4px;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified>li {
	float: none;
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

.tab-content>.tab-pane {
	display: none;
	visibility: hidden;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important;
		visibility: visible!important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-bottom,.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
	.navbar-fixed-bottom,.navbar-fixed-top {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand:focus,.navbar-brand:hover {
	text-decoration: none;
}

.navbar-brand>img {
	display: block;
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	/*float: right;*/
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none;
	}
	
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	margin: 8px -15px;
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
		width: auto;
	}

	.navbar-form .input-group>.form-control {
		width: 100%;
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .checkbox,.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .checkbox label,.navbar-form .radio label {
		padding-left: 0;
	}

	.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
	.pull-right.breadcrumb > li {
		font-size: 0.75em;
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important;
	}

	.navbar-right {
		float: right!important;
		margin-right: -15px;
	}

	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav>li>a {
	color: #777;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
	color: #333;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808;
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.breadcrumb>.active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li>a,.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li>a:focus,.pager li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.pager .next>a,.pager .next>span {
	float: right;
}

.pager .previous>a,.pager .previous>span {
	float: left;
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:focus,a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:focus,.label-default[href]:hover {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:focus,.label-primary[href]:hover {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:focus,.label-success[href]:hover {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:focus,.label-info[href]:hover {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:focus,.label-warning[href]:hover {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:focus,.label-danger[href]:hover {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:focus,a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron .h1,.jumbotron h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 90%;
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0;
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}

	.jumbotron .h1,.jumbotron h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail a>img,.thumbnail>img {
	margin-right: auto;
	margin-left: auto;
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: 700;
}

.alert>p,.alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-bar-striped,.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress-bar.active,.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,.media-body {
	overflow: hidden;
	zoom: 1;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-right,.media>.pull-right {
	padding-left: 10px;
}

.media-left,.media>.pull-left {
	padding-right: 10px;
}

.media-body,.media-left,.media-right {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:focus,a.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
	color: #777;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
	margin-bottom: 0;
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		/*width: 600px;*/
		margin: 80px 10px 0 8px;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;

	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover>.arrow,.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover>.arrow {
	border-width: 11px;
}

.popover>.arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	border-bottom-width: 0;
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0;
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	/*width: 100%;*/
	overflow: hidden;
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000px;
	}

	.carousel-inner>.item.active.right,.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	.carousel-inner>.item.active.left,.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 10%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:focus,.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -15px;
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -15px;
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}

}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
	display: table;
	content: " ";
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right!important;
}

.pull-left {
	float: left!important;
}

.hide {
	display: none!important;
}

.show {
	display: block!important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none!important;
	visibility: hidden!important;
}

.affix {
	position: fixed;
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
	display: none!important;
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
	display: none!important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important;
	}

	table.visible-xs {
		display: table;
	}

	tr.visible-xs {
		display: table-row!important;
	}

	td.visible-xs,th.visible-xs {
		display: table-cell!important;
	}

	.visible-xs-block {
		display: block!important;
	}

	.visible-xs-inline {
		display: inline!important;
	}

	.visible-xs-inline-block {
		display: inline-block!important;
	}
	/*.jumbotron .container {
		max-width: 80%;
	}*/
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important;
	}

	table.visible-sm {
		display: table;
	}

	tr.visible-sm {
		display: table-row!important;
	}

	td.visible-sm,th.visible-sm {
		display: table-cell!important;
	}

	.visible-sm-block {
		display: block!important;
	}

	.visible-sm-inline {
		display: inline!important;
	}

	.visible-sm-inline-block {
		display: inline-block!important;
	}
	#topMenu {
		margin-top: auto;
	}
	.headerish{
		margin:auto;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important;
	}

	table.visible-md {
		display: table;
	}

	tr.visible-md {
		display: table-row!important;
	}

	td.visible-md,th.visible-md {
		display: table-cell!important;
	}

	.visible-md-block {
		display: block!important;
	}

	.visible-md-inline {
		display: inline!important;
	}

	.visible-md-inline-block {
		display: inline-block!important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important;
	}

	table.visible-lg {
		display: table;
	}

	tr.visible-lg {
		display: table-row!important;
	}

	td.visible-lg,th.visible-lg {
		display: table-cell!important;
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important;
	}
}

.visible-print {
	display: none!important;
}

@media print {
	.visible-print {
		display: block!important;
	}

	table.visible-print {
		display: table;
	}

	tr.visible-print {
		display: table-row!important;
	}

	td.visible-print,th.visible-print {
		display: table-cell!important;
	}
}

.visible-print-block {
	display: none!important;
}

@media print {
	.visible-print-block {
		display: block!important;
	}
}

.visible-print-inline {
	display: none!important;
}

@media print {
	.visible-print-inline {
		display: inline!important;
	}
}

.visible-print-inline-block {
	display: none!important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important;
	}
}

@media print {
	.hidden-print {
		display: none!important;
	}
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right {
	height: 13px;
}

div.pp_default .pp_top .pp_left {
	background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
	background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
	background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}

div.pp_default .pp_next:hover {
	background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}

div.pp_default .pp_previous:hover {
	background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}

div.pp_default .pp_expand {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}

div.pp_default .pp_expand:hover {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_contract {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}

div.pp_default .pp_contract:hover {
	background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
	background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}

div.pp_default .pp_social {
	margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}

div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next {
	background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover {
	opacity: .7;
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
	background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}

div.light_rounded .pp_top .pp_left {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_right {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_next:hover {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_previous:hover {
	background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand:hover {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract:hover {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_nav .pp_play {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_arrow_previous {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_top .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_next:hover {
	background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
	background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_description {
	margin-right: 85px;
	color: #fff;
}

div.dark_rounded .pp_nav .pp_play {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_arrow_previous {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_next {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
	background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content {
	background: #000;
}

div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
	background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}

div.dark_square .pp_expand {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_expand:hover {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract:hover {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_nav {
	clear: none;
}

div.dark_square .pp_nav .pp_play {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_arrow_previous {
	background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_next {
	background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

div.dark_square .pp_next:hover {
	background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.dark_square .pp_previous:hover {
	background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand {
	background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand:hover {
	background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract:hover {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.light_square .pp_nav .pp_play {
	background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_arrow_previous {
	background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_next {
	background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_next:hover {
	background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.light_square .pp_previous:hover {
	background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.facebook .pp_top .pp_left {
	background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
	background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
	background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content_container .pp_left {
	background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
	background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_expand {
	background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_expand:hover {
	background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract {
	background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract:hover {
	background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.facebook .pp_description {
	margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
	background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
	background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}

div.facebook .pp_arrow_next {
	background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}

div.facebook .pp_nav {
	margin-top: 0;
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
	background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_nav .pp_pause {
	background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_next:hover {
	background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.facebook .pp_previous:hover {
	background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
	background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
	background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

.pp_content {
	height: 40px;
	min-width: 40px;
}

* html .pp_content {
	width: 40px;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px;
}

.pp_content_container .pp_right {
	padding-right: 20px;
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_social {
	float: left;
	margin: 0;
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}

.pp_social .twitter {
	float: left;
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}

.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px;
}

.pp_nav .pp_play,.pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous,a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0;
}

.pp_gallery ul a {
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a img {
	border: 0;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.pp_gallery li.default a {
	background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
	margin-top: 7px!important;
}

a.pp_next {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_previous {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_expand,a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px;
}

#pp_full_res {
	line-height: 1!important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px;
}

div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px;
}

div.pp_default .pp_content,div.light_rounded .pp_content {
	background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline {
	color: #000;
}

div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a {
	border-color: #fff;
}

div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details {
	position: relative;
}

div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content {
	background: #fff;
}

div.light_rounded .pp_description,div.light_square .pp_description {
	margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important;
}

div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon {
	background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle {
	background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder {
	color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}

.pp_top,.pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_top,* html .pp_bottom {
	padding: 0 20px;
}

.pp_top .pp_left,.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle,.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle,* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right,.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_fade,.pp_gallery li.default a img {
	display: none;
}

.pp_gallery ul a img {
	width: 50px!important;
	height: 25px!important;
	max-width: 50px!important;
}

@font-face {
	font-family:'flexslider-icon';src:url(fonts/flexslider-icon.eot);src:url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),url(fonts/flexslider-icon.woff) format("woff"),url(fonts/flexslider-icon.ttf) format("truetype"),url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:400;font-style:normal;
}

.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus {
	outline: none;
}

.slides,.slides > li,.flex-control-nav,.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides > li:first-child {
	display: block;
}

.flexslider {
	margin: 0;
	background: #fff;
	border: 0 solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	overflow: hidden;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides img {
	height: auto;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
	text-align: left;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 60px;
	height: 60px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	line-height: 1;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.flex-direction-nav a.flex-next:before {
	content: '\f002';
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a .flex-play:before {
	content: '\f003';
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}

.flexslider.top_slider {
	height: 400px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../siteimages/blackRight40b.jpg");
    background-origin: padding-box;
    background-position: right center !important;
    background-repeat: repeat;
    background-size: cover;
    border-radius: unset;
}

.flexslider.top_slider .container {
	position: relative;
	height: 100%;
}

.flexslider.top_slider .slides li {
	height: 400px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.flexslider.top_slider .slide1 .flex_caption1 {
	position: absolute;
	z-index: 30;
	top: 5%;
	text-transform: uppercase;
	color: #FFF;
	font-size: 40px;
	line-height: 1;
	width: 50%;
}
.flexslider.top_slider .slide1 .flex_caption2 {
	position: absolute;
	top: 30%;
	z-index: 30;
	font-size: 20px;
	line-height: 1.3;
	color: #FFF;
}
.flexslider.top_slider .slide1 .flex_caption3 {
	position: absolute;
	top: 55%;
	z-index: 30;
	background-image: url(../siteimages/EMCSlider1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	height: 487px;
	width: 240px;
}
.flexslider.top_slider .slide1 .flex_caption4 {
	position: absolute;
	top: 10%;
	right: 100px;
	z-index: 30;
	background-image: url(../siteimages/EMCSlider2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	height: 300px;
	width: 400px;
}
.flexslider.top_slider .slide1 .flex_caption5 {
	position: absolute;
	top: 45%;
	left: 400px;
	width: 200px;
	z-index: 30;
	font-size: 20px;
	line-height: 1.3;
	color: #FBEA09;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.flexslider.top_slider .slide1 .flex_caption5 span {
	position: absolute;
	top: 13px;
	left: -25px;
	font-size: 50px;
	line-height: 0;
}

.flexslider.top_slider .slide2 .flex_caption1 {
	position: absolute;
	z-index: 30;
	left: 0;
	top: 10%;
	width: 65%;
	color: #fff;
}
.flexslider.top_slider .slide2 .flex_caption1 h1 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 40px;
	line-height: 1;
}
.flexslider.top_slider .slide2 .flex_caption1 p {
	font-size: 20px;
}
.flexslider.top_slider .slide2 .flex_caption1 span {
	display: block;
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 23px;
	font-size: 15px;
	text-align: right;
	font-style: italic;
}
.flexslider.top_slider .slide2 .flex_caption2 {
	position: absolute;
	z-index: 25;
	right: 0;
	top: 5%;
	width: 36%;
	height: 330px;
	background-image: url(../siteimages/AdvAnalysisSlider1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}

.flexslider.top_slider .slide3 .flex_caption1 {
	position: absolute;
	top: 10%;
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #FFF;
}
.flexslider.top_slider .slide3 .flex_caption2 {
	width: 100%;
	position: absolute;
	top: 20%;
	background-image: url(../siteimages/IoTSlider1.png);
	height: 400px;
	background-repeat: no-repeat;
	background-size: 70% auto;
	-webkit-background-size: 70% auto;
	background-position: 50% 0;
}

.flexslider.top_slider .slide4 .flex_caption1 {
	position: absolute;
	z-index: 30;
	left: 30px;
	top: 10%;
	width: 600px;
	color: #fff;
}

.flexslider.top_slider .slide4 .flex_caption1 p {
	margin: 0 0 24px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 40px;
	font-size: 40px;
}

.flexslider.top_slider .slide4 .flex_caption1 span {
	display: block;
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 23px;
	font-size: 20px;
}

.flexslider.top_slider .slide4 .flex_caption2 {
	position: absolute;
	z-index: 25;
	right: 110px;
	top: 36px;
	width: 500px;
	height: 310px;
	background-image: url(../siteimages/Uncompromised.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
	

.flexslider.top_slider .slide5 .flex_caption1,.flexslider.top_slider .slide1.b .flex_caption1 {
	position: absolute;
	z-index: 30;
	left: 30px;
	top: 10%;
	width: 50%;
	color: #fff;
}

.flexslider.top_slider .slide5 .flex_caption1 h2,.flexslider.top_slider .slide1.b .flex_caption1 h2 {
    color: #fff;
    font-size: 40px;
	line-height:1.1;
}
.flexslider.top_slider .slide5 .flex_caption1 h2 span,.flexslider.top_slider .slide1.b .flex_caption1 h2 span {
    color: #fff;
    font-size: 36px;
    line-height: 1.1;
}
.flexslider.top_slider .slide5 .flex_caption1 p, .flexslider.top_slider .slide1.b .flex_caption1 p {
	margin: 0 0 14px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 32px;
	font-size: 28px;
}

.flexslider.top_slider .slide5 .flex_caption1 span, .flexslider.top_slider .slide1.b .flex_caption1 span {
	display: block;
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 23px;
	font-size: 20px;
}
.flexslider.top_slider .slide5 .flex_caption1 p span, .flexslider.top_slider .slide1.b .flex_caption1 p span {
    font-size: 26px;
}
.flexslider.top_slider .slide5 .flex_caption1 p.desc, .flexslider.top_slider .slide1.b .flex_caption1 p.desc {
    font-size: 28px;
}

.flexslider.top_slider .slide5 .flex_caption2 {
	position: absolute;
	z-index: 25;
	right: 25px;
	top: 15%;
	width: 500px;
	height: 310px;
	background-image: url(../images/products/series/DG1000Z.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.flexslider.top_slider .slide1.b .flex_caption2 {
	position: absolute;
	top: 10%;
	right: 100px;
	z-index: 30;
	background-image: url(../siteimages/NewEMCSlider2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	height: 300px;
	width: 400px;
}

.flex_caption2.FromRight.DS2000E {
    background: url(../images/products/series/2000E.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.FadeIn,.FromTop,.FromRight,.FromBottom,.FromLeft {
	opacity: 0;
	transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
}

.captionDelay1 {
	transition-delay: .1s;
	-webkit-transition-delay: .1s;
}

.captionDelay2 {
	transition-delay: .2s;
	-webkit-transition-delay: .2s;
}

.captionDelay3 {
	transition-delay: .3s;
	-webkit-transition-delay: .3s;
}

.captionDelay4 {
	transition-delay: .4s;
	-webkit-transition-delay: .4s;
}

.captionDelay5 {
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.captionDelay6 {
	transition-delay: .6s;
	-webkit-transition-delay: .6s;
}

.captionDelay7 {
	transition-delay: .7s;
	-webkit-transition-delay: .7s;
}

.captionDelay8 {
	transition-delay: .8s;
	-webkit-transition-delay: .8s;
}

.captionDelay9 {
	transition-delay: .9s;
	-webkit-transition-delay: .9s;
}

.captionDelay10 {
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}

.captionDelay11 {
	transition-delay: 1.1s;
	-webkit-transition-delay: 1.1s;
}

.captionDelay12 {
	transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
}

.flexslider li.flex-active-slide .FadeIn {
	opacity: 1;
}

.flexslider li .FromTop {
	transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

.flexslider li.flex-active-slide .FromTop {
	opacity: 1;
	transform: translateY(0);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.flexslider li .FromBottom {
	transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
}

.flexslider li.flex-active-slide .FromBottom {
	opacity: 1;
	transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.flexslider li .FromLeft {
	transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
}

.flexslider li.flex-active-slide .FromLeft {
	opacity: 1;
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.flexslider li .FromRight {
	transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
}

.flexslider li.flex-active-slide .FromRight {
	opacity: 1;
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.type1 .flexslider#slider1 {
	float: right;
	padding-left: 170px;
}

.ie .type1 #slider1.flexslider {
	float: none;
}

.type1 .flexslider#carousel1 {
	position: absolute;
	top: 0;
	left: 15px;
	bottom: 0;
	width: 140px;
	height: 100%;
}

.type1 #carousel1 .slides li {
	float: none!important;
	width: 140px;
}

.type1 #carousel1 .slides li img {
	margin-bottom: 30px;
}

.type1 #carousel1 .flex-viewport {
	height: 625px!important;
}

.latestapps_slider.flexslider {
	overflow: visible;
}

.latestapps_slider.flexslider .slides li {
	margin-right: 30px;
}

.latestapps_slider .flex-control-nav {
	display: block!important;
	width: 100%;
	top: -17px;
	right: 0;
	bottom: auto;
	text-align: right;
}

.latestapps_slider .flex-control-nav li {
	display: inline-block;
	margin: 0 1px 0 5px;
	vertical-align: top;
}

.latestapps_slider .flex-control-nav li a {
	width: 19px;
	height: 6px;
	margin: 0;
	background: #e3e3e3;
	background: rgba(192,108,132,0.16);
}

.latestapps_slider .flex-control-nav li a.flex-active {
	background: #4fb4e7;
}

.latestapps_slider .flex-viewport {
	padding-top: 27px;
	margin-top: -27px;
}

#slider2 {
	background-color: #f5f5f5;
	margin-bottom: 10px;
}

#carousel2 .slides li {
	overflow: hidden;
	margin-right: 10px;
	width: 103px;
	height: 109px;
}

#carousel2 img {
	width: 81px;
	height: auto;
	margin: 0 auto;
}

.blog_slider.flexslider {
	overflow: visible;
}

.blog_slider .flex-control-nav {
	display: block!important;
	width: 100%;
	top: -17px;
	right: 0;
	bottom: auto;
	text-align: right;
}

.blog_slider .flex-control-nav li {
	display: inline-block;
	margin: 0 1px 0 5px;
	vertical-align: top;
}

.blog_slider .flex-control-nav li a {
	width: 19px;
	height: 6px;
	margin: 0;
	background: #e3e3e3;
	background: rgba(192,108,132,0.16);
}

.blog_slider .flex-control-nav li a.flex-active {
	background: #4fb4e7;
}

.blog_slider .flex-viewport {
	padding-top: 27px;
	margin-top: -27px;
}

.testimonials_slider .flex-direction-nav {
	bottom: 50%;
	right: 0;
	margin-bottom: -17px;
	height: 35px;
}

.testimonials_slider .flex-direction-nav li a {
	position: absolute;
	z-index: 10;
	top: 0;
	background-color: #ddd;
}

.testimonials_slider .flex-direction-nav li a:hover {
	background-color: #333;
}

.testimonials_slider .flex-direction-nav li a.flex-prev {
	left: 0;
}

.testimonials_slider .flex-direction-nav li a.flex-next {
	right: 0;
}

.animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
	}

	50% {
		-moz-transform: scale(1.1);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes pulse {
	0% {
		-o-transform: scale(1);
	}

	50% {
		-o-transform: scale(1.1);
	}

	100% {
		-o-transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

.animated.pulse {
	opacity: 1;
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-moz-keyframes flipInX {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-moz-transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-moz-transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-o-keyframes flipInX {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-o-transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-o-transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

.animated.flipInX {
	opacity: 1;
	-webkit-backface-visibility: visible!important;
	-moz-backface-visibility: visible!important;
	-o-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	-moz-animation-name: flipInX;
	-o-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.animated.fadeIn {
	opacity: 1;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.animated.fadeInUp {
	opacity: 1;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.animated.fadeInDown {
	opacity: 1;
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.animated.fadeInLeft {
	opacity: 1;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.animated.fadeInRight {
	opacity: 1;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.animated.fadeInUpBig {
	opacity: 1;
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.animated.fadeInDownBig {
	opacity: 1;
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.animated.fadeInLeftBig {
	opacity: 1;
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.animated.fadeInRightBig {
	opacity: 1;
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		transform: scale(1);
	}
}

.animated.bounceIn {
	opacity: 1;
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}

	80% {
		-moz-transform: translateY(10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}

	80% {
		-o-transform: translateY(10px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@-ms-keyframes bounceInUp {
	0% {
		opacity: 0;
		-ms-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-ms-transform: translateY(-30px);
	}

	80% {
		-ms-transform: translateY(10px);
	}

	100% {
		-ms-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(-30px);
	}

	80% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0);
	}
}

.animated.bounceInUp {
	opacity: 1;
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}

	80% {
		-moz-transform: translateY(-10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}

	80% {
		-o-transform: translateY(-10px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(30px);
	}

	80% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
	}
}

.animated.bounceInDown {
	opacity: 1;
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}

	80% {
		-moz-transform: translateX(-10px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}

	80% {
		-o-transform: translateX(-10px);
	}

	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(30px);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
	}
}

.animated.bounceInLeft {
	opacity: 1;
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}

	80% {
		-moz-transform: translateX(10px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}

	80% {
		-o-transform: translateX(10px);
	}

	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(-30px);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

.animated.bounceInRight {
	opacity: 1;
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.animated.rotateInUpLeft {
	opacity: 1;
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.animated.rotateInDownLeft {
	opacity: 1;
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.animated.rotateInUpRight {
	opacity: 1;
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.animated.rotateInDownRight {
	opacity: 1;
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes lightSpeedRight {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-moz-keyframes lightSpeedRight {
	0% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-moz-transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-moz-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-moz-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-o-keyframes lightSpeedRight {
	0% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-o-transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-o-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-o-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedRight {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

.animated.lightSpeedRight {
	opacity: 1;
	-webkit-animation-name: lightSpeedRight;
	-moz-animation-name: lightSpeedRight;
	-o-animation-name: lightSpeedRight;
	animation-name: lightSpeedRight;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	opacity: 1;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s;
}

@-webkit-keyframes lightSpeedLeft {
	0% {
		-webkit-transform: translateX(-100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-moz-keyframes lightSpeedLeft {
	0% {
		-moz-transform: translateX(-100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-moz-transform: translateX(20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-moz-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-moz-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@-o-keyframes lightSpeedLeft {
	0% {
		-o-transform: translateX(-100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-o-transform: translateX(20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-o-transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-o-transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedLeft {
	0% {
		transform: translateX(-100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		transform: translateX(20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

.animated.lightSpeedLeft {
	opacity: 1;
	-webkit-animation-name: lightSpeedLeft;
	-moz-animation-name: lightSpeedLeft;
	-o-animation-name: lightSpeedLeft;
	animation-name: lightSpeedLeft;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	opacity: 1;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}
}

@-moz-keyframes rollIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}
}

@-o-keyframes rollIn {
	0% {
		opacity: 0;
		-o-transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}
}

.animated.rollIn {
	opacity: 1;
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}

.op0 {
	opacity: .01;
}

@media only screen and (max-width: 1024px) {
	.op0 {
		opacity: 1;
	}
}

body {
	overflow-x: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Muli',sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #797979;
}

::selection {
	background: #04587D;
	color: #fff;
}

::-moz-selection {
	background: #04587D;
	color: #fff;
}

a,input,select,textarea {
	vertical-align: top;
	outline: none!important;
	/*-webkit-appearance: none;*/
	-webkit-border-radius: 0;
}

textarea {
	resize: none;
}

img {
	outline: 0;
	vertical-align: top;
	border: 0;
	max-width: 100.1%;
	height: auto;
}

a {
	color: #505050;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

a:hover,a:focus {
	text-decoration: none;
	color: #04587D;
}

ul {
	padding: 0;
	margin: 0;
}

ul.withmargin {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

li {
	padding: 0;
	margin: 0;
	list-style: inside;
}

p {
	margin: 0 0 20px;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}

h1 {
	margin: 0 0 20px;
	line-height: 30px;
	font-size: 27px;
}

h2 {
	margin: 0 0 25px;
	line-height: 24px;
	font-size: 23px;
}

h3 {
	margin: 0 0 15px;
	line-height: 23px;
	font-size: 19px;
}

h4 {
	margin: 0 0 15px;
	line-height: 20px;
	font-size: 17px;
}

h5 {
	line-height: 20px;
	font-size: 15px;
}

h6 {
	line-height: 20px;
	font-size: 14px;
}

.color_text {
	color: #04587D;
}

.color_dark {
	color: #333;
}

.color_light {
	color: #979797;
}

.color_white {
	color: #fff;
}

.margbot0 {
	margin-bottom: 0;
}

.margbot5 {
	margin-bottom: 5px!important;
}

.margbot10 {
	margin-bottom: 10px;
}

.margbot20 {
	margin-bottom: 20px;
}

.margbot25 {
	margin-bottom: 25px;
}

.margbot30 {
	margin-bottom: 30px;
}
.margtop30 {
	margin-top: 30px;
}
.margbot40 {
	margin-bottom: 40px;
}

.margbot50 {
	margin-bottom: 50px;
}

.margbot60 {
	margin-bottom: 60px;
}

.margbot65 {
	margin-bottom: 65px;
}

.margbot70 {
	margin-bottom: 70px;
}

.pad0 {
	padding: 0;
}

.padbot0 {
	padding-bottom: 0;
}

.padbot10 {
	padding-bottom: 10px;
}

.padbot15 {
	padding-bottom: 15px;
}

.padbot20 {
	padding-bottom: 20px;
}

.padbot30 {
	padding-bottom: 30px;
}

.padbot40 {
	padding-bottom: 40px;
}

.padbot45 {
	padding-bottom: 45px;
}

.padbot50 {
	padding-bottom: 50px;
}

.padbot60 {
	padding-bottom: 60px;
}

.padbot70 {
	padding-bottom: 70px;
}

.padbot80 {
	padding-bottom: 80px;
}

.padtop0 {
	padding-top: 0;
}

#page {
	background-color: #fff;
	background-attachment: fixed;
}

body.wide #page {
	background: #fff;
}

.preloader_hide {
	opacity: .5;
	width: 100%;
	overflow-x: hidden;
}

#preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#preloader img {
	position: fixed;
	left: 50%;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
}

section {
	padding-bottom: 70px;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

.full_width {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
}

.inform_block .overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .39;
	background: #b29a00;
	background: -moz-linear-gradient(left,#b29a00 0%,#f7dc05 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#b29a00),color-stop(100%,#f7dc05));
	background: -webkit-linear-gradient(left,#b29a00 0%,#f7dc05 100%);
	background: -o-linear-gradient(left,#b29a00 0%,#f7dc05 100%);
	background: -ms-linear-gradient(left,#b29a00 0%,#f7dc05 100%);
	background: linear-gradient(to right,#b29a00 0%,#f7dc05 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b29a00',endColorstr='#f7dc05',GradientType=1);
}

.relative_block {
	position: relative;
	z-index: 5;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.page_block {
	overflow-x: hidden;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.container {
	padding-left: 30px;
	padding-right: 30px;
}

.btn2 {
	position: relative;
	margin: 0;
	padding: 11px 25px;
	border: 0;
	border-radius: 0;
	box-shadow: none!important;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 20px;
	font-size: 15px;
	color: #fff;
	text-shadow: none;
	background: #333;
	transition: none;
	-webkit-transition: none;
}

.btn2:focus,.btn2:hover {
	color: #333;
	background: #ffdf04;
	background: -moz-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffdf04),color-stop(100%,#b29a00));
	background: -webkit-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -o-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -ms-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: linear-gradient(to right,#ffdf04 0%,#b29a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf04',endColorstr='#b29a00',GradientType=1);
}

.btn2 span {
	padding-left: 8px;
}

.btn-white {
	color: #505050;
	background: #fff;
}

.btn-white:hover {
	color: #333;
	background: #fff;
}

.btn-light {
	background: #aeaeae;
}

.btn-light:hover {
	background: #333;
	color:#eee;
}

.btn-active {
	color: #333;
	text-shadow: 1px 1px 1px #fff;
	background: #ffdf04;
	background: -moz-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffdf04),color-stop(100%,#b29a00));
	background: -webkit-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -o-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: -ms-linear-gradient(left,#ffdf04 0%,#b29a00 100%);
	background: linear-gradient(to right,#ffdf04 0%,#b29a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf04',endColorstr='#b29a00',GradientType=1);
}

.btn-active:hover {
	background: #b29a00;
}

.btn-lg {
	padding: 14px 30px;
	font-size: 17px;
}

.btn-sm {
	padding: 5px;
	font-size: 12px;
}

.btn-xs {
	padding: 2px 12px;
	font-size: 11px;
}

.ie .btn,.ie .btn-default {
	filter: none!important;
}

body.boxed .page_block {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

body.boxed .is-sticky .menu_block {
	left: 50%;
	width: 1170px;
	margin-left: -585px;
}

.logo {
	float: left;
	margin: 15px 0 0;
}

.logo img {
	max-height: 50px;
}

.dataTables_wrapper.form-inline {
	margin-top: 15px;
}

header {
	background-color: #000;
	/*background: url(../images/headerbg.png) repeat-x scroll 0 -31px rgba(0,0,0,0);*/
	/*min-height: 127px;
	position: absolute;*/
	top: 0;
	width: 100%;
	z-index: 100;
	border-bottom: 1px solid #484747;
}

.slider_block {
	/*margin: 109px 0 0;*/
	/*background-image:url(../siteimages/hhbg.png);*/
	background-size:cover;
	/*background-color: #0d5192;*/
	background-color: #000;
}

header .search_form input[type="text"] {
	background: none repeat scroll 0 0 rgba(255,255,255,0.75);
	height: 30px;
	margin: 0;
	padding: 5px 40px 5px 5px;
	width: 100%;
}

header .search_form {
	margin-top: 10px;
}

.col-sm-12.col-md-9.col-lg-6.pull-right {
	padding-top: 5px;
}

.nav.nav-pills.top-menu.pull-right a {
	/*color: #eee;
	font-size: .75em;
	padding: 5px;
	line-height: 1;*/
}

.social {
	padding: 5px 0 0;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 14px;
	color: #c6c6c6;
	display:block;
	clear:left;
}

.social li {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 7px;
	border-radius: 50%;
	background-color: #333;
}

.social li:hover {
	background: #3A97D2;
	background: -moz-linear-gradient(left,#3A97D2 0%,#12589D 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#3A97D2),color-stop(100%,#12589D));
	background: -webkit-linear-gradient(left,#3A97D2 0%,#12589D 100%);
	background: -o-linear-gradient(left,#3A97D2 0%,#12589D 100%);
	background: -ms-linear-gradient(left,#3A97D2 0%,#12589D 100%);
	background: linear-gradient(to right,#3A97D2 0%,#12589D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3A97D2',endColorstr='#12589D',GradientType=1);
}

.social li a {
	display: block;
	margin: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/social.png);
	transition: none;
	-webkit-transition: none;
}

.social li.icon1 a {
	background-position: 0 0;
}

.social li.icon2 a {
	background-position: -32px 0;
}

.social li.icon3 a {
	background-position: -64px 0;
}

.social li.icon4 a {
	background-position: -96px 0;
}

.social li.icon5 a {
	background-position: -127px 0;
}

.social li.icon6 a {
	background-position: -159px 0;
}

.team_block .social {
	padding-top: 10px;
}

.menu_block, .menu_block2 {
	margin: 0;
	padding: 0;
	background-color: #000;
}

.is-sticky .menu_block, .is-sticky .menu_block2 {
	z-index: 9000;
	left: 0;
	width: 100%;
}

.navbar-collapse2.collapse.in {
    float: left;
}

header .navbar-collapse {
	float: none;
	padding: 0!important;
	text-align: left;
	border: 0;
	box-shadow: none;
}

header .navbar-nav {
	float: none;
}

header .navbar-nav li {
	float: none;
	display: inline-block;
	margin: 0 0 0 -4px;
	text-align: center;
	vertical-align: middle;
	width: 12.48%;
}

header .navbar-nav li.first {
	margin-left: 0;
}

header .navbar-nav > li > a {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 7px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.25;
	font-size: 16px;
	color: #f7dc05;
	text-shadow: none;
	border-radius: 0;
	border: 0;
	min-height: 53px;
}

header .navbar-nav > li > a :after,header .navbar-nav > li > a :before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 40px;
	margin-top: -20px;
}

header .navbar-nav > li.first a:after {
	right: auto;
	left: 0;
}

header .navbar-nav > li:hover > a, header .navbar-nav > li > a :focus,header .navbar-nav > li.active > a {
	color: #eee;
	background: #574E56;
}
header .navbar-nav > li#stickyLogo:hover > a{
background:none;	
}

.cartDiv a {
	color: #c6c6c6;
}

header .dropdown-menu > li {
	list-style: outside none none;
}

header .dropdown-menu > li a:hover {
	color: #333;
}

.sticky-wrapper.is-sticky #stickyLogo {
	display: inline-block;
	text-align:left;
	margin:0;
}

#stickyLogo {
	display: none;
}

.is-sticky .navbar-nav > li > a {
	font-size: .9em;
}

#stickyLogo > a {
	padding: 0;
}

#stickyLogo img {
	height: 40px;
	/*margin-top: -10px;*/
}

.sticky-wrapper.is-sticky .navbar-nav li {
	width: 11.10%;
}
.sticky-wrapper.is-sticky .navbar-nav li#appsMenu ul li, .sticky-wrapper.is-sticky .navbar-nav li ul.single li {
    width: 100%;
}

.sub-menu > ul {
	display: none;
	position: absolute;
	z-index: 9990;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0;
	background: #333;
	border-radius: 0;
	border: 0;
	box-shadow: 0 3px 5px #000;
	-moz-box-shadow: 0 3px 5px #000;
	-webkit-box-shadow: 0 3px 5px #000;
}

.sub-menu > ul > li {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 0;
}

.sub-menu > ul > li a:before,.sub-menu > ul > li a:after,.sub-menu > ul > li:before,.sub-menu li.last:after {
	display: none;
}

.sub-menu > ul > li a {
	margin: 0!important;
	padding: 10px 10px 10px 40px !important;
	text-transform: none;
	text-align: left!important;
	font-size: 13px;
	color: #c2c2c2!important;
	text-shadow: none;
	background: none!important;
	border: 0!important;
	border-bottom: 1px solid #424242!important;
}

.sub-menu > ul > li:last-child a {
	border-bottom: 0!important;
}

.sub-menu > ul > li a:hover,.sub-menu > ul > li.active a {
	color: #333!important;
	background: #f7dc05!important;
}

.sub-menu > ul > li a span {
	display: none!important;
}

ul.mega_menu {
	width: 1170px;
}

ul.mega_menu .color_text {
	color: #fff;
	font-weight: 700;
}

ul.mega_menu h5 {
	margin-bottom: 5px;
	color: #fff;
}

ul.mega_menu h4 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	color: #333;
	margin-bottom: 0;
	padding: 10px;
}

ul.mega_menu li.col {
	float: left;
	width: 33%;
	margin: 0;
	padding-right: 10px;
	text-align: left;
}

ul.mega_menu li ol {
	padding-left: 0;
}

ul.mega_menu li ol li a {
	border: 0!important;
	padding: 4px 5px 4px 0 !important;
	text-align: left!important;
}

ul.mega_menu li ol li.active a,ul.mega_menu li ol li a:hover {
	color: #333!important;
	background: #f7dc05!important;
}

.flex_caption1 p span a {
	border-bottom: 1px dotted;
	color: #eee;
	font-size: 22px;
}

.jumbotron {
	padding: 61px 0 46px;
	margin: 0;
	font-weight: 400;
	line-height: 20px;
	background-color: #333;
}

.jumbotron_text {
	padding: 0 120px;
}

.jumbotron h1 {
	margin: 0 0 7px;
	line-height: 47px;
	font-size: 41px;
	color: #eee;
}

.jumbotron h2 {
	color: #dedede;
}

.jumbotron p {
	line-height: 20px;
	font-size: 13px;
	color: #cdcdcd;
}

.services_block {
	padding: 20px;
	background-color: #f9f9f9;
}

.services_block h2.title:before {
	background-color: #e7e7e7;
}

.service_item a {
	display: block;
	color: #797979;
}

.service_item a p {
	margin: 0 0 10px;
	padding: 1px 0 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #505050;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.service_item a:hover p {
	color: #3a8bb2;
}

.service_item i {
	position: relative;
	float: left;
	display: block;
	vertical-align: top;
	width: 70px;
	height: 70px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background-color: #505050;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	color: #fff;
	text-align: center;
}

.service_item i.i1 {
	background-image: url(../images/i1.png);
}

.service_item i.i2 {
	background-image: url(../images/i2.png);
}

.service_item i.i3 {
	background-image: url(../images/i3.png);
}

.service_item i.i4 {
	background-image: url(../images/i4.png);
}

.service_item i.i5 {
	background-image: url(../images/i5.png);
}

.service_item i.i6 {
	background-image: url(../images/i6.png);
}

.service_item i.i7 {
	background-image: url(../images/i7.png);
}

.service_item i.i8 {
	background-image: url(../images/i8.png);
}

.service_item i.i9 {
	background-image: url(../images/i9.png);
}

.service_item i:before {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	border: 1px solid #fff;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.service_item a:hover i {
	background-color: #1D4F97;
}

.service_item a:hover i:before {
	border-color: #1D4F97;
}

.services_video {
	height: 334px;
}

#showsFeatures li img {
	bottom: 0;
	height: 70px;
	padding-left: 0;
	position: absolute;
	width: auto;
}

.service_item #showsEvents2 img {
	width: 100%;
	max-width: 200px;
}

.service_item .carousel-fade .carousel-inner {
	width: auto;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

.jumbotron.unprecedented.center {
	background-color: #333;
	background-image: none;
}

.jumbotron .jumbotron_text > h1 {
	text-align: center;
}

.projects_block {
	position: relative;
	padding: 65px 0 100px;
}

.project_item {
	margin: 0 15px;
}

.project_item .hover_img {
	overflow: hidden;
	position: relative;
}

.project_item .hover_img:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #fff;
	opacity: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.project_item:hover .hover_img:before {
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 1;
}

.project_item a.zoom {
	position: absolute;
	left: 50%;
	top: -110px;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	text-align: center;
	opacity: 0;
	border-radius: 50%;
	background-image: url(../images/zoom.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	transition: opacity .3s ease-in-out top .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out top .3s ease-in-out;
}

.flex-active-slide .project_item:hover a.zoom {
	top: 50%;
	opacity: 1;
}

.inform_block {
	position: relative;
	padding: 70px 0 10px;
	background-image: url(../images/inform_block.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.inform_block .overlay {
	background: #fff;
	opacity: .86;
}

.inform_block .row {
	position: relative;
	z-index: 10;
}

.video_block iframe {
	width: 100%;
	height: 459px;
}

.popular_post_item {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d2d2d2;
}

.popular_post_item.last {
	margin-bottom: 30px;
	padding-bottom: 0;
	border: 0;
}

.popular_post_img {
	overflow: hidden;
	position: relative;
	display: block;
	width: 255px;
	height: 199px;
	margin-right: 30px;
}

.popular_post_img:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border: 2px solid #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.popular_post_item:hover .popular_post_img:before {
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 1;
}

.popular_post_img img {
	width: auto;
	max-width: 100%;
	height: 100%;
}

.popular_post_title {
	display: block;
	padding: 18px 0 4px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 16px;
	color: #333;
}

.popular_post_item:hover .popular_post_title {
	color: #04587D;
}

.popular_post_data {
	padding: 0 0 15px;
}

.tabJump.navbar {
	min-height: 30px;
	background-color: #F8F1C9;
}

.tabJump .navbar-brand {
	font-size: 16px;
	height: 30px;
	line-height: 1;
}

.tabJump .navbar-nav li a,.tabJump .navbar-header a {
	padding: 5px 15px!important;
	white-space: nowrap;
}

.tabJump .navbar-nav li a:hover {
	color: #04587D;
}

.tabJump .navbar-nav.nav-justified > li {
	float: none;
}

.tabJump .nav-justified {
	width: 90%;
}

.tags a {
	display: inline-block;
	margin: 0 1px 4px 0;
	padding: 4px 10px 4px 11px;
	font-size: 12px;
	color: #c5c5c5;
	background-color: #3d3d3d;
}

.tags a:hover {
	color: #fff;
	background-color: #f7dc05;
}

#sidebar .tags a {
	background-color: #aeaeae;
	color: #fff;
}

#sidebar .tags a:hover {
	background-color: #333;
}

footer {
	overflow: hidden;
	padding: 46px 30px 0;
	color: #9b9b9b;
	background-color: #333;
}

footer a {
	color: #f7dc05;
}

footer a:hover {
	color: #f7dc05;
}

footer h2 {
	margin-bottom: 21px;
	text-transform: uppercase;
	font-size: 19px;
	color: #f2f1e6;
}

footer h2:before {
	display: none;
}

footer h2 span {
	background-color: transparent;
}

.copyright {
	padding: 26px 0 24px;
	color: #b1b1b1;
	border-top: 1px solid rgba(255,255,255,0.11);
}

.copyright .container {
	padding-left: 30px;
	padding-right: 30px;
}

.copyright span {
	color: #f7dc05;
}

.copyright_logo,.copyright_logo:focus {
	color: #b1b1b1;
}

.lblue {
	background: none repeat scroll 0 0 #c0d1db;
	color: #000;
}

.lyellow {
	background: none repeat scroll 0 0 #f8f1c9;
	color: #333;
}

.footHeader {
	font-weight: 700;
	float: left;
}

.footerLinks {
	font-size: 85%;
}

.footerLinks a {
	color: #04587d;
}

.footLink {
	clear: both;
	display: block;
}

.footLink a {
	color: #04587d;
}

ul.footerLinks {
	float: left;
	margin: 0;
	padding: 9px;
	clear: both;
}

.footerLinks li {
	list-style: outside none none;
	margin: 0;
}

footer .recent_posts li {
	margin-bottom: 17px;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(255,255,255,0.12);
}

footer .recent_posts li:last-child {
	border-bottom: 0;
}

footer .recent_posts li .recent_posts_img {
	overflow: hidden;
	padding-top: 3px;
	width: 53px;
	height: 47px;
}

footer .recent_posts li .recent_posts_content {
	padding-left: 63px;
}

footer .recent_posts li .post_title {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}

footer .recent_posts li:hover .post_title {
	color: #f7dc05;
}

footer .recent_posts li .date_block {
	color: #656464;
}

ul.contact_info li {
	position: relative;
	padding-bottom: 9px;
	padding-left: 27px;
}

ul.contact_info li span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	font-size: 15px;
	color: #bbb;
}

textarea,input {
	/*width: 218px;*/
	margin: 0 1px 4px 0;
	margin-top: 0!important;
	padding: 10px 20px;
	text-transform: none;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	line-height: 18px;
	font-size: 13px;
	color: #666;
	font-style: normal;
	border-radius: 0;
	background: none;
	border: 1px solid #ddd;
	box-shadow: none;
}

textarea {
	overflow: hidden;
	min-height: 95px;
	resize: none;
	/*width: 441px;*/
}

textarea,input[type="text"].last {
	margin-right: 0;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	border: 1px solid #ddd;
}

.contact_btn {
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0 13px;
	border: 0;
	border-radius: 0;
	box-shadow: 0;
	text-align: center;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	line-height: 21px;
	font-size: 13px;
	color: #c5c5c5;
	background: #3d3d3d;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.contact_btn:hover {
	background: none;
	color: #f7dc05;
}

.contact_form label {
	display: none;
	font-weight: 400;
	text-align: left;
	color: #5f5f5f;
}

.ie .contact_form label {
	display: block;
}

.notification_error,.notification_ok {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 2px 0 13px;
	padding: 12px 10px 12px 35px;
	position: relative;
}

.notification_ok {
	border: 1px #038bd4 solid;
	color: #038bd4;
	background: #d0e3ea;
}

.notification_error {
	border: 1px #c93119 solid;
	color: #c93119;
	background: #ffcfcf;
}

.notification_error:before,.notification_ok:before {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	left: 11px;
	top: 13px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.notification_error:before {
	background-image: url(../images/error.png);
}

.notification_ok:before {
	background-image: url(../images/info.png);
}

.leave_comment .clear_form,.contacts_block #ajax-contact-form .clear_form {
	display: inline-block;
	width: auto;
	margin: 0 1px 5px 0;
	padding: 7px 20px;
	color: #fff;
	background-color: #f7dc05;
}

.leave_comment .sent_btn,.contacts_block #ajax-contact-form .sent_btn {
	display: inline-block;
	width: auto;
	margin: 0 7px 10px 0;
	padding: 7px 20px;
	color: #fff;
	background-color: #aeaeae;
}

.leave_comment .clear_form:hover,.leave_comment .sent_btn:hover,.contacts_block #ajax-contact-form .clear_form:hover,.contacts_block #ajax-contact-form .sent_btn:hover {
	background-color: #505050;
}

.flickrs {
	margin-right: -5px;
}

.FlickrImages li {
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
	border: 0;
}

.FlickrImages li a {
	overflow: hidden;
	position: relative;
	display: block;
	width: 81px;
	height: 71px;
}

.FlickrImages li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border: 2px solid #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.FlickrImages li a:hover:before {
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	opacity: 1;
}

.FlickrImages li a img {
	width: 100%;
	max-width: none;
	height: auto;
	border: 0;
}

.breadcrumbs_block {
	
    margin: 0;
    padding: 0 10px;
    position: absolute;
}

.breadcrumbs_block .overlay,.breadcrumbs_block .overlay_black {
	display: none;
}

.breadcrumbs_content {
	position: relative;
	z-index: 5;
}

.breadcrumbs_block h1 {
	margin-bottom: 0;
	color: #fff;
	font-size: 23px;
	line-height: 24px;
}

.breadcrumbs_block h1:before {
	display: none;
}

.breadcrumbs_block h1 span {
	background: none;
}

.breadcrumb {
	margin: 0;
	background: none;
	border-radius: 0;
	padding: 0;
}

.breadcrumb > li + li:before {
	color: #999;
}

.breadcrumb li a {
	font-weight: 700;
	color: #999;
}

.breadcrumb li:last-child a {
	font-weight: 400;
	cursor: default;
}

.skill-bar {
	position: relative;
	z-index: 10;
	display: block;
	margin-bottom: 26px;
	width: 100%;
	height: 8px;
	background-color: #efefef;
}

.skill-bar i {
	position: absolute;
	right: 0;
	top: -35px;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #797979;
}

.skill_item span {
	display: block;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	color: #797979;
}

.progress-complete {
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	height: 100%;
	background: #f7dc05;
}

#accordion .ui-accordion-header,.shortcode_toggles_item_title {
	position: relative;
	z-index: 2;
	margin-bottom: 0;
	padding: 12px 20px 11px 40px;
	font-weight: 400;
	font-size: 14px;
	color: #505050;
	background: #fff;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	outline: none!important;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#accordion .ui-accordion-header:hover,#accordion .ui-accordion-header.ui-accordion-header-active,.shortcode_toggles_item_title:hover,.shortcode_toggles_item_title .ui-state-active {
	background: #505050;
	color: #fff;
	border-color: #505050;
}

#accordion .ui-accordion-header .ui-icon,.shortcode_toggles_item_title .ui-icon {
	position: absolute;
	top: 12px;
	left: 10px;
	vertical-align: top;
	width: 20px;
	height: 20px;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	font-size: 12px;
}

#accordion .ui-accordion-header .ui-icon:before {
	position: absolute;
	content: "\2b";
	color: #505050;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#accordion .ui-accordion-header:hover .ui-icon:before {
	color: #fff;
}

#accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before {
	content: "\2212";
	color: #fff;
}

.shortcode_toggles_item_title .ui-icon:before {
	position: absolute;
	content: "\2b";
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.shortcode_toggles_item_title.ui-state-active .ui-icon:before {
	content: "\2212";
}

.shortcode_toggles_item_body {
	padding-bottom: 20px;
}

.shortcode_toggles_shortcode .ip,#accordion .ui-accordion-content {
	padding: 17px 25px 5px 23px;
}

.nav-tabs {
	border: 0;
}

.nav-tabs li a {
	padding: 10px 17px 12px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 14px;
	color: #505050;
	border-radius: 0;
	border: 0;
	border-bottom: 3px solid #fff;
	background-color: #f4f4f4;
}

.nav-tabs li a:hover {
	color: #04587D;
	background: #f4f4f4;
	border-bottom: 3px solid #fff;
}

.nav-tabs li.active a,.nav-tabs li.active a:hover,.nav-tabs li.active a:focus {
	color: #505050;
	background: #f4f4f4;
	border: 0;
	border-bottom: 3px solid #f4f4f4;
}

.tab-content {
	padding: 26px 30px 29px;
	background: #f4f4f4;
	border-bottom: 2px solid #ededed;
	overflow: auto;
}

.tab-content .left_block {
	width: 45%;
}

.tab-content .right_block {
	width: 49%;
}

.tab-content iframe {
	height: 159px;
}

.tab-content .list4 li {
	padding: 0 0 5px;
}

.crewman_foto {
	margin-bottom: 20px;
	background: #d8d08b;
}

.crewman_foto img {
	opacity: .88;
	filter: alpha(opacity=88);
}

.crewman h3 {
	margin-bottom: 0;
}

.crewman p {
	margin-bottom: 10px;
}

.crewman .top_social {
	padding: 15px 0;
}

.crewman .top_social li {
	margin: 0 0 0 4px;
}

.block_404 {
	padding: 0;
}

.block_404 h1 {
	font-size: 40px;
	line-height: 42px;
	color: #343434;
	margin: 0 0 6px;
}

.block_404 h4 {
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
	color: #666;
	margin: 0 0 48px;
}

.search_form {
	position: relative;
}

.search_form:before {
	content: '';
	position: absolute;
	right: 9px;
	top: 6px;
	background-image: url(../images/search_btn.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	width: 21px;
	height: 21px;
	display: block;
}

.search_form input[type="text"] {
	width: 100%;
	margin: 0;
	padding-right: 40px;
}

.wrapper404 .search_form {
	width: 270px;
	margin: 0 auto;
}

.thumbnails li {
	list-style: none;
}

.list1 li {
	list-style: disc inside;
	color: #505050;
}

.list2 li {
	list-style: circle inside;
	color: #505050;
}

.list3 li {
	list-style: decimal inside;
	color: #505050;
}

.list4 li b.glyphicon {
	padding-right: 15px;
	line-height: 18px;
	color: #505050;
	font-size: 9px;
}

.list1 li span,.list2 li span,.list3 li span {
	color: #979797;
}

.dropcap {
	display: block;
	float: left;
	margin: 0 13px 0 0;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 43px;
	line-height: 55px;
	padding-top: 0;
}

.dropcap.type4 {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 43px;
	line-height: 55px;
	padding: 0 15px;
}

blockquote {
	position: relative;
	padding-top: 0!important;
	padding-left: 40px!important;
	border: 0!important;
}

blockquote:before {
	content: '"';
	position: absolute;
	left: 0;
	top: 0;
	line-height: 70px;
	font-size: 90px;
}

blockquote.pull-right {
	padding-right: 0!important;
	margin-left: 20px!important;
}

blockquote.type1:before {
	color: #505050;
}

blockquote.type2:before {
	color: #979797;
}

blockquote p {
	margin-bottom: 10px;
	font-weight: inherit;
	line-height: 20px;
	font-size: 12px;
}

blockquote.pull-right p,blockquote.pull-right small {
	text-align: left!important;
}

blockquote .author {
	color: #cecece;
}

blockquote.type3 {
	margin-left: 48px;
	padding: 0 0 0 20px !important;
}

blockquote.type3:before {
	content: '';
	top: 4px;
	width: 1px;
	bottom: 2px;
	background-color: #f7dc05;
}

blockquote.type3 p {
	color: #979797;
	font-style: italic;
	margin-bottom: 8px;
}

blockquote.type3 .author {
	color: #505050;
}

.example_col [class^="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #f9f9f9;
	border: 1px solid #ddd;
}

hr {
	border-color: #ececec;
}

.divider_light {
	border-color: #979797;
}

.divider_dark {
	border-color: #505050;
}

.divider_colored {
	border-color: #f7dc05;
}

.alert {
	background-image: inherit!important;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
}

.close {
	font-weight: 400;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
}

.frame340 iframe {
	width: 340px;
	height: 191px;
	margin: 7px 21px 10px 0;
}

.pull-right.frame340 iframe {
	margin: 7px 0 10px 21px;
}

.module_price_table {
	overflow: hidden;
}

.price_item {
	display: inline-block;
	float: left;
	width: 20%;
}

.price_item .price_item_wrapper {
	padding-left: 1px;
}

.price_item:first-child .price_item_wrapper {
	padding-left: 0;
}

.price_item_title {
	background: #505050;
	padding: 13px 20px;
	text-align: center;
}

.price_item_title h6 {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	font-weight: 700;
}

.most_popular .price_item_title h6 {
	color: #fff;
}

.price_item_cost {
	padding: 22px 20px 11px;
	text-align: center;
}

.price_item_cost h3 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
	color: #505050;
}

.price_item_cost h3 span {
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
	color: #505050;
	text-transform: none;
}

.price_item_text {
	background: #ddd;
	color: #505050;
	text-align: center;
	line-height: 16px;
	padding: 9px 20px 11px;
	margin-bottom: 1px;
}

.most_popular .price_item_text {
	background: #ededed;
}

.price_item_btn a {
	display: block;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background-color: #505050;
}

.price_item_btn a:before {
	display: none;
}

.most_popular .price_item_btn a,.price_item_btn a:hover {
	background: #f7dc05;
	color: #fff;
}

.most_popular .price_item_title {
	background: #f7dc05;
}

.most_popular .price_item_cost h2,.most_popular .price_item_cost h2 span {
	color: #f7dc05;
}

.icons_block li {
	float: left;
	width: 20%;
	padding-bottom: 3px;
}

.icons_block li span {
	padding-right: 7px;
	color: #444;
}

.testimonials_item p {
	margin-bottom: 7px;
}

.testimonials_item .testimonials_author span {
	text-transform: uppercase;
	color: #dadada;
	font-size: 14px;
}

.blog_post,.post {
	padding-bottom: 30px;
}

.portfolio_post h2,.blog_post h2,.post h2 {
	margin-bottom: 6px;
}

h2 .glyphicon {
	vertical-align: top;
	padding: 2px 7px 0 0;
	font-size: 15px;
}

.post p {
	margin-bottom: 7px;
}

.post_meta {
	padding-bottom: 13px;
}

span.sep {
	padding: 0 8px;
}

.post_img {
	margin-bottom: 12px;
}

.post_img iframe {
	height: 465px;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	padding: 0 0 20px;
}

.avatar {
	margin-right: 11px;
}

.comment_right {
	display: table;
}

.comment_info {
	padding-bottom: 7px;
	color: #b9b9b9;
}

#comments ol li ul li {
	padding: 20px 0 0 30px;
	margin: 0;
}

.leave_comment input[type="text"] {
	width: 32.8%;
}

.leave_comment textarea {
	width: 99.5%;
	min-height: 130px;
}

.pagination li a:focus,.pagination li a {
	display: block;
	margin: 0 5px 5px 0;
	padding: 6px 12px;
	border-radius: 0!important;
	border: 0;
	background: none;
	color: #9c9c9c;
}

.pagination li.active a:focus,.pagination li.active a:hover,.pagination li a:hover,.pagination li.active a {
	background: #ddd;
	color: #444;
}

.pagination li.next a:hover,.pagination li.prev a:hover {
	background: none;
	color: #444;
}

.sidepanel {
	margin-bottom: 35px;
}

.popular_products li,.recent_posts li {
	margin-bottom: 10px;
}

.popular_products .popular_product_img img {
	width: 70px;
}

.popular_product_descr,.recent_posts_content {
	padding-left: 85px;
}

.popular_product_descr a.title,.post_title {
	display: block;
	margin-bottom: 8px;
}

.popular_product_descr span.price {
	display: block;
	padding-top: 7px;
}

.tweet_module .tweet_list li {
	margin-bottom: 14px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.12);
	background-image: url(../images/tweets_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

footer .tweet_module .tweet_list li {
	background-image: url(../images/tweets_bg.png);
}

.tweet_module .tweet_list li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.tweet_module .tweet_time {
	display: block;
}

footer .tweet_module .tweet_time a {
	color: #f7dc05;
}

#map {
	margin-top: -60px;
	margin-bottom: 40px;
}

.contacts_info li {
	padding: 0 0 6px;
}

.top_form input[type="text"],.top_form textarea {
	width: 100%;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope,.isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s;
}

.isotope {
	-webkit-transition-property: height,width;
	-moz-transition-property: height,width;
	transition-property: height,width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform,opacity;
	-moz-transition-property: -moz-transform,opacity;
	transition-property: transform,opacity;
}

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

#filter li {
	display: inline-block;
	margin-bottom: 4px;
}

#filter li a {
	display: block;
	padding: 6px 12px;
	border: 0;
	background-color: #f4f4f4;
}

#filter li a.selected {
	background-color: #f7dc05;
	color: #fff;
}

#projects .columns1 .project {
	width: 100%;
}

#projects .columns1 .hover_img {
	margin-bottom: 10px;
}

.load_more_cont {
	width: 100%;
	padding: 10px 0 0;
}

.portfolio_block {
	width: 100%;
}

.portfolio_block .project .hover_img {
	position: relative;
	background-color: #f9cdad;
}

.portfolio_block .project .hover_img:before {
	content: '';
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.portfolio_block .project:hover .hover_img:before {
	background-color: rgba(0,0,0,0.38);
}

.portfolio_block .project .hover_img img {
	opacity: .92;
}

.portfolio_block .hover_img .zoom {
	display: block;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}

.portfolio_block .project_descr {
	position: relative;
	padding: 37px 10px 14px;
	color: #979797;
	background-color: #f4f4f4;
	border-bottom: 2px solid #ededed;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.portfolio_block .project:hover .project_descr {
	border-bottom-color: #f7dc05;
}

.portfolio_block .project_descr h4 {
	margin-bottom: 11px;
}

.sorting_options {
	margin-bottom: 30px;
	padding: 10px 15px;
	background: #f4f4f4;
	border-bottom: 2px solid #ededed;
}

.sorting_options_text {
	display: inline-block;
	vertical-align: top;
	padding: 5px 20px 5px 0;
}

.sorting_options .btn-compare {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	padding: 5px 20px;
	background-color: #ddd;
	color: #444;
}

.sorting_options .btn-compare:hover {
	color: #fff;
	background-color: #797979;
}

#toggle-sizes {
	display: inline-block;
	padding-left: 17px;
}

#toggle-sizes a {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #ddd;
	font-size: 21px;
	line-height: 30px;
}

#toggle-sizes a:hover {
	color: #797979;
}

.sorting_options .pagination {
	margin: 0;
	border-radius: 0;
}

.sorting_options .pagination li a {
	margin-bottom: 0;
}

.product_sort {
	position: relative;
	display: inline-block;
}

.filter_btn {
	min-width: 200px;
	height: 30px;
	padding: 0 0 0 20px;
	background-color: #fff;
	cursor: pointer;
}

.filter_btn span.glyphicon {
	padding-right: 10px;
	line-height: 30px;
	font-size: 9px;
	color: #797979;
}

.product_sort #filter {
	position: absolute;
	z-index: 500;
	top: 31px;
	left: 0;
	min-width: 200px;
}

.product_sort #filter li {
	display: block;
	margin: 0;
}

.product_sort #filter li a {
	display: block;
	margin: 0;
	padding-left: 20px;
	text-align: left;
	background-color: #e3e3e3;
	color: #505050;
}

.product_sort #filter li a:hover,.product_sort #filter li a.selected {
	color: #f7dc05;
	background-color: #e3e3e3;
}

.size_btn a {
	display: inline-block;
	text-transform: none;
	font-size: 13px;
	cursor: pointer;
	color: #979797;
}

.size_btn a .glyphicon {
	padding-right: 10px;
	color: #e3e3e3;
}

.size_btn a .glyphicon:before {
	content: "\e012";
}

.size_btn a .glyphicon.glyphicon-th:before {
	content: "\e011";
}

.product_item {
	overflow: hidden;
	position: relative;
}

.product_item .hover_img {
	width: 100%;
	background-color: #f7dc05;
}

.product_item .hover_img img {
	opacity: .88;
}

.product_item .project_descr {
	position: absolute;
	left: 0;
	bottom: -120px;
	width: 100%;
	padding: 25px 10px 24px;
	color: #979797;
	background-color: #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.product_item .project_descr h4 {
	margin-bottom: 11px;
	font-weight: 400;
}

.product_item:hover .project_descr {
	bottom: 0;
}

.product_item .project_descr p {
	display: none;
}

.product_item .item_btn_in {
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.product_item:hover .item_btn_in {
	top: 34%;
}

.product_item .item_btn_in a {
	padding: 7px 20px;
	text-transform: uppercase;
	font-size: 13px;
	color: #505050;
	background-color: #fff;
}

.product_item .item_btn_in a:focus,.product_item .item_btn_in a:hover {
	color: #fff;
	background-color: #333;
}

.variable-sizes .element {
	width: 100%!important;
}

.variable-sizes .hover_img {
	float: left;
	width: 255px!important;
	margin-right: 30px;
}

.variable-sizes .product_item .item_btn_in {
	bottom: 15px;
	right: 15px;
	left: auto;
	top: auto;
}

.variable-sizes .product_item .item_btn_in a.btn {
	color: #fff!important;
	background-color: #aeaeae!important;
}

.variable-sizes .product_item .item_btn_in a.btn:hover {
	color: #fff!important;
	background-color: #505050!important;
}

.variable-sizes .project_descr {
	position: static;
	float: left;
	width: 65%;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 60px;
	text-align: left;
	border: 0;
	background-color: transparent;
	transition: none;
	-webkit-transition: none;
}

.variable-sizes .product_item .project_descr span {
	display: block;
	margin: -5px 0 20px;
}

.variable-sizes .product_item .project_descr p {
	display: block;
}

#cart {
	padding: 18px;
	background-color: #f4f4f4;
	border-bottom: 2px solid #ededed;
}

#cart .close {
	color: red;
}

.cart-items {
	border-bottom: 1px solid #ededed;
	padding: 0 0 10px;
}

.cart-items li {
	margin: 0 0 10px;
}

.cart-items li:last-child {
	margin: 0;
}

.cart-item-amount {
	display: block;
	font-size: 12px;
}

.cart-subtotal {
	display: block;
	margin: 8px 0;
}

.cart-subtotal strong {
	color: #505050;
	font-weight: 400;
}

#lblCartCount {
    font-size: 10px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px;
}
.badge-notify {
    background: red;
    position: relative;
    top: -32px;
    left: 17px;
    font-size: 10px;
    padding: 1px 5px;
}
.newcart{
	font-size:16px;
	color: white;
}
#price-range input {
	padding: 0;
	background: 0;
	border: 0;
	box-shadow: none;
	margin: 2px 0 0 7px;
	width: 100px;
	height: 20px;
}

#price-range label {
	float: left;
	font-weight: 400;
	color: #505050;
}

.padding-range {
	padding: 0 8px;
}

#slider-range {
	margin: 0 0 16px;
}

#price-range .ui-slider {
	position: relative;
	text-align: left;
}

#price-range .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 17px;
	height: 17px;
	margin-top: 1px;
	cursor: w-resize;
	transition: none!important;
	-webkit-transition: none!important;
}

#price-range .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	height: 14px;
	display: block;
	border: 0;
	background-position: 0 0;
}

#price-range .ui-widget-content {
	background-color: #f2f2f2;
	padding: 2px 0;
}

#price-range .ui-widget-header {
	background: #f7dc05;
}

#price-range .ui-state-default {
	background: #ddd;
}

#price-range .ui-slider.ui-state-disabled .ui-slider-handle,#price-range .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

#price-range .ui-slider-horizontal {
	height: .8em;
}

#price-range .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

#price-range .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

#price-range .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

#price-range .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.product_item2 {
	position: relative;
	border-width: 4px;
	border-style: solid;
	border-color: transparent;
	transition: border-color .3s ease-in-out;
	-webkit-transition: border-color .3s ease-in-out;
}

.product_item2:hover {
	border-color: #f7dc05;
}

.product_foto {
	display: block;
	background-color: #f5f5f5;
}

.product_inf {
	padding: 25px 5px 26px 20px;
}

.product_inf h4 {
	margin-bottom: 11px;
}

.product_inf .price {
	margin-bottom: 21px;

	font-size: 17px;
}

.old_price {
	float: left;
	padding-right: 13px;
	text-decoration: line-through;
	font-size: 17px;
	color: #797979;
}

.product_inf .add_cart {
	display: inline-block;
	margin-right: 5px;
	padding: 6px 8px;
	text-transform: uppercase;
	font-size: 14px;
	color: #505050;
	border: 2px solid #505050;
	background-color: transparent;
}

.product_inf .add_cart:hover,.product_inf .btn_like2:hover,.product_inf .btn_com:hover {
	background-color: #505050;
	border-color: #505050;
	color: #fff;
}

.product_inf .btn_com {
	margin-right: 0;
	transition-delay: .1s;
	-webkit-transition-delay: .1s;
}

.product_inf .btn_like2,.product_inf .btn_com {
	display: inline-block;
	margin-top: -1px;
	margin-right: 5px;
	padding: 6px 8px;
	border: 2px solid #ddd;
	font-size: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.product_item2:hover .product_inf .btn_like2,.product_item2:hover .product_inf .btn_com {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.sale {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 10px;
	padding: 9px 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	background-color: #f7dc05;
}

.rating {
	overflow: hidden;
	display: inline-block;
	margin-right: 25px;
}

.rating-input {
	display: none;
	position: absolute;
	left: 0;
	top: -50px;
}

.rating:hover .rating-star:hover,.rating:hover .rating-star:hover ~ .rating-star,.rating-input:checked ~ .rating-star {
	color: #f7dc05;
}

.rating-star,.rating:hover .rating-star {
	float: right;
	display: block;
	margin: 0 5px 0 0;
	width: 14px;
	height: 14px;
	line-height: 12px;
	color: #e3e3e3;
	font-size: 15px;
}

.type2 h2 {
	margin-bottom: 15px;
}

.type2 .rating:hover .rating-star:hover,.type2 .rating:hover .rating-star:hover ~ .rating-star,.type2 .rating-input:checked ~ .rating-star {
	color: #ffc24d;
}

.price_block {
	padding-top: 11px;
}

.type2 .product_price {
	line-height: 27px;
	font-size: 29px;
	color: #f7dc05;
}

.type2 .old_price {
	padding-right: 22px;
	line-height: 27px;
	font-size: 18px;
}

.color_choice li {
	display: inline-block;
	margin-right: 6px;
	padding: 1px;
	box-shadow: 0 0 0 1px #e4e4e4;
	transition: box-shadow .3s ease-in-out;
	-webkit-transition: box-shadow .3s ease-in-out;
}

.color_choice li:focus,.color_choice li:hover {
	box-shadow: 0 0 0 1px #000;
}

.color_choice li a {
	display: block;
	width: 21px;
	height: 21px;
	border: 1px solid #000;
}

.color_choice li.color1 a {
	background-color: #000;
}

.color_choice li.color2 a {
	background-color: #fff;
	border-color: #e4e4e4;
}

.color_choice li.color3 a {
	background-color: #cb3210;
	border-color: #cb3210;
}

.quantity_block li {
	float: left;
}

.quantity_block .product_inf {
	padding: 0;
}

.quantity_block .product_inf .btn_like2,.quantity_block .product_inf .btn_com {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.quantity {
	padding: 8px 23px 8px 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #505050;
}

.quantity_block .product-amount form {
	overflow: hidden;
	position: relative;
	margin: 0 20px 10px 0;
	border: 1px solid #e6e6e6;
}

.quantity_block .product-amount input:focus,.quantity_block .product-amount input {
	width: 85px;
	height: 34px;
	margin: 0;
	padding: 0 27px 0 10px;
	text-align: left;
	font-size: 15px;
	color: #505050;
	border: 0;
	background-color: #fff;
	background-image: url(../images/product-amount-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.quantity_block .product-amount a {
	position: absolute;
	right: 0;
	display: inline-block;
	vertical-align: top;
	width: 27px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	border: 0;
	text-indent: -999px;
}

.quantity_block .product-amount a.plus {
	top: 0;
}

.quantity_block .product-amount a.minus {
	bottom: 0;
}

.quantity_block .product_inf .btn {
	border: 2px solid #e4e4e4;
}

.quantity_block .product_inf .btn.add_cart {
	border-color: #f7dc05;
	color: #f7dc05;
}

.quantity_block .product_inf .btn.add_cart:hover {
	border-color: #f7dc05;
	color: #fff;
	background-color: #f7dc05;
}

.quantity_block .product_inf .btn:hover {
	border-color: #505050;
	background-color: transparent;
	color: #505050;
}

.product_social {
	padding: 29px 0 21px;
}

.product_social li {
	display: inline-block;
	margin: 0 5px 8px 0;
}

.product_social li a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/product_social.png);
	opacity: .7;
}

.product_social li a:hover {
	opacity: 1;
}

.product_social li a.soc1 {
	background-position: 0 0;
}

.product_social li a.soc2 {
	background-position: -38px 0;
}

.product_social li a.soc3 {
	background-position: -76px 0;
}

.jcarousel-wrapper {
	position: relative;
}

.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 71px;
}

.jcarousel ul {
	width: 20000em;
	position: relative;
}

.jcarousel li {
	float: left;
	width: 255px;
	margin-right: 30px;
}

.jcarousel-control-prev,.jcarousel-control-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 0 0 2px;
	background-image: url(../images/jcarousel_arrows.png);
	background-repeat: no-repeat;
	background-color: #505050;
}

.jCarousel_pagination a:hover {
	background-color: #f7dc05;
}

.jCarousel_pagination a.inactive {
	background-color: #505050;
	cursor: default;
}

.jcarousel-control-prev {
	background-position: 0 0;
}

.jcarousel-control-next {
	background-position: -25px 0;
}

.product_page .jCarousel_pagination {
	position: relative;
	z-index: 2;
	margin: -52px 0 52px;
}

.product_page .jcarousel {
	padding-bottom: 0;
}

.jcarousel-pagination {
	position: absolute;
	right: 0;
	top: -40px;
	text-align: right;
}

.jcarousel-pagination a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 2px 0 5px;
	font-size: 0;
	background-color: #e1e1e1;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,0.07);
	text-indent: -9999px;
	box-shadow: 0 1px 0 rgba(184,184,184,0.75) inset,0 2px 3px #fff;
}

.jcarousel-pagination a.active {
	background-color: #f7dc05;
	border-color: #f7dc05;
	box-shadow: none;
}

.projects_block .jcarousel-wrapper {
	margin: -2px;
}

.projects_block .jcarousel {
	padding: 2px;
}

.projects_block .jcarousel li {
	width: 255px;
}


.btn-pdf {
    background: #f8f1c9 url("../assets/images/Acrobat_DC_logo_48px.png") no-repeat scroll 0 0 / 48px 48px;
    color: #000;
    font-size: 1.25em;
    font-weight: 600;
    height: 48px;
    margin-right: 50px;
    padding: 10px 10px 0 53px;
	margin-bottom:10px;
}

.btn-pdf:hover {
    background: #e0e0e0 url("../assets/images/Acrobat_DC_logo_48px.png") no-repeat scroll 0 0 / 48px 48px;
    color: #000;
    font-size: 1.25em;
    font-weight: 600;
    height: 48px;
    margin-right: 50px;
    padding: 10px 10px 0 53px;
}

.btn-pdf.small {
    font-size: 1.5rem;
    line-height: 1;
    white-space: normal;
    width: 30%;
    margin: 1% 3% 1% 0;
}
.btn-compare {
    background: #f8f1c9 /*url("../assets/images/Acrobat_DC_logo_48px.png") no-repeat scroll 0 0 / 48px 48px*/;
    color: #000;
    font-size: 1.25em;
    font-weight: 600;
    height: 48px;
    padding: 10px;
	margin: 1% 3% 1% 0;
}
.btn-compare:hover {
   background: #e0e0e0 /* url("../assets/images/Acrobat_DC_logo_48px.png") no-repeat scroll 0 0 / 48px 48px*/;
    color: #000;
    font-size: 1.25em;
    font-weight: 600;
    height: 48px;
    margin-right: 50px;
    padding: 10px;
}


.collapse td p img {
	float: left;
	margin-right: 10px;
	width: 200px;
}

#tabs-1 a.btn.btn-default.btn-blue {
	margin: 15px 0;
}

table.specHeader thead {background:#f4f4f4}
/*Series Page 2nd Bullet from SF fix margin*/
.list > h1 {
    margin-left: -15px;
}
.addAccessoryToCart.btn-xs .pic {
    height: 12px;
}
.panel .table td:first-child {
    white-space: nowrap;
}
.accessorytd p {padding-top:5px;} 
.accessorytd p strong {
    display: block;
}
.featuresDiv .videoDownload {
    margin-left: 25px;
}

#compareModal .table tr td:nth-child(2) {
    background: #f6eaaa none repeat scroll 0 0;
    color: #333;
    font-weight: bold;
   /* white-space: nowrap;*/
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
	#newsletter-form input.input_wt {
		padding: 11px 55px 11px 17px;
	}
}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	#sidebar input {
		width: 100%;
	}

	#sidebar .search_btn {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.block_404 {
		min-height: 300px!important;
	}

	.wrapper404 {
		padding-top: 97px!important;
		padding-bottom: 97px!important;
	}

	#sidebar .search_form .btn,#sidebar input[type="text"] {
		width: 100%;
	}

	header .navbar-nav > li > a {
		font-size: 10px;
		padding-left: 13px;
		padding-right: 13px;
	}

	.is-sticky .navbar-nav > li > a {
		font-size: .75em;
		padding: 20px 5px;
	}

	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: 1em;
		line-height: 1;
		padding: 10px;
	}

	header .search_form {
		margin-top: 5px;
	}

	.col-sm-12.col-md-9.col-lg-6.pull-right {
		padding-top: 0;
	}

	header .navbar-nav > li > a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.slider_block {
		/*margin: 150px 0 0;*/
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	body.boxed .page_block {
		width: 970px;
	}

	.menuHold,.menuHold div:nth-child(2),.menuHold,.menuHold div.searchHold {
		padding-left: 0;
		padding-right: 0;
	}

	body.boxed .is-sticky .menu_block {
		width: 970px;
		margin-left: -485px;
	}

	header .navbar-nav > li > a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.jumbotron_text {
		padding: 0 90px;
	}

	.service_item span {
		padding: 0;
	}

	.video_block iframe {
		height: 355px;
	}

	.popular_post_img {
		width: 190px;
		height: 147px;
	}

	.popular_post_title {
		padding-top: 5px;
	}

	.popular_post_data {
		font-size: 12px;
		line-height: 17px;
		padding-bottom: 10px;
	}

	.popular_post_content {
		font-size: 12px;
		line-height: 17px;
	}

	.flexslider.top_slider .slide3 .flex_caption1 p {
		font-size: 33px;
	}

	.product_item .item_btn_in a.btn {
		margin-bottom: 5px;
		padding: 4px 10px;
		font-size: 13px;
	}

	.product_inf .btn {
		margin-bottom: 5px;
	}

	.variable-sizes .hover_img {
		width: 205px!important;
	}

	.post_img iframe {
		height: 380px;
	}

	footer .FlickrImages {
		padding-right: 0;
	}

	#tabs .nav.nav-tabs a {
		font-size: 13px;
	}
	.headerish {
		font-size: 14px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body.boxed .page_block {
		width: 750px;
	}
	img.riskFree {
		margin-top: 15px;
		width: 30%;
	}
	.headerish {
		font-size: 14px;
	}

	body.boxed .is-sticky .menu_block {
		width: 750px;
		margin-left: -375px;
	}

	.vtab > div > div.prodCells:nth-child(2n) {
		clear: both;
		float: left;
	}

	.vtab > div > div.prodCells:nth-child(3n-1) {
		clear: none;
		float: inherit;
	}

	header .navbar-nav > li > a {
		font-size: 10px;
		padding-left: 13px;
		padding-right: 13px;
	}

	.is-sticky .navbar-nav > li > a {
		font-size: .75em;
		padding: 20px 5px;
	}

	#stickyLogo img {
		height: 30px;
		margin-top: -5px;
	}

	.prodCells:nth-child(2n+1) {
		clear: both;
		float: left;
	}

	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: .8em;
		line-height: 1;
		padding: 10px;
	}

	
	.proDesc a {
		font-size: 1.25em;
	}
	.social {
		padding: 29px 0;
	}

	header .search_form {
		margin-top: 5px;
	}

	.jumbotron_text {
		padding: 0 20px;
	}

	.jumbotron h1 {
		font-size: 35px;
		line-height: 36px;
	}

	.jumbotron p {
		font-size: 11px;
		line-height: 17px;
	}

	.services_block:before {
		display: none;
	}

	.service_item span {
		padding: 0;
	}

	.video_block iframe {
		height: 355px;
	}

	.popular_post_img {
		width: 190px;
		height: 147px;
	}

	.popular_post_title {
		padding-top: 5px;
	}

	.popular_post_data {
		font-size: 12px;
		line-height: 17px;
		padding-bottom: 10px;
	}

	.popular_post_content {
		font-size: 12px;
		line-height: 17px;
	}

	.flexslider.top_slider .slide3 .flex_caption1 p {
		font-size: 26px;
	}

	.flexslider.top_slider .slide3 .flex_caption2 {
		right: 15px;
		height: 245px;
		width: 344px;
		top: 55px;
	}

	.flexslider.top_slider .slide3 .flex_caption1 {
		top: 15%;
	}

	.respon_clear {
		clear: both;
		height: 0;
		font-size: 0;
	}

	.sorting_options .pagination {
		margin-top: 15px;
	}

	.product_inf .btn {
		margin-bottom: 5px;
	}

	.variable-sizes .hover_img {
		width: 205px!important;
	}

	.variable-sizes .project_descr {
		width: 274px;
	}

	.leave_comment input[type="text"] {
		width: 32.6%;
	}

	.post_img iframe {
		height: 287px;
	}

	footer .FlickrImages {
		padding-right: 0;
	}
	.nav-tabs li a {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #f4f4f4;
		border-color: -moz-use-text-color -moz-use-text-color #fff;
		border-image: none;
		border-radius: 0;
		border-style: none none solid;
		border-width: 0 0 3px;
		color: #505050;
		font-size: 12px;
		line-height: 20px;
		padding: 10px 11px 12px;
		text-transform: uppercase;
	}
}

@media (max-width: 479px) {
	.breadcrumbs_content .pull-right,.breadcrumbs_content .pull-left {
		float: none!important;
	}

	header .navbar-collapse {
		max-width: 100%;
	}

	ul.mega_menu li.col {
		width: 100%!important;
		float: none;
		padding-bottom: 10px;
	}
	
	header .navbar-nav li:hover a,header .navbar-nav > li > a :focus,header .navbar-nav li.active a {
		background: none!important;
		color: #eee;
	}
	.btn-pdf.small{
		width:100%;
	}
	.btn-compare{
		width: 100%;
	}
	/* hide sub-menus */
	li.sub-menu ul {
	   /*visibility: hidden !important;*/
	}
	/* hide arrow indicators */
	li.sub-menu ul div.megamenu {
	   display: none;
	}
	.video_block iframe {
		height: 165px;
	}

	.popular_post_img {
		float: none!important;
		margin: 0 0 20px;
	}

	.nav-tabs li {
		float: none;
		width: 100%;
	}

	.frame340 iframe {
		width: 260px;
	}

	.product_sort {
		margin-top: 10px;
	}

	.post_img iframe {
		height: 237px;
	}

	footer .latest_news_item .recent_post {
		float: left!important;
		margin-right: 20px;
	}

	.copyright .pull-left,.copyright .pull-right {
		float: none!important;
		text-align: center;
	}

	.socials {
		margin-top: 10px;
	}

	.col-ss-1,.col-ss-2,.col-ss-3,.col-ss-4,.col-ss-5,.col-ss-6,.col-ss-7,.col-ss-8,.col-ss-9,.col-ss-10,.col-ss-11 {
		float: left;
	}

	.col-ss-12 {
		width: 100%;
	}

	.col-ss-11 {
		width: 91.666666666667%;
	}

	.col-ss-10 {
		width: 83.333333333333%;
	}

	.col-ss-9 {
		width: 75%;
	}

	.col-ss-8 {
		width: 66.666666666667%;
	}

	.col-ss-7 {
		width: 58.333333333333%;
	}

	.col-ss-6 {
		width: 50%;
	}

	.col-ss-5 {
		width: 41.666666666667%;
	}

	.col-ss-4 {
		width: 33.333333333333%;
	}

	.col-ss-3 {
		width: 25%;
	}

	.col-ss-2 {
		width: 16.666666666667%;
	}

	.col-ss-1 {
		width: 8.3333333333333%;
	}
	#tabs-5 table td {
		white-space: normal;
	}
}

@media only screen and (min-width : 320px) {
	
}

@media (min-width: 320px) and (max-width: 480px) {
	.logo {
		float: left;
		margin: 5px 5px 0 !important;
		max-width: 90% !important;
	}

	.logo a {
		font-size: 20px;
		line-height: inherit;
	}

	.social > span {
		display: none;
	}

	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: .9em;
		line-height: 1;
		padding: 10px;
	}

	.flexslider.top_slider {
		height: 280px;
		/*float:left;*/
	}

	.searchHold,.menuHold,.menuHold div:nth-child(2) {
		padding-left: 15px;
	}
	
	.menuHold:focus-within {
		width: 100%;
	}

	header {
		background: #000;
		background-image: none;
		border-bottom: 1px solid #333;
	}
	.headerish {
		font-size: 11px !important;
		display: none;
	}

	.slider_block {
		/*margin: 168px 0 0;*/
	}

	.flex-direction-nav a {
		top: 15%;
	}
}

@media (min-width: 480px) and (max-width: 600px) {
	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: .75em;
		line-height: 1;
		padding: 8px;
	}

	.flex-direction-nav a {
		top: 85%;
	}
}

@media only screen and (min-width : 480px) {
	.logo {
		float: left;
		margin: 15px 0 0;
		/*width: auto;*/
	}

	.nav.nav-pills.top-menu.pull-right {
		float: left!important;
	}

	.nav.nav-pills.top-menu.pull-right a {
		padding: 10px 5px 0;
	}
	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: 0.75em;
		line-height: 1;
		padding: 5px;
	}
}

@media only screen and (min-width : 768px) {
	ul.mega_menu {
		width: 750px;
	}

	.slider_block {
		/*margin: 135px 0 0;*/
	}

	/*header {
		border-bottom: 1px solid #333;
	}*/
}

@media only screen and (min-width : 992px) {
	ul.mega_menu {
		width: 970px;
	}

	.vtab > ul > li a {
		color: #04587d;
		font-size: 12px!important;
		text-decoration: none;
	}

	header .navbar-nav > li > a {
		font-size: 12px;
	}

	.slider_block {
		/*margin: 147px 0 0;*/
	}
}

@media only screen and (min-width : 1200px) {
	ul.mega_menu {
		width: 1170px;
	}

	.social > span {
		display: inline;
	}

	.flexslider.top_slider {
		height: 350px;
	}

	.nav.nav-pills.top-menu.pull-right a {
		color: #eee;
		font-size: .75em;
		line-height: 1;
		padding: 5px;
	}

	.slider_block {
		/*margin: 109px 0 0;*/
	}

	/*header {
		background: url(../images/headerbg.png) repeat-x scroll 0 -31px rgba(0,0,0,0);
		border-bottom: none;
	}*/
	.carousel-control.right {
		/*background: url(../images/aceRibbonR.png) no-repeat scroll 0 0 rgba(0,0,0,0);*/
		background-size:contain;
		
	}
}

.megamenu {
	background: #fff;
	border: 0 solid #F38F1D;
	border-width: 0;
	font: normal 12px Helvetica,Arial,sans-serif;
	z-index: 100;
}

#megamenu49 .column {
	min-height: 61px;
	min-width: 140px;
}

.megamenu .column {
	float: left;
	margin-right: 5px;
	padding-left: 0;
	width: 210px;
}

.megamenu .column:first-child {
	border: none;
}

.megamenu .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.megamenu .column ul li {
	padding: 0 0 0 10px;
	margin-left: 0;
	background: url(images/nav-bullet.gif) no-repeat scroll 0 3px transparent;
}

.megamenu .column h3 {
	margin: 0 0 10px;
}

.megamenu .column ul li a {
	text-decoration: none;
}

.megamenu .column ul li a:hover {
	color: red;
}

.megamenu {
	/*background: #DADEE2;*/
	background: #DBD7D3;
}

.megamenu a {
	font-weight: 400;
	color: #333;
}

.megamenu h3 a {
	font-weight: 700;
	text-decoration: none;
}

.megamenu .row {
	overflow: auto;
}

.megamenu .all-link {
	margin-top: 10px;
	text-align: left;
}

.megamenu .all-link a {
	font-weight: 700;
}

.megamenu .links-column a {
	font-weight: 700;
}

.megamenu .separator {
	padding-bottom: 20px;
}

.megamenu .with-left-column {
	border-left: 1px dotted #ccc;
}

.megamenu .with-right-column {
	border-right: 1px dotted #ccc;
}

.megamenu .column {
	float: left;
	padding: 0 10px;
	text-align: left;
}

.megamenu .column a {
	font-size: 11px;
	color: #333;
}

.megamenu .column h3 {
	font-size: 11px;
	font-weight: 700;
}

.megamenu .column h2 {
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #0060A9;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	padding: 7px 0;
}

.megamenu .column h3 a {
	border-color: #222;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #2166B1;
}

.megamenu .column li {
	margin-bottom: 2px;
	padding: 0 0 0 10px;
}

.megamenu .column ul {
	margin: -8px 0 5px 7px;
	padding: 0;
	font-size: 11px;
	color: #000;
}

.megamenu .column span {
	color: #000;
	font-size: 12px;
	margin-left: 5px;
}

.megamenu .column ul li a {
	text-decoration: none;
	color: #333;
}

.megamenu .columns {
	float: left;
}

.megamenu a:active,.megamenu a:focus,.megamenu a:hover {
	color: #000;
}

.primary_nav_drop_down {
	background: #fff;
	margin-top: -1px;
	padding: 0 15px;
	overflow: hidden;
	width: 775px;
	z-index: 9996;
	text-align: left;
}

.primary_nav_drop_down h5 {
	border-bottom: 1px solid #b2b2b2;
	color: #000;
	font: bold 20px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 8px 0 5px;
}

.primary_nav_drop_down p.view_all {
	font: normal 13px Arial,Helvetica,sans-serif;
}

.primary_nav_col {
	margin: 10px 0;
	padding: 5px 10px;
	width: 30%;
}

.primary_nav_drop_down h6 {
	font-weight: 700;
	padding: 0 0 2px;
}

.primary_nav_drop_down span {
	font-size: 11px;
	font-weight: 400;
	padding-top: 3px;
}

.border_bottom {
	border-bottom: 1px solid #b2b2b2;
}

.border_right {
	border-right: 1px solid #b2b2b2;
}

.border_left {
	border-left: 1px solid #b2b2b2;
	margin-left: -1px;
}

.primary_nav_drop_down ul {
	padding: 5px 0 15px;
}

.primary_nav_drop_down li {
	line-height: 19px;
	list-style-type: none;
}

.primary_nav_drop_down li a {
	color: #000;
}

.primary_nav_drop_down li a:hover {
	color: #a2090f;
}

.float_right {
	float: right;
	display: inline;
}

.uppercase {
	text-transform: uppercase;
}

.float_left {
	float: left;
	display: inline;
}

.megamenu .row {
	margin: auto;
	height: 100%;
}

.megamenu .row > ul > li {
	background-color: #fafafa!important;
	list-style-type: none;
	display: block;
	text-align: center;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #fafafa;
	position: relative;
	border-right: none;
	opacity: .8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.megamenu .row > ul > li a {
	color: #04587D;
	font-size: 14px;
	text-decoration: none;
}

.megamenu .row > ul > li.selected {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	border: 1px solid #ddd;
	border-right: none;
	z-index: 10;
	background-color: #fff!important;
	position: relative;
}

.megamenu .row > ul {
	float: left;
	text-align: left;
	display: block;
	margin: auto 0;
	padding: 0;
	position: relative;
	top: 10px;
	clear: both;
}

.megamenu .row > div {
	padding: 5px 10px;
	position: relative;
	z-index: 9;
	overflow: auto;
	border-top: none;
}

.prodColumns {
	display: none;
}

.prodColumns h2 {
	margin-top: 0;
	margin-bottom: 5px;
}

.prodCells:nth-child(3n+1) {
	clear: both;
	float: left;
}

.megamenu .row > div h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #b2b2b2;
	padding-top: 5px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1;
}

.megamenu .row > div.prodCells {
	float: left;
	margin: 0;
	overflow: hidden;
}

.megamenu .row > div > div.c2 {
	margin: 0 20px 10px 0;
	width: 128px;
}

.AlphaH3 {
	float: left;
	text-align: left;
	font-size: 18px;
	margin: 15px 0 0;
}

.megamenu .row > div.prodCells p {
	font-size: 10px;
	margin: 0;
	border-bottom: 1px dotted #B2B2B2;
}

.megamenu .row > div.prodCells li {
	font-size: 10px;
	display: inline;
	padding: 0;
	margin: 5px 0 0 10px;
}

.megamenu .row > div.prodCells ul {
	margin: 0;
	padding: 0;
}

.megamenu .row > div.prodCells img {
	width: 100px;
	float: left;
	padding-right: 5px;
}

.megamenu .row > ul > li.selected {
	border-right: 1px solid #fff!important;
}

.supplimental {
	background-color: #dfdfdf;
	float: left;
	padding: 10px 0;
	width: 100%;
}

.supplimental ul li {
	float: left;
	list-style: none outside none;
	padding: 0 20px 5px;
}

.supplimental ul li a {
	font-weight: 700;
}

.supplimental ul li a:hover {
	color: #1D4F97;
	border-bottom: 1px dotted;
}

.megamenu .row > div.prodCells p.desc,.megamenu .row > div.prodCells div.desc {
	border: medium none;
	font-size: 1em;
	padding: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.megamenu .row > div > div.prodCells:nth-child(3n-1) {
		clear: none;
	}

	.megamenu .row > div > div.prodCells:nth-child(2n) {
		clear: both;
		float: left;
	}
}

.ui-widget-header {
	background: url(../assets/css/images/ui-bg_highlight-soft_75_04587d_1x100.png) repeat-x scroll 50% 50% #04587d;
	border: 1px solid #aaa;
	color: #eee;
	font-weight: 700;
	padding: 10px;
}

.ui-dialog-titlebar-close {
	background-image: url(../assets/css/images/ui-icons_222222_256x240.png);
	background-position: -97px -129px;
	height: 18px;
	padding: 5px;
	position: absolute;
	right: .3em;
	top: 2px;
	width: 19px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}

.addToCartDiv2 th,.addToCartDiv2 td {
	padding: 5px;
}

body {
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'Muli',sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Muli',sans-serif;
	font-weight: 600;
}

.jumbotron .container {
	position: relative;
	top: 0px;
}

.footHeader {
    color: #ccc;
    font-size: 1.3em;
    font-weight: 700;
}

.footerLinks {
	font-size: 85%;
}

.footerLinks a {
	color: #04587D;
}

.footLink {
	display: block;
	clear: both;
}

.footLink a {
	color: #f8f1c9;
}

footer a:hover,.footerLInks a:hover {
	color: #f7dc05;
}

ul.footerLinks {
	float: left;
	margin: 0;
	padding: 9px;
}

.footerLinks li {
	list-style: none outside none;
	margin: 0;
}
.footerLinks.site {
    width: 100%;
}
.footerLinks.site > li {
    display: inline;
    float: left;
    width: 50%;
}

.carousel-control .glyphicon {
	top: 225px;
}

.btn-rigol {
	background-color: #f7dc05;
	border-color: #f7dc05;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
}

#tabs .nav-tabs a {
	color: #999;
}

#tabs .nav-tabs li.active a,#tabs .nav-tabs li.active a:hover,#tabs .nav-tabs li.active a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f4f4f4;
	border-color: -moz-use-text-color -moz-use-text-color #f4f4f4;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 3px;
	color: #000;
	font-weight: 700;
}

.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
	background-color: #f7dc05;
	color: #000;
	text-shadow: 1px 1px 0 #FFF;
}

.nav > li > a:hover,.nav > li > a:focus,#tabs .nav-tabs a {
	/*background-color: #428BCA;*/
	background-color: #574E56;
	text-decoration: none;
	color: #FFF;
}
#tabs .nav-tabs a:hover {
	background-color: #1D4F97;
	text-decoration: none;
	color: #EEE;
}

.inner-top-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	background: rgba(0,0,0,0.3);
}

.jumbotron {
	/*background: url(../siteimages/blackRight40b.jpg) no-repeat scroll -300px center / 100% 100% rgba(0,0,0,0);*/
	background-color: #000;
	text-shadow: 1px 1px 2px #000;
	height: 285px;
	padding-top: 0;
}

.jumbotron h1 {
	color: #fff;
	padding-top: 0;
	text-align: left;
	margin-left: 15px;
	font-family: 'Muli',sans-serif;
	font-size: 34px;
	font-weight: 700;
}

.jumbotron p.lead,.jumbotron ul.lead, .jumbotron div.item p, .jumbotron div.item ul{
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	margin-left: 15px;
	margin-right: auto;
	line-height: 1.1;
	position: relative;
	/*max-width: 635px;*/
}

.jumbotron p.list {
	color: #fff;
	font-size: 1.5em;
	line-height: 1.1;
	margin-left: 15px;
	margin-right: auto;
	position: relative;
	text-align: left;
}

.jumbotron div.list {
	color: #fff;
	font-size: 1.25em;
	line-height: 1.45;
	/*margin-left: 45px;*/
	margin-left: 15px;
	margin-right: auto;
	position: relative;
	text-align: left;
}

.jumbotron div.list li {
	list-style: disc;
	font-size: 14px;
}

.jumbotron ul.lead {
	font-size: 70%;
}

.text-center.carousel-inner {
	float: left;
	margin-top: 20px;
	/*width: 55%;*/
}

.table h4 {
	font-size: 14px;
}

.btn.btn-start {
	background: rgba(0,0,0,0);
	border: 4px solid #fff;
	color: #fff;
	padding: 19px 24px;
	font-size: 24px;
	font-weight: 200;
	z-index: 2;
}

.btn.btn-start:hover {
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 19px 24px;
	font-size: 24px;
	font-weight: 200;
	z-index: 2;
}

.video {
	text-align: center;
	margin-top: 20px;
}

.video .btn,.video .nonBtn {
	white-space: normal!important;
	min-width: 50%;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.video .nonBtn {
	text-align: left;
	font-size: 85%;
	line-height: 1.3;
}

#Section-1 tr td:first-child,.mceSelected {
	background: none repeat scroll 0 0 #F6EAAA;
	color: #000;
}

.mceSelected a {
	background: none repeat scroll 0 0 #F6EAAA;
	border-bottom: 1px dotted;
	color: #000;
}

.panel1 th {
	font-size: 18px;
	padding-top: 25px!important;
}

#Section-3 .table tr td:nth-child(2) {
	background: none repeat scroll 0 0 #f6eaaa;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
}

#Section-3 .table tr td:nth-child(1) {
	font-weight: 700;
}

#Section-3 .table tr td:nth-child(3),#Section-3 .table tr td:nth-child(4) {
	color: #666;
	font-weight: lighter;
}

section {
	width: 100%;
	min-width: 100%;
	position: relative;
	overflow: hidden;
}

footer {
	width: 100%;
	min-width: 100%;
	position: relative;
}

#Section-2 hr {
	color: transparent;
}

.color-white {
	color: #fff;
}

.yellowPromo {
    color: #f7dc05;
    font-size: 36px;
    text-shadow: 1px 1px 2px #333;
}


.container.productType {
	margin-top: 15px;
}

.panel h3 {
	text-shadow: 0 1px 0 rgba(250,250,250,1);
	font-weight: 600;
	padding-left: 8px;
}

.panel .list-group-item {
	background: rgba(250,250,250,0.7);
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,.video-container object,.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.guarantee {
	color: #f7dc05;
	font-size: 199%;
	font-weight: 700;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px #333;
}

.guarantee > span {
	display: block;
	font-size: 146%;
	margin-top: -15px;
}

.lblue {
	background: none repeat scroll 0 0 #C0D1DB;
	color: #000;
}

.ultra li {
	font-size: 120%;
}

#top-section {
	background: #000;
	height: 312px;
}

.fbutts .btn {
	background-color: #4BA5DA;
	border-color: #3284C0;
	color: #FFF;
	height: 105px;
	text-shadow: 1px 1px 2px #333;
	margin: 10px;
	background-color: #4BA5DA;
	border-color: #3284C0;
	color: #FFF;
	float: left;
	height: 65px;
	margin: 0 10px 0 0;
	text-shadow: 1px 1px 2px #333;
	width: 23%;
}

.fbutts .btn:hover,.fbutts .btn:focus,.fbutts .btn:active {
	background-color: #3284C0;
	border-color: #4BA5DA;
	color: #FFF;
}

.btn-yellow {
	background-color: #f7dc05;
	border-color: #EBCD03;
	color: #333;
}

.btn-lblue {
	background-color: #4BA5DA;
	border-color: #04587D;
	color: #FFF;
}

.btn-lyellow {
	background-color: #F8F1C9;
	border-color: #f7dc05;
	color: #333;
}

.btn-lyellow:hover {
	background-color: #FFF8CF;
	border-color: #f7dc05;
	color: #000;
}

.btn-yellow:hover,.btn-yellow:focus,.btn-yellow:active,.btn-yellow.active,.open .dropdown-toggle.btn-yellow {
	background-color: #FFE84F;
	border-color: #EBCD03;
	color: #000;
}

.btn-blue {
	background-color: #1D4F97;
	border-color: #04587D;
	color: #FFF;
}

.btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue.active,.open .dropdown-toggle.btn-blue {
	background-color: #05709D;
	border-color: #05709D;
	color: #FFF;
}

header .navbar {
	background-color: #000;
	border-color: #f7dc05;
	box-shadow: 0 -3px 0 rgba(50,50,50,0.25) inset;
}

.navbar-fixed-top {
	z-index: 1030;
}

header .navbar .nav > li > a {
	float: none;
	padding: 20px 15px;
	color: #f7dc05;
	text-decoration: none;
	text-shadow: none;
	font-size: 14px;
	font-wight: bold;
	text-transform: uppercase;
}

header .navbar .nav > .active > a,header .navbar .nav > .active > a:hover,header .navbar .nav > .active > a:focus {
	color: #aaa;
	text-decoration: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

header .navbar .nav > li > a:hover {
	color: #aaa;
}

header .navbar .nav > .active > a,header .navbar .nav > .active > a:hover,header .navbar .nav > .active > a:focus {
	color: #eee;
}

header .navbar-header a {
	/*color: #C6C6C6!important;
	font-family: 'Muli',sans-serif;
	font-size: 28px!important;
	font-weight: lighter;*/
}

#ds1z {
	max-height: 250px;
	float: left;
	margin-top: 25px;
	/*max-width: 400px;*/
	max-width: 45%;
}
section.shortcodes {
   /* margin-top: 125px;*/
}

@media (min-width: 992px) and (max-width: 1199px) {
	header .navbar .nav > li > a {
		color: #f7dc05;
		float: none;
		font-size: 12px;
		padding: 20px 13px;
		text-decoration: none;
		text-shadow: none;
		text-transform: uppercase;
	}

	header .navbar-header a {
		color: #C6C6C6!important;
		font-family: 'Muli',sans-serif;
		font-size: 24px!important;
		font-weight: lighter;
	}

	header .navbar-brand > img {
		height: 44px;
	}

	.btn-lg {
		font-size: 14px;
	}

	.fbutts .btn {
		font-size: 16px;
	}

	.jumbotron h1 {
		font-size: 28px;
		font-weight: 700;
		/*margin-left: 51%;*/
	}

	.jumbotron p.lead,.jumbotron ul.lead {
		color: #FFF;
		/*font-size: 75%;
		margin-left: 52%;*/
		margin-right: auto;
		max-width: 90%;
		position: relative;
		text-align: left;
	}

	#ds1z {
		/*height: 250px;
		float: left;
		margin-top: 25px;
		position: absolute;*/
		/*max-width: 375px;*/
	}

	.lead > li {
		margin-left: -35px;
		font-size: 85%;
	}
	section.shortcodes {
		/*margin-top: 115px;*/
	}
	.item.active p.lead + ul li {
		text-align:left;
		margin-left:25px;
	}
	#topMenu{ margin-top:0;}
}

@media (max-width: 979px) {
	body {
		padding: 0;
	}

	header .navbar-fixed-top {
		margin-bottom: 0;
	}

	header .navbar-fixed-top,header .navbar-fixed-bottom {
		position: fixed;
	}

	header .navbar .container {
		width: auto;
		padding: 0 20px;
	}

	header .navbar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 15px;
	}

	.container {
		padding: 0 20px;
	}

	.jumbotron {
		padding: 0;
		top: 30px;
	}

	.jumbotron h1 {
		color: #fff;
		font-size: 36px;
		padding-top: 10px;
	}

	footer .page-header h3 {
		padding-top: 100px!important;
	}

	section.shortcodes {
		/*margin-top: 115px;*/
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	header .navbar .nav > li > a {
		color: #f7dc05;
		float: none;
		font-size: 12px;
		padding: 20px 10px;
		text-decoration: none;
		text-shadow: none;
		text-transform: uppercase;
	}

	.btn-lg {
		font-size: 12px;
	}

	.fbutts .btn {
		font-size: 14px;
	}

	header .navbar-header a {
		color: #C6C6C6!important;
		font-family: 'Muli',sans-serif;
		font-size: 20px!important;
		font-weight: lighter;
	}

	header .navbar-brand > img {
		height: 40px;
	}

	.expendable {
		display: none;
	}

	.jumbotron h1 {
		font-size: 24px;
		font-weight: 700;
	}

	.jumbotron p.lead,.jumbotron ul.lead {
		color: #FFF;
		font-size: 95%;
		/*margin-left: 45%;*/
		margin-right: auto;
		max-width: 100%;
		position: relative;
		text-align: left;
	}

	#ds1z {
		float: left;
		/*height: 235px;*/
		
		margin-top: 25px;
		position: absolute;
		width:100%;
		left: auto;
		opacity:.5;
	}
	#top-section .jumbotron {
		/*background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
	}
	.text-center.carousel-inner {
		float: left;
		margin-top: 15px;
		/*width: 100%;*/
}

	.lead > li {
		margin-left: -35px;
		font-size: 85%;
	}

	.carousel-control.right {
		background-size: 100%!important;
	}

	.jumbotron h1 {
		color: #fff;
		font-size: 36px;
		padding-top: 10px;
	}

	.headerish {
		font-size: 12px;
	}
	section.shortcodes {
		/*margin-top: 115px;*/
	}
}

@media (max-width: 768px) {
	#ds1z {
		float: left;
		/*height: 200px;*/
		margin-top: 25px;
		position: absolute;
	}

	.jumbotron h1 {
		color: #fff;
		font-size: 18px;
		padding-top: 10px;
	}

	.lead > li {
		margin-left: -28px;
		font-size: 85%;
	}

	.carousel-control.right {
		background-size: 100%!important;
	}
	section.shortcodes {
		/*margin-top: 140px;*/
	}
	#ds1z {
		float: left;
		/*height: 235px;*/
		
		margin-top: 25px;
		position: absolute;
		width:100%;
		max-width:100%;
		left: auto;
		opacity:.5;
	}
	/*.text-center.carousel-inner {
		width: 100%;
	}*/
	.jumbotron p.lead,.jumbotron ul.lead {
		font-size: 1em;
	}
	.jumbotron p.lead img {
		display: none;
	}
	.item.active p.lead + ul li {
		font-size: 11px;
		color: #999;
	}
	.carousel-control.right { background:none;}
	
	.jumbotron div.list { font-size: 14px; line-height: 1.2; }
	.jumbotron div.list h1 { padding-top: 0; margin-bottom: 0; }
}

@media (max-width: 768px) and (min-width: 478px) {
	#ds1z1 { margin-top: 75px; }
	header .navbar-nav > li > a{
		font-size:10px;
		line-height:1.2;
	}
}

@media (max-width: 479px) {
	.jumbotron { background-image: url('../siteimages/blackRight40b.jpg'); background-size: 300% 100%; background-position: 100%; }
	
	.proDesc a { font-size: 20px; }
}

.carousel-control.right {
	/*background: url(../images/aceRibbonR.png) no-repeat scroll 0 0 rgba(0,0,0,0);*/
	opacity: 1;
	left: auto;
	right: 0;
}

.carousel-control.left {
	background: none;
	opacity: 1;
}

.cartDiv {
	clear: right;
	float: right;
	font-size: .75em;
	line-height: 1.5;
	padding-right: 0;
	position: relative;
}

.cartDiv > a {
	color: #eee;
}

.logo {
	float: left;
	margin: 10px 0 0;
	/*width: auto;*/
}
@media (min-width:901px){
	.modal-lg {
		width: 900px;
	}
}

@media (max-width: 768px) {
	.modal-full {
		width: 100% !important;
	}
}

.dropdown-menu {
	background-color: #666;
}

.dropdown-menu.countries, .dropdown-menu.countries li {
    background-color: #FFF;
    list-style-type: none;
}

.dropdown-menu.countries li:hover {
    background-color: #337AB7;
    color: #FFF;
}

.nav .open > a,.nav .open > a:focus,.nav .open > a:hover {
	background-color: #333;
}

p.comparebtn {
	margin-bottom: 10px;
}

.menuHold,.menuHold div:nth-child(2) {
	padding-right: 0;
}

@media (max-width: 767px) {
/*Menu area Fixes for mobile to iPad Portrait*/
	.menuHold,.menuHold div:nth-child(2) {
		padding-right: 15px;
	}
	
}

#featBen a {
	float: left;
	margin-bottom: 1px;
	margin-right: 10px;
}



.col-md-2.item,.col-sm-2.item {
	/*width: 20%;*/
}

.col-md-2.item > div {
	line-height: 1.1;
}

.col-md-2.item ul {
	margin-top: 5px;
	padding-top: 5px;
}

.col-md-2.item li {
	list-style: outside disc;
	margin-left: 10px;
}

.proImage {
	margin-bottom: 10px;
	height: 100px;
	text-align: center;
}

.alignBottom {
	display: table-cell;
	vertical-align: bottom;
}
.preloader2 img {
    display: block;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: relative;
    top: 25%;
    width: 40px;
}
.preloader2 {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}

.proDesc {
	margin-top: 15px;
}


.item.active p.lead + ul li, .jumbotron .item.active ul li{
  /* float: left;*/
	color: #ccc;    
    font-size: 14px;
    /* list-style: outside none none;
    margin-left: 5%;*/
}
/*Product Page thumnail list*/
.proDesc ul li {
    list-style: outside none none !important;
}

.thumbD20, .thumbD33 {width:19.6667% !important}
.thumbD50 {width:24.6667% !important}
.video h5 {
	font-size: 1em;
	border-bottom: 1px dotted #999;
	text-align: left;
	clear: both;
	margin: 10px 0 15px;
}

.ndd-annotator-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.ndd-annotator-container img.ndd-annotator-main-image {
	opacity: 0;
	width: 100%;
	max-width: none!important;
	height: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ndd-annotator-container:hover .ndd-annotator-interface {
	opacity: 1;
}

.ndd-annotator-interface {
	opacity: 0;
	transition: opacity .75s;
	-moz-transition: opacity .75s;
	-webkit-transition: opacity .75s;
}

.ndd-annotator-fullscreen,.ndd-annotator-navigator {
	position: absolute;
	background: rgba(0,0,0,.75);
	border: 1px solid rgba(255,255,255,.25);
	border-radius: 3px;
	cursor: pointer;
	overflow: hidden;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.ndd-annotator-fullscreen img {
	width: 28px;
	height: 28px;
	margin: 8px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ndd-annotator-navigator-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	z-index: 0;
}

.ndd-annotator-navigator-window {
	position: absolute;
	background: rgba(255,255,255,.5);
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1;
}

.ndd-annotator-fullscreen {
	width: 44px;
	height: 44px;
}

.ndd-annotator-fullscreen:active {
	background: rgba(255,255,255,.25);
}

.ndd-annotator-container-fullscreen {
	position: fixed;
	z-index: 90000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
}

.ndd-spot {
	position: absolute;
	width: 44px;
	height: 44px;
	margin-left: -22px;
	margin-top: -22px;
}

.ndd-spot-rect {
	position: absolute;
}

#ndd-annotations-global-container {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
}

.ndd-popup-buffer {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.ndd-popup-container {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 9999999;
}

.ndd-popup-container.ndd-popup-visible {
	display: block;
}

.ndd-popup-box {
	position: relative;
	z-index: 1;
	width: auto;
	height: auto;
	background: rgba(0,0,0,1);
	border-radius: 6px;
	overflow: hidden;
}

.ndd-popup-content {
	padding: 20px;
}

.ndd-popup-content h1 {
	font: 18px sans-serif;
	margin: 0;
}

.ndd-popup-content p {
	font: 12px sans-serif;
	margin-top: 10px;
}

.ndd-popup-arrow-up {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,1);
}

.ndd-popup-arrow-down {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,1);
}

.ndd-popup-arrow-right {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgba(0,0,0,1);
}

.ndd-popup-arrow-left {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,1);
}

.ndd-marker-container {
	z-index: 0;
	width: 44px;
	height: 44px;
}

.ndd-marker-container .ndd-marker-border,.ndd-marker-container .ndd-marker-main {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.ndd-marker-container .ndd-marker-main {
	display: block;
	position: absolute;
}

.ndd-marker-style-1 .ndd-marker-main {
	background: rgba(0,0,0,1);
	border-radius: 100px;
	width: 44px;
	height: 44px;
}

.ndd-marker-style-2 .ndd-marker-main {
	background: rgba(0,0,0,1);
	border-radius: 100px;
	width: 34px;
	height: 34px;
	left: 5px;
	top: 5px;
}

.ndd-marker-style-2 .ndd-marker-border {
	position: absolute;
	width: 36px;
	height: 36px;
	border: 4px solid rgba(0,0,0,1);
	border-radius: 100px;
}

.ndd-marker-style-3 .ndd-marker-main {
	display: block;
	background: rgba(0,0,0,1);
	border-radius: 100px;
	width: 38px;
	height: 38px;
	margin: 3px;
}

.ndd-marker-style-3 .ndd-marker-border {
	position: absolute;
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(0,0,0,1);
	border-radius: 100px;
}

.ndd-marker-style-4 .ndd-marker-main {
	display: block;
	background-color: transparent!important;
	border-radius: 100px;
	width: 34px;
	height: 34px;
	margin: 5px;
}

.ndd-marker-style-4 .ndd-marker-border {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	border: 4px solid rgba(0,0,0,1);
	border-radius: 100px;
}

.ndd-marker-style-10 img,.ndd-marker-style-11 img,.ndd-marker-style-12 img,.ndd-marker-style-13 img,.ndd-marker-style-5 img,.ndd-marker-style-6 img,.ndd-marker-style-7 img,.ndd-marker-style-8 img,.ndd-marker-style-9 img {
	width: 44px;
	height: 44px;
}

.ndd-marker-style-0 .ndd-marker-main {
	background: 0 0!important;
}

.ndd-marker-style-0 .ndd-marker-border {
	border: none!important;
}

.ndd-marker-style-5 img,.ndd-marker-style-6 img,.ndd-marker-style-7 img {
	margin-top: -19px;
}

.ndd-marker-style-8 img {
	margin-left: 21px;
	margin-top: -20px;
}

.ndd-marker-style-10 img,.ndd-marker-style-9 img {
	margin-top: -19px;
}

.ndd-marker-style-11 img {
	margin-left: -4px;
	margin-top: -16px;
}

.ndd-marker-style-12 img {
	margin-left: 9px;
	margin-top: -18px;
}

.ndd-marker-style-13 img {
	margin-left: -1px;
	margin-top: -17px;
}

.ndd-rect-marker-container {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.ndd-rect-marker-container .ndd-marker-border,.ndd-rect-marker-container .ndd-marker-main {
	position: absolute;
}

.ndd-marker-border-wrap,.ndd-marker-main-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ndd-marker-border-wrap .ndd-marker-border,.ndd-marker-main-wrap .ndd-marker-main {
	position: relative;
	left: 0!important;
	top: 0!important;
}

.ndd-rect-marker-style-1 .ndd-marker-main {
	border-radius: 8px;
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 100%;
	opacity: .2;
}

.ndd-rect-marker-style-2 .ndd-marker-main {
	border-radius: 8px;
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 100%;
	left: 5px;
	top: 5px;
	opacity: .2;
}

.ndd-rect-marker-style-2 .ndd-marker-border {
	border-radius: 12px;
	left: 0;
	top: 0;
	border: 4px solid #000;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ndd-rect-marker-style-3 .ndd-marker-main {
	border-radius: 8px;
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 100%;
	left: 3px;
	top: 3px;
	opacity: .2;
}

.ndd-rect-marker-style-3 .ndd-marker-border {
	border-radius: 10px;
	left: 0;
	top: 0;
	border: 1px solid #000;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ndd-rect-marker-style-4 .ndd-marker-main {
	display: none;
}

.ndd-rect-marker-style-4 .ndd-marker-border {
	border-radius: 12px;
	left: 0;
	top: 0;
	border: 4px solid #000;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.ndd-rect-marker-style-0 .ndd-marker-main {
	background: 0 0!important;
}

.ndd-rect-marker-style-0 .ndd-marker-border {
	border: none!important;
}

.ndd-marker-container,.ndd-marker-container *,.ndd-rect-marker-container {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ndd-popup-content > h1 {
	white-space: nowrap;
}

.ndd-popup-content p {
	color: #000!important;
}

.ndd-marker-border {
	border-color: #C00!important;
}

.ndd-marker-main {
	background-color: #C00!important;
}

.promoBanner3 {
	background: #1D4F97;
	border-collapse: collapse;
	border-radius: 5px;
	border-width: 0;
	color: #eee;
	margin: 5px 5px 10px 0;
	padding: 10px;
	text-shadow: 1px 1px 1px rgb(51, 51, 51);
}

.promoBanner2 {
	background: rgba(0, 0, 0, 1) url("../siteimages/blackRight40b.jpg") no-repeat scroll -410px center / 100% 100%;
	border-collapse: collapse;
	border-radius: 5px;
	border-width: 0;
	color: #eee;
	margin: 5px 5px 10px 0;
	padding: 10px;
	text-shadow: 1px 1px 1px rgb(51, 51, 51);
}

.promoBanner {
	
	background: #f7dc05;
	border-collapse: collapse;
	border-radius: 5px;
	border: 1px solid #eee;
	color: #333;
	font-size: 1.1em;
	font-weight: 700;
	margin: 5px 0px 10px 0;
	padding: 10px;
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
}

#profile-widget.panel {
	border: 1px solid #ddd;
   /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);*/
	border-radius: 5px;
	background-color: #f5f5f5;
}

#profile-widget .panel-heading {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#profile-widget .panel-footer {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin: 10px;
}

.bgwhite {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
}

/*-- Profile Widget --*/
#profile-widget .panel-heading {
	min-height: 160px;
	background: no-repeat top center;
	background-size: cover;
}

#profile-widget .media-heading {
	color: #5B5147;
	font-size: 15px;
	line-height: 1.1;
}

#profile-widget .panel-body {
	padding: 10px;
}

#profile-widget .panel-body .img-circle {
	height: 50px;
	width: 50px;
	padding: 8px;
	border: 1px solid #333;
	background: #000;
}

#profile-widget .panel-footer {
	padding: 0px;
	border: none;
}

#profile-widget .panel-footer .btn-group .btn {
    background-color: #000;
    border: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 15px 0;
}

#profile-widget .panel-footer .btn-group .btn:hover {
	color: #555;
	background-color: #F5F5F5;
}

#profile-widget .panel-footer .btn-group>.btn:not(:first-child) {
	border-left: 1px solid #fff;
}

#profile-widget .panel-footer .btn-group .highlight {
	color: #E56E4C;
}

#profile-widget .media-object .glyphicon.glyphicon-file {
	display: block;
	font-size: 30px;
	margin: 0px 4px;
	text-align: center;
	color: #eee;
}

.btn-offer {
	background: #13599e none repeat scroll 0 0;
	border: 1px solid;
	font-weight: 700;
	height: 40px;
	margin-right: 15px;
	text-transform: uppercase;
	color:#fff;
}

/*.btn-pdf {
	background: #f8f1c9 url("../assets/images/Acrobat_DC_logo_48px.png") no-repeat scroll -2px -1px / 43px 43px;
	color: #000;
	padding-left: 44px;
	margin-right: 50px;
}*/



/********************
 
Styling from productview

************************/
ul.accessory_list li {
    height: 360px;
}
.featuresDiv > p {
    float: left;
}

#compareDiv .table tr td {
    padding: 0 15px;
}
.obsolete {clear:both;}
.addToCart{clear:both;}
.tab-content > .active {
    overflow: auto;
}
.specHeader button {
    margin: 2px;
}
.panel-heading [data-toggle="collapse"]:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: left;
    color: #b0c5d8;
    font-size: 18px;
    line-height: 22px;
	margin-right:15px;

    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform:    rotate(-90deg);
    -ms-transform:     rotate(-90deg);
    -o-transform:      rotate(-90deg);
    transform:         rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after
{
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    -o-transform:      rotate(90deg);
    transform:         rotate(90deg);
}
#productContent{
	margin-top:5px;
}
.resource2s {
    padding: 0 15px 10px;
}
#compareModal .modal-dialog {
    margin-top: 51px;
}
#compareModal .modal-dialog {
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
}
tr.collapse.in  td{
    border-top:none;
}



/* Shrink wrap strategy 1 */
.easyzoom {
    float: left;
}
.easyzoom img {
    display: block;
}


/* Shrink wrap strategy 2 */
.easyzoom {
    display: inline-block;
}
.easyzoom img {
    vertical-align: bottom;
}
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
   Cart Wizard; jquery.steps 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}

.wizard section {
 /*   display: block !important;*/
}

/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ff3111;
    color: #fff;
}

.wizard > .content
{
   /* background: #eee;*/
    display: block;
    margin: 0.5em;
    min-height: 35em;
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
   /* float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;*/
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    display: block;
    border: 1px solid #999;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}
@media (max-width: 480px) {
	.wizard > .steps > ul > li {
		width: 100%;
	}
}


/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}
.quantity input {
    width: 100%;
}
.progress.active .progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}



.catDwnld {
	background-image: url('../siteimages/rigolCatalog-bg.png');
	background-size: cover;
	height: 300px;
}
.catDwnld .catDescrip { padding: 100px 15px; }
.catDwnld .catImg {
	height: 300px;
	background-image: url('../siteimages/rigolCatalog.png');
	background-size: contain;
	background-position: 100%;
	background-repeat: no-repeat;
}




.promoSlider .slides li { padding: 10px; }
.promoSlider .slides li div {
	background-color: #EEE;
	padding: 15px;
	border-radius: 6px;
}

.promos { padding: 40px 0; }

.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}

@media (min-width: 992px) and (max-width: 1199px) {
	.type1 #slider1.flexslider {
		padding-left: 142px;
	}

	.type1 #carousel1 .flex-viewport {
		height: 505px!important;
	}

	.type1 #carousel1 .slides li {
		width: 110px;
	}

	.vision_slider,.vision_slider.flexslider .slides li {
		height: 270px;
	}

	.flexslider.top_slider {
		height: 455px;
	
		background-position:center center !important;
	}

	.flexslider.top_slider .slides li {
		height: 455px;
		background-size: cover;
		background-position: 60% 0!important;
	}

	.flexslider.top_slider .slide1 .flex_caption1 {
		left: 30px;
		top: 10%;
		width: 495px;
	}

	.flexslider.top_slider .slide1 .flex_caption2 {
		top: 30%;
		width: 400px;
	}

	.flexslider.top_slider .slide2 .flex_caption1 {
		top: 10%;
		left: 30px;
	}

	.flexslider.top_slider .slide2 .flex_caption2 {
		right: 10px;
		top: 10%;
		width: 375px;
	}
	

	.flexslider.top_slider .slide3 .flex_caption1 {
		top: 10%;
	}

	.flexslider.top_slider .slide3 .flex_caption2 {
		/*top: 10%;
		right: 15px;
		width: 375px;
		height: 233px;*/
		background-size: 85% auto;
	}
	
	
	.flexslider.top_slider .slide1 .flex_caption4 {
	  background-image: url("../siteimages/EMCSlider2.png");
	  background-repeat: no-repeat;
	  background-size: 100% auto;
	  height: 300px;
	  position: absolute;
	  right: 100px;
	  top: 10%;
	  width: 363px;
	  z-index: 29;
	}
	.flexslider.top_slider .slide1 .flex_caption5 {
	  color: #fbea09;
	  font-size: 20px;
	  left: 30%;
	  line-height: 1.3;
	  position: absolute;
	  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	  top: 45%;
	  width: 200px;
	  z-index: 30;
	}
	.flexslider.top_slider .slide4 .flex_caption2 {
		background-image: url("../siteimages/Uncompromised.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 310px;
		position: absolute;
		right: 10px;
		top: 15%;
		width: 450px;
		z-index: 25;
	}
	.flexslider.top_slider .slide5 .flex_caption2 {
		background-image: url("../images/products/series/DG1000Z.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 310px;
		position: absolute;
		right: 25px;
		top: 15%;
		width: 400px;
		z-index: 25;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.type1 #slider1.flexslider {
		padding-left: 101px;
	}

	.type1 #carousel1 .flex-viewport {
		height: 389px!important;
	}

	.type1 #carousel1.flexslider {
		width: 93px;
	}

	.type1 #carousel1 .slides li {
		width: 92px;
	}

	.type1 #carousel1 .slides li img {
		margin-bottom: 10px;
	}

	.vision_slider,.vision_slider.flexslider .slides li {
		height: 240px;
	}

	.flexslider.top_slider {
		height: 340px;
		background-position:center center !important;
	}

	.flexslider.top_slider .slides li {
		height: 340px;
		background-size: cover;
		background-position: 0 0!important;
	}

	.flexslider.top_slider .slide1 .flex_caption1 {
		left: 30px;
		top: 24%;
		width: 390px;
	}
	.flexslider.top_slider .slide1 .flex_caption3 {
		width:200px;	
		left:5px;
	}
	.flexslider.top_slider .slide1 .flex_caption5 {		
		left: 235px;		
		top: 53%;
		width: 200px;		
	}
	
	.flexslider.top_slider .slide1 .flex_caption4 {
		
		right: 10px;
		top: 15%;
		width: 300px;
		z-index: 30;
	}
	.flexslider.top_slider .slide1 .flex_caption1 p {
		font-size: 35px;
		line-height: 36px;
	}

	.flexslider.top_slider .slide1 .flex_caption1 span {
		font-size: 11px;
		line-height: 15px;
	}

	.flexslider.top_slider .slide1 .flex_caption2 {
		right: 10px;
		top: 25%;
		width: 331px;
	}

	.flexslider.top_slider .slide2 .flex_caption2 {
		right: 20px;
		top: 20%;
		width: 300px;
	}

	.flexslider.top_slider .slide2 .flex_caption1 {
		width: 415px;
	}

	.flexslider.top_slider .slide2 .flex_caption1 p {
		font-size: 22px;
		line-height: 24px;
	}
		.flexslider.top_slider .slide3 .flex_caption2 {
		left: 5px;
		top: 30%;
		width: 100%;
	}
	.flexslider.top_slider .slide4 .flex_caption1 {
		color: #fff;
		position: absolute;
		top: 5%;
		width: 100%;
		z-index: 30;
	}
	.flexslider.top_slider .slide4 .flex_caption2 {
		
		height: 310px;
		position: absolute;
		right: 5px;
		top: 25%;
		width: 300px;
		z-index: 25;
	}
	.catDwnld { height: 225px; }
	.catDwnld .catDescrip { padding: 25px 15px 0; }
	.catDwnld .catImg { height: 225px; }
}
@media (max-width: 768px) {
	.flexslider.top_slider .slide1 .flex_caption1 { left: 20px; top: 20px; width: 410px; }
	.flexslider.top_slider .slide1 .flex_caption2 { left: 20px; top: 100px; }
	.flexslider.top_slider .slide1 .flex_caption3 { visibility: hidden; }
	.flexslider.top_slider .slide1 .flex_caption4 { z-index: 0; right: 20px; }
	.flexslider.top_slider .slide1 .flex_caption5 { top: 200px; left: 50px; }
	
	.flexslider.top_slider .slide2 .flex_caption1 { left: 20px; }
	.flexslider.top_slider .slide2 .flex_caption1 p { font-size: 22px; line-height: 24px; }
	.flexslider.top_slider .slide2 .flex_caption1 span { position: absolute; right: 0; bottom: -10px; }
	
	.flexslider.top_slider .slide3 .flex_caption2 { width: 100%; top: 100px; background-size: 80% auto; }
	
	.flexslider.top_slider .slide4 .flex_caption2 { right: 20px; width: 400px; top: 20%; }
	
	.catDwnld { height: 225px; }
	.catDwnld .catDescrip { padding: 25px 15px 0; }
	.catDwnld .catImg { height: 225px; }
}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

	
	.thumbD20, .thumbD33 {width:100% !important}
	.thumbD50 {width:100% !important}
}
@media (min-width: 767px) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (max-width: 479px) {
	.type1 .product_item_details { width: 420px!important; }
	.type1 #slider1.flexslider { padding-left: 110px; }
	.type1 #carousel1 .flex-viewport {height: 416px!important;}
	.type1 #carousel1.flexslider {width: 100px;}
	.type1 #carousel1 .slides li {width: 100px;}
	.type1 #carousel1 .slides li img {margin-bottom: 10px;}
	.vision_slider,.vision_slider.flexslider .slides li {height: 240px;}
	.flexslider.top_slider {height: 215px;}
	.flex-direction-nav li a {bottom: 5px;}
	.flex-direction-nav li a.flex-next {right: 15px;}
	.flex-direction-nav li a.flex-prev {right: 40px;}
	.flexslider.top_slider .slides li {
		background-position: 0 0!important;
		background-size: 150% 350px;
	}
	.flexslider.top_slider .slide1 .flex_caption1,.flexslider.top_slider .slide2 .flex_caption1,.flexslider.top_slider .slide3 .flex_caption1, 		.flexslider.top_slider .slide4 .flex_caption1 {
		background-color: rgba(0,0,0,0.45);
		left: 0;
		padding: 5px;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.flexslider.top_slider .slide1 .flex_caption1 p { font-size: 30px; line-height: 30px; text-align: center; }
	.flexslider.top_slider .slide1 .flex_caption2 { width: 220px; top: 75px; right: 10px; font-size: 15px; }
	.flexslider.top_slider .slide1 .flex_caption3 { visibility: hidden; }
	.flexslider.top_slider .slide1 .flex_caption4 { width: 288px; height: 215px; top:0; right: 0; }
	.flexslider.top_slider .slide1 .flex_caption5 { top: 140px; left: 100px; width: 225px; font-size: 15px; }
	
	.flexslider.top_slider .slide2 .flex_caption1 h1 { font-size: 30px; margin-bottom: 10px; }
	.flexslider.top_slider .slide2 .flex_caption1 p { font-size: 13px; line-height: 1; margin-bottom: 10px; }
	.flexslider.top_slider .slide2 .flex_caption1 span { font-size: 12px; text-align: left; position: initial; }
	.flexslider.top_slider .slide2 .flex_caption2 { top: 0; right: 0; width: 300px; }
	
	.flexslider.top_slider .slide3 .flex_caption2 { top: 75px; left: 0; background-size: 98% auto; }
	.flexslider.top_slider .slide3 .flex_caption1 p { font-size: 24px; line-height: 26px; }
	
	.flexslider.top_slider .slide4 .flex_caption1 p { font-size: 25px; line-height: 1; }
	.flexslider.top_slider .slide4 .flex_caption1 span { position: absolute; left: 30px; }
	.flexslider.top_slider .slide4 .flex_caption2 { top: 0; right: 0; width: 100%; }
	
	.catDwnld .catDescrip h1 { font-size: 25px; }
	.panel-heading [data-toggle="collapse"]:after{
		content: "";
	}
}


header .container, footer .container{
	padding:0;
}
.flexslider2 {
	margin: 0;
	padding: 0;
}

.flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider2 .slides img {
	width: 100%;
	display: block;
}

.flexslider2 .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider2 .slides {
	display: block;
}

* html .flexslider2 .slides {
	height: 1%;
}

.no-js .flexslider2 .slides > li:first-child {
	display: block;
}

.flexslider2 {
	margin: 0;
	
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	overflow: hidden;
}

.flexslider2 .slides {
	zoom: 1;
}

.flexslider2 .slides img {
	height: auto;
}
.flexslider2:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px;
}

.flexslider2:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider2:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px;
}

.flexslider2:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flexslider2.top_slider {
	height: 350px;
}

.flexslider2.top_slider .container {
	position: relative;
	height: 100%;
	/*margin-right: -15px;
	margin-left: -15px;*/
	padding:0;
}

.flexslider2.top_slider .slides li {
	height: 350px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* GENERAL SLIDE STYLING*/
.flexslider2.top_slider .flex_caption1 {
	position: absolute;
	z-index: 30;
	top: 5%;
	width: 50%;
	left:0;
	padding:0 1%;
	color:#fff;
}
.flexslider2.top_slider .flex_caption2, .flexslider2.top_slider .flex_caption2A  {
	position: absolute;
	top: 5%;
	z-index: 30;
	font-size: 20px;
	line-height: 1.3;
	color: #FFF;
	width:50%;
	height:90%;
	right:0;
	margin:0 1%;
	background-repeat: no-repeat;
    background-size: contain;
}

/* GENERAL SLIDE TEXT STYLING*/
.flexslider2.top_slider .flex_caption1 h2{
	text-transform: uppercase;
	color: #FFF;
	font-size: 2.8vw;
	line-height: 2.85vw;
}
.flexslider2.top_slider .flex_caption1 h2 span {
    color: #fff;
    font-size: 2.6vw;
    line-height: 2.62vw;
}

.flexslider2.top_slider .flex_caption1 p {
    font-size: 2.1vw;
    font-weight: 300;
    line-height: 2.15vw;
    margin: 0 0 14px;
    text-transform: uppercase;
}
.flexslider2.top_slider .flex_caption1 span {
    display: block;
    font-size: 1.4vw;
    font-weight: 300;
    line-height: 1.5vw;
    margin-bottom: 24px;
}

.flexslider2.top_slider .flex_caption1 h2 span.new {
    color: #f7dc05;
    display: inline;
}

/* UNIVERSAL SLIDE STYLING*/
.flexslider2 li.flex-active-slide .FadeIn, .flexslider2A li.flex-active-slide .FadeIn {
	opacity: 1;
}

.flexslider2 li .FromTop, .flexslider2A li .FromTop {
	transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

.flexslider2 li.flex-active-slide .FromTop, .flexslider2A li.flex-active-slide .FromTop {
	opacity: 1;
	transform: translateY(0);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.flexslider2 li .FromBottom, .flexslider2A li .FromBottom {
	transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
}

.flexslider2 li.flex-active-slide .FromBottom, .flexslider2A li.flex-active-slide .FromBottom {
	opacity: 1;
	transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.flexslider2 li .FromLeft, .flexslider2A li .FromLeft {
	transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
}

.flexslider2 li.flex-active-slide .FromLeft, .flexslider2A li.flex-active-slide .FromLeft {
	opacity: 1;
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.flexslider2 li .FromRight, .flexslider2A li .FromRight {
	transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
}

.flexslider2 li.flex-active-slide .FromRight, .flexslider2A li.flex-active-slide .FromRight {
	opacity: 1;
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}
.flexslider2.top_slider .flex_caption1.switch {
	right:0 !important;
	left:auto;
}
.flexslider2.top_slider .flex_caption2.switch, .flexslider2.top_slider .flex_caption2A.switch {
	left:0 !important;
	background-size:contain;
}
.flexslider2.top_slider .slide3 .flex_caption2 {
	background-image: url(../siteimages/IoTSlider1.png);
	width:60%;
}
.flexslider2.top_slider .slide3 .flex_caption1 {
	width:50%;
}
.flexslider2.top_slider .slide5 .flex_caption2 {
  background-image: url("../images/products/series/DG1000Z.png");
}
.flexslider2.top_slider .slide4 .flex_caption2 {
  background-image: url("../siteimages/Uncompromised.png");
}
.flexslider2.top_slider .slide1 .flex_caption2 {
	background-image: url(../siteimages/NewEMCSlider.png);
}
.flexslider2.top_slider .slide2 .flex_caption2 {
	background-image: url(../images/products/series/4000.png);
}


.flexslider2.top_slider .slide5 .flex_caption2A {
  background-image: url(../images/products/series/DL3000.png);
}
.flexslider2.top_slider .slide3 .flex_caption2A {
  background-image: url(../images/products/series/4000.png);
}
.flexslider2.top_slider .slide2 .flex_caption2A {
	background-image: url(../images/products/series/DSA800.png);
}


/*Small Screen Wrangling*/




li.sub-menu.newClass {
    width: 11.10%;
}

.sticky-wrapper.is-sticky .navbar-nav li.newClass{
	width:9.99%;
}


/*RSA Pages*/

.rsa body,.rsa h1,.rsa h2,.rsa h3,.rsa h4,.rsa h5 { line-height: 1.42857143; text-transform:none;}
.rsa #resource a.btn {
    margin: 10px 5px 0;
    width: 135px;
    white-space: nowrap;
    height: 75px!important;
    border: 2px solid #ebcd03;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    background-size: cover!important;
}

.rsa #videoDiv,.videoDiv {width: 130px; /*height: 110px;*/ position: relative; line-height: 1}
.rsa #videoBlock,.videoBlock {width: 100%; height: 100%;  display: flex;  justify-content: center; align-items: center;}
.rsa #videoMessage, .videoMessage {position: absolute;}
/*#videoMessage *{padding:0.4em; margin:0}*/
.rsa #videoMessage, .videoMessage {text-shadow: 2px 2px 2px #000000; color:white;z-index:99 }
.rsa #videoMessage, .videoMessage {
	text-shadow: 2px 2px 2px #000000;
	color: white;
	z-index: 99;
	font-weight: bold;
	background: rgba(0,0,0,.5);
	height: 71px;
	bottom: 0;
	left: 0;
	width: 131px;
	text-align: center;
	vertical-align: middle;
	display: grid;
}
.rsa #videoMessage, .videoMessage {
	text-shadow: 2px 2px 2px #000000;
	color: white;
	font-weight: bold;
	text-align: center;
}
.rsa #videoMessage h1, .videoMessage h1 {font-size: 2em;color:#ffffff;text-align:center;}
.rsa #videoMessage h2, .videoMessage h2 {font-size: 1.5em;color:#ffffff;text-align:center;}
.rsa #videoMessage h3, .videoMessage h3 {font-size: 1.2em;color:#ffffff;text-align:center;}
.rsa .videoClick {text-align:center}
.rsa .videoClick a{color:white;background-color:rgba(241, 241, 241, 0.25);font-size: 1.7em;cursor:pointer;cursor:hand}
.rsa .resourcesBtnTxt {
	color: #FFF;
	z-index: 0;
	/* float: left; */
	position: relative;
	text-shadow: 1px 1px 1px #000;
	margin: 0px;
	white-space: normal;
	bottom: 10%;
	font-weight: bold;
}

.rsa #resource a.btn {
	margin: 10px 5px 0 5px;
	width: 135px;
	white-space: nowrap;
	height: 75px !important;
	border: 2px solid #EBCD03;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	background-size:  cover !important;
}
.rsa #block .overlord h3{
	color: #fff;
	font-size: 8rem;
	line-height: 1;
}

.rsa #scroll {
    height: 60px;
    margin-top: -60px;
    width: 100%;
    background: url(../images/scroll.png) no-repeat bottom center scroll;
    z-index: 1;
    position: relative;
    margin-bottom: 0;
    padding: 0;
    overflow: visible;
    position: fixed;
    bottom: 69px;
}
.rsa section h2, .modal-body h2 {
    font-size: 5.5rem;
	line-height:1.1;
	letter-spacing: -0.25rem;
}

.rsa section img {
    max-width: unset !important;
}

@media (min-width: 1600px) {
/*Large Screen Wrangling*/
	.flexslider2.top_slider .flex_caption1 h2{
		text-transform: uppercase;
		color: #FFF;
		font-size: 40px;
		line-height: 1.1;
	}
	.flexslider2.top_slider .flex_caption1 h2 span {
		color: #fff;
		font-size: 36px;
		line-height: 1.1;
	}
	
	.flexslider2.top_slider .flex_caption1 p {
		font-size: 26px;
		font-weight: 300;
		line-height: 1;
		margin: 0 0 14px;
		text-transform: uppercase;
	}
	.flexslider2.top_slider .flex_caption1 span {
		display: block;
		font-size: 18px;
		font-weight: 300;
		line-height: 1.1;
		margin-bottom: 24px;
	}
}
@media (min-width: 1431px) {
	.flexslider2.top_slider .flex_caption1 p {
		font-size: 28px;
		font-weight: 300;
		line-height: 30px;
		margin: 0 0 14px;
		text-transform: uppercase;
	}

	.flexslider2.top_slider .flex_caption1 span {
		display: block;
		font-size: 18px;
		font-weight: 300;
		line-height: 21px;
		margin-bottom: 24px;
	}

	.flexslider2.top_slider .flex_caption1 h2 span {
		color: #fff;
		font-size: 37px;
		line-height: 37.4px;
	}
	.flexslider2.top_slider .flex_caption1 h2 {
		text-transform: uppercase;
		color: #FFF;
		font-size: 40px;
		line-height: 40.1px;
	}
}
@media (max-width:1199px){
	header .navbar-nav > li.newClass > a{
		font-size:12px;
	}
	
	.is-sticky .navbar-nav > li > a{
		font-size: .8em;
	}
}
@media (max-width:991px){
	header .navbar-nav > li.newClass > a {
		font-size: 9px;
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media (max-width: 767px) {
	#style-switcher {
		display: none!important;
	}

	body.boxed .page_block {
		width: 100%;
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.menu_block:before {
		display: none;
	}

	.menu_block {
		width: auto;
		padding: 0 15px;
	}

	header .navbar-collapse {
		max-height: none;
		margin: 0;
		padding: 0;
	}

	header .navbar-toggle {
		position: relative;
		z-index: 100;
		display: block;
		margin: 15px 0;
		padding: 0;
		width: 24px;
		height: 24px;
		border-radius: 0;
		transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
	}
	
	img.riskFree {
		margin-top: 15px;
		width: 50%;
	}

	header .navbar-toggle em {
		display: block;
		background-color: #fff;
		height: 3px;
		margin: 0 0 3px;
		width: 24px;
		transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
	}

	header .navbar-toggle:hover em {
		background-color: #f7dc05;
	}

	header .navbar-nav {
		float: none;
		text-align: left;
		margin: 0;
	}

	header .navbar-nav li {
		width: 100%!important;
		margin: 0;
		padding-bottom: 5px;
		text-align: center;
		border: 0;
	}

	header .navbar-nav li:before {
		display: none;
	}

	header .navbar-nav > li > a, header .navbar-nav > li.newClass > a {
		margin: 0;
		padding: 0;
		display: inline-block;
		border: 0;
		font-size:16px;
		line-height:1.25;
		
	}

	header .navbar-nav li.menu_middle a {
		margin-right: 0;
	}

	header .navbar-nav li:hover a,header .navbar-nav > li > a :focus,header .navbar-nav li.active a {
		background: none!important;
		color: #333;
	}
	.megamenu .row > div.prodCells p.desc,.megamenu .row > div.prodCells div.desc {
		color:#666;
	}
	.proDesc a {
		font-size: 2em;
	}
	header .navbar-nav > li > a :before,header .navbar-nav > li > a :after {
		display: none;
	}

	.sub-menu > ul {
		display: none!important;
		position: static;
		border: 0;
		margin: 0;
		padding-top: 4px;
		padding-left: 0;
		background-color: transparent;
		box-shadow: none;
	}

	.sub-menu > ul:before {
		display: none;
	}

	.sub-menu:hover ul {
		display: block!important;
	}

	.sub-menu > ul > li a {
		border: 0!important;
		padding: 0!important;
		display: inline-block;
		color: #c2c2c2!important;
	}

	.sub-menu > ul > li.active a,.sub-menu > ul > li a:hover {
		color: #f7dc05!important;
		background: none!important;
	}

	.sub-menu > ul > li a span {
		display: inline-block!important;
		padding: 0 7px 0 3px;
	}
	

	ul.mega_menu {
		width: 100%;
		color: #fff;
	}

	ul.mega_menu li.col {
		width: 33%!important;
	}

	ul.mega_menu .color_text {
		font-weight: 700;
	}

	ul.mega_menu li ol li a {
		padding: 1px 5px 1px 0 !important;
	}

	ul.mega_menu h4,ul.mega_menu h5 {
		font-size: 12px;
		color: #fff;
	}

	ul.mega_menu h4 {
		border-bottom: 1px solid rgba(0,0,0,0.2);
	}

	header .search_form {
		margin-top: 5px;
		width: 100%;
	}

	/*.logo a {
		font-size: 40px;
		line-height: 70px;
	}*/
	.tabJump.navbar {z-index: 1}

	.social {
		padding: 24px 0;
	}

	.social li {
		margin-left: 3px;
	}

	.jumbotron_text {
		padding: 0 10px;
	}

	.jumbotron h1 {
		font-size: 24px;
		line-height: 26px;
	}

	.jumbotron p {
		font-size: 11px;
		line-height: 17px;
	}

	.services_block:before {
		display: none;
	}

	.service_item span {
		padding: 0;
	}

	.projects_block {
		padding-bottom: 40px;
	}

	.flexslider.works_carousel {
		width: 240px;
	}

	.works_carousel .flex-direction-nav li a.flex-prev {
		margin-right: 136px;
	}

	.works_carousel .flex-direction-nav li a.flex-next {
		margin-left: 136px;
	}

	.project_item:hover .hover_img:before {
		left: 5px;
		top: 5px;
		right: 5px;
		bottom: 5px;
	}

	.video_block iframe {
		height: 300px;
	}

	.popular_post_img {
		width: 190px;
		height: 147px;
	}

	.popular_post_title {
		padding-top: 5px;
	}

	.popular_post_data {
		font-size: 12px;
		line-height: 17px;
		padding-bottom: 10px;
	}

	.popular_post_content {
		font-size: 12px;
		line-height: 17px;
	}

	.FlickrImages li a {
		width: 64px;
		height: 60px;
	}

	.price_item {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.icons_block li {
		width: 100%;
	}

	.shop_block .col-xs-6 {
		width: 49.8%;
	}

	.sorting_options .pagination {
		margin-top: 10px;
	}

	#toggle-sizes {
		margin-top: 10px;
	}

	.product_item .item_btn_in a.btn {
		margin-bottom: 5px;
		padding: 3px 8px;
		font-size: 12px;
	}

	.sorting_options .btn {
		margin-top: 10px;
	}

	.product_sort {
		margin-top: 10px;
	}

	#toggle-sizes {
		display: none;
	}

	.leave_comment input[type="text"] {
		width: 99.5%;
	}

	.wrapper404 {
		padding-top: 37px!important;
	}

	.wrapper404 h1 {
		font-size: 26px;
		line-height: 34px;
	}

	.wrapper404 h4 {
		font-size: 15px;
		line-height: 20px;
	}

	.wrapper404 .search_form {
		width: 260px;
	}

	footer .FlickrImages {
		padding-right: 0;
	}
}
@media (max-width: 479px) {
	.flexslider2:hover .flex-direction-nav .flex-prev {
		opacity: .7;
		left: 5px;
	}
	.flex-direction-nav a:before{font-size: 32px;}


	.flexslider2:hover .flex-direction-nav .flex-next {
		opacity: .7;
		right: 5px;
	}
	
	.flexslider2.top_slider .flex_caption1 {
		position: relative;
	}
	.flexslider2.top_slider {
		height: auto;
	}

	.flexslider2.top_slider .slides li {
		height: auto;
	}
	.flexslider2.top_slider .flex_caption1 {
		width:100%;
		padding:10%;
		/*background:rgba(0,0,0,0.5);*/
		top:0;
		z-index:100;
		height:100%;
	}
	.flexslider2.top_slider .flex_caption2 {
		width:100%;
	}
	.flexslider2.top_slider .flex_caption1 h2{
		font-size: 4.8vw;
		line-height: 4.85vw;
	}
	.flexslider2.top_slider .flex_caption1 h2 span {
		font-size: 4.6vw;
		line-height: 4.62vw;
	}
	
	.flexslider2.top_slider .flex_caption1 p {
		font-size: 4.1vw;
		line-height: 4.15vw;
	}
	.flexslider2.top_slider .flex_caption1 span {
		font-size: 3.6vw;
		line-height: 3.85vw;
	}
	
	.flexslider2.top_slider .slide3 .flex_caption2 {
		width:100% !important;
	}
	.flexslider2.top_slider .slide3 .flex_caption1 {
		width:100% !important;
	}
	.overlord .siteBounds{
		top: 15%;
	}
	
}
.toast.show {
    display: block;
    opacity: 1;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    /*font-size: .875rem;*/
    background-color: #E1E1E3;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
	color: #000;
    border-radius: 1.25rem;
	position: fixed;
    right: 30px;
    top: 50%;
	display: none;
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #FFF;
    background-color: rgba(19, 89, 158,1);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
	font-size: 1.25em;
}
.toast-body {
    padding: .75rem;
}
.toast-body ul {
    padding-inline-start: 20px;
}
#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  position: fixed;
  z-index: 1;
  right: 30px;
  bottom: 50%;
}

/*New video css*/

/*!
* Responsive Video Gallery - A jQuery plugin that provides a slider with horizontal and vertical thumb layouts for video galleries.
* @version 1.0.9
* @link http://fooplugins.github.io/rvslider/
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/.rvs-container,.rvs-empty,.rvs-item,.rvs-item-container,.rvs-item-content,.rvs-item-stage,.rvs-item-text,.rvs-nav-container,.rvs-nav-item,.rvs-nav-next,.rvs-nav-prev,.rvs-nav-stage{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rvs-container{display:block;width:auto;height:335px;max-width:1280px;margin:0 auto;position:relative;padding-right:100px;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif}.rvs-item-container,.rvs-nav-container{display:block;height:100%;overflow:hidden}.rvs-empty{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;color:inherit}.rvs-item-container{height:100%;background-color:inherit}.rvs-item-stage{height:100%;max-height:100%;position:relative;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);background-color:inherit}.rvs-item{display:block;height:100%;position:absolute;top:0;background:center center no-repeat;background-size:cover;background-color:inherit}.rvs-item-content,.rvs-item-text{position:absolute;top:0;left:0;width:100%;opacity:0;margin:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px)}.rvs-item-content.rvs-bottom-center,.rvs-item-content.rvs-bottom-left,.rvs-item-content.rvs-bottom-right,.rvs-item-text.rvs-bottom-center,.rvs-item-text.rvs-bottom-left,.rvs-item-text.rvs-bottom-right{top:auto;bottom:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);transform:translateY(30px)}.rvs-item-content.rvs-bottom-left,.rvs-item-content.rvs-top-left,.rvs-item-text.rvs-bottom-left,.rvs-item-text.rvs-top-left{text-align:left}.rvs-item-content.rvs-bottom-right,.rvs-item-content.rvs-top-right,.rvs-item-text.rvs-bottom-right,.rvs-item-text.rvs-top-right{text-align:right}.rvs-item-content.rvs-bottom-center,.rvs-item-content.rvs-top-center,.rvs-item-text.rvs-bottom-center,.rvs-item-text.rvs-top-center{text-align:center}.rvs-active .rvs-item-content,.rvs-active .rvs-item-text{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.rvs-item-text{font-size:14px;padding:12px;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.rvs-item-text small{display:block;font-size:80%;text-align:inherit}.rvs-hide-credits .rvs-item-text small{display:none}.rvs-player{position:absolute;top:0;right:0;width:100%;height:100%;background-color:inherit}.rvs-player>video{background-color:#000}.rvs-container a.rvs-close,.rvs-container a.rvs-play-video{position:absolute;display:inline-block;border-radius:4px;border:none;cursor:pointer;padding:0;text-decoration:none;outline:0;opacity:0;box-shadow:none}.rvs-container a.rvs-close:active,.rvs-container a.rvs-close:focus,.rvs-container a.rvs-close:hover,.rvs-container a.rvs-play-video:active,.rvs-container a.rvs-play-video:focus,.rvs-container a.rvs-play-video:hover{text-decoration:none;outline:0;border:none;box-shadow:none}.rvs-container a.rvs-close{top:10px;left:10px;width:36px;height:36px;font-size:28px;font-weight:700;z-index:2}.rvs-container a.rvs-play-video{top:50%;left:50%;width:60px;height:60px;font-size:32px;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.rvs-container .rvs-active a.rvs-play-video,.rvs-container .rvs-player:hover a.rvs-close{opacity:1}.rvs-container.rvs-show-play-on-hover .rvs-active a.rvs-play-video{opacity:0}.rvs-container.rvs-show-play-on-hover .rvs-active:hover a.rvs-play-video{opacity:1}.rvs-container .rvs-video-active a.rvs-play-video{display:none}.rvs-player-error{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background-color:inherit}.rvs-error-icon{display:inline-block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-style:solid;border-radius:50%;background-color:#CA3030;border-width:12px;width:140px;height:140px;font-size:180px}.rvs-nav-container{width:100px;position:absolute;top:0;right:0}.rvs-nav-container a.rvs-nav-next,.rvs-nav-container a.rvs-nav-prev{display:block;position:absolute;left:0;width:100%;padding:6px 8px;font-size:16px;font-weight:700;opacity:0;outline:0;text-decoration:none;cursor:pointer;z-index:2}.rvs-nav-container:hover a.rvs-nav-next,.rvs-nav-container:hover a.rvs-nav-prev{opacity:.5}.rvs-nav-container a.rvs-nav-next:hover,.rvs-nav-container a.rvs-nav-prev:hover{color:inherit;text-decoration:none;opacity:1}.rvs-nav-container a.rvs-nav-prev{top:0;border-bottom:solid 1px transparent}.rvs-nav-container a.rvs-nav-next{bottom:0;border-top:solid 1px transparent}.rvs-nav-container a.rvs-nav-stage{-webkit-transform:translateX(0) translateY(-1px);-ms-transform:translateX(0) translateY(-1px);transform:translateX(0) translateY(-1px);width:100%;z-index:1}.rvs-nav-container a.rvs-nav-item{display:block;position:relative;width:100%;height:56px;padding:4px 6px;border-top:solid 1px transparent;cursor:pointer;overflow:hidden;outline:0;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rvs-nav-container a.rvs-nav-item:hover{color:inherit;text-decoration:none;outline:0}.rvs-nav-container a.rvs-nav-item:before{display:table;content:' '}.rvs-nav-container a.rvs-nav-item:first-child{border-top-color:transparent;border-top-width:2px}.rvs-nav-container span.rvs-nav-item-thumb{display:none;float:left;margin-left:-8px;margin-right:8px;width:60px;height:60px;background:center center no-repeat;background-size:cover}
.rvs-nav-container h4.rvs-nav-item-title,.rvs-nav-container small.rvs-nav-item-credits{
	display:block;line-height:15px;overflow:hidden;clear:none
}
.rvs-nav-container small.rvs-nav-item-credits{
	display:block;line-height:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;clear:none
}
.rvs-nav-container h4.rvs-nav-item-title{max-height:30px;font-size:12px;margin:9px 0 0}.rvs-nav-container small.rvs-nav-item-credits{max-height:15px;font-size:11px;margin:0}.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:before{padding:6px 7px 8px;border-radius:4px;display:inline-block;width:28px;height:28px}.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before{padding:1px 8px 7px;font-size:20px}.rvs-large-thumbs .rvs-nav-container span.rvs-nav-item-thumb{height:60px;width:98px}.rvs-hide-credits .rvs-nav-container small.rvs-nav-item-credits{display:none}.rvs-hide-credits .rvs-nav-container h4.rvs-nav-item-title{white-space:normal}.rvs-animate .rvs-item-stage,.rvs-animate .rvs-nav-stage{-webkit-transition:-webkit-transform .6s cubic-bezier(.445,.05,.55,.95);-moz-transition:-moz-transform .6s cubic-bezier(.445,.05,.55,.95);transition:transform .6s cubic-bezier(.445,.05,.55,.95)}.rvs-animate .rvs-nav-item{-webkit-transition:background-color .6s cubic-bezier(.445,.05,.55,.95),border-color .6s cubic-bezier(.445,.05,.55,.95);-moz-transition:background-color .6s cubic-bezier(.445,.05,.55,.95),border-color .6s cubic-bezier(.445,.05,.55,.95);transition:background-color .6s cubic-bezier(.445,.05,.55,.95),border-color .6s cubic-bezier(.445,.05,.55,.95)}.rvs-animate .rvs-close,.rvs-animate .rvs-play-video{-webkit-transition:background-color .15s cubic-bezier(.445,.05,.55,.95),color .15s cubic-bezier(.445,.05,.55,.95),opacity .15s cubic-bezier(.445,.05,.55,.95),border-color .15s cubic-bezier(.445,.05,.55,.95);-moz-transition:background-color .15s cubic-bezier(.445,.05,.55,.95),color .15s cubic-bezier(.445,.05,.55,.95),opacity .15s cubic-bezier(.445,.05,.55,.95),border-color .15s cubic-bezier(.445,.05,.55,.95);transition:background-color .15s cubic-bezier(.445,.05,.55,.95),color .15s cubic-bezier(.445,.05,.55,.95),opacity .15s cubic-bezier(.445,.05,.55,.95),border-color .15s cubic-bezier(.445,.05,.55,.95)}.rvs-animate .rvs-item-content,.rvs-animate .rvs-item-text{-webkit-transition:opacity .6s cubic-bezier(.445,.05,.55,.95),-webkit-transform .6s cubic-bezier(.445,.05,.55,.95);-moz-transition:opacity .6s cubic-bezier(.445,.05,.55,.95),-moz-transform .6s cubic-bezier(.445,.05,.55,.95);transition:opacity .6s cubic-bezier(.445,.05,.55,.95),transform .6s cubic-bezier(.445,.05,.55,.95)}.rvs-animate .rvs-nav-next,.rvs-animate .rvs-nav-prev{-webkit-transition:opacity .5s cubic-bezier(.445,.05,.55,.95);-moz-transition:opacity .5s cubic-bezier(.445,.05,.55,.95);transition:opacity .5s cubic-bezier(.445,.05,.55,.95);transition-delay:.5s}.rvs-animate .rvs-nav-next:hover,.rvs-animate .rvs-nav-prev:hover{transition-delay:0s}.rvs-animate .rvs-nav-item h4,.rvs-animate .rvs-nav-item small{-webkit-transition:color .5s cubic-bezier(.445,.05,.55,.95);-moz-transition:color .5s cubic-bezier(.445,.05,.55,.95);transition:color .5s cubic-bezier(.445,.05,.55,.95)}.rvs-animate .rvs-nav-item span{-webkit-transition:background-color .5s cubic-bezier(.445,.05,.55,.95);-moz-transition:background-color .5s cubic-bezier(.445,.05,.55,.95);transition:background-color .5s cubic-bezier(.445,.05,.55,.95)}.rvs-container.rvs-xs.rvs-sm{padding-right:150px}.rvs-xs.rvs-sm .rvs-item-text{font-size:16px;padding:14px}.rvs-xs.rvs-sm .rvs-nav-container{width:150px}.rvs-container.rvs-xs.rvs-sm.rvs-md{height:467px;padding-right:220px}.rvs-xs.rvs-sm.rvs-md .rvs-item-text{font-size:18px;padding:16px}.rvs-xs.rvs-sm.rvs-md .rvs-nav-container{width:220px}.rvs-xs.rvs-sm.rvs-md .rvs-nav-container a.rvs-nav-item{height:78px;padding:8px 16px}
.rvs-xs.rvs-sm.rvs-md .rvs-nav-container h4.rvs-nav-item-title{margin:0px 0 2px;max-height:40px;line-height:20px;font-size:13px}
.rvs-xs.rvs-sm.rvs-md .rvs-nav-container small.rvs-nav-item-credits{font-size:11px}
.rvs-xs.rvs-sm.rvs-md .rvs-nav-container span.rvs-nav-item-thumb{display:block}.rvs-xs.rvs-sm.rvs-md .rvs-error-icon{border-width:18px;width:200px;height:200px;font-size:250px}.rvs-container.rvs-xs.rvs-sm.rvs-md.rvs-lg{height:545px;padding-right:280px}.rvs-xs.rvs-sm.rvs-md.rvs-lg .rvs-item-text{font-size:20px;padding:20px}.rvs-container.rvs-bordered-circle-play a.rvs-play-video:before,.rvs-container.rvs-flat-circle-play a.rvs-play-video:before{padding-left:4px}.rvs-xs.rvs-sm.rvs-md.rvs-lg .rvs-nav-container{width:280px}.rvs-container.rvs-horizontal{padding-right:0;padding-bottom:56px}.rvs-horizontal .rvs-item-container,.rvs-horizontal .rvs-nav-container{width:100%}.rvs-horizontal .rvs-nav-container{height:56px;top:auto;bottom:0}.rvs-horizontal .rvs-nav-container a.rvs-nav-next,.rvs-horizontal .rvs-nav-container a.rvs-nav-prev{left:auto;top:0;width:auto;height:56px;line-height:56px;border-top:none;border-bottom:none}.rvs-horizontal .rvs-nav-container a.rvs-nav-prev{top:auto;left:0;border-right-style:solid;border-right-width:1px}.rvs-horizontal .rvs-nav-container a.rvs-nav-next{bottom:auto;right:0;border-left-style:solid;border-left-width:1px}.rvs-horizontal .rvs-nav-container .rvs-nav-stage{-webkit-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);height:100%}.rvs-horizontal .rvs-nav-container a.rvs-nav-item{position:absolute;top:0;left:0;width:100px;height:100%;border-top:none;border-left-style:solid;border-left-width:1px}.rvs-horizontal .rvs-nav-container a.rvs-nav-item:first-child{border-left-color:transparent;border-left-width:2px}.rvs-large-thumbs.rvs-horizontal .rvs-nav-container span.rvs-nav-item-thumb{width:60px;height:60px}.rvs-horizontal.rvs-xs.rvs-sm .rvs-nav-container,.rvs-horizontal.rvs-xs.rvs-sm.rvs-md.rvs-lg .rvs-nav-container{width:100%}.rvs-container.rvs-horizontal.rvs-xs.rvs-sm{padding-right:0;height:420px}.rvs-container.rvs-horizontal.rvs-xs.rvs-sm.rvs-md{padding-right:0;padding-bottom:78px;height:520px}.rvs-horizontal.rvs-xs.rvs-sm.rvs-md .rvs-nav-container a.rvs-nav-next,.rvs-horizontal.rvs-xs.rvs-sm.rvs-md .rvs-nav-container a.rvs-nav-prev{height:100%;line-height:78px}.rvs-horizontal.rvs-xs.rvs-sm.rvs-md .rvs-nav-container{width:100%;height:78px}.rvs-horizontal.rvs-xs.rvs-sm.rvs-md .rvs-nav-container a.rvs-nav-item{height:100%}.rvs-container.rvs-horizontal.rvs-xs.rvs-sm.rvs-md.rvs-lg{height:546px;padding-right:0}.rvs-close,.rvs-error-icon,.rvs-nav-next,.rvs-nav-prev,.rvs-play-video,.rvs-thumb-play .rvs-nav-item-thumb{font-family:"Andale Mono",Arial,"Courier New",sans-serif;line-height:1;text-align:center}.rvs-close:before,.rvs-error-icon:before,.rvs-horizontal .rvs-nav-next:before,.rvs-horizontal .rvs-nav-prev:before,.rvs-play-video:before,.rvs-thumb-play .rvs-nav-item-thumb:before{display:inline-block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.rvs-horizontal .rvs-nav-next,.rvs-horizontal .rvs-nav-prev{width:auto;height:78px}.rvs-close:before,.rvs-error-icon:before{content:'\00D7'}.rvs-play-video:before,.rvs-thumb-play .rvs-nav-item-thumb:before{content:'\25ba'}.rvs-thumb-play .rvs-video-active .rvs-nav-item-thumb:before{content:'\25A0'}.rvs-nav-prev:before{content:'\25b2'}.rvs-nav-next:before{content:'\25bc'}.rvs-horizontal .rvs-nav-prev:before{content:'\25c0'}.rvs-horizontal .rvs-nav-next:before{content:'\25b6'}.rvs-container.rvs-flat-circle-play a.rvs-play-video{border-radius:50%}.rvs-container.rvs-plain-arrow-play .rvs-item a.rvs-play-video,.rvs-container.rvs-plain-arrow-play .rvs-item a.rvs-play-video:active,.rvs-container.rvs-plain-arrow-play .rvs-item a.rvs-play-video:focus,.rvs-container.rvs-plain-arrow-play .rvs-item a.rvs-play-video:hover{background-color:transparent;font-size:50px}.rvs-container.rvs-youtube-play a.rvs-play-video{border-radius:50%/15%;font-size:24px;height:42px}.rvs-container.rvs-bordered-circle-play .rvs-item a.rvs-play-video,.rvs-container.rvs-bordered-circle-play .rvs-item a.rvs-play-video:active,.rvs-container.rvs-bordered-circle-play .rvs-item a.rvs-play-video:focus,.rvs-container.rvs-bordered-circle-play .rvs-item a.rvs-play-video:hover{background-color:transparent;border-radius:50%;border-width:4px;border-style:solid}.rvs-container,.rvs-container a.rvs-close,.rvs-container a.rvs-close:active,.rvs-container a.rvs-close:focus,.rvs-container a.rvs-close:hover,.rvs-container a.rvs-nav-next,.rvs-container a.rvs-nav-next:active,.rvs-container a.rvs-nav-next:focus,.rvs-container a.rvs-nav-next:hover,.rvs-container a.rvs-nav-prev,.rvs-container a.rvs-nav-prev:active,.rvs-container a.rvs-nav-prev:focus,.rvs-container a.rvs-nav-prev:hover,.rvs-container a.rvs-play-video,.rvs-container a.rvs-play-video:active,.rvs-container a.rvs-play-video:focus,.rvs-container a.rvs-play-video:hover,.rvs-item-text,.rvs-nav-item-title,.rvs-thumb-play .rvs-nav-item-thumb:before,.rvs-thumb-play .rvs-nav-item-thumb:hover:before{color:#FFF}.rvs-container a.rvs-play-video,.rvs-container a.rvs-play-video:active,.rvs-container a.rvs-play-video:focus,.rvs-container a.rvs-play-video:hover{border-color:#FFF}.rvs-nav-item-credits{color:#767676}.rvs-container a.rvs-close,.rvs-container a.rvs-play-video,.rvs-nav-container span.rvs-nav-item-thumb,.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:before{background-color:rgba(23,35,34,.75)}.rvs-container,.rvs-container a.rvs-nav-next,.rvs-container a.rvs-nav-prev{background-color:#151515}.rvs-container a.rvs-nav-item:active,.rvs-container a.rvs-nav-item:focus,.rvs-container a.rvs-nav-item:hover,.rvs-container a.rvs-nav-next:active,.rvs-container a.rvs-nav-next:focus,.rvs-container a.rvs-nav-next:hover,.rvs-container a.rvs-nav-prev:active,.rvs-container a.rvs-nav-prev:focus,.rvs-container a.rvs-nav-prev:hover{background-color:#000}.rvs-container a.rvs-nav-item,.rvs-container a.rvs-nav-item:active,.rvs-container a.rvs-nav-item:focus,.rvs-container a.rvs-nav-item:hover,.rvs-container a.rvs-nav-next,.rvs-container a.rvs-nav-next:active,.rvs-container a.rvs-nav-next:focus,.rvs-container a.rvs-nav-next:hover,.rvs-container a.rvs-nav-prev,.rvs-container a.rvs-nav-prev:active,.rvs-container a.rvs-nav-prev:focus,.rvs-container a.rvs-nav-prev:hover,.rvs-nav-container{border-color:#2E2E2E}.rvs-container a.rvs-nav-item:first-child{border-color:#151515}.rvs-container a.rvs-nav-item:first-child:focus,.rvs-container a.rvs-nav-item:first-child:hover{border-color:#000}.rvs-light .rvs-nav-item-title,.rvs-light.rvs-container,.rvs-light.rvs-container a.rvs-nav-next,.rvs-light.rvs-container a.rvs-nav-next:active,.rvs-light.rvs-container a.rvs-nav-next:focus,.rvs-light.rvs-container a.rvs-nav-next:hover,.rvs-light.rvs-container a.rvs-nav-prev,.rvs-light.rvs-container a.rvs-nav-prev:active,.rvs-light.rvs-container a.rvs-nav-prev:focus,.rvs-light.rvs-container a.rvs-nav-prev:hover{color:#333}.rvs-light .rvs-nav-item-credits{color:#767676}.rvs-light.rvs-container,.rvs-light.rvs-container a.rvs-nav-next,.rvs-light.rvs-container a.rvs-nav-prev{background-color:#FFF}.rvs-light.rvs-container a.rvs-nav-item:active,.rvs-light.rvs-container a.rvs-nav-item:focus,.rvs-light.rvs-container a.rvs-nav-item:hover,.rvs-light.rvs-container a.rvs-nav-next:active,.rvs-light.rvs-container a.rvs-nav-next:focus,.rvs-light.rvs-container a.rvs-nav-next:hover,.rvs-light.rvs-container a.rvs-nav-prev:active,.rvs-light.rvs-container a.rvs-nav-prev:focus,.rvs-light.rvs-container a.rvs-nav-prev:hover{background-color:#F9F9F9}.rvs-container a.rvs-light .rvs-nav-prev:focus,.rvs-light .rvs-nav-container,.rvs-light.rvs-container a.rvs-nav-item,.rvs-light.rvs-container a.rvs-nav-item:active,.rvs-light.rvs-container a.rvs-nav-item:focus,.rvs-light.rvs-container a.rvs-nav-item:hover,.rvs-light.rvs-container a.rvs-nav-next,.rvs-light.rvs-container a.rvs-nav-next:active,.rvs-light.rvs-container a.rvs-nav-next:focus,.rvs-light.rvs-container a.rvs-nav-next:hover,.rvs-light.rvs-container a.rvs-nav-prev,.rvs-light.rvs-container a.rvs-nav-prev:active,.rvs-light.rvs-container a.rvs-nav-prev:hover{border-color:#e2e2e2}.rvs-light.rvs-container a.rvs-nav-item:first-child{border-color:#FFF}.rvs-light.rvs-container a.rvs-nav-item:first-child:focus,.rvs-light.rvs-container a.rvs-nav-item:first-child:hover{border-color:#F9F9F9}.rvs-container a.rvs-close:active,.rvs-container a.rvs-close:focus,.rvs-container a.rvs-close:hover,.rvs-container a.rvs-nav-item.rvs-active,.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-container a.rvs-play-video:active,.rvs-container a.rvs-play-video:focus,.rvs-container a.rvs-play-video:hover,.rvs-container.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,.rvs-container.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before{background-color:#666}.rvs-container a.rvs-nav-item.rvs-active,.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-container a.rvs-nav-item.rvs-active:first-child,.rvs-container a.rvs-nav-item.rvs-active:first-child:active,.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-container a.rvs-play-video:active,.rvs-container a.rvs-play-video:focus,.rvs-container a.rvs-play-video:hover{border-color:#666}.rvs-container .rvs-active .rvs-nav-item-credits,.rvs-container .rvs-active .rvs-nav-item-title{color:#FFF}.rvs-green-highlight.rvs-container a.rvs-close:active,.rvs-green-highlight.rvs-container a.rvs-close:focus,.rvs-green-highlight.rvs-container a.rvs-close:hover,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-green-highlight.rvs-container a.rvs-play-video:active,.rvs-green-highlight.rvs-container a.rvs-play-video:focus,.rvs-green-highlight.rvs-container a.rvs-play-video:hover,.rvs-green-highlight.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,.rvs-green-highlight.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before{background-color:#02874A}.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:active,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-green-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-green-highlight.rvs-container a.rvs-play-video:active,.rvs-green-highlight.rvs-container a.rvs-play-video:focus,.rvs-green-highlight.rvs-container a.rvs-play-video:hover{border-color:#02874A}.rvs-blue-highlight.rvs-container a.rvs-close:active,.rvs-blue-highlight.rvs-container a.rvs-close:focus,.rvs-blue-highlight.rvs-container a.rvs-close:hover,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-blue-highlight.rvs-container a.rvs-play-video:active,.rvs-blue-highlight.rvs-container a.rvs-play-video:focus,.rvs-blue-highlight.rvs-container a.rvs-play-video:hover,.rvs-blue-highlight.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,.rvs-blue-highlight.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before{background-color:#0087be}.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:active,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-blue-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-blue-highlight.rvs-container a.rvs-play-video:active,.rvs-blue-highlight.rvs-container a.rvs-play-video:focus,.rvs-blue-highlight.rvs-container a.rvs-play-video:hover{border-color:#0087be}.rvs-orange-highlight.rvs-container a.rvs-close:active,.rvs-orange-highlight.rvs-container a.rvs-close:focus,.rvs-orange-highlight.rvs-container a.rvs-close:hover,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-orange-highlight.rvs-container a.rvs-play-video:active,.rvs-orange-highlight.rvs-container a.rvs-play-video:focus,.rvs-orange-highlight.rvs-container a.rvs-play-video:hover,.rvs-orange-highlight.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,.rvs-orange-highlight.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before{background-color:#FF8E31}.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:active,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-orange-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-orange-highlight.rvs-container a.rvs-play-video:active,.rvs-orange-highlight.rvs-container a.rvs-play-video:focus,.rvs-orange-highlight.rvs-container a.rvs-play-video:hover{border-color:#FF8E31}.rvs-red-highlight.rvs-container a.rvs-close:active,.rvs-red-highlight.rvs-container a.rvs-close:focus,.rvs-red-highlight.rvs-container a.rvs-close:hover,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-red-highlight.rvs-container a.rvs-play-video:active,.rvs-red-highlight.rvs-container a.rvs-play-video:focus,.rvs-red-highlight.rvs-container a.rvs-play-video:hover,.rvs-red-highlight.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,.rvs-red-highlight.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before{background-color:#F12B24}.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:active,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:active,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:focus,.rvs-red-highlight.rvs-container a.rvs-nav-item.rvs-active:hover,.rvs-red-highlight.rvs-container a.rvs-play-video:active,.rvs-red-highlight.rvs-container a.rvs-play-video:focus,.rvs-red-highlight.rvs-container a.rvs-play-video:hover{border-color:#F12B24}
