/* bootcards 1.1.0 2015-02-10 4:56 */

@charset "UTF-8";
.offcanvas, .offcanvas-list {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 200px;
    overflow-y: auto;
    z-index: 1050;
    height: 100%;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: .25s ease;
    -moz-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.offcanvas-left {
    left: -200px
}

.offcanvas-left.active {
    -webkit-transform: translate3d(200px, 0, 0);
    -moz-transform: translate3d(200px, 0, 0);
    -o-transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
}

.offcanvas-list {
    width: 350px;
    left: -350px
}

.offcanvas-list.active {
    -webkit-transform: translate3d(350px, 0, 0);
    -moz-transform: translate3d(350px, 0, 0);
    -o-transform: translate3d(350px, 0, 0);
    -ms-transform: translate3d(350px, 0, 0);
    transform: translate3d(350px, 0, 0)
}

.offcanvas-list-title {
    position: fixed;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.offcanvaslist-toggle {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: .25s ease;
    -moz-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.offcanvaslist-toggle.active {
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0)
}

.push-right {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: .25s ease;
    -moz-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.push-right.active-left {
    -webkit-transform: translate3d(200px, 0, 0);
    -moz-transform: translate3d(200px, 0, 0);
    -o-transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
}

.push-right.active-right {
    -webkit-transform: translate3d(-200px, 0, 0);
    -moz-transform: translate3d(-200px, 0, 0);
    -o-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
}

.btn i {
    margin-right: 5px
}

.btn.icon-only i, .btn.icononly i {
    margin-right: 0
}

.list-group-item {
    margin-left: 15px;
    padding-left: 0
}

.list-group-item .list-group-item-text {
    line-height: 18px;
    margin-bottom: 5px;
    overflow: hidden
}

.list-group-item .list-group-item-heading:last-child, .list-group-item .list-group-item-text:last-child {
    margin-bottom: 0
}

.list-group-item .row div > .list-group-item-heading:last-child, .list-group-item .row div > .list-group-item-text:last-child {
    margin-bottom: 5px
}

.list-group-item .row div:last-child > .list-group-item-heading:last-child, .list-group-item .row div:last-child > .list-group-item-text:last-child {
    margin-bottom: 0
}

.list-group-item img {
    height: 40px;
    width: 40px;
    margin-right: 15px
}

.list-group-item i {
    opacity: .3;
    width: 40px;
    text-align: center;
    margin-right: 15px
}

a.list-group-item {
    cursor: pointer
}

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover, a.list-group-item:active, a.list-group-item:hover {
    margin-left: 0;
    padding-left: 15px
}

.panel > .list-group .list-group-item:last-child {
    border-bottom: 0
}

.bootcards-list-group-item-content {
    overflow: hidden
}

.advert-row .actions:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 18px;
    line-height: 14px;
    margin-top: -7px;
    color: #ccc
}

.list-group.bootcards-no-indicators a.list-group-item:before {
    display: none
}

.list-group-item.bootcards-list-subheading {
    margin-left: 0;
    padding-left: 15px;
    font-weight: 500;
    font-size: 14px;
    z-index: 6
}

a.list-group-item.bootcards-list-subheading {
    padding-left: 40px
}

a.list-group-item.bootcards-list-subheading:before {
    font-family: FontAwesome;
    content: 'ï„º';
    position: absolute;
    left: 15px;
    top: 50%;
    font-size: 14px;
    line-height: 14px;
    margin-top: -7px;
    color: #ccc
}

a.list-group-item.bootcards-list-subheading.collapsed:before {
    content: 'ï„¸'
}

.bootcards-az-picker {
    position: fixed;
    width: 25px;
    margin: 0 0 0 -26px;
    padding: 0;
    list-style: none;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #fff;
    padding-bottom: 50px;
    padding-top: 5px
}

.bootcards-az-picker li {
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    padding: 0;
    background: #fff;
    height: 3.846%
}

.bootcards-az-picker a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.bootcards-az-picker a:hover {
    text-decoration: none
}

@media only screen and (min-device-width: 480px) and (max-device-width: 767px) and (orientation: landscape) {
    .bootcards-az-picker li {
        height: 7.692%
    }

    .bootcards-az-picker li:nth-child(even) {
        display: none
    }
}

/*.bootcards-list .form-group {*/
    /*position: relative;*/
    /*margin-bottom: 0*/
/*}*/

/*@media (min-width: 768px) {*/
    /*.bootcards-list .form-group {*/
        /*margin-bottom: 0*/
    /*}*/
/*}*/

.bootcards-list .search-form input, .bootcards-list form input {
    padding-left: 32px
}

.bootcards-list .search-form .btn, .bootcards-list form .btn {
    color: #fff
}

.bootcards-list .search-form i.fa-search, .bootcards-list form i.fa-search {
    position: absolute;
    left: 12px;
    color: #999;
    font-size: 14px
}

.bootcards-desktop-footer {
    display: none
}

.panel-default .panel-heading {
    color: #333;
    border-color: #ddd
}

.panel-body > :last-child {
    margin-bottom: 0
}

.panel-footer {
    overflow: hidden
}

.modal-footer small, .panel-footer small {
    color: #aaa;
    display: block;
    text-align: center;
    line-height: 22px
}

.list-group + .panel-footer {
    border-top-width: 1px
}

.btn label {
    margin: 0;
    font-weight: inherit;
    cursor: pointer
}

.bootcards-clearinput {
    position: absolute;
    right: 0;
    color: #ccc;
    display: block;
    font-size: 0
}

.bootcards-clearinput i {
    line-height: 1;
    font-size: 18px
}

/*.form-horizontal .form-group div div {*/
    /*padding: 0*/
/*}*/

.bootcards-toggle {
    position: relative;
    display: block;
    height: 30px;
    background-color: #fff;
    border-radius: 20px;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-property: background-color, border;
    transition-property: background-color, border
}

.bootcards-toggle .bootcards-toggle-handle {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;
    width: 28px;
    height: 28px;
    background-color: #fff;
    border-radius: 100px;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-property: -moz-transform, border, width;
    transition-property: transform, border, width
}

.bootcards-toggle:before {
    position: absolute;
    top: 3px;
    right: 11px;
    font-size: 13px;
    color: #999;
    text-transform: uppercase;
    content: "Off"
}

.bootcards-toggle.active .bootcards-toggle-handle {
    -ms-transform: translate3d(44px, 0, 0);
    transform: translate3d(44px, 0, 0)
}

.bootcards-toggle.active:before {
    right: auto;
    left: 15px;
    color: #fff;
    content: "On"
}

.bootcards-toggle input[type=checkbox] {
    display: none
}

.bootcards-calendar {
    margin-top: -15px;
    background: #fff
}

.bootcards-calendar .fc-content td:first-child, .bootcards-calendar .fc-content th:first-child {
    border-left-width: 0
}

.bootcards-calendar .fc-content td:last-child, .bootcards-calendar .fc-content th:last-child {
    border-right-width: 0
}

.bootcards-calendar .fc-header-title h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #8f8f94;
    font-weight: 400;
    margin: 0;
    padding: 8px 0;
    line-height: 20px
}

.bootcards-calendar .fc-header-left, .bootcards-calendar .fc-header-right {
    padding: 0 10px
}

.bootcards-calendar .fc-button .fc-icon {
    margin: 0
}

.bootcards-calendar .fc-header .fc-button {
    background: 0 0;
    box-shadow: none;
    border-color: transparent;
    margin: 0;
    height: 44px;
    line-height: 40px;
    font-size: 16px;
    text-shadow: none;
    padding: 0
}

.bootcards-calendar .fc-header-left .fc-button {
    margin-right: 10px
}

.bootcards-calendar .fc-header-right .fc-button {
    margin-left: 10px
}

.bootcards-calendar .fc-icon-left-single-arrow:after, .bootcards-calendar .fc-icon-right-single-arrow:after {
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 400
}

.bootcards-calendar .fc-icon-left-single-arrow:after {
    content: 'ï“'
}

.bootcards-calendar .fc-icon-right-single-arrow:after {
    content: 'ï”'
}

.bootcards-calendar .fc-header .fc-button.fc-state-disabled {
    color: #AAA;
    opacity: 1
}

.bootcards-calendar .fc-header .fc-button.fc-state-active {
    color: #AAA
}

.bootcards-calendar .fc-day-header {
    font-weight: 400;
    font-size: 12px;
    border-left-color: transparent;
    padding: 5px 0;
    padding-right: 3px
}

.bootcards-calendar .fc-event {
    background: #007aff;
    border-color: #007aff
}

.bootcards-calendar .fc-today {
    background: #FFF2F2
}

.table > tbody > tr > td:first-child, .table > tbody > tr > th:first-child, .table > tfoot > tr > td:first-child, .table > tfoot > tr > th:first-child, .table > thead > tr > td:first-child, .table > thead > tr > th:first-child {
    padding-left: 15px
}

.table > tbody > tr > td:last-child, .table > tbody > tr > th:last-child, .table > tfoot > tr > td:last-child, .table > tfoot > tr > th:last-child, .table > thead > tr > td:last-child, .table > thead > tr > th:last-child {
    padding-right: 15px
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?-n2q9vw);
    src: url(../fonts/icomoon.eot?#iefix-n2q9vw) format("embedded-opentype"), url(../fonts/icomoon.woff?-n2q9vw) format("woff"), url(../fonts/icomoon.ttf?-n2q9vw) format("truetype"), url(../fonts/icomoon.svg?-n2q9vw#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-file-pdf:before {
    content: "\e4e2"
}

.icon-file-word:before {
    content: "\e4e4"
}

.icon-file-excel:before {
    content: "\e4e5"
}

.icon-file-powerpoint:before {
    content: "\e4e7"
}

.icon-file:before {
    content: "\e08d"
}

.bootcards-file .list-group-item:first-child {
    position: relative;
    padding-left: 74px
}

.bootcards-file .list-group-item:first-child i {
    font-size: 64px;
    width: 64px;
    position: absolute;
    left: 0;
    top: 10px
}

.bootcards-file .list-group-item :last-child {
    margin-bottom: 0
}

.bootcards-chart .bootcards-chart-canvas {
    height: 200px
}

.bootcards-summary .panel-body {
    padding: 7px 25px
}

.bootcards-summary .panel-body > .row > div {
    padding: 8px
}

.bootcards-summary-item {
    background: #f5f5f5;
    display: block;
    border-radius: 4px;
    padding: 25px 10px;
    text-align: center;
    position: relative;
    height: 130px
}

@media (max-width: 400px) {
    .bootcards-summary-item {
        padding: 15px 5px
    }
}

.bootcards-summary-item:hover {
    text-decoration: none;
    background: #eee
}

.bootcards-summary-item > i {
    color: #bbb;
    display: block;
    text-align: center;
    margin-bottom: 5px
}

.bootcards-summary-item h4 {
    margin: 0 auto
}

.bootcards-summary-item .badge, .bootcards-summary-item .label {
    position: absolute;
    top: 10px;
    right: 10px
}

.bootcards-richtext > .panel-body {
    padding: 25px;
    max-width: 640px;
    margin: 0 auto
}

.bootcards-richtext > .panel-body > :first-child {
    margin-top: 0
}

@media (max-width: 767px) {
    .modal-dialog.modal-sm {
        margin: 15px
    }
}

@media (min-width: 768px) {
    .modal-dialog.modal-sm {
        width: 400px
    }
}

body {
    overflow-x: hidden
}

.wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0
}

