body {color: #585858; font-family: "Lucida Grande",Lucida,Verdana,sans-serif;}

#user {float:right;}
#logindetails { border: 1px solid silver; margin-bottom: 10px; padding: 4px; color:white; background-color: #cccccc;}
#main { margin: auto; width: 800px; }
#header { text-align: left;
	height: 110px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(/site_media/images/header_bg.png);
}

a img { border: none; padding-right: 10px; }
a {text-decoration: none; }

ul.mainmenu { list-style: none;
	height: 49px;
	position: absolute;
	top: 67px;
	margin-left: -30px;
	width: 1200px;
}
ul.mainmenu li { margin-right: 5px; float: left;
	background-image: url(/site_media/images/menu_button_bg.png);
	width: 130px;
	height: 35px;
	list-style-type: none;
	padding-top: 14px;
	text-align: center;
	display: block;
}

#header a:hover {
  text-decoration: none;
}

ul.mainmenu img {
	border: none; padding-right: 10px;
}

ul.mainmenu li.darker {
	background-image: url(/site_media/images/menu_button_bg_darker.png);

}

li img { vertical-align: middle; }


.similaraddresses { float: left; width: 700px; padding: 20px; }
.reports { float: left; width: 350px; padding: 20px; }
.fromaddress {color: orange;}
.toaddress {color: blue;}
.dbid {color: #585858; }

#main_area { margin: auto; width: 400px; padding-top: 50px; }
.done {border: 1px solid green; margin-top: 3px; padding: 5px;}
.group, .course, .accommodation, .employees, .employee_duties, .employee_projects, .employee_responsibilities, .duties {color: black; border: 1px solid silver; float: left; margin: 10px; padding: 10px; width: 800px; cursor: move;}
.accommodation.room {
	color: black;
	float: left;
	margin: 10px;
	padding: 10px;
	width: 750px;
	cursor: move;
	background-color: #ececec;
}

.cg_enrolment, .cc_enrolment, .room_enrolment, .room_enrolment_male, .room_enrolment_female, .employee, .duty, .project, .responsibility { color: #141414; cursor: crosshair;
	margin-left: -15px;
	border-bottom: 1px dotted #b7b7b7;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cc, .cg, .room_droppable, .position, .allocation, .et { min-height: 50px; }
.unassigned { width: 920px; }

.courseclass.unassigned { width: 1370px; }

div#class-sorting table#unassigned input {
	margin: 0px;
}

div#class-sorting div.course {
	cursor: default;
}

div#class-sorting table#unassigned {
	cursor: default;
}

div#class-sorting table#unassigned tr {
	cursor: default;
}

div#class-sorting {
    width: 2000px;
}

div#accommodation-sorting {
    width: 2000px;
}

div#unassigned-enrolments {
	width: 920px;
    float: left;
}

#unassigned-enrolments tr.even {
	background-color: #ededed;
}

tr.room_enrolment_male td:first-child {
    background-image: url(/site_media/images/icons/male_12x12.png);
    background-repeat: no-repeat;
    background-position: left center;
}

