﻿#summary li {
    color: #ff6600;
    font-weight: bold;
}

.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown {
    display: block;

.rd-navbar-static .rd-navbar-dropdown > li, .rd-navbar-fullwidth .rd-navbar-dropdown > li {
    max-width: 100% !important;
}

.dx-scheduler-appointment-popup {
    display: none !important;
}

div.horizontalList div.dx-list-item {
    float: left;
    width: 250px;
    padding: 5px;
    margin: 5px;
}

div.horizontalList div.dx-list-group {
    display: table;
    width: 100%;
    padding-bottom: 5px;
}

.cursor {
    cursor: pointer;
}

.dx-datagrid-search-panel {
    margin-top: -20px !important;
}

#grid .dx-toolbar .dx-texteditor {
    width: 100% !important;
}

#grid .dx-toolbar .dx-toolbar-after {
    padding-left: 0px;
    width: 100% !important;
}

#grid .dx-datagrid-search-panel {
    margin-left: 0px;
}

.grid_4 {
    margin-left: 0px !important;
}

.resize {
    visibility: hidden !important;
    display: none !important;
}

.dx-scheduler-navigator-caption {
    width: 186px !important;
    min-width: 186px !important;
}

.dx-switch-on,
.dx-switch-off {
    font-size: 14px !important;
}

.dx-switch-handle:before {
    background-color: #ff6600 !important;
}

i.fa, i.fas {
    font-style: normal !important;
}

.button-huge {
    font-size: 26pt;
}

div.dataTables_paginate {
    text-align: right !important;
}

input[type='color'] {
    background-color: white !important;
    width: 24px;
    height: 24px;
    border: 0px;
    padding: 0px;
}

/*.dx-texteditor {
    height: 50px;
    font-size: 14pt;
    line-height: 22px;
}*/

.input-group-addon {
    background-color: #f5f5f5 !important;
    border: none !important;
}

.video {
    position: relative;
    width: 100%;
    padding-bottom: 69%;
}

    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.left-10 {
    margin-left: 10px;
}

.right-10 {
    margin-right: 10px;
}

.top-10 {
    margin-top: 10px;
}

.top-20 {
    margin-top: 20px;
}

.top-25 {
    margin-top: 25px;
}

.top-30 {
    margin-top: 30px;
}

.top-40 {
    margin-top: 40px;
}

.top-50 {
    margin-top: 50px;
}

.sortable-handler {
    touch-action: none;
}

.error {
    color: #ff6600;
    padding: 20px;
}

.resource {
    text-align: center;
    cursor: pointer;
    height: 125px;
    width: 125px;
    background-color: whitesmoke;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    text-align: center;
    padding-top: 15px;
    border: 3px solid #cccccc;
}

    .resource:hover {
        border: 3px solid #ff6600;
        transition: border-color 1s ease;
    }

    .resource .fa {
        padding-left: 4px;
        font-size: 24pt;
        color: black;
    }

    .resource a {
        text-transform: uppercase;
        color: black;
    }

.box-font {
    color: #333;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif !important;
    line-height: 1.35715;
    font-weight: normal;
    font-size: 120%;
}

.box-font-heavy {
    color: #333;
    font-weight: 600;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif !important;
}

.dx-scheduler-appointment {
    background-color: whitesmoke !important;
    color: black !important;
}

.dx-scheduler-header {
    /*background-color: white !important;*/
}
