﻿


#mychildren_eventcalendar {
    padding: 10px 10px 0px 10px;
    width: 220px;
    position: absolute;
    background: #fff;
    margin: 0px;
    z-index: 9999;
    border: 1px solid #999;
    font-size: 85%;
}

li.childname {
    display: inline-block;
    font-size: 70%;
    margin-right: 5px;
}

.ws_addtocalendar {display:none;}

#ModalFormiframe{width:100%;min-height: 60vh;border:0px;}
#eventshopiframe {width:100%;height:410px;border:5px solid #fff;}

.event ul {padding-inline-start: 10px;display: inline-block;}
span.groupname {font-weight: bold;}
span.groupname i.fa-user {display:none;}


table.reserveseats button {width:65%;float:left;text-align: left;}
table.reserveseats .numberofseats  {width:35%;float:left;}	
table.reserveseats.oneseat button {width:100%;text-align: left;}
table.reserveseats.oneseat .numberofseats {display:none;}
td.buttoncol, td.reserve {width: 180px;}
.btn-disabled {background-color: #aba9a2;}
.btn-danger{
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}
/* .logoarea, .footer {
background: #2e9f82; 
background: -moz-linear-gradient(left, #2e9f82 0%, #0c1b0e 100%); 
background: -webkit-linear-gradient(left, #2e9f82 0%,#0c1b0e 100%); 
background: linear-gradient(to right, #2e9f82 0%,#0c1b0e 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9f82', endColorstr='#0c1b0e',GradientType=1 ); 
} */
#res{display:none;}
.productitem {
margin-top: 15px;
    border: 1px solid #ddd;
    padding: 15px;
}
.productdetails {height: 150px;
    position: relative;
   /*  font-size: 85%; */
    padding-top: 5px;}
	
.productdetails select{margin-bottom:5px;}
.atbottom {position: absolute;padding: 5px;
    bottom: 0px;
    right: 0;}
.price{text-align:right;}
.ws_quant {
    width: 20px;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 0px;
    display: inline-block;
    text-align: center;
	    line-height: 20px;
    font-weight: bold;
}
.ws_quant:hover, .ws_ecommremove:hover {
    text-decoration: none;
    background-color: #ccc;
	}
.ws_ecommremove  {
    text-decoration: none;
   /*  border: 1px solid #ccc;
    padding: 5px; */
    display: inline-block;
    text-align: center;}
	
.caption {
    padding: 10px;
}
.theprice {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ccc;
}
/* #text_passwordconfirm, #text_password {width:100%;} */
.footer {margin-top: -10px;color:#fff;}


#wrap {min-height:75vh}
.footer td {padding: 5px;}

.ws_worldpay  {background: transparent url(/images/design/worldpay.png) center 7px no-repeat;
    width: 140px;
    height: 100px;
    background-size: contain;
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-radius: 5px;
}

#mychildren_AUTHORISATIONS_html  textarea{
 background: transparent;
    border: 0;
    height: 130px;
    overflow-y: hidden;
    font-size: 80%;
    width: 200px;
}


#ecomm_basket_div {
    /* width: 55px;
    font-size: 11px;
    text-align: center;
    height: 50px;
    -webkit-animation: fadein 2000ms;
    -moz-animation: fadein 2000ms;
    -ms-animation: fadein 2000ms;
    -o-animation: fadein 2000ms;
    animation: fadein 2000ms;
    color: transparent; */
	    display: inline-block;
}

div.ws_ecomm_getpricedb p {display:none;}


textarea:focus, input:focus{
    outline: 0;
}

.ws_shoppingbasket {      /* margin-top: 9px; */
  /*   background: transparent url(/images/design/shop.png) center 7px no-repeat; */
  }

/* select.ws_ecommextra {padding: 5px;
  font-size: 12px;
  line-height: 1;
  border-color: #ddd;
  border-radius: 5px;
  color: #c5392f;} */
  
.itemvariations {
font-size: 11px;
font-weight:normal;
color: #c5392f;
height: 45px;
}
.imagewrap{
}
img.left {float:left;}
img.right {float:right;}
#ecomm_basket_div a {
/* height: 100%;
    color: #eee;
    text-transform: uppercase; */
    /* font-size: 0.9em; */
    /* width: 100%;
    padding-top: 26px;
        display: inline-block;
    border: 1px solid #fff; */
}
#ecomm_basket_div a:hover {
	text-decoration:none;
	color: #fff;
}

.ws_ecommquantbox{width: 30px;float:left;text-align: center;}
/* .ws_ecommremove, .ws_ecommadd {float:right;font-size:70%;} */
.ws_security {
margin-bottom: 15px;
float: left;
width: 100%;
}
.ws_ecommuserinfo {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ws_ppoptionview {min-height:150px}

.ws_ppoptionview label {
    cursor: pointer;
    font-size: 1.2REM;
    font-weight: 600;
}
.ws_ppoptionview div {
    padding: 15px;
}

.ws_ppoptionview input {cursor:pointer;}

.eventcontent textarea {
    width: 100%;
    background: transparent;
    border: 0;
    overflow: auto;
    height: 120px;
}
table.noborders {background: transparent!IMPORTANT;}
table.noborders td{border:0px!IMPORTANT;}
.floatright {float:right;}
.narrowcol {width:30%;}
.buttoncol {width:10%;}
.buttoncol .btn{width:100%;}

li:empty {
   display: none;
}

/* #mychildren_MESSAGES select {width: 30%;} */
#mychildren_MESSAGES p select {width:25%;display: inline;}
#mychildren_MESSAGES p label {width:70px;margin-right:10px;text-align:right;}



/* NEW AFTER HERE */
.grey {
    background: #0f4b2e;
}

.nav-link {
    color: #ccc;
	font-weight: 600;
}

.nav-link:focus,.nav-link:hover {
    text-decoration: underline;
}

.nav-link.active {
    color: #fff;
}

.nav-tabs .nav-link {
    color: #333;
	font-weight: 600;
}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    color: #333;
	text-decoration: none;
}
.nav-tabs .nav-link.active {
    color: #000;
}


.btn-block {
    display: block;
    width: 100%;
    border: 1px solid #aaa;
}
.btn-block.active {
    background-color: #00674a;
    border-color: #00674a;
	color:#fff;
}
.small {font-size:85%;}
/* .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #15573f;
	font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffffa3;;
} */


.colpadding {
    padding: 0 30px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
    font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;;
}





.buttons {
    text-align: right;
    padding: 15px;
    margin-bottom: 15px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
background-color: rgba(255,255,255,0.45);
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #c0c0c0;
}
.table caption + thead tr:first-child th, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child td {
border: 1px solid #c0c0c0;
}
tr.unread td {font-weight:bold;}
.headline{display:block;margin:10px 0 25px 0;border-bottom:1px dotted #e4e9f0}

.panel-title {cursor:pointer;}
textarea.form-control.large {
    height: 90px;
}


#mychildren_messageiframe {
    width: 100%;
    height: 440px;
    border: 1px solid #c0c0c0;
    padding: 15px;
}




