/*
Element/header.ctp
Element/header_login.ctp
*/
.site_logo {
    padding-left: 0px !important;
    background-image: none !important;
}

a.h_icon_url::before {
    content:'\00bb';
    color: #19a78e;
    vertical-align: middle;
    font-size:18px;
    line-height: 20px;
    margin-left:-10px;
    margin-right:10px;
    margin-top:-4px;
    font-family: "Material Icons";
    float: left;
}

/*
Login/index.ctp
*/
.button_login {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

/*
LgMyPage/mypage.ctp
職員　マイページ　各メニュータイトル
*/
.card-mypage_header {
    padding: 0.2rem 0rem;
    margin: 0em 0.5rem 0.4rem 0.5rem;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 18px;
    letter-spacing: 0.1rem;
}

/*
PjtTask/edit.ctp
*/
#btnAddFile {
    background-color: #00887a;
    border-color: #00887a;
}

/*
CompanyMyPage/mypage.ctp
職員　マイページ　各メニュータイトル
*/
.ripple-container {
    display: none;
}
