#wrap_top {
    padding-top: 0px;
    background-color: #f4f4f4;

}
.btn
{
	border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-transition: all .5s;
    transition: all .5s;
}
.btn-link
{
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
}

.navbar-brand {
    padding: 12px;
}
.input-group .form-control:first-child,
.input-group .form-control:last-child,
.form-search .btn {
}
.navbar-nav>li>a {
    line-height: initial!important;
}
.modal-dialog {
    padding-top: 50px;
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #242424;
}
.cake-error {
    margin-top: 100px;
}
.nav-container {
    width: 100%;
}
.navbar-default {
    background-color: rgba(0, 0, 255, 0);
    border: none;
    z-index: 1000;
}
.navbar-default {
    background-color: rgba(255, 255, 255, .9);
    border: none;
    z-index: 1000;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: #f4f4f4;
    color: #3BAFDA;
}
#debug-kit-toolbar .panel-content li {
    margin-top: 0.5em;
    font-size: 110%;
    color: #111;
}
body {
	/*    font-family: "Helvetica Neue", "メイリオ", "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif!important;
    background-color: #F7F7F7;
    line-height: 180%;
    color: #333;
    /* 	overflow-y: scroll; */
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif!important;
}
.page-summary.well {
    margin-bottom: 30px;
}
.width-auto {
    width: auto;
}
.side-menu {
    /* 	margin-top:60px; */
}
.navbar {
    z-index: 5000;
}
#wrap {
    margin: 0 auto -70px;
    padding: 1px 0 60px;
    padding-top: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
}
#wrap>.container {
    /* 	padding-top: 65px; */

    padding-bottom: 30px;
    padding-top: 0px;
}
[class*="fa-"]:not(.fixed) {
    margin-right: 5px;
}
a.navbar-brand:hover {
    opacity: 0.8;
}

[class*="icon-"]:hover {
    text-decoration: none;
}
.editable-buttons [class^="icon-"],
.editable-buttons [class*=" icon-"] {
    margin-right: 1px;
}
table {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 1.2rem;
}
#popular-title {
    font-size: 20px;
    margin-top: 0px;
}
#registar {
    padding: 8px 15px;
    margin: 0 0 20px;
    background-color: rgb(241, 241, 241);
    background-color: #f7f7f7;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.fadeout {
    cursor: pointer;
}
#data-list td {
    /* 	font-size: 120%; */

    vertical-align: middle;
}
#data-list th {
    padding: 10px;
}
.img-thumnail-media {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 2px;
    max-height: 100px;
    padding: 5px;
}
.img-user-thumnail-middium {
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* 	border-radius: 0%; */

    max-height: 130px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.img-guid-thumnail {
    padding: 8px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* 	border-radius: 0%; */

    max-height: 70px;
    opacity: 0.8;
}
.img-guid-thumnail:hover {
    opacity: 1.0;
}
.jumbotron {
    background: #1993d9;
    border-bottom: 1px solid #721c15;
    background-color: #1993d9;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(-40deg, #1993d9, #1993d9);
    background-image: -webkit-linear-gradient(-40deg, #1993d9, #1993d9);
    background-image: -o-linear-gradient(-40deg, #1993d9, #1993d9);
    background-image: linear-gradient(-40deg, #1993d9, #1993d9);
    color: #fcfcfc;
    text-shadow: 2px 2px 2px #333333;
}
.btn-link:hover,
.btn-link:focus {
    text-decoration: none;
}
.nav-list-img-circle {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    max-height: 132px;
}
#left-nav-circle {
    list-style: none;
}
#left-nav-circle li {
    text-align: left;
}
.left-nav-icon {
    font-size: 32px;
    margin-right: 0px;
}
.left-nav-label {
    margin-left: 15px;
}
#data-list .form-error {
    background-color: rgb(255, 187, 34);
}
.form-error {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-width: 2px;
}
.form-error-msg {
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    color: red;
}
.pagination-center {
    text-align: center;
}
.pagination-center .pagination {
    margin-top: 0px;
    margin-bottom: 0px;
}
.pagination-center P {
    margin: 0px;
}
.row-select {
    /* 	cursor: pointer; */
}
#activity-container {
    position: fixed;
    top: 20px;
    left: 50px;
    display: none;
    z-index: 3000;
    font-size: 3rem;
}
#row-all-remove {
    display: none;
}
.row-check-container {
    cursor: pointer;
    text-align: center;
}
.help-inline {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
}
.row-cell-action {
    text-align: right;
}
.row-action-small {
    border-left: none;
    width: 140px;
}
#InfoNote {
    height: 400px;
}
.error-message {
    color: #b94a48;
    font-weight: bold;
    padding: 10px 15px 10px 10px;
    background-color: #EBBABA;
    margin: 5px 1px 5px 0px;
    border-radius: 2px;
}
.form-group .checkbox {
    padding-top: 0px;
}
.form-group label {
    font-weight: normal;
}
.form-group .control-label
{
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 12px;
    background-color: #f9f9f9;
}
.form-group .form-control {
    width: inherit;
    display: block;
}
.form-group .control-block {
    background-color: inherit;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 0px;
    /* 	font-weight: bold;	 */
}
.form-group .input-label {
    padding-top: 5px;
    padding-bottom: 5px;
}

#setting-items .form-group {
    margin-left: 0px;
    margin-bottom: 5px;
}
.chart-setting-title {
    font-weight: bold;
}
.chart-setting-container {
    padding: 8px 20px;
    margin: 0 0px 40px;
    background-color: rgb(241, 241, 241);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#settings {
    position: fixed;
    top: 50px;
    right: 10px;
    display: none;
    height: 100%;
    background-color: #D3E0E7;
    padding: 10px;
}
#setting-container {} .setting-actions a {
    margin-left: 3px;
}
#setting-items {
    position: fixed;
    height: 90%;
    overflow-y: auto;
    padding-right: 20px;
    padding-left: 1px;
}
#setting-items .control-label {
    background-color: inherit;
    padding-bottom: 0px;
    padding-top: 0px;
}
#setting-items .form-control {
    width: auto;
    max-width: 100%;
}
.hint-trigger {
    margin-bottom: 0px;
    font-size: 80%;
    color: #6F6F6F;
    font-weight: normal;
    clear: both;
}
.row-add-editable {
    height: 50px;
    background-color: #DFEDF5;
    vertical-align: middle;
    font-weight: bold;
}
.row-add-editable td.row-select {
    vertical-align: middle;
}
.row-edit-editable {
    height: 20px;
}
.cake-debug-output {
    margin-top: 100px;
}
.well {
    padding: 15px 10px 5px 10px;
    margin-bottom: 0px;
}
.img-chart-top-list {
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    width: 95%;
}
.img-chart-original {
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    width: 95%;
}
.img-chart-top-small {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 95%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}
.chart-footer-user-icon {
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    max-height: 80px;
}
.chart-header-user-icon {
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    max-height: 37px;
}
.chart-footer {
    display: none;
    /* 	opacity:0.5; */

    position: absolute;
    bottom: 0;
    background-color: #fafafa;
    width: 100%;
    padding: 15px 15px 10px 15px;
    border-top: 1px solid #efefef;
}
.chart-header {
    background-color: #eeeeee;
    top: 0;
    width: 100%;
    padding: 0px;
    border-top: 0px solid #efefef;
}
div.opacity-clear {
    opacity: 1.0;
}
.chart-list-item {
    margin-bottom: 10px;
}
.chart-list-item .thumbnail {
    border: #e9e9e9 1px solid;
    border-radius: 0px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.chart-list-item .chart-list-title {
    margin: 5px 0px 0px 10px;
}
.chart-list-item a:hover {
    text-decoration: none;
}
.chart-list-item .thumbnail:hover {
    border: #0088cc 1px solid;
}
#chart-container {
    /* 	text-align: center; */
}
#chart-container .img-chart-original {
    width: 100%;
}
.img-chart-container {
    text-align: center;
    padding: 15px 15px 0px 15px;
    background-color: #fff;


    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.chart-attributes-container {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #000;
    background-color: #e7d700;
    border-radius: 4px 4px 0px 0px;
    position: absolute;
    right: 10px;
    bottom: 0;
}
.twitter-info {
    font-weight: bold;
    font-size: 90%;
    display: block;
}
.twitter-info a:hover {
    text-decoration: none;
}
.chart-attributes {
    display: block;
}
#introduce {
    background-color: #f7f7f7;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#introduce p {
    font-size: 110%;
    margin-left: 50px;
}
#introduce-footer {} .alert-container {
    text-align: center;
    position: fixed;
    top: 10px;
    width: 700px;
    z-index: 9000;
    left: 50%;
    margin-left: -350px;
    word-break: break-word;
}
.alert {
    font-size: 140%;
    line-height: 1.4em;
}
.user-comment {
    border: #e9e9e9 1px solid;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #DBDFE2;
    width: 100%;
    font-size: 150%;
}

