/*
 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;
}

.mg-left {
	margin-left: 122px;
}
#comments .mg-left {
	margin-left: 0;
}
 @media screen and (max-width:767px){
	 .mg-left {
		 margin-left:0!important;
		 }
	 }

.offset-2  {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 17%;
		-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.cus-captacha-text , .cus-refresh {
	margin-bottom:15px;
}
.mb-30 {
	margin-bottom:20px;
}
.col-sm-12 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#register-page .offset-2, #comments .offset-2{ 
    padding-left: 15px; 
}
@media screen and (max-width:767px) { 
    .offset-2 {padding-left: 15px; }
}*/