tr.room_enrolment_female td:first-child {
    background-image: url(/site_media/images/icons/female_12x12.png);
    background-repeat: no-repeat;
    background-position: left center;
}
/* No Gender */
tr.room_enrolment_ td:first-child {
	background-image: url(/site_media/images/icons/errorRed_12x12.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.friend { font-size: 80%; }
.et {
	padding: 10px;
	font-size:11px;
	line-height:14px;
}

/* @group Drag Boxes */

.course.ui-draggable {
	-moz-box-shadow: 3px 3px 4px #e4e4e4;
	-webkit-box-shadow: 3px 3px 4px #e4e4e4;
	box-shadow: 3px 3px 4px #e4e4e4;
	border-radius: 4px;
	background: #f8f8f8 url(../images/drag_box_bg.png) repeat-x;
}

.accommodation.ui-draggable {
	-moz-box-shadow: 3px 3px 4px #e4e4e4;
	-webkit-box-shadow: 3px 3px 4px #e4e4e4;
	box-shadow: 3px 3px 4px #e4e4e4;
	border-radius: 4px;
	background: #f8f8f8 url(../images/drag_box_bg.png) repeat-x;
    float: left;
}

.employees, .employee_duties, .employee_projects, .employee_responsibilities {
	-moz-box-shadow: 3px 3px 4px #e4e4e4;
	-webkit-box-shadow: 3px 3px 4px #e4e4e4;
	box-shadow: 3px 3px 4px #e4e4e4;
	border-radius: 4px;
	background: #f8f8f8 url(../images/drag_box_bg.png) repeat-x;
}

.box_title {
	margin-bottom: 10px;
	font-weight: bold;
	color: #373637;
	font-size: 14px;
	margin-top: -2px;
}

.box_subtitle {
	background-color: #ededed;
	padding-left: 10px;
	padding-top: 3px;
	margin: -2px -10px 10px;
}

.warning {border: 1px solid silver; color: white; background-color: orange; margin: 5px 5px 5px 5px; padding: 3px;}
.mismatch_error {border: 1px solid silver; color: white; background-color: red; margin: 5px 5px 5px 5px; padding: 3px;}

.extra_info.friend {
	color: #bb9f83;
	margin-left: -10px;
}

/* @end */

/* @group Courses */

.course_year, .course_year a:link, .course_year a:visited {
	width: 100%;
	background-color: #7c9531;
	color: #fffeff;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image: url(/site_media/images/course_year_bg.png);
}

.tab_heading{
  width: 100%;
  height: 20px;
  background-color: #7c9531;
  color: #fffeff;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
  background-image: url(/site_media/images/course_year_bg.png);
}


.extra_info_title, .extra_info_title a:link, .extra_info_title a:visited {
	font-size: 12px;
	color: #fffeff; !important
	font-weight: bold;
}

.extra_info_title a:hover {
	text-decoration: underline;
}

.extra_info_date {
	color: #1b1f20;
	font-size: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}

.course_info {
	float: left;
	width: 200px;
	border: 1px solid silver;
	margin: 10px;
	padding: 10px;
	border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #e4e4e4;
	-webkit-box-shadow: 3px 3px 4px #e4e4e4;
	box-shadow: 3px 3px 4px #e4e4e4;
	background-color: #f8f8f8;
	background-image: url(../images/course_box_bg.png);
	background-repeat: repeat-x;
}

.extra_info {
	font-size: 11px;
	border-bottom: 1px dotted #cecece;
	padding-bottom: 2px;
	padding-top: 2px;
}

.extra_info_grey {
	color: #c2c2c2;
}



/* @end */


.breadcrumbs {padding: 10px; font-size: 80%; }
.ccd {
	border: 1px solid silver;
	padding: 10px;
	float: left;
	width: 200px;
	margin: 10px;
	cursor: move;
}

.employee_allocation {
	border: 1px solid silver;
	padding: 10px;
	float: left;
	width: 160px;
	margin: 10px;
}


.position_holder {
	cursor: move;
	border: 1px solid silver;
	float: left;
	padding: 5px;
	width: 350px;
	margin: 5px;
}

/* @group Rota */

#rota-container {
	width: 3000px;
	overflow: visible;
}

.rota-row {
	max-height: 40px;
	min-width: 2200px;
}

.saturday, .sunday {
	background-color: #eee;
}

.work-day {
	background-color: #e0e8a0;
	border: 1px solid #fffeff;
	clear: none;
}

.usual-day-off {
	border: 1px solid #fffeff;
	clear: none;
	background-color: #ebebeb;
}

.holiday {
	border: 1px solid #fffeff;
	clear: none;
	background-color: orange;
	color: white;
}

.sick-day {
	border: 1px solid #fffeff;
	clear: none;
	background-color: red;
	color: white;
}

.training-day {
	border: 1px solid #fffeff;
	clear: none;
	background-color: green;
	color: white;
}

.forced-weekend-work-shift {
	border: 1px solid #fffeff;
	clear: none;
	background-color: yellow;
}

.requested-day-off {
	border: 1px solid #fffeff;
	clear: none;
	background-color: lime;
}

.out-of-office {
	border: 1px solid #fffeff;
	clear: none;
	background-color: aqua;
}

.bigdayblock {
	width: 100px;
	height: 100px;
	border: 1px solid silver;
}

.dayblock {
	height: 20px;
	padding: 2px;
	text-align: center;
	overflow: hidden;
	font-size: 70%;
	float: left;
	width: 80px;
	border: 1px solid white;

}

.dateblock {
	width: 80px;
	float: left;
	padding: 2px;
	text-align: center;
	overflow: hidden;
	font-size: 80%;
	border: 1px solid #fffeff;
}

.employee_name {
	width: 300px;
	float: left;
	border-top: 1px solid #e4e4e4;
	padding-top: 4px;
}

.employee_name_spacer {
	width: 300px;
	float: left;
	border: 0px ;

}

.employee_name_spacer h2 {
	margin-top: 0;
}

.spacer {
	clear: left;
}



/* @end */

.photocontainer {
	float: right;
	margin: 10px;
}

.photo {
	border: 1px solid silver;
	margin: 10px;
}

.caption {
	margin: 10px;
}

#languages {
	float: right;
	position: absolute;
	right: 8px;
	top: 34px;
}

