﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #222222;
    background-color: #E1F2D0;
}

a, 
a:focus
{
    color: #75B03C;
    text-decoration-skip-ink: none;
}

a:hover
{
    color: #111111;
}

a.ajaxlink, 
a[href^='#']
{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}

a.ajaxlink:hover
{
    border-bottom: 1px dotted #C72C2E;
}

a.pdf:before
{
    content: '';
    position: relative;
    background: url('../images/pdf.png') left center no-repeat;
    padding: 5px 0px 15px 15px;
    margin-right: 5px;
    top: -5px;
}

a.pdf
{
    outline: none;
    line-height: 22px;
}

h1
{
    color: #75B03C;
    font-size: 18pt;
    line-height: 1.4;
}

h1 a[href*='#']
{
    border-bottom-style: none;
}

h2
{
    font-size: 14pt;
}

h3
{
}

input
{
    vertical-align: middle;
}

.aspNetHidden
{
    display: none;
    visibility: hidden;
}

.container
{
    border: 1px solid #6BAB30;
    box-shadow: gray 0px 0px 3px;
}

.breadcrumb
{
    background-color: transparent;
}

.breadcrumb > span:last-child
{
    display: none;
}

.breadcrumb a
{
    text-decoration: underline;
}

.jumbotron
{
    background-color: transparent;
    overflow: hidden;
}

.blockquote-reverse
{
    border-color: #C72C2E;
    font-style: italic;
}

.blockquote-reverse footer
{
    color: black;
    font-style: italic;
}

.blockquote-reverse footer:after
{
    content: '';
}

blockquote
{
   font-size: 10pt;
   font-weight: bold;
}


.media .pull-left
{
    padding-right: 5px;
    margin-right: 20px;
}

.logo
{
    font-family: Arial, Helvetica, sans-serif;
    color: green;
    font-weight: bold;
    max-width: 240px;
    text-align: center;
    line-height: 12px;
    font-size: 12px;
}

.logo img
{
    width: 100%;
    max-width: 185px;
}

.logo-search
{
    outline: none;
    position: relative;
    width: 250px;
    opacity: 0.8;
}

.logo-search input
{
    color: black;
}

.headline
{
    background: url('../images/header.gif') repeat-x;
    background-size: contain;
}

/* left menu*/
.cont
{
    background: url('../images/Leaf.png') 560px bottom no-repeat;
    background-color: white;
}

.cont td table td
{
    vertical-align: top;
}

.article
{
    padding: 0px 2px 5px 15px;
    min-height: 500px;
}

.artheader
{
    height: 23px !important;
}

.article a[href]
{
    text-decoration: underline;
}

.article h1 > a[rel]
{
    text-decoration: none;
    cursor: default;
    outline: none;
}

.article ul li
{
}

.hidden
{
    display: none;
}

.leftmenu
{
    text-align: left;
    margin-bottom: 20px;
    width: 230px;
    background-color: rgba(230, 112, 76, 0.8);
    border-radius: 4px !important;
}

.leftmenu .list-group
{
    list-style-type: none;
    margin-bottom: 0px;
}

.leftmenu .list-group-item
{
    border-top-style: none;
    border-bottom: 1px dotted #9F3734;
    background-color: transparent;
    color: white;
    border-radius: 0;
    width: 230px;
    text-decoration: none;
}

.leftmenu .list-group-item.active
{
    background-color: #E6704C !important;
    background-image: none !important;
    border: 1px solid transparent;
    -webkit-text-shadow: none;
    text-shadow: none;
    color: #FEE599;
}

.leftmenu .list-group-item:hover
{
    background-color: transparent;
    color: #FEE599;
}

.leftmenu .list-group-item.active:hover
{
    border: 1px solid transparent;
    background-image: none !important;
    color: #FEE599;
    text-decoration: none;
}

.leftmenu .list-group-item:focus
{
    background-color: #E6704C;
}

.leftmenu a.level1
{
    text-align: center;
    background: url('../images/lefthad.png') repeat;
    background-size: cover;
    border: 1px solid #9F3734;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    text-decoration: none;
    color: #FEE599;
}

.leftmenu ul li:first-child
{
}

.leftmenu ul li:only-child a.level1
{
    border-radius: 4px;
}

