﻿
* {
    margin: 0px;
    padding: 0px;
    font-family: RobotoRegular;
}

a {
    text-decoration: none;
    color: #000;
}

@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url( '../fonts/Roboto_Condensed/robotocondensed-regular-webfont.eot?#iefix' ) format( 'embedded-opentype' ), url( '../fonts/Roboto_Condensed/robotocondensed-regular-webfont.ttf' ) format( 'truetype' ), url( '../fonts/Roboto_Condensed/robotocondensed-regular-webfont.svg#OpenSansRegular' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url( '../fonts/Roboto_Regular/roboto-regular-webfont.eot?#iefix' ) format( 'embedded-opentype' ), url( '../fonts/Roboto_Regular/roboto-regular-webfont.ttf' ) format( 'truetype' ), url( '../fonts/Roboto_Regular/roboto-regular-webfont.svg#OpenSansRegular' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WebRupee';
    src: url( '../Rupee/WebRupee.V2.0.eot?#iefix' )format( 'embedded-opentype' ), url( '../Rupee/WebRupee.V2.0.ttf' ) format( 'truetype' ), url( '../Rupee/WebRupee.V2.0.svg' ) format( 'svg' ),url( '../Rupee/WebRupee.V2.0.woff' ) format( 'woff' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url( '../fonts/roboto-medium/roboto-medium-webfont.eot?#iefix' ) format( 'embedded-opentype' ), url( '../fonts/roboto-medium/roboto-medium-webfont.ttf' ) format( 'truetype' ), url( '../fonts/roboto-medium/roboto-medium-webfont.svg#OpenSansRegular' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoLight';
    src: url( '../fonts/Roboto_Light/roboto-light-webfont.eot?#iefix' ) format( 'embedded-opentype' ), url( '../fonts/Roboto_Light/roboto-light-webfont.ttf' ) format( 'truetype' ), url( '../fonts/Roboto_Light/roboto-light-webfont.svg#OpenSansRegular' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url( '../fonts/RobotoBold/roboto-Bold-webfont.eot?#iefix' ) format( 'embedded-opentype' ), url( '../fonts/RobotoBold/roboto-Bold-webfont.ttf' ) format( 'truetype' ), url( '../fonts/RobotoBold/roboto-Bold-webfont.svg#OpenSansRegular' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}




a {
    text-decoration: none;
    /*color: #fff;*/
}

    a li {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 95%;
        text-align: left;
        padding-left: 10px;
        display: inline-block;
        background-color: #0260AA;
        font-size: 14px;
        font-family: robotolight;
        color: #fff;
        border-bottom: solid 1px #fff;
        letter-spacing: 1px;
    }

.maindiv {
    /*width: 1035px;*/
    width: 99%;
    height: 100%;
    border: solid 0px black;
    margin: auto;
    padding: 0px;
    overflow: hidden;
    background-color: #e1e1e1;
}

.head {
    width: 100%;
    height: 80px;
    border: solid 0px red;
    margin: auto;
    float: left;
    overflow: hidden;
}

.logo {
    /*width: 146px;
    border: solid 1px red;
    height: 65%;
    padding-top: 26px;
    float: left;
    padding-left: 50px;*/
    width: 15%;
    height: 92%;
    padding-top: 5px;
    float: left;
    padding-left: 0px;
    background-color: #0260aa;
    text-align: center;
}

.content {
    width: 100%;
    /*width: 1035px;*/
    height: 100%;
    border: solid 0px green;
    margin: auto;
    float: left;
    overflow: hidden;
   
}

.contenttxt {
    /*width: 760px;*/
    width: 85%;
    height: auto;
    border: solid 0px black;
    float: left;
    /* padding-left: 2px; */
    overflow: hidden;
}

.footer {
    width: 99%;
    height: 45px;
    border: solid 0px blue;
    margin: auto;
    float: left;
}

.title {
    font-family: RobotoRegular;
    font-size: 21px;
    text-align: center;
    padding-top: 25px;
    float: left;
    width: 751px;
    height: 70%;
}

.menu {
    width: 15%;
    height: auto;
    float: left;
    border: solid 0px black;
}

.barmain {
    width: 100%;
    border: solid 0px black;
    height: auto;
    margin: auto;
    padding: 0px;
}

.clsdv {
    width: 100%;
    border: solid 0px red;
    height: auto;
}

.clsdvin {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.clsul {
    overflow: inherit;
    width: 100%;
    height: auto;
    border: solid 0px #A9A9A9;
    padding: 0px;
    margin: 0px;
}

    .clsul li {
        list-style: none;
    }

.clsli {
    border-bottom: solid 1px #fff;
}


.uldiv {
    width: 95%;
    /* height: 60px; */
    border: solid 0px green;
    background-color: #073E69;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    cursor: pointer;
    font-family: RobotoBold;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
    border-bottom: solid 0px #fff;
    letter-spacing: 1px;
}

.nxtdiv {
    width: 100%;
    height: auto;
    border: solid 0px blue;
    display: none;
    font-family: RobotoRegular;
    font-size: 16px;
    text-align: left;
}


/*****AMC******/
.dvamc {
    /*width: 760px;*/
    width: 100%;
    height: auto;
}

.amcmaindiv {
    width: 100%;
    height: auto;
    border: solid 0px red;
    overflow: hidden;
}

.amudiv {
    width: 100%;
    height: auto;
    border: solid 0px green;
    overflow: hidden;
}

.pgname {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 10px;
    text-align: center;
    font-family: RobotoRegular;
    font-size: 16px;
    background-color: #F0D032;
    color: #101010;

}

.selmen {
    /*background-color: #F1C80B;
    color: #000;
    font-size: 14px;*/
    background-color: #ffad3e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}


.pgcontent {
    padding: 5px;
    height: auto;
    width: 100%;
    float: left;
}

.tbrow {
    width: 98%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 6px;
    border: solid 0px red;
    height: 85px;
    overflow:hidden;
}

.lbldiv {
    width: 245px;
    float: left;
    font-size: 12px;
    border: solid 0px red;
    margin-right: 23px;
}

.cntrl-head {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-family: robotoregular;
}

.asterisk {
    color: Red;
}

.tbx {
    width: 520px;
    height: 10px;
    padding: 11px 5px;
    float: left;
    text-indent: 5px;
    border: solid 1px #d1d0d0;
    color: #888888;
    font-size: 13px;
}

.txtbox-css {
    /*width: 235px;
    height: 10px;
    padding: 11px 5px;
    float: left;
    text-indent: 5px;
    border: solid 1px #d1d0d0;
    color: #888888;
    font-size: 13px;*/
    width: 355px;
    height: 20px;
    padding: 11px 5px;
    float: left;
    text-indent: 5px;
    border: solid 1px #d1d0d0;
    color: #888888;
    font-size: 13px;
}

.cntrl-val {
    width: 100%;
    height: auto;
    float: left;
}

.cls-errlbl {
    font-size: 12px;
    color: Red;
    font-family: robotoregular;
}

.btn-css {
    float: left;
    padding: 8px 18px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    border: solid 1px #fff;
    background-color: #0260aa;
    letter-spacing: 1px;
    font-family: robotolight;
    font-weight: bold;
}

.divsubmitbtn {
    padding-top: 10px;
    width: 99%;
    height: auto;
    border: solid 0px black;
    height: 40px;
    padding-bottom: 5px;
    padding-left: 10px;
    overflow: hidden;
}

.btdiv {
    width: 115px;
    height: 100%;
    border: solid 0px black;
    float: left;
}

.grd-hldr {
    width: 100%;
    height: auto;
    border: solid 0px black;
}

.grddiv {
    width: 100%;
    float: left;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    /* padding-left: 5px; */
    /* padding-right: 6px; */
    /* height: 40px; */
    overflow: hidden;
    border-bottom: solid 1px #000;
    background-color: #00aeef;
    color: #fff;
    font-size: 14px;
}

.grdhead {
    width: 148px;
    /* height: 40px; */
    border-right: solid 1px #fff;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 12px;
}

.divamc {
    border-right: solid 1px #fff;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 12px;
    font-family: RobotoLight;
    padding-left: 5px;
}

.btnedit {
    float: left;
    padding: 0px 10px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    border: solid 1px #fff;
    background-color: #00aeef;
}

.AltRow {
    background-color: #F9EEE0;
    color: #fff;
}


.add-hldr {
    width: 100%;
    float: left;
    display: block;
}

/**grid amc**/
.grd-hldr {
    /*width: 98%;
    float: left;
    padding: 0px 10px 10px 10px;*/
    width: 100%;
    float: left;
    padding: 5px 5px 5px 5px;
}

.grd-css {
    width: 100%;
    border: solid 1px #ededed;
}

    .grd-css th {
        text-transform: uppercase;
        border: Solid 1px #ededed;
        background-color: gray;
        padding: 10px 5px;
        /*font-size: 12px;*/
        font-size: 10px;
        font-weight: bold;
        font-family: robotolight;
        color: #fff;
    }

    .grd-css td {
        padding: 5px;
        border-bottom: dashed 1px #ededed;
        border-right: solid 1px #ededed;
        font-size: 12px;
        color: #5e5e5e;
        font-weight: 400;
    }

    .grd-css tr:last-child td table tr td {
        background-color: #fafafa;
        border-bottom: 0px;
    }

        .grd-css tr:last-child td table tr td a {
            color: #E68809;
            font-size: 12px;
            font-weight: 600;
        }

.btn-grd-css {
    background-color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    color: #E68809;
}

    .btn-grd-css:hover {
        text-decoration: underline;
    }
/** grid amc end**/


.clssr {
    /*width: 758px;*/
    width: 835px;
    height: auto;
    border: solid 0px black;
    overflow: hidden;
}

.divsrtxt {
    /*width: 60%;
    height: 100%;
    border: solid 0px green;
    float: left;*/
    width: 100%;
    height: 80%;
    border: solid 0px green;
    float: left;
    overflow: hidden;
}

.divAdDn {
    /*width: 39%;
    height: 97%;
    border: solid 0px blue;
    float: right;
    overflow:hidden;*/
    width: 24%;
    height: 97%;
    border: solid 0px blue;
    float: right;
    overflow: hidden;
}

.divbtn {
    /*overflow: hidden;
    width: 38%;
    padding-top: 50px;
    padding-left: 185px;*/
    overflow: hidden;
    width: 70%;
    padding-top: 50px;
    padding-left: 55px;
}

.btn-download {
    float: right;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    border: solid 1px #fff;
    background-color: #0260aa;
}

.hsr {
    font-size: 19px;
    font-family: robotomedium;
    width: 751px;
    padding-top: 10px;
    height: 45px;
    padding-left: 10px;
    color: red;
}

.divsrch {
    width: 835px;
    height: 40px;
    overflow: hidden;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    padding-top: 45px;
}

.srlbl {
    float: left;
    /*width: 100px;*/
    width: auto;
    font-size: 14px;
    padding: 7px;
}

.srtb {
    /*float: left;
    height: 100%;
    padding-left: 10px;
    width: 364px;*/
    float: left;
    height: 37px;
    width: 366px;
}

/***autocomplete*/

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-menu-item {
    font-family: 'RobotoRegular';
    font-size: 14px;
    background-color: white;
    border-bottom: dashed 1px #E4E4E4;
}

.ui-menu .ui-menu-item {
    text-decoration: none;
    display: block;
    line-height: 1.5;
    min-height: 0;
    /* support: IE7; */
}

    .ui-menu .ui-menu-item a {
        /*font-size: 12px;*/
        font-size: 10px;
    }

.ui-corner-all a:hover {
    /*background-color: #FFAD3E;
    color: #fff;*/
    background: #ff8a00 !important;
    color: #fff;
    cursor: pointer;
}

.ui-menu .ui-menu-item a.ui-corner-all:hover, .ui-menu .ui-menu-item a.ui-corner-all:focus, .ui-menu .ui-menu-item a.ui-corner-all:active {
    background: #ff8a00 !important;
    color: #fff;
    border-radius: 0;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #ff8a00;
    border: none;
    color: #000;
    border-radius: 0;
    font-weight: normal;
}




/***autocomplete*/

/**alertbox **/
.alert-box {
    width: 200px;
    position: fixed;
    padding: 13px 20px;
    top: 80px;
    right: -240px;
    border: solid 0px red;
    background: #073E69;
    color: White;
    font-size: 13px;
}

/**alertbox End**/

.amc {
    /*width: 11%;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: right;
    padding-left: 675px;
    float: left;*/
    width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: right;
    float: left;
}

.dsrch {
    float: left;
    padding-left: 20px;
    height: 100%;
}

.dright {
    float: right;
}

.dreset {
    float: left;
    height: 100%;
}

.dtxtarea {
    width: 100%;
    float: left;
}

.txtarea {
    height: 70px;
    resize: none;
}

.grdwrap {
    word-wrap: break-word;
    word-break: break-word;
    text-align: left;
    font-size: 10px;
}

/**AMC End****/


.FMddl {
    width: 370px;
    overflow: hidden;
    font-family: 'RobotoMedium';
    font-size: 12px;
    color: #888888;
    height: 30px;
    border: 1px solid #cdcdcd;
}


/**Advance Search**/
.divSearch {
    border: solid 1px red;
    width: 98%;
    height: 200px;
    padding: 7px;
    display: none;
}

.divMSearch {
    width: 745px;
    overflow: hidden;
    height: 70px;
}

.SrLeft {
    border: solid 0px red;
    height: 70px;
    width: 370px;
    padding: 0px;
    float: left;
}

.SrRight {
    border: solid 0px red;
    height: 70px;
    width: 370px;
    padding: 0px;
    float: right;
}

/**Advace Search end**/
