@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

        .typo-line .category {
            transform: translateY(-50%);
            top: 50%;
            left: 0px;
            position: absolute;
        }
}

.all-icons [class^="pe-"] {
    font-size: 40px;
}

.all-icons input {
    border: 0;
}

.all-icons .font-icon-detail {
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 15px 0;
}

.all-icons .font-icon-container a {
    padding: 5px 0;
    display: block;
    color: #666666;
}

.all-icons .font-icon-detail input {
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #aaa;
    font-size: 13px;
}

.all-icons h5 {
    margin-top: 60px;
}

.all-icons > div > .row:first-child h5 {
    margin-top: 15px;
}

.places-buttons .btn {
    margin-bottom: 30px;
}

.buttons-with-margin .btn {
    margin-bottom: 5px;
}

.animated .img-rounded {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

    .animated .img-rounded img {
        width: 100%;
    }

.fixed-plugin li > a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 180px;
    right: 0;
    width: 64px;
    background: rgba(0,0,0,.3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

    .fixed-plugin .fa-cog {
        color: #FFFFFF;
        padding: 10px;
        border-radius: 0 0 6px 6px;
        width: auto;
    }

    .fixed-plugin .fa-pie-chart {
        color: #FFFFFF;
        padding: 10px;
        border-radius: 0 0 6px 6px;
        width: auto;
    }

    .fixed-plugin .dropdown-menu {
        right: 80px;
        left: auto;
        width: 290px;
        border-radius: 10px;
        padding: 0 10px;
    }

        .fixed-plugin .dropdown-menu:after, .fixed-plugin .dropdown-menu:before {
            right: 10px;
            margin-left: auto;
            left: auto;
        }

    .fixed-plugin .fa-circle-thin {
        color: #FFFFFF;
    }

    .fixed-plugin .active .fa-circle-thin {
        color: #00bbff;
    }

    .fixed-plugin .dropdown-menu > .active > a,
    .fixed-plugin .dropdown-menu > .active > a:hover,
    .fixed-plugin .dropdown-menu > .active > a:focus {
        color: #777777;
        text-align: center;
    }

    .fixed-plugin img {
        border-radius: 0;
        width: auto;
        height: 100px;
        transform: translateX(-30%);
        -webkit-transform: translateX(-30%);
        margin: 0 auto;
    }

    .fixed-plugin .badge {
        border: 3px solid #FFFFFF;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        height: 23px;
        margin-right: 5px;
        position: relative;
        width: 23px;
    }

        .fixed-plugin .badge.active,
        .fixed-plugin .badge:hover {
            border-color: #00bbff;
        }

    .fixed-plugin .badge-white {
        background-color: #FFFFFF;
    }

    .fixed-plugin .badge-black {
        background-color: #1DC7EA;
    }

    .fixed-plugin .badge-azure {
        background-color: #337ab7;
    }

    .fixed-plugin .badge-green {
        background-color: #00CC00;
    }

    .fixed-plugin .badge-orange {
        background-color: #FFA534;
    }

    .fixed-plugin .badge-purple {
        background-color: #9368E9;
    }

    .fixed-plugin .badge-red {
        background-color: #FB404B;
    }

    .fixed-plugin h5 {
        font-size: 14px;
        margin: 10px;
    }

    .fixed-plugin .dropdown-menu li {
        display: block;
        padding: 5px 2px;
        width: 25%;
        float: left;
    }

    .fixed-plugin li.adjustments-line,
    .fixed-plugin li.header-title,
    .fixed-plugin li.button-container {
        width: 100%;
        height: 50px;
        min-height: inherit;
    }

    .fixed-plugin li.button-container {
        height: auto;
    }

        .fixed-plugin li.button-container div {
            margin-bottom: 5px;
        }

    .fixed-plugin #sharrreTitle {
        text-align: center;
        padding: 10px 0;
        height: 50px;
    }

    .fixed-plugin li.header-title {
        height: 30px;
        line-height: 40px;
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
    /*
.fixed-plugin li.header-product-name{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-transform: none;
    text-align: center;
    font-weight: 300;
}
*/

    .fixed-plugin .adjustments-line p {
        float: left;
        display: inline-block;
        margin-bottom: 0;
        font-size: 1em;
    }

    .fixed-plugin .adjustments-line .switch {
        float: right;
    }

    .fixed-plugin .dropdown-menu > li.adjustments-line > a {
        padding-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #ddd;
        margin: 0;
    }

    .fixed-plugin .dropdown-menu > li > a.img-holder {
        font-size: 16px;
        text-align: center;
        border-radius: 10px;
        background-color: #FFF;
        border: 3px solid #FFF;
        padding-left: 0;
        padding-right: 0;
        opacity: 1;
        cursor: pointer;
        max-height: 86px;
        overflow: hidden;
        padding: 0;
    }

    .fixed-plugin .dropdown-menu > li > a.switch-trigger:hover,
    .fixed-plugin .dropdown-menu > li > a.switch-trigger:focus {
        background-color: transparent;
    }

    .fixed-plugin .dropdown-menu > li:hover > a.img-holder,
    .fixed-plugin .dropdown-menu > li:focus > a.img-holder {
        border-color: rgba(0, 187, 255, 0.53);
        ;
    }

    .fixed-plugin .dropdown-menu > .active > a.img-holder,
    .fixed-plugin .dropdown-menu > .active > a.img-holder {
        border-color: #00bbff;
        background-color: #FFFFFF;
    }

    .fixed-plugin .dropdown-menu > li > a img {
        margin-top: auto;
    }

    .fixed-plugin .btn-social {
        width: 50%;
        display: block;
        width: 48%;
        float: left;
        font-weight: 600;
    }

        .fixed-plugin .btn-social i {
            margin-right: 5px;
        }

        .fixed-plugin .btn-social:first-child {
            margin-right: 2%;
        }

@media (min-width: 992px) {
    .fixed-plugin .dropdown .dropdown-menu {
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%);
        top: 5px;
        opacity: 0;
        transform-origin: 0 0;
    }

    .fixed-plugin .dropdown.open .dropdown-menu {
        opacity: 1;
        -webkit-transform: translateY(-15%);
        -moz-transform: translateY(-15%);
        -o-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%);
        transform-origin: 0 0;
    }

    .fixed-plugin .dropdown-menu:before,
    .fixed-plugin .dropdown-menu:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 60px;
        width: 16px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }

    .fixed-plugin .dropdown-menu:before {
        border-bottom: 16px solid rgba(0, 0, 0, 0);
        border-left: 16px solid rgba(0,0,0,0.2);
        border-top: 16px solid rgba(0,0,0,0);
        right: -27px;
    }

    .fixed-plugin .dropdown-menu:after {
        border-bottom: 16px solid rgba(0, 0, 0, 0);
        border-left: 16px solid #FFFFFF;
        border-top: 16px solid rgba(0,0,0,0);
        right: -26px;
    }

    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

        .typo-line .category {
            transform: translateY(-50%);
            top: 50%;
            left: 0px;
            position: absolute;
        }

    .fixed-plugin {
        top: 120px;
    }
}

