@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&family=Roboto:wght@300;400;500&display=swap');


:root {
	--brand-blue: #1c2039;
	--brand-red: #991f22;
	--text: #181644;
}

/*
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
*/

body {
	background:#fff;
	color: var(--text);
	font-family: 'Roboto', sans-serif;
	border-top: 100px solid var(--brand-blue);
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6, legend {
	font-family: 'Roboto', sans-serif;
	color: #212A35;
}
.logo {
	position: absolute;
	top: 10px;
}
.logo img {
	width: 120px
}
#m_nav_btn,
#a_nav_btn {
	position: relative;
	z-index: 10;
}
body.home #main fieldset,
body #main fieldset {
	border-radius: 4px;
}
.pill {
	display: inline-block;
	padding: 10px 30px;
	background: #eaeaea;
	border-radius: 10px;
	color: #333 !important;
	margin-bottom: 10px;	
}
.small-button {
	display: inline-block;
	padding: 10px 30px;
	background: #2ea027;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none;
	margin-bottom: 10px;
}
.small-button:hover {
	background: #333;
}

fieldset {
  border-radius: 8px;
  border: 1px solid #CECECE;
  box-shadow: inset 0px 0px 5px 0px #c2c2c2;
}
legend {
  background: #fff;
}
fieldset.roles {
  padding: 20px;
  margin-right: 25px;  
  margin-bottom: 10px;
}

.fixed .sidebox {
position: fixed;
top: 164px;
}

#applicationform textarea.float {
  width: 220px;
}

#wrapper {
	width: 940px;
	margin: 12px auto;
	background-color: #fff;
	min-height: 500px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-bottom: 70px;
}
.circle-number {
    border-radius: 50%;
    width: 4px;
    height: 17px;
    padding: 0px 6px;
    background: #636363;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    text-shadow: none;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

#footer {
  padding-top: 60px;
}

.imp {
	margin: 10px 0 ;
	padding: 10px;
	background-color: #ffe6e6;
	border: 1px solid #c20404;
}

.adminuser {
	margin-top: 44px;
}



h1,
#main h1 {
  color: #212A35;
  font-size: 25px;
  font-weight: bold;
}

body.home fieldset,
fieldset {
	border-radius: 10px;
}

body.home legend {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0 0px -5px;
	padding: 18px 9px 18px 5px;
	text-shadow: white 1px 1px 2px;
}
#loginform fieldset{
	min-height: 291px
}


#loginform a:link,
#loginform a:visited,
#loginform a:active {
   color: #212A35;
}
#loginform a:hover {
 color: #a60202;
}

.btn-b:link {
  color: #fff;
}

body legend, body h3 {
letter-spacing: normal;
}

.nf {
  float: none;  
}

