﻿body {
    margin: auto;
    padding-left: 10px;
    font-family: arial;
    background: url("../images/bodyTop.jpg");
    background-repeat: repeat-x;
    height: 124px;
}

img {
    border: 0px currentColor;
}

h2 {
    margin: 0px;
    padding: 10px;
}

h3 {
    margin: 0px;
    padding: 10px;
}

h4 {
    margin: 0px;
    padding: 10px;
}

h5 {
    margin: 0px;
    padding: 10px;
}

p {
    margin: 0px;
    padding: 10px;
}

h1 {
    color: rgb(255, 255, 255);
    line-height: 10px;
    padding-left: 25px;
    font-size: 14px;
}

p {
    margin: 5px;
    text-align: justify;
    color: rgb(95, 95, 95);
    text-transform: none;
    font-family: arial;
    font-size: 11px;
}

#wrapper {
    width: 1300px;
    margin: 0 auto;
}

#wrapper1 {
    width: 1200px;
    margin: 0 auto;
}

#wrapper2 {
    width: 1200px;
    margin: 0 auto;
}

#header {
    width: 1200px;
    float: left;
    /*background: url("../images/topbg.jpg");*/
    background-repeat: no-repeat;
    height: 140px;
    margin: auto;
    padding-left: 0px;
    font-family: arial;
    margin: 0 auto;
    text-decoration: none;
}

.centerBG {
    width: 1300px;
    margin: 0 auto;
    /*background: url("../images/centerbg.jpg");*/
    background-repeat: repeat-y;
    /*padding-left: 20px;
    padding-right: 20px;*/
    float: left;
}

.leftpad {
    padding-left: 100px;
}

.headingtxt {
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    padding-left: 10px;
}

.search_tab {
    margin: 20px 10px 0px 0px;
    width: 193px;
    height: 29px;
    float: right;
}

.clear {
    clear: both;
}

.image-clear {
    padding: 5px 0px;
    clear: both;
}

.image-left {
    padding: 0px 10px 0px 0px;
    float: left;
}

.image-right {
    padding: 0px 0px 0px 10px;
    float: right;
}

.clear-form {
    padding-bottom: 8px;
    clear: both;
}

.lable-txt {
    width: 53px;
    color: rgb(51, 51, 51);
    font-family: calibri;
    font-size: 13px;
    font-weight: normal;
    float: left;
}

input.filed {
    border: 1px solid rgb(180, 180, 180);
    width: 159px;
    height: 20px;
}

textarea.filed {
    border: 1px solid rgb(180, 180, 180);
    width: 157px;
    height: 63px;
}

.l1 {
    width: 8px;
    height: 35px;
    float: left;
    background-image: url("../images/stlc.jpg");
}

.m1 {
    width: 222px;
    height: 35px;
    float: left;
    background-image: url("../images/stmc.jpg");
}

    .m1 h3 {
        padding: 5px 0px 0px 20px;
        font-family: "Franklin Gothic Medium Cond";
        font-size: 17px;
        font-weight: lighter;
    }

.r1 {
    width: 8px;
    height: 35px;
    float: left;
    background-image: url("../images/strc.jpg");
}

.l2 {
    width: 6px;
    height: 6px;
    float: left;
    background-image: url("../images/sblc.jpg");
}

.m2 {
    width: 226px;
    height: 6px;
    float: left;
    background-image: url("../images/sbmc.jpg");
}

.r2 {
    width: 6px;
    height: 6px;
    float: left;
    background-image: url("../images/sbrc.jpg");
}

.l3 {
    width: 6px;
    height: 6px;
    float: left;
    background-image: url("../images/sbtc1.jpg");
}

.m3 {
    width: 226px;
    height: 6px;
    float: left;
    background-image: url("../images/stmc1.jpg");
}

.r3 {
    width: 6px;
    height: 6px;
    float: left;
    background-image: url("../images/strc1.jpg");
}