.well-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    font-weight: bold;
}
.important-item {
    background-color: #f7f7f7;
    margin: 30px 0px 30px 0px;
    padding: 30px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.important-item .control-label {
    font-weight: normal;
}
.control-label {
    line-height: 1.2em;
}
#entry-form #ChartName {
    height: auto;
    font-size: 250%;
}
#dashboard-container {
    margin-top: 0px;
}
hr {
    border: none;
    height: 1px;
    background: #eee;
    color: #e9e9e9;
}
#dashboard-container .title {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    margin-bottom: 50px;
    font-size: 28px;
}
#dashboard-container .dashboard-item {
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 10px;
    border: 1px #efefef solid;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.dashboard-item .row {
    margin-left: 0px;
    margin-right: 0px;
}
#dashboard-container .dashboard-item-title {
    font-size: 20px;
}
#dashboard-container .guidline-item {
    margin-bottom: 50px;
    margin-left: 20px;
    padding-right: 60px;
}
#dashboard-container .guidline-item .contents {
    color: #111;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0px;
    /* 	font-size:90%; */
    /* 	line-height:1.5em; */
}
#dashboard-container ol {
    background-color: #E4E4E4;
    border-radius: 4px;
    padding: 10px 20px 10px 40px;
}
#dashboard-container .hint {
    font-size: 80%;
    font-weight: bold;
    background-color: #dcdcdc;
    padding: 10px;
    border-radius: 4px;
    margin: 20px 0px 10px 0px;
}
#dashboard-container .dashboard-item code {
    font-size: 100%;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 3px;
}
#dashboard-container h5 {
    font-weight: bold;
    margin: 30px 0px 30px;
    padding: 5px 12px 5px 0px;
    margin: 0 0 22px;
    /* 	background: #FAF2D1; */

    border-radius: 0px;
    color: #010101;
    border-bottom: 1px #317EAC solid;
}
#dashboard-container .number {
    font-weight: bold;
    font-size: 150%;
    margin-right: 5px;
    padding-bottom: 2px;
    border-radius: 0%;
}
#dashboard-container pre {
    padding: 20px;
    color: #c7254e;
}
.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border-radius: 4px;
}
.guideline-footer {
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    /* 	background-color:#dcdcdc; */
    /* 	float:right; */
}
#dashboard-char-info {
    margin-bottom: 5px;
}
td.numeric {
    text-align: center;
    width: 100px;
}
td.date {
    width: 100px;
}
.input-sm {
    font-size: inherit;
    padding: 0px 0px;
}
#nav-header {
    /* 	height: 60px; */
    /* 	background-color: #222; */

    border-bottom: 0px #ddd solid;
    margin-top: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#nav-header ul.nav {
    margin-left: 50px;
}
.chart-setting-groupe-title {
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #DDDDDD;
    font-weight: bold;
    padding: 10px;
    letter-spacing: 0.7em;
}
.enable-container {
    display: block;
    padding: 10px;
}
#dashboard-container .correct-info {
    /* 	font-size:18px; */

    text-align: center;
    margin-bottom: 30px
}
#dashboard-container .correct-info code {
    font-size: 100%;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}
#dashboard-container .correct-next-info {
    font-weight: bold;
    font-size: 110%;
    padding: 10px;
}
#dashboard-container .correct-next-info code {
    font-weight: bold;
    font-size: 100%;
}
#dashboard-container .correct-action {
    text-align: left;
}
#form-update-dashboard {
    margin-top: 10px;
    /* 	font-size:70%; */
    /* 	float:right; */
}
#form-update-dashboard label {
    /* 	display:none; */
}
#update-correct-term {
    margin-left: 2px;
}
#form-correct select {
    /* 	font-size:90%; */

    width: auto;
    /* 	display:inline; */
}
.bs-callout {
    text-align: left;
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
    /* 	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); */
    /* 	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); */
    /* 	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); */

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.bs-callout-success {
    background-color: #73a839;
    border-color: #73a839;
}
.bs-callout-success h4 {
    color: #73a839;
}
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #eed3d7;
}
.bs-callout-danger h4 {
    color: #b94a48;
}
.bs-callout-warning {
    background-color: #faf8f0;
    border-color: #faebcc;
}
.bs-callout-warning h4 {
    color: #c09853;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #bce8f1;
}
.bs-callout-info h4 {
    color: #3a87ad;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
}
.bs-callout p {
    font-size: 90%;
}
#footer p {
    font-size: 95%;
    text-align: center;
}
#footer a {
    color: #999999;
}
.faq-item {
    margin-bottom: 30px;
    line-height: 2.1em;
}
.faq-item .alert {
    line-height: 2.3em;
    padding-left: 0px;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.faq-title {
    line-height: 1.6em;
    font-weight: normal;
    margin-bottom: 8px;
}
.faq-title .label {
    margin-right: 5px;
}
.faq-item .label {
    margin-right: 5px;
}
.faq-item .item {
    margin-right: 5px;
    margin-left: 5px;
    padding: 3px;
    font-size: 90%;
}
.faq-item code {
    font-size: 100%;
}
.about-hint {
    font-weight: bold;
    font-size: 80%;
}
#about-container {
    margin-top: 20px;
}
#about-container p {
    /* 	margin-top: 20px; */

    font-size: 110%;
    line-height: 1.7em
}
#nav-header-content-responsive {
    display: none;
}
#ChartKeyword {
    display: inline-block;
    width: 200px;
}
#nav-header-content li a {
    color: #fafafa;
    font-weight: normal;
    font-size: 100%;
}
#nav-header-content li a:hover {
    color: #0088cc;
}
.carousel-inner img {
    /*    max-height: 300px;*/
}
#registar h2 {
    font-weight: bold;
}
.carousel-inner .item {
    text-align: center;
    height: 400px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.carousel-inner .item img {
    display: inline;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-caption {
    text-align: left;
    top: 5%;
}
.carousel-caption h3 {
    color: #fff;
    font-size: 400%;
    font-weight: bold;
    text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.5);
    text-align: center;
}
.carousel-caption p {
    /* 	position: absolute; */

    bottom: 100px;
    /* 	left:0px; */

    text-align: left;
    color: #fafafa;
    font-size: 120%;
    font-weight: bold;
    /*    text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.5);*/

    line-height: 1.4em;
    background-color: rgba(10, 10, 10, 0.5);
    padding: 10px;
    border-radius: 4px;
    letter-spacing: 0.2em;
}
.carousel-caption .sandbox {
    position: absolute;
    bottom: 30px;
    z-index: 9000;
    width: 100%;
    text-align: center;
}
.sandbox a {
    font-weight: normal;
    font-size: 120%;
}
.carousel-inner {
    margin-top: 50px;
}
#guideline {
    text-align: center;
    margin: 30px;
}
#guideline h5 {
    font-size: 180%;
    font-weight: bold;
}
#guideline code {
    font-size: 105%;
    white-space: initial;
    font-family: initial;
}
#guideline .guideline-hint {
    font-size: 80%;
    font-weight: bold;
    text-align: left;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    line-height: 1.428571429;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
