
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');


/*
::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
  width: 24px;
}

::-webkit-scrollbar:horizontal {
  height: 24px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
  border-radius: 10px;  
  background-color: #ffffff; 
}
*/

body{overflow-x: hidden;}


#t4t-syt-widget *, #t4t-sot-widget *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif;
} 
#t4t-syt-widget img, #t4t-sot-widget img{
  padding:0;
}

/* Header for map text */
#map-text-above {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: 700;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

/* Standard text below header */
#map-text-below {
  font-size: 14px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

/* Specific participants text and no markers found text */
#participant-container {
	padding: 10px;
  /*border: 1px solid #ccc;*/
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
	height: auto;
	float: left;
}

/* Participant logo */
#participant-image {	
	width: 25%;
	float: left;
	overflow: none;
	clear: left;
}

#participant-image img {	
	width: 90%;
  float: none;
}

/* Participant text indside the container with logo and text */
#participant-text, #sot_participant-text {	
  width: 100%;
  float: left;
  text-align: justify;
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 1.3;
  color: #000;
  height:180px; 
  overflow-y:auto;
}

/* Search form search field */
#wins-form input {
	height: 28px;
	width: 100px;
	text-align: center;
	margin-left: 5px;
}

#wincheck-container img, 
#sot-wincheck-container img {
	display: block;
	float: left;
	clear: both;
}

#wincheck-container h1, #sot-wincheck-container h1 {
	margin-left:10px;
}


/* Search form search button */

/*******************************************************************************************************/
/*                                                                                                     */
/*                                         POPUP SYSTEM                                                */
/*                                                                                                     */
/*******************************************************************************************************/


#wincheck-button, #sot-wincheck-button {
	display: block;
	position: absolute;
	position: fixed;
	bottom: 80px;
	right: -54px;
	width: 140px;
	height: 32px; 
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);	
	
	border: 1px solid #1d7631;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #1d7631;
	color: #fff;
	padding: 6px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	z-index: 999;
}

#wincheck-button.circle,#sot-wincheck-button.circle {
	display: block;
	position: absolute;
	position: fixed;
	bottom: 90px;
	right: 20px;
  width: 170px;
  height: 70px;
	line-height: 24px; 
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);	
	border-radius: 7%;
	border: 1px solid #1d7631 !important;
	background-color: #1d7631 !important;
	color: #fff;
	padding: 20px 5px !important;
	font-size: 24px;
    font-family: var(--e-global-typography-653ca39-font-family), Sans-serif;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	z-index: 999;
}

#wincheck-button.rectangle,#sot-wincheck-button.rectangle {
	display: block;
	position: absolute;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 80px;
	height: 120px; 
	line-height: 24px; 
	margin: 0;

	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);	
		
	border-radius: 10%;	
	border: 1px solid #1d7631;
	background-color: #1d7631;
	color: #fff;
	padding: 20px;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	z-index: 999;
}

#txtRollWins {
	width: 110px;
	height: 40px;
	text-align: center;
}

#roll-form-search {
	position: absolute;
	top: 75px;
	left: 210px;
	cursor: pointer;
}

#roll-form-close {
  left: -8px;
  background: #f06868 none repeat scroll 0 0;
  border: 1px solid #f06868;
  border-radius: 100%;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  height: 22px;
  position: absolute;
  text-align: center;
  top: -8px;
  width: 22px;
  z-index: 1;
  font-size: 14px !important;
  line-height:1.4 !important;
  font-weight: 700;
}

/* Button Css */

.BTN001, .BTN002, .BTN003, .BTN004, .BTN005{
  position: absolute;
  width: 0;
  right: 0;
  top: 0;
  height: 100vh;
}

.BTN001 #wincheck-button.rectangle,
.BTN003 #wincheck-button.rectangle,
.BTN001 #sot-wincheck-button.rectangle,
.BTN003 #sot-wincheck-button.rectangle {
  border-color: #c0bfab;
  width: 101px;
  height: 101px;
  padding:0;
}

