/*General selectors*/
ul.list-style-none {
	padding-left: 0px;
	margin-bottom: 0px;
}

ul.list-style-none li {
	list-style-type: none;
}

#pageTitle {
	margin-bottom: 25px;
}

#rowContent {
	margin-top: 25px;
}

#content {
	padding: 50px 0;
	/*Footer fixed*/
	margin-bottom: 175px;
}

#content .container {

	padding: 50px;	
}

#footer {
	background: #383737;
	color: #fff;
	padding: 25px 0;
}

#footer .logo {
	margin: 12px 20px 12px 0;
	height: 100px;
}

#footer .logo:last-child {
	margin: 12px 0 12px 0;
	padding: 7px;
}

#footer p,#footer li {
	font-size: 10px;
}

#footer .social-icon {
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer .social-icon:last-child {
	margin-right: 0;
}

#footer .social-icon:hover {
	filter: brightness(1.1);
	-webkit-filter: brightness(1.1);
}

.not-active {
	pointer-events: none;
	cursor: default;
	opacity: 0.5;
}

.buttons-list button, .buttons-list input[type="submit"], .buttons-list btn {
	margin-right: 5px;
}

.buttons-list button:last-child, .buttons-list input[type="submit"]:last-child, .buttons-list btn:last-child {
	margin-right: 0;
}

/* Advisor menu */
.tcc-percent-list {
	display: inline-flex;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	padding-top: 7px;
}

.tcc-percent {
	text-align: center;
	font-size: 10px;
	width: 60px;
	height: 90px;
	margin: 2px auto 0 auto !important;
	float: left;
	display: inline-table;
}

.tcc-percent .c100 {
	margin-top: 2px !important;
}

/*Student menu selectors*/
#menuArea {
	background: #d1cdcd;
}

#courseName {
	padding-left: 15px !important;
	display: table;
	height: 100%;
}

#mainMenu {
	padding-right: 15px !important;
	height: 100%;
}

#tccSteps {
	height: 100%;
	background: #c4c1c1;
}

ul.tcc-steps-list {
	padding-top: 15px;
}

ul.tcc-steps-list li {
	float: left;
	width: 25%;
}

.tcc-steps-item.active .tcc-steps-number {
	background: #149f86;
}

.tcc-steps-item.inactive .tcc-steps-number {
	background: #999999;
}

.tcc-steps-number {
	margin: 0 auto;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.tcc-steps-label {
	text-align: center;
	font-size: 10px;
	margin: 0 auto;
	width: 55px;
	height: 60px;
	padding-top: 10px;
}

.tcc-steps-item.active .tcc-steps-label {
	color: #13967E;
}

.tcc-steps-item.inactive .tcc-steps-label {
	color: #999999;
}

#forumNew .new-message-fileupload {
	display: none;
}

.number-messages {
	padding-left: 15px;
	margin-top: -6px;
	color: white;
}
.area {
    display: table-cell;
    vertical-align: middle;
    height:100%;
}
.select-new-message {
	min-width: 171px !important;
	vertical-align: middle;
	text-shadow: none;
	padding: 0px;
}

.select-new-message>label {
	width: 100%;
	height: 100%;
}

.select-new-message>div,.select-new-message>label {
	color: white;
	background: #a4a4a4;
}

.conversation-open-date, .message-date {
	margin-left: 10px;
}

.conversation-open-date, .conversation-author, .message-date, .message-author {
	font-size: 11px;
}

.forum-sidebar-new-messages {
	padding: 10px;
}

.forum-sidebar-new-messages .badge {
	margin-left: 0px !important;
}

.btn-gray {
	color: #fff;
	background: #a4a4a4;
	border-color: #9d9d9d;
}

.btn-gray:hover {
	color: #fff;
	background: #878787;
	border-color: #787878;
}

.btn-larger {
	min-width: 100px;
}

#content h4.index {
	color: #000;
}

#content h4.forum {
	color: #c28a20;
}

#content h4.calendar {
	color: #3299c7;
}

#content h4.material {
	color: #79408a;
}

#content h4.classes {
	color: #5f808f;
}

