.newlines {
    white-space: pre;
}
/* meeting */

div#meetingCalendar .fc-toolbar {
    margin-bottom: 0px;
}

#event-list.meeting {
    margin-top: 0px !important;
}

div#meetingCalendar .fc-content > .fc-time {
    display: none !important;
}

div#meetingCalendar .fc-content > .fc-title {
    text-align: center !important;
    width: 100%;
}


/* common */
.middle-helper {
    height: 100%;
    vertical-align: middle;
}

.bottom-helper {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}

.width-full {
    width: 100%;
}

.height-full {
    height: 100%;
}

.no-margin {
    margin: 0;
}

.no-pad {
    padding: 0;
}

.no-pad-left {
    padding-left: 0;
}

.no-pad-right {
    padding-right: 0;
}

.color-light-black {
    color: rgb(105, 105, 105) !important;
}

.ruach-green-bg {
    background-color: #99cc99;
    color: white;
}

.normal-green-bg {
    background-color: #99cc99;
}

.round-label {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}

.black-layer {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.02);
}

.inline-block {
    display: inline-block;
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.centered {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pointer {
    cursor: pointer;
}

.pointer:hover {
    opacity: 0.5;
}

.hover-underline:hover {
    text-decoration: underline;
}

button.btn-large {
    border: 0;
    width: 150px;
    height: 40px;
    font-size: 1.2em;
    word-spacing: 2px;
}

button.btn-full {
    border: 0;
    width: 100%;
    height: 40px;
    font-size: 1.2em;
    word-spacing: 2px;
}

.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}

.black-white {
    background-color: white;
    color: black;
}

.blue-white {
    background-color: #4c80f1;
    color: white;
}

.green-white {
    background-color: #99cc99;
    color: white;
}

.title-text {
    font-size: 3em;
    font-weight: bold;
    color: #3399cc;
}

.navbar {
    transition: all 0.8s linear;
    border: none;
    background-color: white;
    color: black;
    font-size: 0.82em;
    height: 75px;
    padding-top: 10px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #99cc99;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: white;
}

.navbar-inverse .navbar-toggle {
    border-color: white;
}

.navbar-brand {
    padding: 0;
}

.navbar-brand img {
    height: 70px;
    margin-top: -8px;
}

.navbar ul li a {
    letter-spacing: -.03em;
    color: rgb(143, 143, 146) !important;
    font-weight: bold;
}

.navbar.expand ul li a {
    color: white !important;
}

.navbar {
    color: black;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.navbar ul li.right-border a {
    border-right: 1px solid #99cc99;
    height: 20px;
}

.navbar ul li a:hover {
    color: rgb(172, 199, 177) !important;
}

.navbar .navbar-main {
    position: absolute;
    right: 37px;
}

.navbar .navbar-collapse.collapsing ul,
.navbar .navbar-collapse.in ul {
    padding-top: 10px;
    background-color: #99cc99;
    font-size: 12pt;
}

.navbar .navbar-collapse.collapsing ul li,
.navbar .navbar-collapse.in ul li {
    text-align: center;
}

.navbar .navbar-collapse.collapsing ul li a,
.navbar .navbar-collapse.in ul li a {
    color: white !important;
}

.navbar .nav-menu-label {
    background-color: #99cc99;
    color: white;
    font-weight: bold;
    font-size: 8pt;
    padding-top: 5px;
    padding-bottom: 4px;
}

/* modal box */
.mobile-md .modal-dialog {
    width: 600px;
}

.mobile-lg .modal-dialog {
    width: 900px;
}

/* slide directive */
#activity-view-slide {
    padding-top: 50px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#activity-view-slide .item {
    margin: 0 auto;
    width: 180px;
    height: 180px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

#activity-view-slide .item .hover-content {
    position: absolute;
    left: 10%;
    top: 0px;
    width: 80%;
    height: 100%;
    opacity: 0;
    transition: 0.5s;
    background-color: rgba(153, 204, 153, 1);
    color: white;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
    font-size: 1.4em;
}

#activity-view-slide .item:hover .hover-content {
    opacity: 1;
}