.version {
	color: #8ba9c8;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	top: 105px;
	left: 5px;
}

.mainmenu {
	width: 100%;
	position: absolute;
	left: 10px;
}

ul.submenu {
	margin-left: -40px;

}

ul.submenu li {
	list-style-type: none;
	border-bottom: 1px dotted #bebebe;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenu img {
	margin-right: 5px;
	margin-left: 5px;
}

#content.coIM {
	width: 2000px;
}

.dept {
	padding: 10px;
	font-weight: bold;
	}

.female { border: 1px solid pink; }
.male { border: 1px solid cyan; }

.seasonal_duties, .seasonal_projects, .seasonal_responsibilities {
	float: right;
	font-size:11px;
	line-height:14px;
	}

.seasonal_duty, .seasonal_project, .seasonal_responsibility {
	min-width: 120px;
	float: right;
	text-align: left;
	padding-left: 20px;
	}

.responsibility	.seasonal_responsibility {
	padding-top: 10px;
}

.employee_duties, .employee_projects, .employee_responsibilities {
	width: 900px;
}

#orgchart-container {
	width: 6000px;
	overflow: visible;
}

.department_set {
	text-align: center;
	float: left;
}

.level2_department_set {
	text-align: center;
	float: left;
	margin: 20px;
}

.level3_department_set {
	text-align: center;
	float: left;
	margin: 20px;
}

