.logo-bg img {
    margin-top: 14px;
    max-height: 50px;
    max-width: 100%;
}
.content-box-header {
	text-transform:none;
}
body {
	font-family:'Roboto';
}
#page-sidebar {
	background: #000;
}
#page-sidebar.font-inverse #sidebar-menu li a {
    color: #fff;
	text-decoration:none !important;
}
#page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon {
    color: #0053a0;
}
#page-sidebar.font-inverse#page-sidebar ul li a:hover .glyph-icon {
    color: #fff;
}
#page-sidebar.font-inverse #sidebar-menu li a:hover {
    background: #0053a0;
    color: #ffffff;
    border-left: 10px solid #006dce;
}
.login-logo {
	display:block;
	max-width:30%;
	margin:0 auto 15px auto;
}
.login-email {
	padding-left:34px;
	background:url('../../images/login-user.png') left center no-repeat;
    border: none;
	box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-bottom: solid 1px #f0f2f5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.login-password {
	padding-left:34px;
	background:url('../../images/login-pass.png') left center no-repeat;
    border: none;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-bottom: solid 1px #f0f2f5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.login-box {
	padding:10px 15px 30px 15px;
}
.password-reset-status {
	text-align: center;
    margin-bottom: 15px;
}
.endless-content {
	border: none;
    margin: 0 -30px;
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1;
	border-radius: 0 !important;
}
.table-report {
	font-size:13px;
	min-width:100%;
}
.table-report>thead>tr>th,
.table-report>tfoot>tr>th {
	padding: 4px 5px !important;
	vertical-align: middle !important;
}
.table-report>tbody>tr>td,
.table-report>tfoot>tr>td,
.table-report>tbody>tr>th {
	padding: 4px 5px !important;
	vertical-align: middle !important;
}
.table-report>tfoot>tr.total-row>th {
	font-weight:bold;
	padding:25px 3px !important;
}
.endless-content-no-border-top {
	border-top: none;
}
.w20 {
	width:20px !important;
}
.w30 {
	width:30px !important;
}
.w40 {
	width:40px !important;
}
.w50 {
	width:50px !important;
}
.w60 {
	width:60px !important;
}
.w70 {
	width:70px !important;
}
.w80 {
	width:80px !important;
}
.w90 {
	width:90px !important;
}
.w100 {
	width:100px !important;
}
.w110 {
	width:110px !important;
}
.w120 {
	width:120px !important;
}
.w130 {
	width:130px !important;
}
.w140 {
	width:140px !important;
}
.w150 {
	width:150px !important;
}
.actions ul.icons-list {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	font-size:0;
}
.actions ul.icons-list li{
	display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
.actions ul.icons-list li a{
	 color:inherit;
}

ul.actions {
	margin:0;
	padding:0;
	list-style:none;
	visibility:hidden;
}
.table-hover tr:hover td ul.actions{
	visibility:visible;
}
ul.actions li {
	float:left;
	margin:0 5px 0 0;
}
ul.actions li a {
	font-size:12px;
}
ul.actions:after {
	display:table;
	clear:both;
	content:" ";
}
.section-title {
	font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #ccc;
	border-top: dashed 1px #ccc;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    background: #f1f1f1;
}
.action-block {
	border-bottom: dashed 1px #ccc;
	border-top: dashed 1px #ccc;
	padding:5px 0;
    background: #f1f1f1;
}
.nav-record-sections {
	margin: 0 -30px;
	padding-left:15px;
	padding-right:15px;
}
.image-thumb {

    width: 100px;
    padding: 2px;
    border: dashed 1px #ccc;

}
.uploader-thumb {
	margin-bottom:10px;
	position:relative;

}
.image-uploader {
    float:left;
}
.uploader-thumb .image_thumb_remove {
	position:absolute;
	right:3px;
	top:3px;
	background:#efefef;
	border:dashed 1px #ccc;
	border-top:none;
	border-right:none;
	width:20px;
	height:20px;
	color:#000;
	text-align:center;
	line-height:20px;
}
.featured-image {
    display:block;
    margin:0 auto;
    max-width:80px;
}
#fields_options {
	margin:0;
	padding:0;
	list-style:none;
}
#fields_options li{
	padding-right:40px;
	position:relative;
	margin-top: 5px;
}
#fields_options li:first-child {
	margin:0;
}
#fields_options li a.options_remove {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 27px;
    text-align: center;
    width: 30px;
    color: #ff5757;
    border: solid 1px #ff5757;
    box-sizing: border-box;
    height: 30px;
    font-size: 16px;
    border-radius: 3px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
