/*@font-face {*/
	/*font-family: 'Neue Helvetica W10';*/
	/*src: url('./fonts/helveticaneuecyr-thin.eot');*/
	/*src: url('./fonts/helveticaneuecyr-thin.eot') format('embedded-opentype'),*/
	/*url('./fonts/helveticaneuecyr-thin.woff') format('woff'),*/
	/*url('./fonts/helveticaneuecyr-thin.ttf') format('truetype'),*/
	/*url('./fonts/helveticaneuecyr-thin.svg#HelveticaNeueCyrThin') format('svg');*/
	/*font-weight: 200;*/
/*}*/

/*@font-face {*/
	/*font-family: 'Neue Helvetica W10';*/
	/*src: url('./fonts/helveticaneuecyr-light.eot');*/
	/*src: url('./fonts/helveticaneuecyr-light.eot') format('embedded-opentype'),*/
	/*url('./fonts/helveticaneuecyr-light.woff') format('woff'),*/
	/*url('./fonts/helveticaneuecyr-light.ttf') format('truetype'),*/
	/*url('./fonts/helveticaneuecyr-light.svg#HelveticaNeueCyrThin') format('svg');*/
	/*font-weight: 300;*/
/*}*/


html { background: #fff; height: 100%; min-height: 100%; }
body { min-width: 1020px; height: auto !important; height: 100%; min-height: 100%; font-family: 'Neue Helvetica W10', sans-serif; font-weight: 300; background: #f5f5f5; font-size: 100%; color: #262324; position: relative; -webkit-font-smoothing: antialiased; }

input, button, textarea { font-family: 'Neue Helvetica W10', sans-serif; }

a { color: #79b61b; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-weight: 300; }

.topShadow { position: relative; }
.topShadow:before { content: ""; position: absolute; z-index: 11; top: 0; left: 0; width: 100%; background: url("../images/shadow.png"); height: 20px; }

.btn { outline: none; display: inline-block; background: #7fc141; border: solid 2px #7fc141; color: #fff; font-size: 13px; line-height: 1; text-decoration: none; width: 156px; padding: 7px 15px; border-radius: 15px; text-align: center; }
.btn.btn_transparent { background: none; }
.btn.btn_white { border-color: #fff; background: #fff; color: #6c9d21; }

.btn.btn_big { font-size: 18px; padding-top: 12px; padding-bottom: 12px; border-radius: 25px; }

.btn.disabled { border-color: #bababa; background-color: #bababa; cursor: default; }

.fixWidth { min-width: 980px; padding: 0 20px; margin: 0 auto; width: 85%; }

.logo { display: block; text-align: center; }

.siteHeader { padding-top: 18px; text-align: center; }
.siteHeader .fixWidth { position: relative; }

.orgs { position: absolute; top: 10px; right: 92px; text-align: center; }
.orgs img { vertical-align: middle; margin: 0 10px; }
.orgs small { display: block; font-size: 12px; color: #393939; margin-top: 15px; }

.mainMenu { line-height: 0; margin-top: 20px; text-align: center; }
.mainMenuWrap { display: inline-block; background: url("../images/menu_divider.png") no-repeat top right; padding-right: 2px; }
.mainMenuItem { line-height: normal; color: #72b25b; float: left; display: inline-block; vertical-align: bottom; background: url("../images/menu_divider.png") no-repeat; width: 135px; text-decoration: none; padding: 17px 0 19px 2px; transition: color 0.15s; }
.mainMenuItem:hover { color: #79b61b; }

.aboutBlock { background: #5b973b url("../images/about_bg.png") right top; color: #fff; text-align: center; position: relative; }
.aboutGradBg { background: url("../images/about_grad_bg.png") right top repeat-y; }
.aboutClose { cursor: pointer; position: absolute; top: 13px; right: 13px; color: #fff; width: 30px; padding: 4px 0 7px; font-weight: bold; border-radius: 50%; background: #84bc37; }
.rgba .aboutClose { background: rgba(40,62,12,0.1); }
.aboutSlide { text-align: center; margin: 0 auto; padding: 47px 0 90px; }
.aboutSlide h2 { margin: 0 auto 8px; font-size: 2.25em; font-weight: 300; position: relative; width: 730px; }
.aboutSlide p { margin: 0; line-height: 1.625em; position: relative; width: 730px; }
.aboutBlock a { color: #c6f77b; text-decoration: none; }
.aboutText { position: relative; width: 730px; margin: 0 auto; }

.aboutSliderPager { position: absolute; left: 0; bottom: 35px; width: 100%; }
.sliderPage { cursor: pointer; text-indent: -9999px; line-height: 0; overflow: hidden; width: 12px; height: 12px; border: solid 1px #fff; display: inline-block; border-radius: 50%; opacity: 0.4; -webkit-transition: opacity 0.15s, background 0.15s;-moz-transition: opacity 0.15s, background 0.15s;-ms-transition: opacity 0.15s, background 0.15s;-o-transition: opacity 0.15s, background 0.15s;transition: opacity 0.15s, background 0.15s; }
.sliderPage:hover { opacity: 1; }
.sliderPage.active { opacity: 1; background: #fff; }

.votingBlock { position: relative; overflow: hidden; }
.votingBg { position: absolute; bottom: 0; left: 0; min-height: 100%; min-width: 100%; }
.votingContent { padding: 50px 0 350px; color: #fff; position: relative; z-index: 5; }

.votingContent .resultsTreesTable .tree {
	color: #fff;
}

/*.votingBlock:after { content: ""; position: absolute; z-index: 4; bottom: 0; width: 100%; height: 698px; background: url("../images/visual_d.png"); }*/

.buttonLines { position: relative; display: inline-block; padding: 0 8px; }
.buttonLines:before, .buttonLines:after { content: ""; width: 170px; position: absolute; top: 50%; margin-top: -1px; border-top: solid 1px rgba(255,255,255, 0.3); }
.buttonLines:before { right: 100%; }
.buttonLines:after { left: 100%; }

.region { text-align: center; position: relative; padding: 0 150px; }

.votingDetails { color: #89c940; margin: 0; padding: 0; position: absolute; z-index: 6; right: 0; top: 130px; text-align: left; font-size: 0.9em; list-style: none; }
.votingDetails li { margin-bottom: 10px; }
.votingDetails a { color: #fff; text-decoration: none; }
.votingDetails a:hover { text-decoration: underline; }

.resultsSwitcherContainer { position: absolute; top: 130px; z-index: 6; font-size: 0.9em; }
.resultsSwitcherContainer h5 { margin: 0 0 10px; font-size: 1em; color: #fff; }

.resultsSwitcher { cursor: pointer; }
.switcher { background: #fff; width: 30px; padding: 3px; margin: 0 2px; border-radius: 18px; display: inline-block; vertical-align: middle; }
.switcher.switcherDark { background: #e1e1e1 !important; }
.rgba .switcher { background: rgba(255,255,255,0.15); }
.switcherHandle { background: #82c442; width: 13px; height: 13px; border-radius: 50%; display: block; transition: margin-left 0.15s; }

.resultsSwitcher.on .switcherHandle { margin-left: 17px; }

.resultsSwitcher.neutral .switcherHandle { margin-left: 8px; }

.blazon { line-height: 0; width: 56px; display: inline-block; border: solid 7px #7d9291; border-radius: 50%; }
.rgba .blazon { border-color: rgba(255,255,255, 0.1); }
.blazon span { display: inline-block; background: #fff; text-align: center; width: 56px; border-radius: 50%; }
.blazon span:after { content: ""; display: inline-block; height: 56px; vertical-align: middle; }
.blazon span img { vertical-align: middle; }

.regionTitle { margin: 0 0 25px; font-weight: 200; font-size: 4.75em; }

.regionDescription { line-height: 1.625em; text-align: center; margin: 28px auto 0; width: 76%; color: #dadede; }
.regionDescription b, .regionDescription strong { font-weight: 300; color: #82c442; }

.trees { width: 100%; position: absolute; left: 0; bottom: 80px; }

.trees h4 { font-weight: 300; font-size: 1em; margin: 0 0 10px; text-align: center; } /*  margin: 0 0 35px; */
.trees h4 span { color: #82c442; }

.resultsSwitcher.finalResultsSwitcher {
	margin-bottom: 35px;
	text-align: center;
	font-size: 14px;
}

.treesList { text-align: center; }
.tree { margin: 0; width: 117px; color: #fff; text-decoration: none; position: relative }
.tree a.treeLink { color: inherit; text-decoration: inherit; }
.tree .treeImage { display: inline-block; line-height: 0; z-index: 1; position: relative; overflow: hidden; border: solid 7px #3c4527; }
.tree .treeImage img.greenImg { opacity: 0; position: absolute; top: 0; left: 0; transition: opacity 0.3s; }
.tree .votesData { position: absolute; text-align: center; left: 0; bottom: -80px; width: 100%; line-height: normal; opacity: 0; transition: opacity 1s, bottom 0.25s; }
.tree .votesData small { color: #95d95c; font-size: 1em; line-height: 1em; display: block; margin-bottom: 3px; }
.tree .votesData span { color: #fff; font-size: 2.375em; }
/*.tree img { border: solid 7px #3c4527; }*/
.rgba .tree .treeImage { border-color: rgba(255,255,255, 0.1); }
.tree .treeTitle { display: block; text-align: center; margin-top: 13px; line-height: 1.1875em; }

.treesList.resultsShown .tree .votesData { opacity: 1; bottom: 11px; }
.treesList.resultsShown .tree img.greenImg { opacity: 1; }
.tree.myVote .votesData { bottom: 7px !important; opacity: 1 !important; }
.tree.myVote img.greenImg { opacity: 1 !important; }

.treesTable { width: 100%; }
.treesTable td { vertical-align: top; padding: 0 1%; }
.treesTable .tree { margin: 0 auto; }

.resultsTreesTable .tree {
	color: #545454;
	margin-top: 22px;
}

.resultsTreesTable .tree.winner {
	margin-top: 0;
}

.resultsTreesTable .tree .treeImage {
	border: 0;
}

.resultsTreesTable .tree.winner .treeImage {
	border: solid 7px #82c442;
}

.resultsTreesTable .tree.winner .votesData {
	font-size: 1.1428em;
	bottom: 5px;
}

.resultsTreesTable .tree.winner .votesData small {
	margin: 0;
}

.resultsTreesTable .tree.winner .votesData span {
	font-size: 2.375em;
	line-height: 1;
}

.resultsTreesTable .tree .votesData span {
	font-size: 1.63em;
}

.resultsTreesTable .tree .treeTitle {
	font-size: 1.15em;
}

.resultsTreesTable .tree .crown {
	position: absolute;
	background: #82c442;
	width: 38px;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	z-index: 5;
	left: 50%;
	margin-left: -19px;
	margin-top: -9px;
	padding: 11px 0 9px;
	line-height: normal;
	display: none;
}

.resultsTreesTable .tree.winner .crown {
	display: block;
}

.treeFlipInfo { display: none; font-size: 0.8125em; line-height: 1.55em; text-align: left; color: #000; background: #fff; padding: 30px 35px; position: absolute; left: -72px; top: -72px; width: 210px; height: 210px; z-index: 10; }

.treeFlipInfo .treeDescription { margin-bottom: 20px; height: 120px; overflow: hidden; box-shadow: inset 0 -10px #fff; }
.treeFlipInfo .treeDescription strong, .treeFlipInfo .treeDescription b { font-weight: 300; color: #76c42b; }
.treeFlipInfo p { margin: 0; }
.treeFlipInfo .treeName { color: #76c42b; }
.treeFlipInfo .btn { width: 175px; margin-bottom: 12px }
.treeFlipInfo .btn_transparent { color: #000; margin-bottom: 0; }

/*.treeFlipInfo {*/
	/*-moz-transform: perspective(260px) rotateY(90deg) scale(0.68, 0.68);; *//* Для Firefox */
	/*-ms-transform: perspective(260px) rotateY(90deg) scale(0.68, 0.68);; *//* Для IE */
	/*-webkit-transform: perspective(260px) rotateY(90deg) scale(0.68, 0.68);; *//* Для Safari, Chrome, iOS */
	/*-o-transform: perspective(260px) rotateY(90deg) scale(0.68, 0.68);; *//* Для Opera */
	/*transform: perspective(260px) rotateY(90deg) scale(0.68, 0.68);;*/
/*}*/

.full-results { position: absolute; bottom: 25px; width: 100%; text-align: center; }

.publicationsDrawer { position: relative; }

.publicationsBlock { position: relative; z-index: 12; }

.publicationsLeftCol { float: left; position: relative; max-width: 370px; width: 27%; overflow: hidden; }

.publicationsLeftCol.mediaDrawer { position: absolute; left: 0; top: 0; max-width: 100%; z-index: 10; background: #000; }
.publicationsLeftCol.mediaDrawer .scroller { overflow: auto; }
.publicationsLeftCol.mediaDrawer .mediaCol { float: left; }
.publicationsLeftCol.mediaDrawer .mediaExpander { background-image: url("../images/back.gif"); }

.media { position: relative; background: #000; display: block; color: #fff; text-decoration: none; width: 100%; overflow: hidden; }
.media img { display: block; opacity: 1; }
.media:after { content: ""; position: absolute; background: url("../images/media_fade.png") repeat-x left bottom; height: 193px; left: 0; bottom: 0; width: 100%; }
.media .mediaTitle { margin: 0; font-size: 1.125em; line-height: 1.4444em; position: absolute; left: 22px; bottom: 17px; z-index: 2; }

.mediaColTitle { margin: 0; color: #fff; font-size: 1.625em; position: absolute; left: 22px; top: 60px; z-index: 1; }

.mediaExpander { background: #82c442 url("../images/more.gif") center center no-repeat; width: 35px; height: 197px; border-top-left-radius: 12px; border-bottom-left-radius: 12px; line-height: 0; position: absolute; right: 0; top: 50%; margin-top: -98px; z-index: 3; }
.mediaExpander:after { content: ""; background: url("../images/expander_s.gif"); position: absolute; right: 0; top: 0; height: 100%; width: 10px; }

.publicationsRightCol { float: right; position: relative; max-width: 370px; width: 27%; }

.rightColBlock { color: #fff; text-align: center; padding: 65px 7%; }
.socialBlock { background: #3ba4ec; padding-bottom: 56px !important; }

.hasBanners .rightColBlock { padding-top: 24px !important; padding-bottom: 30px !important; }
.hasBanners .rightBlockImage { margin: 15px 0; width: 95px; height: 100px; background-image: url("../images/social_small_icons.png"); }
.hasBanners .rightBlockImage.donate { background-position: 0 -100px; }

.hasBanners .rightBlockTitle { font-size: 1.3em; }

.rightBlockBanner {  }
.rightBlockBanner img { display: block; }

.rightBlockTitle { font-size: 1.5em; margin: 0; }

.rightBlockImage { background: url("../images/social_big_icons.png"); margin: 25px 0; display: inline-block; width: 126px; height: 132px; }
.rightBlockImage.donate { background-position: 0 -132px; }

.socialsControl { border: solid 2px #fff; max-width: 230px; margin: 0 auto; border-radius: 24px; font-size: 16px; line-height: normal; }
.socialsControl a { color: #fff; border-right: solid 2px #fff; text-decoration: none; float: left; width: 32%; text-align: center; padding: 11px 0 12px; }
.socialsControl a:last-child { border: 0 !important; }
.socialsControl span:before { margin: 0 !important; width: auto !important; }



.modal .socialsControl { border: solid 1px #d9d9d9; margin: 0; overflow: hidden; }
.modal .socialsControl a { color: #d9d9d9; border-right: solid 1px #d9d9d9; }
.modal .socialsControl a.active { color: #7fc141 }

.donateBlock { background: #89ca3c url("../images/donate_bg.png") repeat-y right top; padding-bottom: 66px !important; }
.donateBlock .btn { max-width: 230px; width: 76%; padding-left: 0; padding-right: 0; }

.news { padding: 62px 3% 0; overflow-x: hidden; overflow-y: scroll; height: 708px; }
.news h2 { margin: 0 0 17px 20px; }

.newsItem { padding: 20px; }
.newsItemImage { float: left; margin-right: 28px; }
.newsItemAnnotation { overflow: hidden; color: #838383; }
.newsItemTitle { font-size: 1.125em; margin: 0 0 5px; color: #79b61b; }
.newsItemTitle a { text-decoration: none; color: inherit; }
.newsItemTitle a:hover { text-decoration: underline; }
.newsItemAnnotation p { margin: 0; line-height: 1.6923em; font-size: 0.825em; }
.newsDate { font-size: 0.825em; display: block; margin-top: 7px; }

.news .newsItem:nth-child(2n) { background: #f9faf9 }

.partners { padding: 90px 0 50px; text-align: center; }
.partners h2 { font-size: 2.25em; margin: 0 0 45px; }

.partnersList { margin-bottom: 100px; }

.mainPartners .partner { margin: 0 5%; }

.partner { display: inline-block; vertical-align: middle; margin: 0 5% 40px; text-align: center; }

.siteFooter { background: #292b29; border-top: solid 10px #454545; padding: 80px 0 15px; font-size: 0.875em; line-height: 1.8574em; color: #9a9a9a; }
.siteFooter .white { color: #fff; }
.siteFooter .fixWidth { position: relative; }
.siteFooter a { text-decoration: none; }
.siteFooter a:hover { text-decoration: underline; }

.footerCol { float: left; margin-right: 85px; }
.logoCol { margin-right: 95px; }

.mrqWidget { position: absolute; right: 20px; bottom: 80px; }

.closeBtn { z-index: 20; background: none; border: solid 2px #dbdbdb; border-radius: 50%; width: 27px; text-align: center; color: #bcbdc0; font-weight: bold; outline: none; position: absolute; font-size: 9px; padding: 7px 0; line-height: 1; top: 20px; right: 20px; height: 27px; }
.closeBtn span.icon-cancel { display: block; }
.closeBtn span.icon-cancel:before { margin: 0; width: auto; }


.regionsList {  }
.letterList { border-bottom: solid 1px #ececec; padding: 17px 10px 0; }
.letterList ul { margin: 0; padding: 0; list-style: none; font-size: 0.875em; color: #878787; overflow: hidden; }
.letterList ul li { line-height: 1.2em; display: inline-block; width: 30%; vertical-align: top; padding: 6px 1% 5px 0; margin-bottom: 20px; cursor: pointer; transition: color 0.15s; }
.letterList ul li.active { color: #82c442 !important; cursor: default; }
.letterList ul li:hover { color: #000; }
.letterList .letter { font-size: 2em; font-weight: 200; float: left; margin-right: 30px; color: #82c442; }

.regionSearchForm { margin-bottom: 23px; }
.regionSearchField { background: url("../images/lens.png") no-repeat 98% center; }
.regionSearchField, .textField { padding: 8px 17px 8px; border: solid 1px #e1e1e1; font-size: 32px; color: #3a3a3a; border-radius: 3px; width: 100%; outline: none; box-sizing: border-box; transition: border-color 0.15s; -webkit-font-smoothing: antialiased; }
.regionSearchField:focus, .textField:focus { border-color: #b8b8b8; }

.feedbackForm { margin-bottom: 25px; }
.feedbackForm .textField { font-size: 20px; padding: 13px 13px 14px; }
.nameField { float: left; width: 320px; margin-right: 5px; }
.emailField { float: left; width: 320px; margin-left: 5px; }

.feedbackError, .opinionError { color: red; text-align: center; margin-bottom: 10px; }
.feedbackSuccess, .opinionSuccess { color: #82c442; text-align: center; margin-bottom: 10px; }

.feedbackForm .btn { width: 212px; }

.hotline { font-size: 20px; float: left; padding-left: 15px; width: 204px; line-height: normal; }
.hotline small { display: block; color: #b0b0b0; font-size: 14px; }

.joinIn { color: #c0c0c0; margin-left: 6px; padding-left: 32px; font-size: 13px; line-height: 22px; float: right; width: 181px; background: url("../images/join.png") no-repeat left center; }

.modalPreloader { display: none; position: absolute; z-index: 50; left: 0; top: 0; height: 100%; width: 100%; background: #fff url("../images/pl.gif") no-repeat center top; opacity: 0.8; }

.textModal { font-size: 0.875em; line-height: 1.8571em; min-height: 80px; }
.textModal p { margin: 0 0 10px; }

.smsText { white-space: nowrap; color: #82c442; }

fieldset { border: 0; padding: 0; margin: 0 0 10px; }

.map { height: 140px; position: absolute; left: 0; bottom: 0; width: 100%; }


#treeModal {  }
#treeModal .modal-body, #aboutModal .modal-body { padding: 0; }


.fullTreeImg { float: left; }
.fullTreeImg img { display: block; }
.treeText { overflow: hidden; padding: 50px 30px 11px 60px; }

.popupTitle { margin: 0 0 15px; }
.treeTextWrap { overflow: auto; padding-right: 30px; height: 330px; }

.treeTextWrap strong, .treeTextWrap b { font-weight: normal; }

.treeFooter { padding-top: 30px; }
.btn_tree_inner { font-size: 18px; width: auto; padding: 11px 30px 11px; margin-left: 10px; border-radius: 22px; float: right; }
.sms { overflow: hidden; color: #666; font-size: 0.75em; line-height: 1.5em; margin-top: 10px; }

.popupSubtitle { color: #76b61d; font-size: 1em; margin-bottom: 5px }

.opinionsLinksWrap { position: relative; }
.opinionsLinks { position: relative; float: right; border: solid 1px rgba(255,255,255,0.5); border-left-width: 0; width: 220px; }
.opinionsLinks a { line-height: 1; display: block; text-decoration: none; color: #fff; text-align: center; padding: 39px 0; transition: background 0.15s, color 0.15s; }
.opinionsLinks a:hover { background: #fff; color: #72b25b; }
.opinionsLinks:before { content: ""; border-top: solid 1px rgba(255,255,255,0.5); position: absolute; width: 100%; top: 50%; }

.opinionsSliderWrap { overflow: hidden; }

.opinions { background: #457613 url("../images/grass.jpg?v1"); color: #fff; padding: 40px 0 50px; position: relative; }
.opinions .fixWidth { min-width: 900px; }
.opinionsHeader { text-align: center; margin: 0 0 23px; }
.opinionsSlider {  }
.opinion {  }
.opinionImg { float: left; text-align: center; width: 150px; margin: 0 14px 0 0; }
.opinionImg img { border: solid 7px rgba(255,255,255,0.1); }
.opinionImg figcaption { font-size: 12px; line-height: 1.4em; display: block; margin-top: 10px; }
.opinionText { height: 123px; overflow: auto; border: solid 1px rgba(255,255,255,0.5); border-left-width: 0; font-size: 16px; line-height: 28px; padding: 30px 50px 35px; }
.opinionTextWrap { overflow: hidden; position: relative; padding-left: 21px; margin-right: 220px; }
.opinionTextWrap:before { content: ""; background: url("../images/opinion_lb.png"); width: 21px; height: 300px; position: absolute; left: 0; top: 0; opacity: 0.5; }

.popupOpinion { color: #828282; margin-bottom: 10px; padding-bottom: 20px; border-bottom: solid 1px #ececec; }
.popupOpinion .opinionText { border-color: #eaeaea; border-left-width: 1px; height: auto; overflow: auto; }
.popupOpinion .opinionTextWrap { margin-left: 154px; overflow: visible; margin-right: 0; }
.popupOpinion .opinionTextWrap:before { opacity: 1; background: none; border: solid 21px transparent; border-right-color: #eaeaea; top: 21px; left: -20px; height: 0; width: 0; transition: border-color 0.15s; }
.popupOpinion .opinionTextWrap:after { content: ""; border: solid 20px transparent; border-right-color: #fff; position: absolute; left: -18px; top: 22px; z-index: 1; height: 0; width: 0; }
.popupOpinion .opinionText { min-height: 55px; font-size: 14px; line-height: 24px; padding: 15px 22px; transition: border-color 0.15s; }

.popupOpinion .opinionShare { right: -10px; top: -8px; color: #82c442; border-color: #82c442; background: #fff; opacity: 0; transition: opacity 0.15s; }

.opinionsSliderControl { position: absolute; top: 143px; }
.opinionsSliderControl a { display: block; background: url("../images/arrows.png"); width: 21px; height: 40px; opacity: 0.5; transition: opacity 0.15s; }
.opinionsSliderControl a:hover { opacity: 1; }

.opinionsSliderControl.prev { left: 20px; }
.opinionsSliderControl.next { right: 20px; }
.opinionsSliderControl.next a { background-position: -21px 0; }

.popupOpinion:hover .opinionText { border-color: #cde7b3; }
.popupOpinion:hover .opinionTextWrap:before { border-right-color: #cde7b3; }
.popupOpinion:hover .opinionShare { opacity: 1; }

.opinionShare { cursor: pointer; border: solid 2px #fff; color: #fff; width: 27px; border-radius: 50%; position: absolute; top: 10px; right: 10px; text-align: center; line-height: 16px; padding: 5px 0 6px; transition: background 0.15s, color 0.15s; }
.opinionShare .icon-share:before { margin: 0; width: auto; }
.opinionShare:hover { background: #fff; color: #79b61b; }

.opinionTitle { color: #82c442; font-size: 16px; font-weight: normal; margin: 0 0 10px 197px; }

.opinionShares { border-radius: 2px; border: solid 1px #e1e1e1; padding: 15px 18px; background: #fff; position: absolute; z-index: 1100; }

.sortFilter { background: #f3f3f3; padding: 7px 10px; color: #bababa; float: right; border-radius: 3px; margin-left: 13px; }

.sortFilter .resultsSwitcher { margin-top: 5px; }
.sortFilter .switcherLabel { color: #989898; }

.socialAuthControls { float: left; width: 230px; }
#socialAuth { color: #87c83c; line-height: normal; background: url("../images/auth_arrows.png") no-repeat left center; padding-left: 30px; float: left; margin: 5px 21px 0 8px; width: 147px; }

.twitter-typeahead { width: 100%; }
.tt-dropdown-menu { width: 100%; padding: 10px 0; background: #82c442; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.tt-suggestion { cursor: pointer; color: #fff; text-align: center; font-size: 30px; line-height: 1; padding: 13px 20px 15px; margin: 0 10px; min-height: 0 !important; transition: background 0.15s, color 0.15s; }
.tt-suggestion p { margin: 0; }
.tt-suggestion.tt-cursor { background: #fff; color: #82c442; border-radius: 3px; }
.tt-hint { color: #8c8c8c; }

.fileWrap { float: right; margin-left: 13px; color: #c0c0c0; text-align: center; line-height: 0; }
.fileWrap span { line-height: 1; }

.upload { position: relative; overflow: hidden; cursor: pointer; width: 60px !important; margin-top: 5px; }
.upload input { position: absolute; top: 0; right: 0; border-bottom: solid 500px #000; opacity: 0; cursor: pointer; filter: Alpha(opacity=0); }

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	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: #000000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}



/* Slideshow style */
.slideshow {
	position: fixed;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.slideshow-open .slideshow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slideshow ul {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,150px);
	transform: translate3d(0,0,150px);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow ul.animatable li {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.slideshow li {
	width: 660px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -330px;
	visibility: hidden;
}

.slideshow li.show {
	visibility: visible;
}

.slideshow li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.slideshow li.current:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
	width: 100%;
	height: 100%;
	background: #fff;
	border: 50px solid #fff;
	overflow: hidden;
}

.slideshow figcaption {
	padding-bottom: 20px;
}

.slideshow figcaption h3 {
	font-weight: 300;
	font-size: 200%;
}

/* Navigation */
.slideshow nav span {
	position: fixed;
	z-index: 1000;
	color: #59656c;
	text-align: center;
	padding: 3%;
	cursor: pointer;
	font-size: 2.2em;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slideshow nav span.nav-next {
	right: 0;
}

.slideshow nav span.nav-close {
	top: 0;
	right: 0;
	padding: 0.5em 1em;
	color: #31373a;
}

.icon:before,
.icon:after {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.nav-prev:before {
	content: "\e601";
}

span.nav-next:before  {
	content: "\e600";
}

span.nav-close:before {
	content: "\e602";
}

/* Info on arrow key navigation */
.info-keys {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 60px;
	font-size: 8px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.info-keys:before,
.info-keys:after {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}

.info-keys:before {
	left: 10px;
	content: "\e603";
}

.info-keys:after {
	right: 10px;
	content: "\e604";
}



/* Example media queries (reduce number of columns and change slideshow layout) */

@media screen and (max-width: 60em) {
	/* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */

	.slideshow li {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin: 0;
	}

	.slideshow li figure img {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}

	.slideshow nav span,
	.slideshow nav span.nav-close {
		font-size: 1.8em;
		padding: 0.3em;
	}

	.info-keys {
		display: none;
	}

}


.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}
.modal-body.modal-tree-sms {
	overflow: hidden;
	padding: 0;
}

.results-filters {
	margin-bottom: 30px;
	position: relative;
	z-index: 10;
}

.results-modal .modal-dialog {
	border: solid 10px #82c442;
	width: 1000px;
}

.results-modal .modal-body {
	padding: 40px 40px;
}

.results-modal .modal-body {
	padding-top: 0;
}

.results-filter-wrap {
	float: left;
}

.results-filter {
	font-size: 14px;
	color: #4c4c4c;
	display: inline-block;
	text-decoration: none;
	border: solid 1px #e1e1e1;
	padding: 9px 18px 8px;
	border-radius: 22px;
	position: relative;
	background: #fff;
}

.results-filter {
	/*float: left;*/
}

.results-filter.active {
	border-color: #82c442;
}

.result-dropdown {
	position: relative;
}

.result-dropdown .results-filter {
	padding-right: 25px;

	width: 100%;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	cursor: pointer;
	z-index: 2;
}

.result-dropdown .results-filter:after {
	color: #82c442;
	position: absolute;
	right: 15px;
	top: 14px;
}

.results-filter-list {
	position: absolute;
	top: 50%;
	left: 0;

	width: 100%;
	background: #82c442;
	color: #fff;
	font-size: 14px;
	list-style: none;

	margin: 0;
	padding: 30px 0 10px;

	text-align: center;
	max-height: 150px;
	overflow: auto;
	display: none;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
}

.results-filter-list-item {
	margin: 0 10px;
	cursor: pointer;
	border-radius: 16px;

	line-height: normal;

	transition: background 0.15s, color 0.15s;
}

.results-filter-list-item a {
	color: inherit;
	text-decoration: none;
	display: block;
	padding: 8px 10px;
}

.results-filter-list-item.active {
	background: #fff;
	color: #6e6e6e;
}

.select-filters {
	margin-left: 111px;
}

/*.result-dropdown .results-filter {*/
	/*width: 100%;*/
	/*box-sizing: border-box;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
/*}*/

.select-filters .results-filter-wrap {
	width: 33%;
	padding-left: 15px;
	box-sizing: border-box;
}

.result-region-title {
	color: #868686;
	font-size: 32px;
	text-align: center;
	margin: 0;
}

.winners-list-scroll {
	height: 250px;
	overflow: auto;
	padding-right: 15px;
}

.winners-list {
	width: 100%;
	font-size: 14px;
	line-height: normal;
	color: #868686;
	border-collapse: collapse;
	font-weight: normal;
}

.winners-list tr:nth-child(even) {
	background: #f3f3f3;
}

.winners-list td {
	vertical-align: top;
	padding: 18px 13px;
}

.winners-list-letter {
	color: #82c442;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 0;
	background: #fff !important;
	font-weight: 300;
}

.winners-list-title {
	font-size: 1em;
	margin: 0 0 5px;
	font-weight: bold;
}

.winners-list-image {
	padding-right: 17px !important;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}

.winners-list-image img {
	border: solid 1px #e4e4e4;
	display: block;
	width: 47px;
}

.winners-list-desc {
	width: 100%;
}

.winners-list-votes {
	white-space: nowrap;
}

.winners-list-percents {
	padding-right: 65px !important;
	padding-left: 70px !important;
	text-align: right;
}

#statsSwitcher {
	text-align: center;
	margin: 20px 0 15px;
	font-size: 13px;
	color: #737373;
}