/* Minification failed. Returning unminified contents.
(7706,13): run-time error CSS1026: Expected open brace, found '*'
 */
/* Toggle Styles */




#bodyContent {
    padding-top: 60px;
    padding-left: 50px;
    padding-right: 50px;
    height: calc(100% - 1px);    
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;    
}





#SidebarPartialDiv {
    top: 105px;
    width: 0px;
    height: calc(100% - 125px);
    z-index: 998;
    position: fixed;
    left: 400px;
    margin-left: -400px;
    background-color: #d8e9f5;
    /*background-color: #75caeb;*/
    /*border: 2px solid #158cba;*/
    border-left: none;
    border-bottom: none;
    /*border-bottom: solid 8px #e26228;*/
    border-radius: 0 30px 0 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-bottom: 30px;
    /**/
    padding-left: 0;
    overflow: auto;
}

#bodyContent:not(.toggled) #SidebarPartialDiv {
    width: 0px !important;
}

#bodyContent.toggled #SidebarPartialDiv {
    width: 300px;
    min-width: 400px;
    resize: horizontal;
}

#sidebarDiv {
    padding-left: 0;
    overflow: hidden;
}

    #sidebarDiv.toggled {
        padding-left: 250px;
    }

    #sidebarDiv #sidebarWrapper {
        margin-top: 3px;
        z-index: 1000;
        position: fixed; /*Not:*/
        left: 250px;
        width: 0;
        height: 100%;
        margin-left: -250px;
        overflow-y: auto;
        background: rgba(230,230,230,1);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-top: #ff851b 3px solid !important;
    }




/*sidebarın yüksekliğini ayarlar, ayarlanmazsa en alttan kısaltıyor (navbar yüksekliği kadar) */
#sidebarDiv,
#sidebarWrapper {
    height: calc(100% - 50px) !important;
}

    #sidebarDiv.toggled #sidebarWrapper {
        /*width: 250px;*/
        width: 100%; /*test*/
    }

#sidebarMenu {
    position: absolute;
    top: 0;
    /*width: 250px;*/ /*test*/
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 2px;
    width: 100% !important; /*test*/
}

    #sidebarMenu .sidebarMenuHeader {
        border: none !important;
        text-decoration: none;
        color: #999999;
        background-color: transparent !important;
        text-indent: 12px !important;
    }

        #sidebarMenu .sidebarMenuHeader span {
            left: -10px;
        }

    #sidebarMenu li {
        text-indent: 15px;
        line-height: 40px;
    }

        #sidebarMenu li a {
            display: block;
            text-decoration: none;
            color: #999999;
        }



            #sidebarMenu li a:hover {
                color: #000;
                /*border-left: #ff851b 1px solid;*/
            }

            #sidebarMenu li a:focus {
                color: #000;
                /*background: rgba(255,255,255,0.8);*/
                /*border-left: #ff851b 1px solid;*/
            }

            #sidebarMenu li a.selectt {
                color: #000;
                border: #ff851b 1px solid;
            }

    #sidebarMenu > .sidebar-brand {
        height: 65px;
        font-size: 18px;
        line-height: 60px;
    }

        #sidebarMenu > .sidebar-brand a {
            color: #999999;
        }

            #sidebarMenu > .sidebar-brand a:hover {
                color: #fff;
                background: none;
            }

    #sidebarMenu ul {
        list-style-type: none;
    }

#sidebarMenuKategori li {
    line-height: 35px !important;
}

    #sidebarMenuKategori li a {
        border-left: #808080 1px solid;
    }

#sidebarMenuFiltre .sidebarMenuHeader {
    display: inline-block;
    width: 10%;
    min-width: 100px;
}

#filtreSablonButton {
    /*left: -40px !important;
    top: 15px;*/
    display: inline-block !important;
    float: right;
    border: none !important;
    text-decoration: none;
    color: #999999;
    background-color: transparent !important;
    text-indent: 12px !important;
}

    #filtreSablonButton span {
        float: right;
        top: 15px;
        left: -40px;
        /*left: calc(-10% + 1px);*/
        cursor: pointer;
    }

#sidebarPostButton {
    border: #ff851b 3px solid !important;
    margin: 15px;
    background-color: rgba(255, 255, 255, 0.56);
    color: #999999 !important;
    border-radius: 20px;
    transition: transform .4s ease-in-out, opacity .4s ease-in-out;
    /*font-size: medium !important;*/
    text-indent: 0;
    text-align: center;
    cursor: pointer;
}

    #sidebarPostButton > span {
        transform: scale(1.5);
        margin-left: 5px;
    }

    #sidebarPostButton.disabled {
        border: darkgray 3px solid !important;
        cursor: progress;
    }

#urunAramaFormSubmit {
    display: none;
}

#sidebarMenuFiltre li {
    text-indent: 0px;
}

#sidebarMenuFiltre .actions-btn {
    padding: 3px;
    margin: 3%;
    width: 44%;
}

#sidebarMenuFiltre div.dropdown-menu.open {
    width: 190px !important;
}

#sidebarMenuFiltre button:not(.bs-placeholder):not(.actions-btn):not(.disabled) {
    border: #ff851b 1px solid;
}

#sidebarMenuFiltre button:not(.bs-placeholder):not(.actions-btn):hover {
    margin-top: initial;
}

#sidebarMenuFiltreHeader {
    padding-right: 30px;
}

    #sidebarMenuFiltreHeader li input,
    #sidebarMenuFiltreHeader li .bootstrap-select {
        width: 100%;
    }

.no-margin {
    margin: 0;
}

/*@media(min-width:768px) {*/
#sidebarDiv {
    padding-left: 250px;
}

.fixed-brand {
    /*width: 250px;*/
}

#sidebarDiv.toggled {
    padding-left: 0;
}

#sidebarWrapper {
    /*width: 250px;*/ /*test*/
    overflow-x: visible;
}

/*#sidebarDiv.toggled #sidebarWrapper {
        width: 250px;
    }*/

/*kapalı durumdayken*/
#sidebarDiv.toggled #sidebarWrapper {
    width: 0px;
}
    /*kapalı durumda odaklanınca*/
    #sidebarDiv.toggled #sidebarWrapper:hover {
        /*width: 250px;*/
    }


#page-content-wrapper {
    padding: 20px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*#sidebarDiv.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
        padding-left: 250px;
    }*/
#sidebarDiv.toggled #page-content-wrapper {
    /*position: relative;
        margin-right: 0;
        margin-left: -200px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: auto;*/
}
/*}*/


#sidebarMenuFiltre .bs-select-all {
    display: none;
}

#sidebarMenuFiltre .bs-deselect-all {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#sidebarWrapper .bs-searchbox input {
    margin-right: 0;
    max-width: 100%;
}

#sidebarWrapper .dropdown-menu.inner {
    position: relative;
    top: -5px;
}

#sidebarWrapper .bootstrap-select.btn-group .dropdown-menu.open {
    max-width: 110%;
    border-left: solid #ff851b !important;
    border-right: solid #ff851b !important;
    border-bottom: solid #ff851b !important;
    border-radius: 0 0 10px 10px !important;
}

#sidebarMenuFiltreAra {
    width: 100%;
    max-width: 100%;
    height: 36px;
    margin-bottom: 5px;
    border: solid 1px #e2e2e2;
    padding-left: 10px;
}

#sidebarDiv .btn-default {
    background-color: white;
}

@media(min-width:768px) {
    #sidebarMenu {
        /*width: 400px !important;*/ /*test*/
    }

    #bodyContent.toggled {
        padding-left: 420px;
    }
}

@media(max-width:767px) {
    #bodyContent {
        padding-left: 15px;
        padding-right: 15px;
    }

        #bodyContent.toggled #SidebarPartialDiv {
            width: 250px !important;
        }
}

#urunAramaSablonItemClickOptions,
#urunAramaSablonPartial {
    padding-left: 20px;
    padding-right: 20px;
}

    #urunAramaSablonPartial .list-group .list-group-item-head {
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #ffffff;
        border: 1px solid #eeeeee;
        color: #ffffff;
        background-color: #75caeb;
        text-align: center;
    }

    #urunAramaSablonPartial .list-group-item:not(.opts) {
        width: calc(100% - 36px) !important;
        display: inline-block;
    }

    #urunAramaSablonPartial .list-group-item.opts {
        width: 32px !important;
        display: inline-block;
    }

        #urunAramaSablonPartial .list-group-item.opts span {
            left: -7px;
        }