#activity-view-slide .item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

#office-view-slide {
    padding-top: 50px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#office-view-slide .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/*#office-view-slide #slide-item-1 {

}

#office-view-slide #slide-item-2 {
    background-image: url(/img/2_opt.jpg);
}

#office-view-slide #slide-item-3 {
    background-image: url(/img/3_opt.jpg);
}

#office-view-slide #slide-item-4 {
    background-image: url(/img/4_opt.jpg);
}

#office-view-slide #slide-item-5 {
    background-image: url(/img/5_opt.jpg);
}

#office-view-slide #slide-item-6 {
    background-image: url(/img/6_opt.jpg);
}*/

#office-view-slide-container .desc-label {
    z-index: 200;
    position: absolute;
    top: 70px;
    left: 10%;
    width: 400px;
    background-color: rgba(153, 204, 153, 0.7);
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

#office-view-slide-container .desc-label h1 {
    font-size: 19pt;
    font-weight: bold;
    margin: 0;
}

#office-view-slide-container .desc-label article {
    margin-top: 15px;
    font-size: 11pt;
}

div#contact {
    position: fixed;
    width: 210px;
    height: 36px;
    background-color: #99cc99;
    bottom: 0px;
    right: 10px;
    z-index: 99;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

div#contact:hover {
    background-color: white;
    border: 1px solid #99cc99;
}

div#contact .label {
    font-size: 1.2em;
    font-weight: 300;
    color: white;
}

div#contact:hover .label {
    color: #99cc99;
    font-weight: normal;
    font-weight: 400;
}

div#contact-form {
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    right: 0px;
}

div#contact-form #contact-form-panel {
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 200;
    max-height: 480px;
    border: 2px solid gray;
    background-color: white;
}

div#contact-form #contact-form-panel input {
    padding-left: 10px;
    padding-right: 30px;
    display: block;
    width: 100%;
    height: 46px;
    border: 1px solid #d1d1d1;
    font-size: 16px;
    color: #999;
    border-radius: 0;
    margin-top: 10px;
}

div#contact-form #contact-form-panel textarea {
    padding-left: 10px;
    padding-right: 30px;
    display: block;
    width: 100%;
    height: 140px;
    border: 1px solid #d1d1d1;
    font-size: 16px;
    color: #999;
    border-radius: 0;
    margin-top: 10px;
}

div#contact-form #contact-form-panel input:focus,
div#contact-form #contact-form-panel textarea:focus {
    background-color: white;
    color: black;
    border: 2px solid gray;
}

/* Footer */
footer {
    min-height: 280px;
    background-color: rgb(60, 61, 65);
    color: rgb(255, 255, 255);
}

footer img#logo {
    height: 70px;
}

footer img#divider {
    height: 200px;
}

footer h1 {
    font-size: 1.1em;
    color: rgb(255, 255, 255);
}

footer h2 {
    font-size: 0.9em;
}

footer section {
    display: inline-block;
    vertical-align: top;
}

footer section ul {
    padding-left: 5px;
    list-style-type: none;
    text-align: left;
}

footer section ul li {
    margin-top: 15px;
}

footer section ul li a {
    text-decoration: none;
    font-size: 0.9em;
    color: rgb(238, 238, 238);
}

footer section ul li a:focus {
    color: rgb(238, 238, 238);
    text-decoration: none;
}

footer section ul li a:link {
    color: rgb(238, 238, 238);
    text-decoration: none;
}

footer section ul li a:hover {
    color: rgb(238, 238, 238);
    text-decoration: none;
}

footer section#sns {
    padding-left: 25px;
    width: 221px;
}

footer section#sns h2 {
    margin-bottom: 5px;
}

footer section#sns li img {
    margin-right: 15px;
}

footer section#business-info {
    text-align: left;
    padding-top: 25px;
    padding-left: 40px;
    width: 250px;
}

footer section#business-info p {
    font-size: 0.8em;
    font-weight: 300;
}

