﻿/*header, menu
{
    font: 13px Arial;
    background-color: #222222;
    color: #e0e0e0;
}
menu li {
    display: inline;
}
    menu li::after {
        content: " |";
    }
    menu li:last-of-type::after {
        content: "";
    }

menu li a{
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
    */

/*    
.header{
    font-family: 'Segoe UI', Cambria, Arial;
    font-size: 14px;
    font-weight: 400;

    background-color: #333333;
    color: #ffffff;
}
.header a, .header a:hover {
    text-decoration: none;
    padding: 3px;
    display: block;
    color: #ffffff;
}
.header a {
    border: 1px solid #333333;
}
    .header a:hover {
        background-color: #666666;
        border: 1px solid #ffffff;
    }
.menu, .k-menu-group, .k-item {
    color: white;
    text-decoration: none;
    list-style: none;
}
.menuBar {
}
.menuFirst {
    font-size: 16px;
    font-weight: normal;
}
.menuSub {
    font-size: 14px;
    font-weight: lighter;
}
.menuItem{}
.menuActive{}


    #80bb81 verde
*/

.debug {
    border: 3px double red;
    background-color: #9daabf;
    display: none;
}


body {
    font-size: 14px;
    background-color: #2f4050;
}

header {
    background-color: rgb(47, 64, 80);
    height: 52px;
    font-size: 15px;
}

container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    /*background-color: #aec4ae;*/
}

form {
    background-color: #9dcc96; /*#9daabf;*/
    margin-left: 0 !important;
    padding-left: 15px;
    padding-bottom: 26px;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-top: 2px solid white;
    padding-top: 5px;
    background-color: lightgray;
    /*height: 26px;*/
}

    footer a, footer a:link,  footer a:visited {
        text-decoration: none;
        color: rgb(47, 64, 80);
    }

     footer a:hover {
        color: rgb(0, 167, 3)
    }

.noLink, .noLink:link, .noLink:visited, .noLink:hover, .noLink:enabled {
    text-decoration: none !important;
    color: white;
}

grid {
    padding: 7px 0 10px;
}

.grid-Detail1, .grid-Detail2 {
    padding: 5px;
    margin-left: 0;
    margin-right: -20px;
}

.grid-Detail1 {
    background-color: #3a98c6;
    border-bottom: 2px solid #4fafde;
}

.grid-Detail2 {
    background-color: #3380a5;
    border-bottom: 2px solid #406678;
}

.rowSeparator {
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 3px;
    padding-right: 0;
    background-color: rgba(235, 244, 248, 0.37);
    border-bottom: 3px solid rgba(111, 111, 111, 0.37);
}

.body-content {
    padding-bottom: 40px;
}

#page-wrapper-landscape {
    position: relative !important;
}

.loggedOut {
    margin: 50px;
    padding: 40px;
    width: 100%;
    border-radius: 4px;
}

.k-loading-mask {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    border: 1px;
    width: 100%;
    height: 100%;
    background-color: #83fbb1;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 10010;
}

.k-loading-text {
    font-size: 32px;
    color: #fff;
    vertical-align: central;
    text-align: center;
}

.k-textbox, .loggedOut {
    font-size: 16px;
    line-height: 24px;
}

.k-tabstrip-items .k-item {
    background-color: #8778ac;
}

.k-tabstrip-items .k-item,
.k-tabstrip.k-header {
    background-color: #3a98c6;
}

    .k-tabstrip-items .k-item.k-state-hover {
        background-color: #8778ac;
        border-color: #8778ac;
    }

.k-tabstrip-top > .k-tabstrip-items > .k-item {
    border-bottom-width: 4px;
}

.k-tabstrip-items .k-state-active {
    background-color: #8778ac;
    border-bottom-color: #8778ac;
}

.k-window-titlebar.k-header {
    background-color: #489ac7;
}