.BTN001 #wincheck-button.rectangle, 
.BTN001 #sot-wincheck-button.rectangle {
  background-color: #c0bfab!important;
}

.BTN001 #wincheck-button.rectangle::after,
.BTN003 #wincheck-button.rectangle::after,
.BTN001 #sot-wincheck-button.rectangle::after,
.BTN003 #sot-wincheck-button.rectangle::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("https://trees4trees.org/sites/default/files/t4tlogo-green.png");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 101px;
  position: absolute;
  width: 101px;
  z-index: -1;
  right:0;
}

.BTN003 #wincheck-button.rectangle,
.BTN003 #sot-wincheck-button.rectangle {
  background-color: rgb(29, 118, 49);
  background: -moz-linear-gradient(left, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  background: -webkit-linear-gradient(left, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  background: linear-gradient(to right, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71ae38', endColorstr='#42a57b',GradientType=1 );
}

.BTN002 .roll-form-input img,
.BTN004 .roll-form-input img {
  float: left;
  margin: 10px 0 0 5px;
  padding: 0;
}

.BTN005 .roll-form-input img {
  float: left;
  margin: 11px 0 0 7px;
  width: 13px;
  transform: rotate(272deg);
  -webkit-transform: rotate(272deg);
  -moz-transform: rotate(272deg);
  -ms-transform: rotate(272deg);
  -o-transform: rotate(272deg);
  padding:0;
}

.BTN002 #txtRollWins,
.BTN004 #txtRollWins,
.BTN005 #txtRollWins {
  float:left;
}

.BTN002 .roll-form-input input,
.BTN004 .roll-form-input input,
.BTN005 .roll-form-input input {
  font-size: 11px;
}

.BTN001 #wincheck-button.rectangle span,
.BTN003 #wincheck-button.rectangle span,
.BTN001 #sot-wincheck-button.rectangle span,
.BTN003 #sot-wincheck-button.rectangle span {
  bottom: 8%;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  left: 50%;
  line-height: 17px;
  position: absolute;
  text-transform: uppercase;
  -o-transform: translate(-50%, -8%);
  -ms-transform: translate(-50%, -8%);
  -moz-transform: translate(-50%, -8%);
  -webkit-transform: translate(-50%, -8%);
  transform: translate(-50%, -8%);
  width: 83%;
}

.BTN001 #txtRollWins,
.BTN002 #txtRollWins,
.BTN003 #txtRollWins,
.BTN004 #txtRollWins,
.BTN005 #txtRollWins {
  height: 30px;
  padding: 0 7px;
  width: 94px;
}

.BTN001 #btnRollMap,
.BTN003 #btnRollMap{
  cursor: pointer;
  position: relative;
  margin-left: -25px;
  top: 3px;
  float:none;
  padding: 0;
}

.BTN001 .roll-form,
.BTN002 .roll-form,
.BTN003 .roll-form,
.BTN004 .roll-form,
.BTN005 .roll-form{
	display: none;
  background-color: #c0bfab;
  border-color: #c0bfab;
  background-image: none;
  width: 250px;
  bottom: 20px;
  position:fixed !important;
  z-index: 999;
  right: -260px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}

.BTN001 .roll-form,
.BTN003 .roll-form{
  padding: 8px 9px 12px 0;
}

.BTN002 .roll-form,
.BTN004 .roll-form { 
  height: 135px;
  padding: 15px 12px 15px 8px !important; 
}

.BTN005 .roll-form { 
  padding: 10px 12px 15px 8px !important; 
  height: auto;
}