a.forum-link {
	color: #383737;
}

a.forum-link:hover .forum-item {
	color: #383737;
	background: #BCB8B9;
}

.classes-link-tccs:hover .collapse_item-name {
	background: #DFDFDF;
}

.classes-link:hover .collapse_item-name {
	background: #92AEBB;
}

.forum-item {
	background: #c5c1c2;
	margin-bottom: 10px;
	/* 	padding: 10px; */
	overflow: auto;
}

.forum-item-subject {
	font-weight: bold;
}

.forum-badges {
	padding: 10px;
}

.forum-new {
	background: #e09d10;
}

.forum-new>span.badge {
	margin-left: 5px;
}

.forum-read {
	background: #9b9b9b;
}

.forum-main-question-title,.forum-related-field {
	padding: 10px 15px;
	overflow: auto;
}

.forum-main-question-header {
	background: #c2c0c1;
	font-weight: bold;
	overflow: auto;
}

.forum-related-field,div.forum-badge-new-message>span.badge {
	backgrouned: #de9d10;
	color: #fff;
	font-weight: normal;
}

div.forum-badge-new-message {
	padding-left: 20px;
}

div.forum-badge-read-message {
	padding-left: 10px;
}

div.forum-badge-new-message>span.badge {
	background: #df9d0f !important;
	margin-left: 2px;
}

.forum-badge-read-message>span.badge {
	background: #e4e4e4 !important;
	margin-left: 2px;
	color: black;
	font-weight: normal;
}

.forum-main-question-text {
	background: #e6e6e6;
	margin-bottom: 15px;
	padding: 15px;
	overflow: auto;
}

.forum-reply {
	overflow: auto;
}

.forum-reply,.forum-new-message {
	background: #e6e6e6;
	padding: 15px;
	margin-bottom: 15px;
}

.forum-unread-reply {
	background: #fcf0d4 !important;
}

.attachement-list {
	padding-right: 0px;
}

.attachement-item {
	background: #f5f5f5;
}

.attachement-item>button {
	margin-left: 5px;
}

.new-message-fileupload,.new-message-send,.message-info {
	margin-top: 15px;
}

.new-message-send .btn {
	margin-right: 10px;
}

.new-message-name,.read-message-name {
	float: left;
}

.read-message-name {
	margin-left: 6px;
}

.new-message,.read-message {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	text-align: center;
	float: right;
	margin-top: -1px;
	line-height: 21px;
}

.new-message {
	background: #df9e0e;
	color: white;
}

.read-message {
	background: #e5e5e5;
}

/* Toggleable elements */
.toggleable_element {
	margin-bottom: 10px;
}

.toggleable_header {
	position: relative;
	height: 40px;
}

.toggleable_header>span {
	margin-left: 30px;
	color: white;
}

.toggleable_link:before {
	margin-top: 12px;
	margin-left: 15px;
}

.ui-accordion-header:before {
	margin-right: 14px;
}

.toggleable_link:before, .ui-accordion-header:before {
	background-color: white;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	float: left;
	content: '-';
	line-height: 14px;
}

.toggleable_link.collapsed:before, .ui-accordion-header[aria-expanded="false"]:before {
	content: '+';
	line-height: 15px;
}

/* TCCs 
.tcc-student-name [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
} */

.edit-tcc-group-name {
	margin-top: 20px;
}

.tcc-student-name .tcc-name {
	color: #fff;
	padding: 10px;
}

.tcc-student-name .tcc-status {
	background: #ddd;
	padding: 10px;
}

.group-edit-tcc {
	background: #c7c3c4 !important;
}

.group-edit-tcc2 {
	background: #9f9f9f !important;
}