#site-info {
    /* 	padding-top:50px; */
    /* 	padding-bottom:50px; */
    /* 	background-color: #eaf1f1; */
    /* 	border-top: 1px solid rgba(255,255,255,0.1); */
    /* 	border-bottom: 1px solid rgba(0,0,0,0.1); */
}
#site-info-brand-title {
    font-family: "Century Gothic", "Tahoma";
    font-size: 700%;
    color: #ffffff;
    padding-bottom: 30px;
    letter-spacing: 8px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
#site-info-body {} #site-info-body .caution {
    padding-left: 1px;
    padding-top: 10px;
    list-style-type: none;
    color: #fefefe;
    font-size: 110%;
}
.site-info-container {} .site-info-container h5 {
    font-size: 240%;
    font-weight: normal;
    padding-bottom: 10px;
}
.site-info-container .icon {
    font-size: 800%;
    color: #317eac;
}
.site-info-container p {
    font-size: 120%;
    line-height: 1.7em;
}
.container.line1 {
    background-color: #eaf1f1;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}
.container.line2 {
    background-color: #F5F5F5;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}
#guideline p {
    text-align: left;
    margin-top: 30px;
    font-size: 115%;
    line-height: 130%;
    letter-spacing: 0.1em;
}
.guideline-mark {
    vertical-align: middle;
    font-size: 200%;
    text-align: left;
    color: rgb(61, 60, 60);
    margin-bottom: 22px;
}
.guideline-mark h5 {
    font-weight: bold;
    font-size: 100%;
    display: inline;
}
.guidline-body {
    margin-bottom: 30px;
    ;
}
.guidline-body p {
    font-size: 130%;
}
.guidline-body .mute {
    font-size: 70%;
    color: #666;
}
.chzn-container-multi ul.chzn-choices li.search-field input[type="text"] {
    height: 34px;
    padding: 6px 12px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.chzn-container-multi ul.chzn-choices {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#regist {
    font-weight: bold;
    font-size: 130%;
}
#dashboard-container .form-group {
    text-align: left;
}
#auto-msg-hint-container {
    cursor: pointer;
}
#auto-msg-hint {
    display: none;
    text-align: left;
    font-size: 90%;
}
.auto-msg-hitn-item {
    display: block;
    font-weight: bold;
}
#show-auto-msg-hint-container {
    cursor: pointer;
    display: none;
}
#show-auto-msg-hint {
    display: none;
}
#right-menu {
    padding: 8px 15px;
    margin: 0 0 20px;
    background-color: rgb(241, 241, 241);
    background-color: #f7f7f7;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #e0e0e0;
}
.carousel-nav-icon {
    font-size: 120%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
div.sortable-placeholder {
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    margin: 17px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px 6px 6px 6px;
    border: 1px dashed #CCC;
    width: 114px;
    height: 175px;
}
#media-drop-area {
    margin-left: 15px;
    margin-right: 15px;
}
.pointer {
    cursor: pointer;
}
.dz-user-info {
    text-align: center;
    display: none;
    bottom: 0px;
    z-index: 3000;
    color: #3D3C3C;
    font-size: 18px;
    position: absolute;
    left: 0px;
    font-weight: bold;
    background-color: #FDFDFD;
    width: 100%;
    border-top: #dedede 1px solid;
}
#all-remove-container {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
}
.img-user-thumnail-profile {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #f9f9f9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    max-height: 30px;
    width: 30px;
}
.img-user-thumnail-profile-square {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #f9f9f9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 4px;
    max-height: 30px;
    width: 30px;
}
.img-note-thumbnail {
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    max-width: 200px;
    max-height: 200px;
    border-radius: 1px;
}
#build-cancel {
    margin-top: 20px;
    /* 	display:none; */
}
#loading-bar-msg {
    position: inherit;
}
#progress-container {
    display: none;
}
#setting-more {
    display: none;
    text-align: left;
}
#sns-login .sns-item {
    text-align: left;
    margin: 5px 0px 5px;
}
.sns-item-label {
    margin-left: 10px;
    font-size: 100%;
}
.adform {
    display: none;
}
.alert-sm {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 4px;
}
#select-app-top-image-cancel,
#select-app-cancel {
    display: none;
}
a.list-group-item.disabled:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: #fff;
}
#nav-sandbox,
#nav-portal {
    font-weight: normal;
}
#data-list td.center {
    vertical-align: middle;
    text-align: center;
}
#more-function {} #more-function td {
    font-size: 100%;
    vertical-align: middle;
    text-align: center;
}
#more-function .sub-title {
    text-align: left;
    padding-left: 10px;
}
#more-function td.title {
    text-align: left;
    vertical-align: top;
}
#more-function .label {
    font-size: 100%;
    font-weight: bold;
}
.item-title {
    border-bottom: 1px solid #ddd;
}
.page-summary .badge {
    font-weight: normal;
}
.mute {
    font-size: 90%;
}
.tooltip-inner {
    font-size: 120%;
}
.bootbox {
    z-index: 9999;
}
#brand-title {
    font-size: 100%;
    font-weight: bold;
    /* 	color: #FFF; */
    /* 	text-shadow: 3px 3px 3px #727272; */

    color: #333;
    text-shadow: 3px 3px 3px #fff;
}
#brand-title-sp {
    /*	font-family:"JapanSans90";*/

    display: none;
    font-size: 90%;
    font-weight: bold;
    color: #333;
}
#nav-sandbox li {
    font-weight: bold;
}
.input-group[class*="col-"] {
    padding-left: 15px;
}
.form-group .date {
    width: 120px;
}
.form-group .time {
    width: 80px;
}
.form-group .inline-date {
    /* 	width:120px; */

    display: inline;
    /* 	margin-right:3px; */
}
.form-group .inline-time {
    width: 80px;
    /* 	display:inline; */
}
.form-group .datetime {
    width: 200px;
}
.form-group .day {
    width: 80px;
}
.form-group .number {
    width: 100px;
}
[for="ScheduleIsRepeat"] {
    display: inline;
}
#myTabContent {
    margin-top: 10px;
}
.list-group-item-sub {
    padding-left: 50px;
}
.label {
	/*    font-weight: normal;
		padding: .3em .6em .3em;*/
	padding-bottom: .1rem;
}
#setting-body-container {
    display: none;
}
#detai-setting-body-container {
    display: none;
}
.form-horizontal .control-label {
    text-align: right;
}
.nav-tabs>li>a .genericon {
    font-size: 130%;
    /* 	vertical-align: middle; */
}
.nav-tabs>li>a {
    font-weight: normal;
    font-size: 120%;
}
.container .form-group {
    margin-left: 0px;
}
.alert-sm {
    margin-top: 5px;
    margin-bottom: 5px;
}
#divide-info {
    display: none;
}
#new-entry-container {
    list-style-type: none;
    font-size: 110%;
}
#new-entry-container i {
    color: #317eac;
    padding-right: 10px;
}
#row-check-container-all {
    text-align: center;
}
.row-delete {
    margin-left: 20px;
    margin-right: 20px;
    float: right;
}
.cell-action {
    padding-left: 10px;
    padding-right: 10px;
}
#row-check-container-all {
    width: 60px;
}
.show-info {
    cursor: pointer;
}
.show-cast {
    cursor: pointer;
}
#cast-list td {
    vertical-align: middle;
}
.admin-item-container {
    margin-bottom: 50px;
}
#premiumed {
    font-size: 130%;
}
#WP_checkoutBox {
    font-size: 200%;
}
#AdminSettingPaymentSpec {
    height: 300px;
}
#purchase-list td {
    text-align: right;
}
#purchase-list .label {
    font-size: 90%;
    font-weight: bold;
}
.list-group .top {
    margin-top: 2px;
}
#footer {
    padding-top: 40px;
    padding-bottom: 50px;
    font-size: 1.3rem;
    background-color: #efefef;
	min-height: 360px;
}

