/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	text-align: left;
 }

A:link      { color: #000000; text-decoration:none; }
A:visited 	{ color: #000000; text-decoration:none; }
A:active 	{ color: #000000;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #E02D28;  cursor:hand; text-decoration:"underline"; }

		
A.bodyLink:link     { color: #000000; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #000000; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #000000;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #E02D28;  cursor:hand; text-decoration:"underline"; font-weight:bold; }


A.tLink:link    { color: #0000ff; text-decoration:none; }
A.tLink:visited { color: #0000ff; text-decoration:none;  }
A.tLink:active 	{ color: #0000ff;  cursor:hand;  }
A.tLink:hover 	{ color: #E02D28;  cursor:hand;}


A.tLink:link    { color: #0000ff; text-decoration:none; }
A.tLink:visited { color: #0000ff; text-decoration:none;  }
A.tLink:active 	{ color: #0000ff;  cursor:hand;  }
A.tLink:hover 	{ color: #E02D28;  cursor:hand;}


		
A.ProfileLink:link    { color: #ffffff; text-decoration:none; font-weight:bold; }
A.ProfileLink:visited { color: #ffffff; text-decoration:none; font-weight:bold;  }
A.ProfileLink:active 	{ color: #ffffff;  cursor:hand; font-weight:bold; }
A.ProfileLink:hover 	{ color: #0000ff;  cursor:hand; font-weight:bold;}

A.newh:link    { color: #0000ff; text-decoration:none; }
A.newh:visited { color: #0000ff; text-decoration:none; }
A.newh:active 	{ color: #0000ff;  cursor:hand; }
A.newh:hover 	{ color: #0000ff;  cursor:hand; font-weight:bold; }


p
{
	line-height: 1.4em;
}

.logintxt
{
    font-family:Verdana;
    font-size:x-small;
    color:Black;
    text-align:left;
      
    }

.EthicHotline
{
    font-family:Verdana;
    font-size:small;
    color:Black;
   
      
    }
    
  .messagebody 
{
    font-family:Verdana;
    font-size:14px;
    text-align:justify;
    color:#000000;

 }
       
.exptable
{
    border-bottom:none;
    border-top:none;
    height:20px;
 
    }
    
    
    .exptable1
{
    border-bottom:none;
       
}    
    
 .Invhead
{   font-family:Verdana;
    font-size:large;
    color:#ffffff;
    text-align:left;
      
    }
      .graybg
        {
            background-color:#999999;
            border-right:none;
            border-collapse:collapse;
            border-bottom-color:#000000;
            border-bottom-width:1px;           
            
            }

.hidetd
    {
        visibility:hidden;
        border-collapse:collapse;
        display: none;

    }

 .tstyle
  
  {
      border-color:#c6c6c6;
      border-bottom-style:outset;
      border-left-style:outset;
      border-right-style:outset;
      border-top-style:outset;
       }

.title
{
    text-transform: inherit;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}


hr.embosed {
    width:80%; 
    height:0; 
    color:none; 
    background:none; 
    border:none; 
    border-top:1px solid #666; 
    border-bottom:2px solid #dbdbdb; 
}

img
{
	border-width: 0;
    margin-left: 0px;
}



ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #e02d28
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
    margin-right: 1px;
}

table.header
{
	  background-color:#ffffff;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
/*	background-image: url(Images/bar.jpg);*/
	text-align: right;
	height: 24px;
}

.theaderbar 
{
	background-image: url(App_Themes/Images/Theader_bar.jpg);
}

td.menu 
{
	/*background-color:#41519A;*/
	width: 200px;
	height: 500px;
	vertical-align: top;
}

td.footerlogin
{
	
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	
}
td.footer
{
	
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	
}


.inputbox

{
      BORDER-RIGHT: #000000 0px solid; 
      PADDING-RIGHT: 0px; 
      BORDER-TOP: #000000 0px solid; 
      PADDING-LEFT: 0px; 
      FONT-SIZE: 10pt; 
      PADDING-BOTTOM: 0px; 
      BORDER-LEFT: #000000 0px solid; 
      COLOR: #000000; 
      PADDING-TOP: 0px; 
      BORDER-BOTTOM: #000000 0px solid; 
      FONT-FAMILY: Verdana; 
      BACKGROUND-COLOR: #f1f1f1;
      width:200px;
      
        
    
    }
	
	

        .star {
            color:red;
        }

        .DetailSubHeader {
            background-color: #B1B1B1;
        }
         

        .tablePanel legend {
            font-weight:bolder;
        }

        .RemoveBorders {
            border-style:none !important;
        }

        .RemoveBorders tr td {
            border-style: none !important;
        }

        .Guidlines td {
        background-color: #FAEBD7;
        }

        .tableRating {
            border-style: inset;
            border-width: thin;
            width: 100%;
            text-align: center;
        }
        .tableRating tr {
            color: Black;
            /*border-width: 1px;*/
            /*border-style: Inset;*/
            font-size: Small;
            text-align:left;
        }

        .tableRating tr td {
            color: Black;
            border-width: 1px;
            border-style: Inset;
            font-size: Small;
        }

            .tableRating tr th {
                text-align: center;
                color: #ffffff;
                background-color: #5c9e8b;
                font-family: Verdana;
                font-size: X-Small;
                font-weight: bold;
                height: 20px;
            }

        .tableReport {
            border-style: inset;
            border-width: thin;
            width: 100%;
            background-color: #F0F0F0;
            text-align: center;
        }

        .tableReport tr {
            color: Black;
            /*border-width: 1px;*/
            /*border-style: Inset;*/
            font-size: Small;
            text-align:left;
        }

        .tableReport tr td {
            color: Black;
            border-width: 1px;
            border-style: Inset;
            font-size: Small;
        }

        .tableReport tr th {
            color: White;
            text-align:center;
            border-color:white;
            border-width: 1px;
            border-style: Inset;
            background-color: #302f80;
            font-family: Verdana;
            font-size: X-Small;
            font-weight: bold;
            height: 20px;
        }

        .tableReportRowLeft {
            color: Black;
            text-align:left;
            /*border-width: 1px;*/
            /*border-style: Inset;*/
            font-size: Small;
        }

        
  .link-tab {
  display: block;
  width: 100%;
  color: #302f80 !important;
  padding: 10px 0;
  text-align: center;
  background: #f8f8f8;
}
.link-tab:hover,
.link-tab:active,
.link-tab:visited {
  color: white !important;
  background: #302f80;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.linkActive
{
background:#302f80;
color:white !important;
}

div[aria-describedby="dialog-confirm"] p, div[aria-describedby="dialog-confirm"] textarea {
    float: left;
    resize: none;
    margin-bottom: 0;
}

div[aria-describedby="dialog-confirm"] .ui-dialog-titlebar {
    background-color: #302f80;
    color: #fff;
}

    div[aria-describedby="dialog-confirm"] .ui-dialog-titlebar span {
        width: auto;
    }

div[aria-describedby="dialog-confirm"] button .ui-icon-closethick {
    height: 14px;
    width: 14px;
}



.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display:inline-table ;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #dd4814;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: white;
            background-color: #5c9e8b;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }






/*gridview*/
.page table tbody tr td a,
.page table tbody tr td span {
   position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.page table > tbody > tr > td:first-child > a,
.page table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page table > tbody > tr > td:last-child > a,
.page table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.page table > tbody > tr > td > a:hover,
.page table > tbody > tr > td > span:hover,
.page table > tbody > tr > td > a:focus,
.page table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

/* Added by John */
/* Start */
.createVESPANewsletter {
    background-color: #73D683;
    padding: 10px 15px;
    border-radius: 50px;
    color: #fff !important;
}
    .createVESPANewsletter:hover {
        background-color: #58a664;
        padding: 10px 15px;
        border-radius: 50px;
        color: #fff !important;
        transition: 0.2s;
    }

.btnStyleDownloadAttachment {
    background-color: #257DC1;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 20px;
}
    .btnStyleDownloadAttachment:hover {
        background-color: #0F6D8F;
        transition: 0.5s;
        text-decoration: none;
    }
/* End */