.BTN003 .roll-form{
  background-color: background: rgb(29, 118, 49);
  background: -moz-linear-gradient(left, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  background: -webkit-linear-gradient(left, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  background: linear-gradient(to right, rgb(29, 118, 49) 0%, rgb(12, 73, 28) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71ae38', endColorstr='#42a57b',GradientType=1 );
}

.BTN002 .roll-form{
  background-color:#d91193;
}

.BTN005 .roll-form{
  background-color:#d91193;
}

.BTN001 #wincheck-button,
.BTN003 #wincheck-button,.BTN001 #sot-wincheck-button,
.BTN003 #sot-wincheck-button {
  opacity:0.5
}

.BTN001 #wincheck-button:hover,
.BTN003 #wincheck-button:hover,.BTN001 #sot-wincheck-button:hover,
.BTN003 #sot-wincheck-button:hover {
  opacity: 1 !important
}

.BTN001 #wincheck-button .round-circle,
.BTN003 #wincheck-button .round-circle,
.BTN001 #sot-wincheck-button .round-circle,
.BTN003 #sot-wincheck-button .round-circle,
.BTN001 #roll-form .round-circle,
.BTN003 #roll-form .round-circle {
  background-color: #f06868;
  border-radius: 100%;
  height: 22px;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 22px;
  background-image: url("https://trees4trees.org/maps/white-tick.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px auto;
}

.BTN001 #roll-form .round-circle,
.BTN003 #roll-form .round-circle {
  right: 5px!important;
}


.BTN001 .roll-form-input,.BTN002 .roll-form-input,.BTN004 .roll-form-input,.BTN005 .roll-form-input,.BTN003 .roll-form-input {
  position: relative;
  text-align: center;
  top: auto;
  width: 55%;
  float: left;
  left: auto;
}

.BTN002 .roll-form-input,.BTN004 .roll-form-input{
  float:right; 
  margin-top: 14px;
}

.BTN005 .roll-form-input{
  float:right;
  width:65% !important;
  text-align: left;
}

.BTN001 .roll-form-input label,.BTN002 .roll-form-input label,.BTN005 .roll-form-input label,.BTN004 .roll-form-input label,.BTN003 .roll-form-input label {
  color: #1d7631;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.BTN002 .roll-form-input label,.BTN004 .roll-form-input label {
  color:white;
  display: block;
  margin-bottom: 24px;
}

.BTN005 .roll-form-input label {
  color:white;
  display: block;
  margin-bottom: 1px;
  font-size:15px;
}

.BTN001 .form-logo,.BTN002 .form-logo,.BTN005 .form-logo,.BTN004 .form-logo,.BTN003 .form-logo {
  float: right;
  position: relative;
  text-align: center;
  width: 40%;
}

.BTN001 .form-logo img,
.BTN003 .form-logo img{
  max-width: 100%;
  width: 100%;
  height:auto;
  float: none;
}

.BTN002 .form-logo img,
.BTN004 .form-logo img {
  max-width: 67px;
  width: 67px;
  height: auto;
  float: none;
}


.BTN005 .form-logo img{
  height: auto;
  max-width: 43px;
  width: 43px;
  float: none;
}

.BTN002 .form-logo,
.BTN004 .form-logo{
  float:left; 
  margin-top: 15px;
}

.BTN005 .form-logo{
  float:left;
  width:34%!important;
}

.BTN001 .form-logo h1,
.BTN002 .form-logo h1,
.BTN005 .form-logo h1,
.BTN004 .form-logo h1,
.BTN003 .form-logo h1 {
  bottom: 0;
  font-size: 18px!important;
  left: 50%;
  line-height: 18px;
  margin: 0;
  position: absolute;
  text-align: center;
  -o-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 101px;
  color: #ffffff;
}
.BTN001 .roll-form-input input,
.BTN002 .roll-form-input input,
.BTN005 .roll-form-input input,
.BTN004 .roll-form-input input,
.BTN003 .roll-form-input input{
  margin-top:3px;
}


/* Button Css End*/

/********************************/

#wins-form {
	display: block;
	height: 40px;
	width: 100%;    
  font-family: 'Open Sans', sans-serif;
	border: 0;
}

#wins-form td {
	border: 0;
	font-size: 20px;	
}

	
#wins-form button {
	color: #fff;
	background-color: #1d7631;
	border: 1px solid #1d7631;
	height: 26px;
	width: 70px;
	cursor: pointer;
	margin-left: 3px;
	margin-right: 3px;
}

