﻿body
{
    background: #FFFFFF;
    padding: 0;
    font-family: Arial, Helvetica;
    margin: 0px auto auto auto; /*color: #D3DEEF;*/
    font-size: 10pt;
}
#main_container
{
    width: 100%;
    font-family: Century Gothic, Arial, Sans-Serif;
    height: 100%;
    padding: 0px;
}
#header
{
    width: 100%;
    font-family: Century Gothic, Arial, Sans-Serif;
    height: 100px;
    background-color: #FFFFFF;
}
#logo
{
    width: 20%;
    font-family: Century Gothic, Arial, Sans-Serif;
    height: 60px;
    float: left;
    padding: 20px 0 0 35px;
}
.banner_adds
{
    width: 80%;
    height: 60px;
    float: left;
}
.menu
{
    font-size: 16pt;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-weight: bold;
    background-color: #4682b4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 1px;
    float: right;
    width: 90%;
}
.SubMenu
{
    font-size: 9pt;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-weight: normal;
    color: Black;
    border-bottom-color: #4682b4;
    border-bottom-style: groove;
    border-bottom-width: thin;
}
.menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 28px;
    background: #8DB6CD;
}
.menu ul ul
{
    width: auto;
}
.menu ul li
{
    float: left;
    height: 28px;
    line-height: 32px;
}
.menu ul ul li
{
    display: block;
    width: auto;
    height: auto;
    position: relative;
    line-height: 1em;
    border-bottom: 1px #8DB6CD solid;
}
.menu a, .menu a:visited
{
    display: block;
    float: left;
    height: 100%;
    font-size: 10pt;
    text-decoration: none;
    color: #000;
    background: #8DB6CD;
    padding: 0 21px 0 17px;
}
.menu a.current
{
    background: #3da1e0;
}
.menu ul ul a, .menu ul ul a:visited
{
    display: block;
    background: #d3edfe;
    color: #000;
    width: 12em;
    height: 100%;
    line-height: 1em;
    padding: 0.5em 1em;
}
/*.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;} to work */
.menu table
{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1em;
    z-index: -1;
}
.menu ul ul table
{
    left: -1px;
}
.menu ul ul table ul.left
{
    margin-left: 2px;
}
.menu li:hover
{
    position: relative;
}
*html .menu a:hover
{
    position: relative;
}
.menu ul ul ul a, .menu ul ul ul a:visited
{
    background: #3da1e0;
}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited
{
    background: #3da1e0;
}
.menu ul :hover a.sub1
{
    background: #3da1e0;
}
.menu ul ul :hover a.sub2
{
    background: #3da1e0;
}
.menu a:hover
{
    color: #fff;
    background: #3da1e0;
}
.menu :hover > a
{
    color: #fff;
    background: #3da1e0;
}
.menu ul ul a:hover
{
    color: #fff;
    background: #3da1e0;
}
.menu ul ul :hover > a
{
    color: #fff;
    background: #3da1e0;
}
.menu ul ul ul a:hover
{
    background: #3da1e0;
}
.menu ul ul ul :hover > a
{
    background: #3da1e0;
}
.menu ul ul ul ul a:hover
{
    background: #eee;
}
.menu ul ul
{
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 20px;
    left: 0;
    width: 14em;
}
.menu ul ul ul
{
    left: 14em;
    top: 0;
    width: 14em;
}
.menu ul ul ul.left
{
    left: -14em;
}
.menu ul li:hover ul, .menu ul a:hover ul
{
    visibility: visible;
    height: auto;
    padding-bottom: 5em;
    background: transparent url(images/trans.gif);
}
.menu ul :hover ul ul
{
    visibility: hidden;
}
.menu ul :hover ul :hover ul ul
{
    visibility: hidden;
}
.menu ul :hover ul :hover ul
{
    visibility: visible;
}
.menu ul :hover ul :hover ul :hover ul
{
    visibility: visible;
}
#main_content
{
    width: 80%;
    font-family: Century Gothic, Arial, Sans-Serif;
    margin: auto;
    clear: both;
    background-color: #FFFFFF;
}
#footer
{
    width: 100%;
    font-family: Century Gothic, Arial, Sans-Serif;
    height: 20px;
    clear: both;
    font-size: 10pt;
    background-color: White;
    border-top: 1px #eeabbd dashed;
}
.column1
{
    width: 257px;
    float: left;
    margin: 0px;
    padding: 10px 10px 10px 5px;
}
.column4
{
    width: 690px;
    float: left;
    margin: 0px;
    padding: 10px 0px 10px 5px;
}
.left_box
{
    width: 257px;
    height: auto;
    float: left;
    padding-bottom: 10px;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #8DB6CD;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: Century Gothic, Arial, Sans-Serif;
    border-top: none;
    padding: 2px;
    padding-top: 2px;
}
.ul_left
{
    list-style-type: none;
}
.ul_left
{
    font-size: 17pt;
    font-weight: normal;
    background-color: #D3DEEF;
    padding: 0px;
    width: 100%;
}
.ul_left div:hover
{
    color: Black;
    background: #95B5D6;
    z-index: 20px;
}
.ul_left :hover > div
{
    color: Black;
    background: #95B5D6;
    z-index: 20px;
}
.LblBlack
{
    font-size: 9pt;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-weight: normal;
    color: Black;
    padding-left: 0px;
    padding-right: 10px;

}
.rpt_settings
{
    background-color: #FFFFFF;
    height: 450px;
    width: 100%;
}
.rpt_settings p
{
    padding: 0 0 0px 0;
    height: 10px;
}
.form_settings
{
    background-color: #FFFFFF;
    height: 380px;
    width: 100%;
}
.form_settings p
{
    padding: 0 0 0px 0;
    height: 10px;
}
.form_settings span
{
    float: left;
    width: 180px;
    text-align: right;
}
.LblUser
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Navy;
    font-weight: bold;
    float: left;
}
.LblDate
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Navy;
    font-weight: bold;
    float: right;
    padding-right: 1%;
}
.Panel3
{
    background-color: #FFFFFF;
    height: 380px;
    width: 100%;
    border: solid 1px black;
    vertical-align: middle;
}
.Panel3 p
{
    padding: 0 0 0px 0;
    height: 10px;
    vertical-align: middle;
}
.Panel3 span
{
    float: left;
    width: 300px;
    text-align: right;
    vertical-align: middle;
}
.PnlMain
{
    background-color: #FFFFFF;
    width: 100%;
    height: 620px;
    vertical-align: top;
}
.Panel13
{
    background-color: #FFFFFF;
    width: 100%;
    min-width:100%;
    min-height:100%;
    line-height: 10px;
    vertical-align: middle;
}
.Panel13_new
{
	background-color:#F5FAF2; 
	width:100%;
	height:480px;  	
	line-height:10px;
	border:solid 1px black; 
	overflow:scroll;
}
.Panel
{
    background-color: #FFFFFF;
    height: inherit;
    width: 100%;
    vertical-align: middle;
}
.PanelScroll
{
    background-color: #FFFFFF;
    height: 380px;
    width: 99.5%;
    border: solid 1px black;
    overflow: auto;
}

