/*a, a:hover, a:active, a:visited {
    color: #2d3708;
}*/

#page-content {
    background:#f0f0f0;
}

#page-heading {
    background: none;
}

#page-content > #wrap {
    margin: 0 auto;
    max-width: 1150px;
    background:none;
}

.bctknh {
    z-index: 9999;
}

#sidebar i, #sidebar li a, #sidebar a:hover i, #sidebar li a:hover {
    color: #2d3708;
}

#sidebar ul, #sidebar ul li a {
    background: #dfe0e2;
    color: rgba(69,83,12,.9);
    box-shadow: inset -1px 0 0 0 rgba(0,0,0,.1);
}

#sidebar li a:hover {
    background: #cdde86;
    color: #000;
}

#sidebar > li.active > a {
    background: #03a9f4;
    color: #fff;
    box-shadow: inset -1px 0 0 0 rgba(0,0,0,.1);
}

#sidebar ul li.active:not(.open) > a {
    font-weight: 600;
    color: #2d3708;
}

#search form button[type="submit"] i {
    color: #2d3708;
    opacity: .5;
    filter: alpha(opacity=50);
}

#search form .search-query {
    background: #d4dad1;
    box-shadow: inset -1px 0 0 0 rgba(0,0,0,.1);
    color: #2d3708;
    padding: 0 10px 0 37px;
    border-radius: 0;
    min-height: 40px;
    line-height: 18px;
    width: 100%;
}

    #search form .search-query:-moz-placeholder {
        color: rgba(69,83,12,.5);
    }

    #search form .search-query::-moz-placeholder {
        color: rgba(69,83,12,.5);
        opacity: 1;
    }

    #search form .search-query:-ms-input-placeholder {
        color: rgba(69,83,12,.5);
    }

    #search form .search-query::-webkit-input-placeholder {
        color: rgba(69,83,12,.5);
    }

body.collapse-leftbar #sidebar > li:hover > a, body.collapse-leftbar #sidebar > li.keep-open > a, body.collapse-leftbar #sidebar > li:hover a i, body.collapse-leftbar #sidebar > li.keep-open a i {
    color: #2d3708;
}

#sidebar li.active.hasChild li i, #sidebar li.active.hasChild li a:hover i {
    color: #2d3708;
}

#sidebar li.active.hasChild li.active i, #sidebar li.active.hasChild li.active a:hover i {
    color: #fff;
}

#sidebar li.active.hasChild li.active a i, #sidebar li.active.hasChild li.active a, #sidebar li.active.hasChild li.active a:hover, #sidebar li.active.hasChild li.active a:hover i {
    background: #9fe1ad;
    color: #2d3708;
}

#sidebar li.active.hasChild li.active > a:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f7f8fa transparent transparent;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
}

#sidebar > li.active.hasChild > a:after {
    display: none;
}

.panel-primary {
    border-color: #03a9f4;
}

    .panel-primary .panel-heading {
        color: #fff;
        background-color: #03a9f4;
        border-color: #03a9f4;
    }

    .panel-primary .panel-body {
        border-top: 2px solid #03a9f4;
    }

.btn-primary {
    color: #fff;
    background-color: #03a9f4;
    border-color: #03a9f4;
}

.navbar-inverse {
    background-color: #1080b3;
    border-color: #0061af;
}

header #leftmenu-trigger {
    border-right: 1px solid #1080b3;
}

header .toolbar .dropdown, header #headerbardropdown, header #rightmenu-trigger {
    border-left: 1px solid #1080b3;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #1080b3;
    color: #fff;
}

.table-docman {
    margin: 0;
}

    .table-docman tr {
        border-radius: 10px;
    }

    .table-docman a, .table-docman a h5 {
        color: #111;
        text-decoration: none;
    }

    .table-docman .date {
        color: #aeafb1;
    }

    .table-docman .read .table {
        background: #ffffff;
    }

    .table-docman .unread .table {
        background: #fff;
    }

    .table-docman .table, .table-docman .table:hover {
        background: #fff6af;
    }

    .table-docman .unread td a {
        font-weight: normal;
    }

        .table-docman .unread td a .title {
            font-weight: bold;
        }

    .table-docman i.unread, .table-docman .unread a {
        background: none;
    }

    .table-docman i.fa-paperclip {
        font-size: 16px;
        color: #0061af;
    }

/*.table tr:first-child td {
    /*border: none;
}*/

a.attachment {
    color: #4f5259;
}

    a.attachment:hover, a.attachment:active {
        color: #4f8edc;
        text-decoration: none;
    }

.docman-searchzone {
    width: 100%;
}

.table-docman a.docman-attach-link {
    color: #0085d6;
}

    .table-docman a.docman-attach-link:hover {
        color: #0085d6;
        font-size: 101%;
    }