#tParametreSablonAdi {
    max-width: 100% !important;
}

    #tParametreSablonAdi.required {
        border: solid red 1px !important;
    }

#urunAramaSablonPartialButton {
    width: 30px !important;
    height: 30px !important;
    position: relative;
    top: 0;
    float: left;
    left: 25px;
    cursor: pointer;
}

.sablon-item-click-options {
    margin-top: 10px;
    margin-bottom: 10px;
}

@charset "UTF-8";
/*default*/
.stokItem {
    padding-bottom: 10px;
    padding-left: 10px;
    /*float: left;*/
    -webkit-transition-duration: 0.5s;
    -webkit-transition-property: height, width, margin;
    -webkit-transition-timing-function: linear;
}

    .stokItem .thumbnaill {
        display: block;
        line-height: 1.42857143;
        background-color: #ffffff;
        border: 1px solid #edf2f6;
        /*border-bottom: solid 5px #e26228;*/
        border-radius: 20px 20px 20px 20px;
        -webkit-transition: border 0.5s ease-in-out;
        -o-transition: border 0.5s ease-in-out;
        transition: border 0.5s ease-in-out;
        width: 100%;
        /*float: left;*/
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default;
        background: #fff;
    }

        .stokItem .thumbnaill .thumbnailContent {
            text-transform: uppercase;
            color: #fff;
            position: relative;
            font-size: 17px;
            background-color: transparent;
            overflow: hidden;
        }

            .stokItem .thumbnaill .thumbnailContent .t-buble {
                position: absolute;
                top: 20px;
                right: 0px;
                z-index: 10;
                /*min-height: 51px !important;*/
            }

                .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    /*position: relative;*/
                    /*top: 10px;*/
                    margin-bottom: 5px;
                    vertical-align: middle;
                    border-radius: 50px 0px 0px 50px;
                    padding: 6px 6px 4px;
                    display: inline-block;
                    min-width: 53px;
                    font-size: medium;
                    font-weight: bold;
                    line-height: 1.77778;
                    color: #fff;
                    text-align: center;
                    float: right;
                }

                    .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        background-color: red;
                        opacity: 0.7;
                    }

                    .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        background-color: coral;
                    }

                    .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        opacity: 0.9;
                        background-color: #8cc3ef;
                    }

                    .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        display: none;
                    }

            .stokItem .thumbnaill .thumbnailContent .t-img {
                background-image: url(../../Resources/noImage.jpg);
                background-repeat: no-repeat;
                background-position: center center;
                background-size: contain;
                padding: 10px;
                height: 200px;
                display: inline-block;
                vertical-align: middle;
                float: none;
                width: 100%;
            }

                .stokItem .thumbnaill .thumbnailContent .t-img img {
                    border-radius: 20px 20px 0px 15px;
                    overflow: hidden;
                    height: calc(100%) !important;
                    width: auto !important;
                    max-width: 100% !important;
                    position: relative;
                    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                    transition: opacity 0.35s, transform 0.35s;
                    -webkit-transform: translate3d(-10px, 0, 0);
                    transform: translate3d(-10px, 0, 0);
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                    display: block;
                    margin: auto;
                }

            .stokItem .thumbnaill .thumbnailContent .t-desc {
                border-top: solid 1px #edf2f6;
                position: relative;
                /*height: 75px;*/
                overflow: hidden;
                padding-right: 5px;
            }

                .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    text-align: left !important;
                    /*background: #f2f2f0;
  background: url(../../Resources/tBack.png);
  background-size: contain;*/
                    padding-left: 10px;
                    height: 100%;
                    padding-top: 4px;
                    /*background-repeat: no-repeat;*/
                    /*background-position: right;*/
                }

                    .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        color: #333333;
                    }

                        .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 8px;
                            margin-bottom: 0;
                            color: coral;
                        }

                        .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(2) {
                            margin-top: 2px;
                        }

                .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    height: 100%;
                    margin-right: 0;
                    /*background-image: url(../../Resources/tBackArrow.png);
                    background: url(../../Resources/tBack.png);*/
                    background-size: contain;
                    /*background-repeat:no-repeat;*/
                    padding-right: 10px;
                    padding-left: 1px;
                    text-align: left;
                    margin-left: 10px;
                    margin-top: 10px;
                }

                    .stokItem .thumbnaill .thumbnailContent .t-desc .t-price > h6 {
                        margin-bottom: 2px;
                        margin-top: 4px;
                    }

                    .stokItem .thumbnaill .thumbnailContent .t-desc .t-price > h4 {
                        color: #e26228 !important;
                        font-weight: bold !important;
                        margin-top: 2px;
                        margin-right: 0px;
                    }

                .stokItem .thumbnaill .thumbnailContent .t-desc ul {
                    padding: 0;
                    margin-bottom: 1px;
                    /*margin-top: 15px;*/
                }

                    .stokItem .thumbnaill .thumbnailContent .t-desc ul h6 {
                        margin-bottom: 1px;
                        margin-top: 1px;
                    }

            .stokItem .thumbnaill .thumbnailContent .t-all {
                border-top: solid 1px #edf2f6;
                position: relative;
                height: 50px;
                overflow: hidden;
            }

                .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    text-align: center;
                    margin-top: 18px;
                }

        .stokItem .thumbnaill .thumbnaill thumbnailContent:after {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fff;
            content: '';
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

        .stokItem .thumbnaill .thumbnailOverlay {
            border-radius: 20px 20px 4px 4px;
            width: 100%;
            height: 100%;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
            /*padding: 50%;*/
            color: red;
            border: 2px solid #edf2f6;
            border-bottom: none;
        }

            .stokItem .thumbnaill .thumbnailOverlay > p {
                width: 100%;
                height: 100%;
                position: absolute;
                /*overflow: hidden;*/
                top: 0;
                left: 0;
            }

            .stokItem .thumbnaill .thumbnailOverlay.barkodOkutulanStok,
            .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*edf2f6*/
                border: 3px solid #000000;
                border-radius: 20px 20px 15px 15px;
                /*border-bottom: 3px;*/
                box-shadow: 0 0 5px #000000;
            }

                .stokItem .thumbnaill .thumbnailOverlay.barkodOkutulanStok .t-img:hover,
                .stokItem .thumbnaill .thumbnailOverlay:hover .t-img:hover {
                    transform: scale(1.1, 1.1);
                    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
                }

        .stokItem .thumbnaill a,
        .stokItem .thumbnaill p {
            color: #FFF;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

            .stokItem .thumbnaill a.info {
                display: inline-block;
                text-decoration: none;
                padding: 7px 14px;
                text-transform: uppercase;
                /*top: 180px;*/
                margin: 180px 0 0 0;
                background-color: transparent;
                -webkit-transform: translateY(-200px);
                -ms-transform: translateY(-200px);
                transform: translateY(-200px);
                color: #000;
                border: 1px solid #000;
                -webkit-transition: all ease-in-out 0.3s;
                transition: all ease-in-out 0.3s;
            }

#thumbnailTypes {
    display: none;
}
/*shortcuts*/
.stok-item-list-gorunum .stokItem {
    width: 100%;
}

    .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent {
        height: 100px;
    }

        .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
            width: 200px;
            height: 100px;
            position: absolute;
            top: 4px;
            right: 0;
            margin-top: 6px;
            background: #f2f2f0;
            background: url(../../Resources/tBack.png);
            background-size: contain;
            margin-top: 0;
            border-radius: 0px 50px 0px 0px;
            padding-top: 7px;
            z-index: 0;
        }

            .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                display: none;
            }

            .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                border-radius: 50px;
                float: right;
                margin-right: 10px;
                padding-left: 10px;
                padding-right: 10px;
                font-size: smaller;
                position: absolute;
            }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                    bottom: 8px;
                    left: 0px;
                }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                    bottom: 8px;
                    right: 0px;
                }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                    top: 8px;
                    left: 0px;
                    background-color: white;
                    border: solid 5px coral;
                    color: coral;
                    padding-top: 1px;
                    height: 38px;
                }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                    top: 8px;
                    right: 0px;
                    opacity: 0.9;
                    background-color: #e26228;
                    float: right;
                    margin-right: 10px;
                    display: initial;
                }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                    display: none;
                    /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                }

        .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
            min-width: 100px;
            height: 99px;
            /*@list-gorunum-height-1 */
            width: 130px;
            float: left;
            padding: 0;
        }

        .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
            height: 100px;
            padding-right: 200px;
        }

            .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                width: 100%;
                height: 100px;
                z-index: 1;
                padding-top: 0px;
            }

                .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                    height: 100px;
                    line-height: 33.33333333px;
                    font-size: larger;
                    margin: 0px;
                    margin-top: 6px;
                    margin-bottom: 6px;
                    color: #333333;
                }

                    .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                        margin-top: 10px;
                        color: coral;
                    }

            .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                display: none;
            }

        .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
            height: 100px;
        }

            .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                margin-top: 35px;
                font-size: x-large;
                text-align: left;
            }

        .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
            /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
        }

    .stok-item-list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
        z-index: 10;
    }

