
.content {
    margin-bottom: 25px;
}

.container {
    width: 1150px;
}

.pool-details {
    margin: 0 0 15px;
}

    .pool-details .nav-anchor {
        position: fixed;
        z-index: 5;
        top: 200px;
        left: 10px;
        bottom: 200px;
    }

        .pool-details .nav-anchor ul {
            margin: 0;
            padding: 0;
        }

            .pool-details .nav-anchor ul li {
                margin-bottom: 10px;
            }

                .pool-details .nav-anchor ul li.active a {
                    color: #278ee6;
                    background-color: transparent;
                }

                .pool-details .nav-anchor ul li a {
                    display: block;
                    text-align: center;
                    font-size: 12px;
                    color: #9a9a9a;
                    text-decoration: none;
                }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #00141a;
}

.nav > li > a {
    padding-right: 16px;
}

.nav-pills > li > a {
    border-radius: 4px;
}


.pool-details .nav-anchor ul li.active i {
    color: #278ee6;
    border: 2px dotted #278ee6;
}

.pool-details .nav-anchor ul li a i {
    color: #d2d2d2;
    display: block;
    background: #FFF;
    border-radius: 100%;
    padding: 5px;
    margin-bottom: 3px;
    width: 50px;
    height: 50px;
    font-size: 2em;
    text-align: center;
    line-height: 1.4;
    border: 2px dotted #dadada;
}

.pool-details .well.title {
    overflow: hidden;
    padding: 18px 15px 10px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}



.pool-details .nav-anchor ul li {
    margin-bottom: 10px;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-pills > li + li {
    margin-right: 2px;
}

.nav-justified > li, .nav-stacked > li {
    float: none;
}

.nav-pills > li {
    float: right;
}

.nav > li, .nav > li > a {
    display: block;
    position: relative;
}

*, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav {
    list-style: none;
}

.checkbox, .direction, .form-inline, .input-group, .nav, .navbar, .navbar-form, .radio, p {
    direction: rtl;
}


.content .page {
    background: #FFF;
    border-radius: 6px;
    box-shadow: 0 0 2px #E4E1E1;
    padding: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav {
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
}

.checkbox, .direction, .form-inline, .input-group, .nav, .navbar, .navbar-form, .radio, p {
    direction: rtl;
}

.stacktable.small-only {
    display: none;
}


.pool-able .icon-box {
    height: 35px;
    background: #E6E6E6;
    line-height: 25px;
    font-size: 13px;
    font-weight: 700;
    padding: 5px;
}


.pool-able li {
    background: 0 0;
    margin-bottom: 2px;
}


.pool-able .icon-box i {
    float: right;
    display: block;
    width: 25px;
    background: #b29c6a;;
    border-radius: 3px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}

.table-sance .money .cmoney {
    background: #E6E6E6;
    position: relative;
    padding-right: 10px;
    overflow: hidden;
    border-radius: 4px;
}

    .table-sance .money .cmoney .discount {
        display: inline-block;
        position: absolute;
        background: #4C9B59;
        color: #3E3D3D;
        line-height: 2.8;
        padding: 0 3px;
        right: 0;
        top: 0;
        font-size: 14px;
        width: 50px;
        height: 100%;
    }

    .table-sance .money .cmoney .main {
        font-size: 13px;
        color: #C00000;
        text-decoration: line-through;
        -webkit-text-decoration-color: #C00000;
        text-decoration-color: #C00000;
    }

    .table-sance .money .cmoney .off {
        color: #046304;
        font-size: 16px;
    }


.table-sance .times .start {
    background: #E66427;
}

.table-sance .times .start {
    padding-right: 8px;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
}

.table-sance .times .lbl {
    float: right;
    font-size: 12px;
    padding: 1px;
}

.table-sance .times .start {
    text-align: center;
    color: #FFF;
}

.table-sance .times .end {
    background: #1B71BB;
    margin-top: 3px;
}

.table-sance .times .end, .table-sance .times .start {
    padding-right: 8px;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
}


.panel-sance .panel-heading .icon {
    float: right;
    margin-right: -15px;
    margin-top: -10px;
    margin-left: 6px;
    height: 100%;
    border-radius: 15px 0 0 15px;
    padding: 17px 15px;
    background: url(../../Images/icons/poolico.png) center top no-repeat #e3e3e3;
}

/*=====================================================================*/

.grey20 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6F6;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-box-shadow: inset 0px 3px 0px 0px #EBEBEB, inset 0px -3px 0px 0px #EBEBEB;
    -moz-box-shadow: inset 0px 3px 0px 0px #ebebeb, inset 0px -3px 0px 0px #ebebeb;
    box-shadow: inset 0px 3px 0px 0px #EBEBEB, inset 0px -3px 0px 0px #EBEBEB;
}

/* 	3D Slicebox Slider
    ----------------------------------------------------------------------*/
.myslicebox {
    position: relative;
    margin: 0 auto;
    width: 90%;
}

.sb-slider {
    margin: 10px auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    list-style-type: none;
    padding: 0;
    z-index: 2;
}

    .sb-slider li {
        margin: 0;
        padding: 0;
        display: none;
    }

        .sb-slider li > a {
            outline: none;
        }

            .sb-slider li > a img {
                border: none;
            }

    .sb-slider img {
        max-width: 100%;
        display: block;
    }

    .sb-slider h3 {
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 18px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        z-index: 1000;
        position: absolute;
        background: #CBBFAE;
        background: rgba(190,176,155, 0.4);
        border-left: 4px solid rgba(255,255,255,0.7);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=.9);
        opacity: .9;
        color: #fff;
        -webkit-animation: lightSpeedIn 1s 1;
        -moz-animation: lightSpeedIn 1s 1;
        -ms-animation: lightSpeedIn 1s 1;
        -o-animation: lightSpeedIn 1s 1;
        animation: lightSpeedIn 1s 1;
    }

    .sb-slider li.sb-current .sb-description {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 1;
    }

        .sb-slider li.sb-current .sb-description:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
            filter: alpha(opacity=99);
            background: rgba(190,176,155, 0.7);
        }

