/*
 Theme Name:   MIPS
 Theme URI:    http://generatepress.com
 Description:  MIPS custom theme based on GeneratePress
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
#wp-advanced-search { margin-bottom: 25px; }
.wpas-search-loop {}
.wpas-search-loop .date-heading { font-size: 0.7em; font-weight: bold; color: #888; }
.wpas-search-loop h2 { font-size: 1.2em; margin-bottom: 5px !important; }
.wpas-search-excerpt { font-size: 0.9em; margin: 10px 0 0; color: #777; }
.wpas-search-excerpt .read-more { font-size: 85%; color: #006cb5; font-weight: normal; }

/*.wpas-meta_language-radio-buttons { margin-left: 15px !important; }*/
input[type="text"]#search_query { width: 90% !important; margin: 5px 0 10px; }
.wpas-radio-container { display: inline-block !important; clear: none !important; margin-right: 50px !important; }
.press-taxonomies-select,
.press-date-select, .news-date-select { height: 45px !important; display: inline-block !important; margin-right: 0px !important; }

#buddypress .standard-form #profile-details-section,
#buddypress .standard-form #mac-details-section {
    width: 100%;
    float: left;
}


/**
MAC
 */
.field-visibility-settings-notoggle,
.field-visibility-settings-toggle{
    display: none;
}

.registration .signup-iup-section {
    display: none;
}

#mac-details-section h3 {
    margin: 15px 0 5px 0;
}

.modal-content {
    padding: 50px;
}

.list-unstyled {
    list-style-type: none;
    margin: 0;
}

.profile-list span {
    font-weight: 700;
}

.other-hidden {
    display: block;
    margin-top: 5px;
}

.form-group label {
    display: block;
}

.form-group .col-sm-7,
.form-group .col-sm-1{
    display: inline-block;
    vertical-align: middle;
}

.error {
    display: block;
    color: red;
    margin: 5px 0 10px 0;
}