.navbar-default .k-separator {
    background-color: transparent;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.navbar-default .k-sprite {
    line-height: initial;
    font-size: 13px;
}

.k-link {
    font-size: 15px;
}

.navbar-default .k-link:link,
.navbar-default .k-link:visited,
.navbar-default .k-nav-current.k-state-hover .k-link {
    color: #80bb81; /* #8095a8;*/
    font-weight: 600;
}

.navbar-default .k-state-selected > .k-link,
.navbar-default .k-state-hover,
.navbar-default .k-state-hover:hover,
.navbar-default .k-state-hover > .k-link,
.navbar-default .k-state-highlight,
.navbar-default .k-state-highlight > .k-link {
    color: white;
    background: #293846;
    font-weight: 600;
}

.navbar-default .k-flatcolorpicker.k-group,
.navbar-default .k-group,
.navbar-default .k-menu,
.navbar-default .k-state-active,
.navbar-default .k-menu .k-group,
.navbar-default .k-popup.k-widget.k-context-menu,
.logout-link-container > a {
    color: #73dc75; /*#8095a8;*/
    background: #2f4050;
    font-weight: 600;
}

    .logout-link-container > a:hover,
    .logout-link-container > a:visited,
    .logout-link-container > a:active,
    .logout-link-container > a:link {
        text-decoration: none;
    }

.logout-link-container {
    line-height: 22.5px;
    display: block;
    /*vertical-align:central;*/
    padding: 15px 15px 15px 0;
}

.navbar-default .nav > li > span i {
    margin-right: 6px;
}

.navbar-default.navbar-static-top div.nav-header {
    display: none;
}

.mini-navbar .navbar-static-side > ul > li.nav-first-level > .k-link.k-menu-link {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}

    .mini-navbar .navbar-static-side > ul > li.nav-first-level > .k-link.k-menu-link .title,
    .mini-navbar .navbar-static-side > ul > li.nav-first-level > .k-link.k-menu-link .k-menu-expand-arrow {
        display: none;
    }

.k-grid .k-grouping-header {
    padding: 0px 5px;
}

.k-grid .k-filter-row th {
    padding: 2px 5px;
}

.k-grid .k-header.k-grid-toolbar {
    border-color: #8778ac;
    background-color: #8778ac;
    padding: 2px;
}

.k-grid .k-grid-header th.k-header {
    padding: 2px 5px;
}

.k-grid td {
    padding: 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-grid .k-grid-content tr td {
    border-left-width: 1px;
}

.k-grid .k-detail-cell {
    padding: 5px;
}

.k-grid .k-pager-wrap {
    padding: 0px;
}

.k-grid a.k-button.k-button-icon {
    height: 21px;
}

.k-button {
    text-transform: none !important;
}

.row-command {
    margin: 10px 0 0 0;
}

.k-primary {
    background-color: #489ac7;
    border-color: #489ac7;
}

    .k-primary:hover,
    .k-primary:active,
    .k-primary:hover:active,
    .k-primary:focus {
        opacity: 0.8;
        background-color: #489ac7;
        border-color: #489ac7;
    }

div.k-window-content {
    padding: 10px;
}

    div.k-window-content * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    div.k-window-content .alc-Modal-body {
        overflow-y: auto;
        overflow-x: hidden;
        margin-bottom: 5px;
        height: calc(100% - 50px);
    }

    div.k-window-content .alc-Modal-footer {
        border-top: 1px solid lightgray;
        padding: 5px;
        text-align: right;
    }
.k-dropdown-wrap {
    border-radius: 0px;
    font-size: 12px;
}

.k-combobox .k-input {
    height: 2em;
}

.k-dropdown-wrap .k-select {
    line-height: 2em;
    min-height: 1em;
}

.k-combobox .k-dropdown-wrap:before {
    height: 1em;
    padding-bottom: 0;
}

.k-webkit .k-combobox .k-dropdown-wrap:before {
    padding-bottom: 0;
}

.ibox {
    margin-bottom: 10px;
}

    .ibox .ibox-title {
        min-height: 30px;
    }

        .ibox .ibox-title.detailsBoxTitle {
            padding: 5px;
        }

.h-right {
    text-align: right;
}

.alc-Danger {
    color: #ed5565 !important;
}

.alc-Required:after {
    content: " *";
    font-weight: bold;
    color: red;
}

.alc-Logo {
    padding: 5px 0 5px 25px;
    font-size: 34px;
    color: white;
}

.PageTitle {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
}

.PageTitleRow {
    background-color: #9daabf;
    color: #2f4050;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.SectionContainer {
    background-color: rgba(235, 244, 248, 0.37);
    /*margin: 0 15px 5px 0 !important;*/
    border-bottom: 1px solid #d6e9f3;
}

.Section {
    /*background-color:rgba(235, 244, 248, 0.37);*/
    margin-top: 3px;
    /*display: block;*/ /*flex;*/
}

.dashboard-content {
    padding: 0;
    border-radius: 4px;
}

.dashboard-header {
    padding: 5px;
    border-radius: 4px 4px 0 0;
    font-size: 1.2em;
    font-weight: bold;
}

.dashboard-header-light {
    color: #f1e9e9;
    background-color: rgba(0, 0, 0, 0.35);
}

.dashboard-header-dark {
    color: #3c3b3b;
    background-color: rgba(255, 255, 255, 0.55);
}

.dashboard-row-light {
    color: #f1e9e9;
    background-color: rgba(147, 157, 143, 0.35);
}

.dashboard-row-dark {
    color: #3c3b3b;
    background-color: rgba(255, 255, 255, 0.35);
}
/*.message-group, .Section, .SectionContainer {*/
.message-group, .SectionContainer {
    border-radius: 0.25rem !important;
}

.message-group {
    margin: 0;
    padding: 0 !important;
    border: 3px solid #d6e9f3;
}

.message-item {
    margin: 3px;
    padding: 5px !important;
}

.SectionTitle {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    order: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #2f4050;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.SectionTitleButtons {
    order: 99;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

    .SectionTitleButtons button {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        color: #2f4050;
    }

.SectionTitleRow {
    /*border-bottom: 3px solid #2f4050;*/
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
    /*background-color:  #65a25c;*/
    /*background-color:  #9daabf;*/
    background-color: #ebf4ed;
    padding: 5px;
    color: #2f4050;
}

.form-control {
    border-radius: 0.35rem 0 0 0.35rem;
}

.form-control-full, .form-control-textarea {
    border-radius: 0.35rem !important;
}

.form-control-textarea {
    width: 100%;
    font-size: 16px;
    line-height: 33px;
    color: #444444;
}

.form-group {
    margin-bottom: 7px;
}

.shadow {
    -webkit-box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24);
    -moz-box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24);
    box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24)
}