#wins-content {
	display: block;
}

#map-canvas, #sot-map-canvas {
	width: 100%;
	height: 0px;
}

#wincheck-container,
#sot-wincheck-container,
#wincheck-error {
	display: none;
	position: fixed;
	border: 1px solid #ccc;
	background-color: #fff;
	top: 180px;
	right: -100%;
	width: 90%;
	/*height: 80%;*/
	z-index: 9999;
	/*overflow-y: scroll;*/
}

#wincheck-container p,
#sot-wincheck-container p,
#wincheck-error p {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

#wincheck-container a,
#sot-wincheck-container a,
#wincheck-error a {
  color: #1d7631;
  text-decoration: underline;
}

#wincheck-container a:hover,
#sot-wincheck-container a:hover,
#wincheck-error a:hover {
  color: #0c491c;
  text-decoration: underline;
}

#wincheck-container ul,
#sot-wincheck-container ul,
#wincheck-error ul {
  margin-top: 10px;
  font-size: 100%;
  list-style-type: circle;
  padding-left: 20px;
} 
 
#wincheck-container li,
#sot-wincheck-container li,
#wincheck-error li {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}


#wins-form-close, #sot-wins-form-close {
  background: #f06868 none repeat scroll 0 0;
  border: 1px solid #f06868;
  border-radius: 100%;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  font-weight: 700;
  height: 32px;
  padding: 1px 0 0;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 0px;
  width: 32px;
  z-index: 999; 
  line-height:1.2
}

/********************************************************/


#wins-content #map-left-container {
  float: left;
  width: 22%;
  padding: 10px;
  left: 0;
  min-height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
}


#wins-content #map-left-container p .right-data {
  float: right;
  font-size: 13px;
}

#wins-content #map-left-container p .color {
  margin: 0 0px;
}

#wins-content #map-left-container .part-logo {
  float: none;
  height: 90px;
  margin: 10px auto 5px;
  position: relative;
  text-align: center;
  width: 100%;
}

#wins-content #map-left-container #participant_widget_config .part-logo {
  margin: 5px auto 0;
}

#wins-content #map-left-container .part-logo img {
  clear: none;
  display: inline-block;
  float: none;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 44%;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#wins-content #map-left-container .learn-more p {
  font-size: 12px;
  margin-bottom: 0;
  text-align: justify;
  width: 100%;
  margin-bottom: 3px;
}


#wins-content #map-left-container .learn-more a {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

#wins-content #map-left-container .learn-more a:focus {
  outline:none;
}

#wins-content #map-left-container .left-data {
  font-size: 13px;
  text-transform: uppercase;
}

#wins-content #map-left-container p {
  margin: 0px 0;
}

#wins-content #map-left-container .widget-title h5 {
  margin: 0 0 5px;
}


#wins-content #map-left-container #see-our-trees-map {
  border: 1px solid #cccccc;
  margin: 0 auto;
  padding: 6px 10px;
  text-align: center;
  width: 114px;
  clear: both;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
}


#wins-content #map-canvas,#wins-content #sot-map-canvas {
  float: right;
  width: 78%;
}

.widget-title{
  background: #1d7631;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 0px;
  color: #fff;
  text-transform: capitalize;
  border-radius:5px;
  width: 100%;
  display: block;
}

#wins-content #map-left-container .widget-win-number p{
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #1d7631;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  margin: 10px 0 0 0;
}

#wins-content #map-left-container .widget-win-number p span{
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  color: #1d7631;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  margin: 0;
}

#member_stats, #sot_member_stats{
  display: block;
  font-family: 'Open Sans', sans-serif;
  background: #EEEEEE;
  padding: 10px;
  margin-bottom: 10px;
}

#wins-content #map-left-container #member_stats p, #wins-content #map-left-container #sot_member_stats p {
  margin:5px 0 0;
}

#wins-content #map-left-container #member_stats p:first-child, #wins-content #map-left-container #sot_member_stats p:first-child{
  margin:0;
}

