<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

.box li {
    /*display: inline-block;*/
    border: 1px solid #D8D5D5;
    padding: 20px;
    margin: 0 auto;
    background-color: #e3e3e3;
    color: #fff;
    font-family: Georgia, Times, 'Times New Roman', serif; /* 'Open Sans' , sans-serif;*/
    font-size: 16px;
    width: 750px;
    border-radius: 15px;
    text-align: right;
}

.box li:hover {
    /* cursor: pointer;
        zoom:2; */
}

.txtcls {
    width: 225px;
    padding-left: 5px;
    height: 30px;
}

/* Maddy CSS */ .ar {
    float: right;
}

.al {
    float: left;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #666;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#nav li {
    float: left;
    list-style: none;
    padding: 5px 10px;
    color: #000;
    text-transform: uppercase;
}

    #nav li a {
        text-decoration: none;
        color: #fff;
        display: block;
        text-transform: none;
    }

form {
    background: #eee;
    padding: 10px;
}

    form p {
        padding: 5px 0;
    }

    form .title {
        min-width: 100px;
        display: inline-block;
    }

    form input[type=text], form input[type=password] {
        border: 1px solid #fff;
        padding: 5px;
    }

.button {
    display: inline-block;
    background: #000;
    padding: 5px 10px;
    z-index: 0;
    color: #fff;
}

.overlay {
    z-index: 5;
    background: rgba(0, 0, 0, .50);
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
}

.popup {
    padding: 10px 10px 35px;
    background: #fff;
    z-index: 999;
    display: none;
    position: absolute;
    right: 0;
}

#footer {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

    #footer div {
        padding: 5px;
    }

.close {
    font-weight: bold;
    color: #F00;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.column-in {
    margin: 0;
    padding: 0.01em 1em;
}

.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    display: none;
}
/* THE DIV TO TABLE TECHNIQUE */ X#container {
    width: 99.99%;
    padding: 0;
    display: table;
    border: 0px solid black;
    border-radius: 25px 10px / 10px 25px;
    -moz-border-radius: 25px 10px / 10px 25px;
    vertical-align: text-top;
}

#container {
    xwidth: 1005px;
    padding: 40px 0 0px;
    background-color: #fff; /* display: table; */
    xborder: 0px solid black;
    xborder-radius: 25px 10px / 10px 25px;
    -moz-border-radius: 25px 10px / 10px 25px;
    vertical-align: text-top;
    display: block;
    margin: 0 auto;
    font-family: 'open_sansregular',Tahoma,Geneva,sans-serif;
    clear: both !important;
}

#row {
}

h2 {
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #8D9CC2, white);
    background: -webkit-gradient(linear, left top, left bottom, from(#8D9CC2), to(white));
    padding: 10px 10px;
    margin-left: -10px;
    margin-top: 0;
    position: relative;
    width: 100%;
    -moz-box-shadow: 1px 1px 3px #fff;
    -webkit-box-shadow: 1px 1px 3px #fff;
    box-shadow: 1px 1px 3px #fff;
    color: #454545;
    text-shadow: 0 1px 0 #fff;
    font-size: 16px;
    font-weight: bold;
}

#left {
    width: 20%;
    vertical-align: top;
    background: #EEF;
    display: table-cell; /*background: yellow url( "red.gif" ) top left repeat-y;*/
}

#right {
    vertical-align: top;
    width: 20%;
    background: #EEF;
    display: table-cell; /*background: #FEE url( "blue.gif" ) top right repeat-y;*/
}

#middle {
    vertical-align: top;
    width: 59%;
    background: #ffffff;
    display: table-cell;
}

h4 {
    font-size: 1em;
    border-bottom: 2px solid #cc3300;
    color: #0033cc;
    font-size: 16px;
    font-weight: bold;
}
/* IE ONLY */ * html #container {
    /*background: yellow url( "red.gif" ) top left repeat-y;*/
}

* html #row {
    /*background: url( "blue.gif" ) top right repeat-y;*/
}

* html #left {
    float: left;
}

* html #right {
    float: right;
}

* html #middle {
    float: left;
}

* html .cleaner {
    display: block;
}
/* ]]&gt; */ /* LIST #2 */