.grow {
    transition: all .5s cubic-bezier(.52,.34,.55,1.4);
    margin: 5px 12px;
}

    .grow:hover {
        transform: scale(1.1);
    }

.btn, .shadow-min {
    -webkit-box-shadow: 5px 5px 13px -3px rgba(0,0,0,.12);
    -moz-box-shadow: 5px 5px 13px -3px rgba(0,0,0,.12);
    box-shadow: 5px 5px 13px -3px rgba(0,0,0,.12);
    border-radius: 0.35rem !important;
}

.btn-action-container {
    /*border-top: 1px solid #444444;*/
    /*padding-top: 15px;*/
    /*margin-top: 10px;*/
    position: relative;
    height: 80px;
}

.btn-action-left, .btn-action-right {
    position: absolute;
    bottom: 0;
}

.btn-action-left {
    text-align: left;
    left: 0;
}

.btn-action-right {
    text-align: right;
    right: 0;
}

.k-switch, .k-switch-on, .k-switch-on:hover, .k-switch-container {
    background-color: rgb(87, 164, 230) !important;
}

.k-primary, .k-primary:visited, .k-primary:active {
    background-color: #f8f8f8;
    color: #595959;
    border: 1px solid rgba(252,252,252,91);
}

    .k-primary:hover {
        background-color: #595959;
        color: #fff;
        border: 1px solid #ffffff;
    }

.k-secondary, .k-secondary:visited {
    background-color: rgb(62, 139, 205);
    border: 1px solid #5ba4cc;
    color: #fff;
}

    .k-secondary:hover {
        background-color: rgb(87, 164, 230);
        border: 1px solid #ffffff;
        color: #fff;
    }

.k-info, .k-info:visited {
    background-color: #5bc0de;
    border: 1px solid #444444;
}

    .k-info:hover {
        background-color: #5bc0de;
        color: #ffffff;
    }

.k-success, .k-success:visited {
    background-color: #5cb85c;
    border: 1px solid #444444;
}

    .k-success:hover {
        background-color: #73cc73;
        color: #ffffff;
    }

.k-warning, .k-warning:visited {
    background-color: #f0ad4e;
    border: 1px solid #444444;
}

    .k-warning:hover {
        background-color: #ffbe62;
        color: #ffffff;
    }

.k-error, .k-error:visited {
    background-color: #d9534f;
    border: 1px solid #444444;
}

    .k-error:hover {
        background-color: #f2514c;
        color: #ffffff;
    }