#fields_options li a.options_remove:hover {
	background:#ff5757;
	color:#fff;
}
#add_option {
	display: inline-block;
    margin-top: 15px;
}
.list-image {
	max-width:100%;
	width:50px;
}
.select2-container {

	display:block;
}
.select2 {
	width:100% !important;
}
.school-logo {
	width:100%;
	display:block;
}
.school-heading a {
	color:#000;
}
.school-heading h2 {
	margin-bottom:5px;
}
.school-heading {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.prelative {
	position:relative;
}
.header-buttons-separator.panel-buttons {
	height:40px;
}
.header-buttons-separator.panel-buttons a{
	border-bottom: #dfe8f1 solid 1px;
	border-right: 0;
    border-left: #dfe8f1 solid 1px;
	color:#fff;
	font-size:16px;
}
.panel-heading .header-buttons-separator.panel-buttons {
	height:38px;
}
.panel-heading .header-buttons-separator.panel-buttons a {
	border-bottom:none;
	color:rgba(0, 0, 0, .6);
}
.no-rec-in-panel {
	text-align: center;
    color: rgba(0,0,0,.6);
    padding: 15px 0;
}
.note {
	border-top: solid 1px #dfe8f1;
    padding: 5px 0;
	position:relative;
	padding-left:35px;
}
.note-author {
	position: absolute;
    width: 30px;
    left: 0;
    top: 5px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}
.note:first-child {
	border-top:none;
}
.note-title {
	font-weight:bold;
}
.note-content {
    font-size: 12px;
    line-height: 1.4em;
}
.note-content.completed {
	text-decoration: line-through;
}
.note-remind {
	font-size: 11px;
    color: #999;
}
.note-time {
    text-align: right;
    font-size: 10px;
    color: rgba(0,0,0,.4);
}
.note-actions {
	position:absolute;
	right:0;
	top:5px;
}
.no-record {
	text-align: center;
    font-size: 18px;
    padding: 50px 0;
}
.school-address {
	position: relative;
    margin-top: -5px;
    margin-bottom: 5px;
}
.sm-type {
    line-height: 30px !important;
    font-size: 22px;
    width: 30px;
}
.sm-name {
	font-size: 12px;
    line-height: 30px !important;
}
.socialmedias a i{
	color: #757575;
    font-size: 20px;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
}
.socialmedias a:hover i.icon-facebook-square {
	color: #3b5998;
}
.socialmedias a:hover i.icon-twitter-square {
	color: #00aced;
}
.socialmedias a:hover i.icon-instagram {
	color: #9b6954;
}
.socialmedias a:hover i.icon-youtube-square {
	color: #cc181e;
}
.campus-highlights {
	margin:0;
	padding:0;
	list-style:none;
}
.campus-highlights li {
	padding-left:24px;
	margin:0;
	position:relative;

    line-height: 22px;
	margin-top:3px;
}
.campus-highlights li:first-child {
	margin-top:0;
}
.campus-highlights li:before {
    content: "\f00c";
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    color: #5abee4;
    text-align: left;
    font-family: FontAwesome;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
	font-size: 1.4em;
    top: 0;
}
.show-more-less {
	max-height:200px;
	position:relative;
	overflow:hidden;
}
.show-more-less.opened {
	max-height:none;
	padding-bottom:40px;
}
.show-more-less .more-more {
	position:absolute;
	width:100%;
	height:40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+60,ffffff+100&0+0,0.85+32,1+60,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 32%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 32%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 32%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	top:160px;
	left:0;
	text-align:center;
	line-height:20px;
}
.show-more-less .more-more a {
	display:block;
	padding-top:20px;
	color:#31aedd;
}
.show-more-less .more-more a:hover {
	text-decoration:underline;
}
.show-more-less.opened .more-more {
	top:auto;
	bottom:0;
}
.award-image {
	display:block;
	width:100%;
}
.award-link {
	display:block;
	margin-bottom:20px;
	border: solid 1px #ccc;
	position:relative;
}
.award-actions {
	position:absolute;
	top:0;
	right:0;
}
.award-actions a {
	display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
	font-size:10px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	float: left;
    margin-left: 3px;
}
.award-actions a.ed {
    background: rgba(51, 201, 182, 0.5);
}
.award-actions a.de {
	background: rgba(231, 76, 60, 0.5);
}
.award-actions a.ed:hover {
    background: rgba(51, 201, 182, 1);
}
.award-actions a.de:hover {
	background: rgba(231, 76, 60, 1);
}
.accom-images {
	padding: 15px 0 0 0;
    background: #f1f1f1;
    border: dashed 1px #ccc;
    margin-bottom: 5px;
}
.accom-images:after {
	display:table;
	clear:both;
	content:" ";
}
.nav-tabs-campus {
	margin: 0 -30px;
    padding-left: 30px;
    padding-right: 15px;
    margin-bottom: 20px;
	border-color: #31aedd !important;
}
.uploaded-image {
	position:relative;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
.uploaded-image img {
	display:block;
	width:100%;
}
.uploaded-images {
	margin-top:10px;
}
.multi-image-uploader {
	width:100%;
}
.accom-images .no-rec-in-panel {
	padding-top:0;
}
.secondary-contact {
	border:solid 1px #ccc;
	padding: 10px;
    background: #f9f9f9;
	position:relative;
	margin-bottom:20px;
}
.secondary-contact .contact-name {
	font-weight: bold;
    font-size: 16px;
}
.secondary-contact .contact-relationship {
	color: #777;
    font-size: 14px;
}
.secondary-contact .contact-items {
	margin-top:5px;
}
.secondary-contact .contact-item {
	font-size: 12px;
}
.secondary-contact .contact-item a {
	color:#1c82e1;
}
.secondary-contact .contact-item i {
	color:#999;
}
.secondary-contact .contact-actions {
    position: absolute;
    right: 2px;
    top: 0;
	display:none;
}
.secondary-contact:hover .contact-actions {
	display:block;
}
.assigned-view {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding: 5px;
    background: #f6f6f6;
	border: solid 1px #bbb;
	justify-content: space-between;
}
.table-user {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.table-user img {
	width:30px;
	margin-right: 5px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.table-user span {
	white-space: nowrap;
}
.assigned-view-user {

}
.filler{
    flex-grow: 1;
}
.assigned-view .assigned-view-photo {
	width:50px;
	margin-right: 5px;
}
.assigned-view .assigned-view-photo img {
	display:block;
	width:100%;
}
.assigned-view .user-name {
	font-size: 14px;
}
.assigned-view .branch {
	font-size: 13px;
    color: #999;
}
.control-label:after {
	display:table;
	clear:both;
	content:" ";
}
.control-label a {

}
.assigned-view.extra {
	margin-top:5px;
	border: solid 1px #dfdfdf;
	/*border-top: dashed 1px #f1f1f1;
    padding-top: 5px;*/
}
.assigned-view.extra:first-child {
	margin-top:0;
	/*padding-top: 5px;
	border:none;*/
}

.dblock {
	display:block;
}
span.no {
	display: inline-block;
    border: solid 1px #8da0aa;
    width: 14px;
    text-align: center;
    height: 14px;
    line-height: 12px;
    font-size: 11px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
li:hover span.no {
    border: solid 1px #000000;
}
.active span.no {
    border: solid 1px #fff !important;
}
.application-course {
	border-bottom: solid 1px #ccc;
    padding: 15px 0 0 0;
}
.application-file {
	border-bottom: solid 1px #ccc;
    padding: 5px 0;
}
.note-files {
	padding: 0 5px;
    border: dashed 1px #ccc;
    margin: 5px 0;
	background: #fbfbfb;
}
.note-file {
	margin:5px 0;
}
.note-file a {
	width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-decoration: none;
}
.text-center .image-uploader,
#tab_student .image-uploader{
	float:none;
	width: 150px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.uploaderw100 .image-uploader {
	width:100px;
}
.image-uploader .image-thumb {
	max-width:100%;
}
#app_tabs {
	margin:0 -30px;
}
.cf-heading {
	font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ddd;
    color: #31aedd;
    padding-bottom: 3px;
}

#pipelines_stages {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#pipelines_stages li {
	background: #f1f1f1;

	padding:0 35px;
}
#pipelines_stages > li {
	padding:0 40px;
	position: relative;
	margin:3px 0;

	padding-bottom: 5px;
    padding-top: 5px;
	border: dashed 1px #ccc;
}

#pipelines_stages li .mover {
	position:absolute;

	width:30px;
	height:30px;
	left:0;
	top:0;

	text-align: center;
    line-height: 28px;
    background: #ddd;
    border-radius: 4px;
}
#pipelines_stages li .remove-stage,
#pipelines_stages li .remove-checklist {
	position:absolute;
	width:30px;
	height:30px;
	right:0;
	top:0;
}
#pipelines_stages > li > .mover {
	top:5px;
	left:5px;
}
#pipelines_stages > li > .remove-stage,
#pipelines_stages > li > .remove-checklist {
	right:5px;
	top:5px;
}
#pipelines_stages li li {
	position:relative;
	padding:0 35px;
	position: relative;
	margin:3px 0;
}
#pipelines_stages ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#pipelines_stages > li:after {
	display:table;
	clear: both;
	content:" ";
}
.text-center .dropdown>.dropdown-menu:before {
	left:50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.text-center .dropdown>.dropdown-menu:after {
	left:50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.text-center .dropdown > .dropdown-menu {
	left:50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.dropdown > .dropdown-menu.dropdown-menu-right:before {
	top: -7px;
    left: auto;
    right: 7px;
}
.dropdown > .dropdown-menu.dropdown-menu-right:after {
	top: -7px;
    left: auto;
    right: 7px;
}
.student-pipeline {
	padding: 10px 0;
    border-top: 1px solid #eee;
}
.student-pipeline:first-child {
	border-top:none;
}
.student-pipeline-status {
	font-weight: bold;
}
.student-pipeline-name {
	color: #adb1b3;
}
.students-content {
	border-top:none;
	border-bottom:solid 1px #dfe8f1;
}
.nav-tabs-students {
	margin: 0 -30px;
    padding-left: 30px;
    padding-right: 15px;
	border-color: #31aedd !important;
}
.nav-tabs.nav-tabs-students>li>a {
	padding: 5px;
    font-size: 12px;
}
.form-group-sm div.form-control {
	height:auto;
}
.branch-selection {
	margin: 0;
    padding: 5px 20px;
}
.branch-selection .dropdown {
	display: block;
    padding: 0 0 0 0;
    border-radius: 3px;
    font-size: 13px;
    border: solid 1px rgba(255,255,255,.26);
    line-height: 35px;
    height: 36px;
}
.branch-selection .dropdown:hover {
	border:solid 1px rgba(255,255,255,.62);
}
.branch-selection > .dropdown > a {
	display: block;
	color: #ffffff;
	text-decoration:none !important;
	padding-right: 20px;
	position: relative;
	padding-left: 5px;

    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


}
.branch-selection > .dropdown:hover > a {
	color:rgba(255,255,255,.96);
}
.branch-selection > .dropdown > a i {
	position: absolute;
    right: 5px;
}
.form-control-inline {
   width: auto;
   float:left;
   margin-right: 5px;
}
.flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-col-6 {
	-webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 8px;
    padding-left: .5rem;
    padding-right: 8px;
    padding-right: .5rem;
	-ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.course-item {
    padding: 15px;
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 10px;
}

.course-item.course-item-discounted {
	background: rgba(108, 222, 108, 0.13);
}
.promotion-list {
	text-align:right;
}
.promotion-list > span {
	display: inline-block;
    background: #1ab11a;
    color: #ffffff;
    padding: 1px 4px;
    font-size: 10px;
    border-radius: 3px;
    font-family: Arial;
	margin-left:3px;
}
.course-item .course-image {
    position: relative;
    min-width: 150px;
    width: 9.375rem;
}
.course-item .course-image .course-image-container > img {
	max-width:100%;
}
.course-item .course-image .course-image-container .course-partner-logo {
	position:absolute;
	width:50%;
	bottom:0;
	left:0;
	padding:5px;
	background:#fff;
}
.course-item .course-image .course-image-container .course-partner-logo img {
	width:100%;
}
.course-item .course-details {
	width: 100%;
    padding-left: .9375rem;
	position:relative;
}
.course-item .course-details .course-name {
	font-size: 22px;
    color: #31aedd;
	padding-right:25px;
}
.course-item .course-details .course-location {
	font-size:14px;
}
.course-item .course-details .course-location .course-partner {
	color: #31aedd;
	display:inline-block;
}
.course-item .course-details .course-location .course-partner a {
	color:inherit;
	text-decoration:none;
}
.course-item .course-details .course-location .course-campus {
	margin-left:10px;
	display:inline-block;
}
.course-item .course-details .course-location .course-place {
	margin-left:10px;
	display:inline-block;
}
.course-item .course-details ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.course-item .course-details ul li strong {
	font-weight:bold;
	color:#999;
}
.course-item .price-container {
	margin-top:auto;
	text-align:right;
}
.course-item .price-container .price {
	display:inline-block;
	font-size:20px;
}
.course-item .price-container .price.discounted-price {
    color: #1ab11a;
}
.course-item .price-container .price.old-price {
	text-decoration: line-through;
}
.course-item .course-select {
	position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.course-item .course-select .checker {
	margin-right:0 !important;
}
#results {
	margin-bottom: 70px;
}
#quote-prepare {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
	padding-left:0;
	-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.2);
}
.option-course-image {
    position: relative;
}
.option-course-image .course-image-container > img {
	max-width:100%;
}
.option-course-image .course-image-container .course-partner-logo {
	position:absolute;
	width: 6rem;
	bottom:0;
	left:0;
	padding:5px;
	background:#fff;
}
.option-course-image .course-image-container .course-partner-logo img {
	width:100%;
}
.option-section-title {
	font-size: 16px;
    margin-top:5px;
    margin-bottom: 0;
}
.option-heading {
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 20px;
    font-weight: bold;
}
.option-name {
	font-size: 24px;
    line-height: 30px;
}
.option-partner-campus {
	margin-top: -2px;
}
.option-location {
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
	margin-left: 10px;
}
.option .panel-body {
	    padding: 10px 10px;
    position: relative;
}
.option-partner, .option-campus {
	display: inline-block;
    margin-right: 5px;
}
.option-partner-campus.text-primary {
	font-size: 16px;
    margin-left: 10px;
	color:#ff3838;
}
.option-item {
	padding-right:150px;
	position: relative;
	padding-top:5px;
	padding-bottom: 5px;
}
.option-item-border-top:first-child {
	border-top:none;
}
.option-item-border-top {
	border-top:solid 1px #ccc;
}
.option-item .option-item-name {
	display:block;
}
.option-item .option-item-extra {
	color:#bbb;
	display:block;
}
.option-item .option-item-price {
	position: absolute;
    right: 0;
    top: 5px;
	text-align:right;
}
.option-item .option-item-price.discounted {
	color: #337ab7;
}
.option-item-separator {
	margin-top: 0;
    margin-bottom: 0;
}
.option-subtotal {
	color: #bbb;
    padding: 2px 0;
}
.option-subtotal-label {

}
.option-subtotal-price {
	float:right;
}
.option-subtotal:after {
	display:table;
	clear:both;
	content:" ";
}

.option-total {
    padding: 2px 0;
    font-size: 15px;
}
.option-total-label {
	font-weight:bold;
}
.option-total-price {
	float: right;
    font-weight: bold;
}
.option-total-price-converted {

}
.option-total-price-orginal {
	font-weight: normal;
    font-size: 12px;
    text-align: right;
    color: #bbb;
}
.option-total:after {
	display:table;
	clear:both;
	content:" ";
}
.edit-option-summary_total {
    -o-border-image: linear-gradient(0deg,#f7f9fa,transparent) 4 round;
    border-image: linear-gradient(0deg,#f7f9fa,transparent) 4 round;
    border-width: 4px;
}
.card_hr {
    border-top: 3px solid #dfe3e5;
    margin: 10px -20px;
    margin: .625rem -1.25rem;
}
.option .card_hr {
	margin:.0125rem -1.25rem;
}
.option .option-item {
	padding-top: 2px;
    padding-bottom: 2px;
}
.option .option-item,.option .discount-item,
.panel-option .option-item,.panel-option .discount-item{
	margin-left: 10px;
}
.option-section-title.text-primary {
	color:#ff3838;
}
.option-course-show {
	border-bottom:solid 1px #ccc;
	padding-top: 15px;
}
.option-course-show:first-child {
	padding-top:0;
}
#course-gallery {
	clear:both;
	margin-top:15px;
}
.course-gallery:after {
	content:" ";
	display:table;
	clear:both;
}
.option-course-show .form-group > div {
	margin-left:10px;
}
.option-course-action {
    position: absolute;
    right: 15px;
    z-index: 1;
}
.quote-actions {
	margin:-5px 0 15px 0;
}
.quote-actions:after {
	clear:both;
	content:" ";
	display:table;
}
.title-label {
	font-size:11px;
	text-transform:none;
	vertical-align:middle;
}
.option.selected-option .panel {
	border-color: #29b765;
    border-width: 3px;
	background:rgba(41, 183, 101, 0.15);
}
.preventunderline {
	text-decoration:none !important;
}
.fs0 {
	font-size:0;
	vertical-align: middle;
}
.invoice-tab {
	vertical-align: middle;
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 14px;
	position: relative;
	text-decoration: none !important;
}
.invoice-tab span{
	display: inline-block;
    border: solid 1px #ccc;
    padding: 0 3px;
}
.invoice-tab:hover, .invoice-tab.active {
	color:#31aedd;
}
.invoice-tab:before {
	position:absolute;
	content: "\e258";
	width:15px;
	height:20px;
	top:50%;
	margin-top:-10px;
	text-align: center;
	line-height:20px;
	font-size:14px;
	left: -10px;
	font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	color:#8da0aa;
}
.invoice-tab:first-child:before {
	display:none;
}
.invoice-tab:hover span, .invoice-tab.active span {
	border-color:#31aedd;
}
.invoice_prices {
	margin:0;
	padding:0;
	list-style:none;
}
#installmentlist {
	margin:0;
	padding:0;
	list-style:none;
}

#installmentlist li {
	margin-bottom:3px;
}
.table-nonfluid {
   width: auto !important;
}
.table-xs thead th{
	padding:2px 4px !important;
}
.table-xs tbody td{
	padding:2px 4px !important;
}

.invoice-preview-course {
	padding:0;
	border-top:solid 3px #dadada;
	position:relative;
	padding-right:150px;
}
.invoice-preview-course .option-item-price {
	position: absolute;
    right: 0;
    top: 5px;
	text-align:right;
    font-weight: bold;
}
.invoice-preview-course-discount {
	padding: 0;
    border-top: solid 1px #dadada;
    position: relative;
    padding-right: 150px;
    background: url(/discount.png) 2px center no-repeat;
    color: #478036;
    padding-left: 30px;
    font-size: 12px;
    background-color: #dfffda;
    padding-top: 5px;
    padding-bottom: 5px;
}
.invoice-preview-course-discount .discount-item-price {
	position: absolute;
    right: 0;
    top: 5px;
	text-align:right;
    font-weight: bold;
	    padding-right: 3px;
}
.invoice-preview-course-discount.removable {
	background-image:none;
}
.invoice-preview-course-discount.removable a {
	position: absolute;
    left: 8px;
    top: 3px;
    font-size: 14px;
}
.invoice-preview-course-discount .discount-item-name {
	display:block;
}
.invoice-preview-course:first-child {
	border-top:none;
}
.invoice-preview-course .form-group,
.invoice-preview-details .form-group {
	margin-bottom:0;
}
.invoice-preview-courses {

}
.invoice-preview-total {
	padding-top: 20px;
}
.invoice-preview-total .pr {
	font-weight:bold;
}
.invoice-preview-subtotal {
	background: #f1f1f1;
    padding: 3px 3px;
}
.invoice-preview-subtotal .subtotal-amount {
	font-weight:bold;
}

@media screen and (max-width:460px) {
	.invoice-preview-course .form-group-sm .form-control-static,
	.invoice-preview-details .form-group-sm .form-control-static {
		margin-bottom:0px;
	}
	.invoice-preview-course .col-xs-12,
	.invoice-preview-details .col-xs-12 {
		margin-bottom:0;
	}
}
.payment-preview {
    padding: 5px 0;
    border-top: solid 1px #d6d6d6;
}
.payment-preview:first-child {
	border-top:none;
}
.payment-preview .payment-name{
	color: #666;
}
.payment-preview .payment-date{
    padding-left: 15px;
    color: #888;
    font-size: 11px;
}
.payment-preview .payment-amount{
	font-weight: bold;
	color:#333;
}
.invoice-preview-top {

}
.invoice-preview-top h4 {
	margin-bottom:10px;
}
.invoice-preview-top a {
	color:#31aedd;
	text-decoration:none !important;
}
.invoice-preview-top .account-name,
.invoice-preview-top .account-address,
.invoice-preview-top .account-phone,
.invoice-preview-top .account-email,
.invoice-preview-top .student-name {
	padding-left:15px;
}
.invoice-preview-top .account-name,
.invoice-preview-top .student-name {
	font-weight: bold;
    font-size: 15px;
}
.invoice-preview-top .student-name a {
	color:inherit;
}
.text-center div[id^=uniform-], .text-center div[id^=uniform-] input, .text-center div[id^=uniform-] span {
	display:inline-block;
	float:none;
	margin-right:0;
}
.table > tbody > tr > td.valign-middle {
	vertical-align: middle;
}
#remove-bar {
	padding: 5px;
    background: #f9fafe;
    border: solid 1px #dfe8f1;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 0;
    vertical-align: middle;
}
#remove-bar > span, #remove-bar .btn {
	font-size: 12px;
    vertical-align: middle;
    display: inline-block;
	margin-right: 10px;
}
#remove-bar > button {
    vertical-align: middle;
    display: inline-block;
}
#recordpayment, #gonderContent, #cancelinvoice {
	border: 1px solid #dfe3e5;
    background: #f7f9fa;
	padding:10px 15px;
	margin-bottom:15px;
}
#invoiceLink {
	background: #fff;
    cursor: default;
}
.payment-preview .table-user img {
	width:25px;
}
.payment-preview.recorded-payment-preview .payment-date {
	margin-top: 5px;
}
.payment-preview.recorded-payment-preview .payment-amount {
	line-height:25px;
}
.payment-preview .payment-status {
	text-align: right;
    font-size: 10px;
}
.payment-preview .payment-status .label {
	padding:.2em .4em .3em;
}
@media only screen and (min-width: 900px) {
	#quote-prepare {
		padding-left:260px;
	}
}
@media (max-width:468px) {
	#app_tabs {
		margin:0;
	}
	.form-group {
		margin-bottom:5px;
	}
}
@media (max-width: 767px) {
	.school-heading {
		margin-top:15px;
		text-align:center;
		position:static;
		top:auto;
		transform:none;
	}
	.text-center-xs {
		text-align:center !important;
	}
	#nextBtnInvoice {
		margin-bottom:10px;
	}
}


