﻿
/* NIFTY NOTIFICATION */


/*======================================*/

.alert-wrap {
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.7s linear;
}

.alert-wrap > .alert {
    margin: 0;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    border-radius: 0;
    text-align: left;
}

.alert-wrap > .alert > .media {
    margin: 0;
}

.alert-wrap > .alert > .media > .media-body {
    min-width: 150px;
    width: auto;
    vertical-align: middle;
}

.alert-wrap > .alert > .media > .media-body-ie {
    width: 430px;
    min-width: 150px;
    vertical-align: middle;
}

#page-alert > .alert-wrap > .alert {
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
}

.alert-wrap.in {
    max-height: 500px;
    transition: max-height 1s linear;
}

.floating-container .animated.alert-wrap {
    overflow: visible;
}

.floating-container .animated.alert-wrap > .alert {
    border-radius: 0;
}

.alert-message,
.alert-title {
    margin-bottom: 1px;
    padding-right: 2ex;
}

.alert-title {
    font-size: 1.12em;
}

.alert-title:empty {
    display: none;
}

.alert-primary .alert-icon {
    color: #fff;
}

.alert-info .alert-icon {
    color: #fff;
}

.alert-success .alert-icon {
    color: #fff;
}

.alert-warning .alert-icon {
    color: #fff;
}

.alert-danger .alert-icon {
    color: #fff;
}

.alert-mint .alert-icon {
    color: #fff;
}

.alert-purple .alert-icon {
    color: #fff;
}

.alert-pink .alert-icon {
    color: #fff;
}

.alert-dark .alert-icon {
    color: #fff;
}


/* Floating */


/*======================================*/

#floating-top-right {
    position: fixed;
    text-align: right;
    top: 100px;
    right: 7px;
    left: 7px;
    z-index: 999;
}

#floating-top-right .alert-wrap {
    display: inline-block;
    clear: right;
    float: right;
    margin-bottom: 5px;
    position: relative;
    opacity: 1;
    z-index: 990;
}

@media (min-width: 768px) {
    #floating-top-right {
        left: auto;
        max-width: 727px;
    }
}

@media (min-width: 992px) {
    #floating-top-right {
        left: auto;
        max-width: 50%;
    }
}

@media (min-width: 1200px) {
    #floating-top-right {
        left: auto;
        max-width: 35%;
    }
}


/*!	Animate.css - http://daneden.me/animate - Licensed under the MIT license - http://opensource.org/licenses/MIT -	Copyright (c) 2014 Daniel Eden	*/

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.jellyIn {
    -webkit-animation: jellyIn .7s linear both;
    animation: jellyIn .7s linear both;
}


/*! Generated with Bounce.js. Edit at http://goo.gl/whUyiv */