.plainButton {
    background-color: transparent;
    border-color: transparent;
}

.inputsm {
    font-size: 12px;
    line-height: 16px;
}

.fromCallisto {
    background-color: rgba(152, 157, 148, 0.34) !important;
}

.additionalDataOnAdd {
    display: none;
}

.badge, .badge-lighter {
    border-radius: 50%;
    /*behavior: url(PIE.htc);*/ /* remove if you don't care about IE8 */
    width: 26px;
    height: 26px;
    padding: 3px;
    text-align: center;
    font: 15px Arial, sans-serif;
}
.badge {
    background: rgba(124, 113, 247, 0.15);
    border: 1px solid #3e8bcd;
    color: #2f4050;
}
.badge-lighter {
    background: rgb(145, 186, 139);
    border: 1px solid #a6c6a2;
    color: white;
}
.field-required{
    border-bottom: 2px dotted red;
}
    /*.card {
    background-color: rgba(104, 123, 141, 0.47);
    -webkit-box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24);
    -moz-box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24);
    box-shadow: 8px 12px 22px 3px rgba(0,0,0,.24)
}   
.card-body{
    padding: 10px;
}
.card-title {
    color: #2f4050;
}*/
    .card-title-office {
    font-size: 16px;
    font-weight: 600;
}

.card-title-office-header,
.card-title-officeContacts-header,
.card-title-staffContacts-header {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
}

.k-card-header {
    background-color: #4b7a45; /*#539549;*/
}

.k-card-header2 {
    /*background-color: #3b6335;*/
    color: #539549;
    background-color: #e8e8e8;
}

.k-card-officeContactsHeader, .k-card-staffContactsHeader, .grid-Header, .grid-Footer {
    padding: 2px;
    background-color: #325c2d; /*#8ebb88;*/
    color: #fff;
}

.grid-Header, .grid-Footer {
    margin-bottom: 0;
}

.grid-Header {
    border-radius: 7px 7px 0 0;
}

.grid-Footer {
    border-radius: 0 0 7px 7px;
}

.k-card-continer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gridContainer {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    /*padding: 3px 7px 3px 0;*/
    margin: 3px 7px 2px 0;
}

.k-card {
    /*margin: 3px 10px 2px 0;*/
    margin: 3px 2px;
}

.k-card-body p {
    margin: 0 4px 8px;
}

.validation-summary-title {
    font-size: 16px;
    font-weight: bold;
}
/*.k-card-actions { }*/
.OfficeTitle {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #2f4050;
    background-color: #9dcc96;
    padding: 5px 5px 2px;
    border-bottom: 2px solid white;
    margin-top: 5px;
    border-radius: 0.25rem 0.25rem 0 0 !important;
}

.OfficeSection {
    background-color: white;
}

.modal {
    background-color: rgba(69, 103, 74, 0.82);
}

.modal-dialog {
    background-color: rgb(121, 176, 129);
}

.k-button.k-error,
.k-button.k-error:active {
    color: #f00;
}

    .k-button.k-error:hover {
        color: #f00;
        background-color: rgba(255, 0, 0, 0.39);
    }

.k-button.k-warning,
.k-button.k-warning:active {
    color: #fff;
}

.k-button-mini {
    padding: 0 3px 3px 3px;
}

.k-card-body-actions {
    background-color: rgba(232, 232, 232, 0.20);
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

/* The Close Button */
.modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .modal-close:hover,
    .modal-close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.isRequired:after {
    color: #fe0505;
    content: " *";
}


.AnnotationGridUser, .AnnotationGridData {
    font-weight: 600;
}

.AnnotationGridText {
    font-weight: 400;
}

.DetailGridItem {
    border: 1px solid #5cb85c;
    border-radius: 4px;
}

.DetailGridItemOdd {
    background-color: #5cb85c;
}

#linkUserInfo {
    padding: 16px 20px;
}

    #linkUserInfo > a {
        color: rgb(115, 220, 117);
        text-decoration: none;
    }

/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}



#global_notification {
    background-color: rgba(254, 241, 100, 0.89);
    color: #f70c0c;
    border: 2px solid #fff;
}

.errorNotification {
    background-color: #f70c0c;
    color: #fff;
}

.successNotification {
    background-color: #5cb85c;
    color: #fff;
}

.infoNotification {
    background-color: rgba(102, 138, 255, 0.91);
    color: #fff;
}