.stok-item-one-row-gorunum .stokItem {
    padding-bottom: 5px;
    width: 100%;
}

    .stok-item-one-row-gorunum .stokItem .thumbnaill {
        border-bottom: solid 2px #e26228;
    }

        .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 25px;
        }

            .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 100%;
                height: 25px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                z-index: 0;
            }

                .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: initial;
                    padding-top: 0;
                    padding-bottom: 0;
                    line-height: 1.37778;
                }

                    .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                    }

                    .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                display: none;
            }

            .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                height: 25px;
                padding-right: 200px;
                z-index: 5;
            }

                .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 25px;
                    z-index: 1;
                    padding-top: 0px;
                    background: transparent;
                }

                    .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                        display: none;
                    }

                    .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 25px;
                        line-height: 8.33333333px;
                        font-size: large;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 25px;
            }

                .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
            }

        .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
            /*border: 2px solid #000000;*/
            border-radius: 20px 20px 0px 15px;
            /*border-bottom: 0;*/
            box-shadow: 0 0 5px #000000;
            background-color: #e26228;
            opacity: 0.4;
            border: none;
        }

        .stok-item-one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }
/*specific-cases*/
@media (max-width:767px) {
    #bodyContent.toggled #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 100%;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #bodyContent.toggled #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 100%;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 50%;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem {
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 100px;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 200px;
                height: 100px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                padding-top: 7px;
                z-index: 0;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: absolute;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        bottom: 8px;
                        left: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        bottom: 8px;
                        right: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        top: 8px;
                        left: 0px;
                        background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        top: 8px;
                        right: 0px;
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                min-width: 100px;
                height: 99px;
                /*@list-gorunum-height-1 */
                width: 130px;
                float: left;
                padding: 0;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                height: 100px;
                padding-right: 200px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 100px;
                    z-index: 1;
                    padding-top: 0px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 100px;
                        line-height: 33.33333333px;
                        font-size: larger;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 100px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
            }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }

    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem {
        padding-bottom: 5px;
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill {
            border-bottom: solid 2px #e26228;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
                height: 25px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                    width: 100%;
                    height: 25px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                    margin-top: 6px;
                    background: #f2f2f0;
                    background: url(../../Resources/tBack.png);
                    background-size: contain;
                    margin-top: 0;
                    border-radius: 0px 50px 0px 0px;
                    z-index: 0;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                        display: none;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                        border-radius: 50px;
                        float: right;
                        margin-right: 10px;
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: smaller;
                        position: initial;
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 1.37778;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                            opacity: 0.9;
                            background-color: #e26228;
                            float: right;
                            margin-right: 10px;
                            display: initial;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                            display: none;
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                    height: 25px;
                    padding-right: 200px;
                    z-index: 5;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                        width: 100%;
                        height: 25px;
                        z-index: 1;
                        padding-top: 0px;
                        background: transparent;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                            display: none;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                            height: 25px;
                            line-height: 8.33333333px;
                            font-size: 13px;
                            margin: 0px;
                            margin-top: 6px;
                            margin-bottom: 6px;
                            color: #333333;
                        }

                            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                                margin-top: 10px;
                                color: coral;
                            }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                        display: none;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                    height: 25px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                        margin-top: 35px;
                        font-size: x-large;
                        text-align: left;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                    /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*border: 2px solid #000000;*/
                border-radius: 20px 20px 0px 15px;
                /*border-bottom: 0;*/
                box-shadow: 0 0 5px #000000;
                background-color: #e26228;
                opacity: 0.4;
                border: none;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
                z-index: 10;
            }

    #bodyContent:not(.toggled) #thumbnailTypes {
        display: initial;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #bodyContent.toggled #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 50%;
    }

    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem {
        width: 100%;
    }

        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 100px;
        }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 200px;
                height: 100px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                padding-top: 7px;
                z-index: 0;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: absolute;
                }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        bottom: 8px;
                        left: 0px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        bottom: 8px;
                        right: 0px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        top: 8px;
                        left: 0px;
                        background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        top: 8px;
                        right: 0px;
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                min-width: 100px;
                height: 99px;
                /*@list-gorunum-height-1 */
                width: 130px;
                float: left;
                padding: 0;
            }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                height: 100px;
                padding-right: 200px;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 100px;
                    z-index: 1;
                    padding-top: 0px;
                }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 100px;
                        line-height: 33.33333333px;
                        font-size: larger;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 100px;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
            }

        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }

    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem {
        padding-bottom: 5px;
        width: 100%;
    }

        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill {
            border-bottom: solid 2px #e26228;
        }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
                height: 25px;
            }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                    width: 100%;
                    height: 25px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                    margin-top: 6px;
                    background: #f2f2f0;
                    background: url(../../Resources/tBack.png);
                    background-size: contain;
                    margin-top: 0;
                    border-radius: 0px 50px 0px 0px;
                    z-index: 0;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                        display: none;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                        border-radius: 50px;
                        float: right;
                        margin-right: 10px;
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: smaller;
                        position: initial;
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 1.37778;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                            opacity: 0.9;
                            background-color: #e26228;
                            float: right;
                            margin-right: 10px;
                            display: initial;
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                            display: none;
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                        }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                    display: none;
                }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                    height: 25px;
                    padding-right: 200px;
                    z-index: 5;
                    padding-top: 1px;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                        width: 100%;
                        height: 25px;
                        z-index: 1;
                        padding-top: 0px;
                        background: transparent;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                            display: none;
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                            height: 25px;
                            line-height: 8.33333333px;
                            font-size: 13px;
                            margin: 0px;
                            margin-top: 6px;
                            margin-bottom: 6px;
                            color: #333333;
                        }

                            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                                margin-top: 10px;
                                color: coral;
                            }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                        display: none;
                    }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                    height: 25px;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                        margin-top: 35px;
                        font-size: x-large;
                        text-align: left;
                    }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                    /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
                }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*border: 2px solid #000000;*/
                border-radius: 20px 20px 0px 15px;
                /*border-bottom: 0;*/
                box-shadow: 0 0 5px #000000;
                background-color: #e26228;
                opacity: 0.4;
                border: none;
            }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
                z-index: 10;
            }

    #bodyContent.toggled #thumbnailTypes {
        display: initial;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 33.33333333%;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .t-stok span {
        /*height: @list-gorunum-height !important;
                    line-height: @list-gorunum-height/2 !important;
                    font-size: x-large !important;*/
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem {
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 100px;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 200px;
                height: 100px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                padding-top: 7px;
                z-index: 0;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: absolute;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        bottom: 8px;
                        left: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        bottom: 8px;
                        right: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        top: 8px;
                        left: 0px;
                        background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        top: 8px;
                        right: 0px;
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                min-width: 100px;
                height: 99px;
                /*@list-gorunum-height-1 */
                width: 130px;
                float: left;
                padding: 0;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                height: 100px;
                padding-right: 200px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 100px;
                    z-index: 1;
                    padding-top: 0px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 100px;
                        line-height: 33.33333333px;
                        font-size: larger;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 100px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
            }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }

    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem {
        padding-bottom: 5px;
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill {
            border-bottom: solid 2px #e26228;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
                height: 25px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                    width: 100%;
                    height: 25px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                    margin-top: 6px;
                    background: #f2f2f0;
                    background: url(../../Resources/tBack.png);
                    background-size: contain;
                    margin-top: 0;
                    border-radius: 0px 50px 0px 0px;
                    z-index: 0;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                        display: none;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                        border-radius: 50px;
                        float: right;
                        margin-right: 10px;
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: smaller;
                        position: initial;
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 1.37778;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                            opacity: 0.9;
                            background-color: #e26228;
                            float: right;
                            margin-right: 10px;
                            display: initial;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                            display: none;
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                    height: 25px;
                    padding-right: 200px;
                    z-index: 5;
                    padding-top: 1px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                        width: 100%;
                        height: 25px;
                        z-index: 1;
                        padding-top: 0px;
                        background: transparent;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                            display: none;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                            height: 25px;
                            line-height: 8.33333333px;
                            font-size: large;
                            margin: 0px;
                            margin-top: 6px;
                            margin-bottom: 6px;
                            color: #333333;
                        }

                            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                                margin-top: 10px;
                                color: coral;
                            }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                        display: none;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                    height: 25px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                        margin-top: 35px;
                        font-size: x-large;
                        text-align: left;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                    /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*border: 2px solid #000000;*/
                border-radius: 20px 20px 0px 15px;
                /*border-bottom: 0;*/
                box-shadow: 0 0 5px #000000;
                background-color: #e26228;
                opacity: 0.4;
                border: none;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
                z-index: 10;
            }

    #bodyContent:not(.toggled) #thumbnailTypes {
        display: initial;
    }
}