#wins-content #map-left-container p .color {
  margin: 0 5px;
}

#wins-content #map-left-container .left-data {
  font-size: 13px;
  text-transform: capitalize;
}


#participant-text ul{
  padding: 0 0 0 15px;
}
#wins-content #map-left-container #see-our-trees-map {
  border: 1px solid #0c491c;
  margin: 0 auto;
  padding: 6px 10px;
  text-align: center;
  width: 100%;
  clear: both;
  font-weight: 700;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #fff;
  background: #1d7631;
  -webkit-transition: .6s all ease-in-out;
  transition: .6s all ease-in-out;
  border-radius: 50px;
}

#wins-content #map-left-container #see-our-trees-map:hover {
  background: #0c491c;
}

#wins-content #map-left-container .learn-more img {
  width: 44px;
  margin-right: 8px;
  /*margin-bottom: 10px;*/
}

#wins-content #map-left-container .learn-more p {
  font-size: 10px;
  text-align: justify;
  width: 100%;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
}
#wins-content #map-left-container .learn-more a {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  color: #fff;
  background: #0c491c;
  padding: 1px 10px;
  text-decoration: none;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: .6s all ease-in-out;
  transition: .6s all ease-in-out;
}
#wins-content #map-left-container .learn-more a:hover{
  background: #1d7631;
}


#sidebar-learn-more, #sot-sidebar-learn-more{
  width:100%;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
#sidebar-learn-more:after{
  content: "";
  display: table;
  clear: both;
}

.marker-zoom {
  position: absolute;
  bottom: 0;
  right: -6px;
  cursor: pointer;
  height:40px;
  width:40px;
  float:right;
}
.gm-style .gm-style-iw {
  overflow: initial;
}
.infowindow {
  padding-right: 45px;
}


#member_name p, #sot_member_name p{
  font-size: 20px !important;
  font-weight: 400 !important;
  text-align: left !important;
  color: #1d7631;
  font-family: 'Open Sans', sans-serif;
  line-height: 1 !important;
  margin-bottom: 10px;
}

#wincheck-container .win-check-err img, 
#sot-wincheck-container .win-check-err img{
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.win-check-err {
  margin: 20px 0;
  text-align: left;
  height : 75px;
}

.wincheck-link{
  color: #1d7631;
}

.wincheck-link:hover{
  color: #0c491c;
}

.win-check-err span{
  font-size: 24px !important;
  font-weight: 300 !important;
  text-align: left !important;
  color: #1d7631;
  font-family: 'Open Sans', sans-serif;
  line-height: 1 !important;
  top: 8px !important;
  position: relative !important;
}

#wins-content #map-left-container #member_name p{
  margin: 0 0 5px;
}

@media (min-width:768px) and (max-width:1199px) {
  #wins-content #map-canvas,#wins-content #sot-map-canvas{ width: 70%;}
  #wins-content #map-left-container{width: 30%;}  
 /* #sidebar-learn-more, #sot-sidebar-learn-more{width: 30%;}*/
}

@media screen and (max-width:767px) { 
  #wins-content #map-canvas,#wins-content #sot-map-canvas{ width: 100%;}
  #wins-content #map-left-container{margin-bottom:20px;width: 100%;}  
  #sidebar-learn-more, #sot-sidebar-learn-more{width: 100%;position:relative}
  #wincheck-container, #sot-wincheck-container{height:90%; overflow:scroll;}
}

/*02.11.2017*/

/*#participant-text{height:100px; overflow-y:scroll;}*/
.t4t-round-logo {
    border: 3px solid #1d7631;
    border-radius: 100%;
    width: 150px !important;
    height: 150px !important;
}

.t4t-round-logo img {
    border-radius: 100% !important;
    max-width: 100% !important;
    padding: 5px !important;
    top: 49% !important;
}

#wins-content #map-left-container #sidebar-learn-more .t4t-social-links,
#wins-content #map-left-container #sot-sidebar-learn-more .t4t-social-links {
    padding-left: 0 !important;
    float: left;
}

