﻿#Expander {
            position: absolute;
            width: 17%;
            overflow: scroll;
        }

        ul#css3menu1 li ul li a {
            float: right;
        }

        #OpenForms > li {
            background: #459f86 none repeat scroll 0 0 !important;
        }

        .jqx-expander-header {
            background-color: #459f86;
            border: 1px solid #0d3d47;
            border-radius: 6px;
            cursor: pointer;
            height: 15px !important;
            margin: 1px;
            min-height: 10px !important;
            overflow: hidden;
            position: absolute;
            right: 0;
            width: 20px;
            z-index: 9999;
        }

        .jqx-widget-content {
            border: medium none;
            overflow: hidden;
        }

        .LiRightMenu {
            display: none;
        }

        .jqx-tabs-content {
            height: 100%;
        }

        #ConutOfPMRecive {
            background-color: #ca2121;
            border-radius: 50px;
            color: #fff;
            float: right;
            font-size: 11pt;
            font-weight: bold;
            height: 19px;
            margin-right: -9px;
            padding: 2px;
            text-align: center;
            width: 17px;
        }