#list2 {
}

    #list2 ol {
        /*font-style:italic; font-family:Georgia, Times, serif; font-size:24px; color:#bfe1f1;*/
    }

        #list2 ol li {
        }

            #list2 ol li p {
                padding: 8px;
                font-style: normal;
                font-size: 13px;
                color: #eee;
                border-left: 1px solid #999;
            }

                #list2 ol li p em {
                    display: block;
                }
/* End Maddy CSS */

.buttonBack {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #ac9091;
    border-radius: 8px;
    background: ##f5cdcf;
    background: -webkit-gradient(linear, left top, left bottom, from(##f5cdcf), to(#c9b5b5));
    background: -moz-linear-gradient(top, ##f5cdcf, #c9b5b5);
    background: linear-gradient(to bottom, ##f5cdcf, #c9b5b5);
    text-shadow: #ffffff 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #111111;
    text-decoration: none;
}

    .buttonBack:hover, .buttonBack:focus {
        background: #fff6f8;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff6f8), to(#f1d9d9));
        background: -moz-linear-gradient(top, #fff6f8, #f1d9d9);
        background: linear-gradient(to bottom, #fff6f8, #f1d9d9);
        color: #111111;
        text-decoration: none;
    }

    .buttonBack:active {
        background: #ac9091;
        background: -webkit-gradient(linear, left top, left bottom, from(#ac9091), to(#c9b5b5));
        background: -moz-linear-gradient(top, #ac9091, #c9b5b5);
        background: linear-gradient(to bottom, #ac9091, #c9b5b5);
    }


/* Add this attribute to the element that needs a tooltip */
.data-tooltip {
    position: relative;
    cursor: pointer;
}

    /* Hide the tooltip content by default */
    .data-tooltip:before, .data-tooltip:after {
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        pointer-events: none;
    }

    /* Position tooltip above the element */
    .data-tooltip:before {
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-bottom: 5px;
        margin-left: -80px;
        padding: 7px;
        width: 150px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        text-align: justify;
        font-size: 14px;
    }

    /* Triangle hack to make tooltip look like a speech bubble */
    .data-tooltip:after {
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        width: 0;
        border-top: 5px solid #000;
        border-top: 5px solid hsla(0, 0%, 20%, 0.9);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0;
    }

    /* Show tooltip content on hover */
    .data-tooltip:hover:before, .data-tooltip:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

#crumbs {
    text-align: center;
}

#crumbs ul {
    list-style: none;
    display: inline-table;
}

    #crumbs ul li {
        display: inline;
    }

        #crumbs ul li a {
            display: block;
            float: left;
            height: 25px;
            background: #3498db;
            text-align: left;
            padding: 10px 40px 5px 40px;
            position: relative;
            margin: 0 5px 0 0;
            text-decoration: none;
            color: #fff;
        }

            #crumbs ul li a:after {
                content: "";
                border-top: 20px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 20px solid #3498db;
                position: absolute;
                right: -20px;
                top: 0;
                z-index: 1;
            }

            #crumbs ul li a:before {
                content: "";
                border-top: 20px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 20px solid #d4f2ff;
                position: absolute;
                left: 0;
                top: 0;
            }

        #crumbs ul li:first-child a {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

            #crumbs ul li:first-child a:before {
                display: none;
            }

        #crumbs ul li:last-child a {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

            #crumbs ul li:last-child a:after {
                display: none;
            }

        #crumbs ul li a:hover {
            background: #A5B1CE;
        }

            #crumbs ul li a:hover:after {
                border-left-color: #A5B1CE;
            }

.rpDiv {
    width: 77%;
    float: none;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
}

.rpLeft {
    padding: 3px 10px;
    font-size: 14px;
    float: left;
}

.rpRight {
    padding: 3px 10px;
    font-size: 14px;
    float: right;
}

#container {
    clear: both !important;
    padding-bottom: 20px !important;
}

form#madheshiya input {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #aaa;
    padding: 5px;
    font-size: 13px;
    margin-top: 0;
    background: #fff;
    float: left;
}

    form#madheshiya input:focus, form#madheshiya textarea:focus {
        box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
        -o-box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
        -webkit-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
        -moz-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
        outline: 0;
    }