@media (min-width:1200px) {
    #bodyContent.toggled #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 315px;
    }

    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .t-stok span {
        height: 100px !important;
        line-height: 50px !important;
        font-size: x-large !important;
    }

    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem {
        width: 100%;
    }

        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 100px;
        }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 200px;
                height: 100px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                padding-top: 7px;
                z-index: 0;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: absolute;
                }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        bottom: 8px;
                        left: 0px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        bottom: 8px;
                        right: 0px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        top: 8px;
                        left: 0px;
                        background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        top: 8px;
                        right: 0px;
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                min-width: 100px;
                height: 99px;
                /*@list-gorunum-height-1 */
                width: 130px;
                float: left;
                padding: 0;
            }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                /*height: 100px;*/
                padding-right: 200px;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 100px;
                    z-index: 1;
                    padding-top: 0px;
                }

                    #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 100px;
                        line-height: 33.33333333px;
                        font-size: larger;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 100px;
            }

                #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
            }

        #bodyContent.toggled #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }

    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem {
        padding-bottom: 5px;
        width: 100%;
    }

        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill {
            border-bottom: solid 2px #e26228;
        }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
                height: 25px;
            }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                    width: 100%;
                    height: 25px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                    margin-top: 6px;
                    background: #f2f2f0;
                    background: url(../../Resources/tBack.png);
                    background-size: contain;
                    margin-top: 0;
                    border-radius: 0px 50px 0px 0px;
                    z-index: 0;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                        display: none;
                    }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                        border-radius: 50px;
                        float: right;
                        margin-right: 10px;
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: smaller;
                        position: initial;
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 1.37778;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                            opacity: 0.9;
                            background-color: #e26228;
                            float: right;
                            margin-right: 10px;
                            display: initial;
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                            display: none;
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                        }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                    display: none;
                }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                    height: 25px;
                    padding-right: 200px;
                    z-index:5;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                        width: 100%;
                        height: 25px;
                        z-index: 1;
                        padding-top: 4px;
                        background: transparent;
                    }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                            display: none;
                        }

                        #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                            height: 25px;
                            line-height: 8.33333333px;
                            font-size: large;
                            margin: 0px;
                            margin-top: 6px;
                            margin-bottom: 6px;
                            color: #333333;
                        }

                            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                                margin-top: 10px;
                                color: coral;
                            }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                        display: none;
                    }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                    height: 25px;
                }

                    #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                        margin-top: 35px;
                        font-size: x-large;
                        text-align: left;
                    }

                #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                    /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
                }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*border: 2px solid #000000;*/
                border-radius: 20px 20px 0px 15px;
                /*border-bottom: 0;*/
                box-shadow: 0 0 5px #000000;
                background-color: #e26228;
                opacity: 0.4;
                border: none;
            }

            #bodyContent.toggled #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
                z-index: 10;
            }

    #bodyContent.toggled #thumbnailTypes {
        display: initial;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.thumbnail-gorunum .stokItem {
        width: 315px;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .t-stok span {
        height: 100px !important;
        line-height: 50px !important;
        font-size: x-large !important;
    }

    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem {
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent {
            height: 100px;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                width: 200px;
                height: 100px;
                position: absolute;
                top: 4px;
                right: 0;
                margin-top: 6px;
                background: #f2f2f0;
                background: url(../../Resources/tBack.png);
                background-size: contain;
                margin-top: 0;
                border-radius: 0px 50px 0px 0px;
                padding-top: 7px;
                z-index: 0;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                    border-radius: 50px;
                    float: right;
                    margin-right: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-size: smaller;
                    position: absolute;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.sepette {
                        bottom: 8px;
                        left: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.kalanStok {
                        bottom: 8px;
                        right: 0px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                        top: 8px;
                        left: 0px;
                        background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                        top: 8px;
                        right: 0px;
                        opacity: 0.9;
                        background-color: #e26228;
                        float: right;
                        margin-right: 10px;
                        display: initial;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                        display: none;
                        /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                    }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                min-width: 100px;
                height: 99px;
                /*@list-gorunum-height-1 */
                width: 130px;
                float: left;
                padding: 0;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                height: 100px;
                padding-right: 200px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                    width: 100%;
                    height: 100px;
                    z-index: 1;
                    padding-top: 0px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                        height: 100px;
                        line-height: 33.33333333px;
                        font-size: larger;
                        margin: 0px;
                        margin-top: 6px;
                        margin-bottom: 6px;
                        color: #333333;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                            margin-top: 10px;
                            color: coral;
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                    display: none;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                height: 100px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                    margin-top: 35px;
                    font-size: x-large;
                    text-align: left;
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -60%;*/
            }

        #bodyContent:not(.toggled) #urunAramaSonuclari.list-gorunum .stokItem .thumbnaill .thumbnailOverlay {
            z-index: 10;
        }

    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem {
        padding-bottom: 5px;
        width: 100%;
    }

        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill {
            border-bottom: solid 2px #e26228;
        }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent {
                height: 25px;
            }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble {
                    width: 100%;
                    height: 25px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                    margin-top: 6px;
                    background: #f2f2f0;
                    background: url(../../Resources/tBack.png);
                    background-size: contain;
                    margin-top: 0;
                    border-radius: 0px 50px 0px 0px;
                    z-index: 0;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble br {
                        display: none;
                    }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span {
                        border-radius: 50px;
                        float: right;
                        margin-right: 10px;
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: smaller;
                        position: initial;
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 1.37778;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.indYuzdesi {
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;*/
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price {
                            opacity: 0.9;
                            background-color: #e26228;
                            float: right;
                            margin-right: 10px;
                            display: initial;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-buble span.t-price-regule {
                            display: none;
                            /*background-color: white;
                        border: solid 5px coral;
                        color: coral;
                        padding-top: 1px;
                        height: 38px;
                        display: initial;
                        text-decoration: line-through;*/
                        }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-img {
                    display: none;
                }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc {
                    height: 25px;
                    padding-right: 200px;
                    z-index: 5;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok {
                        width: 100%;
                        height: 25px;
                        z-index: 1;
                        padding-top: 0px;
                        background: transparent;
                    }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok br {
                            display: none;
                        }

                        #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span {
                            height: 25px;
                            line-height: 8.33333333px;
                            font-size: large;
                            margin: 0px;
                            margin-top: 6px;
                            margin-bottom: 6px;
                            color: #333333;
                        }

                            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-stok span:nth-child(1) {
                                margin-top: 10px;
                                color: coral;
                            }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-desc .t-price {
                        display: none;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all {
                    height: 25px;
                }

                    #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent .t-all h5 {
                        margin-top: 35px;
                        font-size: x-large;
                        text-align: left;
                    }

                #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailContent.hover .t-stok span {
                    /*animation: scrollingDescription infinite 2s;
                        position: inherit;
                        top: -100%;*/
                }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay:hover {
                /*border: 2px solid #000000;*/
                border-radius: 20px 20px 0px 15px;
                /*border-bottom: 0;*/
                box-shadow: 0 0 5px #000000;
                background-color: #e26228;
                opacity: 0.4;
                border: none;
            }

            #bodyContent:not(.toggled) #urunAramaSonuclari.one-row-gorunum .stokItem .thumbnaill .thumbnailOverlay {
                z-index: 10;
            }

    #bodyContent:not(.toggled) #thumbnailTypes {
        display: initial;
    }
}

.bttrlazyloading-wrapper {
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100%;
}

.bttrlazyloading-clone,
.bttrlazyloading {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    height: auto;
    max-width: 100%;
}

.bttrlazyloading-loaded {
    background-image: none !important;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.arrow-down {
    top: 20px;
    position: relative;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid green;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid blue;
}

#urunAramaDiv.blur div.stokItem {
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes scrollingDescription {
    0% {
        top: 0%;
    }

    100% {
        bottom: 0%;
    }
}
/* Standard syntax */
@keyframes scrollingDescription {
    0% {
        top: 0%;
    }

    100% {
        bottom: 0%;
    }
}


.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .bootstrap-touchspin .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px 10px;
        margin-left: -1px;
        position: relative;
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0;
        border-top-right-radius: 4px;
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        margin-top: -2px;
        border-radius: 0;
        border-bottom-right-radius: 4px;
    }

    .bootstrap-touchspin .input-group-btn-vertical i {
        position: absolute;
        top: 3px;
        left: 5px;
        font-size: 9px;
        font-weight: normal;
    }

.bootstrap-touchspin input.spinner {
    width: 120px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.bootstrap-touchspin input.spinner.spin2 {
    width: 45px !important;
}

.bootstrap-touchspin input.spinner.spin3 {
    width: 50px !important;
}

.bootstrap-touchspin input.spinner.spin4 {
    width: 60px !important;
}

.bootstrap-touchspin input.spinner.spin5 {
    width: 67px !important;
}

.bootstrap-touchspin input.spinner.spin6 {
    width: 75px !important;
}

.bootstrap-touchspin input.spinner.spin7 {
    width: 82px !important;
}

.bootstrap-touchspin input.spinner.spin8 {
    width: 90px !important;
}

.bootstrap-touchspin input.spinner.spin8 {
    width: 100px !important;
}
html {
	height: 100%;	
}

body {
	height: auto;	
	padding-top: 50px !important;
	padding-bottom: 20px !important;
	background-color: #f2f6f9 !important;
}

* {
	font-family: "Open Sans";
	font-size: 13px;
}

#quickViewModal .modal-content {
	border-radius: 10px;
	overflow: hidden;
	border: solid;
	border-color: black;
}

#quickViewModal .modal-header {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
	padding-right: 0;
}

#quickViewModal button.close:hover,
#quickViewModal button.close:active {
	margin-top: -2px;
}

