/*
Theme Name:         CLME OLD
Theme URI:			http://www.clmeplus.org/
Author:             In'saneLab
Author URI:         http://insanelab.com
Text Domain:        CLME OLD
*/


/* REGISTER */

.um-row._um_row_1 {
    margin-bottom: 0px !important;
}

body.page-id-87590 form:not(#adminbarsearch) ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8c939a;
  font-weight: 600 !important;
  opacity: 1; /* Firefox */
}

body.page-id-87590 form:not(#adminbarsearch) :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8c939a;
  font-weight: 600 !important;
}

body.page-id-87590 form:not(#adminbarsearch) ::-ms-input-placeholder { /* Microsoft Edge */
  color: #8c939a;
  font-weight: 600 !important;
}

.page-id-87590 .section-head.page-head {
    display: none;
}

body.page-id-87590 form:not(#adminbarsearch) input[type="submit"] {
    padding: 13px 26px !important;
	text-transform: capitalize !important;
	display: inline-block;
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	display: block;
	width: 100%;
}


body.page-id-87590 form:not(#adminbarsearch) ::placeholder {
    color: rgba(78, 80, 82, 0.5) !important;
}

body.page-id-87590 .um-col-121 {
    float: left !important;
    width: 48% !important;
}

body.page-id-87590 .um-col-122 {
    float: right !important;
    width: 48% !important;
}

.um-half{
	text-align: center;
}

a.um-button.um-alt {
    padding: 12px 24px !important;    
    display: block;
    margin: 0 auto;
}

@media only screen and  (max-width: 768px) {
  
  #footer_bottom .small-12 {
    min-width: 100% !important;
    text-align: center;
  }

  body #footer_bottom .become-placeholder{
    text-align: center !important; 
  }
}
