@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600|Lato:400');
/*Bootstrap Overrides - Must be at top of sheet to avoid rendered defaults being visible*/
.btn-group { background:transparent !important;outline:none !important;}
.btn-grey,.btn-grey:focus, .btn-grey:active, .btn-grey.active {
	outline:none !important;appearance:none !important; webkit-appearance:none !important;
  color:rgba(200,200,180,1); 
  /*text-shadow:0 0 2px rgba(240,240,208,1);*/
  border-color: #000 !important;box-shadow:2px 2px -1px #000 !important;text-shadow:none!important;
} 
 .btn-grey:hover, .open .dropdown-toggle.btn-grey { 
  color: rgba(230,230,200,1); appearance:none !important; webkit-appearance:none !important;outline:none !important;
  border-color: #111 !important;box-shadow:-2px -2px -3px #000 !important; text-shadow:0 0 5px #000,0 0 2px #000 !important;
  ; 
} 
 
/*.btn-grey:active, 
.btn-grey.active, 
.open .dropdown-toggle.btn-grey { 
  background-image: none; 
} */
 
.btn-grey.disabled, 
.btn-grey[disabled], 
fieldset[disabled] .btn-grey, 
.btn-grey.disabled:hover, 
.btn-grey[disabled]:hover, 
fieldset[disabled] .btn-grey:hover, 
.btn-grey.disabled:focus, 
.btn-grey[disabled]:focus, 
fieldset[disabled] .btn-grey:focus, 
.btn-grey.disabled:active, 
.btn-grey[disabled]:active, 
fieldset[disabled] .btn-grey:active, 
.btn-grey.disabled.active, 
.btn-grey[disabled].active, 
fieldset[disabled] .btn-grey.active { 
  background-color: #888888; 
  border-color: #666666; 
} 
 
.btn-grey .badge { 
  color: #333; 
  background-color: #666; 
}