#quickViewModal .modal-header > button {
	font-size: xx-large;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: solid;
	text-align: center !important;
	/*border-color: red;*/
}


#quickViewModal .modal-body {
	padding: 0px;
}

#quickViewModal .modal .close:hover,
#quickViewModal .modal .close:focus,
#quickViewModal .modal .close:active {
	margin-top: 0 !important;
}

#navbarPartialDiv {
	border-radius: 0px 0px 30px 30px;
}

.table-striped-header tr:first-child {
	background-color: #eeeeee;
}


/*.table-hover:not(.table-vertical-striped) > tbody > tr:not(.dontHover):hover {
    background-color: rgba(255, 133, 27, 0.7) !important;
    color: white;
}*/


.table-hover.table-vertical-striped > tbody > tr:not(.dontHover):hover td:first-child {
	background-color: rgba(255, 150, 0, 0.8) !important;
}

.table-hover:not(.table-vertical-striped) > tbody > tr:not(.dontHover):hover,
.table-hover.table-vertical-striped > tbody > tr:not(.dontHover):hover td:not(:first-child) {
	background-color: rgba(255, 133, 27, 0.8) !important;
	/*color: white !important;*/
}

/*.table-vertical-striped > tbody > tr:hover {
    background-color: brown !important;
}*/


.table-vertical-striped tr:nth-of-type(odd) td:first-child {
	background-color: rgba(204, 204, 255, 0.8) !important;
	/*border-right: solid #75caeb;*/
	padding-right: 10px;
}

.table-vertical-striped tr:nth-of-type(even) td:first-child {
	background-color: rgba(221, 221, 255, 0.8) !important;
	/*border-right: solid #75caeb;*/
	padding-right: 10px;
}

#loginPartialDiv .nav > li > span {
	/*position: static;*/
	/*top: -5px !important;*/
	color: #777777 !important;
}

#loginPartialDiv .navbar-nav > li > .dropdown-menu {
	padding-bottom: 15px;
}

#loginPartialDiv .nav > li > a {
	display: inline-block !important;
	padding-left: 0 !important;
}

.headerGif {
	height: 35px;
	display: none;
}

#BrandImg {
	height: 30px;
}

#bannerContent {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}


#menuContent {
	width: 90%;
	margin-top: 0px;
}

	#menuContent > .row > div {
		padding: 15px !important;
	}

	#menuContent .img-circle {
		border-color: #158cba;
		border-width: medium;
		/*width: 60%;*/
		height: 180px;
		width: 180px;
	}

	#menuContent .feature {
		/*padding: 20px 0;*/
		text-align: center;
	}

		#menuContent .feature > div > div {
			padding: 10px;
			border: 1px solid transparent;
			border-radius: 4px;
			transition: 0.2s;
		}

		#menuContent .feature > div:hover > div {
			margin-top: -10px;
			margin-bottom: 10px;
			border: 1px solid rgb(128, 128, 128);
			box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 5px;
			background: rgba(232, 215, 215, 0.10);
			transition: 0.3s;
		}

#sidebarMenuButton {
	width: 30px !important;
	height: 30px !important;
	position: relative;
	top: 0;
	left: -3px;
	cursor: pointer;
}

#raporMenuButton {
	width: 30px !important;
	height: 30px !important;
	position: relative;
	top: 0;
	left: -3px;
	cursor: pointer;
}

#barcodeButton {
	width: 30px !important;
	height: 30px !important;
}

#BrandImg {
	cursor: pointer;
}

#menuContent .route,
#menuContent .href {
	cursor: pointer;
}

.dropdown-header {
	color: #ff851b;
}

.acikSip {
	overflow: hidden;
}

@media (max-width: 767px) {
	#menuContent .img-circle {
		/*width: 60%;*/
		height: 90px;
		width: 90px;
	}

	#menuContent h2 {
		font-size: 18px;
		margin-top: 10px;
	}

	.dropDownMenuOpen {
		margin-left: 0px !important;
	}

	#loginPartialDiv .navbar-nav > li > .dropdown-menu {
		margin-left: 0px !important;
	}

	#loginPartialDiv ul.nav {
		padding-left: 20px !important;
	}
}

footer > p {
	text-align: center;
}

.hititNavbar {
	border-width: 0 1px 4px 1px;
	top: 55px !important;
}

#secondBarPartialDiv {
	top: 50px;
	position: fixed;
	z-index: 999;
	width: calc(100% - 20px);
	text-align: center;
	line-height: 40px;
	/*overflow: hidden;*/
	/*background-color: #f2f6f9;*/
	/*border-color: #e6e6e6;*/
	background-color: transparent;
	/*-webkit-backface-visibility: hidden;*/
}

	#secondBarPartialDiv div.panel-heading {
		transition: transform .4s ease-in-out, opacity .4s ease-in-out;
	}

@media (min-width: 992px) {
	#secondBarPartialDiv div.panel-heading:hover {
		top: 70px;
		transform: scale(1.01, 1.01);
		transition: transform .3s ease-in-out, opacity .3s ease-in-out;
		/*-webkit-backface-visibility: hidden;*/
	}
}