div.login {
    padding: 0 !important;
    margin: 0 !important;
}

.login, .login-body {
    margin: 0 !important;
}

    .login .panel-heading {
        background: #a0a0a0;
        height: 45px;
    }

        .login .panel-heading h4, .login .panel-heading h5 {
            float: left;
            padding-left: 5px;
        }

        .login .panel-heading .nav.nav-tabs li a, .login .panel-heading .nav.nav-tabs li.active a {
            line-height: 2.921em;
            padding: 0 15px;
        }

        .login .panel-heading .nav.nav-tabs li.active a {
            color: #fff;
            background-color: #c0392b;
            border-color: #c0392b;
            border-width: 2px;
            border-bottom-width: 0;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
        }

.page-login {
    background: #fff url('../images/bg-login_app6.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .page-login .panel-danger .panel-body {
        border-top-color: #0a71b6;
    }

.login-message {
    margin-top: 190px;
    padding-left: 20px;
}

.Monday, .Tuesday, .Wednesday, .Thursday, .Friday, .Saturday, .Sunday {
    background: none;
    text-align: center;
    border: 1px;
}

.Sunday {
    background: #f1f1f1;
}

th.Monday, th.Tuesday, th.Wednesday, th.Thursday, th.Friday, th.Saturday, th.Sunday {
    background-color: #87cefa;
}

th.Saturday {
    background: #82f865;
}

th.Sunday {
    background: #f99d5d;
}

select > option.current {
    font-weight: bold;
}

tr.title, tr.title.today, tr.title.today td {
    font-weight: bold;
    background: #eee !important;
    border-right: 0 solid #ccc;
    border-left: 0 solid #ccc;
}

    tr.title.today, tr.title.today td {
        background: #e4d796 !important;
        border-right: 0 solid #900;
        border-left: 0 solid #900;
    }

a.title h4, a.title h4 small, a.title h4 i {
    color: #101d2e;
}

a.title.today, a.title.today h4, a.title.today h4 i, a.title.today h4 small {
    background: #005396 !important;
    color: #fff;
}

tr.today, tr.today td {
    background: #e9f5ff;
    border-color: #237cc3;
}

    tr.today:nth-child(odd) > td, tr.today:nth-child(odd) > th {
        background-color: #f0f7fc !important;
    }

    tr.today td:first-child {
        border-left: 0 solid #900;
    }

    tr.today td:last-child {
        border-right: 0 solid #900;
    }

tr.title td, tr.title.today td {
    border-top: 2px solid #900 !important;
}

.td-time {
    width: 5%;
}

.td-content {
    width: 25%;
}

.td-owner {
    width: 10%;
}

.td-members {
    width: 25%;
}

.td-location {
    width: 10%;
}

.td-5 {
    width: 5%;
}

.td-10 {
    width: 10%;
}

.td-15 {
    width: 15%;
}

.td-20 {
    width: 20%;
}

.td-25 {
    width: 25%;
}

tr.allday > td, tr.allday:nth-child(odd) > td, tr.allday > th, tr.allday > td a, tr.allday:nth-child(odd) > td a {
    color: #1565c0;
}

span.allday {
    white-space: nowrap;
}

@media(max-width:1200) {
    .login-message {
        margin-top: 0;
        padding: 0;
    }
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: none;
        width: auto;
        margin-top: 0;
        background: #fff;
        border: 1px solid #d2d3d6;
        border-top: 0;
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #d2d3d6;
    }

    #page-heading h1 {
        margin: 0;
        padding: 15px;
        float: left;
        line-height: 20px;
        font-weight: 300;
        font-size: 24px;
    }

    .td-time {
        width: auto;
    }

    .td-content {
        width: auto;
    }

    .td-owner {
        width: auto;
    }

    .td-members {
        width: auto;
    }

    .td-location {
        width: auto;
    }

    .td-5, .td-10, .td-15, .td-20, .td-25 {
        width: auto;
    }
}

.table > tbody > tr.past > td {
    color: #444;
}

    .table > tbody > tr.past > td > a,
	.table > tbody > tr.past > a	{
        color: #444 !important;
    }

.panel-simple {
    border-color: #ccc;
}

    .panel-simple .panel-heading {
        border-color: #ccc;
        background: #1080b3;
    }

.panel.panel-simple > .panel-body {
    border: none;
    padding: 0;
}

.panel.panel-simple > .panel-footer {
    border-top: 1px solid #ddd;
    padding: 20px;
}

.table-docman a.attachment, .table-docman .read a.attachment, .table-docman .unread a.attachment {
    color: #0061af;
    font-weight: normal;
}

    .table-docman a.attachment:hover {
        text-decoration: underline;
    }

.sort-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-width: 200px;
    margin-bottom: -5px;
}

