/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.logo-contrato, .single-contrato .site-branding {
    display: none;
}

.ct-account-form .login-remember {
    width: 100%!important;
}

#user_switching_switch_on {
    position: fixed;
    padding: 5px 20px;
    background: #8dbcd2;
    left: 0px;
    bottom: 50px;
}

#user_switching_switch_on a {
    color: #fff;
}

.contrato-template-default #user_switching_switch_on {
    display: none;
}

.obs_sessao textarea {
    height: 50px!important;
}