﻿.num7
{
    text-align:right;
    width:70px;
}

div .htab_s1{
    border:0px;
    padding:0px;
    border-bottom:5px solid white;
    padding-top:10px;
}

div .htab_s0{
   border:0px;
   padding:0px;
    border-bottom:5px solid #385487;
    
    padding-top:10px;
    
}



.hTab td
{
    
    text-align:center;
    color:White;
    background:#385487;
    font-family: Arial, sans-serif;
    border-right:1px solid white;
    border:0px;
    padding:0px;
}
.hTab td div
{
    width:150px;
    height:25px;
    vertical-align:middle;
    text-align:center;
    font-weight:bold;    
   cursor:pointer;
   font-size:14px;
   -moz-border-radius: 0px ;
    -webkit-border-radius: 0px ; 
    border-radius:0px;
    
     }




.groupHeader
{background:#333;
 color:white;
 text-align:center;
}


.searchable
{
    cursor:url(icons/magnify.png),pointer;
    text-decoration :underline;
    font-weight:bold;
    color:Blue;       
}

.header1
{
    font-weight:bold;
    font-size:22px;
    color:#385487;
}
div
{
    -moz-border-radius: 8px ;
    -webkit-border-radius: 8px ; 
    border-radius:8px;
    -o-transition: width 0.5s,left 0.5s ease-in-out;
	-webkit-transition: width 0.5s,left 0.5s ease-in-out;
	-moz-transition: width 0.5s,left 0.5s ease-in-out;
    border:1px solid #c3c3c3;
}


.link{
text-decoration:underline;
cursor:pointer;
color: #2518b5
}

.link hover{
color: #2518b5
}

.button {
 font-family: Helvetica ;
 padding:4px; 
 padding-left:10px;
 padding-right:10px;
 border: 1px solid black ;
 -moz-border-radius: 8px ;
 -webkit-border-radius: 8px ; 
 border-radius:8px;
  background:url(images/button1_BG.gif);
 background-repeat:repeat-x;
 color:black;
 cursor:pointer;
}

.button:hover
{
  background:url(images/button1_BG2.gif);
 background-repeat:repeat-x;    
 color:White;
}


