@media (min-width:768px){ #loginM{display:none}}
@media (max-width:767px){#loginD{display:none}}

@charset "utf-8";
/* CSS Document */

.navbar-brand > img {
    width: 400px ;
}

A#signUp {
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    background: #900 none repeat scroll 0% 0%;
    border: 1px solid #C30;
    padding: 12px 20px;
    border-radius:4px;
}

.row {
	margin-top: 15px;
	margin-bottom: 15px;
}

.navbar.navbar-bg-light, .dropdown-menu, .light-bg, .work-process-box, .special-feature .mask-top, #footer .footer-widget, #footer .copyright, .shop .product-item, .shop .product-details, .navbar-default .navbar-nav > li > a.has-submenu, .highlight, .page-header, .comming-soon .countdown-section, .bakery-menu .tab-content, .pricing i.icons-circle.medium.pricing-icon, .destination-box5302 {
     background: #223023 url(../../../inetpub/wwwroot/jazzbets/img/bg.png) repeat;	
}



li {
    list-style: outside;
}

.list-group-item {
    background: #2F2F2F url(../../../inetpub/wwwroot/jazzbets/img/bg.png) repeat;
    border:none ;
}



.pad-60 {
    padding: 40px ;
}

.btn-danger {
    
    background-color: #C0C336;
    
}


.list-group {
    
    font-size: 20px;
}

.page-header {
    background: #F2F2F2 url("../../../inetpub/wwwroot/jazzbets/img/sections/header-bg.jpg") no-repeat scroll 50% top;
    border-bottom: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 30px 0px;
    margin: 0px;
}

.title{border:none !important}

DIV.boxed {
    width: 1000px;
    margin: 0px auto;
}

element {

}
#pageContent {

    padding: 34px;
   
    border-radius: 5px;
    margin: 15px 0px;
    min-height: 320px;
    position: relative;

}

#HeaderRight {
    width: 240px;
    height: 430px;
}

#pageContent TABLE {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 0 15px 0;
}
#pageContent TABLE TD,
#pageContent TABLE TH {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
   
}
#pageContent TABLE TH {
	background-color:#012D0F;
}
#pageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#pageContent DT {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#pageContent DD {
	margin: 0 0 10px 20px;
	padding: 0;
}

#pageContent H3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #C0C336;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
#pageContent H4 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93D400;
	margin: 15px 0;
	padding: 0 0 0 15px;
}
#pageContent P {
	margin: 0 0 15px 0;
	line-height: 16px;
	text-align:justify;
}
#pageContent P STRONG {
	color: #999;
}

#HelpRulesGeneral {
    width: 235px;
    margin: 0px 0px 0px 5px;
    float: left;
}
#HelpRulesTypes {
    width: 470px;
    padding: 5px 0px 0px 138px;
    margin: 8px 17px 36px 210px;
}

#RightColumn {
	background: #C0C336 url('/images/center/bg-pagecontent.png') 0 bottom repeat-x;
	width: 240px;
	margin: 10px;
	padding: 5px;
	float: right;
}
#RightColContent {
	background-color: #083203;
	padding: 1em 0em 2em 3em;
	text-align: left;
}

#CenterColumn {
	background: #fefefe url('/images/center/bg-pagecontent.png') 0 bottom repeat-x;
	margin: 10px;
	padding: 5px
}

.content {
    width: 100%;
    margin: 0px auto;
}

.embed-container {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
			
.embed-container iframe {
    width: 101%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
}
