body {
    font-size: 16px;
}
.club-logo-header{
    margin-left:10px;
     width:35px;
     cursor: pointer;
}
.club-banner {
    margin: 5px 0;
}
.club-banner img{
    height: 100px;
}
.avator-block {
    width: 80px;
    height: 80px;
}
.crowd-avator-block {
    width: 80px;
    height: 80px;
}
.meeting-info {
    margin-left: 10px;
}
.meeting-data {
    display: block;
    line-height: 26px;
    font-size: 16px;
}
.meeting-data a {
    color: black;
}
.meeting-button button{
    width: 100%;
    margin: 10px 0;
}
.card-data {
    display: block;
    line-height: 40px;
    font-size: 16px;
}
.card-data a {
    color: black;
}
.org-card-data {
    display: block;
    line-height: 32px;
    font-size: 16px;
}
.org-card-data a {
    color: black;
}
.member-block-edit {
    padding: 1px 0;
    font-size: 20px;
}
.member-block-edit-span {
    margin: 5px 0;
    width: 15%;
    display: inline-block;
}
.member-block-edit input {
    margin: 5px 0;
    width: 300px;
}
.member-block-edit button {
    margin: 0 5px;
}

.member-block-edit bootstrap-select {
    width: 300px !important;
    margin-bottom: 10px;
}
.block-button {
    position: absolute;
    bottom: 10px;
    right: 5px;
}
.block-button button {
    margin: 0 5px;
}
.card-banner-box {
    margin: 10px;
    width: 360px;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
}
.card-banner-avator {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 12px;
    border-radius: 99em;
    border: solid 1px #E6E6E6;
}
.blue-tab {
    color: #0066FF;
}
.card-banner-title {
    margin-top: 20px;
    display: inline-grid;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
white-space: nowrap;
}
.card-banner-name {
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    font-weight: bold;
    font-size: 20px;
    display: block;
    padding: 0 2px;
    overflow: hidden;
white-space: nowrap;
}
.card-banner-position {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding: 0 2px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    display: block;
    overflow: hidden;
white-space: nowrap;
}
.card-info-chinese {
    text-align: left;
    margin-top: 62px;
    padding-left: 10%;
    height: 40px;
    width: 40%;
    font-size: 20px;
    line-height: 40px;
}
.card-info-english {
    text-align: right;
    margin-top: 62px;
    padding-right: 10%;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    width: 40%;
}
.clearfix {
    clear: both;
}
.card-content-title {
    margin: 0 10px;
    margin-top: 50px;
    font-size: 20px;
    /*background-color: #FFFFFF;*/
}
.card-content-info {
    margin: 0 10px;
    font-size: 20px;
    /*background-color: #FFFFFF;*/
}
.card-data-content {
    margin: 0 10px;
    font-size: 20px;
}
.card-content-data {
    line-height: 30px;
    background-color: #bdb8b8;
    color: #333333;
    margin: 10px 0;
}
.blue-div {
    line-height: 30px;
}
.books-title {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
}
.books-title a {
    color: black;
}
.plan-form {
    font-size: 20px;
    margin: 10px;
    width: 100%;
}
.plan-form textarea {
    margin: 10px 0;
    width: 100%;
}
.plan-form a {
    margin: 0 10px;
}
.plan-index {
    font-size: 20px;
}
.plan-title {
    margin-left: 10px;
}
.plan-content {
    background-color: white;
    margin: 10px 0;
    word-wrap: break-word;
}
.meeting-card {
    margin: 0 auto;
}
.group-card-content {
    margin: 0 10px;
    font-size: 20px;
    margin-top: 60px;
    width:360px;
}
.groupcard-content-info {
    font-size: 20px;
    /*background-color: #FFFFFF;*/
}
.groupcard-info-avator {
    border-radius: 5px;
    border: solid 1px black;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.group-card-data {
    width: 100%;
    margin: 5px 0;
}
.group-card-title {
    width: 100%;
    background-color: #bdb8b8;
    margin: 5px 0;
}
.card-time{
    width: 100%;
}
.event-time{
    width: 81.5%;
    padding-left: 2%;
}
.card-time-input{
    font-size:20px;
}
.photo-div {
    margin: 10px 0 0 10px;
    width: 350px;
    height: 260px;
    background-size: cover;
    background-position: center;
}
.card-data-input {
    font-size: 20px;
    margin: 10px 0;
    width: 100%;
}
input[readonly]{
    background-color:#f2f2f2;
}
.card-box-edit {
    width: 50%;
}
.card-box {
    max-width: 50%;
}
.member-box {
    font-size: 20px;
    width: 100%;
    padding: 0 10px;
}
.edit-btn {
    margin-right: 10px;
}
.parentclass a {

}
.switchshow{
    display: none;
    margin-left:30px;
    color:black;
}
.switchshow a{
    color: black;
}
.invite-check{
    position: absolute;
    right: 20px;
    top:40px;
    width: 30px; /*Desired width*/
    height: 30px; /*Desired height*/
    cursor: pointer;
}
.all-check-div{
    font-size: 24px;
    width: 100%;
    height: 50px;

}
.all-check-checkbox{
    width: 30px; /*Desired width*/
    height: 30px; /*Desired height*/
    cursor: pointer;
    margin: 5px 20px 0 20px !important;
}
.btn_category{
    color: black !important;
    background-color: #F5F5F5;
}
.btn_delete_file{
    color:red;
    font-size:20px;
    cursor: pointer;
}
.info_file{
    color:#0078C8;
    font-size:12px;
    vertical-align: text-top;
}
.member-title{
    font-weight: bold;
}
.sort-icon{
    position: absolute;
    right: 9px;
    top: 8px;
    color: black;
}
.sort-li{
    padding: 10px 0px;
    margin:5px 0;
    background-color: white;
    text-align: center;
    border: 1px solid black;
}
.category-check{
    font-size: 16px;
    padding: 10px 10px 10px 40px;
    margin:5px 0;
    background-color: white;
    border: 1px solid black;
}
.category-check i{
    font-size: 22px;
}
.unchecked i{
    visibility:hidden;
}
.login-button {
    margin: 2px 0px 0 10px;
    background-color: #0078c8;
    border: 2px solid #FFFFFF;
}
.search-div{
    height: 50px;
    
    display: inline-block;
}
.color-block{
    margin-left: 20px;
    width: 60px;
    height: 28px;
    background-color: white;
}
.color-select{
    margin-top: 5px;
    -moz-appearance: none;
    -webkit-appearance:none;
    width: 50px;
    height: 34px;
}
.color-select::-ms-expand {
    display: none;
}
.club-edit-span {
    margin: 5px 0;
    width: 25%;
    display: inline-block;
}
.custom-row-data {
    position: absolute;
    right: 140px;
    top:50px;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-custom-row-data {
    position: absolute;
    right: 80px;
    top:35px;
}
/*編輯進入畫面 顯示部分 Alvin20180322*/
.mobile-block{
    width: 360px;
    height: 640px;
    background-color: white;
    border-radius: 10px;
    border: 1px solid gray;
}
.club-show-title{
    height: 50px;
    text-align: center;
    font-size: 20px;
    border-radius: 10px 10px 0 0;
    line-height: 50px;
    color: white;
}
.intro-logo{
    text-align: center;
    font-size: 24px;
    padding: 10px 0;
}
.club-logo{
    width: 240px;
    height: 240px;
}
.intro-content{
    color: white;
    height:calc(100% - 350px);
    overflow:hidden;
    border-radius:0 0 10px 10px ;
    font-size: 20px;
    font-weight:bold;
    text-align: center;
}
.club-purpose-title{
    padding:20px 0;
}
.club-container {
    border: 2px solid;
    text-align: left;
    height:200px;
    max-width:1200px;
    margin-left: auto;
    margin-right: auto;
}
.club-thumb {
    margin: 20px 20px 20px 20px; 
    width: 160px;
    height: 160px;
    float: left;
}
.club-thumb img {
    width: 160px;
    height: 160px;
    display: block;
}
.club-content {
    margin-left: 210px;
    height:200px;
}
.club-content h3 {
    font-weight: bold;
    font-size: 200%;
    margin-top: 80px;
}