form#abb input {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #aaa;
    padding: 5px;
    font-size: 13px;
    margin-top: 0;
    background: #fff;
    float: left;
}

    form#abb input:focus, form#abb textarea:focus {
        box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
        -o-box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
        -webkit-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
        -moz-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
        outline: 0;
    }

form#abb select:focus {
    box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
    -o-box-shadow: inset 0 1px 1px #fff, 0px 0px 10px #fffc06;
    -webkit-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
    -moz-box-shadow: inset 0 1px 1px #fff, 0 0 10px #fffc06;
    outline: 0;
}

form#abb select {
    height: 37px !important;
    margin: 0;
    margin-right: 2px;
    padding-top: 6px;
    padding-bottom: 8px;
    vertical-align: middle;
    outline: none;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    border: 1px solid #aaa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("h_arrow.gif") no-repeat right center;
    margin-bottom: 3px;
    width: 75pt;
    float: left;
}

form#abb input[type="submit"], form#abb input[type="reset"] {
    border: none; /*background: #ca0303;
        background: -webkit-gradient(linear, left top, left bottom, from(#f20909), to(#690202));
        background: -webkit-linear-gradient(top, #53ACFF, #53ACFF);
        background: -moz-linear-gradient(top, #53ACFF, #53ACFF);
        background: -ms-linear-gradient(top, #53ACFF, #53ACFF);
        background: -o-linear-gradient(top, #53ACFF, #53ACFF);*/
    padding: 0px 12px;
    height: 37px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0px 0px #000;
    -moz-box-shadow: 0 0px 0px #000;
    box-shadow: 0 0px 0px #000;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    cursor: pointer;
}

    form#abb input[type="submit"]:hover, form#abb input[type="reset"]:hover {
        background: #83BAEA;
        color: #fff;
    }

    form#abb input[type="submit"]:active, form#abb input[type="reset"]:active {
        background: #53ACFF;
    }

X.sub-menu {
    display: block !important;
}

.dropbtn {
    border: none;
    cursor: pointer;
}

    /* Dropdown button on hover &amp; focus */
    .dropbtn:hover, .dropbtn:focus {
        /*  background-color: #3e8e41;*/
    }

/* The container &lt;div&gt; - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 142px;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 5px 10px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

.advSearch {
    -moz-user-select: none;
    background: #f5f5f5 none repeat scroll 0 0;
    color: #666;
    padding: 0px 15px 20px 20px;
    margin: 0 auto;
    width: 1005px;
    height: 40px;
}


#srchType {
    float: left;
    padding-left: 20px;
}

#srchType {
    margin-left: 0 auto;
}

#srchType {
    float: left;
    /*position: relative;*/
}

#srchType {
    border-color: #0e74ca;
    width: 150px;
}

#srchType {
    border-color: #0e74ca;
    width: 150px;
}

#srchType {
    border-radius: 2px;
    font-size: 14px;
    height: 30px;
    padding: 3px 4px;
    text-align: left;
}

form {
    background: none;
}

ul#ui-id-1 {
    top: 134px !important;
    /*position: fixed;*/
}

.rpDiv {
    width: 77%;
    float: none;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 0;
}

.rpLeft {
    margin-right: 6%;
    padding: 3px 10px;
    font-size: 14px;
    width: 45%;
    display: inline-block;
    float: none;
}

.rpRight {
    padding: 3px 10px;
    font-size: 14px;
    float: none;
    width: 45%;
    margin-right: 0;
    display: inline-block;
}
input#addButton {
    margin-bottom: 15px;
}
#pDiv input[type="text"] {
    border: 1px solid #ccc;
    max-width:375px;
}
@media only screen and (min-width : 220px) and (max-width : 995px) {
    #pDiv input[type="text"] {
        min-width: 270px;
        width: auto !important;
        border: 1px solid #ccc;
    }

    .rpLeft, .rpRight {
        padding: 3px 0;
        width: 100%;
        margin-right: 0;
    }

    .rpDiv {
        width: 100%;
        margin-bottom:12px;
    }
    input#addButton {
        font-size: 10px !important;
        padding: 3px 10px !important;
        display: block !important;
        text-align: center;
        margin: 0 auto 15px;
    }
    }</pre></body></html>