small {
    font-size: 70%
}

.navbar-header {
    display: block
}

.navbar-collapse, .navbar-collapse.collapse, .navbar-toggle {
    display: none !important
}

.container {
    width: auto;
    height: 100%;
    margin: 0
}

.bootcards-wrapper, body > .container > .row {
    height: 100%;
    padding-bottom: 50px
}

body.bootcards-nofooter .bootcards-wrapper, body.bootcards-nofooter > .container > .row {
    padding-bottom: 0
}

.container .bootcards-cards, .container .bootcards-list {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

@media (min-width: 768px) {
    .container .bootcards-list {
        border-right: 1px solid rgba(0, 0, 0, .2)
    }
}

.container .bootcards-cards {
    padding-top: 15px
}

@media (min-width: 768px) {
    .bootcards-cards > div[class*=col-]:not(:first-child) {
        padding-left: 8px
    }

    .bootcards-cards > div[class*=col-]:not(:last-child) {
        padding-right: 8px
    }
}

.navmenu {
    padding: 0;
    background-color: #f8f8f8;
    border-right: 1px solid #e7e7e7
}

.navmenu li {
    font-size: 15px;
    line-height: 30px
}

.navmenu li a {
    color: #777
}

.navmenu li.active > a, .navmenu li.active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navmenu li > a:hover {
    color: #333;
    background: 0 0
}

.navmenu i {
    width: 24px;
    text-align: center
}

.navmenu .bootcards-parent:not(.collapsed) {
    color: #333
}

.navmenu .bootcards-parent:not(.collapsed) .fa-chevron-circle-right {
    -webkit-transform: rotate(90deg)
}

.navmenu li li, .navmenu li li li {
    padding-left: 32px
}

.bootcards-list {
    padding: 0;
    background-color: #fff
}

.bootcards-list .panel {
    margin-bottom: 0
}

.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0
}

