a:hover {
	color: #007fb6;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}

.popuptext {
  /*font-family: Verdana;font-size: 10px; color: #000; font-weight: bold;*/
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #636466;
	border-left-color: #636466;
}
.down_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.footer_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	height:12px;

	color: #007fb6;
	text-decoration: none;
	border: 1px solid #636466;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.register {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bigtxt {
	font-family:Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #003163;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}.sitename {
	font-family: Tahoma;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-variant: normal;
	text-transform: capitalize;
}
.tabheader {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.linktab {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;

	text-decoration:none;
}
a.linktab:hover {
 color: #FFFFFF;
	text-decoration: none;
}
.linktabactive {
	font-family:Tahoma;
	font-size: 10px;
	background-repeat:repeat-x;
	background-image:url(/images/tabline.jpg);
	font-weight: bold;
	color: #ffffff;
	padding-left:3px;
	padding-right:3px;

	text-decoration:none;
}
a.linktabactive:hover {
color: #ffffff;
	text-decoration: none;
}
.linktabtd {

}
input4student{
    /*font-family: Verdana;*/
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
input {

	/*font-family: Verdana;*/
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
/*
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	height: 20px;
	text-decoration: none;
	border: 1px solid #333333;
	*/

}
select {

	/*font-family: Verdana;*/
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
textarea {
	/*font-family: Verdana;*/
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
td {
	/*font-family: Verdana;*/
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.border {
	border: 1px solid #A3A3A3;
}

.header {
	background-color: #3c6989;
}
.leftpanel {
	background-color: #6e94af;
}
.footer {
	background-color: #3c6989;
	/*font-family: Verdana;*/
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.td_txt {

	/*font-family: Verdana;*/
	font-size: 14px;
	text-decoration: none;
}
.left_bar {
	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #3c6989;
}
.leftlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftlink:hover {
	color: #00FFFF;
}
.td_head {
	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003163;
}

.td_subhead {
	/*font-family: Verdana;*/
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #d8e4ec;
}

/* timepicker note popup */
.tp_parentnote_outer {
  font-size: 10px;
  font-weight:normal;
  font-family:sans-serif;
  text-align:center;
  position:relative;
  float:right;
  width:20px;
  height:12px;
  border:1px solid red;
}

.tp_parentnote_outer .tp_parentnote_inner {
  font-size:11px;
  color: black;
  text-align:left;
  z-index:12;
  display:none;
  top:20px;
  left:-100px;
  position:absolute;
  width:250px;
  xheight:200px;
  border:1px solid #3f3f3f;
  background:#ffffe0;
  padding:3px;
}

.tp_parentnote_outer:hover .tp_parentnote_inner {
  display:block;
}

        .invisible {
          display:none;
        }


              table.printdisplaysched tr.timeblock td {
                border-top:1px dashed #e0e0e0;
              }

/* ARC merged from ../style.css 2014-06-17 {{{ */

body {
/*text-align: center;*/
  margin: 10px;
  font-family: "Verdana", "Geneva", sans-serif;
  font-size: 80%;
  color: #000;
  }
a { font-weight: bold; color: #af0000;}
#content li { margin-bottom: 10px; color: #444; }
#box {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  }
#header {
  background: #003163;
  padding: 10px;
  }
  #header h1, #header h2 { color: #fff;}
#sidebar {
  padding: 60px 10px 20px 10px;
  float: left;
  width: 160px;
  height: 378px;
  background: url("/images/sidebar-bg.jpg") no-repeat top left;
  }
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
  #sidebar li {

	}
  #sidebar li a {
	margin: 7px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	display: block;
	}
	.text-wrap{
		padding: 20px 0 0;
	}

#content {
	padding: 20px;
  margin: 10px auto;
  float: none;
	border: 1px solid #a3a3a3;
  max-width: 800px;
  font-weight: bold;
  font-size: 80%;
  width: 100%;
	background-color: #fff;
}
#content .copy {
  padding: 10px;
  }
#content h2 {
	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003163;
	padding: 5px;
	margin: 0;
	}
#content .title {
	background: none;
	font-size: 130%;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	}
#content .copy h2 {
	background: none;
	font-size: 130%;
	color: #000;
	margin-bottom: 10px;
	}
