/*
	Theme Name: Master Study Child
	Theme URI: http://stylemix.net
	Description: MasterStudy Child Theme
	Author: Stylemix LLC
	Author URI: http://stylemix.net
	Template: masterstudy
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy-child
*/
.vc_toggle_icon {
	top: 40%;
}
.campus-program-button a.active, .home-program-button a.active {
	background-color: #ffffff !important;
	color: #4cadc9 !important;
}

h2, .h2 {
	color: #004d00 !important;
}

.text-white, .text-white h2 {
	color: #ffffff !important;
}

.text-navy, .text-navy h2 {
	color: #457992;
}

.text-pink, .text-pink h2 {
	color: #e948ae;
}

.text-green, .text-green h2 {
	color: #10c45c;
}

.text-yellow, .text-yellow h2 {
	color: #eab830;
}

.text-blue, .text-blue h2 {
	color: #307ad5;
}

.text-orange, .text-orange h2 {
	color: #fd7635;
}

.text-gray, .text-gray h2 {
	color: #414b4f;
}

.additional-options {
	margin-bottom: 0px !important;
}

.additional-options-buttons {
	background-color: rgba(69,121,146,0.4);
	padding: 10px;
	margin: 0px !important;
}

.vc_tta-panels {
	background-color: rgba(69,121,146,0.2) !important;
	padding: 0 6px 0 6px;
}
.vc_tta-tab.vc_active a {
	background-color: rgba(69,121,146,0.4) !important;
}
