@import url(../../../setglinc/css/google_opensans.css);

body {
	font-family: "OpenSans", Arial, sans-serif !important;
	
	color: #fff;
	margin: 0;
	padding: 0;
	
	background: #242943;
}

a:hover {
	color: inherit;
}

a:link {
	color: inherit;
}

a:visited {
	color: inherit;
}

.general_inner {
	padding: 5px;
	float: none !important;
	float: left;
	font-size: 13px;
	text-align: left;
	margin: 10px;
	
	border-top: solid 1px rgba(212, 212, 255, 0.1);
}
.general_inner_ad_bottom {
	padding: 5px;
	float: left;
	font-size: 13px;
	text-align: left;
	margin: 10px;
	
}
.general_inner_topevents {
 
  	padding: 5px;
	float: none !important;
	font-size: 13px;
	text-align: left;
	margin: 10px;
	
	box-shadow: 0 0 1px rgba(255,255,255,0.2);
	background: url(../../../setglimg/module_box_transparency25.png) 0 0 repeat;
	width: 22%;
	display:inline-block;
}
table.moduletable {
	width: 100%;
	margin-bottom: 2px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
}

table.moduletable tr:hover td{
	background: url(../../../setglimg/module_box_transparency10.png) 0 0 repeat;
	color: #ffffff !important;
}

table.moduletable td {
	font-size: 13px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	border-bottom: solid 1px rgba(212, 212, 255, 0.1);
	text-transform: uppercase;
}

table.moduletable2 {
	width: 100%;
	margin-bottom: 2px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable2 th {
	
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
}

table.moduletable2 td {
	font-size: 13px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 0px solid #dddddd;
}

table.moduletable2 tr{
	border: 0px solid #dddddd;
	
}

p.copyright {
	font-size: 10px;
	font-weight: normal;	
}
.clr {
	clear: both;
}
.red_box{
	
	
	height: 120px;
	font-weight:bold;
	text-align: left;
	
	padding: 5px;
	float: none !important;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	background: linear-gradient(to bottom right, #C05F7C 0%,#9D315C 100%);
}	
.blue_box{
	
	height: 120px;
	font-weight:bold;
	text-align: left;
	
	padding: 5px;
	float: none !important;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	background: -webkit-linear-gradient(-45deg, #5FA0C0 0%,#32839E 100%);
}

.red_box_score{
	
	
	min-height: 50px;
	min-width: 50px;
	font-weight:bold;
	text-align: center;
	font-size: 30px;
	
	padding: 5px;
	float: none !important;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	background: linear-gradient(to bottom right, #C05F7C 0%,#9D315C 100%);
	line-height: 30px;
}	
.blue_box_score{
	
	min-height: 50px;
	min-width: 50px;
	font-weight:bold;
	text-align: center;
	font-size: 30px;
	
	padding: 5px;
	float: none !important;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	background: -webkit-linear-gradient(-45deg, #5FA0C0 0%,#32839E 100%);
	line-height: 30px;
}

.info_box{
	height: 100px;
}
.scorebox{
	padding: 10px;
	border: 0px solid #ffffff; 
	color: #ffffff; 
	font-size: 30px; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle;
	line-height: 30px;
}
.small_link{
	font-size: 10px;
}

#pic a.p1, #pic a.p1:visited {
  
  height: auto !important;
}

table.moduletable tr td {
  padding: 2px !important;
}
@media ( min-width : 1px) and (max-width: 750px ) {
.general_inner_topevents  {width: 90%;}
}
@media ( min-width : 751px) and (max-width: 1300px ) {
.general_inner_topevents  {width: 45%;}
}
@media ( min-width : 1301px) and (max-width: 1700px ) {
.general_inner_topevents  {width: 30%;}
}
@media ( min-width : 1701px) and (max-width: 1900px ) {
.general_inner_topevents  {width: 22%;}
}

@media (max-width: 900px ) {
table.moduletable2 td {
	font-size: 11px;
}
}

.divcenter{
   margin:0 auto;
   text-align: center;
}

.darkcard {
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  line-height: 1.4em;
  background-color: #1c1d26;
}
.darkcard * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.darkcard .dcflag {
  max-width: 100%;
  vertical-align: top;
  opacity: 0.85;
  height: 100px;
  width: 100%;
}
.darkcard figcaption {
  width: 100%;
  background-color: #1c1d26;
  padding: 25px;
  position: relative;
}
.darkcard figcaption:before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 0 400px;
  border-color: transparent transparent transparent #1c1d26;
}
.darkcard figcaption a {
  padding: 5px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 0.7em;
  text-transform: uppercase;
  margin: 10px 0;
  display: inline-block;
  opacity: 1;
  width: 47%;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
}
.darkcard figcaption a:hover {
  opacity: 1;
}
.darkcard .profile {
  border-radius: 50%;
  position: absolute;
  bottom: 100%;
  left: 25px;
  z-index: 1;
  max-width: 90px;
  opacity: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.darkcard .follow {
  margin-right: 4%;
  border-color: #2980b9;
  color: #2980b9;
}
.darkcard h2 {
  margin: 0 0 5px;
  font-weight: 300;
}
.darkcard h2 span {
  display: block;
  font-size: 0.5em;
  color: #2980b9;
}
.darkcard p {
  margin: 0 0 10px;
  font-size: 0.8em;
  letter-spacing: 1px;
  opacity: 0.8;
}

.css-after-gradiant {
  position: relative;
}
.css-after-gradiant img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.css-after-gradiant::after {
  content: "";
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: linear-gradient(
    90deg,
    rgba(255, 87, 34, 1) 0%,
    rgba(205, 220, 57, 1) 100%,
    rgba(0, 212, 255, 1) 100%
  );
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: -1;
}