.c-sbtn:link,
.c-sbtn:visited,
.c-sbtn:hover,
.c-sbtn:active {
  color: #fff;
}
.signup {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

.c-sbtn {
  display: block; 
  padding: 10px 7px;
  background: #eaeaea;
  background: var(--brand-red);
  color: #fff;
  text-decoration: none; 
  border: none;
  border-radius: 4px;
  text-align: center;
  font-weight: 900
}
.c-sbtn:hover {
  box-shadow: none;
  background: #d12934
}
.uevents .minipaid {
  padding: 8px 27px !important;
}



label.error {
  color: red;
}

/*
body label.fw {
	width: 500px;
	padding-bottom: 0;
	margin-right: 100px;
}
*/
.check input {
  float: right;
}

body label.fw {
	width: 90%;
	padding-bottom: 0;
	margin-right: 10%;
}

.smaller {
	font-size: 10px;
	color: #444;
	padding-top: 10px;
}
.cb {
  clear: both;
}
body #confirmform label.fw {
	width: 90%;
}
#main th h2 {
	font-style: normal;
	font-size: 24px;
}
.pmr {
  margin-top: 3px;
  margin-right: 24px;
}
.gobtn {
  background: #fff;
  border: 1px solid #3c9937;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;  
  border-radius: 5px;
  text-decoration: none;
  color: #3c9937;
  font-weight: bold;
}
span.gsbtn {
	width: 109px;
	line-height: 32px;
	height: 32px;
	display: block;
	background: url(/i/v2/b_green_s.png) no-repeat 0 0;
	text-decoration: none;
	color: white;
	text-align: center;
}
span.csbtn {
	width: 109px;
	line-height: 32px;
	height: 32px;
	display: block;
	background: url(/i/v2/b_clear_s.png) no-repeat 0 0;
	text-decoration: none;
	color: #333;
	text-align: center;
	overflow: hidden;
	border: none;
}
ol.numbers  {
  margin-bottom: 20px;
}
ol.numbers li {
  list-style-type: decimal;
  padding-left: 10px;
  margin-left: 20px;
  padding-bottom: 5px;
}
.minipaid 	{background-color:#E2F9E3; padding: 7px; border: 1px solid #99CC99;color:#006600;border-radius: 5px;}
.miniunpaid {background-color:#F9DFE1; padding: 7px; border: 1px solid #CD949A;color:#680000;border-radius: 5px;}

.ministatus {
	display: none;
    position: absolute;
    background: #bdc8d5;
    padding: 3px;
    margin-top: -2px;
}
.ministatus.show {
	display: block
}
.ministatus li {
	display: block;
	line-height: 1.5;
	width: 31px;
}
.ministatus ul {
	
}
.ministatus li span {
	width: 30px;
    border-radius: 5px;
    display: block;
    margin-bottom: 3px;
    border: 1px solid #989898;    
}
.dropdown-below span {
	width: 10px;
	height: 10px;	
	border-radius: 10px;
	box-shadow: 0px 0px 3px 0px #808080;
	display: inline-block;
}
.dropdown-below {
	padding: 6px;
	border-radius: 4px;
	border: none;
	background: #fff;
	border: 1px solid #d0cfcf;
	color: #8a8989;
	overflow: hidden
}


.gsubmit_btn {background: url(/i/v2/buttons.png) no-repeat 0 -422px; border: none; width: 220px; line-height: 38px; height: 38px; color: #fff;}
.gsubmit_btn:hover {background: url(/i/v2/buttons.png) no-repeat -230px -422px; border: none; }
.gsubmit_btn:active {background: url(/i/v2/buttons.png) no-repeat -460px -422px; border: none; }


#main p.numberresults {
	background-color: #5cb85c;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: -57px;
	width: 583px;
	text-align: center;
	padding: 10px;
}
.resultstrue {
	margin-top: 45px;
}
.bigapplyybutton {
	
}

.btn-b {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: bold;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
a.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
margin-left: 10px;
margin-right: 40px;
text-decoration: none;
}
a.btn-success:hover,
a.btn-success:focus,
a.btn-success:active,
a.btn-success.active {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-block {
display: block;
width: 92%;
padding-left: 10px;
}
.btn-lg {
padding: 20px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-large {
padding: 10px 50px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.sc {
  font-variant: small-caps;
}


.sidebox,
.side_top,
.side_fin  {
	background: none;
	
}
.sidebox {
	background: #fff;
	border-radius: 8px;
	border: 1px solid #CECECE;
	box-shadow: inset 0px 0px 5px 0px #c2c2c2;
	width: 250px;
	padding-bottom: 20px;
	top: 1px;
	position: relative;
}
.password .sidebox {
	top: 18px;
}
#fullprofile label.nf.block,
#applicationform label.nf.block {
  display: block !important;
  width: 100%;
}

body.home input[type="text"], 
body.home input[type="password"], 
body.home input[type="email"],
textarea {
	height: 30px;
	padding: 6px 5px;
	width: 450px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea.fullw {
  width: 610px;
  height: 380px;
}
input.fullw {
  width: 610px;
  padding: 10px;
  font-size: 16px;
  box-sizing: border-box;  
}

.uevents .name {  
padding-bottom: 5px;
}

#main p.indentme {
  margin-left: 160px;
}


body.home fieldset {
  padding: 10px 34px 36px 40px;
}

textarea {
  height: auto;
}


.select {
	height: 30px;
	padding: 6px 12px;
	display: block;
	width: 480px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#termsandconditions {
	width: 480px;
}


.full, .soon {
	display: inline-block;
	margin-left: 0;
}


a.btn-success {
	margin-left: 0;
	margin-right: 0;
}

.allowedbit {
width: 196px;
border-radius: 4px;
border: 1px solid #CECECE;
box-shadow: inset 0px 0px 5px 0px #c2c2c2;
padding: 7px 10px 11px 7px;
margin-left: 18px;
line-height: 40px;
}
.btn-oldstyle,
.btn-oldstyle:visited {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #53ad53;
  background-image: -moz-linear-gradient(top,#5cb85c,#449d44);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5cb85c),to(#449d44));
  background-image: -webkit-linear-gradient(top,#5cb85c,#449d44);
  background-image: -o-linear-gradient(top,#5cb85c,#449d44);
  background-image: linear-gradient(to bottom,#5cb85c,#449d44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449c44', GradientType=0);
  border-color: #449d44 #449d44 #2d672d;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  text-decoration: none;
}
.btn-oldstyle:hover,
.btn-oldstyle:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn-oldstyle:hover,
.btn-oldstyle:focus {
  background-color: #449d44;
}
.btn-oldstyle:active,
.btn-oldstyle.active,
.btn-oldstyle.active:hover {
  background-color: #4cae4c;
  border-color: #449d44;
  color: #fff;  
}
.btn-oldstyle.disabled:hover,
.btn-oldstyle.disabled:focus,
.btn-oldstyle.disabled:active,
.btn-oldstyle.disabled.active,
.btn-oldstyle[disabled] .btn-oldstyle:hover,
.btn-oldstyle[disabled] .btn-oldstyle:focus,
.btn-oldstyle[disabled] .btn-oldstyle:active,
.btn-oldstyle[disabled] .btn-oldstyle.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: #fff;  
}

.payment legend {
	letter-spacing: normal;
}
.adminuser {
	top: -33px !important;
}
#side #searchcrieteria input.rb {
float: left;
margin-top: 3px;
margin-right: 5px;
}
#side #searchcrieteria label {
width: 100%;
}
#side #searchcrieteria #email, #side #searchcrieteria #fname, #side #searchcrieteria #sname {
width: 240px;
}
#advsearch label {
  float: none;
  width: auto;
  padding-left: 24px;
  position: relative;
}
#advsearch input.rb {
  position: absolute;
  left: 0px;
  top: 1px;
}
#results {
  position: relative;
}
.job {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
}

.uevents .minipaid {
  padding: 7px 27px;
}

.sidebox {
  padding-top: 23px;
  padding-bottom: 41px;
}

/*
#main p, #pane p {
margin: 1em 21px 0px 0;
}
*/


.apply #side {
  display: none;
}
.apply #main {
  width: 100%;
  box-sizing: border-box;
}