/* welcome.html */

.section-title {
    color: #669966;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1.5px solid #669966;
    text-align: left !important;
    padding-left: 25px;
    padding-bottom: 8px;
}

.section-title .section-title-desc {
    margin-left: 40px;
    font-size: 9pt;
    color: #999999;
    display: inline;
}

section#s2 {
    text-align: center;
}

section#s2 article {
    margin-top: 80px;
    margin-bottom: 60px;
}

section#s2 .go-more {
    width: 120px;
    height: 120px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: white;
    padding-bottom: 5px;
}

section#s2 .go-more > div {
    padding-top: 40px;
    background-color: rgba(153, 204, 153, 0.7);
    width: 100%;
    height: 100%;
}

section#s2 .popup-gallery a {
    width: 120px;
    height: 120px;
    display: inline-block;
    vertical-align: top;
    color: white;
    overflow: hidden;
    margin: 0;
    padding-bottom: 5px;
}

section#s2 .popup-gallery a img {
    max-width: 100%;
    height: 100%;
}

section#s3 {
    padding-top: 40px;
    padding-bottom: 80px;
}

section#s3 h2 {
    color: #99cc99;
    font-size: 1.2em;
    text-align: left;
}

section#howmuch {
    padding-top: 30px;
    padding-bottom: 80px;
}

.howmuch-card {
    width: 287px;
    height: 328px;
    margin: 0;
    padding: 0;
    border: 1px solid #99cc99;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.howmuch-card .howmuch-card-title {
    font-size: 21pt;
    font-weight: bold;
    color: white;
    background-color: #669966;
    text-align: center;
    height: 53px;
    padding-top: 7px;
}

.howmuch-card .howmuch-card-body {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    height: 222px;
    border-bottom: 1px dashed #99cc99;
    font-size: 11pt;
    color: #999999;
    line-height: 25px;
}

.howmuch-card .howmuch-card-body ul,
.howmuch-card .howmuch-card-body ol {
    padding-left: 15px;
}

.howmuch-card .howmuch-card-footer {
    height: 53px;
    color: #669966;
    text-align: center;
    font-size: 21pt;
    font-weight: bold;
    padding-top: 7px;
}

section#location {
    padding-top: 55px;
    padding-bottom: 100px;
}

section#location #map {
    margin: 0;
    padding: 0;
    width: 600px;
}

section#location .location-desc {
    height: 500px;
}

@media (max-width: 1200px) {

    section#location .location-desc {
        height: 82px;
    }

    section#location .location-desc > div {
        position: relative;
        top: 10px;
    }
}

section#location .location-desc > div {
    position: absolute;
    bottom: 55px;
}

span.subway {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: white;
    border-radius: 10px;
}

span.subway.line-5 {
    background-color: rgb(94, 8, 167);
}

span.subway.line-cent {
    background-color: rgb(18, 202, 192);
}

div#loginPanel {
    padding-top: 100px;
    padding-bottom: 100px;
}

div#loginPanel h1 {
    font-size: 1.6em;
    text-align: center;
}

div#joinPanel {
    padding-top: 100px;
    padding-bottom: 100px;
}

div#joinPanel h1 {
    font-size: 1.6em;
    text-align: center;
}

div#forgetPanel {
    padding-top: 140px;
    padding-bottom: 100px;
}

div#forgetPanel h1 {
    font-size: 1.6em;
    text-align: center;
}

.input-line {
    margin-bottom: 15px;
}

.input-title {
    font-size: 1.2em;
}

.input-field input {
    padding-left: 10px;
    padding-right: 30px;
    display: block;
    width: 100%;
    height: 46px;
    border: 1px solid #d1d1d1;
    font-size: 16px;
    color: #999;
    border-radius: 0;
    margin-top: 10px;
}

#office-view-slide .item {
    display: block;
    width: 100%;
    height: 580px;
}

@media all and (min-width: 1025px) and (max-width: 1500px) {

    /* directives */
    #office-view-slide .item {
        height: 580px;
    }

}