.clear { clear: both;}
.headline { text-align: center;}
.block {
  width: 47%;
  float: left;
  margin-left: 10px;
  padding-bottom: 20px;
  }
  .block p { padding: 20px 0;}
.block h2 {
  background: #003163 !important;
  color: #fff !important;
  margin: 2px !important;
  padding: 3px;
  font-weight: normal !important;
  font-style: italic;
  text-align: left !important;
  border-bottom: 15px solid #d8e4ec;
  }
.bottom { text-align: center;}
.bottom h3 { margin: 10px 0 0 0;}
.block p { padding: 0 20px;}
.bottom {
  padding-top: 0px !important;
  background: url("/images/block-bottom.jpg") no-repeat bottom center;
  border: 0px;
  width: 264px;
  color: #fff;
  text-align: center;
  }
.bottom h3 {
  background: url("/images/block-top.jpg") no-repeat top center;
  height: 39px;
  margin: 0px !important;
  text-align: center;
  padding: 20px 0 0 0px ;
  }
.bottom p { padding-top: 0px !important;}
/*  BLOCK LINK STYLE */
.block .login a {
  width: 240px;
  height: 32px;
  line-height: 32px;
  vertical-align: center;
  background: url("/images/block-nav.jpg") no-repeat;
  text-align: center;
  color: #000;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 15px;
  }
.block .login a:hover, .block .login a:active { color: #666; background-image: url("/images/block-nav-hover.jpg");}
/*  BLOCK LINK STYLE 2 */
.block .login2 a {
  background: url("/images/block-nav2.jpg") no-repeat bottom right;
  width: 205px;
  height: 53px;
  line-height: 80px;
  float: right;
  margin-bottom: -20px;
  text-decoration: none;
  color: #666;
  margin-top: 15px;
  }
  .block .login2 a:hover, .block .login2 a:active {
    background-image: url("/images/block-nav2-hover.jpg");
	color: #000;
	}
#footer {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 9px;
  color: #000;
  clear: both;
  }
.bottomline{      font-family:'times new roman';}.bottomline a{    color:gray;}
/* }}} */

/* ARC: attempting to standardise some of this: */

.ptc_body {
  font-size:12pt;
}

div.ptc_radioset {
  padding-left:40px;
}
div.ptc_radioset input[type=radio], div.ptc_radioset input.radio {
  /*display:block; /*padding: 2px 1em 0 0; border:1px solid red;*/
   /*float:left; clear:none; margin: 2px 0 0 2px;*/
}
div.ptc_radioset label {
  margin-left:1em;
/*display:block;
left:20px; top:0;
margin-left:20px;*/
/*border:1px solid black;*/
        /*float:left; clear:none; margin: 2px 0 0 2px; */
/*float:left; clear:none; display:block; padding: 2px 1em 0 0; */
}

table.printdisplaysched td {
  font-size: 10pt;
}
table.printdisplaysched .td_head {
  /* overrides td_head; put it after that. */
  font-size: 12pt;
  color: #FFFFFF;
}

table.printdisplaysched .td_subhead {
  font-size: 10pt
}
.top-logo{
	color: #fff !important;
	text-decoration: none;
}
table.printdisplaysched td {
  white-space:nowrap;
  overflow: hidden;
}

table.printdisplaysched td.timecol {
  /*border:1px solid green;*/
  min-width: 80px;
  white-space:nowrap;
  padding-left:20px;
  overflow:visible;
}
.custom-checkbox-wrap input[type=checkbox], .custom-radio-wrap input[type=radio] {
    display: none;
}
.custom-checkbox, .custom-radio {
    width: 16px;
    height: 16px;
    background-color: #FFF;
    border: 1px solid rgba(151,151,151,0.4);
    border-radius: 2px;
    display: block;
    float: left;
    margin-bottom: 0;
}
.custom-checkbox i {
    display: none;
    color: #fff;
}
.custom-radio{
  border-radius: 23px;
}
input[type=radio]:checked + .custom-radio{
  background-color: #02bdf2;
  border: solid #02bdf2 1px;
  position: relative;
}
input[type=radio]:checked + .custom-radio::after{
  position: absolute;
  left: 3px;
  top: 3px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50px;
  content: '';
}
input[type=checkbox]:checked + .custom-checkbox {
    background-color: #02bdf2;
    border: solid #02bdf2 1px;
}
input[type=checkbox]:checked + .custom-checkbox i {
    display: inline-block;
    color: #FFF;
    position: relative;
    top: -1px;
    left: -1px;
}
.custom-checkbox + label,
.custom-radio + label{
  color: #94acc6;
  font-size: 12px;
  font-weight: 500;
  width: calc(100% - 28px);
}