.apply .events h1,
.apply .ongoing h1 {
  padding-bottom: 20px;
} 


.events li .name,
.ongoing li .name {
  font-size: 17px;
}

#side .firsttime h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 28px;
}

.applied {
  background-color: #eaeaea;
  padding: 5px;
  border: 1px solid #ADADAD;
  color: #666;
  border-radius: 5px;
  display: inline-block;
  width: 100px;
  text-align: center;
  line-height: 19px;  
}
table.applied {
  background-color: #fff;
  padding: 0;
  border: 0;
  color: #666;
  border-radius: 0px;
  display: inline-block;
  width: 100%;
  text-align: left;
  line-height: auto;  
}

a.gsbtn, 
.gbp3 {
  background: #3c9937;
  padding: 5px;
  border: 1px solid #297a25;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 100px;
  text-align: center;  
  height: auto;
  line-height: 19px;
  margin-left: 3px;
}
a:hover.gsbtn,
.gbp3:hover {
  background: #348b2f;
}
.gbp3 {
  width: auto;
  padding: 5px 10px;
  font-weight: bold;
}
a.osbtn {
  background: #f0ad4e;
  padding: 5px;
  border: 1px solid #eea236;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 100px;
  text-align: center;  
  height: auto;
  line-height: 19px;
  margin-left: 3px;
  text-decoration: none;
  font-weight: bold;
}
a:hover.osbtn {
  background: #eea236;
}
a.osbtn {
  background: #FF9B00;
  border: 1px solid #eea236;
}