.LblRed
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: #800000;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 10px;
}
.LblGrn
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Green;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 10px;
}
.LblBlue
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: #0033CC;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 10px;
}
.LblFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 10px;
}

.LblFormatSmall
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 7pt;
    color: Red;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 10px;
}

.LstFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    padding-left: 0px;
    padding-right: 10px;
}
.TxtFormat
{
    padding-left: 1px;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;    
    text-transform: uppercase;
}
.TxtFormat1
{
    padding-left: 1px;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    text-transform: none;
}
.TxtFormat2
{
    padding-left: 1px;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
}
.TxtFormatColl
{
    padding-left: 1px;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    text-transform: none;
    font-weight: normal;
}
.SmlBtnFrmt
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 10pt;
    background: #b3ccdb;
    background-image: -webkit-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -moz-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -ms-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -o-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: linear-gradient(to bottom, #b3ccdb, #1d5b85);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 4px #4c9fbd;
    -moz-box-shadow: 1px 1px 4px #4c9fbd;
    box-shadow: 1px 1px 4px #4c9fbd;
    color: #ffffff;
    padding: 2px 12px 2px 12px;
    border: dotted #a4a6b0 1px;
    text-decoration: none;
    cursor:pointer;
}
.SmlBtnFrmt:hover
{
    background: #3cf4fa;
    background-image: -webkit-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -moz-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -ms-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -o-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: linear-gradient(to bottom, #3cf4fa, #1b6375);
    text-decoration: none;
}
.SmlBtnFrmt[disabled]
{
    color: #000000;
    background-color: #669999;
    background-image: none;
}

.LrgBtnFrmt
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    background: #b3ccdb;
    background-image: -webkit-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -moz-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -ms-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -o-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: linear-gradient(to bottom, #b3ccdb, #1d5b85);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 4px #4c9fbd;
    -moz-box-shadow: 1px 1px 4px #4c9fbd;
    box-shadow: 1px 1px 4px #4c9fbd;
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    border: dotted #a4a6b0 1px;
    text-decoration: none;
}
.LrgBtnFrmt:hover
{
    background: #3cf4fa;
    background-image: -webkit-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -moz-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -ms-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -o-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: linear-gradient(to bottom, #3cf4fa, #1b6375);
    text-decoration: none;
}
.LrgBtnFrmt[disabled]
{
    color: #267CB2;
    background-color: #669999;
}

.BigBtnFrmt
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    background: #b3ccdb;
    background-image: -webkit-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -moz-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -ms-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: -o-linear-gradient(top, #b3ccdb, #1d5b85);
    background-image: linear-gradient(to bottom, #b3ccdb, #1d5b85);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 4px #4c9fbd;
    -moz-box-shadow: 1px 1px 4px #4c9fbd;
    box-shadow: 1px 1px 4px #4c9fbd;
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    border: dotted #a4a6b0 1px;
    text-decoration: none;
}
.BigBtnFrmt:hover
{
    background: #3cf4fa;
    background-image: -webkit-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -moz-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -ms-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: -o-linear-gradient(top, #3cf4fa, #1b6375);
    background-image: linear-gradient(to bottom, #3cf4fa, #1b6375);
    text-decoration: none;
}
.BigBtnFrmt[disabled]
{
    color: #267CB2;
    background-color: #669999;
}

.LogStat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bolder; 
    color: Navy;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 10px;
}
.GridColInvisible
{
    width: 0px;
    display: none;
}
.DllFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top: 2px;
    padding-right: 1px;
    text-transform: none;
}
.DllSmllFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    padding-left: 1px;
    text-transform: none;
}
.DllSmlFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    padding-left: 1px;
    text-transform: none;
}

.NewsTab .ajax__tab_header
{
    font-size: 10pt;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: Black;
    font-weight: normal;
    margin-left: 0px;
}
.NewsTab .ajax__tab_outer
{
    border: solid 1px white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.NewsTab .ajax__tab_inner
{
    padding: 6px;
    background-color: #D3DEEF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.NewsTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #D3DEEF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.NewsTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #D3DEEF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.NewsTab .ajax__tab_active .ajax__tab_outer
{
    background-color: #4682b4; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.NewsTab .ajax__tab_active .ajax__tab_inner
{
    background-color: #4682b4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;    
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;    
}

.DateCal .ajax__calendar_container
{
    background-color: #eee9e9;
    border: solid 1px black;
    z-index: 999;
    width:180px;
}
.DateCal .ajax__calendar_header
{
    background-color: #dfeefd;
    margin-bottom: 4px;
}
.DateCal .ajax__calendar_title, .DateCal .ajax__calendar_next, .DateCal .ajax__calendar_prev
{
    color: #004080;
    padding-top: 3px;
    z-index: 999;
}
.DateCal .ajax__calendar_body
{
    background-color: #e9e9e9;
    border: solid 1px #dfeefd;
    z-index: 999;
}
.DateCal .ajax__calendar_dayname
{
    text-align: center;
    font-weight: normal;
    margin-bottom: 4px;
    margin-top: 2px;
}
.DateCal .ajax__calendar_day
{
    text-align: center;
}
.DateCal .ajax__calendar_hover .ajax__calendar_day, .DateCal .ajax__calendar_hover .ajax__calendar_month, .DateCal .ajax__calendar_hover .ajax__calendar_year, .DateCal .ajax__calendar_active
{
    color: #004080;
    font-weight: normal;
    background-color: #dfeefd;
    z-index: 999;
}
.DateCal .ajax__calendar_today
{
    font-weight: normal;
    color: red;
}
.DateCal .ajax__calendar_other, .DateCal .ajax__calendar_hover .ajax__calendar_today, .DateCal .ajax__calendar_hover .ajax__calendar_title
{
    color: #bbbbbb;
    z-index: 999;
}
.LBoxFrmt
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    background-color: White;
    font-weight: normal;
    padding-left: 1px;
    text-transform: capitalize border: solid 1px black;
}
.LoadPanel
{
    height: 100%;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #ffffff;
    position: fixed;
    vertical-align: middle;
    /*z-index: 2;*/
    z-index: 2147483647 !important;
    top: 0;
    left: 0;
}
.LoadImg
{
    padding-left: 50%;
    padding-bottom: 20%;
    padding-top: 20%;
}
.TdHead
{
    background-color: #4682b4;
    color: White;
    font-weight: bold;
}
.TableBorder
{
    border: 1px solid black;
}
.TxtNumFrmt
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    padding-left: 3px;
    text-align: right;
}
.DontShowPrompt
{
    display: none;
}
.LargeBtnFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10pt;
    color: Navy;
    font-weight: normal;
    width: 120px;
    height: 25px;
}
.Calculate
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10pt;
    color: Black;
    font-weight: normal;
    padding-left: 3px;
    text-align: right;
}
.GvDispNon
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 8pt;
    color: Black;
    display: none;
}
.grdFormat
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 8pt;
    color: Black;
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.divLst
{
    background-color: #FFFFFF;
    height: 405px;
    overflow: scroll;
    vertical-align: top;
    border: solid 1px black;
}
.divDtl
{
    background-color: #FFFFFF;
    height: 375px;
    overflow: scroll;
    vertical-align: middle;
    border: solid 1px black;
}
.divLst1
{
    background-color: #FFFFFF;
    height: 205px;
    overflow: scroll;
    vertical-align: top;
    border: solid 1px black;
}
.divLst2
{
    background-color: #FFFFFF;
    height: 145px;
    overflow: scroll;
    vertical-align: top;
    border: solid 1px black;
}
.divDtl1
{
    background-color: #FFFFFF;
    height: 450px;
    overflow: scroll;
    vertical-align: middle;
    border: solid 1px black;
}
#autocomplete ul
{
    overflow: auto;
    max-height: 100px;
}
#autocomplete li
{
    white-space: pre-line;
}
.p_head
{
    padding: 5px;
    line-height: 25px;
    background: #ccc;
    color: #000;
    font-size: 18px;
    width: 97%;
}
.p_remark
{
    margin-left: 40px;
    padding: 5px;
    line-height: 15px;
    background: rgb(50,79,70);
    color: #000;
    font-size: 12px;
    font-weight: bold;
    width: 38.5%;
}
.lightbox
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 80%;
    height: 80%;
    background: url('../Images/light_box.png') repeat;
    padding: 10%;
}
.lightbox .buttonholder
{
    float: right;
    position: relative;
    right: 512px;
    top: 270px;
    background-color: #FFFFFF;
    padding: 15px;
    border: 2px solid #000;
}

