﻿.dicecell { height: 50px; width: 50px; background-color: #FFF; border-radius: 5px; }
.dicecell1 { height: 50px; width: 50px; background-color: #f5e3e3; border-radius: 5px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
    .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.yahtzeebg { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 10px 10px 1px 10px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #F8F1EB; background: #58A836; background: -webkit-linear-gradient(90deg, rgba(88, 168, 54, 0.53) 5%, #79CC56 100%); background: -moz-linear-gradient(90deg, rgba(88, 168, 54, 0.53) 5%, #79CC56 100%); background: -ms-linear-gradient(90deg, rgba(88, 168, 54, 0.53) 5%, #79CC56 100%); background: -o-linear-gradient(90deg, rgba(88, 168, 54, 0.53) 5%, #79CC56 100%); }
.scorebg { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #2B9DCF; color: white; }
.scorebg1 { background: none repeat scroll 0% 0% #2388b5; }
.scorebg2 { background: none repeat scroll 0% 0% #ed9a70; }
.selectgame { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #2388b5; color: white; font-size: 1.2em; }
.player-inst { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #cc3c3c; background: none repeat scroll 0% 0% rgba(183, 31, 95, 1); color: white; font-size: 1.0em; }
.availplay { background-color: #eff731; }
.img-height { /*min-height: 90px;*/ }
.btn-height { min-height: 34px; color: #092837; font-size: 1.2em; text-align: center; }
.die { z-index: 100; }
.rules-desc { color: white; }
    .rules-desc a { color: rgba(183, 31, 95, 1); }
.rulestable { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: none repeat scroll 0% 0% #23b0a8; color: white; }
.rulesbg { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 2px 10px 2px 10px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #27C1B9; font-size: 1.0em; }
.adbg { border-radius: 5px; box-shadow: 0px 1px 0px #fff inset, 0px 1px 5px #fff; padding: 5px; margin: 10px 10px 10px 10px; background: none repeat scroll 0% 0% #e0cdbd; font-size: 1.0em; text-align: center; }
.adbg1 { border-radius: 5px; padding: 5px; margin: 10px 10px 10px 10px; text-align: center; }
#animated-example { border: solid 0px #1A7404; position: relative; background-color: transparent; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.leftdiv{display:inline-block;}
.rightdiv{display:inline-block; float:right;}
.btn-tutorial { background-color: hsl(0, 100%, 82%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fecccc", endColorstr="#fea3a3"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fecccc), to(#fea3a3)); background-image: -moz-linear-gradient(top, #fecccc, #fea3a3); background-image: -ms-linear-gradient(top, #fecccc, #fea3a3); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fecccc), color-stop(100%, #fea3a3)); background-image: -webkit-linear-gradient(top, #fecccc, #fea3a3); background-image: -o-linear-gradient(top, #fecccc, #fea3a3); background-image: linear-gradient(#fecccc, #fea3a3); border-color: #fea3a3 #fea3a3 hsl(0, 100%, 80%); color: #cc3c3c !important; font-size:1.2em; padding: 1px 10px; font-weight:600; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.13);}

@-webkit-keyframes bounceInUp {
    0% { opacity: 0; -webkit-transform: translateY(2000px); }
    60% { opacity: 1; -webkit-transform: translateY(-30px); }
    80% { -webkit-transform: translateY(10px); }
    100% { -webkit-transform: translateY(0); }
}

@keyframes bounceInUp {
    0% { opacity: 0; transform: translateY(2000px); }
    60% { opacity: 1; transform: translateY(-30px); }
    80% { transform: translateY(10px); }
    100% { transform: translateY(0); }
}

.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }
.post-content { background: none repeat scroll 0 0 transparent; opacity: 0.5; margin: 0 auto; margin-top: -54px; text-align: center position: relative; width: 40%; }
.finalmsg { font-family: Aclonica; line-height: 1em; color: #fff; font-size: 50px; text-shadow: 0px 0px 0 rgb(132,19,132),1px 1px 0 rgb(117,4,117),2px 2px 0 rgb(103,-10,103),3px 3px 0 rgb(88,-25,88),4px 4px 0 rgb(74,-39,74),5px 5px 0 rgb(59,-54,59), 6px 6px 0 rgb(45,-68,45),7px 7px 6px rgba(0,0,0,0.6),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2); }
.thumbnail { margin: 0 auto; text-align: center; }
.wrapper { text-align: center; }
div#preloaded-images { position: absolute; overflow: hidden; left: -9999px; top: -9999px; height: 1px; width: 1px; }
img { display: block; height: auto; max-width: 100%; }
h1, .h1 { margin-top: 5px; margin-bottom: 10px; font-family: ABeeZee; line-height: 1em; color: #e6c6e6; font-size: 28px; margin-left: 5px; text-align: center; text-shadow: 0px 0px 0 rgb(206,174,206),-1px 0px 0 rgb(191,159,191),-2px 0px 0 rgb(177,145,177),-3px 0px 0 rgb(162,130,162),-4px 0px 0 rgb(148,116,148),-5px 0px 0 rgb(133,101,133), -6px 0px 0 rgb(119,87,119),-7px 0px 6px rgba(0,0,0,0.55),-7px 0px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2); }

@media (max-width:360px)
{
    .dicecell { height: 40px; width: 40px;}
    .dicecell1 { height: 40px; width: 40px;}
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 5px; line-height: 1.2; }
    .yahtzeebg { padding: 5px 5px 1px 5px; margin: 5px; }
    .scorebg, .rulesbg, .adbg, .adbg1, .selectgame, .player-inst { padding: 2px 5px 2px 5px; margin: 5px; }
    .player-inst{display:none;}
}

@media (min-width:361px) and (max-width:767px) /*xs*/
{
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 5px; line-height: 1.2; }
    .yahtzeebg { padding: 5px 5px 1px 5px; margin: 5px; }
    .scorebg, .rulesbg, .adbg, .adbg1, .selectgame, .player-inst { padding: 2px 5px 2px 5px; margin: 5px; }
    .player-inst{display:none;}
}


@media (min-width:992px) and (max-width:1199px) /*md*/
{
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 6px; line-height: 1.2; }
    .yahtzeebg { margin: 5px; }
    .scorebg, .rulesbg, .adbg, .adbg1, .selectgame, .player-inst { padding: 2px 5px 2px 5px; margin: 5px; }
}

@media (min-width:768px) and (max-width:991px) /*sm*/
{
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 4px; line-height: 1.0; font-size: 1.0em; }
    .yahtzeebg { margin: 5px; }
    .scorebg, .rulesbg, .adbg, .adbg1, .selectgame, .player-inst { padding: 2px 5px 2px 5px; margin: 5px; }
}

@media (min-width:1200px) /*lg*/
{
}