a.rsbtn,
.rbp3 {
  background: #AB3312;
  padding: 5px;
  border: 1px solid #880F0F;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 100px;
  text-align: center;  
  height: auto;
  line-height: 19px;
  margin-left: 3px;
}
.rbp3 {
  width: auto;
  padding: 5px 10px;
}
a.rsbtn.sm {
 width: 40px; 
}
a:hover.rsbtn {
  background: #be4524;
}
a.sgsbtn {
  background: #3c9937;
  padding: 5px;
  border: 1px solid #297a25;
  color: #fff;
  border-radius: 5px;
  text-align: center;  
  height: auto;
  line-height: 19px;
  margin-left: 3px;
  text-decoration: none;  
}
a:hover.sgsbtn {
  background: #348b2f;
}
a.srsbtn {
  background: #AB3312;
  padding: 5px;
  border: 1px solid #880F0F;
  color: #fff;
  border-radius: 5px;
  text-align: center;  
  height: auto;
  line-height: 19px;
  margin-left: 3px;
  text-decoration: none;
}
a:hover.srsbtn {
  background: #be4524;
}


.eventlist {
  display: table;
}
.eventlist li {
  display: table-row;
}
.eventlist li span {
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}

.eventlist .name .dates {
  display: block;
  font-size: 11px;
  font-style: normal;
  line-height: 1;
  padding-top: 5px;
}
.eventlist .name {
  min-width: 200px;
}


#main h1.update {
  font-size: 16px;
  font-weight: normal;
}
#main p.update,
#main p.error {
  margin-bottom: 30px;
}

h1, #main h1 {
font-size: 25px;
font-weight: bold;
line-height: 1;
}

textarea.wide,
input.wide {
  width: 100%;
  padding: 7px;
  box-sizing: border-box;
}


form.ip fieldset {
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
section {
  margin-bottom: 80px;
}
.error {
  border: 1px solid #CB989E;
  background-color: #F8E1E3;
  color: #66000c;
  padding: 10px;
}
.success {
  border: 1px solid #99CC99;
  background-color: #E2F9E3;
  color: #006600;
  padding: 10px;
}
.fullwidth #main {
  width:98%;
}
.fullwidth #side {
  display: none;
}
.tabscontent {
  width: 725px;
  padding-left: 20px;
  float: left;
  border: 1px solid #ccc;
  margin-top: 20px;
  min-height: 300px;
}
.tabs {
	width: 150px;
	text-align: left;
	float: left;
	margin: 20px 0px;
	border: 1px solid #ccc;
	border-right: 0px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;  
  background: #fff;
}
.tabs a {
	display: block;
	text-decoration: none;
	color: #666;
	text-align: center;
	padding: 10px 20px;
}
.tabs a:hover,
.tabs a.active {
	background:#ccc;
}

label.error {
color: red;
clear: both;
display: block;
width: 98%;
margin-top: 3px;
margin-bottom: 10px;
margin-left: 0px;
}
p.clearfix {
  clear: both;
}