.md-12{font-size: 12px; height: 12px; width: 12px;}
.md-14{font-size: 14px; height: 14px; width: 14px;}
.md-16{font-size: 16px; height: 16px; width: 16px;}
.md-18{font-size: 18px; height: 18px; width: 18px;}
.md-20{font-size: 20px; height: 20px; width: 20px;}
.md-22{font-size: 22px; height: 22px; width: 22px;}
.md-24{font-size: 24px; height: 24px; width: 24px;}
.md-26{font-size: 26px; height: 26px; width: 26px;}
.md-28{font-size: 28px; height: 28px; width: 28px;}
.md-32{font-size: 32px; height: 32px; width: 32px;}
.md-34{font-size: 34px; height: 34px; width: 34px;}
.md-36{font-size: 36px; height: 36px; width: 36px;}
.md-48{font-size: 48px; height: 48px; width: 48px;}
.md-50{font-size: 50px; height: 50px; width: 50px;}
.material-icons{
  vertical-align: top;
}
*{
}
.text-wrap{
	padding: 10px 10px 0;
	margin-bottom: 20px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.form-group {
    margin-bottom: 15px;
}
input[type=text],
input[type=email],
input[type=search],
input[type=password] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-control {
	box-sizing: border-box;
    box-shadow: none;
    border-color: rgba(151,151,151,0.4);
    height: 28px;
    border-radius: 2px;
    color: #737373;
    font-size: 12px;
    font-weight: 500;
		display: block;
		width: 100%;
    line-height: 1.42857;
		background-color: rgb(255, 255, 255);
    background-image: none;
		padding: 6px 12px;
    border-width: 1px;
    border-style: solid;
		border-image: initial;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
		font-size: 10px;
    color: #333;
}
.input-wrap{
	margin-top: 20px;
}
.btn{
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  vertical-align: top;
  padding: 8px 15px;
  border-radius: 32px;
  font-weight: 500;
  text-decoration: none;
  border: none;
}
.btn-primary{
  background-color: rgb(23, 54, 85);
  color: #fff;
  border: solid 1px transparent;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border: solid 1px #ccc;
}
.back-to-home-btn{
  margin: 10px 0 10px 10px;
}
.create-account-btn{
  margin: 10px 0;
  border-radius: 3px;
  background-color: rgb(100,10,10);
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.btn-wrapper{
	max-width: 800px;
	margin: 10px;
}
.pull-right{
	float: right;
}
.pull-left{
	float: left;
}
.clear-float{
	clear: both;
}
.btn:hover{
  text-decoration: none;
}
.btn-primary:hover{
  color: #fff;
  background-color: rgba(23, 54, 85,0.9);
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.table-wrap{
	border: 1px solid #A3A3A3;
}
.table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.table>thead>tr>th,
.table>thead>tr>td{
	 padding: 8px;
	 vertical-align: bottom;
  	border-bottom: 2px solid #ddd;
		border-top: 0;
    font-weight: bold;
    font-size: 12px;
    color: #333;
}
.table>tbody>tr>td{
	padding: 8px;
	font-weight: normal;
	font-size: 12px;
  color: #333;
	vertical-align: middle;
	border-top: 1px solid #ddd;
}
.table-title{
	margin: 20px 0 5px 10px;
  display: inline-block;
	font-size: 14px;
}
.total-amount{
	max-width: 800px;
	margin: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
.table td .paid{
	color: #60ae0b;
	font-weight: bold;
}
.table td .unpaid{
	font-weight: bold;
	color: #f04929;
}

/* }}} */

#once_copyinfo_t{
	margin-left:-5px;
}
.twocol #once_copyinfo_t{
	margin-left:-40px;
}