input[type="checkbox"].clear {
    float: initial;
}
.chzn-container-multi ul.chzn-choices {
    height: 2em;
}
.note-item {
    border: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: block;
    padding: 24px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#portfoliowrap h1 {
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0px;
}
#portfoliowrap .proc:hover {
    background-color: #eee;
    border-bottom: solid 2px #2f2f2f;
}
.proc {
    /*	padding-top: 15px;*/

    padding-bottom: 40px;
    /*	border-bottom: solid 2px transparent;*/
}
.proc .about-item-container {
    /* border: 3px solid #F0C000; */

    border-radius: 2px;
    background-color: #FFFFFF;
    /* color: #f4f4f4; */

    padding: 10px;
    /* line-height: 2rem; */
}
#portfoliowrap .proc .fa {
    font-size: 26px;
    color: #92d25b;
    /* border: 1px solid #E8E8E8!important; */

    border-radius: 50%;
    /* display: block; */

    width: 50px;
    height: 50px;
    line-height: 5.3rem;
    margin: 10px;
    position: absolute;
    left: -19px;
    top: -37px;
    background-color: #ffffff;
    vertical-align: super;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
#portfoliowrap .proc h3 {
    display: inline-block;
    padding-bottom: 0px;
    vertical-align: text-bottom;
    margin: 0px;
    /* border-bottom: 2px solid #F0C000; */

    margin-bottom: 5px;
    font-size: 2rem;
    color: #92d25b;
}
#send-setting-basic {} #send-setting-basic .control-label {
    font-size: 150%;
    margin-bottom: 10px;
}
#send-setting-option {
    display: none;
}
.chzn-container {
    font-size: 100%;
}
.modal-body {
    padding: 20px;
}
.checkbox,
.radio {
    padding-left: 20px;
}
code {
    font-size: 100%;
    font-weight: bold;
}
#UserFilterTag_chzn {
    max-width: 500px;
}
#setting-container .charset {
    max-width: 200px;
}
#UserFilterWord {
    max-width: 400px;
}
#UserCollectMaxCnt {
    max-width: 100px;
}
#UserCollectDay {
    max-width: 160px;
    display: inline;
}
#UserCollectType {
    max-width: 230px;
    display: inline;
}
#login-nav.navbar-default {
    /* 	background-color: #a0d468; */
    /* 	border: #a0d468; */
}
#login-nav #brand-title {
    color: #333;
    text-shadow: 3px 3px 3px #fff;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444444;
}
/* a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover */
/* { */
/* 	background-color: #ed5565; */
/* 	border-color: #ed5565; */
/* } */
/* a.list-group-item-info.active, a.list-group-item-info:focus, a.list-group-item-info:hover */
/* { */
/* 		background-color: #ed5565; */
/* 	border-color: #ed5565; */
/* } */

