﻿body {
}

.clipboard:hover {
    color: #fff!important;
    background-color: #009cde!important;
    cursor: crosshair!important;
}
.clipboard:active {
    background-color: #ff0!important;
    color: #00f!important;
    font-weight: 700!important;
}
.no-padding {
    padding: 0 !important;
  
}
.no-margin {
    
    margin: 0 !important;
}
.singleImgUpload {
    position: relative;
    height:90px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e4e4e4;
}
.singleImgUpload img {
    
    height: 100%;
}

.icon_delete_img
{
    cursor: pointer;
}

.icon_delete_img {
    color: orangered;
    position: absolute;
    right: 19px;
    top: 5px;

}



.block_product_post {
    background-color: #ffffff;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.header_block_product_post {
    overflow: hidden;
 
}
.wrap_img_upload_from_computer {
    position: relative;

}

.upload_image_web {
    overflow: hidden;
    margin-top: 15px;
}
#image_upload {
    position: relative;
    overflow: hidden;
    padding: 15px;
    border: 1px solid #e4e4e4;
}


.wrap_img_upload_from_computer input {
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.a_upload_image {
    cursor: pointer;
    font-size: 12px;
    display: block;
    min-height: 100%;
    position: absolute;
    white-space: nowrap
}
.upload_image_web {
    overflow: hidden;
    margin-top: 15px;
}

.post .pre-line {
    white-space: pre-line;
}

.post .well {
    box-shadow: none;
    border-radius: 0;
    background-color: #fafafa;
    border-left: 5px solid #e1e1e1;
}
.post .attachment ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-padding-start: 10px;
}
.post .attachment ul li {
    margin: 0;
    padding: 5px;
    list-style: none;
    width: 100px;
    display: inline-block;
}
.post .attachment ul li img {
    width: 100%;
    height: 80px;
}

.post .attachment h5 {
    margin: 0;
}

td .contact-card .member-info {
    padding-left: 55px;
    padding-bottom: 0;
}

td .contact-card img {
    width: 45px;
    height: 45px;
}




#tagselector {
    border: 1px solid #dcdcdc;
    margin-top: 5px;
    padding: 5px
}

.rounded {
    border-radius: 5px
}

#tagselector a {
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 2px 2px;
    margin-bottom: 3px;
}
.badge-danger {
    color: #fff;
    background-color: #f86c6b;
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f63c3a;
}
/*a,a:visited {
    color: #ce3900;
    position: relative;
    text-decoration: none
}*/

#tagselector a.close {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMxQTFRF////jCcnhiUlxDY2dyEhiSoqZzY2yTo6qC4ukigooCwsvjQ0sDExmisruDMzdiEhfE9PwoCA1IWFz2pq9uTkpUpKzENDr2Fh8OLiax4efCsrcR8foUVF0IODWhkZZx0dr0xMz7m5zI6Oy11dlikpqFNTZhwc6MfHrlVVgyQk4K2t3qurjScnkSgookZGeiIi+PHxyY6O+vHxbDU1Yhsb1sPDgCMjeTs70ZCQxlxcXhoaeyIi1ZGRx09PhyUlfyMjcB8f2ZKSxoCA////JcQwLAAAAER0Uk5T/////////////////////////////////////////////////////////////////////////////////////////wBx0o8SAAAAmElEQVR42lzKxxKDMAxFUaXHGJuSQAIppPfee+P//ynPGw/DXUiaM6I4FcVzr6DzZoCVX9L5HcA0l2gAeHP+rFY476uxBNyldInc646+Ui4AlmmaLUIPHC9Ao4wuRGO1T4DAMIyf+ujhWAMiIRwiZ7KhrRAW4MBYs15jbKjGB3DLJAoA7WyiEWAf5nXhGXC0izq7C0j1F2AA+C0bsdWikZQAAAAASUVORK5CYII=') no-repeat scroll center center rgba(0,0,0,0);
    display: block;
    float: right;
    height: 14px;
    margin: 1px;
    padding: 0;
    width: 14px
}
.bootstrap-tagsinput {
    width: 100%;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.gist {
    font-size: 14px;
}
/* sticky section-header*/

.section-header.sticky {
    position: fixed;
    z-index: 600;
    left: 0px;
    right: 0;
           
    top: 60px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    background: #f8f9fa;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    border-top: 1px solid rgba(0,0,0,0.08);
            
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.15);
}
.section-header.sticky .page-title-alt {
    margin-top: 5px;
}
         
@media (min-width: 768px) {
       

     .section-header.sticky {
         left: 70px;
         right: 0;
     }
 }
@media (min-width: 992px) {
       

     .section-header.sticky {
         left: 240px;

         right: 0;
     }
 }

/* // sticky section-header*/



.overlay{position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background-color: rgba(255,255,255,0.8);}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
._52d9 {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
._52da {
    display: table;
    height: 100%;
    width: 100%;
}
._52db {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.generic-image-body ul li {
    position:relative;
}

.generic-image-body ul li img:hover{
    opacity: 0.5;
}
.generic-image-body ul li .hover{
    position: absolute;
    display: none;
}
.generic-image-body ul li a{
    font-size: bold;
}
.generic-image-body ul li:hover .hover{
    top: 70%;
    right:16%;
    background:#fff;
    z-index: 1;
    display:inline-block;
    text-align:center;
}

.generic-image-body ul li input[type="checkbox"][id^="cb"] {
    display: none;
}

.generic-image-body ul li label {
    border: 1px solid #fff;
    display: block;
    position: relative;
    cursor: pointer;
}

.generic-image-body ul li label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}

.generic-image-body ul li label img {
    margin: 0;
    height: 80px;
    width: 80px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.generic-image-body ul li input[type="checkbox"][id^="cb"]:checked + label {
    border-color: #ddd;
}

.generic-image-body ul li input[type="checkbox"][id^="cb"]:checked + label:before {
    z-index: 10;
    content: "✓";
    background-color: #28a745;
    transform: scale(1);
}
.generic-image-body ul li input[type="checkbox"][id^="cb"]:checked + label img {
    transform: scale(0.9);
    box-shadow: 0 0 5px #333;
    z-index: -1;
}

.generic-image-body li{
    padding:0 15px;
    display:inline-block
}
.generic-image-body code{
    display:block
}
.generic-image-body img{
    display:block;
    margin:10px auto 20px
}

.img-fix-80 {
    width: 80px;
    height: 80px;
}
.img-80 {
    width: 80px;
}