.ratingTable {
    /*
	border: 1px solid #e6e6e6;
	*/
    font-size: 15px;
    width: 100%;
	font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif !important;
}

.ratingTable.theme1 .header {
    background-color: #4682b4;
    color: white;
    text-transform: uppercase;
}

.ratingTable .content > div {
	position: relative;
}

.ratingTable.theme1 .header > div:nth-child(1), .ratingTable.theme1 .content > div > div:nth-child(1) {
    width: 7%;
}

.ratingTable.theme1 .header > div {
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.ratingTable.theme1 .content > div {
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	margin: 10px 0;
    border-radius: 8px;
	padding: 18px 25px;
	margin: 10px 0;
	clear: both;
}


.ratingTable.theme1 .header > div:nth-child(2), .ratingTable.theme1 .content > div > div:nth-child(2) {
    width: 14%;
}
.ratingTable.theme1 .content > div > div:nth-child(2) img,
.ratingTable.theme1.theme3 .content > div > div:nth-child(1) img {

	max-width: 75px;
	max-height: 75px;
}

.ratingTable.theme1 .header > div:nth-child(3), .ratingTable.theme1 .content > div > div:nth-child(3) {
    width: 32%;
}

.ratingTable.theme1 .header > div:nth-child(4), .ratingTable.theme1 .content > div > div:nth-child(4) {
    width: 34%;
}

.ratingTable.theme1 .header > div:nth-child(5), .ratingTable.theme1 .content > div > div:nth-child(5) {
    width: 20%;
	text-align: right;
}


/* Sidebar styles START */
.hascasinoname-sidebar .casinoname.casinoname-sidebar {
	padding:0;
    font-size: 14px;
    line-height: 14px;
	padding-left: 3px;
}

.ratingTable.theme1 .content > div.hascasinoname-sidebar {
	box-shadow: none;
    border-radius: 0;
	border-bottom: 1px solid #efefef;
	padding: 0 0 6px;
	margin: 6px 0 0;
}

.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(2) { width: 55px; }
.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(2) img,
.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(2) picture {
	max-width: 50px;
	max-height: 50px;
}
.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(3) { width: 26%; }
.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(4) { width: 30%; text-align: center; }
.ratingTable.theme1 .content > div.hascasinoname-sidebar > div:nth-child(5) { width: 24%; min-height: 45px; }


.ratingTable .hascasinoname-sidebar .score-overlay-wrap { width: 74px; }
.ratingTable .hascasinoname-sidebar .score-overlay-wrap i { font-size: 11px; }
.ratingTable .hascasinoname-sidebar .score-overlay i {	font-size: 11px; }

.ratingTable .hascasinoname-sidebar a.terms-button { display: none; }


.ratingTable .hascasinoname-sidebar .score-wrapper { margin-bottom: -5px; }
.sidebarstars {
	font-size: 11px;
	font-weight: bold;
	color: #989898;
}
.sidebarstars a,
.sidebarstars span {
	font-size: 12px;
	color: #293740 !important;
}

.sidebarstars a:hover {
	text-decoration: underline;
}


/* Rating numbers need a separate treatment here */
.ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .console-num {
	width: 20px;
	height: 20px;
	font-size: 9px;
	line-height: 18px;
	top: -5px;
	left: -5px;
	border: 1px solid #fff;
}
.ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .console-num.first-count {
	height: 18px;
	width: 18px;
	line-height: 15px;
	top: -3px;
	left: -3px;
}
    .ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .console-num.first-count:before,
	.ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .console-num.first-count:after {
      height: 18px;
      width: 18px;
    }
.ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .first-count-fantom {
	height: 16px;
	width: 16px;
	top: 1px;
	left: 1px;
}
    .ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .first-count-fantom:before,
	.ratingTable.theme1.theme2 .content .hascasinoname-sidebar .casino-logo .first-count-fantom:after {
      height: 16px;
      width: 16px;
    }
/* Sidebar styles END */


.casino-logo {
	position: relative;
}
.casino-logo a {
	display: flex;
}

.ratingTable.theme2, 
.ratingTable.theme3 {
    margin: 0 0 30px;
}

div.spacer {
	position:absolute;
	width:0;
	border: 0!important;
}
.ratingTable.theme1.theme2 .content .casino-logo .console-num {
	position: absolute;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	line-height: 25px;
	padding: 0;
	background: #1da1f2;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #fff;
	text-align: center;
	top: -7px;
	left: -7px;
}
.ratingTable.theme1.theme2 .content .casino-logo .console-num.first-count {
	border-radius: 0;
	border: 0;
	background: #fff;
	z-index: 0;
	height: 25px;
	width: 25px;
	line-height: 26px;
	top: -6px;
	left: -6px;
}
    .ratingTable.theme1.theme2 .content .casino-logo .console-num.first-count:before,
	.ratingTable.theme1.theme2 .content .casino-logo .console-num.first-count:after {
      content: " ";
      position: absolute;
	  z-index: 1;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background: #fff;
    }
    .ratingTable.theme1.theme2 .content .casino-logo .console-num.first-count:before {
      transform: rotate(30deg);
    }
	.ratingTable.theme1.theme2 .content .casino-logo .console-num.first-count:after {
      transform: rotate(60deg);
    }
.ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom {
	background: #00cecb;
	height: 23px;
	width: 23px;
	top: 1px;
	left: 1px;
	position: absolute;
	z-index: 2;
}
    .ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom:before,
	.ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom:after {
      content: " ";
      position: absolute;
	  z-index: 2;
      top: 0;
      left: 0;
      height: 23px;
      width: 23px;
      background: #00cecb;
    }
    .ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom:before {
      transform: rotate(30deg);
    }
	.ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom:after {
      transform: rotate(60deg);
    }
.ratingTable.theme1.theme2 .content .casino-logo .first-count-fantom span {
	position: relative;
	z-index: 4;
}


.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(2) { width: 25%; }
.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(3) { width: 27%; border-left: 1px solid #f4f4f4; padding-left: 2%; }
.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(4) { width: 28%; }

.hascasinoname-full .casino-logo > a,
.hascasinoname-full .casino-logo > span {
	display: table-cell;
}
.hascasinoname-full .casino-logo > a img { display: block; }

.casinoname {
	color: #4e4e4e;
    font-size: 19px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;

	padding:0 15px;
	vertical-align: middle;
	display: none;
}
.hascasinoname-full .casinoname,
.hascasinoname-sidebar .casinoname.casinoname-sidebar {
	display: block;
}


.ratingTable.theme3 .content > div > div:nth-child(1) {
    width: 14%;
    border-right: none !important;
}

.ratingTable.theme3 .content > div > div:nth-child(2) {
    width: 32%;
}

.ratingTable.theme3 .content > div > div:nth-child(3) {
    width: 34%;
}

.ratingTable.theme1.theme3 .content > div > div:nth-child(4) {
    width: 20%;
	text-align: right;
}

.ratingTable.theme3 .header{
    padding: 5px;
    text-align: center;
    font-weight: bold;
	background: #2d7ff9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ratingTable.theme1.theme3 .content > div {
	margin: 1px 0 0;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.first-count-img{
    display: none;
}


.ratingTable.theme1 .content > div > div {
    display: inline-block;
    vertical-align: middle;
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{
    text-align: center;
}

.content > div > div {
    padding: 5px;
}

.ratingTable.theme1 .content > div > div:nth-child(3) {
    text-align: left;
}

.ratingTable.theme1 .content > div > div:nth-child(4) {
    text-align: left;
}

.ratingTable div.content div p {
    margin-bottom: 0 !important;
}

.playBtn {
    background-color: #e67e22;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 12px #bbb;
    box-shadow: 0 0 12px #bbb;
    color: white !important;
    display: block;
    letter-spacing: 2px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-transform: uppercase;
    width: 50%;
}

.playBtn:hover {
    background-color: #d35400;
    text-decoration: none;
}

.ratingTable .content img {
    max-width: 90%;
}


.play-button {
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif !important;
    font-weight: 800;
    padding: 12px 23px !important;
	background: #2d7ff9;
	font-size: 13px;
	color: #fff!important;
	border-radius: 4px;
}
.play-button:hover {
	opacity: .8;
}

.play-button.play-button-grey {
    padding: 9px 11px !important;
	background: #eeeeee;
	color: #112c42!important;
	font-size: 10px;
	line-height: 9px;
}


a.terms-button {
	font-size: 10px;
	line-height: 14px;
	color: #a8a8a8!important;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.tctooltip {
	visibility: hidden;
	width: 200px;
	background-color: #eee;
	color: #000;
	padding: 10px 15px;
	position: absolute;
	z-index: 100;
	top: 20px;
	left: 20px;
	box-shadow: 1px 2px 2px rgba(0,0,0,.3);
	font-size: 11px;
	border-radius: 4px;
}
a.terms-button:hover {
	cursor: pointer;
}
a.terms-button:hover .tctooltip {
	visibility: visible;
}
a.terms-button .tctooltip::after {
	content: " ";
	position: absolute;
	top: -17px;
	left: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #eee transparent;
} 


.ratingTable li {
    list-style-type: none;
	font-size: 13px;
	line-height: 1.9em;
	color: #777;
}

.ratingTable li:before{
    content: '\f058';
    font-family: 'FontAwesome';
    /*
	color: #fff;
	background: #00cecb;
	border-radius: 50%;
	padding: 3px;
	*/
	color: #00cecb;
	margin-right: 7px;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: 2px;
}

.ratingTable ul{
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.ratingTable .score-wrapper {
    font-family: 'Open Sans', sans-serif !important;
	font-weight: 800;
	line-height: 1em;
	margin: 2px 0 3px;
}
.ratingTable .score-overlay-wrap {
	position: relative;
	width: 84px;
	margin-left: 0;
	margin-right: 3px;
	line-height: 1em;
	display: inline-block;
}
.ratingTable .score-overlay-wrap i {
	color: #eee;
	font-size: 13px;
}
.ratingTable .score-overlay {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	white-space: nowrap;
}
.ratingTable .score-overlay i {
	margin-left: 2px;
	font-size: 13px;
	color: #f7d829;
}

.icons-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.icons-wrapper img {
	display: block;
	float: left;
	margin-right: 7px;
}


.ratingTable.theme1 .content > div > div:nth-child(3) p, .ratingTable.theme3 .content > div > div:nth-child(2) p{
    font-size: 19px;
	color: #4e4e4e;
    line-height: 29px;
    text-align: left;
	
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
	
	display: inline;
}
.ratingTable.theme1 .content > div > div:nth-child(3) p + p,
.ratingTable.theme1.theme3 .content > div > div:nth-child(2) p + p {
	color: #aeaeae;
	font-weight: 500;
}
.ratingTable.theme1 .content > div > div:nth-child(2) p + p::before,
.ratingTable.theme1 .content > div > div:nth-child(3) p + p::before {
	content: "+ ";
	color: #aeaeae;
	font-weight: 500;
}

.reviewbtn {
	font-size: 12px;
	color: #1da1f2;
}
.reviewbtn:hover {
	text-decoration: underline;
}

.bluecolor{
    color: #4682b4;
}

.mobile-buttons{
    display: none;
}

@media only screen and (min-width:941px) and (max-width:1199px) {


	.ratingTable.theme1 .content > div > div:nth-child(4) {
		width: 32% !important;
	}
	.ratingTable.theme1 .content > div > div:nth-child(5) {
		width: 22%;
	}
	.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(4) { width: 27%; }


}


@media only screen and (max-width:1024px){

	.ratingTable.theme1 .content > div > div, 
	.ratingTable.theme1 .content .hascasinoname-full > div { width: 50%!important; }

}


@media only screen and (min-width:540px) and (max-width:1080px){
	
	.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(4) { display: none; }
	.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(2) { width: 36%!important; }
	.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(3) { width: 38%!important; }
	.ratingTable.theme1 .content .hascasinoname-full > div:nth-child(5) { width: 26%!important; }
	
	.ratingTable.theme1 .content .hascasinoname- > div:nth-child(4) { display: none; }
	.ratingTable.theme1 .content .hascasinoname- > div:nth-child(2) { width: 30%!important; }
	.ratingTable.theme1 .content .hascasinoname- > div:nth-child(3) { width: 42%!important; }
	.ratingTable.theme1 .content .hascasinoname- > div:nth-child(5) { width: 28%!important; }
	
}


@media only screen and (min-width:940px) and (max-width:1080px){
    .ratingTable.theme1:not(.theme3) .header{
        font-size: 0.75em;
        height: 30px;
    }
}

@media all and (max-width: 767px){
	
	.ratingTable.theme1 .content .hascasinoname- , 
	.ratingTable.theme1 .content .hascasinoname-full {
		overflow: hidden; 
	}

	.ratingTable.theme1 .content .hascasinoname- > div, 
	.ratingTable.theme1 .content .hascasinoname-full > div { width: 33%!important; float:left; }
	.play-button { display: block; }
	
	.terms-button { display: none; }
		
	.ratingTable.theme1 .content > div > div:nth-child(5),
	.ratingTable.theme1.theme3 .content > div > div:nth-child(4) { width: 100%!important; }
	
	.ratingTable.theme1.theme3 .content > div > div:nth-child(4) {
		margin-top: 10px;
	}
	
}



@media all and (max-width: 640px){
	
	.hascasinoname-full .casinoname, 
	.ratingTable ul { display: none!important; }
	
	.ratingTable.theme1 .content > div > div.casino-logo {
		width: 84px!important;
		margin-right: 5px;
	}
	.ratingTable.theme1 .content > div > div:nth-child(3),
	.ratingTable.theme1 .content > div > div {
		width: auto!important;
		border: 0!important;
	}
	
	.play-button {
		font-size: 14px;
		padding: 7px 23px !important;
	}
	
}



@media all and (max-width: 640px){
	
	.ratingTable.theme1 .content > div {
		padding: 15px 15px;
	}
	
	.ratingTable.theme1 .content > div > div:nth-child(4),
	.ratingTable.theme1.theme3 .content > div > div:nth-child(3) { padding: 2px; }
	
	.ratingTable.theme1 .content > div > div:nth-child(3) p, .ratingTable.theme3 .content > div > div:nth-child(2) p{
    	font-size: 17px;
	}
	
}



@media all and (max-width: 360px){
	
	.ratingTable.theme1 .content > div > div.casino-logo {
		width: 30%!important;
	}
	.ratingTable.theme1 .content > div > div.casino-logo img {
		max-width: 100%;
	}
	.ratingTable.theme1 .content > div > div:nth-child(3) {
		width: 70%!important;
	}

}

/*Bill's edits*/
.hascasinoname-full .play-button {
	padding: 12px 32px !important
}

.ratingTable.theme1 .content > div {
	padding: 18px 25px;
}


@media all and (max-width: 767px){
	.hascasinoname-full .play-button {
		padding: 7px 32px !important
	}

}