.chzn-container.chzn-container-multi {
    width: 100%;
}
label.checkbox {
    display: inline-block;
}
#graphic-grid-list {
    background-color: #fff;
    /*	padding-left: 0px;
		padding-right:0px;*/
}
.graphic-item {
    margin: 0px;
    padding: 0px;
	border-bottom: 1px solid #ececec;
	transition: 0.4s;
}
.tab-content {
    padding: 5px;
}
.graphic-item .thumbnail {
    padding: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.graphic-item .item-header {
	/*	display: none; */
    /* position: absolute; */
    /* top: 0px; */
    /* width: 100%; */
    /* height: 8rem!important; */
    padding: 0px 0 0 0;
    color: #444;
    font-size: 1.8rem;
    border-radius: 0px;
    background: linear-gradient(to top, rgba(0, 0, 0, 00) 0, rgba(0, 0, 0, 0.3) 100%);
    border: none;
    float: right;
    width: 85%;
	/*    line-height: 1.8rem;*/
}
.graphic-item .title {
    font-weight: bold;
    color: #444;
}
.graphic-item .item-footer {
    position: absolute;
    bottom: 1rem;
    right: 0rem;
    /*	background-color: rgba(255,255,255,0);*/

    width: 100%;
    height: 4rem;
    padding: 0px 0px 0px 0px;
    /* 	border-top: 1px solid #efefef; */
}
.item-footer .attribute-box-container {
    /* 	display:inline; */
    /* 	position: absolute;  */
    /* 	bottom: 5px; */
    /* 	right:5px; */

    text-align: right;
    width: 100%;
}
.img-rounded-top {
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
}
.item-footer .title {
    font-size: 1.7rem;
    font-weight: normal;
}
.attribute-box-creater {
    float: left;
}
.attribute-box-edit-container {
    padding: 10px;
	border-bottom: 1px solid #f0f0f0;
}
.attribute-box .fa {
    /*  	display:block; */

    margin-right: 3px;
    font-size: 1.3rem;
    padding-bottom: 2px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #92d25b;
    /*	border-radius: 4px 4px 4px 4px;*/
}
.btn-primary,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary[disabled] {
    background-color: #92d25b;
    border-color: #92d25b;
}
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #5ca220;
    border-color: #5ca220;
}
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #5ca220;
    border-color: #5ca220;
}
.attribute-box {
    padding: 5px;
    width: 33.3333% !important;
    display: inline-block;
    text-align: center;
    color: #444;
    background-color: rgba(255, 255, 255, 0);
}
.attribute-box-last {
    border-right: 0px solid #e3e4e8 !important;
}
.attribute-box-border {
    border: 1px #ddd solid;
    border-top: 4px #92d25b solid;
    margin-bottom: 10px;
	margin-top: 25px;
}
.attribute-title {
    font-size: 1.0rem;
    color: #444;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.attribute-value {
    font-size: 1.4rem;
    font-weight: normal;
    color: #444;
    display: block;
}
.item-footer .attribute-box.low {
    background-color: #831129;
    color: #CCC9C9;
}
.comment-area {
    display: none;
}
#contents-body {
    /*	padding: 10px 0px 10px 10px;*/
}
.front-inner {
    padding-top: 0px;
    width: 980px;
    width: 60vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.front-inner a{
	color:#fff;
}
.pickup-comment
{
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
	display:block;
	padding-top: 7px!important;
}
.pickup-comment a
{
	color:#010101;
}
.front-inner h1 {
    color: #f4f4f4;
    font-weight: bold;
    text-shadow: 1px 2px 2px rgba(5, 5, 5, 0.5);
	-moz-box-shadow:1px 2px 2px rgba(5, 5, 5, 0.5);
    line-height: 6rem;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.front-container {
	height: 300px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: 0px;
    background-repeat: no-repeat;
	/*    background-color: #121212;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #131313), color-stop(1.00, #4b4b4b));
	background: -webkit-linear-gradient(#131313, #4b4b4b);
	background: -moz-linear-gradient(#131313, #4b4b4b);
	background: -o-linear-gradient(#131313, #4b4b4b);
	background: -ms-linear-gradient(#131313, #4b4b4b);
	background: linear-gradient(#131313, #4b4b4b);

}

.front-inner .pickup-label
{
	-moz-box-shadow:1px 2px 2px rgba(5, 5, 5, 0.5);
    text-shadow: 1px 2px 2px rgba(5, 5, 5, 0.5);
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 18px;
    color: #fafafa;
}
.front-inner .pickup-user
{

}
.front-inner .pickup-user
{
	color:#f4f4f4;
	margin-left: 8px;
}
.front-inner .pickup-user .img-user-container
{
	width:22px;
	height:22px;

}
.front-inner .summary {
    color: #f4f4f4;
    font-size: 1.4rem;
    line-height: 2rem;
    text-shadow: 1px 2px 2px rgba(5, 5, 5, 0.5);
	-moz-box-shadow: 1px 2px 2px rgba(5, 5, 5, 0.5);
}
.social-network-container {
    padding: 16px;
    background-color: #fafafa;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	margin-bottom:5px;
}
.login-summary {
    list-style-type: none;
    margin-top: 10px;
    font-size: 1.1rem;
    color: #777;
    line-height: 1.7rem;
    padding-top: 10px;
}
.show-user-container .img-user-container {
	/*    width: 60px;
		height: 60px;
		position: absolute;
		left: -53px;
		top: -20px;*/
    z-index: 0;
    border-radius: 50%;
    /* border: 2px solid rgb(240, 192, 0); */

    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.show-container {
    background-color: rgb(255, 255, 255);
    padding: 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 0px;
}


.timeline dl dd .circ
{
	top: 15px;
	background-color:#92d25b ;
}
.timeline dl dd .time
{
	top: 5px;
	color:#333;
}
.timeline dl dd .time {
    width: 82px;
    padding: 13px 0px 0px 13px;
}
.timeline .img-user-container {
    width: 20px;
    height: 20px;
}

.timeline dl dt {
    margin: 0 auto 5px;
}
.timeline dl dd .events
{
	margin-top:5px;
}
.graphic-item .item-header,.graphic-item .user-anchor-container
{
	background:none;
    left: 80px;
	line-height: 1.8rem;
	padding: 5px 0 5px 0;
}
.pin-container {
	font-size: 12px;
    text-align: right;
    /* float: right; */
    padding: 7px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #f9f9f9;
    border-left: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}
@media screen and ( max-width: 767px) {

	.pickup-comment
	{
		max-height: 85px;
		padding-top: 7px!important;
	}
	.navbar-second,.nav .search-item,.nav .about-item
	{
		display: none;
	}
	.graphic-item .item-header, .graphic-item .user-anchor-container
	{
		position: absolute;
	}
	.grid-list .pin-container
	{
		display: none;
	}

	.navbar-nav li {
		border: none!important;
	}
	.navbar-nav li {
		text-align: center;
	}

	.timeline dd .events
	{
		width: 70%!important;
	}
	.timeline dl dd .time
	{
		left:-18px!important;
	}

    .show-container {
        padding: 10px;
    }
    #portfoliowrap .proc .fa {
        left: -5px;
    }
    .login-summary {
        margin-top: 0px;
        padding-top: 5px;
    }
    .social-network-container {
        padding-top: 0px;
        text-align: center;
    }
    .front-inner .social-circle li a {
        font-size: 20px;
        width: 50px;
        height: 50px;
        padding-top: 1px;
    }
	.front-inner .pickup-container
	{
		display:none;
	}
    .front-inner {
        padding-top: 0px;
        width: 90vw;
    }
	.front-inner .pickup-label
	{
		text-align: center;
		padding-bottom:5px;
	}
	.front-inner .balloon:after
	{
		left:50%;
	}
    .front-inner h1 {
        font-size: 3.7rem;
        text-align: center;
        line-height: 3.4rem;
    }
    .front-inner .summary {
		margin-top: 5px;
        font-size: 1.1rem;
        text-align: center;
        line-height: 1.2rem;
    }
    .front-container {
        height: 50vh
    }

    .show-header-container .row {
        /*		margin:0px;*/
    }
    .graphic-item {
		float: none;
    }
    .thumbnail {
        margin: 0px 0px 0px 0px;
    }
    ul.social-button-container li {
        position: relative;
    }
    #contents-body {
        padding: 0px;
    }
    .col-sm-8,
    .col-md-9,
    .col-md-12 {
        /*		padding:0px;*/
    }
    .side-menu {
        margin-top: 5px;
    }
    #site-info-brand-title {
        font-size: 400%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: rgba(65, 65, 68, 0.32);
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.divider,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        background-color: rgba(65, 65, 68, 0.32);
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #ddd;
        border-color: #999;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #444;
    }
    .navbar-default .navbar-toggle {
        background-color: #F7F7F7;
        border-color: #444444;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .img-note-thumbnail {
        max-width: 100px;
        max-height: 100px;
    }
    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 5%;
    }
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 5%;
    }
    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        top: 80%;
    }
    .navbar-brand #brand-title {
        display: none;
    }
    .navbar-brand #brand-title-sp {
        display: inline;
    }
    /* 	#wrap .container { */
    /* 		margin-top: 60px; */
    /* 	} */

    #nav-header {
        display: none;
    }
    #nav-header-content-responsive {
        display: inline;
    }
    #nav-header-content-responsive ul {
        max-width: 150px;
    }
    #nav-header-content-responsive li a {
        color: #fff;
    }
    #nav-header-content-responsive .pull-right {
        display: none;
    }
    .carousel-caption h3 {
        font-size: 180%;
    }
    .carousel-caption {
        right: 5%;
        margin-top: 30px;
        left: 5%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .carousel-caption p {
        font-size: 100%;
        bottom: 0px;
    }
    #regist {
        white-space: initial;
    }
    .alert-container {
        width: 300px;
        margin-left: -150px;
    }
    .form-group .control-label {
        margin-bottom: 10px;
    }
    .form-group div.col-md-9 {
        padding-left: 1px;
        padding-right: 1px;
    }
}
@media (max-width: 1024px) {
    .show-user-container .img-user-container {
        left: -22px;
        top: -65px;
    }
    .front-inner {
        padding-top: 0px;
        width: 90vw;
    }
	.front-inner .pickup-container
	{
		display:none;
	}
    .show-header-container .row {
        /*		margin:0px;*/
    }
    .graphic-item {
		float: none;
    }
    .thumbnail {
        margin: 0px 0px 0px 0px;
    }
    .navbar-header {
		/*        margin-left: 0px;
				position: initial;
				float: left;*/
		/*        width: 100%;*/
    }
    ul.social-button-container li {
        position: relative;
    }
    /*	#contents-body {
			padding: 5px;
		}*/

    .col-sm-8,
    .col-md-9,
    .col-md-12 {
        /*		padding:0px;*/
    }
    .graphic-item .item-footer {
        display: inherit;
        position: inherit;
    }
    .item-footer .attribute-box-container {
        position: inherit;
        /* 	bottom: 0px; */
        /* 	right:1px; */
    }
    .img-rounded-top {
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
    }
    .side-menu {
        margin-top: 5px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .form-group div.col-md-9 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .navbar-brand #brand-title {
        display: none;
    }
    .navbar-brand #brand-title-sp {
        display: inline;
    }
    .carousel-caption {
        right: 5%;
        bottom: 10px;
        left: 5%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /*     #wrap .container{ */
    /* 	    margin-top:60px; */
    /* 	} */

    #nav-header {
        display: none;
    }
    #nav-header-content-responsive {
        display: inline;
    }
    #nav-header-content-responsive ul {
        max-width: 150px;
    }
    #nav-header-content-responsive li a {
        color: #fff;
    }
    .form-group .control-label {
        margin-bottom: 10px;
    }
    #nav-header-content-responsive .pull-right {
        display: none;
    }
    .alert-container {
        width: 300px;
        margin-left: -150px;
    }
}
.graphic-show .img-thumbnail {
    padding: 6px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.introduce {
    background-color: #f7f7f7;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.graphic-show-attribute {
    margin-top: 0px;
}
.graphic-show-attribute .title {
    margin-top: 20px;
}
.graphic-show .page-title {
    font-size: 229%;
    font-weight: 100;
    vertical-align: middle;
    border-bottom: 1px dashed #AAB2BD;
    letter-spacing: 0.1em;
    paddig: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.graphic-show .page-summary {
	/*	margin-top: 10px;
		margin-bottom: 40px;*/
    background-color: #FAFAFA;
    webkit-box-shadow: none;
    box-shadow: none;
    color: #111;
}
.img-graphic-thumbnail {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 90%;
}
.attribute-box-container .img-user,
.img-user {
    display: inline-block;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    margin: 0px 0px 0px 10px;
}
.graphic-show-creater .graphic-comment {
    padding: 0px;
}
.graphic-show-creater h5 {
    display: inline;
    font-size: 0.7rem;
    font-weight: bold;
    color: #595959;
}
.img-graphic-thumbnails {
    margin-top: 5px;
    margin-bottom: 5px;
}
#CommentComment {
    width: 100%;
}
.comment-list p {
    font-size: 0.7rem;
    color: #595959;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
}
.comment-list {
    margin-top: 10px;
}
.comment-header {
    margin: 5px 0px 5px 0px;
    font-weight: bold;
}
.comment-container textarea {
    height: 20rem;
}
.action-btn-container {
    margin-top: 5px;
}
.comment-list li {
    display: block;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#GraphicKeyword+ul {
    width: inherit;
}
.loading-grid {
    height: 100%;
    width: 100%;
    text-align: center;
    display: none;
}
.tag-cnt {
    color: #646464;
    font-size: 70%;
    background-color: #F7F7F7;
    font-weight: normal;
    padding-left: 6px;
    padding-right: 6px;
}
.data-count {
    color: #595959;
    font-size: 80%;
    font-weight: bold;
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: inherit;
}
#nav-tags {
    background-color: #FCFEFF;
    padding: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    border-bottom: 6px #3BAFDA solid;
}
#nav-tags li.nav-pill a {
    color: #ffffff;
}
#nav-tags li.nav-pill.active a {
    color: #444;
}
#nav-tags li.nav-pill a:hover {
    color: #444;
}

