/* Add here all your CSS customizations */
.login-logo {
	width: 75%;
	margin-bottom: -5%
}

.widget-summary .summary {
    word-break: normal;
 }

/*Course Pricing Table*/

.pricing-table.pricing-table-course li{
	border-top: none;
}

.pricing-table.pricing-table-course.pricing-table-course .plan ul{
	border-bottom: 0px solid #ddd;
    padding: 10px 0;
}

.pricing-table.pricing-table-course.pricing-table-course ul li{
	border-bottom: none;
    padding: 2px 0 0 0;
}

.pricing-table.pricing-table-course.pricing-table-course li:first-child{
	border-bottom: 1px solid #ddd;
    padding: 4px 0 10px 0;
}

.pricing-table.pricing-table-course.pricing-table-course li:nth-child(2){
    padding: 14px 0 8px 0;
}

.pricing-table.pricing-table-course.pricing-table-course li:last-child{
    padding: 14px 0 8px 0;
}


.table .actions, .table .actions-hover {
  font-size: 18px;
  cursor: pointer;
  padding-right: 5px;
  min-width:120px;
}

.accordion-body .table .actions {
	 white-space: nowrap;
}

.table .actions i {
  padding-right: 5px;
}

.table .actions .btn {
  color:#fff;
}

.table .actions a.btn:hover {
  color:#fff!important;
}

.table .actions i:last-child, .table .actions-hover i:last-child {
  padding-right: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 6px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
}

.form-group.hiderow { display:none }
.form-group.mask { opacity:0.2 }
.fc-event .fc-event-inner {
  padding: 2px 15px 2px 5px;
}
.fc-event .closeon {
  position:absolute;
  top:-2px;
  right:2px;
  color:#fff;
  text-decoration:none;
}

.fc-event-inner {
	line-height: 150%
}

.button-2hover {
	background-color:#d7d7d7
}

.note-font, .note-insert, .note-view {
	margin-top: -2px !important
}

.note-editor .panel-heading {
	background-color: #f5f5f5;
	border-bottom: 1px solid #a9a9a9 !important;
	padding: 5px 4px 0px 4px !important;
}

.upload-imgpreview {
	display:none;
	margin-top:10px	
}

.upload-imgpreview img {
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 2px;	
}

.upload-imgpreview .btn {
	float:right;
	clear:both;
	margin-top:5px;
	display:none
}

.upload-error {
	color:#C33
}

.course-overview {
	height:200px;
	overflow:hidden
}

.course-map {
	width:100%;
	overflow:hidden;
}

.btn-group.dropdown {
	width:auto
}

.invoice .invoice-items #req-desc {
	width:50%;
}

.invoice .invoice-items #req-value {
	width:50%;
}

.bg-quartenary {
	background: #ff7a00;
	color: white;
}

.panel-featured-quartenary {
	border-color: #ff7a00;
}

.panel-featured-quartenary .panel-title {
	color: #ff7a00;
}

.panel-footer-btn-group a {
	background-color:#FDFDFD;
	text-align: center;
}

.panel-footer{
	border-bottom: 1px solid #ddd;
}

.panel-actions {
	position: absolute;
}

.panel-actions-button {
	top: 12px;
	right: 8px;
	position: absolute;
}

.widget-summary .widget-summary-col {
  vertical-align: middle;
}

.dataTables_wrapper select {
  height: 34px;
  padding: 5px;
  margin-right: 7px;
}

.dataTables_wrapper .select2-container .select2-choice {
  height: 31px;
}

.white-title{
  background: #FFF;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  margin: -40px -40px 0 -40px;
  padding: 30px;
}

.transcript .panel .panel-heading{
	background: #FFF;
	border-bottom-color: #EFEFEF;
}

.float-right{
  float: right!important;
}

.transcript .panel .panel-footer{
  background: #FFF;
  border-top-color: #EFEFEF;
}

.jmessage {
	font-size:0.9em
}

.form-group.has-error .jmessage {
	color:#B94A48;
}

.form-group.has-error .multiselect {
	border-color:#B94A48;
}

.multiselect-group label{
	font-weight:bold;
	padding-left:5px
}