body.tv {
    overflow: hidden;
    background: #900;
}

    body.tv .navbar-brand {
        background-image: url("../images/logo_calendar.png");
    }

#page-content-tv {
    font-size: 170%;
    color: #000;
    overflow: hidden;
}

    #page-content-tv #page-heading .table {
        margin: 0;
        padding: 0;
        background: #900;
        color: #fff;
    }

    #page-content-tv #page-heading td {
        text-align: center;
        font-size: 150%;
        font-weight: bold;
        padding: 10px;
    }

        #page-content-tv #page-heading td.clock {
            font-weight: normal;
        }

    #page-content-tv .container {
        padding: 0;
    }

    #page-content-tv .panel {
        margin: 0;
    }

    #page-content-tv .container .table {
        padding: 0;
        margin: 0;
    }

        #page-content-tv .container .table > thead > tr > th {
            vertical-align: bottom;
            border-bottom: 1px solid #ccc;
            background: #e7e7e7;
        }

        #page-content-tv .container .table > tbody > tr > td {
            border-color: #ccc;
        }

        #page-content-tv .container .table > tbody > tr:nth-child(odd) > td, #page-content-tv .container .table > tbody > tr:nth-child(odd) > th {
            background-color: #fff;
        }

        #page-content-tv .container .table > tbody > tr:nth-child(even) > td, #page-content-tv .container .table > tbody > tr:nth-child(even) > th {
            background-color: #f9f7ec;
        }

        #page-content-tv .container .table > tbody > tr > td a {
            color: #111;
            font-size: 120%;
            padding: 120% 0;
        }

    #page-content-tv #others {
        margin-top: 20px;
        font-size: 21px;
    }

        #page-content-tv #others .table, #page-content-tv #others td {
            background: none;
        }

        #page-content-tv #others .days > tbody > tr:first-child td {
            text-align: center;
        }

        #page-content-tv #others .days .title {
            background: #2c82d4;
            padding: 5px;
            border-bottom: 1px solid #1f77a2;
            white-space: nowrap;
            color: #fff;
        }

        #page-content-tv #others .days > tbody > tr > td, #page-content-tv #others .days > tbody > tr > th {
            border: 0 solid #fff;
            border-right-width: 1px;
        }

            #page-content-tv #others .days > tbody > tr > td .table {
                padding: 0 5px;
            }

            #page-content-tv #others .days > tbody > tr > td:nth-child(odd) {
                background: #9ee0ff;
            }

                #page-content-tv #others .days > tbody > tr > td:nth-child(odd) .table td {
                    border-color: #03a9f4;
                }

.vertical-text {
    transform: rotate(90deg);
    transform-origin: left top 0;
}

.vertical-text {
    float: left;
}