.ui-accordion-header:after {
	content: "";
	float: right !important;
	background-size: 20px 20px !important;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

/* /* List TCCs  */
.list_tcc_name,.tcc-name {
	padding: 10px;
	background: #bdd0ba;
	height: 100%;
	padding-left: 40px;
} */

.tcc-name {
	background: #1c9f86;
}

.centralizado {
	  margin: 0 auto;
	  text-align: center;
	  left: 25%;
	  width: 25%;
	  height: 50%;
	  padding: 20px;
	  
}
.list_tcc_element,.tcc-element {
	padding-left: 0px;
	padding-right: 0px;
}

.tcc-element {
	background: #0d8f76;
	padding: 10px;
}

.tccs.toggleable_link:before {
	background-color: black;
	color: #bdd0ba;
}

.list_tccs:after {
	content: "";
	display: table;
	clear: both;
}

.group_tcc {
	height: 100%;
	float: left;
}

.list_tcc_element .group_tcc:nth-child(even) {
	background: #9f9f9f;
	height: 40px; /*inserido para nao quebrar no Chrome  */
}

.list_tcc_element, .list_tcc_element .group_tcc:nth-child(odd) {
	background: #c7c3c4;
}

.tcc-item {
	float: left;
	width: 40px;
	padding: 10px;
}

.tooltip-link {
	position: absolute;
	z-index: 2000;
	width: 20px;
	height: 20px;
}

.collapse_item-name.list {
	background: #e8e8e8;
	display: table;
	width: 100%;
	padding: 0px;
}

.collapse_item-name.list>span {
	color: black;
}

.tcc-item .tcc-editing,.tcc-item .tcc-finished,.tcc-item .tcc-none,.tcc-item .tcc-editing-white	{
	background-size: 20px 20px !important;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.tcc-none  {
	background-image: url();
}

.tcc-editing-white {
	background-image: url();
}

.tcc-editing  {
	background-image: url();
}

.tcc-finished  {
	background-image: url();
}

.tooltipEditTcc {
	float: right;
	height: 20px;
	width: 20px;
	background-size: 20px 20px; 
}
.tooltipEditTccDate {
	float: right;
	height: 18px;
	width: 18px;
	background-size: 18px 18px; 
}
.edit-header:before {
	content: "-";
	float: left;
	display: inline-block;
	min-width: 10px;
	/* padding: 3px 7px; */
	font-size: 12px;
	font-weight: 700;
	line-height: 1,9;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #df9d0f !important;
	border-radius: 10px;
	margin-left: 5px;
}

.approved {
	background: #5df28f !important;
}

.disapproved {
	background: #f2615d;
}

.quitter {
	color: #8f9c93;
}

.badge-forum {
	background: #df9f1b;
}

.tcc-pdf-item {
	width: 40px;
	min-height: 40px;
	height: 100%;
	padding: 0px 0px;
	display: table-cell;
	float: none;
	vertical-align: middle;
	background-color: #578942;
}

.tcc-pdf-item-report {
	width: 30px;
	height: 30px;
	padding: 5px;
	background-color: #578942;
}

.tcc-pdf-item-report .pdf-icon {
	width: 20px;
	height: 20px;
} 

.pdf-icon {
	background-size: 20px 20px !important;
	background-repeat: no-repeat;
	background-image: url(/gestoreSocial/javax.faces.resource/pdf.svg.xhtml?ln=img/icons);
}

.tcc-pdf-item:hover {
	background: #53853e;
}

.tcc_pdf {
	background-size: 20px 20px !important;
	background-repeat: no-repeat;
	background-image: url(/gestoreSocial/javax.faces.resource/pdf.svg.xhtml?ln=img/icons);//não funcionando
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.tcc-forum-slide {
	background-color: white !important;
	-webkit-box-shadow: -3px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -3px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -3px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.tcc-forum-slide .cke_contents {
	height: 150px !important;
}

.tcc-forum-navbar {
	margin-bottom: 15px;
	background: #df9d0f;
	border: none;
}

.tcc-forum-navbar li, .tcc-forum-navbar li a {
	color: #fff;
}

.tcc-forum-slide .toggleable_header {
	background: #e8e8e8;
	padding: 10px;
	margin-bottom: 15px;
}

.tcc-forum-slide .ui-accordion {
	margin-bottom: 15px;
}

.tcc-forum-slide .ui-accordion .ui-accordion-content.ui-widget-content {
	padding: 10px 1px 0 1px; 
}

.tcc-forum-slide .new-conversation-title {
	margin-left: 20px;
}

.tcc-forum-slide .back-button, .tcc-forum-slide .close-button {
	width: 50px;
	height: 50px;
	background: #D2940E;
	font-size: 20px;
	padding: 12px 0 0 15px;
}

.tcc-forum-slide .close-button {
	position: absolute;
	right: 0px;
}

.tcc-forum-slide .back-button:hover, .tcc-forum-slide .close-button:hover {
	background: #E5A10F;
}

.tcc-forum-slide .topic-title {
	height: 50px;
	padding: 15px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.tcc-forum-slide .nav a:first-child {
	float: left;
}

/* Choose TCCs Students */
.choose-class-student>.toggleable_header {
	background: #13967E;
	padding: 10px;
}

.choose-class-student>.toggleable_header> span {
	color: white;
}

.classes-link-student:hover .collapse_item-name {
	background: #6AB5A7;
}

.collapse_item-name.student {
	background: #70bfb0;
}

/* Choose Class */
.choose_class>.toggleable_header {
	background: #648493;
	padding: 10px;
}

.choose_class>.toggleable_header>span {
	color: white;
}

.choose.toggleable_link:before {
	background-color: white;
	color: #648493;
}

.toggleable_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #333 !important;
}

.collapse_item-name {
	background: #99b6c4;
	margin-bottom: 1px;
	min-height: 40px;
	height: auto;
	padding: 10px;
	overflow: auto;
}

.collapse_item {
	color: white;
	margin-left: 6px;
	float: left;
}

.list span.collapse_item {
	word-break: break-word;
	padding-left: 0px;
	display: table-cell;
	min-height: 40px;
	padding: 10px;
}

.course-name-header {
	display: table-cell;
	vertical-align: middle;
}

.course-name {
	color: #312d2d;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.course-class-name {	
	font-size: 12px;	
	padding: 0;		
}

.badge-classes {
	margin-left: 5px;
}

ul.main-menu-list {
	height: 100%;
	margin: 0 -15px;
}

ul.main-menu-list li {
	float: left;
	width: 33.33333333%;
	padding-top: 15px;
}

.main-menu-icon {
	margin: 0 auto;
	width: 25px;
	height: 25px;
}

.main-menu-icon img {
	width: 25px;
	height: 25px;
}

.main-menu-item.courses {
	background: #5f808f;
}

.main-menu-item.courses:hover {
	background: #597886;
}

.main-menu-item.tcc {
	background: #149f86;
}

.main-menu-item.tcc:hover {
	background: #13967E;
}

.main-menu-item.calendar {
	background: #2eb1eb;
}

.main-menu-item.calendar:hover {
	background: #2CAAE2;
}

.main-menu-item.material {
	background: #894b9d;
}

.main-menu-item.material:hover {
	background: #814794;
}

.main-menu-item.forum {
	background: #df9d0f;
}

.main-menu-item.forum:hover {
	background: #D6970E;
}

.main-menu-item.pdf {
	background: #598F43;
}

.main-menu-item.pdf:hover {
	background: #53853e;
}

.main-menu-label {
	color: #fff;
	font-size: 12px;
	text-align: center;
	height: 60px;
	padding: 10px 5px 10px 5px;
}

.classes-link-tccs span {
	color: #000;
}

.admin-report-menu .nav-pills.nav-justified li.admin-report-item a {
	margin-right: 10px;
	background: #f5f5f5;
}

.admin-report-menu .nav-pills.nav-justified li.admin-report-item a:hover {
	background: #dedede;
}

.admin-report-menu .nav-pills.nav-justified li.admin-report-item:last-child a {
	margin-right: 0px !important;
}

.admin-report-menu .glyphicon {
	font-size: 20px;
}

#content h4.admin {
	color: #23527c;
}

label.required-field:after {
    content: '*';
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
}

.filter-block {
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 20px;
}

h5.report-title {
	font-weight: bold;
}

.tcc-options {
	background: #eee;
	padding: 3.2px 10px;
}

.labels .tcc-item {
	background: #c7c3c4;
	margin-bottom: 5px;
	margin-right: 5px;
}

.labels .label-text {
	margin-left: 5px;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}