@media print {
   .col-print-1, .col-print-2, .col-print-3, .col-print-4, .col-print-5, .col-print-6, .col-print-7, .col-print-8, .col-print-9, .col-print-10, .col-print-11, .col-print-12 {
        float: left;
		page-break-before: always;
   }
   .col-print-12 {
        width: 100%;
   }
   .col-print-11 {
        width: 91.66666667%;
   }
   .col-print-10 {
        width: 83.33333333%;
   }
   .col-print-9 {
        width: 75%;
   }
   .col-print-8 {
        width: 66.66666667%;
   }
   .col-print-7 {
        width: 58.33333333%;
   }
   .col-print-6 {
        width: 50%;
   }
   .col-print-5 {
        width: 41.66666667%;
   }
   .col-print-4 {
        width: 33.33333333%;
   }
   .col-print-3 {
        width: 25%;
   }
   .col-print-2 {
        width: 16.66666667%;
   }
   .col-print-1 {
        width: 8.33333333%;
   }
}
.title-centered {
	text-align: center;
    font-size: 15px;
	position:relative;
}
.title-centered:after {
	width:100%;
	content:" ";
	height:1px;
	background:#666;
	top:50%;
	left:0;
	position: absolute;
    z-index: 0;
}
.title-centered span {
	display:inline-block;
	padding:0 15px;
	z-index:1;
	background: #fff;
	position: relative;
}
.boxes .content-title img {
    display: inline-block;
    padding: 0px 5px;
    margin-top: -5px;
}
.boxes .content-title span {
    color: #fff;
    margin: 0;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 100;
    display: inline-block;
    font-family: 'Arial', sans-serif;
    letter-spacing: 0.5px;
}
.boxes {
	padding: 0;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
	margin-bottom: 20px;
}
.boxes .box-content .number {
    color: #6d767b;
    text-align: center;
    padding: 20px 0px;
	color: #136d61;
    font-size: 32px;
}
.boxes .box-content .number span {
	color: #484848;
    font-size: 16px;
}
.boxes .box-title {
    background: #00a792;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #969696;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #7d7d7d;
}
::-webkit-scrollbar-thumb:active {
  background: #646464;
}
::-webkit-scrollbar-track {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #e1e1e1;
}
::-webkit-scrollbar-track:active {
  background: #e1e1e1;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.nowrap {
	white-space: nowrap;
}
.table-report th a span:before {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.table-report th a.opened span:before {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.table-report>tbody>tr.subdimension>td {
	background:#fffdf4;
}
.table-report>tbody>tr.subdimension>td:first-child {
	padding-left:15px !important;
}
.dashboard-big {
	text-align: center;
    font-size: 30px;
}
.dashboard-big span {
	font-size:16px;
}
.dashboard-scrollable {
	height:150px;
	overflow-y:auto;
}
.dashboard-scrollable .table>tbody>tr:first-child>td {
	border-top-width:0;
}
.dashboard-scrollable-h192px {
	height:192px;
}
.dashboard-scrollable .table-user img {
	width:20px;
}
.dashboard-total:after {
	content:" ";
	display:table;
	clear:both;
}
.dashboard-total {
	font-size: 18px;
    font-weight: 600;
    line-height: 22px;
	border-bottom: dashed 1px #ccc;
    padding-bottom: 5px;
}
.dashboard-total a {
	float:right;
	font-size:13px;
}
.dashboard-scrollable .table>tbody>tr>td {
    font-size: 13px;
    padding: 5px 5px;
}
#loading {
	background:rgba(255, 255, 255, 0.5);
}
.no-auth-block {
	padding: 15px 0;
}
.no-auth-block img {
    display: block;
    margin: 30px auto;
}
.no-auth-block h4 {
	font-size: 30px;
    text-align: center;
}
.no-rec {
	padding: 15px;
    text-align: center;
    color: #ff5757!important;
}
.sidebar-part {
	position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    width: 0;
    right: 0;
    z-index: 1000000000000000000;
    -webkit-box-shadow: -2px 0px 8px 0px rgba(201,201,201,1);
    -moz-box-shadow: -2px 0px 8px 0px rgba(201,201,201,1);
    box-shadow: -2px 0px 8px 0px rgba(201,201,201,1);
	max-width:70%;
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	overflow-y:auto;
	overflow-x:hidden;
}
.sidebar-part.opened {
	width:300px;
}
.notification {

}
.notification .image {
	vertical-align:top;
	display:table-cell;
}
.notification .check {
	vertical-align:top;
	display:table-cell;
	width:30px;
}
.notification.completed .details{
	text-decoration: line-through;
}
.notification.task .checkbox {
	margin-top:3px;
}
.notification.task .task-student {
	color:#1ac3ad;
}
.notification.task .task-student a {
	color:inherit !important ;
}
.notification.task .task-admin {
	color: #999;
    margin-top: 5px;
	font-size: 12px;
}
.notification.task .details .time {
	margin-top:0;
	font-size:11px;
}
.notification .image img{
	display: block;
	width:35px;
	height:35px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.notification .details {
	display:table-cell;
	vertical-align:top;
	padding-left: 10px;
}
.notification .details .time {
	color: #999;
    font-size: 12px;
    font-style: italic;
    margin-top: 5px;
}
.sidebar-part ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar-part ul li.item{
	border-bottom:solid 1px #ccc;
	padding:10px;
}
.sidebar-part ul li:first-child {

}
.notification .box {
	background: #f7f9fa;
    border: 1px solid #dfe3e5;
    margin: 10px 10px 10px 0;
    margin: .625rem .625rem .625rem 0;
    padding: 8px;
    padding: .5rem;
}
.notification .box div {
	font-size: 10px;
    line-height: 1.2em;
}
.sidebar-part ul li.loadmore{

}
.sidebar-part ul li.loadmore a{
    display: block;
    padding: 10px;
    font-size: 14px;
    background: rgba(21, 140, 124,.8);
    color: #fff;
	text-decoration: none !important;
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	text-align:center;
}
.sidebar-part ul li.loadmore a:hover {
	background: rgba(21, 140, 124,1);
}
.calendar-select {
	margin-bottom: 15px;
}
.calendar-select .calendar-month {
	    font-weight: bold;
    font-size: 16px;
	display:inline-block;
	margin-left:15px;
}
.table td.calendar-day .calendar-head {
	font-size: 12px;
    font-weight: bold;
    color: #000;
}
.table td.calendar-day {
    max-width: 14.28571428571429% !important;
    min-width: 130px;
	padding: 5px !important;
}
.table td.calendar-day ul {
	height:81px;
}
.table.table-fixed {
	table-layout:fixed;
}
.table td.calendar-day.calendar-active {

}
.table td.calendar-day.calendar-passive {
    background: #f1f1f1;
}
.table td.calendar-day ul,
.calendar-day-details ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.table td.calendar-day li,
.calendar-day-details li {
	font-size: 10px;
	margin-top:2px;
}
.table td.calendar-day li a,
.calendar-day-details li a{
	display:block;
	margin:0;
	padding:0;
	background:#ccc;
	padding: 2px;
    color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	text-decoration:none !important;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table td.calendar-day li.calendar-overflow a{
	background: none;
    color: #31aedd;
    font-size: 12px;
    font-weight: bold;
}
.table td.calendar-day li.calendar-overflow a:hover {
	background:#f1f1f1;
}

.table td.calendar-day li a.item-quote,
.calendar-day-details li a.item-quote {
	background:#ffd214;
    color: #fff;
}
.table td.calendar-day li a.item-invoice,
.calendar-day-details li a.item-invoice {
	background: #ffd214;
    color: #fff;
}
.table td.calendar-day li a.item-payment,
.calendar-day-details li a.item-payment {
	background: #e15647;
    color: #fff;
}
.table td.calendar-day li a.item-task,
.calendar-day-details li a.item-task {
	background:#0792d4;
    color: #fff;
}
.table td.calendar-day li a.item-completed-task,
.calendar-day-details li a.item-completed-task {
	background:#0792d4;
    color: #fff;
	text-decoration: line-through !important;
}
.table td.calendar-day li a.item-birthday,
.calendar-day-details li a.item-birthday {
	background: #f49500;
    color: #fff;
}
.calendar-item-details {
	background:#fff;
	border:solid 1px #ddd;
	position:absolute;
	width:250px;
	min-height:100px;
	z-index:1000;
	padding: 15px;
}
.calendar-item-details h5{
	font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
}
.calendar-item-details h6 {
	font-size: 14px;
    line-height: 20px;
    border-bottom: solid 1px #ddd;
	margin-bottom: 5px;
	margin-top:10px;
}
.calendar-item-details .text-price {
	color: #000;
    font-weight: bold;
}
.calendar-item-details .text-price2 {
	color: #999;
}
.calendar-item-details .checkbox label {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
}
.calendar-item-details .edit-link {
	position: absolute;
    right: 3px;
    top: 3px;
    font-size: 16px;
}
#page-title h2 {
	color: #0e1a35;
    font-family: Roboto;
    font-weight: 300;
}
#page-title p {
    opacity: .6;
    color: #8492af;
}
#page-content {
    background: #f6f7fa;
}
.panel {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.form-group-sm .form-control {
    height: 38px;
    font-size: 14px;
}
.form-group-sm .select2-container--bootstrap .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .select2-container--bootstrap .select2-selection--single.input-sm {
	border-radius: 3px;
    font-size: 14px;
    height: 38px;
    line-height: 18px;
    padding: 9px 22px 9px 10px;
}
.form-group-sm select.form-control {
    height: 38px;
    line-height: 38px;
}
.input-group-addon select{
	height: 32px;
}
#sidebar-menu>li>a {
    line-height: 54px;
    height: 55px;
}
#page-sidebar li a .glyph-icon {
	line-height:55px;
}
#calendardrop .dropdown-menu {
	min-width:200px;
}
#calendardrop .dropdown-menu li {
	padding:5px;
}
#calendardrop div.radio[id^=uniform-]>span {
	margin-top:0;
}