.bootcards-list .panel-footer {
    border-bottom: 1px solid #DDD
}

a.list-group-item.bootcards-list-subheading:hover {
    background: #f5f5f5
}

.bootcards-list .panel-body {
    padding: 0;
    background: #F0F0F1;
    border-bottom: 1px solid #CCC;
}

.bootcards-list .search-form, .bootcards-list form {
    background: #BBB;
    padding: 8px
}

.bootcards-list .search-form .row, .bootcards-list form .row {
    margin: 0
}

.bootcards-list .search-form .row > div:first-child, .bootcards-list form .row > div:first-child {
    padding-right: 4px;
    padding-left: 0
}

.bootcards-list .search-form .row > div:last-child, .bootcards-list form .row > div:last-child {
    padding-left: 4px;
    padding-right: 0
}

.panel-footer {
    background: 0
}

.bootcards-richtext .fa-search-minus, .bootcards-richtext .fa-search-plus {
    font-size: 23px;
    line-height: 1
}

.bootcards-nofooter .navbar-fixed-bottom {
    display: none
}

.navbar-fixed-bottom .container {
    padding: 0;
    margin: 0
}

.navbar-fixed-bottom .btn-group {
    list-style: none;
    margin: 0 auto
}

.navbar-fixed-bottom .btn, .navbar-fixed-bottom .btn:active, .navbar-fixed-bottom .btn:focus, .navbar-fixed-bottom .btn:hover {
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    background: 0 0;
    box-shadow: none;
    display: inline-block;
    opacity: 1
}