.org_dept {
	border: 1px solid silver;
	text-align: center;
	float: left;
	width: 100px;
	padding: 5px;
	margin: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.top_level {
	width: 100%;
}

.second_level {
	width: 100%;
}

.third_level {
	width: 100%;
	margin: 10px;
}

.acmhainn-daonna {
	background-color: #ccffcc;
}

.oibriuchan, .oibriuchan a {
	background-color: #339966;
	color: white;
}

.riarachain {
	background-color: #ff99cc;
}

.airgeadas, .airgeadas a {
	background-color: #ff0000;
	color: white;
}

.bainistiocht {
	background-color: #cc99ff;
}

.oideachas, .oideachas a {
	background-color: #cc33ff;
	color: white;
}


.cistin {
	background-color: #ffcc00;
}
.eachtrai, .eachtrai a{
	background-color: #3366ff;
	color: white;
}


.tograi, .tograi a {
	background-color: #ff6600;
	color: white;
}

.loistiocht {
	background-color: #ccffff;
}

.cursai-ti, .cursai-ti a {
	background-color: #800080;
	color: white;
}

.margaiocht {
	background-color: #ffff00;
}

.boss {
	font-size: x-small;
}

.dept_member {
	font-size: xx-small;
}

.all_duties, .all_projects, .all_responsibilities {
	width: 300px;
	padding-left: 20px;
	font-size:11px;
	line-height:14px;
	min-height: 50px;
}

.assignees {
	padding-left: 10px;
}

.responsibility_name {
	display: inline-block;
	max-width: 320px;
	width: 320px;
}

.projects { padding-left: 30px; padding-top: 5px; color: #565656;}
, .department { padding-left: 10px; padding-top: 5px; color: #565656; font-weight: bold;}
.responsibility { padding-left: 20px;}
.responsibility_description { width: 300px; float: left; padding-top: 10px;}

.graph-box {
  float: left;
  padding: 10px;
}

.chart {
  padding-top: 40px;
  padding-left: 20px;
}

a.course-accommodation-print-link {
	float: right;
}

div.course-accommodation-clear-link {
	float: right;
}

div.course-accommodation-clear-link:hover {
	cursor: pointer;
}

div.accommodation-table {
	float: left;
	margin: 5px;
	padding: 5px;
}

/* enrolment admin styling */
.form-row.transition_year_coordinator_name, .form-row.irish_teacher_name, .form-row.school_name {
	width: 400px;
	float: right;
	border-bottom: none;
	color: #fff;
	background-color: #003366;
	clear: right;

	}

/* style to make year in date select form invisible */
div#day-month-select select#id_date_year {
	display: none;
}

.form-row.course {
	float: none;
}

.vLargeTextField {
	height: 20px;
}

/* @group submenu */

div.submenu {
	border-bottom: 1px dotted #bebebe;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.submenu.first {
	border-top: 1px dotted #bebebe;
}

.submenu a img {
	border: none;
	padding-right: 10px;
	vertical-align: middle;
}

/* @end */

/* @group Meter */

/* progress meter */
.meter-wrap{
    position: relative;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 100px;
    height: 17px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(/site_media/images/meter-outline.png) top left no-repeat;
}

.meter-text {
    position: absolute;
    top:0; left:0;

    color: #fff;
    text-align: center;
    width: 100%;
	line-height: 17px;
	font-weight: bold;
}

/* @end */

/* @group Enrolments */

.enrolments-box {
	float: left;
	width: 100%;
	border: 1px solid silver;
	margin: 10px;
	padding: 10px;
	border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #e4e4e4;
	-webkit-box-shadow: 3px 3px 4px #e4e4e4;
	box-shadow: 3px 3px 4px #e4e4e4;
	background-color: #efeeef;
	background-image: url(../images/enrolments_box_bg.png);
	background-repeat: repeat-x;
}

.enrolments-box ul.messagelist li{
	background-color: transparent;
	border: none;
}

.enrolments-box.female-box {
	background-image: url(../images/enrolments_box_female_bg.png);
}

.enrolments-box td {
	border-bottom: 1px dotted #838383;
}

.enrolments-box h2 {
	font-weight: bold;
	color: #fffeff;
	margin-top: -2px;
}

#enrolments-accepted ul.messagelist li {
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 10px !important;
	border: none !important;
	height: 17px;
	font-size: 10px;
	color: #000;
	line-height: 17px;
	background: transparent;
	text-align: left;
}

.enrolments-box li.warning {
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 10px !important;
	background: url(../images/icon_alert.gif) no-repeat;
	border: none !important;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}

.enrolments-box li.error {
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 10px !important;
	background: url(../images/icon_error.gif) no-repeat;
	border: none !important;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}

.enrolments-box ul.messagelist {
	margin: 0px !important;
	padding: 0px !important;
}

.enrolments-box h2 i {
	color: #9dbbcb;
	font-weight: normal;
	font-style: normal;
}

.school_details {
    float: left;
    padding:  20px;
}

/* @end */

.scrollMe td {
	width: 50px;
}

.red { color: red; }
.green { color: green; }

.unprocessed-payment-button {
    float: right;
}

.unprocessed-payment-invoice-number {
    float: right;
}

.full-width {
	width: 90%;
}

a.find-similar {
    background-color: #F9EDBE;
    border: 1px solid #F0C36D;
    padding: 1px;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
}

#searchpage #searchbar {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E5E5;
    height: 78px;
    padding-left: 30px;
}

#searchpage #searchbar td {
    padding-top: 20px;
}

.search-icon {
    float: left;
    padding: 5px;
}

.search-school, .search-person, .search-parents, .search-qualifications, .search-children,
.search-employees, .search-suppliers, .search-teachers, .search-enrolments, .search-payments {
    padding: 5px;
    float: left;
    border-right: 1px solid silver;
    width: 270px;
}

.search-child, .search-parent, .search-supplier, .search-employee, .search-teacher {
    float: left;
    border-right: 1px solid pink;
    padding: 5px;
}

.search-photo {
    float: left;
}

.odd {
    background: #ffeeee;
}

.ard-cinnire {
	border: 1px solid red;
	background-color: #E3D266 !important;
}

.ard-cinnire td {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

table.room_droppable_male th, table.room_droppable_female th, table.unassigned th {
	border-bottom: none;
}

#header-search {
	position: absolute;
	right: 7px;
	top: 70px;
}