#secondBarPartialDiv .panel {
	border-radius: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	background-color: transparent;
	border: none;
}

	#secondBarPartialDiv .panel .panel-heading {
		border-radius: 30px;
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		border: 1px solid #e7e7e7;
		border-color: rgb(231, 231, 231);
		border-width: 0 1px 4px 1px;
	}

		#secondBarPartialDiv .panel .panel-heading .panel-title {
			height: 45px;
			line-height: 35px;
			overflow: hidden;
		}


	#secondBarPartialDiv .panel .panel-body {
		background-color: #fff;
		border-left: solid rgb(255, 133, 27) !important;
		border-right: solid rgb(255, 133, 27) !important;
		border-bottom: solid rgb(255, 133, 27) !important;
		border-radius: 0px 0px 30px 30px !important;
	}

.tutarPopUp {
	position: relative;
	top: 4px;
	left: 3px;
	font-size: 130% !important;
	z-index: 9999;
	min-height: 30px;
}

#sepetPartialDiv th,
#sepetPartialDiv td {
	text-align: left;
}


	#sepetPartialDiv th:nth-child(4),
	#sepetPartialDiv td:nth-child(4),
	#sepetPartialDiv th:nth-child(5),
	#sepetPartialDiv td:nth-child(5),
	#sepetPartialDiv th:nth-child(6),
	#sepetPartialDiv td:nth-child(6),
	#sepetPartialDiv th:nth-child(7),
	#sepetPartialDiv td:nth-child(7),
	#sepetPartialDiv th:nth-child(8),
	#sepetPartialDiv td:nth-child(8) {
		text-align: right;
	}


#sepetPartialDiv {
	max-height: 400px;
	overflow: auto;
}

.min100 {
	min-width: 100px !important;
}

.LayoutFooter {
	background-color: #158cba;
	color: white;
	height: 20px;
	width: 100%;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: small;
	position: fixed;
	bottom: 0px;
	z-index: 999;
}

	.LayoutFooter p {
		position: relative;
		padding-top: 2px;
		font-weight: bold;
	}

		.LayoutFooter p.left-sign {
			float: left;
			cursor: pointer;
		}

		.LayoutFooter p.right-sign {
			float: right;
			cursor: pointer;
		}

		.LayoutFooter p.statu {
			padding-left: 10px;
			float: left;
		}

		.LayoutFooter p.kullanici {
			padding-right: 10px;
			float: right;
		}

		.LayoutFooter p.modul,
		.LayoutFooter p.tarih {
			float: right;
			/*margin-right: 10px;*/
			/*border-right: solid 2px #f2f6f9;*/
			padding-right: 10px;
		}

			.LayoutFooter p.modul a {
				text-decoration: none !important;
				color: white !important;
			}


.navbar-nav > li > .dropdown-menu {
	border-radius: 10px 10px 30px 30px !important;
}


/*site.css*/

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #f2f6f9;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/



/*#siparisDetayDiv div.footer > table tr.row:nth-child(2) > td {
    font-size: x-small;
}*/




#siparisDetayKaydetButton {
	font-size: small;
	display: inline-block;
	background-color: #2693FF;
	border-radius: 75px 75px 75px 75px;
	/*height: 150px;*/
	/*margin: 100px auto auto;*/
	/*width: 150px;*/
	transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}

.stateOne {
	opacity: 1;
	transform: scale(1, 1);
}

.stateTwo {
	opacity: .8;
	/*transform: scale(1.1, 1.1);*/
}



/*navbar-nonCollapse*/
/*.navbar-nonCollapse .navbar-right {
    float: right !important;
    margin-right: -15px;
}

.navbar-nonCollapse .navbar-nav {
    float: left;
    margin: 0;
}

    .navbar-nonCollapse .navbar-nav > li {
        float: left;
    }

        .navbar-nonCollapse .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px;
        }

.navbar-nonCollapse .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.navbar-nonCollapse .navbar-toggle {
    display: none;
}*/




/*.navbar-collapse.collapse {
    display: block !important;
}

.navbar-nav > li, .navbar-nav {
    float: left !important;
}

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px !important;
    }

.navbar-right {
    float: right !important;
}*/






/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
	white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
	max-width: 280px;
}

.disablemw input,
select,
textarea {
	max-width: unset;
}

.siparisEkleTable a:not(.btn) {
	text-decoration: initial;
	color: #ff851b;
}

.dropDownMenuOpen {
	border-left: solid #ff851b !important;
	border-right: solid #ff851b !important;
	border-bottom: solid #ff851b !important;
	margin-left: 30px !important;
	margin-right: 10px;
}


#siparislerimDropdown.hata a,
#siparislerimDropdown.hata span {
	color: red !important;
}

.input-group-addon {
	min-width: 50px;
}

.sepetPartialDropDown {
	width: 500px;
}



/*SiparisDetay.cshtml*/
.IskontoTuruSelect {
	width: 100%;
	max-width: 100%;
	height: 38px;
}

.iskontoOraniSpinner,
.IskontoInput {
	width: 100%;
	height: 38px;
}

.rowHeader {
	height: 40px;
	vertical-align: middle !important;
}


/*SiparisDetay.cshtml*/

.sepetPartialDropDown {
	left: -100px !important;
}






.navbar-brand {
	width: 150px;
	display: inline-flex !important;
}

/*xs-header*/


/*#KoliMiktarGirisiDiv {
    width: 100%;
}*/

#altstokList td {
	padding: 0px;
}

#altstokList .form-group {
	margin-bottom: 8px !important;
}



#siparisDetayFiyatIskonto .form-group {
	margin-bottom: 0px !important;
}

#dipIskontoHeader,
#siparisDetayFiyatOzetHeader {
	position: absolute;
	right: 0;
}

	#dipIskontoHeader img,
	#siparisDetayFiyatOzetHeader img {
		position: relative;
		height: 35px;
		top: -5px;
	}

	#dipIskontoHeader div,
	#siparisDetayFiyatOzetHeader div {
		display: inline-table;
	}

	#dipIskontoHeader > div > p,
	#siparisDetayFiyatOzetHeader > div > p {
		display: none;
	}






@media (min-width: 768px) {
	#siparisTamamlaStokListesi {
		margin-top: 20px;
	}
}

@media (min-width: 992px) {
	#siparisTamamlaStokListesi {
		margin-left: 20px;
	}
}

.marginTop {
	margin-top: 20px;
}

.textRight {
	text-align: right !important;
}

.sepetPartialRow {
	border-bottom: 2pt solid #dcd2d2;
}

	.sepetPartialRow > td:last-child {
		text-align: right;
	}

	.sepetPartialRow img {
		height: 35px;
	}

/*  bhoechie tab */
div.bhoechie-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

	div.bhoechie-tab-menu div.list-group {
		margin-bottom: 0;
	}

		div.bhoechie-tab-menu div.list-group > a {
			margin-bottom: 0;
		}

			div.bhoechie-tab-menu div.list-group > a .glyphicon,
			div.bhoechie-tab-menu div.list-group > a .fa {
				color: #5A55A3;
			}

			div.bhoechie-tab-menu div.list-group > a:first-child {
				border-top-right-radius: 0;
				-moz-border-top-right-radius: 0;
			}

			/*div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0;
            }*/

			div.bhoechie-tab-menu div.list-group > a.active,
			div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
			div.bhoechie-tab-menu div.list-group > a.active .fa {
				background-color: #5A55A3;
				background-image: #5A55A3;
				color: #ffffff;
			}

@media (min-width: 992px) {
	div.bhoechie-tab-menu div.list-group > a.active:after {
		content: '';
		position: absolute;
		left: 100%;
		top: 50%;
		margin-top: -13px;
		border-left: 0;
		border-bottom: 13px solid transparent;
		border-top: 13px solid transparent;
		border-left: 10px solid #5A55A3;
	}
}

div.bhoechie-tab-content {
	background-color: #ffffff;
	/* border: 1px solid #eeeeee; */
	/*padding-left: 20px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none;
}




.compass-button {
	width: 100px;
	height: 100px;
	margin: 5px;
	cursor: pointer;
}

	.compass-button > div {
		width: 100%;
		height: 100%;
		background: #444;
		border-radius: 50%;
		border: 10px solid white;
		box-shadow: 0 0 8px rgba(0,0,0,.2);
		border-right-color: coral;
		border-bottom-color: coral;
		border-left-color: coral;
		border-top-color: coral;
		transition: border-radius .2s;
		box-sizing: border-box;
		line-height: 75px;
		text-align: center;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 300;
	}

	.compass-button:hover > div {
		border-radius: 50% 0 50% 50%;
	}

/*site.css*/

.special-effect {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	padding: 10px;
	background: white;
}

select.disabled,
select:disabled {
	background-color: #eeeeee !important;
	cursor: not-allowed !important;
}


#sepetPartialDigerDetaylar a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 50px;
	right: 40px;
	display: none;
	border: solid red;
	border-radius: 40px;
	text-align: center;
	color: red;
	background-color: white;
	padding-top: 8px;
	cursor: pointer;
	z-index: 999999;
	box-shadow: rgba(255, 0, 0, 0.1) 1px 1px 1px 1px;
}

	.scrollup:hover {
		transform: scale(1.1, 1.1);
		transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	}