.ui-datepicker table .ui-state-highlight {
  border-color: #69be28 !important;
}
.ui-datepicker-calendar .ui-state-active {
  background: #69be28 !important;
  border-color: #69be28 !important;
  text-shadow: 0px 1px 1px #427a18 !important;
}
.ui-datepicker table .ui-state-hover { background: #69be28 !important; text-shadow: 0 1px 1px #427a18 !important; border-color: #69be28 !important; }

section h1 {
  padding-bottom: 10px;
}

.events a.event {
  padding-bottom: 5px;
  height: auto;
  border: 1px solid #fff;
  margin-right: 10px;
}
.events a.event:hover {
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.events a.event:active {
  -moz-box-shadow: inset 0 0 5px #cdcdcd;
  -webkit-box-shadow: inset 0 0 5px #cdcdcd;
  box-shadow: inner 0 0 5px #cdcdcd;		
}	
.events td a.event span.nm i {
  line-height: 1.2;	
  margin-top: 0;
}
.month i {
  width: 87%;
}
#side h1 span {
  font-weight: normal;
}
.note, 
.file {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  padding-top: 20px;
}


#outputholder h1 {font-size: 18px;margin: 1em 0;}
#outputholder h2 {font-size: 17px;margin: 1em 0;}
#outputholder h3 {font-size: 16px;margin: 1em 0;}
#outputholder h4 {font-size: 15px;margin: 1em 0;}
#outputholder h5 {font-size: 14px;margin: 1em 0;}
#outputholder h6 {font-size: 13px;margin: 1em 0;}
#outputholder p,#outputholder ul ,#outputholder ol, #outputholder blockquote  {margin: 1em 0;}
#outputholder ul li  {list-style-type: circle; margin-left: 30px;}
#outputholder ol li  {list-style-type: decimal;margin-left: 30px;}
#outputholder blockquote {margin: 9px 18px;padding: 9px;background-color: #EEE;border-left: 4px solid #AAA;font-style: italic;}

.groups a {
 border: 1px solid #fff; 
}
.groups a:hover {
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}
.groups td span.nm {
width: 193px;
padding: 3px 0 0 10px;
}
.btex {
  width: 60px !important;
}

.thanks {
  background: #dff0d8;
  color: #333;
  padding: 10px;
}
.thanks a{
  text-decoration: underline;
}
#main .thanks h1 {
  color: #7c7c7c;
  margin: 0;
}
.control {
  background: none;
  width: 180px;
  font-weight: normal;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #CECECE;
  box-shadow: inset 0px 0px 5px 0px #c2c2c2;
  padding-bottom: 5px;
  padding-top: 20px;  
  top: 1px;
  position: relative;

  
}
.control div {
  height: 35px;
  width: 180px;
  float: none;
  margin-right: 10px;
}
#main .control p {
   width: 150px;
   float: none;
   height: auto;
   font-size: 11px;
   text-align: right; 
   margin: 0 0 0 0; 
   padding: 0;
}
.control p span {
  float: right;
  margin-top: -26px;
}
.indentmemore {
  padding-left: 178px;
}

div.calendar
{
  font-size: smaller;
  color: #000;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
}

div.calendar table
{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

div.calendar thead {
  background-color: white;
}

div.calendar td,
div.calendar th
{
  padding: 3px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
}

div.calendar th
{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #555;
}

div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  background-color: #fff;
  color: #000;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  color: #D50000;
}

div.calendar tr.days td.otherDay
{
  color: #bbb;
}
div.calendar .button {
  border-radius: 0;
  color: #333;
  padding: 3px;
  margin-right: 0;
}
div.time-picker {
  position: absolute;
  height: 191px;
  overflow: auto;
  background: #fff;
  border: 1px solid #aaa;
  z-index: 9999999999;
  margin: 0;
  box-shadow:0 2px 4px rgba(0,0,0,0.5);
}
div.time-picker-12hours {
  width:6em; /* needed for IE */
}

div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  cursor: pointer;
  height: 10px;
  font: 12px/1 Helvetica, Arial, sans-serif;
  padding: 4px 3px;
}
div.time-picker li.selected {
  background: #0063CE;
  color: #fff;
}
input.time {
  width: 90px;
}
.shifts td span {
  display: inline-block;
  width: 130px;
}
.shifts td {
  border-bottom: 1px solid #eaeaea;
}


.ep {
  padding: 0px 10px 10px 10px;
}