.multiselect.disabled {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;	
}

#survey-form .has-error {
	color:#B94A48;
}

#survey-form textarea.has-error {
	border-color:#B94A48;
	color:#555
}

#test-form .has-error {
	color:#B94A48;
}

#test-form textarea.has-error {
	border-color:#B94A48;
	color:#555
}

body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

ol.survey .question-panel {
    height: auto;
    border: 1px solid #ccc;
	border-radius:4px;
    /*padding: 1% 2% 1% 2%;*/	
}

ol.test .question-panel {
    height: auto;
    border: 1px solid #ccc;
	border-radius:4px;
    /*padding: 1% 2% 1% 2%;*/	
}
.popover-title {
	color:#777
}

.pencil-edit {
	float:left;
	margin-left:10px;
}

ol.survey .editable-click, #survey-title, #survey-intro {
	border-bottom:none;
	cursor:pointer
}

ol.survey .editable-empty, ol.survey .editable-empty:hover, ol.survey .editable-empty:focus, #survey-title, #survey-intro {
	font-style: inherit;
    color:inherit;
}

ol.survey .editable-unsaved {
	font-weight:inherit
}

ol.survey .question-move {
    font-size: 20px;
    color: #d00;
    cursor: move;
	width:25px;
	position: relative;
    float: left;	
}

ol.survey .question-delete {
	float-right;
    font-size: 20px;
    color: #d00;
    cursor: pointer;
	width:25px;
	position: relative;
    float: right;
}

ol.survey .question-actions {
	height:40px;
	border-bottom: 1px solid #ccc;
    background: #fff;
}

ol.survey .question-title {
	margin-top:0px
}	

ol.survey .part-move {
    font-size: 13px;
    color: #d00;
    cursor: move;
	width:18px;
}

ol.survey .part-delete {
	float:right;
    color: #d00;
    cursor: pointer;
	width:15px;
	margin-right:20px
}

ol.survey .radio-custom {
	margin-left:20px;
}

ol.survey li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.survey li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
}

ol.survey li.placeholder:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      margin-top: -5px;
      left: -5px;
      top: -13px;
      border: 5px solid transparent;
      border-left-color: red;
      border-right: none;
}

ol.survey ol.parts {
	margin-top:10px
}

ol.survey ol.parts li.placeholder:before {
	top: 0px;	
	left:20px
}


ol.survey h5 {
	position: relative;
}


.survey-save {
	margin-right: 15px;
	margin-top: 10px;	
}

ol.test .editable-click, #test-title, #test-intro {
	border-bottom:none;
	cursor:pointer
}

ol.test .editable-empty, ol.test .editable-empty:hover, ol.test .editable-empty:focus, #test-title, #test-intro {
	font-style: inherit;
    color:inherit;
}

ol.test .editable-unsaved {
	font-weight:inherit
}

ol.test .question-move {
    font-size: 20px;
    color: #d00;
    cursor: move;
	width:25px;
	position: relative;
    float: left;	
}

ol.test .question-delete {
	float-right;
    font-size: 20px;
    color: #d00;
    cursor: pointer;
	width:25px;
	position: relative;
    float: right;
}

ol.test .question-actions {
	height:40px;
	border-bottom: 1px solid #ccc;
    background: #fff;
}

ol.test .question-title {
	margin-top:0px
}	

ol.test .part-move {
    font-size: 13px;
    color: #d00;
    cursor: move;
	width:18px;
}

ol.test .part-delete {
	float:right;
    color: #d00;
    cursor: pointer;
	width:15px;
	margin-right:20px
}

ol.test .radio-custom {
	margin-left:20px;
}

ol.test li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.test li.first {
	margin-bottom:10px;
}

ol.test li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
}

ol.test li.placeholder:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      margin-top: -5px;
      left: -5px;
      top: -13px;
      border: 5px solid transparent;
      border-left-color: red;
      border-right: none;
}

ol.test ol.parts {
	margin-top:10px
}

ol.test ol.parts li.placeholder:before {
	top: 0px;	
	left:20px
}


ol.test h5 {
	position: relative;
}