@media all and (min-width: 1501px) and (max-width: 1899px) {
    /* directives */
    #office-view-slide .item {
        height: 630px;
    }
}

/* intro.html */
#intro #intro-content {
    text-align: center;
}

#intro #intro-content img {
    margin-top: 20px;
    max-width: 100%;
    max-height: 760px;
}

#intro #intro-content .video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#intro #intro-content .video-wrapper .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* members.html */
#members {
    padding-top: 90px;
    padding-bottom: 70px;
}

#members #member-search-box {
    width: 45%;
    float: right;
}

#members #member-search-box input {
    height: 29px;
}

#members #member-search-box .btn {
    padding-top: 4px;
    padding-bottom: 3px;
}

#members #member-list-container {
    padding-top: 15px;
    min-height: 180px;
}

#members #member-list-container #member-boot {
    position: relative;
    max-width: 100%;
    width: 100%;
}

#members #member-list-container .member-card-panel {
    margin-bottom: 15px;
    position: absolute;
    min-height: 160px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    visibility: visible;
}

#members #member-list-container .member-card-panel.before-load {
    visibility: hidden;
}

#members #member-list-container .member-card {
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.02);
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #d9d9d9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 15px;
    padding-top: 20px;
    visibility: visible;
}

#members #member-list-container .member-card.before-load {
    visibility: hidden;
}

#members #member-list-container .member-card .member-card-info {
    min-height: 107px;
    margin-top: 0px;
}

#members #member-list-container .member-card .member-card-thumb {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    text-align: center;
    font-size: 0.9em;
}

#members #member-list-container .member-card .member-card-about {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    margin-left: 10px;
}

#members #member-list-container .member-card .member-card-about .member-name {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

#members #member-list-container .member-card .member-card-about .member-introduce {
    font-size: 1em;
    min-height: 45px;
}

#members #member-list-container .member-tag-panel {
    background-color: #e3e3e3;
    min-height: 43px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#members #member-list-container .member-card .member-tag-panel .member-tag {
    display: inline-block !important;
    vertical-align: middle;
}

#members img {
    max-height: 90px;
    max-width: 100%;
}

/* event.html */
#event-panel {
    padding-top: 90px;
    padding-bottom: 80px;
    width: 70%;
}

#event-panel h2 {
    color: rgb(105, 105, 105);
}

#event-panel #event-list {
    margin-top: 50px;
}

#event-panel #event-list #event-list-header {
    text-align: center;
    font-size: 1.6em;
    color: white;
    background-color: rgb(172, 199, 177);
    padding: 5px;
}

#event-panel #event-list .event-list-card {
    margin-top: 5px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
    border-top: 0px solid #e3e3e3;
    border-left: 0px solid #e3e3e3;
    border-right: 0.5px solid #e3e3e3;
    border-bottom: 0.5px solid #d9d9d9;
    margin: 10px;
    background-color: white;
}

#event-panel #event-list .event-list-card .event-image {
    display: inline-block;
    vertical-align: top;
}

#event-panel #event-list .event-list-card .event-image {
    max-height: 200px;
    text-align: center;
}

#event-panel #event-list .event-list-card .event-image img {
    max-width: 100%;
    max-height: 200px;
}

#event-panel #event-list .event-list-card .event-title {
    overflow: hidden;
    font-size: 1.2em;
    color: black;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#event-panel #event-list .event-list-card .event-interval {
    font-size: 0, 9em;
    text-align: left;
    margin-bottom: 15px;
}

#event-panel #event-list .event-list-card .event-content {
    overflow: hidden;
    margin-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 80px;
    max-height: 148px;
}

#event-panel .fc-toolbar {
    margin-bottom: 30px;
}

#event-panel .fc-day-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

#event-panel .fc-sun {
    color: rgb(255, 85, 85);
}