.inlinenav {
  margin:  10px 0 0 0;
  padding: 0;
  list-style: none;
  display: table; 
  table-layout: fixed; 
  width: 99%;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.inlinenav li {
  display: table-cell; 
}
.inlinenav li a {
  display: block; 
  padding: 1em;
  background: #eaeaea;
  background: -webkit-linear-gradient(#ffffff 0%, #f2f2f2 100%);
  color: #333;
  text-decoration: none; 
  border-right: 1px solid #ccc; 
}
.inlinenav li a.nb {
  border-right: 0px; 
}
.inlinenav li a:hover {
  background:-webkit-linear-gradient(#ffffff 0%, #d6d2d2 100%);
}
.inlinenav li a.current {
  background:-webkit-linear-gradient(#ffffff 0%, #F2F2F2 100%);
  box-shadow:inset 1px 1px 10px -2px #838383;
}
.bigtime {
  font-size: 100px;
  line-height: 100px;
}
#results {
margin-right: 5px;
}
.shiftstbl tr.odd td, .shiftstbl tr.even td {
  padding: 10px;
}
.striped tr:nth-child(even) {
   background-color: #eaeaea;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;   
}
#modal {
  z-index: 99;
  background: #666;
  background: rgba(0, 0, 0, 0.43);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#modal #modalcontent{
  z-index: 999;
  background: #fff;
  position: fixed;
  width: 70%;
  height: 80%;
  top: 100px;
  margin: 0 auto;
  left: 15%;
}
#modalcontent {
  padding: 10px;
}
.roles .desc {
  display: none;
}
a.acceptmember {
  width: 180px;
  height: 60px;
  border: 1px solid #ccc;
  padding: 2px;
  float: left;
  margin: 10px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
}
.acceptmember .thumbnail {
   float: left; 
   margin-right: 10px;
}
a.acceptmember:hover {
  background: #eaeaea;
}
.acceptmember span {
  margin-top: 20px;
  position: relative;
  top: 10px;
}
.mm li  {
  list-style-type: none;
  line-height: 2;
}

.fc-event.oshift {
  background: #69BE28;
  border: 1px solid #69BE28;
  color: #fff;
  padding: 4px;
}
.fc-event.oshift:hover {
  background: #182e07;
  border: 1px solid #182e07;  
}

.fc-event.bshift {
  background: #333333;
  border: 1px solid #333333;
  color: #fff;
  padding: 4px;
}
.fc-event.bshift:hover {
  background: #333333;
  border: 1px solid #333333;
}


.hour-update {
  position: absolute;
  margin-top: -20px;
  margin-left: -13px;
  color: green;
}


#main img {
  max-width: 100%;
}

@media only screen and (min-width: 480px) {
  .pl {
    padding-left: 178px;
  }
  .apply .events, .apply .ongoing {
    width: 49%;
    float: left;
  }  
}


@media only screen and (max-width: 480px) {
  
  body {
	     background-size: contain; 
  }
  body .logo img {
    max-width: 70%;
    height: auto;
  }
  body.home #main fieldset {
    box-shadow: none;
  }  
  body.home #side .sidebox,
  .sidebox {
    padding-top: 30px;
    border: none;
    box-shadow: none;
  }
  .firsttime {
    text-align: center;
  }
  .buttonsignup {
    display: inline-block;
    margin-left: auto;
  }
  body.home p.sbf {
    margin-top: 43px;
    margin-left: auto;
  }  
  .eventlist,
  .eventlist ul,  
  .eventlist li,
  .eventlist li span  {
    display: block;
  }
  .minipaid,
  a.gsbtn,
  a.rsbtn,
  span.applied {
    display: block;
    text-align: center;
    width: auto;
  }
  body #wrapper #side {
    background-color: #fff !important;
    padding-top: 20px;
  }
  #eventstable td.ac {
    display: none;
  }
  
}





	.dropzone, .dropzone * {
	box-sizing: border-box; }