span.Active, span.Postponed, span.Cancel {
    width: 50px;
    height: 25px;
    display: block;
    position: relative;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

span.Postponed {
    background: url(../images/postponed.png);
}

span.Cancel {
    background: url(../images/cancel.png);
}

tr.highlight, tr.highlight a {
    font-weight: normal;
    color: #da1304 !important;
}

tr.Active, tr.Postponed, tr.Cancel, tr.Active a, tr.Postponed a, tr.Cancel a {
    color: #000;
}

    tr.Postponed, tr.Cancel, tr.Postponed a, tr.Cancel a {
        color: #777;
    }

.panel-login {
    margin: 0;
    margin-top: 25px;
    padding: 10px 40px;
    border-radius: 5px;
    background-color: rgba(255,255,255,.95);
    color: #252525;
}

    .panel-login a {
        color: #1db4ff;
    }

    .panel-login input.form-control, .panel-login span.input-group-addon {
        opacity: .9;
    }

    .panel-login button {
        opacity: .9;
    }

@media(max-width:767px) {
    .focusedform .panel-login {
        width: auto;
    }

    .focusedform .verticalcenter .panel-login {
        margin: 0;
        top: 0;
    }

    .page-login .verticalcenter {
        margin-top: -140px;
    }
}

.focusedform .panel-login .brand {
    padding-bottom: 1px;
    width: auto;
}

.panel-login .btn {
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.panel-login .btn-google {
    font-family: 'Segoe UI',sans-serif;
    background: #e73c3c;
    color: #fff;
}

.fancy {
    line-height: .1em;
    text-align: center;
}

    .fancy span {
        display: inline-block;
        position: relative;
    }

        .fancy span:before, .fancy span:after {
            content: "";
            position: absolute;
            height: 1px;
            border-bottom: 1px solid rgba(7,7,7,.5);
            top: 0;
            min-width: 80px;
            max-width: 175px;
        }

        .fancy span:before {
            right: 100%;
            margin-right: 5px;
        }

        .fancy span:after {
            left: 100%;
            margin-left: 5px;
        }

.panel-login .login-or {
    color: #444;
    padding: 10px 0;
    margin-bottom: 10px;
}

.panel-login .title {
    width: 100%;
    text-align: center;
    color: #fff;
}

.report {
    font-size: 11px !important;
    color: #000 !important;
}


    .report small{
        color: #000 !important;
    }

    .report h4, .report h5 {
        margin-top: 3px;
        margin-bottom: 0;
        padding: 0;
    }

    .report table th, .report table td {
        font-weight: normal;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .report ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .report ul li {
            margin: 0;
            padding: 0;
        }

    .report .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #bfe9ff;
    }

    .report .table > thead > tr > th, .report .table > tbody > tr > th {
        vertical-align: middle;
        background-color: #bfe9ff;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .report .table-bordered > thead > tr > th, .report .table-bordered > tbody > tr > th, .report .table-bordered > tfoot > tr > th, .report .table-bordered > thead > tr > td, .report .table-bordered > tbody > tr > td, .report .table-bordered > tfoot > tr > td {
        border: 1px solid #00a7ff;
    }

    .report .tab-container > .nav-tabs > li > a, .report .tab-container > .nav-tabs > li.active > a {
        margin-bottom: -1px;
        text-transform: uppercase;
        font-weight: bold;
        border-top-width: 4px;
    }

    .report .tab-container > .nav-tabs > li.active > a {
        border-top-color: #72a510;
    }

    .report .assessment .table > thead > tr > th, .report .assessment .table > tbody > tr > th {
        white-space: normal;
    }

    .report textarea {
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .report label {
        display: inline-block;
    }

    .report input[type="radio"]:checked + label {
        font-weight: bold;
    }

    .report tr.break,
    .report tr.break > td {
        border-collapse: initial !important;
        border-top-width: 4px !important;
    }

    .report h5 {
        text-transform: uppercase;
        font-weight: bold;
        background: #bfe9ff;
        padding: 3px 10px;
        margin-bottom: 5px;
        border: 1px solid #00a7ff;
    }

        .report h5 > small {
            margin-top: 5px;
        }


@media print {
    .report .page-break,
    .report .assessment {
        page-break-before: always;
    }

    .report table {
        page-break-inside: auto;
    }

    .report tr {
        page-break-inside: avoid;
        page-break-after: auto;
    }

    textarea {
        background-color: transparent;
        border: none;
        padding: 0;
        border-style: none;
        border-color: Transparent;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .report h5 {
        text-transform: uppercase;
        font-weight: bold;
        background: #f7f7f7 !important;
        padding: 3px 10px !important;
        margin-bottom: 5px !important;
        border: 1px !important;
    }

        .report h5 > small {
            margin-top: 5px !important;
        }

    .report table th {
        background: #f7f7f7 !important;
    }

}

@media(max-width:480px) {
    ul.toolbar {
        display: block;
        float: none !important;
        margin: 0;
        background-color: #1175a2;
    }
}

.datepicker-inline {
    width: 100%;
}

.datepicker table {
    width: 100%;
}

    .datepicker table tr td,
    .datepicker table tr th {
        width: 10%;
        height: 30px;
    }

#calendar .table a {
    text-decoration: none;
}

#calendar .table > tbody > tr > td:hover,
#calendar .table > tbody > tr:hover td {
    font-size: 125%;
    cursor: pointer;
}

/* select 2 repository */
/*@charset "UTF-8";*/
.select2-result-repository { padding-top: 4px; padding-bottom: 3px; }
.select2-result-repository__avatar { float: left; width: 48px; margin-right: 10px; }
.select2-result-repository__avatar img { width: 100%; height: auto; object-fit: cover; border-radius: 2px; }
.select2-result-repository__meta { margin-left: 70px; }
.select2-result-repository__title { color: black; font-weight: bold; word-wrap: break-word; line-height: 1.1; margin-bottom: 4px; }
.select2-result-repository__forks, .select2-result-repository__stargazers { margin-right: 1em; }
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers { display: inline-block; color: #aaa; font-size: 11px; }
.select2-result-repository__description { font-size: 13px; color: #777; margin-top: 4px; }
.select2-results__option--highlighted .select2-result-repository__title { color: white; }
.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__watchers { color: #c6dcef; }

/* animated popup */
.closebt {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}

#closebt-container {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

/* Custom Checkbox */
.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

    .styled-checkbox + label:before {
        content: '';
        margin-right: 10px;
        display: inline-block;
        vertical-align: text-top;
        width: 20px;
        height: 20px;
        background: #ddd;
    }

.styled-checkbox:hover + label:before {
    background: #f35429;
}

.styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked + label:before {
    background: #f35429;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

    .styled-checkbox:disabled + label:before {
        box-shadow: none;
        background: #ddd;
    }

.styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}