@media (max-width: 991px) {
    .fixed-plugin .dropdown-menu {
        right: 60px;
        width: 220px;
    }

        .fixed-plugin .dropdown-menu li {
            width: 50%;
        }

    .fixed-plugin li.adjustments-line,
    .fixed-plugin li.header-title,
    .fixed-plugin li.button-container {
        width: 100%;
        height: 55px;
        min-height: inherit;
    }

    .fixed-plugin li.button-container {
        height: auto;
    }

    .fixed-plugin .adjustments-line .switch {
        float: right;
        margin: 0 0px;
    }

    .fixed-plugin li.header-title {
        height: 40px;
    }

    .fixed-plugin .dropdown .dropdown-menu {
        top: -170px;
    }

    .fixed-plugin .dropdown-menu:before,
    .fixed-plugin .dropdown-menu:after {
        display: none;
    }
}

.btn-social {
    opacity: 0.85;
    padding: 8px 9px;
}

    .btn-social .fa {
        font-size: 18px;
        vertical-align: middle;
        display: inline-block;
    }

    .btn-social.btn-round {
        padding: 9px 10px;
    }

    .btn-social.btn-simple {
        padding: 9px 5px;
        font-size: 16px;
    }

        .btn-social.btn-simple .fa {
            font-size: 20px;
            position: relative;
            top: -2px;
            width: 24px;
        }

.btn-facebook {
    border-color: #3b5998;
    color: #3b5998;
}

    .btn-facebook:hover,
    .btn-facebook:focus,
    .btn-facebook:active,
    .btn-facebook.active,
    .open > .btn-facebook.dropdown-toggle {
        background-color: transparent;
        color: #3b5998;
        border-color: #3b5998;
        opacity: 1;
    }

    .btn-facebook:disabled,
    .btn-facebook[disabled],
    .btn-facebook.disabled {
        background-color: transparent;
        border-color: #3b5998;
    }

    .btn-facebook.btn-fill {
        color: #ffffff;
        background-color: #3b5998;
        opacity: 0.9;
    }

        .btn-facebook.btn-fill:hover,
        .btn-facebook.btn-fill:focus,
        .btn-facebook.btn-fill:active,
        .btn-facebook.btn-fill.active,
        .open > .btn-facebook.btn-fill.dropdown-toggle {
            background-color: #3b5998;
            color: #ffffff;
            opacity: 1;
        }

.btn-twitter {
    border-color: #55acee;
    color: #55acee;
}

    .btn-twitter:hover,
    .btn-twitter:focus,
    .btn-twitter:active,
    .btn-twitter.active,
    .open > .btn-twitter.dropdown-toggle {
        background-color: transparent;
        color: #55acee;
        border-color: #55acee;
        opacity: 1;
    }

    .btn-twitter:disabled,
    .btn-twitter[disabled],
    .btn-twitter.disabled {
        background-color: transparent;
        border-color: #55acee;
    }

    .btn-twitter.btn-fill {
        color: #ffffff;
        background-color: #55acee;
        opacity: 0.9;
    }

        .btn-twitter.btn-fill:hover,
        .btn-twitter.btn-fill:focus,
        .btn-twitter.btn-fill:active,
        .btn-twitter.btn-fill.active,
        .open > .btn-twitter.btn-fill.dropdown-toggle {
            background-color: #55acee;
            color: #ffffff;
            opacity: 1;
        }

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.modal-dialog-scroll-y {
    overflow-y: initial !important;
}

.modal-body-scroll-y {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

@media print {
    .nav-tabs {
        display: none !important;
    }

    .tab-content > .tab-pane {
        display: block !important;
    }

    .tab-content > .fade {
        opacity: 1;
    }

    .edit {
        display: none !important;
    }

    .remove {
        display: none !important;
    }
}

.badge-danger {
    background-color: #FB404B;
}

.badge-warning {
    background-color: #d58512;
}

.badge-success {
    background-color: #398439;
}

.badge-info {
    background-color: #269abc;
}

.badge-inverse {
    background-color: #333333;
}

.span-checked {
    font-size: 12px;
    text-transform: uppercase;
    color: #888888;
}