.dropzone {
	position: relative; }
	.dropzone .dz-preview {
		position: relative;
		display: inline-block;
		width: 120px;
		margin: 0.5em; }
		.dropzone .dz-preview .dz-progress {
			display: block;
			height: 15px;
			border: 1px solid #aaa; }
			.dropzone .dz-preview .dz-progress .dz-upload {
				display: block;
				height: 100%;
				width: 0;
				background: green; }
		.dropzone .dz-preview .dz-error-message {
			color: red;
			display: none; }
		.dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
			display: block; }
		.dropzone .dz-preview.dz-success .dz-success-mark {
			display: block; }
		.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
			position: absolute;
			display: none;
			left: 30px;
			top: 30px;
			width: 54px;
			height: 58px;
			left: 50%;
			margin-left: -27px; }
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30%, 70% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); }
	100% {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px); } }
@-moz-keyframes passing-through {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30%, 70% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); }
	100% {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px); } }
@keyframes passing-through {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30%, 70% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); }
	100% {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); } }
@-moz-keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); } }
@keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-o-transform: translateY(40px);
		transform: translateY(40px); }
	30% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px); } }
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); }
	10% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1); }
	20% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); } }
@-moz-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); }
	10% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1); }
	20% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); } }
@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); }
	10% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1); }
	20% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); } }
.dropzone, .dropzone * {
	box-sizing: border-box; }