.glossymenu {
    width: 90%;
    height: 36px;
    float: left;
    margin-top: 21px;
}

    .glossymenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .glossymenu li {
        margin-right: 5px;
        float: left;
    }

        .glossymenu li a {
            padding: 0px 0px 0px 6px;
            height: 36px;
            text-align: center;
            color: rgb(0, 0, 0);
            font-family: Calibri;
            font-size: 14px;
            font-weight: normal;
            text-decoration: none;
            float: left;
            display: block;
            cursor: pointer;
        }

            .glossymenu li a span {
                background: url("../images/") no-repeat right top;
                padding: 11px 10px 11px 8px;
                float: left;
                display: block;
            }

        .glossymenu li.current a {
            background: url("../images/") no-repeat left;
            color: #FFF;
        }

        .glossymenu li a:hover {
            background: url("../images/butonbg.jpg") no-repeat left;
            color: #FFF;
        }

        .glossymenu li.current a span {
            background: url("../images/menu_rgt-over.jpg") no-repeat right top;
            color: #FFF;
        }

        .glossymenu li a:hover span {
            background: url("../images/menu_rgt-over.jpg") no-repeat right top;
            color: #FFF;
        }

.sub_menu {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 510px;
    clear: both;
}

    .sub_menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 510px;
    }

    .sub_menu li {
        border-right-color: rgb(255, 255, 255);
        border-right-width: 1px;
        border-right-style: solid;
        float: left;
    }

        .sub_menu li a {
            padding: 0px 15px;
            color: rgb(0, 0, 0);
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-decoration: none;
            display: block;
        }

            .sub_menu li a:hover {
                text-decoration: underline;
            }

div.element-box {
    background: rgb(255, 255, 255);
}

.heading_bg {
    background: url(../images/tital_bg.jpg) repeat-x;
    height: 35px;
    font-size: 17px;
    font-weight: bold;
    font-family: Calibri;
    color: #FFFFFF;
    line-height: 10px;
    padding-left: 10px;
}

.tdspace {
    padding: 5px 10px 5px 5px;
}

.save {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 75px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    background: url(../images/save_button.png) no-repeat;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px 10px 10px;
    line-height: 24px;
    color: White;
    font-family: Calibri;
}

    .save:hover {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        width: 75px;
        height: 24px;
        text-align: center;
        vertical-align: middle;
        background: url(../images/save_buttonh.png) no-repeat;
        font-size: 14px;
        font-weight: 600;
        margin: 10px 0px 10px 10px;
        line-height: 24px;
        color: White;
        font-family: Calibri;
    }

.savecontinue {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 162px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    background: url(../images/save_continue.png) no-repeat;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px 10px 10px;
    line-height: 24px;
    color: White;
    font-family: Calibri;
}

    .savecontinue:hover {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        width: 162px;
        height: 24px;
        text-align: center;
        vertical-align: middle;
        background: url(../images/save_continueh.png) no-repeat;
        font-size: 14px;
        font-weight: 600;
        margin: 10px 0px 10px 10px;
        line-height: 24px;
        color: White;
        font-family: Calibri;
    }

.summaryerrors {
    /*background-color:#34b6dc;*/
    border: 1px solid #ff9200;
    padding-top: 5px;
    padding-left: 65px;
    color: White;
    font-family: Calibri;
    font-size: 17px;
    font-weight: bold;
    background: #407e97 url(/images/warn.png) no-repeat 10px 65%;
}

    .summaryerrors ul {
        font-family: Calibri;
        padding: 8px;
        margin-top: 4px;
        margin-left: 40px;
        /*color:#363535;*/
        color: White;
        font-size: 14px;
        font-weight: bold;
    }