#wins-content #map-left-container #sidebar-learn-more .t4t-social-links span,
#wins-content #map-left-container #sot-sidebar-learn-more .t4t-social-links span {
    display: inline-block;
}

#wins-content #map-left-container #sidebar-learn-more .t4t-social-links span img,
#wins-content #map-left-container #sot-sidebar-learn-more .t4t-social-links span img {
    border-radius: 50%;
    width: 30px !important;
}

#wins-content #map-left-container #sidebar-learn-more #sidebar-learn-more a,
#wins-content #map-left-container #sot-sidebar-learn-more #sot-sidebar-learn-more a {
    float: right !important;
    margin-top: 16px;
}
#sidebar-learn-more, #sot-sidebar-learn-more{padding:8px !important;background: #fff;float:left;width:100%;}

.bottom-social-area a {
    margin-top: 15px;
}

.bottom-social-area {
    float: left;
    width: 100%;
}

#wins-content #map-left-container{min-height: 500px !important;}

/*#participant-text, #sot_participant-text{height:123px !important;}*/

/*08.11.2017*/

#wins-form-close, #sot-wins-form-close{top:10px;}

@media (min-width:768px) and (max-width:991px) {
#wins-content #map-left-container #sidebar-learn-more .t4t-social-links span img, #wins-content #map-left-container #sot-sidebar-learn-more .t4t-social-links span img {
    width: 24px !important;
}
}

@media (min-width:768px) and (max-width:838px) {
#participant-text, #sot_participant-text{height: 127px !important;}
}

/*09.11.2017*/

.sot-error-text h2, .sot-error-text h4, .sot-error-text h5 {
    text-align: left;
    color: #484848;
}

.sot-error-text h4 {
    font-size: 30px;
    font-weight: 500;
    width: 95%;
    margin: 20px 0 15px;
}

.sot-error-text h5 {
    font-size: 24px;
    font-weight: 500;
}

.sot-error-text ul li {
    padding-left: 15px;
    list-style-type: disc;
    margin:0 !important;
    color: #484848 !important;
}


.sot-error-text h2 {
    font-size: 52px;
    font-weight: 900;
}

.sot-error-text a {
    color: #1d7631 !important;
}

.sot-bottom-text {
    padding-left: 55px;
    margin-top: 15px;
    width: 95%;
}

.sot-bottom-text h5 {
    font-size: 20px;
    margin-bottom: 0 !important;
}

.sot-bottom-text p {
    margin-top: 0 !important;
}

@media screen and (max-width: 1199px){
  #wins-content.error-wrapper #map-left-container {
    min-height: 37px !important;
    margin-bottom: 0;
}
  
  .error-wrapper #sot-map-canvas,.error-wrapper #map-canvas {
    padding:0 15px;
    height: auto !important;
  }
}

@media screen and (max-width: 767px){
  .sot-error-text h4{width:100%;}
}



#wins-content.error-wrapper #map-left-container {
    position:static!important;
}

.map-text.participant_text{
    height:140px!important;
}

/* css updates on 14nov, 2017 */
.containererror .lefterror {
    float: left;
    width: 65%;
}

.containererror .righterror {
    float: left;
    width: 30%;
}

.containererror .righterror img {
    max-width: 100%;
}

.sot-error-text .sot-bottom-text{
 float: left;
}

ul.t4t-social-links {
    margin: 8px 0 0 0 !important;
}

@media only screen and (min-width: 1401px){
.containererror .righterror img {
    width:270px;
}
}

/* css for missing fonts */
h1, h2, h3, h4, h5, h6 {
    margin: 25px 0 20px 0;
    line-height: 120%;
    text-shadow: none;
    font-weight: bold;
    color: #1d7631;
    text-transform: none;
    margin-top: 6px;
    margin-bottom: 8px;
}

ul {
    margin: 0;
}

#map-left-container .widget-title{text-align:left;padding: 7px 0px 7px 9px;}