/*
Theme Name: Bookshelf Child
Theme URI: http://bookshelf.themerex.net/
Template: bookshelf
Author: themerex
Author URI: https://themerex.net/
Description: Bookshelf - Multipurpose and Multiskin Responsive Wordpress theme
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.9.3.1637331669
Updated: 2021-11-19 14:21:09

*/

#popup_login_DISABLED {
    width: 20em;
	border: 1px solid grey;
}

#popup_login_DISABLED .form_right{
    width: 100%;
}

.loginSoc #miniorange-ym-sso-login-form a {
	background-color: #a7d163;
    color: white;
    display: inline-block;
    text-align: center;
    padding: 0.85em 1.15em;
    /* font-size: 0.875em; */
    line-height: 1.3em;
    font-weight: 700;
    -webkit-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.loginSoc #miniorange-ym-sso-login-form a:hover {
    background-color: #0ead99 !important;
}