﻿/*body
{
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'sans-serif' !important;
}*/

@charset "utf-8";
/* CSS Document */
/* @font-face {
 font-family: 'DroidSerifRegular';
 src: url('../fonts/DroidSerif-Regular-webfont.eot');
 src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'), url('../fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), url('../fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}*/
/*@import url(//fonts.googleapis.com/css?family=Droid+Serif);*/
@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 400;
    src: url(Droid+Serif_400_normal.eot); /* {{embedded-opentype-gf-url}} */
    src: local('☺'), url(/Content/googlefonts/DroidSerif_400_normal.eot?#iefix) format('embedded-opentype'), /* {{embedded-opentype-gf-url}} */
    url(/Content/googlefonts/DroidSerif_400_normal.woff) format('woff'), /* http://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff */
    url(/Content/googlefonts/DroidSerif_400_normal.ttf) format('truetype'), /* http://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaCwlidHJgAgmTjOEEzwu1L8.ttf */
    url(/Content/googlefonts/DroidSerif_400_normal.svg#Droid+Serif_400_normal) format('svg'); /* http://fonts.gstatic.com/l/font?kit=0AKsP294HTD-nvJgucYTaHNsigHlcrQGNV8nkUSFQfc&skey=a46d7e8bf49adcd6&v=v6#DroidSerif */
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

.nav > li > a {
    display: none;
}

body {
    font-family: 'Droid Serif', serif !important;
    padding-top: 5px;
    padding-bottom: 20px;
    color: #000000 !important;
    text-align: justify;
}

.body-content {
    padding-left: 0px !important;
    margin-top: 75px !important;
    min-height: 400px;
}

.navbar-brand {
    height: 100px !important;
}

input[type=button] {
    font-size: 14px !important;
    font-weight: bold !important;
    /* ... other rules ... */
    cursor: pointer !important;
}

button[type=button] {
    font-size: 14px !important;
    font-weight: bold !important;
    /* ... other rules ... */
    cursor: pointer !important;
}

.grid-style {
    border: 1px solid rgb(212,212,212);
    min-height: 250px;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.user-details {
    margin-top: 50px;
}

#horizontal-line {
    display: block;
    margin-top: 100px;
    margin-bottom: 60px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    border-color: #F0F0F0;
}


.jumbotron p {
    font-size: 14px !important;
}

/*#footer
{
    position: relative;
    bottom: 0;
    height: 30px;
    margin-top: 0px;
    text-align: center;
    font-size: 10px;
    font-family: 'Lato';
}*/

@media screen and (min-width: 480px) {

    /*form
    {
        max-width: 480px;
    }*/
}


/*.panel-body h4
        {
            padding: 9px 5px !important;
            background: #578036 !important;
            margin: 0px !important;
            color: #ffffff !important;
        }

            .panel-body h4 span.ng-binding
            {
                padding-left: 5px !important;
            }

        .panel-body ul li ul li
        {
            margin: 0px !important;
            padding: 5px 0px !important;
            border-bottom: 1px solid #cecfce !important;
            list-style-type: circle !important;
        }

        .panel-body .ng-scope
        {
            margin: 0px !important;
        }

        .panel-body a:link
        {
            color: #578036 !important;
            padding: 0px !important;
        }*/

/*.panel-primary > .panel-heading
        {
            font-size: 30px;
            color: #ffffff;
            font-weight: bold;
            padding-bottom: 18px;
            border-color: #578036;
        }*/

.panel-primary {
    border-color: #6ea098 !important;
}

.panel-body {
    padding: 0px !important;
}

.panel-heading {
    background: #66B360 !important;
    font-size: 17px !important;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px 0px !important;
    color: #ffffff !important;
    font-weight: bold !important;
    border-bottom: 5px solid #994640;
    margin-top: 0px !important;
}

    .panel-heading i {
        font-size: 30px !important;
        vertical-align: middle;
        color: #ffffff !important;
        padding-right: 5px !important;
        margin-left: 5px !important;
    }

.modal-header {
    background: #66B360 !important;
    font-size: 17px !important;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px 0px !important;
    color: #ffffff !important;
    font-weight: bold !important;
    border-bottom: 5px solid #994640;
    margin-top: 0px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

    .modal-header i {
        font-size: 30px !important;
        vertical-align: middle;
        color: #ffffff !important;
        padding-right: 5px !important;
        margin-left: 5px !important;
    }

.wide {
    text-align: left;
    font-weight: bold;
    background: #ebebeb;
}


.logoText {
    color: #286028 !important;
    /*float:right;
    right: 0px;
     top: 75px;
    padding-right: 10px;
        clear:both;*/
    font-size: 25px;
    /*font-weight: inherit;*/
}

.sublogoText {
    font-size: 18px !important;
    color: #095698 !important;
}

.link {
    color: #095698 !important;
}

.pageHeading {
    color: #66b360;
    /*float:right;
    right: 0px;
     top: 75px;
    padding-right: 10px;
        clear:both;*/
    /*font-weight: inherit;*/
}

.col-sm-12 {
    /*padding:0px !important;*/
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    font-weight: bold !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #2e3451 !important;
    background-color: #cbcccb !important;
}

.nav-tabs {
    margin-bottom: -10px !important;
}

.pageContainer {
    width: 1175px !important;
    padding-top: 91px;
    padding-right: 0px;
    padding-left: 20px;
}

.layoutContainer {
    padding-right: 5px !important;
    padding-left: 10px !important;
}

.ngHeaderContainer {
    background-color: #3d3a3a !important;
    color: #fff !important;
}

/*li::before
{
    content: "•";
    color: green;
    display: inline-block;
    font-size:larger;
    width: 1em;
    margin-left: -1em;
}*/

/*.top-panel-heading i
        {
            font-size: 40px;
            color: #578300;
        }

        .gray-bg
        {
            background: #ebebeb !important;
            font-size: 17px;
            height: 50px;
            line-height: 50px;
            padding: 0px 10px;
            color: #578036;
        }

            .gray-bg i
            {
                font-size: 30px;
                vertical-align: middle;
                color: #578036;
                padding-right: 5px;
            }

        .green-border
        {
            border-bottom: 5px solid #578036;
        }

        .gray-border
        {
            border-bottom: 5px solid #ebebeb;
        }

        .vertical-middle
        {
            vertical-align: middle;
        }*/


.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.footer {
    background: #EDEFF1;
    height: auto;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
    /*bottom:0px !important;*/
}

    .footer p {
        margin: 0;
    }

    .footer img {
        max-width: 100%;
    }

    .footer h3 {
        border-bottom: 1px solid #BAC1C8;
        color: #54697E;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        padding: 40px 0 10px;
        text-transform: uppercase;
    }

    .footer ul, .footer span {
        font-size: 13px;
        list-style-type: disc;
        margin-left: 0;
        padding-left: 0;
        margin-top: 15px;
        color: #7F8C8D;
    }

        .footer ul li a {
            padding: 0 0 5px 0;
            display: block;
        }

    .footer a {
        color: #78828D;
    }

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}


.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
    box-shadow: 0 1px 0 #B4B3B3;
}




.footer-bottom {
    background: #E3E3E3;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer-bottom p.pull-left {
        padding-top: 6px;
    }



/*input:focus { border-color: Highlight !important;
              border-style: solid;
              border-width: 2px !important;
               }
a:focus { border-color: Highlight !important; border-style:  solid;
              border-width: 2px !important; }
span:focus { border-color:Yellow !important; border-style: solid;
              border-width: 2px !important; }
              */


.mainwrapper:focus {
    outline: 1px solid Highlight;
}

.navbar :focus {
    outline: 1px solid Highlight;
}

a:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    /*border-width: px !important;
        outline: 2px solid Yellow;*/
}

button:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 1px !important;
}

span:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 1px !important;
}

span:active {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 1px !important;
}

div[role=tab]:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
    outline: 2px solid Yellow;
}

div[role=tab]:active {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
    outline: 2px solid Highlight;
}

th:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
    outline: 2px solid Highlight;
}

th:active {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
    outline: 2px solid Highlight;
}

/* a:hover
    {
        border-color: Highlight !important;
        border-style: solid;
        border-width: 2px !important;
        outline: 2px solid Yellow;
    }*/

img.rmLeftImage {
    margin-left: 25% !important;
    height: 40px !important;
}

a.rmFocused {
    border-color: Highlight !important;
    border-style: hidden !important;
    border-width: 1px !important;
}

a.rmSelected {
    border-color: Highlight !important;
    border-style: hidden !important;
    border-width: 1px !important;
}

input:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
}

img:focus {
    border-color: Highlight !important;
    border-style: solid !important;
    border-width: 2px !important;
}

/* a.rmLink
    {
        width: 90% !important;
        white-space: normal !important;
    }*/

.rmToggle {
    margin-top: -45px !important;
}

a.rpLink:focus {
    border-color: Yellow !important;
    border-style: solid !important;
    border-width: 1px !important;
    background-color: #4A4D4A !important;
}

span.rmText {
    color: #fff !important;
    margin-left: 12px !important;
}
/**, *:focus
    {
        outline: none;
    }*/

/*ul.nav li a:hover, ul.nav li.current_page_item a, ul.nav li.current-cat a {
    color: #fff;
    text-decoration: none;*/

.mainwrapper_background {
    /*background: url('/_layouts/IPM.UI.Framework/images/nav_background.jpg') repeat-x;*/
    background-position: left top;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
}

.btn-success {
    background-color: #286028 !important;
}

.btn-danger {
    background-color: #8f322f !important;
}


.panel-heading {
    background-color: #286028 !important;
}

.nav-tabs > .active > button {
    background-color: #286028 !important;
}

/*.nav-tabs > .active > a:hover,
  .nav-tabs > .active > button:focus {*/


td{
    text-align:left !important;
}

.fixed_headers {
    table-layout: fixed;
    border-collapse: collapse;
}
    .fixed_headers th,
    .fixed_headers td {
        padding: 5px;
        text-align: left;
    }


    .fixed_headers thead tr {
        display: block;
    }

    .fixed_headers tbody {
        overflow: scroll;
        display:block;
        height: 405px !important;
    }
    .fixed_headers td, .fixed_headers th {
        min-width: 125px !important;
        max-width: 125px !important;
    }