/*
#event-panel .fc-unthemed thead,
#event-panel .fc-unthemed tbody,
#event-panel .fc-unthemed td.fc-widget-header,
#event-panel .fc-unthemed td.fc-widget-content,
#event-panel .fc-unthemed .fc-row {
   border-left-color : white !important;
   border-right-color : white !important;
}
#event-panel .fc-unthemed td.fc-sun {
   border-left-color: white !important;
}
#event-panel .fc-unthemed td.fc-sat {
   border-right-color: white !important;
}
#event-panel .fc-unthemed td.fc-mon {
   border-color:#ddd;
}
*/

#event-panel .fc-sat {
    color: rgb(74, 105, 251);
}

#event-panel .fc-content-skeleton .fc-day-number {
    text-align: left;
}

/* event show modal box */
#show-event-panel {
    padding-top: 10px;
    padding-bottom: 10px;
}

#show-event-panel .show-event-image {
    height: 250px;
    text-align: center;
}

#show-event-panel .show-event-image img {
    max-width: 356px;
    max-height: 100%;
}

#show-event-panel .show-event-video {
    text-align: center;
    width: 600px;
    height: 400px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#show-event-panel .show-event-title {
    margin-top: 15px;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
}

#show-event-panel .show-event-period {
    margin-top: 15px;
    font-size: 1.2em;
    text-align: center;
}

#show-event-panel .show-event-content {
    margin-top: 20px;
    padding-left: 30px;
}

/* partners.html */
#partner-panel {
    padding-top: 110px;
    padding-bottom: 190px;
}

#partner-panel h1 {
    color: rgb(51, 204, 204);
    font-weight: bold;
    text-align: center;
}

#partner-panel p {
    text-align: center;
}

#partner-panel .partner-card {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 8px;
    width: 100%;
    height: 246px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 23px;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.02);
}

.partner-card .partner-card-logo {
    text-align: center;
    max-height: 130px;
}

.partner-card .partner-card-logo img {
    max-width: 100%;
    max-height: 115px;
}

.partner-card .partner-card-desc {
    text-align: left;
    height: 114px;
    font-size: 1em;
}

.partner-card .partner-card-desc ul {
    list-style-type: none;
    padding: 0;
}

.partner-card .partner-card-desc ul li.partner-name {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

@media (max-width: 992px) {
    #partner-panel .partner-card {
        padding-top: 15px;
        height: 386px;
    }

    #partner-panel .partner-card .partner-card-logo {
        max-height: 122px;
    }

    #partner-panel .partner-card .partner-card-desc {
        margin-top: 24px;
        padding-left: 30px;
        height: 114px;
    }

    #partner-panel .partner-card ul li.partner-name {
        font-size: 1.2em;
        text-align: left;
    }

    #partner-panel .partner-card ul li.partner-desc {
    }

    #partner-panel .partner-link {
        text-align: left;
        padding-right: 12px;
    }
}

/* boards.html */
#board-panel {
    padding-top: 50px;
    padding-bottom: 190px;
    background-color: #f3f4f5;
}

#board-panel ul,
#board-panel li {
    list-style: none;
}

#board-panel ul {
    list-style-position: inside;
    padding-left: 0;
}

.post-card-box {
    width: 100%;
    height: 389px;
    margin-top: 20px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.02);
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #d9d9d9;
    color: rgb(105, 105, 105);
}

.post-card-box.new-post textarea {
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    border: 0;
    width: 100%;
    height: 74%;
    resize: none;
}