.navbar-fixed-bottom .btn-group .btn {
    width: 25%
}

@media (min-width: 768px) {
    .navbar-fixed-bottom .btn-group .btn {
        width: 16.66666%
    }
}

.bootcards-container > .modal-backdrop {
    z-index: 9
}

body, html {
    height: 100%;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-top: 44px;
    color: #000;
    background: #efeff4
}

@media (orientation: landscape) and (max-width: 767px) {
    body {
        padding-top: 32px
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400
}

a {
    color: #007aff
}

.col-sm-6 {
    min-height: 100%
}

.offcanvas-list-title {
    background: rgba(247, 247, 247, .98);
    height: 45px;
    text-align: center
}

.btn-ios, .btn-group-ios.open .dropdown-toggle-ios, .btn-ios:active, .btn-ios:focus, .btn-ios:hover, .open > .dropdown-toggle-ios.btn-ios {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    font-size: 15px;
    color: #007aff;
    padding-left: 5px;
    padding-right: 5px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    margin: 0;
    text-decoration: none
}

.btn-group.open .dropdown-toggle.active, .btn-group.open .dropdown-toggle:hover, .btn.active, .btn:active.active, .btn:active:hover, .btn:focus.active, .btn:focus:hover, .btn:hover, .btn:hover.active, .btn:hover:hover, .open > .dropdown-toggle.btn.active, .open > .dropdown-toggle.btn:hover {
    opacity: .5
}

.btn-xs {
    font-size: 10px;
    line-height: 20px
}

.btn-link {
    border: 0
}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #007aff
}

.btn-danger, .btn-danger:active, .btn-danger:focus, .btn-danger:hover {
    color: #d43f3a
}

.btn-success, .btn-success:active, .btn-success:focus, .btn-success:hover {
    color: #4cae4c
}

