/*
Theme Name: WPLMS (Shared on MafiaShare.net)
Theme URI: http://www.MafiaShare.net
Description: WPLMS is a Learning Management System for WordPress. The theme is deep integrated with BuddyPress and comes packed with the Course Module plugin. 
Theme has very powerful features which are essential for a full fledges LMS. Theme utilizes maximum of both WordPress and BuddyPress and can be run on a large scale platform as well.
Author: Mr.Vibe
Author URI: http://www.MafiaShare.net
Version: 1.3.3
License: Themeforest
License URI: http://themeforest.net/licenses
*/

/*=== ADD Your Custom Changes here ===*/

/* Undoing a bunch of Vibe theme styles. */
#logo img { height:auto !important; }
nav.menu-main-menu-container { padding-left:30px !important; }
#footerlogo img { background-color:transparent !important; }
#footerbottom, #footerbottom a { color:#aaa !important; }
#footerlogo { max-width:65px !important; margin-top:-8px; }

.security-question-section input[type="number"]{border:1px solid #DDD;}
.security-question-section+.submit{clear:both;}
.content ul.question_options {
clear: both;
display: inline-block;
width: 100%;
list-style:none;
}
.bbp-forum-title{
	font-size: 18px;
	font-weight: 600;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
font-size:13px;
color:#666;
}
#bp_search{
border: 1px solid #DDD;
padding: 9px 12px; 
border-radius: 2px;
}
.bbp-topic-permalink{
font-size:16px;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar,#bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar{
     width: 32px;
     border-radius: 50%;
     border: 1px solid #ddd;
}

.bbp-breadcrumb,
.bbp-breadcrumb a{
font-weight:600;
text-transform:uppercase;
}
/*.col-md-3.col-sm-2.col-xs-12 {
    margin: 19px 0 0;
}

.menu-main-menu-container {
    //background-color: #fff;
    margin: 2%;
}*/
.sizesame {
    height: 245px;
    width: 245px;
}
.samefont a {
    font-size: 0.6em;
    font-weight: 600;
    padding: 0.5em 0;
    text-transform: uppercase;
}
.textcontactform {
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
}
.textform {
    display: block;
    float: right;
    margin-right: 10px;
    padding-top: 3px;
}
#cfwc_contactform {
    margin: 0 73px !important;
}
.submitbutton {
    background-color: #78c8ce;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-left: 4px;
    margin-top: 6px;
    padding: 7px 20px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    width: 95px !important;
}