.form-control {height:auto!important;border-color: #555;background:#111;color:rgba(213,213,200,1);}
.form-control:focus {
  border-color: rgba(160,160,160,0.8);border-left:0px;height:auto!important;min-height:30px!important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(128,128,128,0.9);
}
.input-group-addon.primary {
	 color: #000000; 
  text-shadow:0 0 2px #888, 0px 0px 15px #bbb;
  color: #000000; appearance:none !important; webkit-appearance:none !important;outline:none !important;
  border-color: #333;
	text-shadow: 
	box-shadow:0px 0px 5px #555;
	border-bottom-width:2px;
}
.input-group-addon.primary > i {
	color:#111 !important;
}
.nav-pills > ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:2px;
}
.nav-pills > li > a {
	padding-top: 2px; 
	padding-bottom: 2px;
	background:inherit; 
	color:rgba(213,213,200,1); 
	border:none;
	font-size:0.9em;
	font-family: 'Montserrat', sans-serif;
}
.nav-pills > li > a:hover {
    color:rgba(230,230,220,1);
	background:inherit; 
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus {
  
	border:3px solid rgba(128,164,48,1) !important;
	background-color: rgba(128,164,48,1) !important;
	box-shadow: 0px 0px -2px rgba(136,176,48,0.95);
	color:rgba(32,32,32,1);
	text-shadow: 0px 0px 1px #999;
	box-shadow:0px 0px 8px #555;
	border-radius:10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
}
.nav-pills > li.active > a:hover {
	color:rgba(230,230,213,1);
	box-shadow: 0px 0px -3px rgba(140,176,48,0.95);
}
#xeraNav {font-family: 'Montserrat', sans-serif;font-size:0.9em;background:#111;}
#xeraNav ul > li > a {color:rgba(214,214,200,1); text-shadow:none!important; }
#xeraNav ul > li > a:hover {color:rgba(230,230,216,1); }
#xeraNav ul > li > .dropdown-menu {background:#111;font-family: 'Montserrat', sans-serif;font-size:1em;}
#xeraNav ul > li > .dropdown-menu > a:focus {color:rgba(230,230,216,1);background:rgba (48,48,48,0.85);}
#xeraNav ul > li > .dropdown-menu {border-width: 0px 1px 1px 1px;border-color:#444;padding-top:0px;padding-bottom:0px;box-shadow:0 0 6px rgba(128,164,16,0.95);}

#xeraNav ul > li > .dropdown-menu > li > a {color:rgba(214,214,200,1);background:rgba (32,32,32,0.9);}
#xeraNav ul > li > .dropdown-menu > li > a:hover {color:rgba(230,230,216,1);background:#333;}
#xeraNav .navbar-brand {color:rgba(128,164,48,0.95)!important;}

/*Generic Tags*/
body {
	background-color:#000; 
	margin-top:15px;font-size:100% !important;padding-left: 5px;padding-right: 5px;border-color: #cc0000;width:100%;
	color: #000000;overflow-x:hidden;background: url('../images/wood02.jpg') repeat;
}
a {color:rgba(128,164,48,0.95);}
a:hover {color:rgba(140,176,48,0.95);}
@media screen and (min-width: 1px) {body {font-size:14px !important;}}
@media screen and (min-width: 992px) {body {font-size:12px !important;}}
@media screen and (min-width: 1191px) {body {font-size:14px !important;}}*/

input[type=text] {background-color:#fff;color:#000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: url('../images/b34.png') repeat;}
::selection {background:rgba(128,164,48,0.95);}

select, select:hover, select:focus {	
	outline:none!important;
	min-width:60px;
	background:#111;
	font-family: 'Montserrat', sans-serif;
	font-size:0.9em;
	color:rgba(213,213,200,1);
	padding-left:0.4em;padding-right:0.4em;margin-left:0.5em;margin-right:0.5em;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	border:1px solid black;font-size:1em;
}
select.overflow {height:200px;max-height:200px!important;}
select option:hover,select option:focus {
	-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;
	background:rgba(128,164,16,0.95)!important;
	outline-color:rgba(128,164,16,0.95)!important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.frontPage {
	background: rgba(20,20,20,0.88); 
	box-shadow: 0px 0px 10px #111;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	border:2px solid #000;
	width:100%;
}
.showcaseTitle {width:100%;position:relative;top:0;background-color:rgba(26,26,26,0.8);padding:5px;color:rgba(231,231,207,1);text-align:left;font-family:'Montserrat',sans-serif;font-size:1.3em;font-variant:small-caps;}
.showcaseBlurb {width:100%;position:absolute;bottom:0;background-color:rgba(26,26,26,0.75);padding:5px;color:rgba(231,231,207,1);text-align:left;font-family:'Lato',sans-serif;font-size:0.8em;}
#leftArea, #middleArea, #rightArea,#leftAreaHome,#middleAreaHome,#rightAreaHome {min-height:15px !important;}
#mainLayer,#homeLayer {}
.overlay {position:fixed;z-index:10000;top:0px;left:0px;background-color:rgba(26,26,26,0.6);width:100%;height:100%;}
.announceWrap {margin:auto;background-color:rgba(15,15,15,0.88)!important;padding-bottom:1vh;
-webkit-border-radius: 0.6em;-moz-border-radius: 0.6em;border-radius: 0.6em;
font-family:'Lato',sans-serif;overflow-y:scroll;min-height:89vh!important;
color:rgba(214,214,200,1);
}

.announceWrap > .heading {
	width:100%;
	color:rgba(26,26,26,1);
	text-align:center;
	font-variant:small-caps;
	font-size:1.2em;
}

div::-webkit-scrollbar {
	width: 0.5em;
}
div::-webkit-scrollbar-track {
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
div::-webkit-scrollbar-thumb {
	background-color: rgba(128,164,48,1);
	outline: 2px solid rgba(0,0,0,1);
	 margin-top:0.3em;
	margin-bottom:0.3em;
	margin-right:5px;
	-webkit-border-radius: 0.6em;-moz-border-radius: 0.6em;border-radius: 0.6em;
}


.logProgress {color:rgba(247,247,223,1);text-align:center;font-family:'Montserrat',sans-serif;font-size:0.9em;}

@media screen and (max-width: 600px) {.col-xs-12 {padding-left:8px !important;padding-right:8px !important;}}
/*Panels*/
.panelContentDefault {width:100%;min-width:100%!important;margin:auto;margin:5px 0px 0px 0px;border-top:2px solid black;text-align:center;padding-top:10px;}

.panelStyleDark, .panelStyleLight {
	-webkit-border-radius: 0.6em;-moz-border-radius: 0.6em;border-radius: 0.6em;
	border:0.15em solid rgba(16,16,16,0.9);
	text-align:center;
}
.panelStyleDark {
	background: rgba(20,20,20, 0.88);
	box-shadow: 0px 0px 10px #333;
}
.panelStyleLight {
	 background:rgba(248,248,238,1);
	 background-image:url('../images/xerafinbg.png');
	 background-size:240px, 150px;
	 background-repeat:repeat;
	 box-shadow: 2px 2px 3px #111;
}
.homeLayer, .mainLayer {width:100%;}
.panelHeaderDark , .panelHeaderLight {
font-family: 'Montserrat', sans-serif;
  -webkit-border-radius: 0.2em;-moz-border-radius: 0.2em;border-radius: 0.2em;
  font-size:1.4em;line-height:29px;display:table-cell;
  cursor:grab;cursor:-webkit-grab;font-variant:small-caps;
  text-align:left;height:29px!important;vertical-align:middle!important;
  margin-left:5px;margin-right:5px;padding-left: 5px;padding-right: 5px;overflow:hidden;width:auto;
  text-shadow:0 0 6px #aaa,0 0 4px #aaa,0 0 2px #aaa;padding-bottom:5px;
  
}
.panelHeaderDark {
	color:#111!important;border:1px solid #000;
} 

/* Quiz Buttons */

.quizButton {-webkit-appearance: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
width:15%;box-shadow: 0px 0px 0.15em rgba(26,26,26,0.9);
display:inline-block;margin:3px;
color:#111;text-align:center !important;vertical-align:middle;
text-shadow: 0px 0px 1px rgba(0,0,0,0.95);white-space:nowrap;line-height:1;padding:2px;margin-top:3px;margin-bottom:0;
}
.quizButton:disabled {opacity:0.6;}
.quizButton span {padding:0px;margin: auto;text-align:center;}
@media screen and (min-width: 1px) {.quizButton {width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px;font-size:36px;line-height:36px;text-align:center !important;}}
@media screen and (min-width: 992px) {.quizButton {width:50px;height:50px;min-width:50px;max-width:50px;min-height:50px;max-height:50px;font-size:25px;line-height:25px;text-align:center !important;}}
/*@media screen and (min-width: 1090px) {.quizButton {width:60px;height:60px;font-size:30px;line-height:30px;text-align:center !important;}}*/
@media screen and (min-width: 1090px) {.quizButton {width:65px;min-width:65px;max-width:65px;height:65px;min-height:65px;max-height:65px;font-size:32px;line-height:32px;text-align:center !important;}}

.quizButtonCorrect {float:left;border:3px solid rgba(86,130,3,1) !important;}
.quizButtonIncorrect {float:right;border:3px solid rgba(164,48,48,1) !important;}
.quizButtonNext {float:left;border:3px solid rgba(48,112,148,1) !important;}
.quizButton:hover {box-shadow: 0px 0px 2px #000;color:#111;}

/*Quiz Alphagram Border Highlights*/
.unanswered {border:3px solid rgba(48,112,148,1) !important;}
.correct {border:3px solid rgba(86,130,3,1) !important;}
.incorrect {border:3px solid rgba(148,48,48,1) !important;}

/*Input Box Highlights*/
.flashTypo {background-color:yellow!important;}
.flashWrong {background-color:red!important;}
.flashDuplicate {background-color:lightblue!important;}
.flashCorrect {background:rgba(140,176,48,0.95)!important;}

/*browser Icons*/
.browserTable {width:95%;margin:auto;text-align:center;}
.browserTable tr:nth-child(n+3) td {border-top:1px solid #444;padding-top:5px;padding-bottom:5px;}
.browserTable tr td {width:13%;color:rgba(231,231,207,1);font-size:0.65em;}
.browserTable tr td img {width:100%;height:auto;}
.browserTable tr td:first-child {width:22%;}



.browserImg {height:26px!important;width:26px!important;}
.browserImgWrap {height:30px;width:40px!important;margin:auto;}
.browserHeading {text-align:center;color:rgba(247,247,233,1);font-family:'Montserrat',sans-serif;margin-top:5px;margin-bottom:10px;padding:5px;}
.browserWrap {width:100%;text-align:center;}
.browserBox {width:40px!important;margin:1px;text-align:center;display:inline-block;padding:2px;background-color:rgba(19,19,19,0.7);}
.browserName, .browserInfo {text-align:center;font-family:'Montserrat',sans-serif;color:rgba(247,247,233,1);font-size:0.7em;margin:auto;}
.browserInfo {font-size:0.8em;}
/*Game Stats */

.statTab div {
	width:95%;
	font-family: 'Montserrat', sans-serif;font-variant:small-caps;
	color:rgba(230,230,220,1);background-color:#111;
	margin:auto;margin-top:10px;margin-bottom:0px;	
	-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;
	border:1px solid #000;
}

.statTab table {
	width:95%;max-width:95%;
	font-family: 'Montserrat', sans-serif;
	margin:auto;
}	
.statTab table tr {font-size:0.8em;margin-top:0.4em;border-bottom:1px solid #888;}
.statTab table tr:nth-child(odd) {background: rgba(247,247,223,0.9);color:#333;}
.statTab table tr:nth-child(even) { background: rgba(247,247,223,0.9);color:#000;}
.statTab table tr td {}
.statTab table tr td:first-child {text-align:left;padding-left:10px;}
.statTab table tr td:nth-child(2) {text-align:right;padding-right:10px;}

/* Leaderboard / Cardbox specific classes */
.lbHeader {width: 100%;}
.lbTable {
	width: 100%;margin: auto;border:2px solid #333;font-variant:small-caps;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.lbTable tr {font-size:1.1em;margin-top:0.4em;border:1px solid #bbb;}
.lbTableRank {font-size: 1.3em;min-width:12%;width:12%;margin-left:0.2em;margin-right:0.2em;font-variant:small-caps;font-style:italic;}
.lbTable tr:nth-child(2n+1) { background: rgba(247,247,223,0.9);}
.lbTable tr:nth-child(2n+2) { background: rgba(247,247,223,0.9);}
.lbTable tr td {font-family:'Montserrat',sans-serif;}


.lbTable tr th, .lbTable tr:last-child {
  background-color:hsla(0,0%,17%,0.8);color:#eee;font-size: 1em;border-bottom: 2px solid black;text-align: center;font-variant:small-caps;font-weight:normal;
  }
  
.lbTable tr th select {background-color:#404040;padding-left:0.4em;padding-right:0.4em;margin-left:1.5em;border:1px solid black;font-size:1.1em;width:40%;}
.lbTable tr td:first-child {padding-right:1em;}
.lbTable tr:last-child {background-color:hsla(0,0%,17%,0.8) !important;color:#ffffff !important;border: 0px solid;font-variant:small-caps;height:25px;min-height:25px;}
.lbTable td {padding: 0.1em 0.4em 0.1em 0.4em;border: 0px solid;text-align: center;background:none;color:#282828;font-family:arial;}

/*New Leaderboard*/
.lbContent {
	width:100% !important;min-width:100%!important;margin:auto;max-width:100%!important;
	margin:auto;margin-top:5px;border-top:2px solid black;text-align:center;padding-top:5px;
}
.lbDiv {
	min-height:24px!important;height:24px!important;max-height:24px!important;
	width:100%!important;min-width:100%!important;max-width:100%!important;
	display:table;table-layout:fixed;
	padding:0px;margin:0;text-align:center;margin-bottom:1px;border-spacing:none;border:none;
}
.lbDivchild {
	display:table-cell;
	min-height:24px!important;height:24px!important;max-height:24px!important;
	vertical-align:middle;font-family: 'Lato', sans-serif;
	background-image:url('../images/xerafinbg.png');background-size:80px, 50px;background-clip: border-box;
	border-spacing:none;border:none!important;border-collapse:collapse;
}
.lbRank {
	display:table-cell;
	font-variant:small-caps;
	max-width:40px!important;width:40px!important;min-width:40px!important;
	font-family: 'Montserrat', sans-serif;text-align:center;font-size:1.05em;vertical-align:middle;
	-webkit-border-radius: 10px 0px 0px 10px;-moz-border-radius: 10px 0px 0px 10px;border-radius: 10px 0px 0px 10px;
	color:#111;background-repeat:repeat;vertical-align:middle;
	
}
.lbAward {
	display:table-cell;
	width: 8px;min-width:8px;max-width:8px;
	text-shadow:0 0 6px #aaa,0 0 4px #aaa,0 0 2px #aaa;box-shadow:0px 0px 3px #333, 0px 0px 3px #333;
}
.lbPhoto {
	display:table-cell;background:inherit;
	border-spacing:none;border:none!important;border-collapse:collapse;
	text-align:left;
}

.lbPhotoOne {
	width:34px!important;
}
.lbPhotoTwo {
	width:58px!important;
}
.lbPhotoThree {
	width:82px!important;
}
.lbPhoto img {
	height:24px!important;width:24px!important;padding:0;margin:0;box-shadow:0px 0px 3px #666, 0px 0px 3px #666;
}

.lbPhoto img:last-child {
	-webkit-border-radius: 0px 10px 10px 0px;-moz-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;
}

.lbCountry {
	height:12px!important;
	margin-left:8px;
	padding:0;
	display:inline-block;
}
.lbCountryName {
	font-size:0.6em;font-weight:300;margin-left:2px;
	display:inline-block;
}
.lbUserSection {
	border:1px solid white;
	display:table-cell;table-layout:fixed;
	background-color:rgba(247,247,223,0.9);color:rgba(26,26,26,1);
	font-family: 'Montserrat', sans-serif;
	background-image:url('../images/xerafinbg.png');background-size:80px, 50px;background-clip: border-box;
	border-spacing:none;border:none;border-collapse:collapse;
	-webkit-border-radius: 10px 0px 0px 10px;-moz-border-radius: 10px 0px 0px 10px;border-radius: 10px 0px 0px 10px;
	font-variant:small-caps;text-align:left;text-overflow:ellipsis;
	white-space: nowrap;overflow: hidden;font-size:0.95em;
}
.lbUserName {
	min-height:24px!important;height:24px!important;max-height:24px!important;display:inline-block;
	padding-left:6px;vertical-align:middle;line-height:24px;
}
.lbDate {
	min-height:24px!important;height:24px!important;max-height:24px!important;display:table-cell;
	min-width:16%!important;width:16%!important;max-width:16%!important;
	text-overflow:ellipsis;white-space: nowrap;overflow: hidden;
	padding-right:3px;vertical-align:middle;line-height:24px;text-align:right;font-variant:small-caps;
	font-size:0.7em;
	background-color:rgba(247,247,223,0.9);color:rgba(26,26,26,1);
	font-family: 'Lato', sans-serif;
	background-image:url('../images/xerafinbg.png');background-size:80px, 50px;background-clip: border-box;
}
.lbScore {
	display:table-cell;
	background-color:rgba(247,247,223,0.9);color:rgba(26,26,26,1);
	width:23%;min-width:23%!important;text-align:center;font-family: 'Montserrat', sans-serif;font-size:1.1em;border-spacing:border-box;
	-webkit-border-radius: 0px 2px 2px 0px;-moz-border-radius: 0px 2px 2px 0px;border-radius: 0px 2px 2px 0px;
}
.lbScore div {
	font-weight:bold;color:rgba(26,26,26,1);background-color:rgba(197,204,159,0.3);
	border-radius:5px;height:24px;font-size:1.05em;width:90%;min-width:90%!important;vertical-align:middle;padding:0px;margin:0 auto;
}

.lbRankchild {display:table-cell;min-height:24px!important;height:24px!important;max-height:24px!important;vertical-align:middle;font-family: 'Lato', sans-serif;
background-image:url('../images/xerafinbg.png');background-size:80px, 50px;background-clip: border-box;
border-spacing:none;border:none!important;border-collapse:collapse;box-shadow:none;text-shadow:none;padding:0;
background-color:rgba(247,247,223,0.9);color:rgba(26,26,26,1);font-size:0.80em;}

.lbDiv .lbRankchild:last-child {font-weight:bold;width:28px!important;min-width:28px!important;max-width:28px!important;}
.lbDiv .lbRankchild:not(:last-child) {width:22px!important;min-width:22px!important;max-width:22px!important;}
.lbDiv .lbRankchild:nth-child(odd) div {background-color:rgba(197,204,159,0.3);width:95%;min-width:95%;margin:0;vertical-align:middle;line-height:24px;}


.lbDiv .lbAwardSlot {border-left:1px solid black!important;border-right:1px solid black!important;}
.lbContent select {width:40%;margin-bottom:10px;}

}

.lbDiv .lbAwardHead {display:table-cell;min-height:22px;height:22px!important;max-height:22px!important;
vertical-align:middle;font-family: 'Lato', sans-serif;
background-image:none;background-color:rgba(0,0,0,0);
border-spacing:none;border:none;border-collapse:collapse;box-shadow:none;text-shadow:none;}
.lbDiv .lbAwardHead:last-child {width:28px!important;min-width:28px!important;max-width:28px!important;}
.lbDiv .lbAwardHead:not(:last-child) {width:22px!important;min-width:22px!important;max-width:22px!important;}
.lbDiv .lbAwardHead img {height:16px!important;width:16px!important;margin:auto;padding:0;}
/*Combo Filters*/

.mainRow {
	width:100%;padding:3px;margin-bottom:0px;border-top-left-radius:10px;border-top-right-radius:10px;
	border:1px solid black;border-bottom:1px solid black;}

.mainFilter, .mainFilter:hover, .mainFilter:focus {
	width:90%!important;margin:auto 0;margin-bottom:0px!important;font-size:1.1em;font-variant:small-caps;vertical-align:middle;
}

.mainFilter > * {
	width:90%!important;margin:auto 0;margin-bottom:0px!important;font-size:0.9em;font-variant:small-caps;vertical-align:middle;
}
.secondRow {
	width:100%;padding:3px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
	border:1px solid black;border-top:0px solid black;
}
.auxFilter, .auxFilter:hover, .auxFilter:focus{
	border-radius:0px;
	font-variant:small-caps;font-size:0.9em;background-color:rgba(247,247,223,0.9);
	color:rgba(26,26,26,1);margin:auto 0;margin-bottom:0px!important;padding:0;padding-left:3px;
}

 .auxFilter:last-child {
	border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;
}
 .auxFilter:first-child {
	border-top-left-radius:10px!important;border-bottom-left-radius:10px!important;
}
.auxFilter > * {
	margin:auto 0!important;padding:0;
}



/*Game Stat Tables*/
.statTable {width: 95%;margin: auto;margin-top:10px;font-family: 'Montserrat', sans-serif;}
.statTable tr:nth-child(2n+1) td {background: rgba(247,247,223,0.9);color:#111;}
.statTable tr:nth-child(2n+2) td {background: rgba(247,247,223,0.9);color:#111;}
.statTable tr th, .statTable tr:last-child td{
	height:25px;min-height:25px;
	color:#ddd;font-size: 0.9em;text-align: center;font-family: 'Montserrat', sans-serif;font-variant:small-caps;font-weight:normal;
	width:100%;
	background: #111; 
	border-color: #666;
	margin:auto;margin-top:10px;
}

.statTable tr {margin-top:0.4em;}
.statTable tr th:first-child, .statTable tr td:first-child {border-left:1px solid #000!important;border-right:1px solid #000 !important;width:20% !important;max-width:20% !important;}
.statTable tr td:nth-child(2), .statTable tr th:nth-child(2){ background-image: none; background-color:rgba(0, 0, 0, 0);width:3% !important;max-width:3% !important;border-top:0px;border-bottom:0px;}
.statTable tr th select {background-color:#111;padding-left:0.4em;padding-right:0.4em;border:1px solid #000;width:80%;font-size:0.85em;}
.statTable tr td {font-size:0.9em;font-variant:small-caps;padding: 0.1em 0.4em 0.1em 0.4em;border-bottom:1px solid #888;text-align: center;background:none;cursor:default;}
.statTable tr td:nth-child(3), .statTable tr th:nth-child(3){border-left:1px solid #000;width:25% !important;min-width:25% !important;max-width:30% !important;}
.statTable tr td:nth-child(n+4), .statTable tr th:nth-child(n+4){border-left:0px;border-right:0px;width:25% !important;min-width:25% !important; max-width:30% !important;}
.statTable tr td:last-child, .statTable tr th:last-child {border-right:1px solid #000;width:25% !important;min-width:25% !important;max-width:30% !important;}
.statTable tr:last-child td, .statTable tr th {color:rgba(213,213,200,1);border-top:1px solid #000 !important;border-bottom:1px solid #000 !important;text-shadow:0px 0px 5px #000;}
.statTable tr:last-child td:nth-child(2), .statTable tr th:nth-child(2) {border-top:none !important;border-bottom:none !important;}

.statTable, .cardboxTable {width: 95%;margin: auto;margin-top:10px;}
.statTable, .cardboxTable tr td:first-child, tr td:nth-child(3), tr td:nth-child(4) {cursor:pointer;}
.statTable, .cardboxTable tr td {font-weight:400;}
.statTable, .cardboxTable tr:last-child td {cursor:default !important;}
.statTable, .cardboxTable select {vertical-align:center!important;margin:auto;}

/*Basic Quiz Specific Classes */
.quizSessionTable {width:95%;margin:auto;margin-bottom:0px;font-family: 'Montserrat', sans-serif;}
.quizSessionTable Table {min-width:99.5%;width:99.5%;margin:auto;text-align:center;padding:0px;}
.quizSessionTable th {text-align:center;font-size:0.9em;font-variant:small-caps;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.quizSessionTable tr:last-child {background:rgba(235,235,230,0.7);text-align:center;font-size:1.0em;border-bottom:1px solid #ccc;color:#000;font-variant:small-caps;}

.quizAlphaSuper {width:95%;text-align:center;margin:auto;margin-top:15px;margin-bottom:28px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-image: background-repeat: repeat;
box-shadow: 0px 0px 0.4em rgba(26,26,26,0.9);
display:table;min-height:50px;
}
.quizContent{
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	border:2px solid #bbb !important;
	width:100%;margin:auto;padding-bottom:1px;padding-top:10px;margin-top:0px;margin-bottom:2px;text-align:center;
	background-color:rgba(247,247,223,0.9);background-image:url('../images/xerafinbg.png');background-size:240px, 150px;background-repeat:repeat;}
.quizContentDark{
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	border:2px solid #000 !important;
	width:100%;margin:auto;padding-bottom:1px;padding-top:10px;margin-top:0px;margin-bottom:2px;text-align:center;
	background-color:rgba(0,0,0,0.9);background-image:url('../images/xerafinbg.png');background-size:240px, 150px;background-repeat:repeat;}
.quizAlphaContain {background: transparent;margin:0 auto;text-align:center;display:table-row;vertical-align:middle;min-height:50px !important;}
.quizAlpha {background:transparent;text-align:center;padding: 5px 4px;display: table-cell;margin:0px;}
.quizAlphaLeft, .quizAlphaRight {background:transparent;display: table-cell;text-shadow:none;vertical-align:middle;color:#111;font-variant:small-caps;padding:0px;}
.quizAlphaLeft {text-align:right;padding-right:0px;}
.quizAlphaRight {text-align:left;padding-left:0px;}
.quizAlphaLeft br {line-height:2px;font-size:10%;}
.quizAlphaRight br {line-height: 2px;font-size:10%;}
.quizPlaceholder {display:inline-block;}
.quizConnection {text-align:center;height:1.2em;width:100%;vertical-align:middle;color:#111;line-height:1.2em;font-size:0.9em;}
.quizAnswerRegion {width:95%;vertical-align:middle;overflow:auto;text-align:center;display:inline-block;margin:auto auto;padding-bottom:1em;}
.quizAnswerContain {width:50%;display:inline-block;vertical-align:middle;padding:0px;margin:auto auto;}
.quizAnswerNumber {width:100%;text-align:center;margin-top:0.3em;font-weight:normal;margin-bottom:0.3em;font-variant:small-caps;font-family: 'Montserrat', sans-serif;display:inline-block;font-size:1em;}
.quizAnswerBox {outline:none !important;appearance:none !important; 
-webkit-appearance:none !important;text-align:center;background-color: rgba(240,240,230,0.7);
border-style:none;box-shadow: 0 0 6px #bbb;width:100%;margin:auto;text-transform:uppercase;font-size:1.1em;display:inline-block;
 -webkit-border-radius: 0.6em;
-moz-border-radius: 0.6em;
border-radius: 0.6em;
font-family:'Montserrat',sans-serif;
}
@media screen and (min-width: 1px) {.quizAnswerContain {width:40%;}}
@media screen and (min-width: 992px) {.quizAnswerContain {width:35%;}}
@media screen and (min-width: 1090px) {.quizAnswerContain {width:40%;}}
.quizAnswerBox:focus, .quizAnswerBox:active {outline:none !important;appearance:none !important; webkit-appearance:none !important;}
.quizAnswerBox:disabled {opacity:0.6;}
.quizSubButton {outline:none;height:38px;vertical-align:middle;font-size:1.3em;line-height:1.3em;color:#3f3f3f;text-shadow:0 0 2px rgba(255,255,255,1);border:1px solid rgba(195,195,195,0.8);box-shadow:inset 0 0 8px rgba(211,211,211,0.6);}
.quizSubButton:enabled:hover {color:#1f1f1f;border:1px solid rgba(111,111,111,0.2);box-shadow:inset 0 0 2px rgba(111,111,111,0.2);}
.quizSubButton:disabled {opacity:0.6;}

.quizSubButton:focus {color:#181818;border:1px solid rgba(111,111,111,0.5);}
.quizSubButtonBox {display:inline-block;}
.quizButtonRow {width:95%;margin:1px auto;text-align:center;border-bottom:1px solid #ccc;padding-top:2px;padding-bottom:2px;background-color:rgba(213,213,181,0.4);}
.quizButtonRow .quizSubButtonBox .quizSubButton {border-radius:0;}
.quizButtonRow .quizSubButtonBox:first-child .quizSubButton {border-top-left-radius:0.4em;border-bottom-left-radius:0.4em;}
.quizButtonRow .quizSubButtonBox:last-child .quizSubButton {border-top-right-radius:0.4em;border-bottom-right-radius:0.4em;}
.quizAdvancedBox {width:100%;margin:0px auto;margin-top:2px;border-top:1px solid #ccc;padding-top:2px;}
.quizAdvancedBreak {border-top:1px solid #ccc;padding-top:2px;margin-top:2px;}
.quizAdvancedBoxRow {display:inline-block;margin:0px;padding:0px;height:45px;width:90%;}
.quizAdvancedButton {vertical-align:top;height:45px;font-size:0.9em;color:2f2f2f;font-family: 'Montserrat', sans-serif !important;}
.quizBlankWrapper {margin: 0 auto;}
.quizBlankCheckbox {width:45px;height:45px;margin:0 auto;border-radius:100%;position:relative;box-shadow:0px 0px 8px rgba(0,0,0,1);background:#aaa;}
.quizBlankCheckbox label {display:block;width:35px;height:35px;border-radius:100px;transition: all .5s ease;cursor:pointer;position:absolute;top:5px;left:5px;z-index:1;background:#333;box-shadow:inset 0px 1px 3px rgba(0,0,255,0.5);font-size:20px;line-height:35px;vertical-align:middle;text-align:center;color:#ccc;}
.quizBlankCheckbox input[type=checkbox]:checked + label {background:rgba(144,180,16,0.95);color:#000000}
.quizBlankCheckbox input[type=checkbox] {visibility: hidden;}

.wordTable {width:95% !important;margin:auto;margin-top:5px;text-align:left;font-family: 'Montserrat', sans-serif;font-size:0.9em;}
.wordTable tr {border-bottom: 1px solid #ccc;width:100%;margin:auto;}
.wordTable tr td:nth-child(1), .wordTable tr td:nth-child(5) {font-size:1em;line-height:1em;font-variant:small-caps;width:1px;vertical-align:middle;}
.wordTable tr td:nth-child(1) {padding-right:5px;text-align:right;}
.wordTable tr td:nth-child(2) {padding-right:0px;font-weight:bold;text-align:right;width:1px;}
.wordTable tr td:nth-child(3) {padding:0px;text-align:center;margin:0px;width:3%;color:#000;font-weight:bold;vertical-align:middle;}
.wordTable tr td:nth-child(4) {padding-left:0px;font-weight:bold;text-align:left;width:1px;}
.wordTable tr td:nth-child(5) {padding-left:5px;text-align:left;}
.wordTable tr td:nth-child(6) {padding-left:10px;}
.wordTable tr td:nth-child(6) span {color:rgba(95,127,47,1);text-decoration:underline;cursor:pointer;}
.wordTable tr td:nth-child(6) span:hover {color:rgba(111,143,47,1);text-decoration:underline;cursor:pointer;}
.wordTableCycle {border: 1px solid #222;}
.wordTableHighlight {background-color: rgba(240,240,240,0.7);}
.wordTableHighlightWrong {background-color: rgba(210,210,210,0.95);}
.wordTableHighlightWrong2 {background-color: rgba(186,64,48,0.95);}
.wordTableHighlightCorrect {background-color: rgba(240,240,230,0.95);}
.wordTableHighlightNotDue {background-color: rgba(128,164,16,0.95);}
.wordTableHighlightNotInCardbox {background-color: rgba(64,144,200,0.95);}
.wordTableHighlightAdded {background-color: hsla(27,85%,35%,0.7);}
.wordTableWrong {color:red;font-weight:bold;width:100%;text-align:right;padding-right:10px;font-family: 'Montserrat', sans-serif;}
   
/* Chat Specific Classes */

.chatActiveUsersContainer {width:100%;max-width:100% !important;border-bottom:1px solid #333;background:inherit;min-height:30px!important;vertical-align:middle;}
.chatActiveUsers {border-top:1px solid #000;border:0px;border-collapse:collapse;text-align:center;margin:0 auto;max-width:100% !important;}
.userNumber {font-size:1.1em;color:rgba(86,130,3,0.95)!important;}
.activePic {height:40px;margin:0px;}
.activeUserHeading {background:inherit;width:100%;font-family: 'Lato', sans-serif;max-width:100% !important;color:rgba(214,214,200,1);font-variant:small-caps;font-size:0.9em;padding-left:2px;margin:0px;padding:0px;font-weight:bolder;border-bottom:1px solid #000;text-align:center;}
.chatInput {width:100%;max-width:100%;text-align:left;background:inherit;color:#ddd;max-height:40px!important;overflow-y:auto;
	overflow-wrap: break-word;
    word-wrap: break-word;
	white-space: pre-wrap;
}

.chatTable {width:100% !important;display:table;border-spacing:5px;
background-image:url('../images/xerafinbg.png');background-size:240px, 150px;background-repeat:repeat;}
.chatRow {width:95% !important;display:table-row;}

.chatInfoCol {display:table-cell;padding-right:8px;padding-top:5px;}
.chatInfoWrapper{width:40px !important;max-width:44px !important;min-width:44px !important;
border:1px solid #111;display:inline-block;box-shadow:0 0 8px #666;height:44px !important;max-height:44px !important;min-height:44px !important;}
.chatPic {height:28px;border:1px solid #555;margin-top:3px;}
.chatDateUnder {vertical-align:middle;width:100% !important; min-width:36px !important;text-align:center;color:#ddd;font-family: 'Montserrat', sans-serif;font-size:0.6em;cursor:pointer;}

.chatTextColWrapper {vertical-align:top;padding-top:5px;display:table-cell;background:inherit;
}
.chatTextColWrapperTwo {vertical-align:middle;padding-top:5px;display:table-cell;background:inherit;
min-height:44px !important;
}
.chatTextWrapper {
	min-height:44px !important;
	max-width:97% !important;
	min-width:97% !important;
	width:97% !important;
}
.chatTextName {color:rgba(220,220,206,0.8);font-size:0.75em;
width:100% !important;
max-width:100% !important;
min-width:100% !important;
border: 1px solid black;border-bottom:0px;
height:15px !important;vertical-align:middle;padding-left:0.5em;padding-right:0.5em;font-family: 'Montserrat', sans-serif;
-webkit-border-radius: 0px 10px 0px 0px;-moz-border-radius: 0px 10px 0px 0px;border-radius: 0px 10px 0px 0px;
text-align:left;font-variant:small-caps;
background:#444;
box-shadow:0 0 8px #666;

}

.chatTextNameMe {color:#111;background-color:rgba(220,220,206,0.8);}
.chatTextCol {vertical-align:middle;height:100%;min-height:29px;
	width:100% !important;
max-width:100% !important;
min-width:100% !important;
	font-family: 'Lato', sans-serif;	
	overflow-wrap: break-word;
    word-wrap: break-word;
	white-space: pre-wrap;
	text-align:left;font-size:0.85em;padding:0.5em;background:#111;color:rgba(220,220,206,0.8);
	border: 1px solid black;
	-webkit-border-radius: 0px 0px 10px 0px;-moz-border-radius: 0px 0px 10px 0px;border-radius: 0px 0px 10px 0px;
	box-shadow:0 0 8px #666;
	background:inherit;
	}
		
.chatPicBroadcastX {background-color:rgba(128,164,48,0.95) !important;}
.linkNote {border:1px solid #333;width:100%;font-size:0.8em;color:rgba(220,220,206,0.8);font-family:'Montserrat',sans-serif;}
.chatXeraBroadcastInner {
	padding-left:5px;padding-right:5px;
	font-family: 'Montserrat', sans-serif;
	-webkit-border-radius: 0px 0px 0px 10px;-moz-border-radius: 0px 0px 0px 10px;border-radius: 0px 0px 0px 10px;
	text-align:left;font-size:0.85em;color:rgba(220,220,206,0.8);
	overflow-wrap: break-word;
    word-wrap: break-word;
	white-space: pre-wrap;
	align-self: center;
}
.chatXeraBroadcastOuter {
	background:inherit;
	/*min-width:calc (100%-60px) !important;*/
	max-width:calc (100%-60px) !important;
	/*width:calc (100%-65px) !important;*/
	display:flex;
	justify-content: left;
	min-height:44px!important;

}
.tournamentContent{
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	border:2px solid #000;
	width:100%;margin:auto;padding-bottom:10px;padding-top:10px;margin-top:0px;margin-bottom:2px;
	background-color:transparent;background-image:url('../images/xerafinbg.png');background-size:240px, 150px;background-repeat:repeat;
	}
}
.tournamentHeading {width:100%;}
.tournamentTitle {width:95%;padding:3px;font-family:'Montserrat',sans-serif;font-size:1.2em;
color:rgba(32,32,32,1)!important;margin:auto!important;box-shadow: 0px 0px 10px #333, 0px 0px 5px #333;
-webkit-border-radius: 10px;-moz-border-radius:10px;border-radius:10px;
}
.tournamentInfoLayer {width:95%;margin-top:5px;background:transparent;padding-top:5px;padding-bottom:3px;
color:rgba(214,214,200,1);margin:auto;margin-bottom:2px;font-variant:small-caps;font-size:0.85em;
table-layout:fixed;display:table;
}
.tournamentInfoCell {display:table-cell;color:inherit;margin:auto 0;}
.tournamentDate {width:35%!important;text-align:left;padding-left:3px;}
.tournamentDivision {width:20%!important;text-align:center;padding-left:3px;padding-right:3px;}
.tournamentRatingType {width:20%;text-align:center;padding-left:3px;padding-right:3px;}
.tournamentRounds {width:20%!important;text-align:center;padding-left:3px;padding-right:3px;}

.tournamentFooter {width:95%;margin:auto;margin-top:12px;}
.tournamentWidgetRow {
	width:100%;margin:5px auto;padding:5px 0px;box-shadow:0 0 5px #888,0 0 3px #888; 
	-webkit-border-radius: 0.2em;-moz-border-radius: 0.2em;border-radius: 0.2em;
}
.tournamentWidgetRow select {margin:2px;font-size:0.8em;}
.tournamentSource {width:100%;text-align:center;font-size:0.8em;font-family:'Montserrat', sans-serif;color:rgba(213,213,200,1);}

.tournamentTable {width: 95%;margin: auto;margin-top:10px;font-family: 'Montserrat', sans-serif;}
.tournamentTable tr:nth-child(2n+1) td {background: rgba(213,213,200,1);color:#111;}
.tournamentTable tr:nth-child(2n+2) td {background: rgba(214,214,200,1);color:#111;}
.tournamentTable tr th, .tournamentTable tr:last-child td{
	height:25px;min-height:25px;
	color:#ddd;font-size: 0.9em;text-align: center;font-family: 'Montserrat', sans-serif;font-variant:small-caps;font-weight:normal;
	text-shadow:0 0 0 #000!important;
	width:100%;
	background: #111; 
	border-color: #666;
	margin:auto;margin-top:10px;
}
.tournamentTableWrap {background:transparent;max-height:300px!important;overflow-x:hidden;
border:1px solid #000;padding-top:1px!important;margin:auto;margin-bottom:5px;width:95%;box-shadow:0 0 5px #888,0 0 3px #888;
}
.tournamentTable tr {margin-top:0.4em;}

.tournamentTable tr th:first-child, .tournamentTable tr td:first-child {border-left:1px solid #000!important;border-right:1px solid #000 !important;width:12% !important;max-width:20% !important;}
.tournamentTable tr td:nth-child(2), .tournamentTable tr th:nth-child(2){ background-image: none; background-color:rgba(0, 0, 0, 0);width:3% !important;max-width:3% !important;border-top:0px;border-bottom:0px;}
.tournamentTable tr td {font-size:0.9em;font-variant:small-caps;padding: 0.1em 0.4em 0.1em 0.4em;border-bottom:1px solid #444;background:none;cursor:default;}
.tournamentTable tr td:nth-child(3), .tournamentTable tr th:nth-child(3){padding-left:7px;text-align:left;border-left:1px solid #000;width:40% !important;min-width:35% !important;max-width:40% !important;}
.tournamentTable tr td:nth-child(n+4), .tournamentTable tr th:nth-child(n+4){border-left:0px;border-right:0px;width:18% !important;min-width:18% !important; max-width:30% !important;}
.tournamentTable tr td:last-child, .tournamentTable tr th:last-child {border-right:1px solid #000;width:18% !important;min-width:18% !important;max-width:30% !important;}
.tournamentTable tr:last-child td, .tournamentTable tr th {color:rgba(213,213,200,1);border-top:1px solid #000 !important;border-bottom:1px solid #000 !important;}
.tournamentTable tr:last-child td:nth-child(2), .tournamentTable tr th:nth-child(2) {border-top:none !important;border-bottom:none !important;}
.tournamentTable tr td:nth-child(3), .tournamentTable tr th:nth-child(3):{width:40%!important;min-width:40%!important;text-align:left!important;}
.tournamentTable {width: 100%;margin: auto;margin-top:3px!}
.tournamentTable td img {box-shadow:0 0 10px #888;height:25px;min-height:25px!important;width:25px;
-webkit-border-radius: 0.2em;-moz-border-radius: 0.2em;border-radius: 0.2em;
}


.resultsTable {width:100%;margin:auto;margin-top:3px!important;}
.resultsTable tr {margin-top:0.4em;font-size:0.8em;font-family: 'Montserrat', sans-serif;font-variant:small-caps;font-weight:normal;width:100%;min-height:30px!important;}
.resultsTable tr:nth-child(2n+1) td {background: rgba(213,213,200,1);color:#111;}
.resultsTable tr:nth-child(2n+2) td {background: rgba(214,214,200,1);color:#111;}
.resultsTable td {padding-left:0.3em;padding-right:0.3em;min-height:30px!important;}
.resultsTable tr th {background-color:#000!important;border-top:1px solid black!important;border-bottom:1px solid black!important;}
.resultsTable tr td:nth-child(1), .resultsTable tr th:nth-child(1), .resultsTable tr td:nth-child(7), .resultsTable tr th:nth-child(7){
	width:30%!important;min-width:25%!important;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #444;text-align:center;
}
.resultsTable tr td:nth-child(2), .resultsTable tr th:nth-child(2), .resultsTable tr td:nth-child(6), .resultsTable tr th:nth-child(6){
	width:10%;min-width:27px!important;padding:0.3em;background-color:#000;min-height:30px!important;}
.resultsTable tr td:nth-child(3), .resultsTable tr th:nth-child(3), .resultsTable tr td:nth-child(5), .resultsTable tr th:nth-child(5){
	width:7%!important;border-bottom:1px solid #444;font-size:1.05em;}
.resultsTable tr td:nth-child(3){text-align:right;}
.resultsTable tr td:nth-child(5){text-align:left;}
.resultsTable tr td:nth-child(4), .resultsTable tr th:nth-child(4) {
	width:3%!important;text-align:center;border-bottom:1px solid #444;}
.resultsTable td img {box-shadow:0 0 10px #888;height:25px;width:25px;
-webkit-border-radius: 0.2em;-moz-border-radius: 0.2em;border-radius: 0.2em;
}
.resHighlight {color:rgba(213,213,200,1)!important;}


.userSearch {width:100%;}
.userSearch tr {width:100%;text-align:left;font-family:'Montserrat',sans-serif;font-size:0.8em;font-variant:small-caps;}
.userSearch tr th {color:rgba(213,213,200,1);background-color:rgba(32,32,32,1);}
.userSearch tr:nth-child(odd) {background-color:rgba(124,168,48,1);}
.userSearch tr:nth-child(even) {background-color:rgba(124,168,48,1);}
.userSearch tr td:first-child {width:30px;}
.userSearch tr td:nth-child(n+1) {text-align:left;}

.userImpWrap {width:100%!important;height:60px!important;max-height:60px!important;text-align:left;font-size:1em;font-family:'Montserrat',sans-serif;display:table;vertical-align:top;}
.userImpPicWrap {width:60px!important;height:60px!important;background-color:rgba(214,214,210,1);display:table-cell;}
.userImpPic {width:60px!important;height:60px!important;}
.userImpMainData {display:table-cell;max-height:60px!important;vertical-align:top;padding-left:10px;}
.userImpName {font-size:1.2em;}
.userImpDates {font-size:0.8em;}


.updateTime {vertical-align:middle;margin-top:5px;width:100%;text-align:right;font-style:italic;font-size:0.7em;color:#999;}

.cardboxScoreInfo {width:100%;margin-bottom:5px;border-bottom:2px solid black;}
.cardboxScoreChild {font-variant:small-caps;width:32%;display:inline-block;text-align:center;font-size:0.7em;font-family: 'Lato', sans-serif;
color:rgba(213,213,200,1);box-shadow:0px 0px 3px #444,0px 0px 3px #444;vertical-align:middle;margin-bottom:10px;background-color:#111;margin-left:1px;margin-right:1px;
-webkit-border-radius: 2px;-moz-border-radius:2px;border-radius:2px;text-shadow:0 0 10px #000;text-shadow:0 0 3px #000;
}
.cardboxScoreChild span {font-weight:bold;font-size:1.3em;color:rgba(128,164,16,0.95);font-family: 'Montserrat', sans-serif;}

/*SUBWORD SLOTH*/
.slothAlphaContainer {margin-bottom:0px!important;margin-top:5px;}
.slothAnswerWrap {
	-webkit-border-radius: 0.2em;-moz-border-radius: 0.2em;border-radius: 0.2em;
	border-top:1px solid #999!important;border-bottom:1px solid #999!important;border-right:none!important;border-left:none!important;
	width:100%;margin:auto;padding-bottom:0px;padding-top:0px;margin-top:0px;margin-bottom:2px;
	background:rgba(214,214,200,0.9)!important;
}
.slothAnswer {
	background-color:rgba(0,0,0,0.7);
	background-image:url('../images/xerafinbg.png');
	background-size:240px, 150px;background-repeat:repeat;
	border:1px solid black;margin-bottom:0px!important;
	/*height:400px!important;*/
}
.slothNewAlpha {
	background-color:rgba(0,0,0,0.7);
	border-radius: 10px;
	border: 1px solid black;
	font-family: Lato,sans-serif;
	font-variant:small-caps;
	text-align:center;
	height:100px;
	line-height:100px;
	width:95%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.slothNewAlphaText {
	vertical-align:middle;
	color:rgb(230,230,210);
	font-size:0.9em;
	margin:auto;
}
.slothStatusWrap {width:90%;text-align:center;margin:auto;}
.slothTimerContainer {
	color:rgb(230,230,210);
	background-color:rgba(0,0,0,0.7);
	font-size:1.3em;
	font-variant-numeric:tabular-nums;
}
.slothTimer {	
	color:rgb(230,230,210);
	font-variant-numeric:tabular-nums!important';
	font-family:Montserrat, sans-serif;
	/*font-family:courier, monospace;*/
	font-weight:bold;
}
.slothTimerMilli {
	font-size:0.6em;
	color:rgb(192,192,192);
}
.slothInputRegion {
	text-align:center;
	width:100%!important;margin:auto;
	padding-bottom:5px;
}
.slothAlphaWrap {width:100%; background-color:rgba(0,0,0,0.7);padding-top:2px;}
.slothAlpha {background-color:rgba(140,176,48,0.7);}
.slothTimer {text-align:center;}
.slothStartButton {
	font-variant:small-caps;
	width:50%;
	height:30px;
	border-radius:0.6em;
	margin:auto;
	font-size:1.2em;
	border:1px solid black;
	vertical-align:middle;
}
.slothTableHeading {
	font-family: 'Montserrat', sans-serif;
	border:1px solid #333;width:100%;font-size:0.95em;font-variant:small-caps;
	border-radius: 0.5em 0.5em 0 0;margin-top:3px;
	color:black;
	background-color:rgba(198,198,182,0.9);
	/*background-color:rgba(230,230,230,0.8);*/
}

.slothTable {
	font-family: 'Montserrat', sans-serif;
	width:100%;
	background:transparent;
	border-collapse: separate;
	border-spacing: 2px;
}
.slothTable tr td {
	padding: 0px;
}
.slothTable tr td span {
	height:100%;width:99%;
	overflow:auto;
	font-weight:400;
	font-size:0.85em;
	color:rgb(230,230,210);
}
.slothRankingsTable {
	font-family: 'Montserrat', sans-serif;
	width:90%;
	margin:auto;
	margin-top:10px;
	background-color:transparent;
	font-variant: small-caps;
	font-size: 0.95em;
	color: #ccc;
	border:none;
}
.slothRankingsTable tr th {
	background-color: rgba(0,0,0,0.9);
	color:#eee;
	vertical-align:middle;
	text-align:center;
	height:20px;
	border:none;
}
.slothRankingsTable tr th.slothRankLeft  {
	background-color: transparent!important;
	vertical-align:middle;
	text-align:left;
	
}
.slothRankingsTable tr td {
	background-color: rgba(0,0,0,0.8);
	vertical-align:middle;
	height:24px;
	border-bottom:1px solid black;
}
.slothRankingsTable tr td:first-child {min-width:10%;width:10%;}
.slothRankingsTable tr td.slothRankLeft { 
	text-align:left;
	font-size:1.1em;
}
.slothRankingsTable tr td.slothRankLeft img.slothPhoto {
	height:22px;
	border-radius:0.2em;
	margin-right:5px;
	border: 1px solid black;
}
.slothRankingsTable tr td.slothRankLeft img.slothNation {
	height:14px;
	border-radius:0.2em;
	margin-left:5px;
	border: 1px solid black;
}
.slothStatsHeading {
	background-color:rgba(140,176,48,0.7);
	color:black;
	border:1px solid black;
	font-size:1em;
	min-height:3px;
	height:3px;
	text-align:right;
	padding:1px 5px;
}
.slothStatsHeadingEmpty {
	background-color:rgba(0,0,0,0.5);
}
.slothStatsType {
	border:1px solid black;
	border-right:none;
	text-align:center;
	padding:2px 5px;
	font-size:0.8em;
	background-color:rgba(58,58,58,0.7);
}
.slothStatsLabel {
	border:1px solid black;
	border-right:none;
	text-align:center;
	padding:2px 5px;
	font-size:0.8em;
}
.slothStatsValue {
	border:1px solid black;
	border-left:none;
	text-align:center;
	background-color:rgba(42,42,42,0.7);
	color:white;
	padding:2px 5px;
	font-size:0.8em;
	width:10%;
}
.slothStatsWrapper {
	width:100%;
	margin:auto;
	background-color:rgba(26,26,26,0.6);
	color:black;
	font-variant:small-caps;
	font-family:Lato,sans-serif;
	margin-top:0px;
}
.slothStatsTable {
	margin:auto;
	background-color:rgba(26,26,26,0.7);
	color:rgb(230,230,210);
	min-width:80%;
}
.slothAlphaButtonWrap {
	width:38%;
	display:inline-block;
	margin-left:3%;
}
.slothAlphaButton {
	display:inline-block;
	width:99%;
	border-radius:0.2em;
	outline:none;
	appearance:none;
	border:1px solid black;
	font-family:Lato, sans-serif;
	font-variant:small-caps;
}
.slothStartState {border: 1px solid rgba(128,128,128,1);}
.slothAlphaButton:disabled, .slothStartButton:disabled {opacity:0.7;}
.slothDefault {background-color:rgba(0,0,0,0.7);}
.slothHighlight {border:1px solid white!important;font-size:1.03em;}
.slothPartial {color:rgba(192,0,0,1);}
.slothPartialInBox {background-color:rgba(192,0,0,0.95)!important;}
.slothPartialNotInBox {}
.slothMissed {font-style:italic;}
.slothMissedParent {border:0px;background-color:transparent;}
.slothMissedInBox {text-decoration:underline!important;text-decoration-style:double;}
.slothMissedNotInBox {}
.slothNotInBox {background-color:rgb(180,180,180);}
.slothAdded {background-color:rgba(48,112,148,1)!important;}
.slothFlashCorrect {background-color:rgba(140,176,48,0.95);}
.slothFlashDuplicate {background-color:lightblue!important;}
.slothCorrect {background-color:rgba(0,0,0,0.95);}
.slothCorrectDue {background-color:rgba(140,176,48,0.95);}
.slothCorrectNotInBox {color:rgba(0,192,0,1)!important;}
.slothInputRegion {text-align:center;width:100%;}
.slothStartButton {font-family: 'Montserrat', sans-serif;margin:auto;}
.slothAnswerRegion {background-color:rgba(0,0,0,0.7);padding:5px 0px;border-radius:0 0 0.6em 0.6em;border:1px solid black;}

.canvasWrapper {position:relative; margin:0 auto; margin-bottom:5px!important;}
.canvas {position:absolute; top:0px; left:0px;}

.invWrapper {font-family: 'Montserrat', sans-serif;width:100%;min-width:100%!important;background-color:rgba(13,13,13,0.95)!important;margin-bottom:1px!important;padding-bottom:0px!important;}
.invButtonBoxReset {width:25%;text-align:left;display:inline-block;}
.invButton{margin:5px auto;padding:5px;font-family: 'Montserrat', sans-serif;}
.invButtonBoxPause {width:25%;text-align:right;display:inline-block;}
.invAnswerBoxRow {width:90%;text-align:center;display:inline-block;}
.invAnswerBoxField {width:50%;display:inline-block;text-align:center;}
.invAnswerBox {width:75%;text-align:center;}
.invCanvas {box-shadow: 0 0 5px #000;margin-bottom:0px;padding-bottom:0px;vertical-align:bottom;border:2px solid black;}
.invButtonRow {width:100%;}
.invShowWordsRow {width:100%;height:150px;display:inline-block;text-align:left;padding:5px;}
.invShowWordsTable {width:100%;display:inline-block;text-align:center;}
.invTabs {padding:5px!important;width:90%!important;margin:auto;font-size:0.9em;
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
}
.invWordDiv {min-height:120px!important;max-height:120px!important;text-align:left!important;font-size:0.8em;margin-top:5px!important;}
.invAlphaDiv {padding:3px;border-bottom:1px solid #999;}
.invGameOver {width:80%;text-align:center;height:40px;background-color:rgba(140,176,48,1);padding:5px;
	position:relative;left:10%;top:150px;color:#222;border:1px solid black;font-size:1.5em;font-family:'Lato',sans serif;}
.btnPrefs {margin:5px;}
.prefPar {padding:5px;padding-bottom:10px;margin-bottom:10px;font-family: 'Montserrat', sans-serif;width:100%;font-size:0.85em;border-bottom:1px solid #888;text-align:center;}
.prefHead {text-align:center;font-family: 'Montserrat', sans-serif;font-variant:small-caps;font-size:1.35em;padding-bottom:0px;margin-bottom:0px;}
.prefContent {border-radius:5px;border:1px solid black;margin-left:5px;margin-right:5px;margin-bottom:10px;background-color:rgba(226,226,226,0.4);}
.prefInput {background:rgba(124,168,48,1);font-family: 'Montserrat', sans-serif;color:#000;font-weight:bold;
	margin-left:0.5em;margin-right:0.5em;border:1px solid black;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-align:center;}
.prefTable {width:70%;margin:auto;margin-top:10px;margin-bottom:5px;text-align:center;font-size:1.1em!important;border:1px solid #222;}
.prefTable tr td:nth-child(odd),.prefTable tr th:nth-child(odd){width:15%;text-align:center!important;}
.prefTable tr td:nth-child(even),.prefTable tr th:nth-child(even){width:35%;text-align:center!important;}

.italNote {font-size:0.85em;font-style:italic;}

.shameDiv {font-family: 'Montserrat', sans-serif;}
.shameDesc {text-align:left!important;font-family: 'Montserrat', sans-serif;margin:5px;font-size:0.85em;border:1px solid black;padding:5px;border-radius:5px;}
.shameWrap {text-align:center;width:100%;}
.shameList {font-family: 'Montserrat', sans-serif;background-color:rgba(230,230,220,1);resize:none;width:95%!important;outline:none;margin:5px;}
.shameList:focus {border:1px solid #222;}
.shameButton {margin:auto;font-family: 'Montserrat', sans-serif;}

.animOne {
	background-color:rgba(140,176,48,1);color:#ddd;
}

.floatAlert {min-width:200px!important;background-color:rgba(140,176,48,1);min-height:60px!important;z-index:500;
position: fixed;top: 60px;border:2px solid #000;
-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;text-align:left;
}
.floatHeading {width:100%;color:rgba(213,213,200,1);background-color:rgba(26,26,26,1);padding:5px;margin-bottom:10px;font-size:1.2em;
font-family: 'Montserrat',sans-serif; font-variant:small-caps;
}
.floatContent {width:100%;padding:5px;margin-bottom:10px;font-family: 'Lato',sans-serif;}
.uploadBox {margin:auto;}
.uploadButton {margin:auto;}

.managePar {padding:5px;padding-bottom:10px;margin-bottom:10px;font-family: 'Montserrat', sans-serif;width:100%;font-size:0.9em;}
.manageCardboxPar {text-align:left!important;}
.manageCardboxDiv {text-align:center;width:100%;}
.manageSpacer {display:inline-block;}
/*-------------Bootstrap Override-----------------*/
#chatDisplayBox {padding:8px;border: 1px solid #000;overflow-x: hidden;background-color:rgba(26,26,26,0.3);background-image:url('../images/xerafinbg.png');background-size:240px, 150px;background-repeat:repeat;
}
#answerField {background: url('../images/b52.png') repeat;padding:8px;border: 1px solid #999;}
.progressWrap {
	background-color: rgba(0,0,0,0.8);
	padding-bottom:5px;
}
.progress {
	border: 1px solid rgba(64, 64, 64, 1); 
	box-shadow: inset 0 0 2px rgba(48,48,48,0.3);
	height: 22px;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	margin:auto;
	width:90%;
}
.progress-bar-custom {
	box-shadow: none;
}
.progress-value {
	z-index:3;
	position:absolute;
	right:0;left:0;
	color:rgba(32,32,32,1);
	width:100%;text-align:center;
}

.tooltip-inner {max-width:75% !important;}
/*Tiles*/
.panelPlaceholder {height: 80px; opacity:0.9;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-bottom:10px;border: 2px dashed #000;}
.xeraTiles {
	cursor:grab;cursor:-webkit-grab;
	font-family: 'Lato', sans-serif;text-align:center;color: rgba(214,214,200,1);
	border:0px solid #000;background:rgba(19,19,16,0.95);margin:0 auto;margin-right:2px;
	display:inline-block;padding:0px;border-radius:0.15em;vertical-align:middle;
	box-shadow:0px 0px 12px #333;
	}

.emoji {
   height: 1em; /*edit for height*/
   margin: 0 .05em 0 .1em;
   vertical-align: middle;
}

body::-webkit-scrollbar {
    width: 0.9em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #111;
}
 
body::-webkit-scrollbar-thumb {
  background-image: url('../images/b36.png');background-repeat: repeat;
  -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
  border:1px solid black;
  outline: 3px solid #999;
 
}


.tab-content {margin-top:5px;margin-bottom:5px;padding-top:5px;padding-bottom:5px;border-top:2px solid black;}


/*Gradient Fills*/
.metalBOne{ 
	background: -moz-linear-gradient(top,  #111 0%, #222 50%, #111 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111), color-stop(50%,#222),color-stop(98%,#111))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #111 0%,#222 50%,#111 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #111 0%,#222 50%,#111 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #111 0%,#222 50%,#111 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #111 0%,#222 50%,#111 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#111',GradientType=0 )!important; /* IE6-9 */
	background-repeat:repeat;
}
	
.metalBTwo{ 
	background: -moz-linear-gradient(top,  #111 0%, #222 30%, #111 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111), color-stop(30%,#222),color-stop(98%,#111))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #111 0%,#222 30%,#111 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #111 0%,#222 30%,#111 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #111 0%,#222 30%,#111 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #111 0%,#222 30%,#111 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#111',GradientType=0 )!important; /* IE6-9 */
	background-repeat:repeat;
}

.metalBThree{ background: -moz-linear-gradient(top,  #111 0%, #222 70%, #111 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111), color-stop(70%,#222),color-stop(98%,#111))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #111 0%,#222 70%,#111 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #111 0%,#222 70%,#111 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #111 0%,#222 70%,#111 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #111 0%,#222 70%,#111 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#111',GradientType=0 )!important; /* IE6-9 */
	background-repeat:repeat;
}

.redRowed {
	background-image: -moz-linear-gradient(top,  rgba(186,64,48,1) 0%, rgba(200,80,64,1) 50%, rgba(186,64,48,1) 98%) !important; /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,64,48,1)), color-stop(50%,rgba (200,80,64,1)),color-stop(98%,rgba (186,64,48,1)))!important; /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(186,64,48,1) 0%,rgba(200,80,64,1) 50%,rgba(186,64,48,1)	98%)!important; /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(186,64,48,1) 0%,rgba(200,80,64,1) 50%,rgba(186,64,48,1) 98%)!important; /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(186,64,48,1) 0%,rgba(200,80,64,1) 50%,rgba(186,64,48,1) 98%)!important; /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(186,64,48,1) 0%,rgba(200,80,64,1) 50%,rgba(186,64,48,1) 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(200,80,64,1)', endColorstr='rgba(186,64,48,1)',GradientType=0 )!important; /* IE6-9 */
	box-shadow: 0px 0px -2px rgba(200,80,64, 1);
}
.goldRowed {
	background: -moz-linear-gradient(top,  #888846 0%, #d3d370 50%, #888846 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888846), color-stop(50%,#d3d370),color-stop(98%,#888846))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #888846 0%,#d3d370 50%,#888846 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #888846 0%,#d3d370 50%,#888846 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #888846 0%,#d3d370 50%,#888846 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #888846 0%,#d3d370 50%,#888846 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888846', endColorstr='#d3d370',GradientType=0 )!important; /* IE6-9 */
}

.silverRowed {
	background: -moz-linear-gradient(top,  #c4c4bb 0%, #ddddd8 50%, #c4c4bb 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4c4bb), color-stop(50%,#ddddd8),color-stop(98%,#c4c4bb))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c4c4bb 0%,#ddddd8 50%,#c4c4bb 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c4c4bb 0%,#ddddd8 50%,#c4c4bb 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c4c4bb 0%,#ddddd8 50%,#c4c4bb 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #c4c4bb 0%,#ddddd8 50%,#c4c4bb 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddddd8', endColorstr='#c4c4bb',GradientType=0 )!important; /* IE6-9 */
}
.bronzeRowed {
	background: -moz-linear-gradient(top,  #772f12 0%, #a86a32 50%, #772f12 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#772f12), color-stop(50%,#a86a32),color-stop(98%,#772f12))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #772f12 0%,#a86a32 50%,#772f12 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #772f12 0%,#a86a32 50%,#772f12 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #772f12 0%,#a86a32 50%,#772f12 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #772f12 0%,#a86a32 50%,#772f12 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#772f12', endColorstr='#a86a32',GradientType=0 )!important; /* IE6-9 */
}

.steelRowed {
	background: -moz-linear-gradient(top,  #939383 0%, #d6d6c6 50%, #939383 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939383), color-stop(50%,#d6d6c6),color-stop(98%,#939383))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #939383 0%,#d6d6c6 50%,#939383 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #939383 0%,#d6d6c6 50%,#939383 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #939383 0%,#d6d6c6 50%,#939383 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #939383 0%,#d6d6c6 50%,#939383 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6c6', endColorstr='#939383',GradientType=0 )!important; /* IE6-9 */
}

.steelRowedInv {
	background: -moz-linear-gradient(top,  #d6d6c6 0%, #939382 50%, #d6d6c6 98%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6c6), color-stop(50%,#939382),color-stop(98%,#d6d6c6))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6c6 0%,#939382 50%,#d6d6c6 98%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6c6 0%,#939382 50%,#d6d6c6 98%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6c6 0%,#939382 50%,#d6d6c6 98%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6c6 0%,#939382 50%,#d6d6c6 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939382', endColorstr='#d6d6c6',GradientType=0 )!important; /* IE6-9 */
}

.highlightRowInv {
	background-image: -moz-linear-gradient(top,  rgba(140,176,48,0.95) 0%, rgba(128,164,48,0.95) 50%, rgba(140,176,48,0.95) 98%) !important; /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(140,176,48,0.95)), color-stop(50%,rgba(128,164,48,0.95)),color-stop(98%,rgba(140,176,48,0.95)))!important; /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(140,176,48,0.95) 0%,rgba(128,164,48,0.95) 50%,rgba(140,176,48,0.95)	98%)!important; /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(140,176,48,0.95) 0%,rgba(128,164,48,0.95) 50%,rgba(140,176,48,0.95) 98%)!important; /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(140,176,48,0.95) 0%,rgba(128,164,48,0.95) 50%,rgba(140,176,48,0.95) 98%)!important; /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(140,176,48,0.95) 0%,rgba(128,164,48,0.95) 50%,rgba(140,176,48,0.95) 98%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(140,176,48,0.95)', endColorstr='rgba(128,164,48,0.95)',GradientType=0 )!important; /* IE6-9 */
	box-shadow: 0px 0px -2px rgba(140,176,48,0.95);
	background-size: auto;
}