.leftmenu ul li:last-child a
{
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

.leftmenu ul li a.selected
{
    text-decoration: none;
}

.leftmenu ul li a.level1,
.leftmenu ul li a.level2
{
    font-weight: normal;
}

.leftmenu ul li a.level3:before
{
    content: '—';
    margin-right: 5px;
    display: inline-block;
}

.leftmenu ul li a.level3
{
}

/* Panel */

.subscr .panel-body h5
{
    font-size: 14pt;
}

.subscr .panel a
{
    text-decoration: underline;
}

.panel-default
{
    border-color: #EDD31A;
}

.panel
{
    background-color: floralwhite;
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
}

.panel-heading
{
    background-image: url('../images/section.gif') !important;
    background-repeat: repeat-x;
    color: white;
    border-style: none;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
}

.panel-heading > *
{
    color: white;
}

/* Content */
.scheduler .table td
{
    width: 50%;
}

.scheduler .hidden + table
{
    display: none;
}

/* Menu */

#menu
{
    background-color: #75B03C;
    padding-left: 10px;
    width: 100%;
    height: 30px;
}

#menu .nav-tabs
{
    border-bottom-color: #75B03C;
}
#menu .nav > li > a
{
   height: 30px !important;
}

#menu .nav > li > a
{
    color: white;
    font-weight: bold;
    padding: 5px 5px;
}

#menu .nav .active > a
{
    color: white;
}

#menu .nav > .active > a,
#menu .nav > li > a:hover,
#menu .nav > li > a:focus
{
    background-color: #A8FC56;
    border-color: transparent;
    color: green;
    border-radius: 0;
}

#menu .dropdown-menu
{
    border-color: #6BAB30;
    background-color: #75B03C;
    color: white;
}

#menu .dropdown-menu a
{
    color: white;
}

#menu .dropdown-menu li.active > a,
#menu .dropdown-menu li:hover,
#menu .dropdown-menu a:hover,
#menu .dropdown-menu a:focus
{
    background-color: #A8FC56;
    background-image: none;
    color: forestgreen;
}

#menu .dropdown-menu a.selected
{
    background-image: none !important;
    color: forestgreen;
}

/* Button */
.input-group-btn .btn,
.input-group .input-group-addon
{
    background-image: none;
    background-color: green;
    color: white;
    border-color: #75B03C;
}

a.btn
{
    text-decoration: none !important;
}

.form-control:focus
{
    border-color: #75B03C;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(117, 176, 60, 0.6);
}

.form-control
{
    border-color: #75B03C;
    background-color: #FFF7F1;
    background-color: white;
}

/* Table */
.table
{
}

.table th
{
    color: white;
    text-align: center;
}

.table td
{
    border-top: 1px dotted #9F3734 !important;
    vertical-align: middle !important;
}

.table tr:last-child
{
    border-bottom: 1px dotted #9F3734 !important;
}

.table p
{
    margin: 0;
    padding: 0;
}

/* Galery */
.thumbnail, .img-thumbnail
{
    border-color: silver;
}

.thumbnail:hover,
.thumbnail:focus,
.thumbnail.active
{
    border-color: #75B03C !important;
}

/* Badge */
.badge
{
    background-color: #9F3734;
}

/* Footer */
.footer
{
    margin-top: -50px;
    padding-top: 60px;
    height: 120px;
    font-size: 13px;
    background-color: white;
    color: gray;
}

/* Login */
.editable
{
    border: 1px dotted #FF9933;
    margin: -1px;
}

.editform
{
    margin: 0;
    padding: 0;
}
.editform li
{
    padding-bottom: 20px;
    list-style-type: none !important;
}

textarea
{
    color: black;
    font-weight: normal;
}

.required
{
    color: #b66;
    background-color: #ffeeff !important;
    border: 1px solid red !important;
    box-shadow: 0px 0px 4px #ff3c00;
}

.required-text
{
    color: red;
}

.site-navi
{
    color: black;
    padding-bottom: 2px;
    white-space: nowrap;
    z-index: 999;
}

.site-navi .navigation
{
    color: #75B03C;
    margin-top: 10px;
}

.site-navi > span,
.site-navi > a
{
    position: relative;
    top: -4px;
}

.navigation
{
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: middle;
    color: white;
}

.navigation:hover
{
    text-decoration: none;
}

.social
{
    margin: 0 5px 0 5px;
}

.social svg
{
    fill: #75b03c;
}

.order-panel
{
    margin-top: 20px;
}

.cont hr
{
    border-top: 1px dotted silver;  
}

/* Error */

.error-sign
{
    display: inline-block;
    border: 5px solid red;
    font-weight: bold;
    width: 140px;
    height: 140px;
    vertical-align: middle;
    border-radius: 90px;
    text-align: center;
    margin-left: 30px;
    margin-top: 20px;
}

.error-sign > div
{
    display: inline-block;
    background-color: darkorange;
    width: 120px;
    height: 120px;
    vertical-align: middle;
    line-height: 120px;
    border-radius: 90px;
    margin-top: 10px;
    text-align: center;
}

.error-sign > div > span
{
    margin-top: 46px;
    display: inline-block;
    width: 90px;
    height: 26px;
    background-color: White;
}

.announce
{
    text-align: left;
}

.announce a
{
    text-decoration: underline;
}

.announce img
{
    width: 100%;
}


.strikeline1
{
    border-top: 1px solid #B3BAC0;
    margin: 0 20px 0 20px;
    color: gray;
}

.strikeline2
{
    border-top: 1px solid #B3BAC0;
    font-size: 1px;
    position: relative;
    top: 1px;
}

.btn-top
{
    font-size: 24px;
    height: 60px;
    width: 60px;
    line-height: 63px;
    position: fixed;
    right: 26px;
    bottom: 21px;
    text-align: center;
    text-decoration: none;
    color: #75B03C !important;
    outline: none !important;
}

.progress-scroll
{
    display: none;
    width: 52px;
    height: 52px;
    position: fixed;
    bottom: 80px;
    right: 30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    z-index: 9999;
}

.is-visible
{
    visibility: visible;
    opacity: 1;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px)
{
    body
    {
        background-color: white;
    }

    #menu
    {
        float: none !important;
    }

    .row-offcanvas
    {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right
    {
        right: 0;
    }

    .row-offcanvas-left
    {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas
    {
        right: -100%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas
    {
        left: -95%; /* 6 columns */
    }

    .row-offcanvas-right.active
    {
        right: 100%; /* 6 columns */
    }

    .row-offcanvas-left.active
    {
        left: 100%; /* 6 columns */
    }

    .row-offcanvas-left .contentPanel,
    .row-offcanvas-right .contentPanel
    {
        opacity: 0.4;
        pointer-events: none;
    }

    .sidebar-offcanvas
    {
        position: absolute;
        top: 0;
        padding-top: 0px;
        padding-right: 55px;
        width: 100%; /* 6 columns */
        padding-bottom: 10px;
        background-color: white;
        z-index: 100;
    }
}
