﻿body {
}

columnsWidth
{
    width:25%;
    text-align:center;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #000000;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    height: 18px;
    font-size:Small;
}
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(windows-arrow.gif);
    background-position: top left;
    border: solid 1px #000000;
    height: 21px;
    width: 21px;
}
.WindowsStyle .ajax__combobox_itemlist
{
    border-color: #000000;
    font-size:small;
    border-style:solid; 
}

.my_ajax__tab_xp .ajax__tab_header { 
font-family:verdana,tahoma,helvetica;
 font-size:18px; 
 background-color:Silver;
}

.Parent_Tabs .ajax__tab_body
{
    border: 1px solid #999999;
    border-top: 0;
    /* padding: 8px;*/
    background-color: #ffffff;
}


.Tab .ajax__tab_header
{
    color: #4682b4;
    font-family:Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:1px solid #b4cbdf;
    padding-top:0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_active.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_left_active.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_right_active.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_hover.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_left_hover.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_right_hover.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_Inactive.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_inner
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_left_inactive.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_outer
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_right_inactive.gif") no-repeat right;
    padding-right:6px;
    margin-right: 2px;
}


#header ul { 
        z-index: 999999; 
        position: absolute; 
   margin:0; padding: 0; 
   list-style:none; 
        right: 0; 
        bottom: 6px !important; bottom: 5px; 
        font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif; 
} 
#header li { 
   display:inline; 
   margin:0; padding:0; 
} 
#header a { 
   float:left; 
   background: url(Images/tableft.gif) no-repeat left top; 
   margin:0; 
   padding:0 0 0 4px; 
   text-decoration:none; 
} 
#header a span { 
   float:left; 
   display:block; 
   background: url(Images/tabright.gif) no-repeat right top; 
   padding:6px 15px 3px 8px; 
   color: #FFF; 
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/ 
#header a span {float:none;} 
/* End IE5-Mac hack */ 
#header a:hover span { 
        color:#FFF; 
} 
#header a:hover { 
   background-position:0% -42px; 
} 
#header a:hover span { 
   background-position:100% -42px; 
} 
#header #current a { 
   background-position:0% -42px; 
        color: #FFF; 
} 
#header #current a span { 
   background-position:100% -42px; 
        color: #FFF; 
} 


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#efefef;
}

.popupHover {
	background-color:#efefef;
}

.dragHandle {
	width:5px;
	height:10px;
	background-color:Blue;
	cursor:move;
	border:outset thin white;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
}

.reorderListDemo li a {
    color:#000000 !important; 
    font-weight:bold;
    border:thin blue inset;  
    width: 100%;   
}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:5px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.callbackStyle {
    border:thin blue inset;  
    width: 100%;    
}
 
.callbackStyle table {
    background-color:#5377A9;    
    color:Black;
    width: 100%;
}

.dragVisualContainer li {
    list-style:none;
    background-image:url(../images/bg_nav.gif);
    background-repeat:repeat-x;
    color:#FFF;
}

.label {
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	table-layout:fixed;
	overflow:hidden;
	width: 100%;
	display:block;
}

.alternate {
    border:thin blue black; 
    width:100%;
}

.nonalternate {
    border:thin blue black; 
    width: 100%;
}

.cls {
    border: 1.5px solid #000;
    -moz-border-radius: 8px 9px 8px 9px;
    border-radius: 50px;
    box-shadow: 5px 8px 10px -2px rgb(0 0 0 / 100%);
    color: #000;
    display: inline-block;
    font-weight: 700;
    line-height: 70px;
    margin: 10px;
    height: 70px;
    width: 200px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s; /* Safari */
}

    .cls:hover {
        transition-duration: 0.1s;
        background-color: #3A3A3A;
    }

.MasterButton {
    text-shadow: 2px 2px 4px #FFFFFF;
    color: black;
    position: relative;
    border: 1.5px solid #000;
    -moz-border-radius: 8px 9px 8px 9px;
    box-shadow: 2px 4px 5px -2px black;
    border-radius: 50px;
    font-size: 18px;
    font-family: 'Lucida Console';
    padding: 0.8em 1.8em;
    display: block;
    width: 280px;
    cursor: pointer;
    user-select: none;
    text-align: center;
    text-decoration: double;
    text-transform: uppercase;
    cursor: pointer;
    transition-duration: 1.4s;
    -webkit-transition-duration: 1.4s; /* Safari */
}

    .MasterButton:hover {
        transition-duration: 0.5s;
        color: blue;
        /*background-color: #3A3A3A;*/
    }

    .MasterButton:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 4em;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: all 0.5s;
        box-shadow: 0 0 10px 40px white;
    }

    .MasterButton:active:after {
        box-shadow: 0 0 0 0 white;
        position: absolute;
        border-radius: 4em;
        left: 0;
        top: 0;
        opacity: 1;
        transition: 0s;
    }

    .MasterButton:active {
        top: 1px;
    }

.RowHeight {
    height: 80px;
}