.test-save {
	margin-right: 15px;
	margin-top: 10px;	
}
/*  
ol.survey li.placeholder {
  position: relative;

}
ol.survey li.placeholder:before {
  position: absolute;
  content: "\f061";

}
*/


#state_submission.nosubmit {
	background-color:#eb2629;
	opacity:0.1;	
}

#submitted {
	font-size:24px;
	line-height:50px;
	font-weight:bold;
}

.header .profile-picture img {
	max-height:50px;
}

header .notifications figure .fa {
	font-size: 24px
}

header .notifications .content li {
    max-height: 35px;
    overflow: hidden;
}

header .notifications .read {
	opacity:0.3;
}

#NotificationModal .removelink {
	font-size:12px;
	color:#666;
	cursor:pointer;
	margin-left:10px;
}

#NotificationModal #close-notification i {
	color:#222;
	cursor:pointer;
}

#NotificationModal td {
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
	color: #606060;
	line-height: 120%;
	font-size: 14px;
	text-align: left;
}

.additional-cost {
	border-top:2px solid #bbb;
}

.price-input {
	height: 28px;
	padding: 3px 
}

.price-dollar {
    font-size: 14px;
    line-height: 2.07;
    text-align: center;
}

.pricing-table h3 span {
	background: #FFF;
	border: 2px solid #FFF;
	border-radius: 10px;
	box-shadow: 0px 0px 35px #fcfcfc inset, 0 0 5px #bcbcbc inset;
	color: #595959;
	display: block;
	font: 600 22px / 65px "Open Sans", Arial, sans-serif;
	height: 70px;
	margin: 20px auto -65px;
	width: 190px;
}

.pricing-form-control {
/*	background: #FFF;
	border: 2px solid #FFF;
	border-radius: 10px;
	box-shadow: 0px 0px 35px #fcfcfc inset, 0 0 5px #bcbcbc inset;
	color: #595959;
*/	display: block;
	font: 600 22px / 65px "Open Sans", Arial, sans-serif;
	height: 40px;
	margin: 13px auto -13px;
	width: 190px;
	padding: 0 4px;
	text-align: center;
}



.pricing-table h3 {
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 24px;
    font-weight: 600;
    margin: -20px -20px 20px -20px;
    padding: 30px;
}

.reg-course-prices-select i {
	margin-top: -2px;
	font-size: 16px;
	background-color: #fff;
	padding: 3px 2px 1px 2px;
}

.reg-course-prices-select .panel-subtitle {
	font-size: 14px;
	opacity:1!important;
}

.reg-course-prices th:first-child {
	width:20%;
}	

.reg-course-prices input[type="checkbox"] {
	width:25px;
	height:25px;
	margin-top:-1px;
}	

.registration tr.active td {
	background-color: #f5f5f5!important
}

.registration tr.active td:hover {
	background-color: #f5f5f5!important
}

.registration tr.active:hover {
	background-color: #f5f5f5!important
}

.registration.text-dark tr.active td {
	color: #171717!important
}

/*
.reg-course-prices .input-group {
	max-width:105px;
}
*/

.genbadge {
	background: #D2312D;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    padding: 3px 5px 3px 5px;
    position: relative;
    right: 2px;
    top: -10px;	
}

.actionbadge {
	right:2px;
}

#s2id_paidout {
	width:110px;
}

.btn-bigicon {
	padding:2px 7px 0px 7px
}

.big-icon {
	font-size: 23px
}

nav .text-muted a {
	color:#555!important;
}

.has-error,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #eb2629!important;
    font-weight: bold;
}

.has-error .form-control {
	border-color: #eb2629;;
}

label.error {
    color: #eb2629;
    font-weight: bold;
}



@media only screen and (max-width: 991px) {

	.reg-course-prices td {
		min-height:38px;
	}

	.reg-course-prices tr {
		border-bottom: none!important;
	}

	.reg-course-prices .checkbox {
		margin:0!important;
	}	

	.reg-course-prices input[type="checkbox"] {
		margin-left:-20px!important;
	}	

	.reg-course-prices-select tr {
		border-bottom: none!important;
	}

	.reg-course-prices-select td {
		/*white-space:nowrap!important;*/
		width:100%!important;
		text-align: left!important
	}

	.reg-course-prices-select input, .reg-course-prices input {
		/*white-space:nowrap!important;*/
		margin:0!important;
	}	
	
	#package-select-table .table.table-no-more td, .table.table-no-more tfoot th {
		padding-left: 80%;
	}	

	.table-responsive {
		overflow-y: inherit;
		margin-bottom: 100px
	}	
}