.btn[disabled] {
    background-color: transparent;
    border-color: transparent
}

.navbar-fixed-top {
    right: 0;
    left: 0;
    z-index: 10;
    height: 44px;
    min-height: 44px;
    padding: 0;
    border-bottom: 0;
    box-shadow: none
}

@media (orientation: landscape) and (max-width: 767px) {
    .navbar-fixed-top {
        height: 32px;
        min-height: 32px
    }
}

.navbar-fixed-top > .container, .navbar-fixed-top > .container-fluid {
    padding: 0
}

.navbar-fixed-top > .container .navbar-header, .navbar-fixed-top > .container-fluid .navbar-header {
    float: none
}

.navbar-fixed-top > .container .navbar-brand, .navbar-fixed-top > .container .navbar-brand:hover, .navbar-fixed-top > .container-fluid .navbar-brand, .navbar-fixed-top > .container-fluid .navbar-brand:hover {
    padding: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    white-space: nowrap;
    height: 44px;
    float: none !important;
    display: block;
    margin: 0
}

@media (orientation: landscape) and (max-width: 767px) {
    .navbar-fixed-top > .container .navbar-brand, .navbar-fixed-top > .container .navbar-brand:hover, .navbar-fixed-top > .container-fluid .navbar-brand, .navbar-fixed-top > .container-fluid .navbar-brand:hover {
        line-height: 32px;
        height: 32px
    }
}

.navbar-fixed-top > .container .navbar-nav, .navbar-fixed-top > .container-fluid .navbar-nav {
    margin: 0
}

.navbar-fixed-top > .container .navbar-left, .navbar-fixed-top > .container-fluid .navbar-left {
    position: absolute;
    left: 0
}

.navbar-fixed-top > .container .navbar-right, .navbar-fixed-top > .container-fluid .navbar-right {
    position: absolute;
    right: 0
}

.navbar-fixed-top > .container .btn, .navbar-fixed-top > .container .btn:hover, .navbar-fixed-top > .container .navbar-nav > li > a, .navbar-fixed-top > .container-fluid .btn, .navbar-fixed-top > .container-fluid .btn:hover, .navbar-fixed-top > .container-fluid .navbar-nav > li > a {
    font-size: 16px;
    z-index: 20;
    padding: 0 15px;
    line-height: 44px;
    border: 0;
    font-weight: 400;
    opacity: 1
}

@media (orientation: landscape) and (max-width: 767px) {
    .navbar-fixed-top > .container .btn, .navbar-fixed-top > .container .btn:hover, .navbar-fixed-top > .container .navbar-nav > li > a, .navbar-fixed-top > .container-fluid .btn, .navbar-fixed-top > .container-fluid .btn:hover, .navbar-fixed-top > .container-fluid .navbar-nav > li > a {
        line-height: 32px
    }
}

.navbar-fixed-top > .container .btn i, .navbar-fixed-top > .container .btn:hover i, .navbar-fixed-top > .container .navbar-nav > li > a i, .navbar-fixed-top > .container-fluid .btn i, .navbar-fixed-top > .container-fluid .btn:hover i, .navbar-fixed-top > .container-fluid .navbar-nav > li > a i {
    vertical-align: 0
}

.navbar-fixed-top > .container .navbar-text, .navbar-fixed-top > .container-fluid .navbar-text {
    font-size: 12px;
    line-height: 44px;
    margin-top: 0;
    margin-bottom: 0
}

@media (orientation: landscape) and (max-width: 767px) {
    .navbar-fixed-top > .container .navbar-text, .navbar-fixed-top > .container-fluid .navbar-text {
        line-height: 32px
    }
}

.navbar-default {
    background-color: rgba(247, 247, 247, .98);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85)
}

.navbar-default .navbar-brand {
    color: #000
}

.navbar-default .navbar-nav > li > a {
    color: #007aff
}

.navbar-inverse {
    background-color: rgba(50, 50, 50, .95)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #fff
}

.offcanvas {
    margin-top: 45px
}

.panel {
    box-shadow: none;
    border-radius: 0;
    border: 0
}

.bootcards-cards .panel {
    margin-bottom: 15px
}