#user_img {
	position: absolute;
	right: 0px;
	height: 60px;
	width: 60px;
	vertical-align: middle;
	z-index: 1001;
}

#user_name {
	margin-right: 60px;
}

#user_img_fake {
	width: 60px;
	display: inline-block;
}

#user_img_b {
	height: auto;
	width: 60px;
	height: 60px;
	vertical-align: middle;
	float: left;
}

#user_info {
	word-wrap: break-word;
	margin-left: 70px;
}


form.dropzone {
	border: 2px dashed #0087F7;
	border-radius: 5px;
	background: white;
	padding: 50px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

/*lazy loading nesnelerinin yüklenmesi esnasında istenmeyen göz kırmaların olmasını engeller -begin /// 04.04.2017 - İlker */
.bttrlazyloading-wrapper {
	display: initial !important;
}

.bttrlazyloading-clone {
	max-height: 0px !important;
	width: 30px !important;
}

img.lazyloading[src=""] {
	visibility: hidden;
}

.bttrlazyloading-wrapper img.lazyloading {
	display: initial !important;
}
/*lazy loading nesnelerinin yüklenmesi esnasında istenmeyen göz kırmaların olmasını engeller - end*/

.clickable {
	cursor: pointer;
}

	.clickable.collapse-icon.panel-collapsed:before {
		content: "\2b ";
		font-size: xx-large;
		padding-right: 3px;
		vertical-align: sub;
	}

	.clickable.collapse-icon:not(.panel-collapsed):before {
		content: "\2212 ";
		font-size: xx-large;
		padding-right: 3px;
		vertical-align: sub;
	}

.cursor-pointer {
	cursor: pointer;
}

.modal-footer button, .bootbox-close-button, #urunAramaDiv .paginationDiv a, #siparisBelgesiDiv .paginationDiv a, button.navbar-toggle, #sidebarMenuButton, #loginPartialDiv, #siparislerim a.acikSip, #urunAramaDiv div.thumbnailOverlay, #sepetPartialDiv .sepetPartialRow > td:not(.SipDetaySil), .SipDetaySil, #sidebarMenuButton, #barcodeButton, #BrandImg, #raporMenuButton, #sidebarMenuKategori > a, #sidebarMenuFiltre > a, #sidebarMenuKategori a:not(.sidebarMenuHeader), #sidebarPostButton, #user_img_b, button.stop {
	cursor: pointer;
}


#dropzoneProfilImgDiv {
	padding: 20px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


.slick {
	/*min-height: 200px;*/
}

	.slick img {
		width: 100%;
	}

	.slick .slick-dots {
		/*font-weight: bolder;*/
		position: absolute;
		margin: 0;
		padding: 0;
		list-style: none;
		right: 16px;
		bottom: 26px;
		text-align: right;
	}

		.slick .slick-dots li.slick-active button {
			box-shadow: none;
			background-color: #c6dd37;
		}

		.slick .slick-dots li button {
			text-indent: -9999px;
			width: 19px;
			height: 19px;
			background-color: #c2c2c2;
			outline: none;
			padding: 0;
			margin: 0;
			-moz-border-radius: 30px;
			-webkit-border-radius: 30px;
			border-radius: 30px;
			-moz-box-shadow: #000 0 2px 1px 0;
			-webkit-box-shadow: #000 0 2px 1px 0;
			box-shadow: #000 0 2px 1px 0;
		}

@media (max-width: 1220px) {
	.slick .slick-dots {
		display: block;
		bottom: 16px;
	}
}

#thumbnailTypes {
	float: left !important;
}

	#thumbnailTypes span {
		color: gray;
	}

	#thumbnailTypes .active span {
		color: blue;
	}

#urunAramaGruplamaSelect {
}

#urunAramaHeader {
	padding: 8px;
}

	#urunAramaHeader .btn:hover {
		margin-top: initial !important;
	}

	#urunAramaHeader div.bootstrap-select {
		float: right;
	}

	#urunAramaHeader .item-bordered,
	#urunAramaHeader .btn.dropdown-toggle {
		border: solid #75caeb;
		border-radius: 10px;
	}

		#urunAramaHeader .btn.dropdown-toggle:focus {
			outline: none !important;
		}

	#urunAramaHeader span.filter-option {
		text-align: center;
	}

.slick-dotted.slick-slider {
	margin-bottom: 10px !important;
}

.panel .panel-heading a.grup-tumunu-goster {
	text-decoration: none !important;
	color: white !important;
	cursor: pointer;
}

.max-width-100 {
	max-width: 100% !important;
}

#gruplamaTumunuGosterGeri .btn {
	border: solid #75caeb;
	border-radius: 10px;
	border-width: 0;
}

/*fvvr*/
::-ms-clear {
	display: none;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	pointer-events: none;
}

.clear-input-x {
	z-index: 10;
	pointer-events: auto;
	cursor: pointer;
}

#gfStokAra {
	max-width: 100%;
}

#gfStokCokluAra {
	max-width: 100%;
	padding-right: 20px;
}

#guncelFiyatStokAraDiv .form-group,
#sidebarMenuFiltreAraDiv .form-group {
	padding: 0;
}

#gfStokCokluAra,
#sidebarMenuFiltreCokluAra {
	padding-right: 10px;
}

#guncelFiyatStokAraButton,
#sidebarMenuFiltreCokluAraButton {
	border-color: #e2e2e2 !important;
	top: -2px;
}

#sidebarMenuFiltreCokluAraDiv {
	max-width: 100%;
	margin-bottom: 5px;
	border: solid 1px #e2e2e2;
}

.hitit-validation .validation-loading button.btn {
	animation-play-state: running;
	-webkit-animation: loadingAnimation 3s infinite; /* Safari 4.0 - 8.0 */
	animation: loadingAnimation 3s infinite;
	color: transparent !important;
}

.hitit-validation .do-not-use-validation button.btn,
.hitit-validation .stop-loading button.btn {
	animation-play-state: paused;
	animation-duration: inherit;
	color: red !important;
	/*background-color: #66afe9 !important;*/
}

.hitit-validation button:not(.bs-placeholder):not(.actions-btn):not(.disabled) {
	border: #ff851b 1px solid;
}

.hitit-validation button:not(.bs-placeholder):not(.actions-btn):hover {
	margin-top: initial;
}

.hitit-validation .no-option button.btn {
	color: transparent !important;
	background-color: #dddddd !important;
}

.hitit-validation .error-option button.btn {
	color: red !important;
	background-color: #dddddd !important;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes loadingAnimation {
	0% {
		background-color: #eeeeee;
	}

	50% {
		background-color: #00feef;
	}

	100% {
		background-color: #eeeeee;
	}
}

/* Standard syntax */
@keyframes loadingAnimation {
	0% {
		background-color: #eeeeee;
	}

	50% {
		background-color: #00feef;
	}

	100% {
		background-color: #eeeeee;
	}
}

.hitit-validation .bootstrap-select.btn-group {
	width: 100% !important;
}

.bootstrap-select.btn-group .dropdown-menu.open {
	max-width: 110%;
	border-left: solid #ff851b !important;
	border-right: solid #ff851b !important;
	border-bottom: solid #ff851b !important;
	border-radius: 0 0 10px 10px !important;
}

.bootstrap-select .bs-searchbox input {
	max-width: 100%;
	width: 100%;
}

/*.bootstrap-select > button {
    border: none;
}*/


.hitit-validation .bootstrap-select button.btn {
	border: none;
	color: #eeeeee;
}

	.hitit-validation .bootstrap-select button.btn:hover {
		margin-top: 0 !important;
	}