@-webkit-keyframes jellyIn {
    0% {
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.761905% {
        -webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.52381% {
        -webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.285714% {
        -webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    19.047619% {
        -webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.809524% {
        -webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    28.571429% {
        -webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    38.095238% {
        -webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    42.857143% {
        -webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    47.619048% {
        -webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.380952% {
        -webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    57.142857% {
        -webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    61.904762% {
        -webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    71.428571% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    76.190476% {
        -webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.952381% {
        -webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.714286% {
        -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    90.47619% {
        -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    95.238095% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

@keyframes jellyIn {
    0% {
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.761905% {
        -webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.52381% {
        -webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.285714% {
        -webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    19.047619% {
        -webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.809524% {
        -webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    28.571429% {
        -webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    38.095238% {
        -webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    42.857143% {
        -webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    47.619048% {
        -webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.380952% {
        -webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    57.142857% {
        -webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    61.904762% {
        -webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    71.428571% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    76.190476% {
        -webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.952381% {
        -webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.714286% {
        -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    90.47619% {
        -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    95.238095% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

/* ALERTS */


/*======================================*/

.alert {
    border-radius: 0;
    border: 0;
    padding: 15px 2em 15px 15px;
    position: relative;
}

.alert .alert-link {
    text-decoration: underline;
    font-weight: 600;
}

.alert .alert-link:hover {
    text-decoration: underline;
}

.alert .close {
    font-size: 12.5px;
    text-shadow: none;
    opacity: .7;
    position: absolute;
    left: auto;
    right: 10px;
    top: 10px;
}

.alert button.close {
    padding: 1px;
    border-radius: 20px;
    transition: all, 0.3s;
}

.alert button.close > span:not(.sr-only) {
    display: block;
    width: 1em;
    height: 1em;
    line-height: 0.8em;
}

.alert button.close:hover {
    opacity: .55;
}

.alert button.close:active {
    opacity: 0.3;
}

.alert-primary {
    background-color: #6ab5f1;
    border-color: transparent;
    border-left: 3px solid #0f80db;
    color: #fff;
}

.alert-primary .close,
.alert-primary .alert-link {
    color: #fff;
}

.alert-info {
    background-color: #add9f8;
    border-color: transparent;
    border-left: 3px solid #0c6f7b;
    color: #0c409e;
}

.alert-info .close,
.alert-info .alert-link {
    color: #fff;
}

.alert-success {
    background-color: #9cc56c;
    border-color: transparent;
    border-left: 3px solid #648e33;
    color: #fff;
}

.alert-success .close,
.alert-success .alert-link {
    color: #fff;
}

.alert-warning {
    background-color: #f9b450;
    border-color: transparent;
    border-left: 3px solid #d58003;
    color: #fff;
}

.alert-warning .close,
.alert-warning .alert-link {
    color: #fff;
}

.alert-danger {
    background-color: #ed7876;
    border-color: transparent;
    border-left: 3px solid #db1c18;
    color: #fff;
}

.alert-danger .close,
.alert-danger .alert-link {
    color: #fff;
}

.alert-mint {
    background-color: #35bbae;
    border-color: transparent;
    border-left: 3px solid #1a665f;
    color: #fff;
}

.alert-mint .close,
.alert-mint .alert-link {
    color: #fff;
}

.alert-purple {
    background-color: #c288cc;
    border-color: transparent;
    border-left: 3px solid #9540a3;
    color: #fff;
}

.alert-purple .close,
.alert-purple .alert-link {
    color: #fff;
}

.alert-pink {
    background-color: #e96793;
    border-color: transparent;
    border-left: 3px solid #c81853;
    color: #fff;
}

.alert-pink .close,
.alert-pink .alert-link {
    color: #fff;
}

.alert-dark {
    background-color: rgba(0, 0, 0, 0.89);
    border-color: transparent;
    border-left: 3px solid #000000;
    color: #fff;
}

.alert-dark .close,
.alert-dark .alert-link {
    color: #fff;
}

/*! ========================================================================*/


/*! Toggle Switch - v1.0 */


/*! A trowel component to display a switch */


/*! https://github.com/Trowel/switch/*!  */


/*! designed by Clément Menant (https://www.behance.net/clementmenant) and Loïc Goyet (https://twitter.com/earvinpepper) for AppVentus (http://appventus.com/) */


/*! Under MIT License */


/*! ========================================================================*/


/*! IMPROVEMENT BY THEMEON.NET */

.toggle-switch {
    display: none;
}

.toggle-switch + label {
    display: inline-block;
    position: relative;
    height: 16px;
    max-height: 1em;
    cursor: pointer;
    -webkit-touch-callout: none;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 40px;
    line-height: 16px;
}

.toggle-switch + label:empty {
    padding-left: 30px;
}

.toggle-switch + label:before {
    position: absolute;
    display: inline-block;
    left: 0;
    content: '';
    border-style: solid;
    width: 30px;
    height: 16px;
    border-width: 0;
    border-color: transparent;
    background-color: #afafaf;
    box-shadow: 0;
    border-radius: 8px;
    transition: all 0.3s;
}

.toggle-switch + label:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    top: 1px;
    left: 1px;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.25);
    border-radius: 16px;
    transition: left 0.3s, right 0.3s;
}

.toggle-switch:checked + label:before {
    background-color: #4db446;
    transition: all 0.3s;
}

.toggle-switch:checked + label:after {
    left: 15px;
    transition: left 0.3s, right 0.3s;
}

.toggle-switch:disabled + label {
    cursor: no-drop;
}

.toggle-switch:disabled + label:before {
    opacity: 0.3;
}

.preload .toggle-switch + *,
.preload .toggle-switch + *:before,
.preload .toggle-switch + *:after {
    transition: 0 !important;
}

.form-group .toggle-switch + *,
.form-group .toggle-switch + *:before,
.form-group .toggle-switch + *:after {
    margin-top: 5px !important;
}


/* NIFTY PURE CSS SELECT COMPONENT */


/*======================================*/

.select {
    position: relative;
    display: inline-block;
}

.select:before {
    content: '';
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #afb9c3;
    display: inline-block;
    height: 0;
    margin: 0 3px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: .7em;
    top: 1em;
    z-index: 1;
}

.select select {
    padding: 5px 2.5em 5px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    background-color: #fff;
    color: inherit;
    font-size: 13px;
    line-height: 1.42857;
    vertical-align: middle;
    transition: border-color 0.5s;
}

.select select:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}

.select select:focus {
    border-color: #42a5f5;
    transition: border-color 0.5s;
}

.select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444;
}

.select select::-ms-expand {
    display: none;
}

.select select:disabled {
    opacity: .5;
    cursor: not-allowed;
}

.select.select-xs > select {
    min-width: 100px;
}

.select.select-sm > select {
    min-width: 200px;
}

.select.select-md > select {
    min-width: 300px;
}

.select.select-lg > select {
    min-width: 400px;
}

.select.select-xl > select {
    min-width: 100%;
}

.pci-hor-dots,
.pci-ver-dots {
    height: 1.2em;
    width: .85em;
    display: block;
    position: relative;
}

.pci-hor-dots:before,
.pci-ver-dots:before {
    content: '';
    height: .27em;
    width: .27em;
    background-color: #758697;
    display: block;
    position: absolute;
    top: 0;
    left: .25em;
    box-shadow: 0 0.45em 0 #758697, 0 0.9em 0 #758697;
}

.pci-hor-dots {
    transform: rotate(90deg);
}

.pci-cross:after,
.pci-cross:before {
    content: '';
    box-shadow: inset 0 0 0 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pci-cross:after {
    height: .8em;
    width: 2px;
}

.pci-cross:before {
    width: .78em;
    height: 2px;
}

.pci-cross {
    display: block;
    border: 1px solid;
    width: 1.3em;
    height: 1.3em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pci-circle {
    border-radius: 50%;
}

.pci-chevron:before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 0.75em;
    position: relative;
    top: 0;
    left: 0;
    vertical-align: middle;
    width: 0.75em;
}

.pci-chevron.chevron-up:before {
    transform: rotate(-45deg);
}

.pci-chevron.chevron-right:before {
    transform: rotate(45deg);
}

.pci-chevron.chevron-down:before {
    top: -0.5em;
    transform: rotate(135deg);
}

.pci-chevron.chevron-left:before {
    transform: rotate(-135deg);
}


/* MIX CLASSES
* ======================================================================== */

.plan {
    text-align: center;
}

.plan .plan-title {
    font-size: 2em;
    font-weight: 100;
}

.plan .plan-icon {
    font-size: 7em;
    color: rgba(0, 0, 0, 0.1);
}

.list-todo .form-checkbox input:checked ~ span {
    text-decoration: line-through;
    opacity: 0.7;
}

.list-todo input:checked ~ label > span {
    text-decoration: line-through;
    opacity: 0.7;
}

.flot-full-content {
    min-height: 120px;
    margin: -8px;
    bottom: -8px;
}

.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
}

.pie-value {
    display: block;
    position: absolute;
    font-size: 14px;
    height: 40px;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
    line-height: 40px;
}

.range-vertical {
    height: 135px;
}


/* BOOTSTRAP'S COMPONENTS */


/*======================================*/

.collapse {
    display: none;
}

.jumbotron {
    padding: 30px;
    background-color: #e2e8f0;
}

.navbar-toggle .icon-bar {
    background-color: #aaa;
}

.canvas-responsive {
    max-width: 100%;
}

/*a {
    text-decoration: none;
    color: #758697;
    outline: 0;
}*/

a:hover,
a:focus {
    text-decoration: none;
    color: #68798a;
    outline: 0 !important;
}

button,
button:focus {
    outline: 0 !important;
}