.panel-default .panel-heading, .panel-default > .panel-heading {
    background: 0 0;
    padding-top: 3px;
    padding-bottom: 3px
}

.panel-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #8f8f94;
    font-weight: 400;
    margin: 0;
    padding: 8px 0;
    line-height: 20px
}

/*.panel-heading .btn, .panel-heading .btn-group .btn {*/
    /*height: 29px;*/
    /*font-size: 15px;*/
    /*text-shadow: none;*/
    /*padding-right: 0;*/
    /*padding-left: 0;*/
    /*margin-left: 15px*/
/*}*/

.bootcards-calendar .fc-header .fc-button {
    color: #007aff
}

@media (max-width: 767px) {
    .modal-dialog {
        min-height: 100%;
        margin: 0
    }

    .modal-content {
        height: 100%
    }
}

.modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    height: 100%
}

.modal-header {
    height: 44px;
    min-height: 44px;
    border-bottom: 0;
    background-color: rgba(247, 247, 247, .98);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85);
    box-shadow: 0 0 1px rgba(0, 0, 0, .85);
    padding: 0 10px
}

.modal-header .btn {
    line-height: 32px;
    font-size: 16px;
    border: 0;
    z-index: 1
}

.modal-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    padding: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    z-index: 0
}

.modal-body {
    padding: 15px
}

.modal-footer {
    padding: 10px 15px;
    border-top: 1px solid #ddd;
    margin-top: -1px
}

.list-group {
    box-shadow: none
}

.list-group .list-group-item {
    border-left: 0;
    border-right: 0;
    line-height: 24px
}

.list-group .list-group-item:first-child {
    border-top: 0
}

.list-group .list-group-item label {
    color: #007aff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400
}

.list-group .list-group-item .list-group-item-heading {
    font-size: 17px;
    font-weight: 400;
    display: block;
    color: #000
}

.list-group .list-group-item .list-group-item-text, .list-group .list-group-item.active .list-group-item-text, .list-group .list-group-item.active:focus .list-group-item-text, .list-group .list-group-item.active:hover .list-group-item-text {
    color: #999;
    font-size: 14px;
    font-weight: 400
}

.list-group a.list-group-item {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    padding-right: 25px
}

.list-group a.list-group-item.active, .list-group a.list-group-item.active:focus, .list-group a.list-group-item.active:hover {
    background: #e5e5e5;
    border-color: #DDD;
    text-shadow: none;
    color: #000
}

.list-group a.list-group-item:hover {
    background: #fff
}

.bootcards-list .search-form, .bootcards-list form {
    margin-left: 0
}

/*.bootcards-list .search-form .form-group, .bootcards-list form .form-group {*/
    /*padding: 0*/
/*}*/

.bootcards-list .search-form input, .bootcards-list form input {
    border: 0
}

.bootcards-list .search-form i.fa-search, .bootcards-list form i.fa-search {
    top: 10px
}

@media (min-width: 768px) {
    .bootcards-list .search-form input, .bootcards-list form input {
        height: 34px
    }

    .bootcards-list .search-form i.fa-search, .bootcards-list form i.fa-search {
        top: 20px
    }
}

/*.form-group {*/
    /*border-bottom: 1px solid #ddd;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    /*margin-bottom: 0;*/
    /*margin-left: 0;*/
    /*margin-right: 0*/
/*}*/

/*.form-group:last-of-type {*/
    /*border-bottom: 0*/
/*}*/

/*.form-group .form-control {*/
    /*padding-left: 0;*/
    /*padding-right: 0*/
/*}*/

/*.form-horizontal .form-group:first-of-type {*/
    /*margin-top: -15px*/
/*}*/

/*.form-horizontal .form-group:last-child {*/
    /*margin-bottom: -15px*/
/*}*/

/*.form-horizontal .form-group div {*/
    /*padding: 0*/
/*}*/

/*.form-horizontal .form-group .control-label {*/
    /*color: #007aff;*/
    /*font-weight: 400;*/
    /*font-size: 13px;*/
    /*margin-top: 2px;*/
    /*white-space: nowrap;*/
    /*padding-right: 15px;*/
    /*padding-top: 7px*/
/*}*/

/*.form-horizontal .form-group .control-label:first-child {*/
    /*padding-left: 0*/