.dropzone {
		min-height: 150px;
		border: 2px dashed #bfbfbf;
		background: #f9f9f9;
		padding: 40px 20px;
		margin-bottom: 20px; }
	.dropzone.dz-clickable {
		cursor: pointer; }
		.dropzone.dz-clickable * {
			cursor: default; }
		.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
			cursor: pointer; }
	.dropzone.dz-started .dz-message {
		display: none; }
	.dropzone.dz-drag-hover {
		border-style: solid; }
		.dropzone.dz-drag-hover .dz-message {
			opacity: 0.5; }
	.dropzone .dz-message {
		text-align: center;
		margin: 2em 0; }
	.dropzone .dz-preview {
		position: relative;
		display: inline-block;
		vertical-align: top;
		margin: 16px;
		min-height: 100px; }
		.dropzone .dz-preview:hover {
			z-index: 1000; }
			.dropzone .dz-preview:hover .dz-details {
				opacity: 1; }
		.dropzone .dz-preview.dz-file-preview .dz-image {
			border-radius: 20px;
			background: #999;
			background: linear-gradient(to bottom, #eee, #ddd); }
		.dropzone .dz-preview.dz-file-preview .dz-details {
			opacity: 1; }
		.dropzone .dz-preview.dz-image-preview {
			background: white; }
			.dropzone .dz-preview.dz-image-preview .dz-details {
				-webkit-transition: opacity 0.2s linear;
				-moz-transition: opacity 0.2s linear;
				-ms-transition: opacity 0.2s linear;
				-o-transition: opacity 0.2s linear;
				transition: opacity 0.2s linear; }
		.dropzone .dz-preview .dz-remove {
			font-size: 14px;
			text-align: center;
			display: block;
			cursor: pointer;
			border: none; }
			.dropzone .dz-preview .dz-remove:hover {
				text-decoration: underline; }
		.dropzone .dz-preview:hover .dz-details {
			opacity: 1; }
		.dropzone .dz-preview .dz-details {
			z-index: 20;
			position: absolute;
			top: 0;
			left: 0;
			opacity: 0;
			font-size: 13px;
			min-width: 100%;
			max-width: 100%;
			padding: 2em 1em;
			text-align: center;
			color: rgba(0, 0, 0, 0.9);
			line-height: 150%; }
			.dropzone .dz-preview .dz-details .dz-size {
				margin-bottom: 1em;
				font-size: 16px; }
			.dropzone .dz-preview .dz-details .dz-filename {
				white-space: nowrap; }
				.dropzone .dz-preview .dz-details .dz-filename:hover span {
					border: 1px solid rgba(200, 200, 200, 0.8);
					background-color: rgba(255, 255, 255, 0.8); }
				.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
					overflow: hidden;
					text-overflow: ellipsis; }
					.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
						border: 1px solid transparent; }
			.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
				background-color: rgba(255, 255, 255, 0.4);
				padding: 0 0.4em;
				border-radius: 3px; }
		.dropzone .dz-preview:hover .dz-image img {
			-webkit-transform: scale(1.05, 1.05);
			-moz-transform: scale(1.05, 1.05);
			-ms-transform: scale(1.05, 1.05);
			-o-transform: scale(1.05, 1.05);
			transform: scale(1.05, 1.05);
			-webkit-filter: blur(8px);
			filter: blur(8px); }
		.dropzone .dz-preview .dz-image {
			border-radius: 20px;
			overflow: hidden;
			width: 120px;
			height: 120px;
			position: relative;
			display: block;
			z-index: 10; }
			.dropzone .dz-preview .dz-image img {
				display: block; }
		.dropzone .dz-preview.dz-success .dz-success-mark {
			-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
			-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
			-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
			-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
			animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
		.dropzone .dz-preview.dz-error .dz-error-mark {
			opacity: 1;
			-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
			-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
			-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
			-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
			animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
		.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
			pointer-events: none;
			opacity: 0;
			z-index: 500;
			position: absolute;
			display: block;
			top: 50%;
			left: 50%;
			margin-left: -27px;
			margin-top: -27px; }
			.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
				display: block;
				width: 54px;
				height: 54px; }
		.dropzone .dz-preview.dz-processing .dz-progress {
			opacity: 1;
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-ms-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			transition: all 0.2s linear; }
		.dropzone .dz-preview.dz-complete .dz-progress {
			opacity: 0;
			-webkit-transition: opacity 0.4s ease-in;
			-moz-transition: opacity 0.4s ease-in;
			-ms-transition: opacity 0.4s ease-in;
			-o-transition: opacity 0.4s ease-in;
			transition: opacity 0.4s ease-in; }
		.dropzone .dz-preview:not(.dz-processing) .dz-progress {
			-webkit-animation: pulse 6s ease infinite;
			-moz-animation: pulse 6s ease infinite;
			-ms-animation: pulse 6s ease infinite;
			-o-animation: pulse 6s ease infinite;
			animation: pulse 6s ease infinite; }
		.dropzone .dz-preview .dz-progress {
			opacity: 1;
			z-index: 1000;
			pointer-events: none;
			position: absolute;
			height: 16px;
			left: 50%;
			top: 50%;
			margin-top: -8px;
			width: 80px;
			margin-left: -40px;
			background: rgba(255, 255, 255, 0.9);
			-webkit-transform: scale(1);
			border-radius: 8px;
			overflow: hidden; }
			.dropzone .dz-preview .dz-progress .dz-upload {
				background: #333;
				background: linear-gradient(to bottom, #666, #444);
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				width: 0;
				-webkit-transition: width 300ms ease-in-out;
				-moz-transition: width 300ms ease-in-out;
				-ms-transition: width 300ms ease-in-out;
				-o-transition: width 300ms ease-in-out;
				transition: width 300ms ease-in-out; }
		.dropzone .dz-preview.dz-error .dz-error-message {
			display: block; }
		.dropzone .dz-preview.dz-error:hover .dz-error-message {
			opacity: 1;
			pointer-events: auto; }
		.dropzone .dz-preview .dz-error-message {
			pointer-events: none;
			z-index: 1000;
			position: absolute;
			display: block;
			display: none;
			opacity: 0;
			-webkit-transition: opacity 0.3s ease;
			-moz-transition: opacity 0.3s ease;
			-ms-transition: opacity 0.3s ease;
			-o-transition: opacity 0.3s ease;
			transition: opacity 0.3s ease;
			border-radius: 8px;
			font-size: 13px;
			top: 130px;
			left: -10px;
			width: 140px;
			background: #be2626;
			background: linear-gradient(to bottom, #be2626, #a92222);
			padding: 0.5em 1.2em;
			color: white; }
			.dropzone .dz-preview .dz-error-message:after {
				content: '';
				position: absolute;
				top: -6px;
				left: 64px;
				width: 0;
				height: 0;
				border-left: 6px solid transparent;
				border-right: 6px solid transparent;
				border-bottom: 6px solid #be2626; }