/*
 Theme Name:   DynamiX Child
 Theme URI: http://themeva.com/
 Description:  DynamiX Wordpress Theme
 Author:       themeva
 Author URI:   http://themeva.com/
 Template:     DynamiX
 Version:      1.0.0
 Tags:         dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, buddypress
 Text Domain:  DynamiX-child
*/

@import url("../DynamiX/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.game-desc-space{
    margin-top: 50px;
}
h6{
    font-size: 18px;
    margin-bottom: 20px;
}

/* Login POPUP */

#backgroundPopup {
    z-index:2000;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -150px;
    position: fixed;
    top: 20%;
    width: 300px;
    z-index: 3000;
}

#toPopup2 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -190px;
    position: fixed;
    top: 150px;
    width: 380px;
    z-index: 3000;
}
body .reg-wrapper form#signup_form .submit input[type="submit"]{
    font-size: 16px;
    white-space: normal;
}
body .booking-wrapper .em-booking-form-details > p select{
font-weight: bold;
border: 0px;
box-shadow: none;
background: #fff;
color: #fff;
padding: 5px;
position: relative;
top: -6px;
margin-bottom: 10px; 
text-align:center;
}

body .booking-wrapper .em-booking-form-details > p select {
display: inline-block;
padding: 4px 3px 3px 5px;
margin: 0;
font: inherit;
outline: none;
line-height: 1.2;
color: #000;
padding-left: 7px;
background-image: url(images/DropDownIcon.png);
background-size: 11px 12px;
background-repeat: no-repeat;
background-position: 26px 6px;
width: 44px;
border: 1px solid #ccc;
 }




/* Select arrow styling */
body .booking-wrapper .em-booking-form-details > p select:after {
content: "▼";  /* Current arrow I would like to change */
position: absolute;
top: 0;
right: 0;
bottom: 0;
font-size: 60%;
line-height: 30px;
padding: 0 7px;
background: #000;
color: white;
}





body .week-event .w-e-footer a {
-moz-box-shadow: 0px 0px 0px 0px #ffffff;
-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px 0px #ffffff;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b7d282), color-stop(1, #8eb56d) );
background: -moz-linear-gradient( center top, #b7d282 5%, #8eb56d 100% );
background-color: #b7d282;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-top: 0px;
margin-right: 11px;
border-radius: 10px;
border: 1px solid #dcdcdc;
display: inline-block;
color: #F5FF00;
font-weight: bold;
padding: 20px 30px;
margin: 12px 0;
text-decoration: none;
text-shadow: 1px 1px 0px #c7c5c7;
line-height: 20px;
font-size: 22px;
}
#attend-sidebar{
    margin-bottom: 20px;
}
.shaded h3 a{
    color: #fff000;
}
.addthis_sharing_toolbox{
    text-align:center;
}
.shaded a:hover{
    color: #75daff;
}
div.loader {
    background: url("images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}
.standard-form .wsi-title, .standard-form .service-filter-content{
    display:none;
}
#lang_sel_list{
    display:none;
}
div.close {
    background: url("images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 15px;
    background-size: cover;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
.booking-info .event-icon{
width: 100px;
height: 80px;
border: 2px solid #4ABFFF;
display: block;
float: left;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-right: 10px;
margin-bottom: 20px;
overflow: hidden;
}
#number .event-icon span{
width: 100px;
height: 80px;
border: 2px solid #0E9ECF;
display: inline;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-right: 10px;
margin-bottom: 20px;
overflow: hidden;
}
.date-separator{
width: 100%;
height: 1px;
background: #ECECEC;
position: relative;
top: -50%;
}
#number{
display: block;
text-align: center;
margin-bottom:50px;
}
#share-link{
    width: 300px;
    margin: 0px auto 60px;
}
#share-link li.widget{
    list-style-type:none;
    margin-left:0px;
    padding-left:0px;
}
#share-link li.widget .fiblink{
    text-align:center;
    font-size: 10px;
    color: #fff !important;
    font-weight: normal;
}
#share-link li.widget h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}
#share-link li.widget p{
    text-align: center;
    font-size: 12px;
    color: #8F8F8F;
}
#share-link form.standard-form .invite-anyone-email-addresses{
    width: 100%;
    border-radius: 0px;
    height: 3em;
}
#share-link li.widget .button{
    background: none repeat scroll 0 0 #02BFFF;
    border: medium none;
    box-shadow: 0 2px 0 0 #077ba3;
    color: #f5ff00 !important;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    text-shadow: none;
}
#share-link li.widget .button:hover{
    background: none repeat scroll 0 0 #5f79ac;
}