/*}*/

/*.form-horizontal .form-group .btn {*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    /*font-size: 14px*/
/*}*/

/*.form-control, .input-group, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {*/
    /*box-shadow: none;*/
    /*margin: 0;*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    /*border-color: transparent;*/
    /*-webkit-appearance: none;*/
    /*color: #000*/
/*}*/

form .btn label {
    font-size: 14px;
    padding-left: 6px;
    font-weight: 400;
    text-align: left;
    display: block
}

.bootcards-clearinput {
    top: 9px
}

.bootcards-radio-buttons .btn {
    border-color: #007aff;
    padding-left: 10px !important;
    padding-right: 10px !important;
    opacity: 1
}

.bootcards-radio-buttons .btn.active, .bootcards-radio-buttons .btn:active, .bootcards-radio-buttons .btn:hover {
    background: #007aff;
    color: #fff;
    -webkit-box-shadow: none
}

.bootcards-toggle {
    margin-top: 1px;
    float: right;
    width: 47px;
    border: 2px solid #e6e6e6;
    -webkit-box-shadow: inset 0 0 0 0 #e1e1e1;
    -webkit-transition-duration: .2s;
    -webkit-transition-property: box-shadow, border
}

.bootcards-toggle .bootcards-toggle-handle {
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    -webkit-transition-property: -webkit-transform, border, width
}

.bootcards-toggle:before {
    display: none
}

.bootcards-toggle.active {
    background-color: transparent;
    border: 2px solid #4cd964;
    -webkit-box-shadow: inset 0 0 0 13px #4cd964
}

.bootcards-toggle.active .bootcards-toggle-handle {
    -webkit-transform: translate3d(17px, 0, 0);
    border-color: #4cd964
}

.navbar-fixed-bottom {
    height: 50px;
    text-align: center;
    border: 0;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85);
    box-shadow: 0 0 1px rgba(0, 0, 0, .85)
}

.navbar-fixed-bottom .btn-group {
    max-width: 320px;
    width: 320px;
    font-size: 0
}

@media (min-width: 401px) {
    .navbar-fixed-bottom .btn-group {
        display: block;
        width: auto;
        max-width: none
    }
}

.navbar-fixed-bottom .btn-group .btn, .navbar-fixed-bottom .btn-group .btn:active, .navbar-fixed-bottom .btn-group .btn:focus, .navbar-fixed-bottom .btn-group .btn:hover {
    float: none;
    height: 50px;
    text-align: center;
    line-height: 1;
    font-size: 10px;
    font-weight: 400;
    padding-top: 7px
}

.navbar-fixed-bottom .btn-group .btn-default {
    color: #929292
}

.navbar-fixed-bottom .btn-group .btn-default:active, .navbar-fixed-bottom .btn-group .btn-default:hover {
    color: #007aff
}

.navbar-fixed-bottom .btn-group .btn i {
    display: block;
    margin: 0;
    margin-bottom: 2px;
    font-size: 24px
}

.navbar-fixed-bottom .btn.pull-left, .navbar-fixed-bottom .btn.pull-left:hover, .navbar-fixed-bottom .btn.pull-right, .navbar-fixed-bottom .btn.pull-right:hover {
    font-size: 16px;
    position: relative;
    z-index: 20;
    padding: 0;
    line-height: 50px;
    border: 0;
    font-weight: 400
}

@media (orientation: landscape) and (max-width: 767px) {
    .navbar-fixed-bottom {
        height: 44px
    }

    .navbar-fixed-bottom .btn-group .btn, .navbar-fixed-bottom .btn-group .btn:active, .navbar-fixed-bottom .btn-group .btn:focus, .navbar-fixed-bottom .btn-group .btn:hover {
        height: 44px;
        padding-top: 5px
    }

    .navbar-fixed-bottom .btn.pull-left, .navbar-fixed-bottom .btn.pull-left:hover, .navbar-fixed-bottom .btn.pull-right, .navbar-fixed-bottom .btn.pull-right:hover {
        line-height: 44px
    }

    .bootcards-az-picker, .bootcards-wrapper, body > .container > .row {
        padding-bottom: 44px
    }
}


/*form controls*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

    input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}