/* ------------------ MAIN ------------------ */
.fc-fl-view {
    background-color: white;
}

.fc-fl-container {
    background-color: white;
    width: 100%;
    padding: 0;
    margin: 0;
}

.fc-fl-item {
    color: #000000;
    background: transparent;
    border-bottom: solid 1px silver;
    width: 100%;
    min-height: 46px;
    padding: 0px;
    font-size: .8em;
}

.fc-fl-blueName {
    color: blue;
}

.fc-fl-item-selected .fc-fl-blueName {
    color: white;
}

.fc-fl-item-selected {
    background-image: none;
    background-color: #1985D0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1468A2), color-stop(10%, #1676B9), color-stop(65%, #1985D0), color-stop(100%, #1986D2));
    background-image: -webkit-linear-gradient(top, #1468A2, #1676B9 10%, #1985D0 65%, #1986D2);
    background-image: -moz-linear-gradient(top, #1468A2, #1676B9 10%, #1985D0 65%, #1986D2);
    background-image: -o-linear-gradient(top, #1468A2, #1676B9 10%, #1985D0 65%, #1986D2);
    background-image: linear-gradient(top, #1468A2, #1676B9 10%, #1985D0 65%, #1986D2);
}

.fc-fl-item-multiselected {
    background-image: none;
    background-color: #77A32A;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597A20), color-stop(10%, #688F25), color-stop(65%, #77A32A), color-stop(100%, #78A52B));
    background-image: -webkit-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: -moz-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: -o-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
}

.fc-fl-item-swiperight {
    background-image: none;
    background-color: #77a32a;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597A20), color-stop(10%, #688F25), color-stop(65%, #77A32A), color-stop(100%, #78A52B));
    background-image: -webkit-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: -moz-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: -o-linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
    background-image: linear-gradient(top, #597A20, #688F25 10%, #77A32A 65%, #78A52B);
}

.fc-fl-item-swiperight.fc-fl-item-selected {
    background-image: none;
    background-color: #a49282;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78665a), color-stop(10%, #917b6d), color-stop(65%, #aa9080), color-stop(100%, #b89b8b));
    background-image: -webkit-linear-gradient(top, #78665a, #917b6d 10%, #aa9080 65%, #b89b8b);
    background-image: -moz-linear-gradient(top, #78665a, #917b6d 10%, #aa9080 65%, #b89b8b);
    background-image: -o-linear-gradient(top, #78665a, #917b6d 10%, #aa9080 65%, #b89b8b);
    background-image: linear-gradient(top, #78665a, #917b6d 10%, #aa9080 65%, #b89b8b);
}

.fc-fl-item-swipeleft {
    background-image: none;
    /*background-color: #b9c31a;*/
    /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b9c31a), color-stop(10%, #c7d11b), color-stop(65%, #d6e01c), color-stop(100%, #e4ee1c));*/
    /*background-image: -webkit-linear-gradient(top, #b9c31a, #c7d11b 10%, #d6e01c 65%, #e4ee1c);*/
    /*background-image: -moz-linear-gradient(top, #b9c31a, #c7d11b 10%, #d6e01c 65%, #e4ee1c);*/
    /*background-image: -o-linear-gradient(top, #b9c31a, #c7d11b 10%, #d6e01c 65%, #e4ee1c);*/
    /*background-image: linear-gradient(top, #b9c31a, #c7d11b 10%, #d6e01c 65%, #e4ee1c);*/
}

.fc-fl-item-hold {
    background-image: none;
    background-color: #8a3fc2;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8a3fc2), color-stop(10%, #9641d0), color-stop(65%, #a044dd), color-stop(100%, #b045ee));
    background-image: -webkit-linear-gradient(top, #8a3fc2, #9641d0 10%, #a044dd 65%, #b045ee);
    background-image: -moz-linear-gradient(top, #8a3fc2, #9641d0 10%, #a044dd 65%, #b045ee);
    background-image: -o-linear-gradient(top, #8a3fc2, #9641d0 10%, #a044dd 65%, #b045ee);
    background-image: linear-gradient(top, #8a3fc2, #9641d0 10%, #a044dd 65%, #b045ee);
}

.fc-fl-item-hold.fc-fl-item-selected {
    background-image: none;
    background-color: #5a18c2;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5a18c2), color-stop(10%, #5a18c2), color-stop(65%, #5a18c2), color-stop(100%, #5a18c2));
    background-image: -webkit-linear-gradient(top, #5a18c2, #5A18C2 10%, #5A18C2 65%, #5A18C2);
    background-image: -moz-linear-gradient(top, #5A18C2, #5A18C2 10%, #5A18C2 65%, #5A18C2);
    background-image: -o-linear-gradient(top, #5A18C2, #5A18C2 10%, #5A18C2 65%, #5A18C2);
    background-image: linear-gradient(top, #5A18C2, #5A18C2 10%, #5A18C2 65%, #5A18C2);
}

.fc-fl-item-hold.fc-fl-item-swiperight {
    background-image: none;
    background-color: #17c2ac;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #17c2ac), color-stop(10%, #17c2ac), color-stop(65%, #17c2ac), color-stop(100%, #17c2ac));
    background-image: -webkit-linear-gradient(top, #17c2ac, #17c2ac 10%, #17c2ac 65%, #17c2ac);
    background-image: -moz-linear-gradient(top, #17c2ac, #17c2ac 10%, #17c2ac 65%, #17c2ac);
    background-image: -o-linear-gradient(top, #17c2ac, #17c2ac 10%, #17c2ac 65%, #17c2ac);
    background-image: linear-gradient(top, #17c2ac, #17c2ac 10%, #17c2ac 65%, #17c2ac);
}

.fc-fl-item-hold.fc-fl-item-swiperight.fc-fl-item-selected {
    background-image: none;
    background-color: #127c6a;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #127C6A), color-stop(10%, #127C6A), color-stop(65%, #127C6A), color-stop(100%, #127C6A));
    background-image: -webkit-linear-gradient(top, #127C6A, #127C6A 10%, #127C6A 65%, #127C6A);
    background-image: -moz-linear-gradient(top, #127C6A, #127C6A 10%, #127C6A 65%, #127C6A);
    background-image: -o-linear-gradient(top, #127C6A, #127C6A 10%, #127C6A 65%, #127C6A);
    background-image: linear-gradient(top, #127C6A, #127C6A 10%, #127C6A 65%, #127C6A);
}

.fc-fl-indexbar {
}

.fc-fl-indexbar-inner {
    position: relative;
    bottom: 0;
    width: 25px;
    background-color: #C9C9C9;
    border-radius: 20px;
}

.fc-fl-indexbar-inner-touch {
    background-color: #AD8989;
}

.fc-fl-indexbar-inner table {
    height: 100%;
    width: 60px;
    text-align: left;
    vertical-align: middle;
    margin-left: 5px;
}

.fc-fl-indexbarpanel {
    background: black;
    opacity: 0.8;
    color: white;
    font-size: 90px;
    text-align: center;
    padding-top: 30px;
}

.fc-fl-container-indexed {
    padding-left: 25px !important;
    /*border-color: transparent;*/
}