.sm-menu-hide {
	display:none !important;
}

.border-study {
  border-color: #783afb !important; }

 .color-study {
 	color: #783afb !important;
 }

.bg-study {background: #783afb;}
.box-study {border-radius: 4px; -webkit-border-radius: 4px; padding:10px; text-align:center; border: 1px solid #783afb; color: #783afb;}
.btn-study { background: #783afb; color: #fff; }
.text-study { color: #783afb;  }

.btn-study-off { background: #fff; color: #783afb; border: 1px solid #783afb;}

.panel-study {
  border: 1px solid #783afb !important;
}

.btn-link {
	color: #783afb !important;
}

.breadcrumb {
	margin-top: -19px;
}

.nav-tabs>li>a {
    font-weight: normal !important;
}

.nav-tabs>li.active>a {
    color: #783afb !important;
}

 .carousel-indicators li {
    border: 1px solid #783afb !important;
}

.carousel-indicators .active {
    background-color: #783afb !important;
}


.carousel-control {
    color: #783afb;
}

#modalMuralTutorial h3, #modalMuralTutorial .carousel-caption {
	color: #000;
}

.panel-study>.panel-heading {
    color: #fff;
    background-color: #783afb;
    border-color: #783afb;
}

.alert-study {
    color: #783afb;
    background-color: #f6f6f6;
    border-color: #783afb;
    border-left-color: #783afb !important;
}