@media only screen and (max-width: 767px){
.white-title{
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding: 20px;
 
}

}

#modalViewCourse, #modalViewCourse .modal-dialog.w-75 {
	width:75%!important;
}

@media only screen and (max-width: 767px) {
/* Header Mobile Webview Fix*/
	.header .logo-container {
		background-color: #f6f6f6;
		background-image: -webkit-linear-gradient(#f6f6f6 0%, white 45%);
		background-image: linear-gradient(#f6f6f6 0%, white 45%);
		border-bottom: 1px solid #E9E9E6;
		border-top: 0px solid #EDEDED;
	}

	.header .logo-container {
		height: 80px;
		top:0px;
	}

	.header .logo-container .logo {
	    margin-top: 20px;
	}

	.header .toggle-sidebar-left {
		top:40px;
	}

	.userbox {
	    margin: 24px 0 0 12px;
	}

	.notifications {
	    margin: 24px 8px 0 0;
	}

	.sidebar-left{
		padding-top: 78px;
	}

/* Dashboard Mobile Webview Fix*/
	ul.widget-todo-list li .todo-actions{
		position: relative;
		top: 2px;
	}

	#modalViewCourse, #modalViewCourse .modal-dialog.w-75 {
		width:96%!important;
		margin-left:0px;
	}

}

/* state */
#action-buttons {
	display:none;
}

#state-data-init {
	font-size: 24px;
	text-align: center;
}

.panel-sub-heading {
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #DADADA;
    padding: 15px;
    position: relative;
    text-align: center
}

.btn-group.centered {
	width:auto;
	margin:0 auto;
}

.panel-sub-heading + .panel-body {
    border-radius: 0 0 5px 5px;
}

.transcript-actions {
  background: #FFF;
  border-bottom:1px solid #ccc;
  padding: 30px;
}

body .btn-gray {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #aaa;
	border-color: #999;
}

body .btn-gray:hover {
	border-color: #aaa !important;
	background-color: #ccc;
}

body .btn-gray:active,
body .btn-gray:focus {
	border-color: #aaa !important;
	background-color: #ccc;
}

#lic-filter-wrap {
	max-width: 270px
} 

#connections-panel {
	background-color:#fff;
	width:270px;
	border-radius: 5px;
	float: right;
	padding: 0px 10px 0px 7px;
}

#connections {
	color:#171717;
}

#connection-btn {
	min-width: 255px;
	clear:both; 
	text-transform: uppercase
}	


@media only screen and (max-width: 1200px) {
	#year-filter-wrap {
		text-align:left;
		margin-top:5px
	}
}

@media only screen and (max-width: 640px) {
	.login-logo {
		width: 60%;
		margin-bottom: -5%
	}
}

@media only screen and (max-width: 400px) {
	.panel-title {
		font-size:16px;
		line-height: 16px; 
	}
	#package-select-table .table .actions, .table .actions-hover {
  		font-size: 15px;
	}
}

@media only screen and (min-width: 1200px) {
	ol.survey .question-title {
		margin-top:35px
	}
	ol.test .question-title {
		margin-top:35px
	}		
}

@media only screen and (min-width: 991px) {
	.survey-save {
		margin-right: 0px;
		margin-top: 0px;
	}
	.test-save {
		margin-right: 0px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1090px) {
	#view-req-btn {
		float:left!important;
		margin-top: 10px;
	}	

	#lic-filter-wrap {
		max-width: 200px
	} 

	#connection-btn {
		float:left!important;
		min-width: 185px
	}	

	#connections-col1 {
		float:left!important;
		width:100%;
	}

	#connections-col2 {
		float:left!important;
		width:200px;
		text-align: left
	}

	#connections {
		float:left!important;
		width:200px;
	}

	#connections-panel {
		float:left;
		max-width: 200px
	}
}