.sub-head {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 10px;
    background: url(../images/sub__ti_bg.jpg) repeat-x;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.subhead2 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 10px;
    background: url(../images/sub__ti_bg.jpg) repeat-x;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.sub-headurgent {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 10px;
    background: url(../images/sub_ti_bgU.gif) repeat-x;
    height: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.table-inner {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

/*
.tblcontainer
{
	border: 0.1em solid #1c4157;
} */

.table-content {
    border: solid #4491e1 1px;
    background: #e0e0e0 url(../images/table_bg.jpg);
    font-size: 14px;
    margin: 2px 2px 2px 2px;
    color: #333333;
    font-weight: bold;
    font-family: calibri;
    text-transform: none;
}

.table-content1 {
    background: url("../images/table_bg.jpg") rgb(224, 224, 224);
    color: rgb(51, 51, 51);
    text-transform: capitalize;
    font-family: calibri;
    font-size: 14px;
    font-weight: bold;
}

.sub-head1 {
    background: url("../images/sub__ti_bg.jpg") repeat-x;
    margin: 0px;
    padding: 0px;
    height: 26px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 26px;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.tdinnbg {
    background-color: #ebebeb;
}

.cancel {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 75px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    background: url(../images/cancel_button.png) no-repeat;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px 10px 10px;
    line-height: 24px;
    color: White;
    font-family: Calibri;
}

    .cancel:hover {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        width: 75px;
        height: 24px;
        text-align: center;
        vertical-align: middle;
        background: url(../images/cancel_buttonh.png) no-repeat;
        font-size: 14px;
        font-weight: 600;
        margin: 10px 0px 10px 10px;
        line-height: 24px;
        color: Black;
        font-family: Calibri;
    }

/*  LEFTSIDE MENU  */

.namecls {
    font-size: 16px;
    text-transform: capitalize;
    color: #FFF;
    padding-top: 25px;
    text-decoration: none;
}

    .namecls a {
        font-size: 16px;
        color: #FFF;
        text-decoration: none;
    }

#blueblock {
    width: 180px;
    margin-top: 10px;
    padding: 5 0 1em 0;
    margin-bottom: 1em;
    font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
    font-size: 1.2em;
    background: url(../images/menutop.gif);
    background-repeat: no-repeat;
}

* html #blueblock { /*IE 6 only */
    width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

    #blueblock ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
    }

    #blueblock li {
        background: url(../images/menutop.jpg);
        background-repeat: no-repeat;
        margin: 0;
    }

        #blueblock li a {
            display: block;
            padding: 3px 5px 0px 45px;
            background: url(../images/menucent.jpg);
            background-repeat: no-repeat;
            height: 33px;
            color: #fff;
            text-decoration: none;
            width: 100%;
        }

        html > body #blueblock li a { /*Non IE6 width*/
            width: auto;
        }

            #blueblock li a:hover {
                font-size: 1.3em;
                color: #fff;
            }

            #blueblock li a.active {
                display: block;
                padding: 3px 5px 5px 45px;
                background: url(../images/menutop.gif);
                background-repeat: no-repeat;
                height: 28px;
                color: #fff;
                text-decoration: none;
                width: 100%;
            }

            #blueblock li a.active1 {
                display: block;
                padding: 3px 5px 5px 45px;
                background: url(../images/menubott.gif);
                background-repeat: no-repeat;
                color: #fff;
                height: 33px;
                text-decoration: none;
                width: 100%;
            }

.padleft {
    padding-left: 10px;
}

.lnkstyle {
    font-family: Calibri;
    font-weight: normal;
    font-style: inherit;
}

.grid-head {
    background: url(../images/Grid-Header-bg.gif) repeat-x;
    height: 24px;
}

/*.menu ul li a.active {
	color:#8bbe43;
	background:url(images/r_menu.gif) no-repeat right;
}
.menu ul li a.active span {
	color:#8bbe43;
	background:url(images/l_menu.gif) no-repeat left;
}
*/

/*footer start here*/
.wholesite-footer {
    width: 100%;
    height: 91px;
    margin: 0px auto;
    background: url(../images/footerfull.jpg);
    background-repeat: repeat-x;
    padding: 0px;
    background-color: #efefef;
}

.footer {
    height: 91px;
    /*background: url(../images/footerbgg.jpg);*/
    background-repeat: repeat-x;
    padding-left: 60px;
    padding-right: 20px;
    margin: 0px;
}

.CssBtn {
    background-color: #4491e1; /* Green */
    border: none;
    color: white;
    padding: 11px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    -ms-border-radius: 12px;
    border-radius: 12px;
}

.CssBtn:hover {
    -webkit-box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    -ms-box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.textBoxCs {
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 220px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: block;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton {
    padding: 0px 2px 0px 3px;
    background: #aecaf0;
}
.dxeButtonEditButton, .dxeCalendarButton, .dxeButtonEditButton td.dx, .dxeCalendarButton td.dx, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton, .dxeSpinIncButton td.dx, .dxeSpinDecButton td.dx, .dxeSpinLargeIncButton td.dx, .dxeSpinLargeDecButton td.dx {
    font: normal 21px Tahoma;
    text-align: center;
    white-space: nowrap;
}
.dxeButtonEditButton, .dxeCalendarButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton {
    vertical-align: middle;
    border: 1px solid #7f7f7f;
    cursor: pointer;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dxeEditAreaSys, .dxeEditAreaNotStrechSys {
    border: 0px !important;
    padding: 7px 6px;
}