﻿
*:focus, *:active
{
    outline: none !important;
}

/* #endregion*/

.container-outer
{
    background-color: transparent;
    position: absolute !important;
    left: 230px;
    top: 81px;
    bottom: 0;
    right: 0;
    display: block;
    overflow-y: auto;
}

.container-outer::after {
    content: "";
    background: url(../../Images/water-mark.png);
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size:458px 148px;
    z-index:-1;
}

.page-header
{
    border-bottom: 1px solid #2c74a3;
    min-height: 45px !important;
    padding-bottom: 0px !important;
    margin: 10px 0 0 0 !important;
}

.page-content
{
    /*top: 67px;
    bottom: 0;*/
    overflow: auto;
    position: relative;
    /*left: 0;
    right: 0;*/
    padding: 10px 15px;
    max-width:1024px;
}

/*#region Side Navigation */
#sideNav
{
    background: none repeat scroll 0 0 #f9f9f9;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 81px;
    left: 0;
    bottom: 0;
    width: 230px;
    z-index: 3;
}

#sideNavScroll
{
    height: 100%;
}

#navigation li
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

    #navigation li a i
    {
        max-width: 25px;
        min-width: 25px;
    }

#linediv
{
    height: 2px;
    border: 1px solid #000;
    background: #000;
}

#navigation > li > a
{
    display: block;
    padding: 15px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    /*color: #444;*/
    /*color: #FFFFFF;*/
    color: #000000;
}

    #navigation > li > a:focus, #navigation > li > a:hover
    {
        background: #76b729;
        color: #ffffff;
    }

.nav_font_fix
{
    margin-left: 6px;
    font-weight:600;
}

.current_nav, .current_nav .fa
{
    color: #fff;
}

.sub-menu li
{
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

    .sub-menu li:last-child
    {
        border-bottom: none;
    }

.sub-menu a
{
    display: block;
    padding: 15px 11px;
    width: 230px;
    color: #000000;
}

    .sub-menu a:focus
    {
        background: #F7F7F7 !important;
        color: #444 !important;
        text-decoration: none !important;
    }

/* #endregion*/
.accordion .panel-default > .panel-heading {
    background-color: #F3F3D5;
}
.accordion .panel-default .panel-heading .panel-title > a {
    display: block;
}
/* #region Dashboard Widgets */
.info-box1, .info-box2, .info-box3, .info-box4
{
    display: block;
    min-height: 90px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box1
{
    background: #7FD7ED;
    border: 1px solid #00c0ef;
}

.info-box2
{
    background: #D88288;
    border: 1px solid #dd4b39;
}

.info-box3
{
    background: #93EBC3;
    border: 1px solid #00a65a;
}

.info-box4
{
    background: #F2C47A;
    border: 1px solid #f39c12;
}

.info-box small
{
    font-size: 14px;
}

.info-box .progress
{
    background: rgba(0,0,0,0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
}

    .info-box .progress, .info-box .progress .progress-bar
    {
        border-radius: 0;
    }

        .info-box .progress .progress-bar
        {
            background: #fff;
        }

.info-box-icon
{
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 89px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}

    .info-box-icon > img
    {
        max-width: 100%;
    }

.info-box-content
{
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-number
{
    display: block;
    font-weight: bold;
    font-size: 30px;
}

.progress-description, .info-box-text
{
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 9px;
}

.info-box-text4
{
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.info-box-innertext
{
    display: block;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1px;
}

.info-box-innernumber
{
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.panel-footer-view
{
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 7px 12px;
    height: 18px;
}

.fa
{
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

.fa-arrow-circle-right:before
{
    content: "\f0a9";
}

.leave-summary
{
    background: #F2C47A;
    border: 1px solid #f39c12;
    display: none;
    position: absolute;
    width: 64.3%;
}

.leave-summary-innertext
{
    display: inline;
    float: right;
}

.show
{
    display: block;
}

/* #endregion Dashboard Widgets */