.lightbox2
{
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 9999;
    width: 80%;
    height: 100%;
    background: url('../Images/light_box.png') repeat;
    padding: 10%;
}
.lightbox2 .buttonholder
{
    float: right;
    position: relative;
    right: 512px;
    top: 270px;
    background-color: #FFFFFF;
    padding: 15px;
    border: 2px solid #000;
}

.grid_sc
{
    height: 110px;
    overflow: auto;
}

.Popup
{
    display: block;
    width: 595px;
    border: 4px solid #000000;
    background-color: #FFFFFF;
    padding: 20px 10px 30px 15px;
    margin: 0px auto;
    overflow: auto;
    z-index: 99999;
}

.tpin_bg
{
    width: 330px;
    height: 180px;
    margin: 30px auto 0px;
    padding: 10px;
    background: url("../Images/t-pin_bg.png") no-repeat scroll 0% 0% transparent;
}

/*for Popup Block*/
.panel
{
    background-color: #444;
    height: 34px;
    padding: 10px;
}
.panel a#login_pop, .panel a#join_pop
{
    border: 2px solid #aaa;
    color: #fff;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 1px 1px #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
a#login_pop:hover, a#join_pop:hover
{
    border-color: transparent; /* #eee;*/
}
.overlay
{
    background-color: transparent; /*  rgba(0, 0, 0, 0.6);*/
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target
{
    visibility: visible;
    opacity: 0.5;
}
.popup
{
    background-color: #66CCFF;
    border: 3px solid #fff;
    display: table;
    left: 50%; /*opacity:-.6;*/
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding: 15px;
    position: relative;
    text-align: justify;
    top: 4%;
    visibility: hidden;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target + .popup
{
    /*top: 5%;*/
    opacity: 0.5;
    visibility: visible;
}
.close
{
    background-color: rgba(0, 0, 0, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:before
{
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover
{
    background-color: rgba(64, 128, 128, 0.8);
}
.popup p, .popup div
{
    margin-bottom: 10px;
}
.popup label
{
    display: inline-block;
    text-align: left;
    width: 120px;
}

.LblBlack td span
{
    float: none !important;
}

.form_settings td span
{
    float: none !important;
}

.divWaiting 
{   
    height: 100%;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    vertical-align: middle;
    background-color: #FAFAFA;
    z-index: 2147483647 !important;
    overflow: hidden;
    text-align: center; top: 0; left: 0;
    padding-top:2%;
} 
.gvHeaderFreeze
{
    font-weight:bold;
    position:absolute;
    background-color:White;
}


/** **/

.GridviewScrollHeader TH, .GridviewScrollHeader TD 
{ 
    padding: 5px; 
    font-weight: bold; 
    white-space: nowrap; 
    border-right: 1px solid #AAAAAA; 
    border-bottom: 1px solid #AAAAAA; 
    background-color: #646D7E; 
    text-align: left; 
    vertical-align: bottom; 
} 
.GridviewScrollItem TD 
{ 
    padding: 5px; 
    white-space: nowrap; 
    border-right: 1px solid #AAAAAA; 
    border-bottom: 1px solid #AAAAAA; 
    background-color: #FFFFFF; 
} 
.GridviewScrollPager  
{ 
    border-top: 1px solid #AAAAAA; 
    background-color: #646D7E; 
} 
.GridviewScrollPager TD 
{ 
    padding-top: 3px; 
    font-size: 14px; 
    padding-left: 5px; 
    padding-right: 5px; 
} 
.GridviewScrollPager A 
{ 
    color: #666666; 
}
.GridviewScrollPager SPAN

{
    font-size: 16px;
    font-weight: bold;
}    
.container 
{
    border: solid 1px black;
}   



ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li{
	background: none;	
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}

ul.tabs li.current{
	background: #F9F9F9;
	color: #222;
	 /* border-top: 1px solid black; */
	 /* border-left: 1px solid black; */
	 /* border-right: 1px solid black; */
}

.tab-content{
	display: none;
	background: #F9F9F9;
	padding: 15px;
	/* border-top: 1px solid black; */
	/* border-bottom: 1px solid black; */
	/* border-left: 1px solid black; */
	/* border-right: 1px solid black; */
}

.tab-content.current{
	display: inherit;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 55px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}

#myBtndown 
{
  display: none;
  bottom: 90%;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 10px;
}

#myBtndown:hover {
  background-color: #555;
}

/**********************************MODAL WORK FOR SLIDE SHOW*********************************************/
.modal
{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    /* z-index: 1; Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    
   /* background: rgba(204, 204, 204, 0.5);*/
}

/* Modal Content */
.modal-content
{
    background-color: #fefefe;
    /*margin: auto;*/
    padding: 20px;
    border: 1px solid #888;
    width: 463px;
    height: 445px;
}

/* The Close Button */
.close-modal
{
    color: #ff0000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-modal:hover, .close-modal:focus
{
    color: #e60000;
    text-decoration: none;
    cursor: pointer;
}

* {box-sizing: border-box}
.mySlides {display: none}
.mySlides1 {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/********************************************************************************************************/
.modal1
{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #555; /* Fallback color */
    background-color: #555; /* Black w/ opacity */
    
}

/* Modal Content */
.modal-content1
{
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 463px;
    height: 445px;
}

/* The Close Button */
.close-modal1
{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-modal1:hover, .close-modal1:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/********************************************************************************************************/

.custom-div-ld
{
	border:1px solid black;
    border-radius:3px;
}

.custom-div-ld::before
{
	content:"";
  position:absolute;
  margin-top:-12px;
  margin-left:-1px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid black;
  transform:rotate(-0deg);
}