.line {
    border-bottom: 2px rgb(172, 197, 176) solid;
    width: 20px;
    -ms-transform: rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.line-top-left {
    border-bottom: 2px rgb(172, 197, 176) solid;
    width: 20px;
    -ms-transform: rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.line-top-right {
    border-bottom: 2px rgb(172, 197, 176) solid;
    width: 20px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}

.line-bottom-left {
    border-bottom: 2px rgb(172, 197, 176) solid;
    width: 20px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.line-bottom-right {
    border-bottom: 2px rgb(172, 197, 176) solid;
    width: 20px;
    -ms-transform: rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}

.post-card-box .post-card-content {
    height: 250px;
}

.post-card-box .post-card-content .post-card-date {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 0.8em;
}

.post-card-box .post-card-content .post-card-text {
    height: 180px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow-y: auto;
}

.post-card-box .post-card-content .post-card-nickname {
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

.post-card-box .post-card-comment-box {
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    background-color: rgb(237, 238, 240);
    height: 138px;
    padding-top: 15px;
    border-top: solid 1px #f2f2f2;
}

.post-card-box .post-card-comment-box.expanded {
    min-height: 138px;
    z-index: 999;
    height: auto;
    position: relative;
    -webkit-box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.49);
    box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.49);
}

.post-card-box .post-card-comment-wrapper {
    height: 67px;
    overflow: hidden;

}

.post-card-box .post-card-comment-wrapper.expanded {
    min-height: 67px;
    height: auto;
    z-index: 999;
    position: relative;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.post-card-box .post-card-comment-list .comment-card {
    padding: 8px;
}

.post-card-box .post-card-comment-list .comment-nickname {
    width: 50px;
}

.post-card-box .post-card-comment-list .comment-content {
    width: 60%;
    margin-left: 5px;
    text-overflow: ellipsis;
}

.post-card-box .post-card-comment-list .comment-date {
    float: right;
}

.post-card-box .post-card-comment-box .post-card-comment-input-box {
    padding-left: 20px;
    padding-right: 20px;
}

.post-card-box .post-card-comment-input-box .btn-comment-post {
    background-color: rgb(172, 197, 176);
    color: white;
}

.post-card-box .post-card-comment-box .post-card-comment-more {
    background-color: rgb(141, 142, 146);
    width: 100%;
    height: 20px;
    color: white;
    text-align: center;
    opacity: 0.3;
}

.post-card-box .post-card-comment-box .post-card-comment-more.expanded {
    position: relative;
    z-index: 999;
    opacity: 1;
}

.post-card-box .post-card-comment-box .post-card-comment-more.overflow {
    opacity: 1;
    cursor: pointer;
}

.post-card-box .post-card-comment-box .post-card-comment-more.overflow:hover {
    opacity: 0.8;
}

#board-panel h1 {
    color: rgb(51, 204, 204);
    font-weight: bold;
    text-align: center;
}

#board-panel p {
    text-align: center;
    font-size: 1.2em;
}

#board-panel .post-card {
    cursor: pointer;
    background: #ffc;
    width: 100%;
    height: 15em;
    color: #000;
    display: block;
    padding: 1em;
    box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
}

#board-panel .post-card textarea {
    background-color: transparent;
    width: 95%;
    height: 85%;
    resize: none;
    border: 0;
    padding: 5px;
    text-align: left;
}

#board-panel .post-card textarea.isEmpty,
#board-panel .post-card textarea.isEmpty {
    text-align: center;
}

#board-panel .post-card .post-card-date {
    text-align: right;
}

#board-panel .post-card p {
    font-size: 1.2em;
    text-align: left;
    margin-top: 10px;
}

#board-panel .post-card .post-card-footer {
    width: 100%;
    position: absolute;
    bottom: 10px;
}

#board-panel .box-shadow-effect {
    /* Firefox */
    -moz-box-shadow: 5px 5px 7px rgba(33, 33, 33, 1);
    /* Safari+Chrome */
    -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    /* Opera */
    -o-box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    -ms-box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    height: 16em;
}

#board-panel .box-shadow-effect .post-card-comment {
    display: none;
    -moz-transition: -moz-transform .15s linear;
    -o-transition: -o-transform .15s linear;
    -webkit-transition: -webkit-transform .15s linear;
    -ms-transition: -ms-transform .15s linear;
    transition: transform .15s linear;
}

#board-panel .box-shadow-effect:hover .post-card-comment,
#board-panel .box-shadow-effect:focus .post-card-comment {
    display: block;
}

#board-panel ul li:nth-child(even) .post-card {
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px;
    background: #cfc;
}

#board-panel ul li:nth-child(4n) .post-card {
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    position: relative;
    top: -5px;
    background: #ccf;
}

