﻿/* DEFAULTS
----------------------------------------------------------*/

/*
color: F7931D;  ACTAtek Oranage
color: 003366;  ACTAtek blue
color: A2C6EC;  light blue
color: F6CC99;  light Orange
color: EFEFEF;  lightg ray 
*/

body
{
	background: #FFFFFF;
	font-size: .80em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	/*font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

a:link, a:visited
{
	color: #034af3;
	
}

a:hover
{
	color:#F7931D;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}

hr
{

	clear:left;
    height: -15px;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* MASTER Page Layout */

#MasterPageForm
{
    align-content:center;
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 100%;
    /*width: 1200px;*/
	background-color: #FFFFFF;
	/*margin: 0px auto 0px auto;*/
    margin:auto;
	/*height: 78px;*/
    min-height:90px;
	
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px; /*background: #6495ED; */
	/* background: #82B3E8 url(../images/acta_header.jpg) top left repeat-x;*/
	background: #FFFFFF;   
	width: 100%;
	/*height: 94px;*/
    min-height:90px;
    /*top: 31px;
    left: 11px;*/
}

.header h1
{
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 4em;
	font-size: 2em;
	display: none;
}

/* MASTER Menu Layout HEAD 5 MENU*/
#Master_Menu
{
	padding: 0px 0px;
	margin: 10px 0px 0px 0px;
	margin-right: 20px;
	min-height: 460px;
	width: 240px;
	position: static;
	background: #FFFFFF;
	float: left;
}

.sidebar
{
	width: 94%;
	margin-bottom: 10px;
	
}
.sidebarheader
{
	height: 22px;
	padding: 10px 0 0 35px;
	background: url(../Images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
    border-radius:1px;
}

.sidebarcontent /*Left menu panel*/
{
	/*border: 1px solid #0085FF;  */
	padding:  5px 0px 0px 0px;
	line-height: 1.5em;
	font-weight:bold;
	min-height: 455px;
    min-width: 550px; 
    /*border-radius:4px;*/
}
.sidebarcontent a
{
	padding: 0px 0px 0px 0px;
	color: #737373 ;/*#5377A9;*/
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #737373;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

.sidebarFootor
{	
	background: #fff url('../Images/bg-sidebar-footer.png') repeat-x left bottom;
	height: 10px;
	margin-left :0px;
	clear: left;
	width: 215px;
}

.Logo_Content
{
	/*padding: 5px 5px 5px 5px;
	margin-top: 0px;	
	margin-bottom: 10px;
	height: 200px;
	line-height: 1.5em;
	font-weight: bold;*/
	clear:left ;
}

/*MASTER MENU Style CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
	width: 220px;
	clear: left;
	float: left;
	margin-right: 20px;
	padding-left: 2px;
	Height:0px;
}

.collapsePanelHeader
{ 
	width: 220px;
	height: 35px;
	margin-right: 20px;
	padding-left: 2px;
	/*background: -webkit-gradient(linear, left top, right bottom, from(#0f75fe), to(#B5D3FF));*/
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f75fe', endColorstr='#B5D3FF'); 
	background: -webkit-gradient(linear, left top, right bottom, from(#0f75fe), to(#B5D3FF)); 
	background: -moz-linear-gradient(top,  #0f75fe,  #B5D3FF); 
	background-image: linear-gradient(to right, #0f75fe 0%, #B5D3FF 80%);
	color:#FFF;
	border: 1px solid;
	font-size: 14px;
    font-weight: 500;
}
.collapsePanelFooter
{
	width: 232px;
	/*background: url(../Images/bg-menu-footer2.png) #fff bottom left repeat-x;*/
	height: 3px;
	margin-left :-12px;
	clear: left;
}

.menuItemAera
{
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;
}
.menuItemHeader
{
	float: left;
	margin-left: 5px;	
	
} 

.menuItemIcon
{
	float: right;
	vertical-align: middle;
} 
.menuItemLabel
{
	float: left; 
	margin-left: 2px;
	font-weight:normal ;
} 

.menuChildItem
{
	background: url(../Images/bg-menu-childItem.png) #fff no-repeat left top;
	float: left;
	vertical-align: middle;
	width: 190px;
	height:20px;
	margin-left:0px;
	margin-top:3px;
	padding-left: 5px;
	font-weight:normal  ;
	color :#737373;
}
div.menuChildItem
{
    border-radius: 1px;
}
.menuChildIcon
{
	float: left;
	width: 20px;
	height:20px;
	margin-top:3px;
	clear: left;
	background :#8FBCE9;
}

.menuItemIconImage
{
	padding :0px;
	vertical-align:top;
	width: 20px;
	height:20px;
}

/*MASTER Content Layout*/
#Master_Content
{
	padding: 0px 12px;
	margin: 10px 0px 0px 0px;
    height:auto;
	/*min-height: 100%;*/
	float: left;
	background: #ffffff;
	width: 76%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 60px 0;*/
}

#master_contentheader
{
	height: 19px;
    width: 100%;
     /*margin-left: auto;
    margin-right: auto;*/
	background: url(../images/rightcoltop2.png) left top;
}

#master_contentplaceholder
{
	padding: 5px 10px 10px 10px;
	border: 1px solid #0085FF;
	background-color: #FFFFFF;
    height:auto;
	line-height: 1.5em;
	min-height:1200px;
    max-height:1200px;
   /*23-05-2019*/
   /*width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  overflow: hidden;*/


}

#master_contentfooter
{
	clear: both;
	padding: 10px 0px 15px 10px;
	color: #333;
    /*height:3%;*/
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

.mainNoLogin
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	min-height: 460px;
	background: #F0FFFF;
}


.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background: url(../Images/bg_gradient-menu.png) #5D88C1 bottom left repeat-x;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/*height:40px;*/
}

div.hideSkiplinkTab
{
	/*background: url(../Images/bg_gradient-menu.png) #5D88C1 bottom left repeat-x;*/
	width: 100%;
	padding: 0px 0px 0px 0px;
    height: 12px;
}

/*- Menu Tabs F--------------------------- Back Ground HeadMenu */

    #tabsF {
     float:left;
      width:99%;
      /*background:#003366;*/
      /*background:#005188;*/
      background:#007ACC;
      font-size:100%;
      line-height:normal;
      border-top: 0px solid #FFFFFF;
	  border-bottom:0px solid #FFFFFF;
	  padding-bottom: 0px;
	  
	  margin-top: 14px;

      }
    #tabsF ul {
	  margin:0;
	  padding: 3px  0px 0px 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      text-align: center;
      }	
    #tabsF a {
      float:left;
      /*background:url("../Images/tableftF.gif") no-repeat left top;*/
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      width: 19%;
      margin-right: 5px;
      margin-bottom: 5px;
      /*border-right: 1px solid #FFFFFF;*/
      border-left: 1px solid #DFDFE2;
      }
    #tabsF a span {
      float:left;
      display:block;
      /*background:url("../Images/tabrightF.gif") no-repeat right top;*/
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      font-size: 14px;
      font-weight: 500;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#003399;
       /*color:#00007A;*/
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*- Menu Tabs F--------------------------- */

div.menu
{
	padding: 4px 0px 4px 8px;
	
}

div.menu ul
{
	background: url(../Images/but.png) #fff bottom left repeat-x;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: auto;
	
}

div.menu ul li a, div.menu ul li a:visited
{
	background: url(../Images/but.png) #fff bottom left repeat-x; /*background-color: #465c71;*/
	background-color: #FFFFFF;
	border: 1px #4e667d solid; /*color: #dde4ec;*/
	color: black;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	
}

div.menu ul li a:hover
{
	/*background-color: #bfcbd6;*/
	background: url(../Images/but2.png) #fff top left repeat-x;
	background-color: white; /*color: #465c71;*/
	/*color: red;*/
	color: #FFFFFF;
	text-decoration: none;
}

div.menu ul li a:active
{
	background: url(../Images/but.png) #fff bottom left repeat-x;
	background-color: white; /*color: #465c71;*/ /*background-color:white;*/
	color: #cfdbe6;
	text-decoration: none;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{	
	/*padding: 1em;
	border: 1px solid #ccc;*/
    /*width: 258px;
    margin-left: 326px;*/
      border:2px solid #002966;
   -moz-border-radius:6px;
  -webkit-border-radius:6px;	
    border-radius:6px;	
    
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	/*display: block;*/
    /*border-radius:3px;*/
  
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry
{
/*width: 320px;*/
	/*border: 1px solid #ccc;*/

	/*width: 230px;
	border: 1px solid #3366FF;
	border-left: 4px solid #3366FF;*/

    /*border:1px solid #456879;
	border-radius:3px;
	height: 22px;
	width: 230px;
    background-color:#f5f5f0;*/

   border:solid 1px #8506A9;
   width:230px;
   height:22px;
   padding-left:3px;
   border-radius:3px;
}

input.passwordEntry
{
	/*border: 1px solid #ccc;*/

    /*border:1px solid #456879;*/
	/*border-radius:3px;
	height: 22px;
	width: 230px;
    background-color:#f5f5f0;*/

   border:solid 1px #8506A9;
   width:230px;
   height:22px;
   padding-left:3px;
   border-radius:3px;
}

div.accountInfo
{
	width: 70%;
	color:#000000;
	float:left;
    margin-right: 100px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}
.lbltxt{
font-size: 1em;
	font-weight:bold;
	/*display: block;*/
	text-align: center;
	/*padding:inherit;*/
	color: #002E8A;
}
.loginDisplay
{
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	text-align: right;
	padding: 1px;
	color: #002E8A;
    min-height:90px;

}

.loginDisplay a:link
{
	color: #002E8A;
    
}

.loginDisplay a:visited
{
	color: #002E8A;
}

.loginDisplay a:hover
{
	color: #002E8A;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}

.submitButton
{
	text-align: right;
	padding-right: 10px;
}


/* Content Page Layout */
.box { 
  background: #FFFFFF; 
 
}
.boxtop {  
}
.boxtop div { 
  font-size: 0;
  height: 6px; 
  clear:both;

}

.boxtopHeader
{	
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	color: #006BCD;
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;	
	min-height :20px;
}

.boxbottom { 
  background: url(../images/se2.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 6px; 
  background: url(../images/sw2.gif) no-repeat bottom left; 
  clear:both;
}

.boxseperator
{	
	background: url(../Images/bg-main3.png) #fff bottom left repeat-x;
	min-height :20px;
}

.boxcontent {
    /*background :#8FBCE9;*/
    /*border: 1px solid #A1DCF2;*/
    /*background: url(../Images/bg-main3.png) #fff bottom left repeat-x;*/

    padding: 8px 8px 8px 8px;
    min-height :150px;
    margin-left: 10px;
    margin-right: 10px;
    /*23-05-2019*/
    /*width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    overflow: hidden;*/
   
 
}
/* ------ Corner Cuve------*/
 .rounded_corners_master
    {
     	
        /*border: 1px solid #A1DCF2;*/
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 28px;
        -moz-border-radius: 28px;
        border-radius: 6.3px;
        overflow: hidden;
        text-align:center;
        width:100%;
        height:35px;
        line-height:35px;
       
    }
    .rounded_corners_master td, .rounded_corners_master th
    {
        border: 1px solid #FFFFFF;
        font-family: Arial;
        font-size: 8pt;
        text-align: center;
    }
    .rounded_corners_master table table td
    {
        border-style: none;
           width:100%; 
    }
    /* ------End  Corner Cuve------*/

/* ICON Layout  
----------------------------------------------------------*/
.formIconHead
{
	/*background: url(../Images/bg-nav.png) #fff top left repeat-x;*/
	/*color: #0085FF;*/
    color:#FFFFFF;
    background-color:#2E9AFE;
	padding: 2px 0px 2px 7px;
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	clear :both;
    /*border: 1px solid #848484;*/
        -webkit-border-radius: 15px;
        -moz-border-radius: 13px;
        border-radius: 3.0px;
        overflow: hidden;
}
		
.formIconSecion{
	color: #3A4F63;
	font-family: Arial, Sans-Serif;
	width: 123px;
	height :70px;
	float: left;
	padding: 0px 0px 0px 12px;
}


.formIconImage
{
	float: left;
	width: 50px;
	height:50px;
	margin-top:3px;
	clear: left;
	background :#FFFFFF; /*#8FBCE9;*/
    
}


		
.formIconSecionAccessManager{
	color: #3A4F63;
	font-family: Arial, Sans-Serif;
	width: 50px;
	height :50px;
	float: left;
	padding: 0px 0px 0px 0px;
   
}
.formIconImageAccessManager
{
	/*float: left;
	width: 60px;
	margin-top:0px;
	clear: left;
	background :#FFFFFF /*#8FBCE9;*/
	text-align: center;
    margin-left:16px;
    padding: 1px 5px 1px 5px;
    /*background: #625863;*/
    width: 50px;
   height:60px;
    margin-bottom: 0px;

}
 .txtbx
  {
   /*border:solid 1px #8506A9;*/
   border:solid 1px #898E8C;
   width:175px;
   height:18px;
   padding-left:3px;
   border-radius:3px;
      
  }
  .btn
  {
      width:85px;
      height:28px;
      color:#fff;  border:solid 2px #351853;
      background:#351853;
      transition: background .7s ease;
      border-radius:3px;
      cursor:pointer;
      }
      .btn:hover
  {
      width:85px;
      height:28px;
      color:#339966;
      background:#fff;
      border:solid 1px #339966;
      }
  .TabStyle .ajax__tab_header
        {
            cursor: pointer;
            background-color: #F6F6F6;
            font-size: 12px;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            height: 40px;
            border-bottom: 1px solid #bebebe;
            width:100%;
 
        }
      
        .TabStyle .ajax__tab_active .ajax__tab_tab
        {
            border: 1px solid;
            border-color: #bebebe #bebebe #e1e1e1 #bebebe;
            background-color: #e1e1e1;
            padding: 10px;
            border-bottom: none;
        }
        .TabStyle .ajax__tab_active .ajax__tab_tab:hover
        {
            border: 1px solid;
            border-color: #bebebe #bebebe #e1e1e1 #bebebe;
            background-color: #e1e1e1;
            padding: 10px;
            border-bottom: none;
        }
      
        .TabStyle .ajax__tab_tab
        {
            border: 1px solid;
            border-color: #e1e1e1 #e1e1e1 #bebebe #e1e1e1;
            background-color: #f1f1f1;
            color: #777777;
            cursor: pointer;
            text-decoration: none;
            padding: 11px;
        }
        .TabStyle .ajax__tab_tab:hover
        {
            border: 1px solid;
            border-color: #bebebe #bebebe #e1e1e1 #bebebe;
            background-color: #e1e1e1;
            color: #777777;
            cursor: pointer;
            text-decoration: none;
            padding: 10px;
            border-bottom: none;
        }
        .TabStyle .ajax__tab_active .ajax__tab_tab, .TabStyle .ajax__tab_tab, .TabStyle .ajax__tab_header .ajax__tab_tab
        {
            margin: 0px 0px 0px 0px;
        }
      
        .TabStyle .ajax__tab_body
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            border-top: 0;
            border: 1px solid #bebebe;
            border-top: none;
            /*padding: 2px;*/
            /*background-color: #e1e1e1;*/
            /*width:638px;*/
            width:100%;
        }