#full_name{
	font-size:13px;
}

.avatar{
	border-left: 1px dashed #cce;
}

.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #38b44a;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.alert{
    margin-bottom: 0px;
}

#fixed_msg{
	
}

.sp-wrap{
	float: none;
	max-width: 100%;
}
/*#hint-photo{
    padding: 10px;
    text-align: left;
    font-size: 14px;    
}*/
#hint-color,#hint-share-color{
    background-color: #38b4a2;
    color: #fefefe;
}

#hint{
    font-size: 12px;
    color:#00599b;
    font-style: italic;
}
#loading{
    display: none;
    max-width: 70px;
}
.bg-color{
    background-color: #e7e7e7;
    padding: 15px;
    border-radius: 2px;
}

#product-id{
    display: none;
}

h1, h2{
    font-size: 14px;
    display: inline-block;
    margin: 0px;
    font-family: 'Open Sans', sans-serif !important;
}

.info{
    padding: 10px;
    border-bottom: 3px solid #F5F5F5;
    background-color: white;
}
.heart:before{color: #FF5C5C; cursor: pointer;}
/*.info span, .info h1, .info h2{
    border: 1px solid #ddd;            
}*/
.info-left{
    display: inline-block;
    min-width: 150px; 
}
.comments{
    padding-top: 10px;
    text-align: justify;
}

.twitter-share-button[style] { vertical-align: bottom !important;  }

#share-btns{
    background-color: #f5f5f5;
    margin-bottom: 15px;
}
.star{
    /*
    this is not a custon class,
    it is from the rating.css library 
    */
    display: inline-block;
    float: none;
    vertical-align: bottom;
}

.a-view{
    background-color: #DE5145;
    color: white;
    padding: 15px;
    text-align: center;
}
.a-view a {
    color: inherit;
    text-decoration: underline;
}

.comments-wrp{
    margin-bottom: 50px;
}
.comment-item{
    margin-top: 20px;
    padding: 0px;
    background-color: #f5f5f5;
    box-shadow: 2px 3px 4px #dbdbdb;
    border-radius: 4px;
}
.writer_head{
    background-color: #ea7850;
    color: white;
    padding: 2px 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.writer_head a{
    color:white;
}

.leave_cmm_head{
    background-color: #309f8f;
    color: white;
    padding: 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 0px;
}

.comment-txt{
    padding: 5px;
}

.user_comment_wrp{
    background-color: white;
    min-height: 90px;
    text-align: right;
}

.user_comment_wrp_no_log{
    background-color: white;
    min-height: 50px;
    text-align: center;
}

#id_text{
    border-radius: 0px;
    border: none;
}
#id_text:active, #id_text:focus{
    border: none;
    box-shadow:none;
}

#save_comm{
    margin-bottom: 5px;
    margin-right: 0px;
    margin-top: -10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

a:hover, a:active{text-decoration: none;}
a:focus{outline:0;}

.del_form{
    text-align: right;
}
.del_comm{
    margin-bottom: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.writer_img{
    display: inline;
    border-radius: 40px;
    border: 2px solid white;
    max-width: 43px;

}

.comm_date{
    margin-top: 10px;
}

.product_owner_comm{
    background-color: #30709f;
}
.breadcrumb{
    border-bottom: 1px solid #eee;
}

.no_padding{
    padding: 0px;
}
.no_padding_r{
    padding-right:0px;
}

#report{
    background-color: #ffffff;
    padding: 5px;
    margin: 10px auto;
    display: block;
    color: #df382c;
    border-radius: 4px;
    /*box-shadow: 0px 3px 4px #949494;*/
    font-size: 13px;
    max-width: 126px;
    cursor: pointer;
    border: 1px solid rgba(223, 56, 44, 0.65);
    text-align: center;
}
#report:hover{box-shadow: 0px 1px 2px #949494;}
.report_info{
    padding-bottom: 10px;
    margin: 2px;
}
#report_modal .modal-body{
    padding-top: 10px;
}
#report_modal .modal-footer{
    border:none;
}

.report_data label{
    display: block;
    font-weight: normal;
    font-size: 13px;
    background-color: #eeeeee;
    padding: 10px;
    cursor: pointer;
}
.report_data label input{
    margin-left: 5px;
    vertical-align: middle;
    padding: 0px;
    margin-top: 0px;
}

.capt-wrp{
    background-color: #30879f;
    padding: 5px;
    color: white;
    text-align: center;
    margin-bottom:10px; 
}
.capt-wrp h3{font-size: 16px;}
.capt-wrp a{color:white;font-weight: bold;}

#p_n:after{
    content: attr(data-f) " " attr(data-g) " " attr(data-h); 
}
@media (max-width: 768px) {
    .breadcrumb{
        padding: 8px 5px;
    }
    .column_right{
        text-align: center;
    }
    
}

@media (max-width: 500px) {
    .info{
        padding: 5px 10px;
        font-size: 13px;
    }
    .info-left{
        font-size: 13px;
    }
    #report{font-size: 12px;}
    .capt-wrp{font-size: 13px; }
    .capt-wrp h3{font-size: 13px; margin: 5px 0px;}
}

@media (max-width: 350px) {
    .info_call{
        padding-left: 0px;
        padding-right: 0px;
    }
}