.calendar-day-details {
	background:#fafafa;
	border:solid 1px #ddd;
	position:absolute;
	width:300px;
	min-height:100px;
	z-index:1000;
	padding: 15px;
}
.calendar-day-details h5{
	font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
}
.calendar-day-details-overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    z-index: 100;
}
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field {
	height:38px;
}
.filter-block {
    background: #fff;
    padding: 5px;
    border: solid 1px #f0f2f5;
    margin-bottom: 15px;
}
.filter-block span.glyph-icon {
	height: 38px;
    line-height: 38px;
    margin-right: 15px;
    font-size: 16px;
    color: #31aedd;
}
.filter-block .form-group {
	margin-bottom:0;
}
.filter-block .btn {
	height:38px;
	line-height:36px;
}
.filter-btn {
	margin-right:10px;
}
.jGrowl.top-center {
    top: 50px;
    left: 50%;
    width: 0;
    margin-left: -170px;
}
.jGrowl-message {
	font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
}
.jGrowl {
	z-index:999;
}
.filter-field {
	width: 100px;
    margin-right: 15px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.filter-field.expanded {
	width:200px;
}
#page-header .user-account-btn>a.user-profile {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi-filters {
	min-height: 22px;
    margin-bottom: 15px;
}
.multi-filters .label {
	font-weight: normal;
    display: inline-block;
    font-size: 11px;
    padding: 3px 5px 3px 5px;
    margin-top: 2px;
    position: relative;
}
.multi-filters .label span {
	cursor:pointer;
}
.multi-filters .filterer > .dropdown > a {

}
.multi-filters .filterer > .dropdown > a:hover {
	/* background: #f1f1f1; */
}
.column-list {
	margin:0;
	padding:0;
	list-style:none;
}
.column-list li {
    padding-left: 20px;
	position:relative;
	background: #f9f9f9;
    margin: 2px 0;
    padding: 3px 3px 3px 20px;
}
.column-list li .checkbox {
	margin:0;
}
.column-list li span.glyph-icon {
	position: absolute;
	left: 3px;
    top: 3px;
	z-index: 1000;
}
.table-nowrap td,
.table-nowrap th {
	white-space: nowrap;
}
.oldprice {
	display: block;
    text-decoration: line-through;
    color: #3e4855;
}
.discount-item {
	padding-right: 150px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(/discount.png) left center no-repeat;
    color: #478036;
    padding-left: 27px;
    font-size: 12px;
    background-color: #dfffda;
	position:relative;
}
.discount-item.removable {
	background-image:none;
}
.discount-item.removable a {
	position: absolute;
    left: 8px;
    top: 3px;
    font-size: 14px;
}
.discount-item .discount-item-name {
	display:block;
}
.discount-item .discount-item-price {
	position: absolute;
    right: 0;
    top: 5px;
	text-align:right;
}
label.inner-form-title {
	font-size:16px;
}
label.inner-form-title a{
	color:inherit;
	text-decoration:none;
}
label.inner-form-title a span{
    display: inline-block;
	transform: rotate(-180deg);
}
label.inner-form-title a.collapsed span{

	transform: rotate(0);
}
.subtit {
	font-size: 11px;
    text-align: center;
    color: #999;
    border-bottom: solid 1px #ddd;
}
.table > tbody > tr.today > td,
.table > tbody > tr.today > th{
	background:rgba(212, 242, 255, 0.50);
}
#notification-opener.new {

    background: #f00 !important;
    color: #fff !important;

}
.table.table-vertical-align-middle > tbody > tr > td {
	vertical-align: middle !important;
}
.tile-box.bg-white.dashboard-rep-box .tile-header {
	font-size: 18px;
    text-align: center;
	text-transform: none;
}
.dashboard-rep-box .tile-content {
	font-size: 20px;
}
.dashboard-rep-box .tile-content span {
	font-size:70%;
}
.dashboard-rep-box .tile-content-wrapper>.glyph-icon {
	font-size:30;
}