li.search-phone { list-style-image: url(/site_media/images/icons/phone_icon_12x12.png); }
li.search-facebook { list-style-image: url(/site_media/images/icons/facebook_12x12.png); }
li.search-address { list-style-image: url(/site_media/images/icons/icon-address_12x12.png); }
li.search-email { list-style-image: url(/site_media/images/icons/icon-mail_12x12.png); }
li.search-dob { list-style-image: url(/site_media/images/icons/icon-dob_12x12.png); }
li.search-skype { list-style-image: url(/site_media/images/icons/skype_12x12.png); }
li.search-travel-to-uisce { list-style-image: url(/site_media/images/icons/go-previous.png); }
li.search-travel-from-uisce { list-style-image: url(/site_media/images/icons/go-next.png); }
li.search-enrolment { list-style-image: url(/site_media/images/icons/enrolment12x12.png); }
li.search-accommodation { list-style-image: url(/site_media/images/icons/house12x12.png); }
li.search-coursegroup { list-style-image: url(/site_media/images/icons/blackboard12x12.png); }

li.sailing, li.grade-1-sailing { list-style-image: url(/site_media/images/icons/sailing.png); }
li.windsurfing { list-style-image: url(/site_media/images/icons/windsurfing.png); }
li.canoeing { list-style-image: url(/site_media/images/icons/canoeing.png); }
li.surfing { list-style-image: url(/site_media/images/icons/surfing.png); }
li.power-boat { list-style-image: url(/site_media/images/icons/powerboat.png); }
li.climbing { list-style-image: url(/site_media/images/icons/climbing.png); }


.male {
    background-image: url(/site_media/images/icons/male_12x12.png);
    background-repeat: no-repeat;
    padding-left: 20px;
}
.female {
    background-image: url(/site_media/images/icons/female_12x12.png);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.search-title {
    font-weight: bold;
}

.expired {
    color: #cccccc;
}

.search-add-person {
    margin: 5px;
}

ul.notes-list {
	padding-left: 0px;
}

ul.notes-list li {
	padding: 0px;
    list-style-position: inside;
    list-style-type: none;
}
ul.notes-list img {
    float: left;
}

#content-main.merge-page {
    width: 40000px;
}

.merge-form {
    border: 1px solid silver;
    margin-right: 5px;
}

#changelist-filter {
    opacity: 0.7;
}

.enrolments-box .female, .enrolments-box .male, #searchpage .female, #searchpage .male {
    border: none;
}

.enrolments-box .travel_payment {
    background: #ffeeee;
}

.enrolments-box .travel_payment td:first-child {
    background: #ffeeee url('/site_media/images/icons/bus.png') no-repeat left bottom;
}

/* styling for Friends/Unfriends processing page */

div.course-enrolments {
	background: yellow;
	border: 1px solid black;
	float: right;
	width: 20%;
}

table#listtable {
	display: block;
}

tr.enrolment_friend {
	z-index: 200;
}

div.course-enrolments table.course-enrolments-list tr.enrolment_friend:hover {
	cursor: move;
	background-color: orange;
}

table.friend-requests-table {
	width: 75%;
	float: left;
}

table.friend-requests-table td.friendbox {
	border: 1px solid green;
}

table.friend-requests-table td.unfriendbox {
	border: 1px solid red;
}

table.friend-requests-table a:hover {
	cursor: pointer;
}

table.friend-requests-table button:hover {
	cursor: pointer;
}

.emphasis {
	font-weight: bold;
}

div.popup {
	display: none;
	z-index: 100;
	background: white;
	border: 1px solid black;
	padding: 5px;
}

td:hover div.popup {
	display: block;
	position: absolute;
}

table.totals-table {
	width: auto !important;
}

tr.totals-row {
	font-weight: bold;
}

#accommodation-filter, #accommodation-menu
{
    float: left;
    padding: 10px;
}

.accommodation_box_content {
    display: none;
}

.total_row td {
    border-top: 2px solid black;
}

#search-sidebar, #search-results {
    float: left;
}

#search-sidebar {
    min-width: 150px;

}

.balance-line td {
    border-collapse: separate;
    border-top: 3px solid black;
}

