/*
  Theme Name: Empowering
  Theme URI: http://html5blank.com
  Description: HTML5 Blank WordPress Theme
  Version: 1.4.3
  Author: Todd Motto (@toddmotto)
  Author URI: http://toddmotto.com
  Tags: Blank, HTML5, CSS3

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/


.mask-hidden {display: none !important;}
/*.wpcf7-submit.tg-btn {background: #0a5d63 !important; color: #fff !important; border: 0 !important; width: 100% !important}*/
.wrapForm .text-center .ajax-loader {margin: 20px 0}
.stm_zoom_content .stm-join-btn.join_in_menu {
    background: #0a5d63;
    border-color: #0a5d63;
}

.stm_zoom_content .stm-join-btn.outline {
	background: #0a5d63;
    border-color: #0a5d63;
    color: #fff !important;
}

.stm_zoom_content .stm-join-btn.outline:hover, .stm_zoom_content .stm-join-btn.join_in_menu:hover {background: #0a5d63 !important; color: #fff !important}
.stm_zoom_content .stm-join-btn.join_in_menu:active,  .stm_zoom_content .stm-join-btn.join_in_menu:focus {color: #fff !important}
.wpcf7-response-output {display: inline-block; width: 100%; text-align: center;}
.page-template-template-login .um-login.um-10 {max-width: 750px}
.page-template-template-login .um-login .um-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.page-template-template-login .um-login .um-form ._um_row_1 {
  order: 1;
  width: 100%;
  margin-bottom: 0 !important;
}

.page-template-template-login .um-login .um-form ._um_row_2 {
  order: 3;
  width: 100%;
}

.page-template-template-login .um-login .um-form .um-col-alt {
  order: 2;
  width: 100%;
  margin-bottom: 30px;
}

.page-template-template-login .um-login .um-form #um_field_10_username {
  margin-bottom: 0;
}

.page-template-template-login .um-login .um-form #um_field_10_user_password {
  margin-bottom: 0;
}

.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {font-size: 0.85em;}
.wpcf7 form .wpcf7-response-output {display: none;}
.accsub p {margin-bottom: 0; padding-top: 5px;}


@media only screen and (min-width: 768px) {
  /*.tg-navigationarea {display: none;}*/
  /*#tg-header {display: none; position: fixed;}*/
}