.placement-invoices {
	overflow-x: auto;
	background: #d0d0d0;
	white-space: nowrap;
}
.placement-invoice {
	display: inline-block;
    margin: 5px;
    border: solid 1px #fff;
    padding: 3px;
    text-align: center;
    font-size: 10px;
    background: rgba(247, 229, 227, 0.7);
	vertical-align: top;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.placement-invoice .inv-id {
	font-weight: bold;
	border-bottom: solid 1px #ccc;
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
	margin-bottom:5px;
}
.placement-invoice .inv-student {

}
.placement-invoice .inv-admin {
	border-bottom: solid 1px #ccc;
}
.placement-course {
	padding: 3px;
    background: #ffa500;
    color: #fff;
    font-size: 9px;
    /* box-shadow: 0 0 black; */
    margin-bottom: 3px;
	cursor:pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.placement-course.completed {
    background: #37ab2f;
	cursor: default !important;
}
.placement-course.active {
	cursor:move;
	position:relative;
	z-index:100;
}
.placement-course-name {
	font-family:'Roboto';
	font-size: 10px;
    font-weight: 300;
    margin-bottom: 3px;
}
.placement-course-name.placement-course-campus {
    border-bottom: dashed 1px #ccc;
}
.placement-course-name.placement-course-date {
    border-bottom: dashed 1px #ccc;
}
.placement-invoices.status-selected .bg {
	content:" ";
	background:rgba(0,0,0,.5);
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height:100%;
}
.rooms-wrapper {
	margin: 0 auto;
	min-width: 100%;
	white-space:nowrap;
	font-size: 0;
}
.rooms-grid {
	width: 45px;
	min-height: 70px;
	vertical-align:top;
	margin: 2px 0;
	display:inline-block;
	border:solid 1px #d1d1d1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#placement-calendar > .scrollx{
	overflow-x: auto;
}
.room-title-course-name {
	color: #ff0000;
    font-size: 20px;
    margin-bottom: 10px;
	position:relative;
}
.room-title-course-name:after {
	content:" ";
	clear:both;
	display:table;
}
.btn-placement-remove {
	float:right;
}
.rooms-grid.room-title {
    line-height: 38px;
    width: 150px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 29px;
    text-align: center;
    background: #FFFFFF url(/img/room-icon.png) 8px center no-repeat;
    color: #ff0000;
    padding: 15px 5px 15px 20px;
    margin: 2px;
}
.rooms-grid .rooms-week {
	font-size:8px;
	border-bottom:solid 1px #ccc;
	height:15px;
	margin: 3px 1px;
}
.rooms-grid .rooms-content {
	height:45px;
}
.rooms-grid .rooms-content.dropinited{
	background:rgba(55, 171, 47, 0.3);
}

.placed-course {
	padding: 3px;
    background: #505050;
    color: #fff;
    font-size: 9px;
    /* box-shadow: 0 0 black; */
    margin-bottom: 3px;
	position:relative;
}
.placed-course-id {

    text-align: center;
    font-size: 9px !important;
    /* padding-top: 8px; */
    padding-right: 10px;

}
.dropping {
	background:rgba(0,0,0,.2) !important;
}
.placed-course.self {
	padding: 3px;
	background: #37ab2f;
    color: #fff;
    font-size: 9px;
    /* box-shadow: 0 0 black; */
    margin-bottom: 3px;
	cursor:move;
}
.remove-placement {
	    font-weight: normal;
    color: #000 !important;
    position: absolute;
    right: 3px;
    top: 1px;
}

.payment-method {
	text-align: right;
    font-size: 12px;
    color: #999;
}
.payment-preview.recorded-payment-preview .notes{
	font-size: 10px;
    color: #999;
    border-top: dashed 1px #f1f1f1;
    padding-top: 2px;
}