#riskLimitiBilgiPenceresiDiv {
	/*margin-left: 30px;*/
	/*margin-right: 30px;*/
	font-weight: bold;
}

	#riskLimitiBilgiPenceresiDiv .list-group {
		padding: 10px;
		margin-bottom: 0px;
	}

		#riskLimitiBilgiPenceresiDiv .list-group .list-group-item {
			cursor: pointer;
			background-color: #f7f7f9;
		}

			#riskLimitiBilgiPenceresiDiv .list-group .list-group-item.badge-success .badge {
				background-color: #28B62C;
			}

			#riskLimitiBilgiPenceresiDiv .list-group .list-group-item.badge-danger .badge {
				background-color: #ff4136;
			}

			#riskLimitiBilgiPenceresiDiv .list-group .list-group-item.dip-satir {
				border-top: solid 2px #158cba;
			}

			#riskLimitiBilgiPenceresiDiv .list-group .list-group-item img {
				max-width: 100%;
			}

	#riskLimitiBilgiPenceresiDiv span.badge {
		font-size: large;
		position: absolute;
		right: 10px;
	}
/* Hitit Flex Box */
.h-flex-container {
	display: flex;
	display: -webkit-flex;
}

.h-flex-dir-vertical {
	-webkit-flex-direction: column; /* Safari */
	flex-direction: column;
}

.h-flex-dir-horizontal {
	-webkit-flex-direction: row; /* Safari */
	flex-direction: row;
}

.h-flex-dir-vertical.h-flex-reverse {
	-webkit-flex-direction: column-reverse; /* Safari */
	flex-direction: column-reverse;
}

.h-flex-dir-horizontal.h-flex-reverse {
	-webkit-flex-direction: row-reverse; /* Safari */
	flex-direction: row-reverse;
}

.h-flex-wrap {
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}

.h-flex-nowrap {
	-webkit-flex-wrap: nowrap; /* Safari */
	flex-wrap: nowrap;
}

.h-flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse; /* Safari */
	flex-wrap: wrap-reverse;
}

.h-flex-justify-start {
	-webkit-justify-content: flex-start; /* Safari */
	justify-content: flex-start;
}

.h-flex-justify-end {
	-webkit-justify-content: flex-end; /* Safari */
	justify-content: flex-end;
}

.h-flex-justify-center {
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
}

.h-flex-justify-space-between {
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}

.h-flex-justify-space-around {
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
}

.h-flex-justify-space-evenly {
	-webkit-justify-content: space-evenly; /* Safari */
	justify-content: space-evenly;
}

.h-flex-align-stretch {
	-webkit-align-items: stretch; /* Safari */
	align-items: stretch;
}

.h-flex-align-start {
	-webkit-align-items: flex-start; /* Safari */
	align-items: flex-start;
}

.h-flex-align-end {
	-webkit-align-items: flex-end; /* Safari */
	align-items: flex-end;
}

.h-flex-align-center {
	-webkit-align-items: center; /* Safari */
	align-items: center;
}

.h-flex-align-baseline {
	-webkit-align-items: baseline; /* Safari */
	align-items: baseline;
}

.h-flex-line-stretch {
	-webkit-align-content: stretch; /* Safari */
	align-content: stretch;
}

.h-flex-line-start {
	-webkit-align-content: flex-start; /* Safari */
	align-content: flex-start;
}

.h-flex-line-end {
	-webkit-align-content: flex-end; /* Safari */
	align-content: flex-end;
}

.h-flex-line-center {
	-webkit-align-content: center; /* Safari */
	align-content: center;
}

.h-flex-line-space-between {
	-webkit-align-content: space-between; /* Safari */
	align-content: space-between;
}

.h-flex-line-space-around {
	-webkit-align-content: space-around; /* Safari */
	align-content: space-around;
}

.h-flex-item-align-stretch {
	-webkit-align-self: stretch; /* Safari */
	align-self: stretch;
}

.h-flex-item-align-start {
	-webkit-align-self: flex-start; /* Safari */
	align-self: flex-start;
}

.h-flex-item-align-end {
	-webkit-align-self: flex-end; /* Safari */
	align-self: flex-start;
}

.h-flex-item-align-center {
	-webkit-align-self: center; /* Safari */
	align-self: center;
}

.h-flex-item-align-baseline {
	-webkit-align-self: basline; /* Safari */
	align-self: baseline;
}

.h-flex-grow-1 {
	flex-grow: 1;
	-webkit-flex-grow: 1;
}

.h-flex-grow-2 {
	flex-grow: 2;
	-webkit-flex-grow: 2;
}

.h-flex-grow-3 {
	flex-grow: 3;
	-webkit-flex-grow: 3;
}

.h-flex-shrink-1 {
	flex-shrink: 1;
	-webkit-flex-shrink: 1;
}

.h-flex-shrink-2 {
	flex-shrink: 2;
	-webkit-flex-shrink: 2;
}

.h-flex-shrink-3 {
	flex-shrink: 3;
	-webkit-flex-shrink: 3;
}

.h-flex-no-shrink {
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}

.h-flex-basis-50 {
	flex-basis: 50%;
}

.h-flex-basis-100 {
	flex-basis: 100%;
}
.text-bold {
	font-weight:bold;
}
.padding-2px {
	padding: 2px;
}
.work-in-progress-spinner {
	width: 40px;
	height: 40px;
	background-color: #fff;	
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

a.tall-menu-item {
    line-height: 30px !important;
    
}

@-webkit-keyframes sk-rotateplane {
    0% {
		-webkit-transform: perspective(120px)
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

.modal-dialog.modal-numpad {
    width: 300px !important;
}

.cursor-is-pointer {
    cursor: pointer;
}
#ribbon {
	width: 180px;
	height: 280px;
	margin: 50px auto 0;
	position: relative;
	overflow: hidden;
}

#ribbon .inset {
	width: 200px;
	height: 55px;
	position: absolute;
	top: -50px;
	left: -10px;
	z-index: 5;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	background: rgba(0,0,0,0.3);
	
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
}

#ribbon .container {
	position: relative;
	width: 100px;
	height: 250px;
	overflow: hidden;
	margin: 0 auto;
	border-left: 1px solid #631a15;
	border-right: 1px solid #631a15;
}

#ribbon .base {
	height: 200px;
	width: 100px;
	
	background: rgb(199,59,60);
	background: -moz-linear-gradient(top,  rgba(199,59,60,1) 0%, rgba(184,32,31,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(199,59,60,1)), color-stop(100%,rgba(184,32,31,1)));
	background: -webkit-linear-gradient(top,  rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
	background: -o-linear-gradient(top,  rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
	background: -ms-linear-gradient(top,  rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
	background: linear-gradient(top,  rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c73b3c', endColorstr='#b8201f',GradientType=0 );

	position: relative;
	z-index: 2;
}

#ribbon .base:after {
	content: '';
	position: absolute;
	top: 0;
	width: 86px;
	left: 6px;
	height: 242px;
	border-left: 1px dashed #631a15;
	border-right: 1px dashed #631a15;
}

#ribbon .base:before {
	content: '';
	position: absolute;
	top: 0;
	width: 86px;
	left: 7px;
	height: 242px;
	border-left: 1px dashed #da5050;
	border-right: 1px dashed #da5050;
}

#ribbon .left_corner {
	width: 100px;
	height: 100px;
	background: #b8201f;
	position: absolute;
	bottom: 20px;
	left: -50px;
	z-index: 1;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#ribbon .right_corner {
	width: 100px;
	height: 100px;
	background: #b8201f;
	position: absolute;
	bottom: 20px;
	right: -50px;
	z-index: 1;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.flipOutX,
    .animated.flipOutY,
    .animated.bounceIn,
    .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
    }

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    /*10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }*/

     10%, 40%, 70% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
     
    25%, 55%, 85% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../Resources/ajax-loader.gif') center center no-repeat;
}

/* Icons */
 @font-face */
 { 
     font-family: 'slick'; 
     font-weight: normal; 
     font-style: normal; 

     src: url('../../Resources/fonts/slick.eot'); 
     src: url('../../Resources/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../Resources/fonts/slick.woff') format('woff'), url('../../Resources/fonts/slick.ttf') format('truetype'), url('../../Resources/fonts/slick.svg#slick') format('svg'); 
 } 
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    /* font-family: 'slick'; */
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    /* font-family: 'slick'; */
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