.sb-perspective {
    position: relative;
}

    .sb-perspective > div {
        position: absolute;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
    }

.sb-side {
    margin: 0;
    display: block;
    position: absolute;
    -moz-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

.shadow {
    width: 80%;
    height: 168px;
    margin: -90px auto 0;
    position: relative;
    background: transparent url(/Images/slider/3dshadow.png) no-repeat bottom center;
    background-size: 100% 100%; /* stretches it */
    z-index: 0;
    display: none;
}

.nav-arrows {
    display: none;
}

    .nav-arrows a {
        font-size: 24px;
        padding: 10px 16px;
        display: block;
        background: #E9E9E9;
        position: absolute;
        top: 50%;
        left: -5%;
        cursor: pointer;
        margin-top: -40px;
        opacity: 0.9;
        border-radius: 3px;
        box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

        .nav-arrows a:first-child {
            left: auto;
            right: -5%;
        }

        .nav-arrows a:hover {
            opacity: 1;
            color: #fff;
            background: #521614;
        }

.nav-dots {
    text-align: center;
    position: absolute;
    bottom: -5px;
    height: 30px;
    width: 100%;
    left: 0;
    display: none;
}

    .nav-dots span {
        display: inline-block;
        width: 8px;
        height: 16px;
        border-radius: 50%;
        margin: 3px;
        background: #cbbfae;
        cursor: pointer;
        box-shadow: 0 1px 1px rgba(255,255,255,0.6), inset 0 1px 1px rgba(0,0,0,0.1);
    }

        .nav-dots span.nav-dot-current {
            box-shadow: 0 1px 1px rgba(255,255,255,0.6), inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 0 3px #cbbfae, inset 0 0 0 8px #fff;
        }

.nav-options {
    width: 35px;
    height: 30px;
    position: absolute;
    right: 70px;
    bottom: 0px;
    display: none;
}

    .nav-options span {
        width: 15px;
        height: 30px;
        background: #cbbfae url(images/3d-slider/options.png) no-repeat top left;
        text-indent: -9000px;
        cursor: pointer;
        opacity: 0.7;
        display: inline-block;
        border-radius: 50%;
    }

        .nav-options span:first-child {
            background-position: -30px 0px;
            margin-right: 3px;
        }

        .nav-options span:hover {
            opacity: 1;
        }