.payment-failed {
    color: #dddddd;
}

.payments-course, .payments-travel, .payments-insurance {
    float: left;
    min-width: 200px;
    min-height: 200px;

    border-right: 1px solid silver;
	margin-right: 10px;
    padding: 10px;
    max-width: 600px;
}

#contact_form {
    cursor: pointer;
    opacity: .8;
    width: 240px;
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E5E5;
    padding: 10px;

}

#add-person {
    float: right;
}

#add-person label {
    float: left;
    width: 70px;
}

#add-person label.error {
    color: red;
    width: 40px;
    float: right;
}

/*----- Tabs -----*/
.tabs {
    width: 100%;
    display: inline-block;
}

/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links {
    margin-left: -45px;
    margin-bottom: -1px;
}

.tab-links li {
    margin: 0px 5px;
    float: left;
    list-style: none;
}

.tab-links a {
    padding: 9px 15px;
    display: inline-block;
    border-radius: 3px 3px 0px 0px;
    background: #d3d3d3;
    font-size: 16px;
    font-weight: 600;
    color: #4c4c4c;
    transition: all linear 0.15s;
}

.tab-links a:hover {
    background: #d3d3d3;
    text-decoration: none;
}

li.active a, li.active a:hover {

    background: #7c9531;
    color: white;

}

/*----- Content of Tabs -----*/
.tab-content {
    padding: 15px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

/*---------*/

.heading_with_bg{
    background-color: #808080;

    padding: 2px;
}
.heading_with_bg a{
     color:#ffffff;
}

.heading_with_bg_ligth{
     background-color: #c8c8c8;
     color:#ffffff;
}

button.btn_detail{
    height:20px;
    margin: 1px -50px;
    position:relative;
    top:50%;
    left:50%;
}

table.daily_report {
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
}

table.daily_report tbody tr.row th {
    color: white;
    background: dimgray;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    padding: 5px 20px 5px 20px;
}

table.daily_report tbody tr td {
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    padding: 5px 20px 5px 20px;
}

div.report_buttons {
    padding: 5px;
}

div.totals{
    padding: 20px 0 5px 0;
}

.report_button{
    background: #9DC209;
    font-size: 1.1em;
    color: white;
    padding: 5px 20px 5px 20px;
}


/*----- styling the Daily Payments Report Page to look like excel spreadsheet --------*/

.daily-reports-totals {
  float: right;
}

p.test1 {
    display: table-cell;
    padding-right: 45px;
    float: left;
}

p.test2 {
    display: table-cell;
    float: right;
}

.report_button {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    margin-top: 5px;
    width: 160px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    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;
}

.report_button:active{
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

div.report_buttons{
    padding:0px!important;
}

.main-content-daily-reports {
  max-width: 1200px;
}

/*----- Content of Tabs -----*/
.tab-content {
    padding: 15px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

/*---------*/

.heading_with_bg{
    background-color: #808080;

    padding: 2px;
}
.heading_with_bg a{
     color:#ffffff;
}

.heading_with_bg_ligth{
     background-color: #c8c8c8;
     color:#ffffff;
}

.spinner {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: #808080;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: rgba( 255, 255, 255, .8 )
                url('/site_media/images/icons/ajax-loader.gif')
                50% 50%
                no-repeat;
}


/*------ View Transaction Details page -----------*/
.table-header {
    font-size: 1.5em !important;
    font-weight: bold;
    color: #000;
    padding: 15px 10px;
    background-color: #c4ced1;
    width: 630px;
}

.payment_detail_table {
    background-color:#e7ecea;
    margin-top: -10px;
}

.payment_detail_table td, th {
    width:195px;
    line-height: 16px;
    margin: 3px 0;
    padding: 1em;
    border-bottom: 1px solid #c4ced1;
    color:#000;
}

.payment_detail_table tr{
    border-bottom: 1px solid #c4ced1 !important;
}

.payment_detail_button {
    padding: 5px;
    margin-top: 15px !important;
    height: 35px !important;
}

#cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
	background-color: #000000;
	opacity: .1;
}

#wait-for-payment-processing {
	width: 400px;
	text-align: center;
	border: 1px solid silver;
	margin: auto;
	display: none;
	z-index: 200;
}

#course-year-filter {
	padding: 10px;
}
