﻿body {
    font: .875em/1.35 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
    margin:0px;
    padding:0px;
}
img {
    border-style: none;
}
ul.menu, ul.menu ul {
    margin: 0px;
    padding:0px;
}
ul.menu li {
    cursor: pointer;
}
ul.menu > li {
    display:block;
    list-style-type: none;
    background-color: #5a6667;
    font-size:medium;
    color:whitesmoke;
    padding:0px;
    margin:0px;
}
ul.menu > li > ul > li {
    display: block;
    font-size:small;
    background-color: #5a6667;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    color:white;
}

ul.menu > li > a {
    display: block;
    padding: 12px 0px 12px 7px;
    border-left:5px solid #5a6667;
    /*border-bottom:1px dotted white;*/
}

ul.menu > li > ul > li > a {
    display:block;
    padding: 6px 0px 6px 15px;
    border-left:5px solid #5a6667;
    border-bottom:1px dotted white;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
  opacity: 1;
}

/*ul.menu div:before {
    font-family:FontAwesome;
    content:'\f090';
    margin-right:11px;
}*/
        
ul.menu a > span {
    font-family:FontAwesome;
    margin-right:8px;
    padding:6px;
}
        
ul.menu > li > ul > li > ul > li > a {
    display: block;
    font-size: small;
    background-color:#FAA016;
    color: white;
    padding: 5px 5px 5px 15px;
    border-left:5px solid #FAA016;
    margin: 0px;
    list-style-type: none;
    border-bottom: 1px dotted white;
}

ul.menu > li > ul > li > ul > li > a:hover {
    background-color:#FAA016;
    color:white;
}


ul.menu a {
    text-decoration:none;
    display:block;
    color:inherit;
}

span.icon {
    font-family:FontAwesome;
}

#mainContainer div {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

div.boxContainer > div {
    color:white;
    padding:9px 10px;
}
div.boxContainer span.icon {
    font-size:200%;
}

div.clear {
    clear:both;
    padding:0px !important;
    margin:0px  !important;
}

ul.menu > li > a.menuselected {
    background-color:#FAA016;
    border-left:5px solid #FAA016;
    box-shadow: 0px 3px 5px 0px black;
    color:white;
}
ul.menu > li > a.menuselected span {
    background-color:#FAA016;
    padding:6px;
    color:white;
}


ul.menu > li > ul > li > ul > li a.menuselected {
    background-color:#FAA016;
    color:black;
}

div.menucont {
    height:calc(100% - 170px);
   overflow-y:scroll;
   overflow-y: auto;
}

div.linkbuttons {
    padding-top:5px;
}
div.linkbuttons a {
    display:block;
    text-align:center;
    padding:2px;
    color:gray;
    text-decoration:none;
}
div.linkbuttons a:hover {
    background-color:gray;
    color:white;
}

.menucolumn {
    background-color: #5a6667;
    width: 220px;
    position: fixed;
    top: 0px;
    bottom: 33px;
    z-index:100;
}


.fbbutton {
    background-color: #f6f7f8;
    background-image: url(/images/fbsprint.png);
    background-repeat: repeat-x;
    border: 1px solid;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-sizing: content-box;
    font-family: helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    position: relative;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    border-color: #cccccc #c5c6c8 #b6b7b9;
    color: #4e5665;
    text-shadow: 0 1px 0 #fff;
    font-size: 12px;
    background-position: 0 -21px;
    line-height: 22px;
    padding: 0px 5px;
}

.fbbuttonblue:active {
    background-position: 0 -492px;
}

.fbbuttonblue:focus {
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: none;
}

.fbbuttonblue {
    background-color: rgb(78, 105, 162);
    background-image: url(/images/fbbtnspr.png);
    background-position: 0px -335px;
    background-repeat: repeat-x;
    border-bottom-color: rgb(51, 76, 131);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(60, 84, 136);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(60, 84, 136);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(67, 90, 139);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 1px 0px;
    box-sizing: content-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin:0px;
    padding:0px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
    vertical-align: middle;
    word-wrap: break-word;
}

.fbbuttonbluebig:active {
    background-position: 0 -546px;
}

.fbbuttonbluebig:focus {
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: none;
}
.fbbuttonbluebig {
    background-color: rgb(78, 105, 162);
    background-image: url(/images/fbbtnspr.png);
    background-position: 0px -388px /*-335px*/;
    background-repeat: repeat-x;
    border-bottom-color: rgb(51, 76, 131);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(60, 84, 136);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(60, 84, 136);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(67, 90, 139);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 1px 0px;
    box-sizing: content-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: large;
    margin:0px;
    padding:6px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
    word-wrap: break-word;
}

.fbbuttonbluebigdisabled {
    font-size: large;
    font-weight: normal;
    border: 1px solid #9FA1A2;
    padding: 6px 10px 6px 10px;
    background-color: #F1F3FD;
    color: #7B7B7B;
    border-radius:3px; 
    outline:none;
}

.spanlink {
    color:blue;
    text-decoration:underline;
    cursor:pointer;
}

.imgCont {
    float: left;
    width: 80px;
    padding-top: 5px;
    padding-left: 5px;
    box-sizing: border-box;
}
.imgCont img {
    width: 60px;
    height: 60px;
    vertical-align: middle;
}
.detailCont {
    float: left;
    font-size: small;
    width: 210px;
}

.detailCont h3 {
    font-weight:normal;
    font-size:medium;
    margin:0px;
    padding:0px;
}

.detailCont span {
    font-weight: normal;
    font-size: smaller;
    margin: 0px;
    padding: 0px;
    display: block;
    line-height: normal;
}

.divGrdPrgCont img {
    vertical-align:middle;
}

.divGrdPrg {
    margin:0px auto;
    width: 30px;
    height: 10px;
    background-color: #F5F5F5;
    border: 1px solid gray;
    border-radius: 2px;
}

.divGridPrgInner {
    height: 100%;
    width:0%;
    background-color:#2196F3;
}

.gshadowBox {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.k-popup.k-list-container {
    min-width:147px;
}