﻿
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #737373;
}

::-webkit-scrollbar-thumb {
    background-color: #737373;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    cursor: pointer;
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
    background-color: #F5F5F5;
}

@font-face {
    font-family: 'montserat_Regular';
    src: url('/content/fonts/Montserrat-Regular.ttf');
}
@font-face {
    font-family: 'montserat_SemiBold';
    src: url('/content/fonts/Montserrat-SemiBold.ttf');
}


body {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: montserat_Regular;
    font-size:12px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.odd, .even {
    padding: 60px 30px;
    color: #757575;
}

.odd {
    background-color: #ffffff;
}

.even {
    background-color: #f2f2f2;
}

.PTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    margin-bottom: 15px;
}

.subTitle {
    font-size: 17px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 7px;
}

.rightSideBar {
    /*position: absolute;
            width: 50%;
            height: 100%;
            right: 0;
            top: 9.05%;
            background: none repeat scroll 0 0 #eeeff0;*/
    border-left: 1px solid #ebebeb;
    background-color: whitesmoke;
}
.page-container {
    width: 999px;
    margin: 0 auto;
    border: 1px solid #c5910a;
    background:whitesmoke;
}
imageMenu {
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style: none;
    z-index: 1;
    top: 0px;
}

.carousel {
    visibility: visible;
    /*overflow: hidden;*/
    position: relative;
    z-index: 2;
    left: 0px;
}

    .carousel li {
        overflow: hidden;
        float: none;
        width: 75px;
        height: 92px;
        margin-bottom: 5px;
        text-align: center;
    }

        .carousel li a {
            border: 1px solid #ececec;
            display: block;
            overflow: hidden;
            padding: 1px;
            text-decoration: none;
            color: #af7c46;
            cursor: pointer;
            font-size: 13px;
            font-weight: 600;
        }

        .carousel li img {
            background-color: #fff;
            height: 68px;
            width: 68px;
            display: block;
        }

        .carousel li.zoomThumbActive {
            border: 1px solid #76c29d;
        }

.modal-header {
    background-color: #c5910a;
    color:#FFF;
    text-align:center;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 17.5px;
    line-height: 25px;
}

.modal-header span{
    padding : 0 5px;
}

.btnStoneDetail {
    background: #e8e8e8;
    color: #000;
    padding: 6px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 30px;
    display: inline-block;
    margin-right: 1px;
    cursor: pointer;
    text-decoration: none;
    /*border-bottom: 2px solid #c5910a;*/
}
    .btnStoneDetail.download {
        padding: 6px 16px;
    }
    .btnStoneDetail:hover,
    .btnStoneDetail.active {
        background: #c5910a;
        color: #FFF;
        text-decoration:none;
    }

.list-group {
    padding-left: 0;
}

.list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.list-group-item {
    border: none;
    margin-bottom: 1px;
    border-bottom: 1px solid #eee;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 8px 15px;
    background-color: #ffffff;
}
.stoneTitle {
    background: #c5910a;
    padding: 10px 10px;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 10px;
    color: #FFF;
    font-family: montserat_SemiBold;
    font-size: 13px;
    letter-spacing: 2.1px;
}

.list-group-data {
    display: flex;
    margin: 0 17px;
    padding: 8px 0;
    border-bottom: 1px solid #c5910a;
}
.share-icon, .share-icon:hover {
    color: #FFF;
    padding: 5px 6px;
    border-radius: 50%;
    font-size: 21px;
    /*margin-left: 15px;*/
    cursor: pointer;
    text-decoration:none;
}
    /*.share-icon.fa-whatsapp {
        background: #6bad15;
    }
    .share-icon.fa-share-alt {
        background: #315e91;
    }*/
strong {
    color: #86827b;
    font-weight: 400;
}

.img-responsive-hna {
    display: block;
    height: auto;
    max-width: 50%;
    float: left;
}

.detailImg {
    /*max-width: 90%;*/
    margin: 0 auto;
}

.text-parotgreen {
    color: #709e47;
}


.btn-mini {
    position: relative;
    margin: 0;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: linear-gradient(to bottom,#f5f5f5,#f1f1f1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff1f1f1',GradientType=0);
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 20px;
}

.stoneTitleN {
    color: #c5910a;
    font-weight: 600;
    padding: 10px;
    font-family: 'Open Sans';
    letter-spacing: 1.2px;
}

.measure-wrap {
    background: #FFF;
    border-radius: 10px;
    margin: 0 10px;
    padding-top:10px;
    width: calc(100% - 20px);
}

    .measure-wrap .row {
        margin: 0;
        border-bottom: 1px solid #cecece;
    }

    .measure-wrap label {
        display: block;
        padding-top: 5px;
    }

    .measure-wrap .row label:first-child {
        color: #838383;
    }

    .measure-wrap .row label:last-child {
        padding-top: 2px;
        padding-bottom: 5px;
    }
    .measure-wrap .row.descr-wrap label:last-child {
        padding-top: 5px;
    }

    .measure-wrap .row:last-child {
        border-bottom: none;
    }

.measure-wrap {
    border-bottom: 2px solid #c5910a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media screen and (max-width: 1023px) {
    .col-sm-6 {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .carousel li {
        float: left;
        margin-left: 5px;
    }
}
