/*
Theme Name:     C1M_407_00
Theme URI:
Description:    
Author:
Author URI:
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below

.logo img { max-height: 100% !important; }

div#kleo-login-modal {
   height: 450px !important;
}
*/

/* MESSAGE TO LOST PASSWORD 
.ms-login-form .nav {display:none;}

#lostpasswordform .form > .nav {
   display: none;
}
.widget-title {
     color: #CCCCCC;
     text-align:center;
}

#post-75 .ms-alert-box.ms-alert-error {
    display: none;
}
.ms-form input[type="submit"] {
    color: #333;
    background-color: #FFF;
    border-color: #ccc;
    border: 1px solid #ccc;
    padding: 6px 12px;
    border-radius: 7px;
}

.ms-form input[type=text] {
    width: 100%;
}
form#lostpasswordform {
    text-align: center;
    width: 50%;
    margin: 0px auto;
}
form#lostpasswordform .form > .nav {
   display: none;
}
div#g-recaptcha-1 {
    margin: 0px auto;
    display: inline-block;
}
.bp-user #buddypress div.item-list-tabs ul li.last select option[value=rtmedia_update] {
   display: none;
}
.social-header.header-color {
   background: blue !important;
}
.top-bar a {
   color: white !important;
}*/