.navbar {
    margin-bottom: 0px;
}
#popular-user {
    padding: 0px;
}
#popular-user li {
    padding: 3px 3px 3px 3px;
}
#popular-user li .badge {
    margin-top: 3px;
}
.select-media,
.select-media-cancel {
    display: none;
}
#select-media-container {
    /* 	display:none; */
}

.comment-container {
    color: #444;
    margin-bottom: 20px;
    clear: both;
}
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#MediaImages {
    display: none;
}
#MediaImages .modal-dialog {
    /* 	width:90%; */

    padding-top: 0px;
}
.data-html img {
    max-width: 100%;
}
.edit-container {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.edit-container .btn {
    margin-top: 10px;
}
.data-source {
    padding: 10px;
    color: #dddddd;
    text-align: right;
    margin: 0px;
}
.data-note {
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 16px;
	/*    letter-spacing: 1px;*/
	color:#000;
}
.graphic-show .data-note
{
	line-height: 1.7;
	font-weight: 500;
}
.data-note .bs-callout {
    background-color: rgb(241, 242, 246);
}
.media-item .thumbnail {
    padding: 0px;
}
.media-item {
    margin-bottom: 10px;
    padding: 0px 30px 5px 30px;
}
.data-title {
    margin-top: 0px;
    text-align: center;
    font-size: 1rem;
    font-weight: normal;
}
.image-select-container {
    display: none;
}
#UserNote {
    height: 150px;
}
#MediaNote {
    height: 150px;
}
textarea.form-control.edit-data-note {
    height: 150px;
}
.action-container {
    padding: 10px;
    display: none;
}
.tagit {
    width: inherit;
}
#contents-header {
    display: none;
}
.media-list-title,
.media-list-accessed {
	/*	text-shadow: 2px 2px 2px rgba(214, 211, 211, 1);*/
    display: inline-block;
    text-align: left;
    font-size: 1.8rem;
	font-weight: bold;
	width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.media-list-accessed {
    left: initial;
    right: 14px;
    top: 20px;
}
.media-list-user-name {
    font-size: 1rem;
    color: #454545;
    text-align: left;
    display: block;
    margin: 4px 0px 0px 8px;
}
.fit {
    padding: 0px;
}
.show-footer {
    margin-top: 20px;
    border-top: 1px dashed #ccc;
    padding: 10px 0 20px;
    background-color: #f5f5f5;
}
hr.dashed {
    border-top: 1px dashed #ccc;
}
#tab-graphic,
#tab-stock {
    padding: 10px;
}
.panel-title {
    font-size: 110%;
    vertical-align: middle;
    border-bottom: 1.5px solid #eeeeee;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 25px;
    font-weight: bold;
}
.badge {
    padding: 6px 8px;
    border-radius: 50%;
}
.right-menu h6 {
    font-weight: bold;
    margin-bottom: 5px;
}
.right-menu h5 {
    font-weight: bold;
    font-size: 1.2rem;
    margin-left: 3px;
}
.right-menu .list-group-item {
    padding-left: 8px;
}
.right-menu .label {
    padding-top: 5px;
    margin-top: 5px;
}
.right-menu .rank {
    font-size: 70%;
}
.right-menu .rank {
    font-size: 1.0rem;
    padding: 3px 5px;
    font-weight: normal;
}
#graphic-grid-list .graphic-item:hover {
    background-color: #F8D54A;
	opacity:0.8;

    border-radius: 4px;
}
#most-post-user {
    padding: 0px;
}
#most-post-user li {
    padding: 3px 3px 3px 3px;
}
#most-post-user a,
#popular-user a,
#popular-tag a {
    display: block;
}
ul.social-button-container li {
    position: relative;
    float: right;
}
ul.social-button-container iframe {
    margin: 0 !important;
    vertical-align: top;
}
ul.social-button-container {
    list-style-type: none;
}
.IN-widget a {
    vertical-align: top;
}
iframe.twitter-share-button {
    width: 85px!important;
}
.social-pinterest a {
    margin-left: 5px!important;
}
.social-linkedin .IN-widget {
    margin-left: 5px!important;
    margin-top: -2px!important;
    line-height: inherit!important;
}
.item-header .img-user {
    max-width: 34px;
    width: inherit;
    height: 34px;
}
.navbar-brand img {
    width: 30px;
    height: auto;
    margin-bottom: 5px;
}
.category .dropdown-menu li a {
    color: #444;
}
.category .dropdown-menu {
    background-color: #f4f4f4;
}
.category .dropdown-menu .active a,
.dropdown-menu .active a:focus,
.dropdown-menu .active a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
    background-color: #ddd;
}
.category .dropdown-toggle {
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}
.show-footer .img-rounded-top {
    width: auto;
    max-height: 100px;
}
.show-footer h5 {
    margin-bottom: 0px;
    padding-left: 5px;
    margin-right: 10px;
}
.show-footer small {
    padding-left: 5px;
    color: #999;
    font-size: 1.3rem;
}
.media-item-content {
	margin-top: 10px;
	border: solid #ececec 2px;
    padding: 14px;
}
.source {
    color: #aaa;
    padding: 5px;
    border: #ddd 1px dotted;
}
.graphic-show-attribute .title {
    margin-bottom: 2px;
}
.media-item-content .data-html img {
	width: initial;
    height: auto;
	max-height: 240px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	border-radius: 4px;
}
.graphic-show .tab-content {
    padding: 0px;
}
.data-html {
    text-align: center;
    padding-top: 0px;
}
.graphic-show .nav-tabs.nav-justified>.active>a,
.graphic-show .nav-tabs.nav-justified>.active>a:focus,
.graphic-show .nav-tabs.nav-justified>.active>a:hover {
    border-top: 4px #92d25b solid;
}
.graphic-show .nav-tabs>li {
    background-color: #E8E8E8;
    /*	border-top: 1px solid #E8E7E7;*/
}
#media-tab .tab-label {
    padding-bottom: 0px;
    margin-left: 5px;
}
.show-faq .accordion-group {
    font-size: 1.3rem;
}
.show-faq .accordion-group .accordion-toggle {
    font-weight: bold;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ffc93c;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ffc93c;
}
.nav-pills>li>a:hover {
    color: #434a54;
    background-color: #ffc93c;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ffc93c;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #92d25b;
}
.btn-group .btn-primary,
.btn-group .btn-primary.active,
.btn-group .btn-primary:active,
.btn-group .btn-primary:focus {
    border-left-color: #ffde88;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    background-color: #92d25b;
    border-color: #92d25b;
}
.binder-user-container {
    display: none;
    padding: 5px;
    border-top: 1px dotted #e3e4e8;
    position: absolute;
    /*	bottom: 6rem;*/

    bottom: 50px;
    background-color: rgba(255, 255, 255, .3);
    width: 100%;
}
.comment-user-container {
    display: none;
    padding: 5px;
    border-top: 1px dotted #e3e4e8;
    position: absolute;
    /*	bottom: 6rem;*/

    bottom: 50px;
    background-color: rgba(255, 255, 255, .3);
    width: 100%;
}
.binder-user-container .img-user,
.comment-user-container .img-user {
    width: auto;
    margin-right: 5px;
    display: inline;
}
.show-binder-users,
.show-comment-users {
    cursor: pointer;
    font-weight: bold;
}
.show-binder-users .attribute-value {
    /*	text-decoration: underline;*/
}
.show-comment-users .attribute-value {
    /*	text-decoration: underline;*/
}
.tab-pane .control-label {
    margin-left: 15px;
    margin-bottom: 5px;
}
.select-media-image .add-image {
    cursor: pointer;
}
.no-drag {
    cursor: default;
}
#file_drop_area.dropzone-pic {
    position: inherit;
    border: 0px solid rgba(0, 0, 0, 0.08);
    min-height: inherit;
    background-color: #fff;
    padding: 0px;
}
#file_drop_area.dropzone-pic .dz-preview,
#file_drop_area.dropzone-previews .dz-preview {
    background: rgba(255, 255, 255, 0.8);
    position: initial;
    display: block;
    margin: 10px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 0px;
    /*	width: 95%;*/

    text-align: center;
}
#file_drop_area .dz-message {
    color: #aaa;
    padding: 50px;
    text-align: center;
}
#file_drop_area .dz-details {
    display: none;
}
#file_drop_area .dz-remove {
    display: none;
}
#file_drop_area .dz-error-message {
    position: initial;
    width: 100%;
    display: none;
    max-width: none;
    opacity: initial;
}
#MediaComment {
    height: 400px;
}
.popover-content {
    font-size: 1.0rem;
    padding: 1px;
}
.popover .arrow {
    display: none;
}
.graphic-item .thumbnail a>img,
.graphic-item .thumbnail>img {
    /*	width: auto;*/
}
.form-search {
    max-width: 200px;
}
.graphic-item .comment-label {
    background-color: rgba(51, 51, 51, 0.6);
    color: #eee;
    padding: 4px;
    border-radius: 5px;
    font-size: 1.0rem;
    margin: 2px;
    margin: 3px;
}
.user-show .page-summary {
    margin-bottom: 10px;
}
.user-show #graphic-grid-list .thumbnail {
    border: 1px solid #f1f1f1;
    box-shadow: none;
}
.attribute-topic-container .img-user {
    width: 20px;
    margin: 0px;
    max-height: 20px;
}
.attribute-topic-container {
    text-decoration: none;
    white-space: nowrap;
}
.show-user-container {
    font-size: 1.2rem;
    color: #aaa;
}
.show-user-container a {
    color: #aaa;
}
.show-user-container .img-user {
    width: 26px;
    margin-left: 0px;
    margin-bottom: 5px;
}
.share-item {
    margin-right: 2px;
}
.share-item-twitter {
    background-color: #3bafda;
    border-color: #3bafda;
}
.share-item-twitter:hover {
    background-color: #337082;
    border-color: #176A82;
    text-decoration: none;
}
.share-item-facebook {
    background-color: #3a5795;
    border-color: #3a5795;
}
.share-item-facebook:hover {
    background-color: #092665;
    border-color: #092665;
    text-decoration: none;
}
.sns-share-container {} .ui-state-highlight {
    height: 200px;
    border: dotted 4px #0000ff;
    background-color: #ed5565;
    border-color: #ed5565;
}
.title {
    margin-bottom: 0px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}