#number .event-icon{
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    margin: 0px auto;
    font-size: 24px;
    font-weight: normal;
    display: inline;
    color: #fff;
    font-family: Raleway;
}

#share-link .shared-head{
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.booking-info .event-icon.spaces-ico span{
width: 50%;
text-align: center;
height: 77px;
line-height: 76px;
display: inline-block;
font-family: 'Oswald', sans-serif;
font-size: 60px;
border-left: 1px solid#E0E0E0;
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 50%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(50%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* IE10+ */
background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
#number .event-icon.spaces-ico span{
margin: 0px;
padding: 5px;
width: inherit;
color: rgba(0, 0, 0, 0.6);
height: inherit;
text-align: center;
line-height: 26px;
position: relative;
top: 10px;
display: inline-block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
letter-spacing: 1px;
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 50%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(50%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* IE10+ */
background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.booking-info .event-icon.map-ico{
background:url(images/google-ico.jpg) no-repeat 0 0 transparent;
background-size: cover;
}
.booking-info .event-icon-content{
display: inline-block;
font-family: Arial;
line-height: 24px;
font-size: 16px;
}
.booking-info .event-icon .e-icon-date-top{
background: #02BFFF;
color: #fff;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
font-family: arial;
padding: 2px 0;
}
.booking-info .event-icon .e-icon-date-bottom{
padding: 9px 0;
text-align: center;
font-family: Arial;
font-size: 20px;
font-weight: bold;
background: #fff;
color:#02BFFF;
}
.login-head{
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
}
.login-head h1{
    font-size: 38px;
    font-weight: 300;
    color: #02BFFF;
    margin-bottom:0px;
}
.login-head h5 a{
    color: #02BFFF;
}
.login-head h5{
    font-weight:bold;
}
.login-body{
    padding: 20px 20px 10px 20px;
    border-bottom: 1px solid #A9BAD5;
}
div#popup_content input[type="text"], div#popup_content input[type="password"]{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
}
.login-body .bott-link{
    font-size: 12px;
}
.login-body .login-remember{
    color: #02BFFF;
    margin-bottom: 10px;
}
.login-body .login-submit input[type="submit"]{
    background: #02BFFF;
    color: #F5FF00 !important;
    text-shadow: none;
    -moz-box-shadow: #077BA3 0px 2px 0px 0px;
    -webkit-box-shadow: #077BA3 0px 2px 0px 0px;
    box-shadow: #077BA3 0px 2px 0px 0px;
    border: none;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto;
    display: block;
}
.login-body .login-submit input[type="submit"]:hover{
    background: #5F79AC;
}
.login-foot{
    background-color: #D8DFEA;
}
.login-foot span{
    padding: 5px 10px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    top: -10px;
    left: 50%;
    margin-left: -20px;
    text-transform: capitalize;
    font-weight: bold;
}
div#popup_content .login-foot a{
    width: 157px;
    height: 22px;
    display: block;
    margin: 0 auto;
    padding: 10px 0 50px;
}
html body.buddypress .header-wrap.stuck {
    margin-top: 0px;
}
/* REGISTRATION STYLES */

.page-id-71 div#primary-wrapper .wrapper > .content-wrap { margin-top: 50px !important; }
.page-id-7137 div#primary-wrapper .wrapper > .content-wrap .reg-wrapper{
    background: #D5D5D5;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap, .page-id-7137 div#primary-wrapper .wrapper > .content-wrap{
    width: 300px;
    min-width: 260px;
    background: #fff;
    margin: 50px auto 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #A7A7A7 0px 3px 6px 0px;
    box-shadow: #A7A7A7 0px 3px 6px 0px;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap .register-header, .page-id-7137 div#primary-wrapper .wrapper > .content-wrap .register-header{    
    padding: 10px 0px;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap .reg-wrapper, .page-id-7137 div#primary-wrapper .wrapper > .content-wrap .reg-wrapper{
    background: #ECECEC;
    border-top: 1px solid #D8D8D8;
    padding: 10px 20px;
}
.reg-wrapper .reg-wrapper-or{
    padding: 5px 10px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    /*top: -23px;*/
    top: -8px;
    left: 50%;
    font-size: 15px;
    margin-left: -20px;
    text-transform: uppercase;
    font-weight: bold;
}
.reg-wrapper .reg-wrapper-span{
    padding: 0px 0px 25px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.reg-wrapper .reg-wrapper-span a{
    color: #3AB4DF;
}
.reg-wrapper form#signup_form{
    /*display:none;*/
}
body.no-js .reg-wrapper form#signup_form{
    display:none;
}
body .reg-wrapper form#signup_form .register-section{
    width:100%;
}
body .reg-wrapper form#signup_form .register-section input[type=text], body .reg-wrapper form#signup_form .register-section input[type=password]{
    width:100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin: 5px 0;
}
.reg-wrapper form#signup_form .submit input[type=submit]:hover{
    background: #5F79AC;
}
.reg-wrapper form#signup_form .submit p{
    text-align: center;
    line-height: 1em;
    color: #B4B4B4;
    font-size: 13px;
}
.register-section > .error{
    color: rgb(255, 11, 11);
    line-height: 10px;
    font-size: 11px;
    margin-top: 10px;
}
.reg-wrapper form#signup_form .submit input[type=submit]{
    width:100%;
    background: #02BFFF;
    color: #F5FF00 !important;
    text-shadow: none;
    margin-top: 20px;
    -moz-box-shadow: #077BA3 0px 2px 0px 0px;
    -webkit-box-shadow: #077BA3 0px 2px 0px 0px;
    box-shadow: #077BA3 0px 2px 0px 0px;
    border: none;
    font-weight: bold;
    font-size: 22px;
}
.page-id-71 #primary-wrapper .main .content-wrap .skinset-main.enabled,
.page-id-7137 #primary-wrapper .main .content-wrap .skinset-main.enabled{
    margin-bottom:0px;
}
body.no-js .reg-wrapper .reg-wrapper-span{
    display:block;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap .entry-title,
.page-id-7137 div#primary-wrapper .wrapper > .content-wrap .entry-title{
    font-size: 22px;
    font-weight: bold;
    color: #02BFFF;
    margin-bottom: 0px;
    margin-top: 5px;
    text-align: center;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap .fb-register,
.page-id-7137 div#primary-wrapper .wrapper > .content-wrap .fb-register{
    display: block;
    margin: 0 auto;
    width: 257px;
}
.page-id-71 div#primary-wrapper .wrapper > .content-wrap .register-preface,
.page-id-7137 div#primary-wrapper .wrapper > .content-wrap .register-preface{
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
    color: #B4B4B4;
    margin: 0 auto;
    width: 257px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;`
}
.page-id-7137 .post-edit-link, .page-id-7137 #vc-load-inline-editor, .page-id-9045 #vc-load-inline-editor, .page-id-9045 .post-edit-link{
    display:none;
}
.shaded{
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    width: 900px;
    margin: 90px auto 20px auto;
}
.shaded h1{
font-weight: 800;
color: #02a6ff;
font-size: 50px;
margin-bottom: 0px;
line-height: 1em;
}
.shaded h3{
color: #fff;
font-size: 24px;
margin-bottom: 0px;
}
.shaded h3 span{
color:#fff000;
}
header .sign-btt {
    text-transform:Capitalize;
}
#popup_content #loginform .newsociallogins, #popup_content #loginform  > h3{
    display:none;
}
#nv-tabs ul li.log-btt{
    float:right;
}
#nv-tabs.left {
    width: 100%;
}
.header-wrap.stuck #nv-tabs{
    width:auto;
    float: none;
}
#nv-tabs ul li.sign-btt a{
    background: #F5FF00;
    color: #19B3E9;
    /*padding: 0 15px 1px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px;
    margin-right: 10px;
}
.week-event .w-e-body span.w-e-title a{
border-bottom:1px solid #fff;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.week-event .w-e-body span.w-e-title a:hover{
border-bottom:1px solid #75daff;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

.calendar_home{
    width:100% !important;
}
#nv-tabs ul li.sign-btt a:hover{
    color:#000;
}
.home-page .intro-text .post-titles h1, .home-page .intro-text .post-titles h2{
    text-align:center;
}
.home-page .intro-text .post-titles{
    margin: 40px auto;
}
.home-page .intro-text .post-titles h1{
    font-size: 40px;
}
.event-list-block{
    width:100%;
}
.sidebar-join{
    width: 220px;
    height: 220px;
    padding: 80px 0;
    display: block;
    text-align: center;
    background: #15ADE2;
    margin: 0 auto;
    border: 6px solid #57C7EE;
    border-radius: 180px;
    text-transform: uppercase;
    font-size: 28px;
    color: #fff !important;
    margin-bottom: 70px;
}
.sidebar-join:hover{
    background: #57C7EE;
    border: 6px solid #1e73be;
    color: #1e73be !important;
}
body .week-event .w-e-footer a, body #primary-wrapper button{
background: #4ABFFF;
}
body .week-event .w-e-footer a:hover, body #primary-wrapper button:hover{
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2C92B6), color-stop(1, #0E9ECF) );
background: -moz-linear-gradient( center top, #2C92B6 5%, #0E9ECF 100% );
background-color: #2C92B6;
}
table.em-calendar td{
    padding: 5px 0px !important;
    width: 24px;
    height: 24px;
    line-height: 2em;
}
table.em-calendar td.eventful a{
    background: #0E9ECF;
    width: 24px;
    line-height: 2em;
    height: 24px;
    margin: 0 auto;
    display: block;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    color: #FFFF00;
}
body table.em-calendar td.eventful-today{
    background:transparent;
}
body table.em-calendar td.eventful-today a{
    background:#C7C7C7;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    color: #ffffff;
    display: block;
    margin: 0 auto;    
    width: 24px;
    height: 24px;
    line-height: 2em;
}
.attendee-name{
    font-size: 22px;
    text-transform: capitalize;
    line-height: 1.5em;
    margin-left: 10px;
}
.attendee-avatar{
    float: left;
}
.booking-wrapper .em-booking-form-details{
    width: 100%;
    padding: 0px;
}
.booking-wrapper #em-booking{
    padding:0px;
    margin:0px;
}
.booking-wrapper .em-booking-form-details > p{
    border-bottom: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.booking-info > p{
border-bottom: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.booking-wrapper .em-booking-form-details > p select{
    padding: 0;
    background:none;
}
.booking-wrapper .em-booking-form-details > .em-booking-buttons #em-booking-submit{
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #57C7EE), color-stop(1, #0E9ECF) );
background: -moz-linear-gradient( center top, #57C7EE 5%, #0E9ECF 100% );
background-color: #0E9ECF;
border: 1px solid #DCDCDC;
border-radius: 3px;
width: 100%;
color: #F5FF00;
font-size:20px;
}
body.my-account #buddypress #item-nav ul li#groups-personal-li, body.my-account #buddypress #item-body ul li#profile-personal-li, body.my-account #buddypress #item-body ul li#my-events-personal-li, body.my-account #buddypress #item-body ul li#my-locations-personal-li, body.my-account #buddypress #item-body ul li#my-bookings-personal-li{
    display:none;
}
.booking-wrapper .em-booking-form-details > .em-booking-buttons #em-booking-submit:hover{
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2C92B6), color-stop(1, #0E9ECF) );
background: -moz-linear-gradient( center top, #2C92B6 5%, #0E9ECF 100% );
background-color: #2C92B6;
}
.booking-wrapper .em-booking-form-details > p > strong, .booking-wrapper .em-booking-form-details > p > select{
float:right;
}
.single-e-sidebar .widget_em_calendar{
    margin:50px 0 0;
}
.single-title{
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.booking-wrapper a.side-login{
margin-top: 30px;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #57C7EE), color-stop(1, #0E9ECF) );
background: -moz-linear-gradient( center top, #57C7EE 5%, #0E9ECF 100% );
background-color: #0E9ECF;
border: 1px solid #DCDCDC;
border-radius: 3px;
display: inline-block;
    margin-bottom: 20px;
    padding: 10px 15px;
    font-family: Arial;
color: #F5FF00;
    font-size: 24px;
font-family: Arial;

}
.single-title-event{
    text-decoration:underline;
}
body.single-event .sub-header{
    display:none !important;
}
.booking-wrapper a.side-login:hover{
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2C92B6), color-stop(1, #0E9ECF) );
background: -moz-linear-gradient( center top, #2C92B6 5%, #0E9ECF 100% );
background-color: #2C92B6;
}
.event-control-wrap{
    text-align:center;
}
.booking-wrapper span.side-signup{
    display: block;
    font-family: Arial;
font-size: 18px;
}
.booking-wrapper span.side-signup a{
    display: block;
    
}
.booking-wrapper span.side-signup a:hover{

}
#em-booking-gateway-stripe {
    width: 400px;
}
#em-booking-gateway-stripe label {
    width: 140px;
}
#em-booking-gateway-stripe .em-bookings-form-gateway-expiry select {
    padding-right: 25px;
}
.em-booking-gateway-form .stripe-button-el {
    display: none !important;
}

td.em-bookings-ticket-table-price,
td.em-bookings-ticket-table-spaces{
    text-align: center;
}

table.em-tickets{
    display: none;
}

body.page-id-20319 table.em-tickets th,
body.page-id-20319 table.em-tickets tr,
body.page-id-20319 table.em-tickets td,
body.page-id-17634 table.em-tickets th,
body.page-id-17634 table.em-tickets tr,
body.page-id-17634 table.em-tickets td {
    font-size: 14px;
    text-align: left;
    padding: 0px 10px;
}

body.page-id-20319 table.em-tickets td.em-bookings-ticket-table-spaces select,
body.page-id-17634 table.em-tickets td.em-bookings-ticket-table-spaces select {
    height: 30px;
    padding: 0px 10px;
}

body.page-id-20319 .em-booking-buttons,
body.page-id-17634 .em-booking-buttons {
    text-align: center;
}

body.page-id-20319 .em-booking-buttons input.em-booking-submit,
body.page-id-17634 .em-booking-buttons input.em-booking-submit {
    font-size: 14px;
    height: 35px;
    padding: 5px;
    width: auto;
}

body.page-id-20319 form.em-booking-form {
    top: 20px;
    position: relative;
}

/*body.page-id-17634 table.em-tickets{
    display: block;
}*/


body.page-id-20319 form.em-booking-form table.em-tickets,
body.page-id-17634 form.em-booking-form table.em-tickets {
    margin-bottom: 0px;
}

body.page-id-17634 .week-event,
body.page-id-17634 .wpb_wrapper p,
body.page-id-17634 .wpb_wrapper h2,
body.page-id-20319 .week-event,
body.page-id-20319 .wpb_wrapper p,
body.page-id-20319 .wpb_wrapper h2 {
    clear: both;
}

body.page-id-17634 .week-event .em-booking{
    margin-top: 0px !important;
}

body.rsvp-listing-page table.em-tickets th,
body.rsvp-listing-page table.em-tickets tr,
body.rsvp-listing-page table.em-tickets td{
    font-size: 14px;
    text-align: left;
    padding: 0px 10px;
}

body.rsvp-listing-page table.em-tickets td.em-bookings-ticket-table-spaces select{
    height: 30px;
    padding: 0px 10px;
}

body.rsvp-listing-page .em-booking-buttons{
    text-align: center;
}

body.rsvp-listing-page .em-booking-buttons input.em-booking-submit{
    font-size: 14px;
    height: 35px;
    padding: 5px;
    width: auto;
}

body.rsvp-listing-page form.em-booking-form{
    top: 20px;
    position: relative;
}

body.rsvp-listing-page form.em-booking-form table.em-tickets{
    margin-bottom: 0px;
}

body.rsvp-listing-page .week-event,
body.rsvp-listing-page .wpb_wrapper p,
body.rsvp-listing-page .wpb_wrapper h2{
    clear: both;
}

.ajax-loader{
    width: 16px;
    height: 16px;
    /*background: url('https://sportups.com.au/wp-content/uploads/2015/06/ajax-loader.gif') no-repeat center center;*/
    display: block;
}

@media only screen and (max-width: 969px){
    .shaded {
        width: 660px;
    }
}
@media only screen and (max-width: 769px){
    .shaded {
        width: 320px;
        margin-bottom: 0px;
    }
    .page-id-71 div#primary-wrapper .wrapper > .content-wrap, .page-id-7137 div#primary-wrapper .wrapper > .content-wrap
    {
        margin-bottom:0px;
        margin-top:0px;
    }
    .shaded h1 {
        font-size: 30px;
    }
    .shaded h3 {
        font-size: 18px;
    }
    #number .event-icon {
        font-size: 12px;
    }
    #number .event-icon.spaces-ico span {
        line-height: 14px;
        font-size: 20px;
    }
}

.register .backstretch > img { top: -275.25px !important; }


.btn_orange {
	display: inline-block;
	width: 150px;
	padding: 10px 0px;
	background: #F38313;
	color: #fff !important;
	border-radius: 5px;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	border: none;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	text-align: center;
	border: 1px solid #E37A13;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);		
}

#profile-details-section div.checkbox > label + label { width: 49%; display: inline-block; }
#profile-details-section div.checkbox > label:first-child { font-weight: bold; text-align: center; }
div.item-list-tabs ul li.selected a { background-color: #0E9ECF; color: #fff; }
table.mycred-table.log-entries tr { border-top: 1px solid #dfdfdf; }
table.mycred-table.log-entries tr th, table.mycred-table.log-entries tr td { background: #ffffff; }
table.mycred-table.log-entries tr:hover { background: #ffffff !important; }
div.booking-wrapper > a.button { display: none; }
.em-checkout-page-contents .em-booking-gateway select[name=gateway] { width: 120px; }
.em-checkout-page-contents .em-booking-form-details label { line-height: 48px; }
.em-checkout-page-contents .em-booking-gateway label { width: 140px; }

/** Calendar Widget Modifications **/
table.em-calendar td.eventful a
{
    color:#0E9ECF;
    background-color: #FFFF00;
}

table.em-calendar td.eventful.past a
{
    color:#fff;
    background-color: #C7C7C7;
}

body table.em-calendar td.eventful-today a
{
    color:#000;
}

body table.em-calendar td.eventful-today
{
    background-color: transparent;
    background: url(images/break-a.png) repeat-x top;
}

form#em-cart-coupons-form
{
    display:none;
}

.su_cart_notification
{
    display: none;
    font-size: 11px;
    background-color: #eeee22;
    padding: 3px 5px 3px 5px;
    border-radius: 8px;
    float: right;
    color: #19B3E9;
    margin-top: 2px;
    margin-left: 10px;
}

.booking-wrapper .em-booking-form-details > .em-booking-buttons #em-booking-submit
{
    border-radius: 14px;
}

body.page-id-20319 .wpb_wrapper h2{
	color: #fff;
	border-bottom: 2px solid #fff;
}

body.page-id-20319 .wpb_wrapper .week-event{
    margin-bottom: 40px;
    background: #fff none repeat scroll 0 0;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 20px 0;
}

body.rsvp-listing-page .wpb_wrapper h2{
    color: #fff;
    border-bottom: 2px solid #fff;
}

body.rsvp-listing-page .wpb_wrapper .week-event{
    margin-bottom: 40px;
    background: #fff none repeat scroll 0 0;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 20px 0;
}

@media only screen and (min-width: 480px){ 
    body.page-id-20319 .wpb_wrapper .week-event{
        display: flex;
        display: -webkit-box;
        align-items: center;
        -webkit-box-align: center;
        /*margin-bottom: 40px;*/
    }

    body.rsvp-listing-page .wpb_wrapper .week-event{
        display: flex;
        display: -webkit-box;
        align-items: center;
        -webkit-box-align: center;
        /*margin-bottom: 40px;*/
    }
}

body.page-id-20319 #primary-wrapper .wrapper.main{
    background: rgb( 2,166,255 );
    background: rgba( 2,166,255,  0.93);
    background-color: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed02a6ff , endColorstr=#ff49bfff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed02a6ff , endColorstr=#ff49bfff)";
    background: linear-gradient(to bottom, rgba( 2,166,255,0.93), rgba( 73,191,255,1) );
    background: -o-linear-gradient(top,rgba(2,166,255,0.93), rgba( 73,191,255,1));
    background: -moz-linear-gradient(100% 100% 90deg, rgba( 73,191,255,1), rgba( 2,166,255,0.93));
    background: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba( 2,166,255,0.93)), to(rgba( 73,191,255,1)));
    *background: transparent;
}

body.rsvp-listing-page #primary-wrapper .wrapper.main{
    background: rgb( 2,166,255 );
    background: rgba( 2,166,255,  0.93);
    background-color: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed02a6ff , endColorstr=#ff49bfff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed02a6ff , endColorstr=#ff49bfff)";
    background: linear-gradient(to bottom, rgba( 2,166,255,0.93), rgba( 73,191,255,1) );
    background: -o-linear-gradient(top,rgba(2,166,255,0.93), rgba( 73,191,255,1));
    background: -moz-linear-gradient(100% 100% 90deg, rgba( 73,191,255,1), rgba( 2,166,255,0.93));
    background: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba( 2,166,255,0.93)), to(rgba( 73,191,255,1)));
    *background: transparent;
}

header#header{
    margin-bottom: 0px !important;
}

.lowerfooter-wrap, #footer-wrap{
    min-height: unset !important;
}

.post-titles.entry-header .post-date{
    display: none !important;
}

#register-page form#signup_form input#signup_fname,
#register-page form#signup_form input#signup_lname{
    display: inline;
}

#footer form#bp-login-widget-form input[type="password"]{
    width: 75%;
}

#footer form#bp-login-widget-form input#bp-login-widget-submit{
    background: #1e73be;
}

.register-wrapper{
	width: 980px;
	margin: 0 auto;
}

.register-left{
	float: left;
	box-shadow: none !important;
	background: none !important;
	width: 600px !important;
}

.register-right{
	float: right;
}

.clearfooter{
	clear: both;
	border-top: 4px solid rgba(255,255,255,0.7);
}

.register-primary-wrapper{
	background-color: #009fed !important;
}

.register-teaser{
	height: 500px;
	max-width: 600px;
	background: rgba(0,116,189,0.8);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	top: 100px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 30px;
}

.teaser-text{
	width: 300px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 28px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 50px;
}

.teaser-text h1.entry-title{
	color: #fff !important;
	font-size: 24px !important;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.teaser-join{
	width: 170px;
	text-transform: uppercase;
	color: #fff000 !important;
	margin: 0 auto;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.register-counter{
	margin: 0 auto;
	width: 90%;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin-top: 60px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.register-header{
	max-width: 980px;
	margin: 0 auto;
	padding-top: 5px;
}

.register-container{
	width: 100%;
	background: rgba(0,116,189,0.8);
	height: 100px;
}

.register-logo{
	background: url(https://sportups.com.au/wp-content/uploads/2015/03/SportUPsLogoNewUP300.png) no-repeat center center;
	width: 300px;
	height: 90px;
	float: left;
}

.register-tagline{
	font-size: 20px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	float: left;
	margin-left: 40px;
	line-height: 80px;
	color: #fff;
}

.register-login-btn a{
	color: #fff000;
	font-weight: normal;
	font-size: 18px;
}

.register-login-btn{
	float: right;
	background-color: #009fed;
	width: 70px;
	height: 30px;
	font-weight: normal;
	margin-top: 25px;
	border-radius: 5px;
	text-align:center;
	line-height:28px;
}

.register-toggleDisplay{
	display: block !important;
}

@media only screen and (max-width: 480px){
	.register-tagline{
		display: none;
	}
	
	.register-teaser{
		top: 0px;
		height: 420px;
		width: auto;
	}
	
	.register-left{
		max-width: 300px !important;
	}
	
	.register-right{
		float: left;
		clear: both;
	}
	
	.teaser-text{
		margin-top: 0px;
		padding-top: 0px;
	}
}

body.page-id-17634 .em-booking-form-details .em-bookings-form-coupon{
	display: none;
}
body .gform_wrapper .gform_footer input[type=submit] { 
 color: #FFF000;
 background: #ED3330;
 font-size: 19px;
 letter-spacing: 1px;
 text-transform: uppercase;
 float:left; 
 height: 60px; 
 min-width: 280px; 
 border: none;
 border-radius: 5px;
}

body .gform_wrapper .gform_footer input:hover[type=submit] {
 background: #494949;
}