.buttonRed {
 font-family: Helvetica ;
 padding:4px; 
 padding-left:10px;
 padding-right:10px;
 border: 1px solid black ;
 -moz-border-radius: 8px ;
 -webkit-border-radius: 8px ; 
 border-radius:8px;
  background-image: -ms-linear-gradient(top, #EB8C8D 0%, #DD2223 100%);
background-image: -moz-linear-gradient(top, #EB8C8D 0%, #DD2223 100%);
background-image: -o-linear-gradient(top, #EB8C8D 0%, #DD2223 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8C8D), color-stop(1, #DD2223));
background-image: -webkit-linear-gradient(top, #EB8C8D 0%, #DD2223 100%);
background-image: linear-gradient(to bottom, #EB8C8D 0%, #DD2223 100%);
 background-repeat:repeat-x;
 color:white;
 cursor:pointer;
}

.buttonRed:hover
{
  background:url(images/button1_BG2.gif);
 background-repeat:repeat-x;    
}


.buttonBlue
{
    font-family: Helvetica ;
 padding:4px; 
 padding-left:10px;
 padding-right:10px;
 border: 1px solid black ;
 -moz-border-radius: 8px ;
 -webkit-border-radius: 8px ; 
 border-radius:8px;
background-image: -ms-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -moz-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -o-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #64B1F2), color-stop(1, #0063B7));
background-image: -webkit-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: linear-gradient(to bottom, #64B1F2 0%, #0063B7 100%);
 background-repeat:repeat-x;
 color:white;
 cursor:pointer;
 font-weight:bold;
}

.buttonBlue:hover
{
  background:url(images/button1_BG2.gif);
 background-repeat:repeat-x;    
}

.buttonBlack
{
    font-family: Helvetica ;
 padding:4px; 
 padding-left:10px;
 padding-right:10px;
 border: 1px solid black ;
 -moz-border-radius: 8px ;
 -webkit-border-radius: 8px ; 
 border-radius:8px;
background-image: -ms-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -moz-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -o-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #64B1F2), color-stop(1, #0063B7));
background-image: -webkit-linear-gradient(top, #64B1F2 0%, #0063B7 100%);
background-image: linear-gradient(to bottom, #64B1F2 0%, #0063B7 100%);
 background-repeat:repeat-x;
 color:white;
 cursor:pointer;
 font-weight:bold;
}

.buttonBlack:hover
{
  background:url(images/button1_BG.gif);
 background-repeat:repeat-x;   
 color:Black; 
}



body {
    background-color: #ddd; /* Background color */
    color: #222;            /* Foreground color used for text */
    font-family: Helvetica; 
    font-size: 14px;
    margin: 0;              /* Amount of negative space around the outside of the body */
    padding: 0;             /* Amount of negative space around the inside of the body */
}

input{
        font-family: Helvetica; 
    font-size: 14px;
    color: #222;  
    border:0px;
}

div.leftButton {
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    position: absolute;
    top: 7px;
    left: 6px;
    max-width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(images/back_button.png) 0 8 0 14;
}


.clsTreeView td:hover
{
    border-bottom:1px solid #c3c3c3;           
    color:White;
    background:url(images/clsListTrBgHoverBlue.gif);
    background-repeat:repeat-x;
    cursor:pointer;    
}

.clsTreeView td
{
    border-bottom:1px solid #c3c3c3;       
    
    background-repeat:repeat-x;
    cursor:pointer;    
}

.clsList tr:hover
{
background:url(images/clsListTrBgHoverBlue.gif)  #015de6;
background-repeat:repeat-x;
cursor:pointer;
color:White;
}

.clsList tr:hover td
{
color:White;
}

.clsList td:hover
{
color:White;
}


.clsList td
{
color:Black;
}

.clsList tr
{
background:white;
color:Black;
}

.clsList span
{
color:#878787;
font-size:12px;
}

.clsList td:hover span
{
color:White;
font-size:12px;
}


.clsList td:hover tr
{
background:white;
}

.clsList td:hover td
{
background:white;
color:Black;
}

.clsList td:hover tr:hover td
{
background:#eee;
cursor:pointer;
color:black;
}



.clsFormList table 
{
    vertical-align:top;
        width:100%;
    background:#f3f3f3;
     -moz-border-radius: 8px ; 
    -webkit-border-radius: 8px ; 
    border-radius:8px;
}


.clsFormList td
{
    border-bottom:1px solid #c3c3c3;       
    color:#385487;
    font-weight:bold;    
    padding:4px;
}

.clsFormList .lastRow td
{
    border:0px;
}

.clsPackage table
{
    vertical-align:top;
     width:100%;
    background:#f3f3f3;
     -moz-border-radius: 8px ; 
    -webkit-border-radius: 8px ; 
    border-radius:8px;
    border:1px solid black;
}

.clsPackage td
{
     border-bottom:1px solid #c3c3c3;       
    color:#385487;
    font-weight:bold;    
    padding:6px;
}


.clsPackage input
{     
    color:#385487;
    font-weight:bold;    
    background:none;
}


.clsList10 tr:hover
{
background:url(images/clsListTrBgHoverBlue.gif)  #015de6;
background-repeat:repeat-x;
cursor:pointer;
color:White;
}

.clsList10 tr:hover td
{
color:White;
}

.clsList10 td:hover
{
color:White;
}


.clsList10 td
{
color:Black;
font-size:10px;
}

.clsList10 tr
{
background:white;
color:Black;
}

.clsList14 tr:hover
{
background:url(images/clsListTrBgHoverBlue.gif)  #015de6;
background-repeat:repeat-x;
cursor:pointer;
color:White;
}

.clsList14 tr:hover td
{
color:White;
}

.clsList14 td:hover
{
color:White;
}


.clsList14 td
{
color:Black;
font-size:14px;
}

.clsList14 tr
{
background:white;
color:Black;
}


ul, li { list-style: none; 
			margin: 0; 
			padding: 0;
	 	}
	 	
	 	li {
			background-color: #fff;
			border-bottom: solid 1px #ACACAC;
			padding: 10px;
		}
		
		
		.switch {
			float: right;
			height: 28px;
			width: 77px;
			border: 1px solid #979797;
			border-radius: 20px;
			margin-top: -5px;
			box-shadow: inset 0 1px 3px #BABABA, inset 0 12px 3px 2px rgba(232, 232, 232, 0.5);
			cursor: pointer;
			overflow: hidden;
		}
		.switch.on
		{
		    background:#0000FF;
		}
		.switch input[type=checkbox] {
			display: none;
		}
		
		.switch > .thumb {
			display: block;
			width: 26px;
			height: 26px;
			position: relative;
			top: 0;
			z-index: 3;
			border: solid 1px #919191;
			border-radius: 28px;
			box-shadow: inset 0 2px 1px white, inset 0 -2px 1px white;
			background-color: #CECECE;
			background-image: -webkit-linear-gradient(#CECECE, #FBFBFB);
			background-image: -moz-linear-gradient(#CECECE, #FBFBFB);
			background-image: -o-linear-gradient(#CECECE, #FBFBFB);
			-o-transition: all 0.125s ease-in-out;
			-webkit-transition: all 0.125s ease-in-out;
			-moz-transition: all 0.125s ease-in-out;
			-o-transform: translateX(0px);
			-webkit-transform: translate3d(0,0,0);
			-moz-transform: translateX(0px);
		}
		.switch.on > .thumb 
		{
		    
			-webkit-transform: translate3d(49px,0,0);
			-o-transform: translateX(49px);
			-moz-transform: translateX(49px);
		}
		.switch:hover > .thumb {
			box-shadow: inset 0 2px 1px #fff, inset 0 -2px 1px #fff;
			background-image: none;
		}
		.switch > .thumb::before {
			content: "";
			display: block;
			height: 14px;
			width: 2px;
			background-color: white;
			box-shadow: 0px -1px 1px #666;
			border: none;
			position: absolute;
			top: 6px;
			left: -24px;
		}
		.switch > .thumb::after {
			content: "";
			display: block;
			height: 10px;
			width: 10px;
			border-radius: 10px;
			border: solid 2px #777;
			position: absolute;
			right: -32px;
			top: 6px;
		}
		
		
		
		    
td.IOSForm_Header
{
   background:black;
    color:white;
    font-family:  Arial, sans-serif;
    font-size:18px;
    font-weight:bold;
    height:40px;   
    text-align:center;        
       border-radius:0px;
}

div.IOSForm_body
{
    padding:5px;
    color:Black;
    background:white; 
    border-radius:0px;
}
div.IOSForm
{
    border:0px;      
}

.IOSForm_button
{
    text-align:center;
    vertical-align:middle;
    width:20px;
    height:18px;
    padding:10px;
    font-size:24px;
    color:white;
    background:black;
    font-family:  Arial, sans-serif;    
    border:0px;
    padding-top:7px;
    padding-bottom:15px;
    border-radius:0px;
}

.IOSForm_button:hover
{
    cursor:pointer;
     color:#4a7be1;
    background:#f1f5fd;
    
}


.blur
{
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
filter: blur(5px);

}

.header td {
    background: #0063B7;
    color: White;
}

.header th {
    background: #0063B7;
    color: White;
    position: sticky;
    top: 0px;
    font-weight: bold;
}

.header2 th {
    background: #f0f0ff;
    color: White;
    position: sticky;
    top: 23px;
}

.footer td {
    background: #00B763;
    color: White;
}