﻿
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.btn {
    border: double 1px #006699;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #006699; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.ebtn {
    border: double 1px #642EFE;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background-color: #642EFE; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.nebtn {
    border: double 1px #07b410;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #07b410; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.lgbtn {
    border: double 1px #07b410;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 11px;
    background-color: #07b410; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.cancelbtn {
    border: double 1px #ed9b07;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #ed9b07; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.canbtn {
    border: double 1px #ed9b07;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 11px;
    background-color: #ed9b07; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.pbtn {
    border: double 1px #709;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
    color: #ffffff;
    background-color: #709; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.lbtn {
    /*border:double 1px #006699;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background-color: #709;
    background-position: 50% bottom;
    padding: 1px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.editbtn {
    border: double 1px #642EFE;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #642EFE; /* #ff6600;*/ /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.delbtn {
    border: double 1px red;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 11px;
    background-color: red; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.updbtn {
    border: double 1px #6c0767;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background-color: #6c0767; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 3px 2px 3px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.updatebtn {
    border: double 1px #6c0767;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #6c0767; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}


.srchbtn {
    border: double 1px #0099ff;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: #0099ff; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.deletebtn {
    border: double 1px red;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    background-color: red; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 10px 15px 10px 15px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.ceditbtn {
    border: double 1px #642EFE;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background-color: #642EFE; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 5px 2px 5px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.modbtn {
    border: double 1px #642EFE;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background-color: #642EFE; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom;
    padding: 2px 5px 2px 5px;
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    /*height: 33px;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.cbtn {
    border: solid 1px #0026ff; /*border-style:none;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    padding: 2px 3px 2px 3px;
    font-size: 11px;
    font-weight: 500;
    color: #ffffff;
    background-color: #0026ff; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom; /*padding:1px 10px 1px 10px;*/
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.bbtn {
    border: solid 1px #0026ff; /*border-style:none;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    padding: 2px 3px 2px 3px;
    font-size: 11px;
    font-weight: 500;
    color: #ffffff;
    background-color: #0026ff; /*background-image: url(images/bt_register.png);*/
    background-position: 50% bottom; /*padding:1px 10px 1px 10px;*/
    cursor: pointer; /*border-style:none;*/ /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

.buttonload {
    background-color: #4CAF50; /* Green background */
    border: none; /* Remove borders */
    color: white; /* White text */
    /*padding: 8px 12px;*/ /* Some padding */
    /*font-size: 16px;*/ /* Set a font size */
    padding: 3px 5px 3px 5px;
    margin-left: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
    text-decoration: none;
    font-weight: bold;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
}

#panel .content input.bt_register {
    display: block;
    float: left;
    clear: left;
    height: 24px;
    text-align: center;
    cursor: pointer;
    border: none;
    font-weight: bold;
    margin: 10px 0;
}

#panel .content input.bt_login {
    width: 74px;
    background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
    width: 94px;
    color: white;
    background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

.field {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 12px;
    padding: 3px; /*--Bottom Right rounded corner--*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.tabtxtfield {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
    height: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.drpfield {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 12px;
    padding: 2px;
    width: 156px;
    height: 27px; /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.drpsmallfield {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 12px;
    padding: 2px;
    /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 27px;
}

.drpCurrfield {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 12px;
    padding: 3px;
    width: auto;
    height: 25px; /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.heading_text {
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #0e3537;
    text-align: right;
}

.lheading_text {
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #0e3537;
    text-align: left;
}

.lheading_text_cust {
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #0099ff;
    text-align: left;
}

.lblust {
    font-weight: normal;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #006699;
    text-align: left;
}

.lcust_text {
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #0000ff;
    text-align: left;
}

#nav ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'Archivo Narrow',sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0 45px;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

.td_heading_text {
    /*background:#328aa4;*/ /*background: url(images/td_heading.png) repeat-x;*/
    background: #CC6600;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    height: 25px; /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
}

.td_modal_heading {
    /*background: url(images/menu_hover.gif) repeat-x;*/
    background: #006699;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 9pt;
    color: #006699;
    text-align: left;
    height: 35px;
    padding-left: 7px; /*--Bottom Right rounded corner--*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.td_headingl_text {
    background: #cccc66;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #0099ff;
    text-align: left;
    height: 25px;
}

.td_rheading_text {
    background: url(images/menu_hover.gif) repeat-x;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: right;
    height: 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.td_semiheading_text {
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 9pt;
    color: #0099ff;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-transform: uppercase;*/
}

.td_subheading_text {
    /*background: url(images/menu_hover.gif) repeat-x;*/
    background: #006699;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 9pt;
    color: #fff;
    text-align: left;
    height: 25px;
    padding-left: 7px; /*--Bottom Right rounded corner--*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
}

.chkfield {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
}

.chkfield_ct {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    padding: 10px;
    line-height: 30px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.chkfield_cst {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    color: #006699;
    line-height: 30px;
    /*padding: 10px 20px 10px 10px;*/
    padding: 5px;
}

.chkfield_disabled {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    color: #fa7d05;
    line-height: 30px;
    /*padding: 10px 20px 10px 10px;*/
    padding: 5px;
}

.tbl_style {
    border: solid 1px #c3cecc; /*--Bottom Right rounded corner--*/ /* -moz-border-radius-bottomright: 5px;     -khtml-border-radius-bottomright: 5px;     -webkit-border-bottom-right-radius: 5px;      -moz-border-radius-bottomleft: 5px;     -khtml-border-radius-bottomleft: 5px;     -webkit-border-bottom-left-radius: 5px;     -moz-border-radius-topright: 5px;     -khtml-border-radius-topright: 5px;     -webkit-border-top-right-radius: 5px;      -moz-border-radius-topleft: 5px;     -khtml-border-radius-topleft: 5px;     -webkit-border-top-left-radius: 5px;*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.subtbl_style {
    border: solid 1px #0099ff;
}

.tbl_style_print {
    /*border-spacing:0px;*/
    border: solid 1px #000;
    padding: 5px 5px 5px 5px;
}

.valdtn_style {
    border: solid 1px #dc143c;
    background-color: #EEE8AA;
    color: Red;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
}

.msgshow {
    border: solid 1px #dc143c;
    background-color: #eee8aa;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: Green;
}

.alertmsg {
    background-color: #CC0000;
    color: white;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.alertmsggst {
    background-color: #CC0000;
    color: white;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.successmsg {
    background-color: #07b410;
    color: white;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.grdheader {
    /*background:url(images/gv_header.gif) repeat-x;*/
    background-color: #8369ce;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    height: 25px;
    font-weight: normal; /*padding:7px;*/
}

.test_sign {
    /*background:url(images/gv_header.gif) repeat-x;*/
    background-color: #A55D10;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    height: 25px;
    font-weight: normal; /*padding:7px;*/
}

    .test_sign a {
        text-decoration: none;
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        font-size: 12px;
        height: 25px;
        font-weight: 700; /*padding:7px;*/
        color: #b5bddf;
    }

.test a {
    text-decoration: none;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    height: 25px;
    font-weight: 700; /*padding:7px;*/
    color: #b5bddf;
}

.testc {
    /*background: #328aa4 url(images/tr_back.gif) repeat-x;*/
    background-color: #336666;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    height: 18px;
    font-weight: 700;
    padding: 7px;
}

    .testc a {
        text-decoration: none;
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        font-size: 12px;
        height: 18px;
        font-weight: 700;
        padding: 7px;
        color: #b5bddf;
    }

/* .gvrowcolor
	 {
		background-color:#4aa7c8;
		color:#ffffff;
	 }
	 .gvaltcolor
	 {
		background-color:#d1fafc;
		color:#000000;
	 }*/

.gvrowcolor {
    background-color: #fff;
    color: #000000;
}

    .gvrowcolor td, .gvrowcolor th {
        /*padding: 0px 2px 0px 2px;*/
        padding: 0px 5px 0px 5px;
    }

.gvaltcolor {
    /*background-color: #5DE6DE;
    color: #000000;*/
    /*background-color: #ffffff;*/
    /*background-image: linear-gradient(315deg, #f9c5d1 0%, #DEFFE9 74%);*/
    /*background-image: linear-gradient(315deg, #66CCFF 50%, #00FF99 20%);*/
    background: rgb(138,251,206);
    background: linear-gradient(90deg, rgba(138,251,206,1) 0%, rgba(204,255,204,1) 35%, rgba(199,234,251,1) 100%);
}

.gvrow-over {
    background-color: #bce774;
    color: #04010a;
}

.gvrow-out {
    background-color: #ffffff;
}

.gvarow-out {
    background-color: #e5f1f4;
}

.lbltext_style {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: Blue;
}

.page_style {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #0E3537;
    line-height: 25px;
}

.text_style {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #0E3537;
    line-height: 20px;
    text-align: justify;
}

.text_style_custom {
    /*font-family: 'Segoe UI', 'Roboto', sans-serif;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #0E3537;
    line-height: 20px; /*text-align:justify;*/
}

    .text_style_custom td {
        border-color: #c3cecc;
        margin-left: 40px;
    }

.grid_style td {
    vertical-align: middle;
}

.text_style_lnk {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #006699;
}

    .text_style_lnk a {
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        font-size: 12px;
        font-weight: 500;
        color: #006699;
    }

.lbl_style {
    /*border:solid 1px red;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: red;
    padding: 1px 5px 1px 5px;
    font-weight: 500;
}

.field_set_style {
    border: 1px solid #c3cecc;
    padding: 10px; /*--Bottom Right rounded corner--*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.legend_style {
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 500;
    color: blue;
    border: solid 1px blue;
    /*text-transform: uppercase;*/
}

/*----------------------------------Sign_Up------------------------------------*/

#sign_up {
    width: 650px;
    height: 542px;
    padding: 50px 0 0 65px;
    background: url(images/signup_bg.png) no-repeat;
    text-align: left;
}

    #sign_up h1 {
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }

.signup_txt {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: right;
    width: 50px;
}

.signup_form_txt {
    width: 100%;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: left;
}

.verify_txt {
    width: 100%;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: left;
}

.signup_form_area {
    width: 350px;
}

.signup_form_input {
    width: 300px;
    background: #fff;
    height: 25px;
    border: #023c83 1px solid;
    color: #000;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
}

/*----------------------------------Login------------------------------------*/

#login {
    width: 424px;
    height: 355px;
    background: url(images/login_bg.png) no-repeat;
    padding: 50px 0 0 58px;
    text-align: left;
}

    #login h1 {
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }

.login_txt {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: right;
    width: 84px;
    font-weight: 500;
}

.form_area {
    width: 235px;
}

.form_input {
    width: 220px;
    background: #002e66;
    height: 25px;
    border: #023c83 1px solid;
    color: #FFF;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
}

.form_txt {
    width: 50%;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: left;
}

.Ajax_text {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.mtbl_style {
    border-top: 1px solid #c3cecc;
    border-left: 1px solid #c3cecc;
}

    .mtbl_style td {
        border-right: 1px solid #c3cecc;
    }

.lbl_text {
    font-weight: 100;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    color: #0e3537;
    text-align: right;
}

.topFolderCreatearea {
    background: #eee;
    padding: 4px 5px;
    border: none;
    position: relative;
}

.folderName {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 12px;
    margin-left: 0;
    padding: 9px 5px;
    width: 300px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.createFolderBTN {
    background-color: #006699;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: bold;
    height: 33px;
    margin-left: 0;
    padding: 2px 10px 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none;
}

.browseBTN {
    background: #c3cecc;
    border: solid #c3cecc 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 28px;
    margin-left: 0;
    padding: 2px 10px 3px;
}

.browseBTN_new {
    background: #C3CECC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 28px;
    margin-left: 0;
    padding: 2px 10px 3px;
}

.browseArea {
    position: absolute;
    z-index: 999;
    left: 670px;
    top: 11px;
}

.MultiFile-remove {
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #C21818;
    text-decoration: none;
}

.MultiFile-label {
    padding: 10px;
    background: #eee;
    color: #666;
    margin-top: 1px;
    border-bottom: 1px solid #ccc;
}

.MultiFile-title {
    padding: 5px 0;
    font-size: 12px;
}

.FolderArea {
    width: 100%;
    padding: 20px 1%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: table;
    position: relative;
}

    .FolderArea table {
        width: 100%;
    }

        .FolderArea table td {
            width: 20%;
        }

.folderBook {
    width: 98%;
    margin: 0 1%;
    float: left;
    text-align: center;
}

    .folderBook a {
        text-decoration: none;
        color: #eee;
        font-size: 14px;
        font-weight: bold;
        position: relative;
        padding: 1px;
        display: block;
        height: 100px;
        line-height: 120px;
        font-family: 'Segoe UI', 'Roboto', sans-serif;
        background: #53718C;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

        .folderBook a::after {
            position: absolute;
            font-family: 'FontAwesome';
            color: rgba(0,0,0,0.3);
            font-size: 25px;
            top: -20px;
            left: 43%;
            content: '\f114';
            z-index: 9999;
        }

        .folderBook a:hover {
            background: #666;
            color: #eee;
            transition: linear 0.2s;
            -moz-transition: linear 0.2s;
            -webkit-transition: linear 0.2s;
        }

.tabfield {
    border: 1px solid #c3cecc;
    height: 30px;
    width: 150px;
    color: #333333;
    font-size: 18px;
    padding: 3px; /*--Bottom Right rounded corner--*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.tabBTN {
    background-color: #006699;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 20px;
    /*width: 150px;*/
    margin-left: 0;
    padding: 2px 10px 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none;
    /*text-transform: uppercase;*/
}

.tabdrpfield {
    border: 1px solid #c3cecc;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    width: 156px;
    height: 35px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.alert_style {
    /*border:solid 1px red;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 11px;
    color: red;
    /*padding: 1px 5px 1px 5px;*/
    font-weight: 500;
    /*text-transform: uppercase;*/
}

.success_style {
    /* border:solid 1px green;*/
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 11px;
    color: green;
    /*padding: 1px 5px 1px 5px;*/
    font-weight: 500;
    /*text-transform: uppercase;*/
}

/***********Priti */

.grdheaderNew {
    /*background:url(images/gv_header.gif) repeat-x;*/
    /*background-color: #7077c7;*/
    /*background-image: linear-gradient(315deg, #1fd1f9 0%, #b621fe 74%);*/
    /*background-color: #006699;*/
    /*font-family: 'Segoe UI', 'Roboto', sans-serif;*/
    background-color: #009999;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 11px;
    height: 30px;
    font-weight: 500;
    /*padding:7px;*/
    /*text-transform: uppercase;*/
}

.td_lheading_text {
    /*background-color: #a4508b;*/
    /*background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);*/
    /*background-image: linear-gradient(326deg, #f3118a 0%, #5f0a87 74%);*/
    /*background-image: linear-gradient(326deg, #d8368d 0%, #5f0a87 60%);*/
    /*background-image: linear-gradient(326deg, #ea083c 0%, #5f0a87 50%);*/
    /*Independence special*/
    /*background-image: linear-gradient(#FF9933, #FFFFFF, #138808);*/
    /*background-image: linear-gradient(326deg, #b3a123 50%, #2e0854 50%);*/
    /*background: rgb(8,103,242);
    background: linear-gradient(90deg, rgba(8,103,242,1) 21%, rgba(134,8,230,1) 36%, rgba(134,8,230,1) 72%, rgba(227,157,64,1) 100%);*/
    /*background: rgb(63,94,251);
    background: linear-gradient(90deg, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);*/
    /*background: rgb(113,6,235);
    background: linear-gradient(90deg, rgba(113,6,235,1) 40%, rgba(8,170,203,1) 100%);*/
    /*background: rgb(63,94,251);
    background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);*/
    /*background: rgb(0,139,153);
    background: linear-gradient(90deg, rgba(0,139,153,1) 0%, rgba(0,139,153,1) 35%, rgba(0,139,153,1) 100%);*/
    /*new*/
    /*background: rgb(255,153,51);
    background: linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(255,255,255,1) 34%, rgba(255,255,255,1) 66%, rgba(19,136,8,1) 100%);*/
    /*background: linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 62%, rgba(19,136,8,1) 100%);*/
    height: 18px;
    /*background-color: #009999;*/
    /*border: 1px solid teal;*/
    background-color: steelblue;
    /*background-color: #138808;*/
    font-weight: 500;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*text-transform: uppercase;*/
    padding: 6px;
}


.grid_pager span {
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #ffffff;
    background-color: #006699;
    padding: 1px 5px;
    height: 25px;
}

.grid_pager a {
    border: 1px solid #006699;
    background-color: #FFF;
    padding: 1px 5px;
}

.logout {
    font-size: .8em;
    font-family: 'Oswald', sans-serif;
    position: relative;
    right: -18px;
    bottom: -4px;
    overflow: hidden;
    letter-spacing: 3px;
    opacity: 0;
    transition: opacity .45s;
    -webkit-transition: opacity .35s;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 80px;
    height: 30px;
}

#containerLogin {
    /*position: absolute;*/
    width: 540px;
    /*height: 320px;*/
    /*top: 50%;
    left: 50%;
    margin-top: -145px;
    margin-left: -284px;*/
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
}

.fieldlogin {
    color: #777;
    padding-left: 10px;
    margin: 10px;
    margin-top: 12px;
    margin-left: 18px;
    width: 290px;
    height: 35px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
}

.btnlogin {
    /*float: right;
    margin-right: 20px;
    margin-top: 20px;*/
    width: 80px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #acd6ef; /*IE fallback*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c3acef), to(#6e79e8));
    background-image: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    background-image: linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    border-radius: 30px;
    border: 1px solid #66add6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
    /*margin-top: -39px;*/
}

.checkLogged {
    margin-left: -2px;
    margin-top: 30px;
}

.lblLogin {
    color: #555;
    display: inline-block;
    margin-left: 18px;
    padding-top: 15px;
    font: 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
    /*text-transform: uppercase;*/
}

/*.btn-grad {background-image: linear-gradient(to right, #D1913C 0%, #FFD194 51%, #D1913C 100%)}
.btn-grad:hover { background-position: right center; }*/


/* for Gridview Skin*/

.erp-gridview {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #d0d0d0;
    margin-top: 10px;
}

.erp-header th {
    background-color: #3C8DBC;
    color: white;
    /*padding: 10px;*/
    font-weight: 600;
    /*text-align: left;*/
}

.erp-row td, .erp-alt-row td {
    /*padding: 8px 10px;*/
    border-bottom: 1px solid #eaeaea;
}

.erp-alt-row {
    background-color: #f9f9f9;
}

.erp-selected-row {
    background-color: #cbe6f5 !important;
}

.erp-pager {
    padding: 10px;
    font-size: 12px;
}

    .erp-pager a, .erp-pager span {
        margin: 0 3px;
        padding: 6px 10px;
        background-color: #ffffff;
        border: 1px solid #ccc;
        color: #007bff;
        text-decoration: none;
    }

    .erp-pager span {
        font-weight: bold;
        background-color: #e0f0ff;
    }


/*======================================*/

/* Gridview Indian Flag Theme */
.erp-gridview-indian {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #d0d0d0;
    margin-top: 10px;
    font-family: 'Segoe UI', 'Roboto', sans-serif;
}

/* Header - Saffron + Ashoka Chakra watermark */
.erp-header-indian th {
    background-color: #FF9933; /* Saffron */
    color: white;
    font-weight: 600;
    position: relative;
    /*background-image: url('/images/ashoka-chakra-light.png');*/ /* your chakra PNG path */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px; /* small, subtle */
    opacity: 0.95; /* slightly transparent for soft feel */
}

/* Row Styles */
.erp-row-indian td, .erp-alt-row-indian td {
    border-bottom: 1px solid #eaeaea;
}

/* Alternate Row - Light Green */
.erp-alt-row-indian {
    background-color: #e6ffe6; /* soft green tint */
}

/* Selected Row - Navy Blue (Ashoka Chakra color) */
.erp-selected-row-indian {
    background-color: #003366 !important;
    color: white;
}

/* Pager - White with tricolor borders */
.erp-pager-indian {
    padding: 10px;
    font-size: 12px;
    border-top: 3px solid #FF9933;
    border-bottom: 3px solid #138808; /* Green */
}

    .erp-pager-indian a, .erp-pager-indian span {
        margin: 0 3px;
        padding: 6px 10px;
        background-color: #ffffff;
        border: 1px solid #ccc;
        color: #003366; /* Navy Blue */
        text-decoration: none;
    }

    .erp-pager-indian span {
        font-weight: bold;
        background-color: #e0f0ff;
    }