.summary {
    line-height: 2px;
    font-size: 1rem;
    color: #aaa;
}
.img-xs {
    height: 60px;
    width: auto;
}
.img-media {
	/*    width: 100%;
		background-size: cover!important;
		background-position: 50% 0%;*/
	width: 100%;
	/*    background-size: inherit;*/
	background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.img-user-container {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    background-size: cover!important;
    background-position: 50% 0%;
    border: 2px solid #f1f1f1;
    vertical-align: middle;
    margin-right: 2px;
}
.user-anchor-container {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 0px;
}
.img-media,
.empty-media-image
{
	height:300px;
	/*    height: 50vh;*/
    /*    max-height: 200px;*/
}
.comment-update-container .form-group {
    margin-right: 0px;
}
textarea {
    border-color: #ddd!important;
}
.email-container {
    /*	margin-top:10px;*/

    display: none;
}
.login-title {
    margin-bottom: 0px;
}
#sns-login {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.empty-media-image {
    color: #f0f0f0;
}
.empty-media-header {
    /*	text-shadow: 0.5px 0.5px 0.5px #999;*/

    padding-top: 5rem;
    font-size: 12rem;
    text-align: center;
    height: auto;
    vertical-align: bottom;
    display: block;
    margin-bottom: auto;
    margin-top: auto;
}
.empty-media-body {
    /*	padding-top: 8rem;*/

    font-size: 2rem;
    text-align: center;
}
#upload-media-container .form-group .form-control {
    width: 98%;
}
#PushSendType {
    width: auto;
}
#PushSendUserContainer {
    display: none;
}
.send-action-progress {
    display: none;
}
.nav-tabs {
    background-color: #fff;
    /*	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
		box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);*/
}
.btn-circle {
    border-radius: 50%;
    /*    background-color: #eee;
		border-color: #eee;
		color: #999;*/
}
.btn-circle .fa-fw {
    font-size: 1.2rem;
}
.panel {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}
.img-xs {
    width: 20px;
    height: 20px;
}
.loadMedias {
    display: none;
}
.wrapHINAGATA h2 {
    margin: 30px 0 0px 0;
    font-size: 1.3em;
    line-height: 100%;
}
.list-group {
    margin-top: 10px;
}
.report-container {
    margin-bottom: 2px;
    text-align: right;
}
.graphic-item .item-footer {
    display: none;
}
.front-inner .login-summary {
    color: #f4f4f4;
    text-align: left;
    padding-left: 0px;
    text-shadow: 1px 2px 2px rgba(5, 5, 5, 0.5);
}
.front-inner .email-container {
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    display: none;
}
.front-inner a {

}
.front-inner .social-circle li a {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
.pickup-container {
    padding-top: 10px;
}
.pickup-image {
    max-width: 100%;
    max-height: 275px;
    margin-bottom: 5px;
    margin-left: 0px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    border-radius: 4px;
	border:3px solid #fafafa;
}

.tab-pane .graphic-list-inner {
    margin-right: -15px;
    margin-left: -15px;
}
.show-header-info-user-container {
    height: auto;
}

@media only screen and
(min-device-width : 768px) and
(max-device-width : 1024px) and
(orientation : portrait) {

	.img-media,.empty-media-image
	{
		height: 250px!important;
	}
	.relate-item-container .img-media, .relate-item-container .empty-media-image,.popular-item-container .img-media, .popular-item-container .empty-media-image
	{
		height: 250px!important;
	}
	.ranking-list .img-media, .ranking-list .empty-media-image
	{
		height: 250px!important;
	}
}

.content-title
{
	font-size:24px;
    background-color: #fff;
    padding: 28px;
    border-bottom: 3px #92d25b solid;
}
.content-title .note
{
	font-weight: normal;
    color: #333;
    font-size: 14px;
    margin-top: 10px;
	/*    float: right;*/
    /* border-left: solid #92d25b 3px; */

}

.head-mark
{
	content: '';
    display: inline-block;
    width: 3px;
    height: 20px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skewX(-26deg);
    -ms-transform: skewX(-26deg);
    transform: skewX(-26deg);
    background-color: #92d25b;
    vertical-align: -6px;
    margin-right: 10px;
}

.twitter-container
{

}
#footer .footer-container
{
	background-color: #fff;
    padding: 16px;
    font-size: 10px;
    border-radius: 6px;
}

.category-list ul,.tag-list ul
{
	padding:0px;
	line-height: 18px;
}
.category-list ul li,.tag-list ul li
{
    display: inline-block;
    margin-right: 10px;
    font-size: 10px;
	border-left: 1px solid #e2e2e2;
    padding-left: 5px;
    line-height: 8px;
}
.category-list ul li.first,.tag-list ul li.first
{
	border-left: none;
	padding-left: 0px;
}

.content-sub-title
{
    margin: 0px;
    font-size: 10px;
	color:#999;
}

#footer .brand-container,#footer .credit
{
	background-color: #fafafa;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 14px;
}
#footer .credit
{
	margin-top: 20px;
	margin-bottom: 0px;
	color: #e2e2e2;
}
#footer .brand-container img
{
	width:20px;
	margin-right: 3px;
}

.breadcrumb.nav-breadcrumb {
	font-size: 1.1rem;
    margin-bottom: 10px;
	margin-top: 10px;
    color: #434a54;
    background-color: #fff;
}
.follow
{
	display: inline-block!important;
}
.follow.btn
{
	color: #fff;
    margin-bottom: 10px;
}

.follower-cnt-value
{
	font-size:10px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.continue-user-media
{
	margin-top:10px;
	clear:both;
}

.activity-list
{
	margin:10px 0 10px 0;
}
.activity-list .timeline
{
    background-color: #fafafa;
    padding: 25px;
    margin-top: 10px;
    border-radius: 0px;
	font-size: 12px;
}
.no-margin-bottom
{
	margin-bottom:0px;
}

.navbar-second
{
	margin-top: 51px;
	padding: 10px 0 10px;
	border-bottom: solid 1px #ececec;
	background-color: #eee;

}

.post-manager
{
	margin:5px 0px 5px 0px;
}
.img-media
{

    width: 100px;
	height: 100px;
	background-position: 0%;
}

.media-list-title a
{
	color:white;
}
.media-list-title a
{
	color:#333;
}

.tag-container
{
	width:80%;
}

.tag-container a
{
    font-size: 10px;
    display: inline-block;
    margin-right: 3px;
    font-weight: normal;
    padding-bottom: 3px;

}

.pin-container a
{
	-webkit-transition: all .3s;
    transition: all .3s;
	color:#999;
}
.pin-container a:hover
{
	color:#000;
}
.graphic-show-attribute .pin-container
{
	padding:3px;
}

.tag-list .panel-heading,.tag-list .user-anchor-container,.search-result-list .panel-heading, .search-result-list .user-anchor-container,.category-result-list .panel-heading,.category-result-list .user-anchor-container
{
	display:none;
}
.tag-list .graphic-item, .search-result-list .graphic-item, .category-result-list .graphic-item
{
	width:80px;
}

.graphic-show-attribute .graphic-item .item-header
{
    clear: both;
    float: none;

}

#MediaReadCount,#MediaCategoryId
{
	width:auto!important;
}

.summary-note
{
    background-color: #fafafa;
    padding: 10px;
    border-radius: 4px;

}
ul.summary-note
{
	list-style-type: none;
	font-size: 12px;
}
ul.summary-note li
{
    display: inline-block;
    margin-right: 10px;
    border-right: 2px solid #ececec;
    padding-right: 10px;
}
ul.summary-note li.last
{
	margin-right: 0px;
    border-right: none;
    padding-right: 0px;
}
.page-count
{
	font-weight: bold;
    font-size: 14px;
}
.input-label.title-label
{
	font-size: 22px;
    font-weight: bold;
}
.same-info.label
{
	font-weight: normal;
    font-size: 12px;
}
.same-info.label .val
{
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.balloon {
	background-color: #fff;
	padding: 20px;
	position: relative;
	height: 112px;
    padding: 16px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	margin-bottom:5px;


}
.balloon:after {
	border-bottom: 12px solid #fff;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	margin-left: -10px;
	position: absolute;
	top: -7px;
    left: 16px;
}
.navbar-default li a.show
{
	border-radius: 0px;
    background-color: #fff!important;
    color: #000!important;
    border-left: #e6e6e6 solid 1px;
    border-right: #e6e6e6 solid 1px;
	-webkit-transition: all .3s;
    transition: all .3s;

}
.navbar-default li a.show:hover
{
    background-color: #111!important;
	color: #fff!important;
}
.nav-info-status
{
	font-size: 12px;
    color: #111;
	line-height: 16px;
}

.timeline dl dd .events .events-body .events-heading {
    margin: 0 0 14px;
}
.navbar-toggle {
    border-color: #fff!important;
    background-color: #fff!important;
	border-radius: 0px!important;
}
.navbar-default .navbar-toggle:hover {
    background-color: #f5f5f5!important;
    border-color: #ffffff!important;

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #999;
    background-color: #f5f5f5;
}