body {
	margin: 0px;
	*margin: auto;
	background-repeat: repeat-y;
	background-position: center;
	font-size: 10pt;
	background-color: #ebedef;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}
input {
	font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2
{
    margin: 0px;
    padding: 0px;
}

h3, .row h3
{
	margin-bottom:0;
    margin-top: 5px;
    *font-size: 13px;
}

h3.dashed
{
	margin-bottom:10px;
    padding-bottom: 10px;
    margin-top: 5px;
    border-bottom:dashed 1px #DDDDDD;
    *font-size: 13pt;
}

h3.solid
{
	margin-bottom:10px;
    padding-bottom: 10px;
    margin-top: 5px;
    border-bottom:solid 1px #DDDDDD;
    *font-size: 13pt;
}

h3.grey
{
	background-color: #E3E3E3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	height:17px;
	margin: 0px;
	margin-bottom: 5px;
}

h3.boxTop
{
	background-color: #E3E3E3;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	padding: 10px;
	height:17px;
	margin: 0px;
}

h3.summary
{
	color:#03668F;
}

h3.summary .summary-no-link
{
	color:#666666;
}

h4
{
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
}

.normal
{
    font-size:10pt;
    font-weight: normal;
}

.normal input
{
    float:none;   
}

hr
{
	border-width: 0px;
	height: 1px;
	background-color: #CCCCCC;
}

p
{
	margin: 0px;	
}

.right
{
	float: right;	
}

.left
{
	float: left;	
}

.strong
{
	font-weight: bold;	
}

.clear
{
	clear: both;	
}

.noFloat
{
    float: none;
}

.main
{
	/*width: 983px;*/
	padding: 0 2px;
	position: relative;
	left: -1px;
	left: 0px\9 /* IE Hack*/
}

.contactUsArea
{
    display: inline-block;
    margin-left: 200px;
    vertical-align: middle;
    position: relative;
    top: -20px;
}

.contactUsArea p
{
    display: inline-block;
    font-size: 14pt;
    line-height: 50px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    color: #505050;
}

.contactUsArea img
{
    margin-left: 320px;
    border-width: 0px;
}

.textHighlight
{
	color: #7DC800;
}

.boxBottomLeft {background: url(../images/box_corner_bottom_left.gif) 0 100% no-repeat #ffffff;}
.boxBottomRight {background: url(../images/box_corner_bottom_right.gif) 100% 100% no-repeat}
.boxTopLeft {background: url(../images/box_corner_top_left.gif) 0 0 no-repeat;}
.boxTopRight {background: url(../images/box_corner_top_right.gif) 100% 0 no-repeat;}
.boxTopRight 
{
    padding:26px 0px 18px 0px;
}

.boxTitleRight
{
    float: right; 
    padding-right: 6px; 
    padding-top: 1px; 
    height: 25px; 
    vertical-align: middle; 
    line-height: 25px;
    color: #ffffff;
}

.boxTitleRight a,
.boxTitleRight a:hover,
.boxTitleRight a:link,
.boxTitleRight a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

.boxTitleArea
{
    width: 100%; 
    background-color: #828282; 
    color: #ffffff; 
    height: 25px; 
    line-height: 25px;   
}

.boxTitleArea2
{
	width: 100%;
	background-color: #E36913;
	color: #ffffff;
	height: 26px;
	line-height: 26px;	
}

.boxTitleArea h2,
.boxTitleArea2 h2
{
    font-size: 10pt; 
    font-weight: normal; 
    margin-left: 10px; 
    margin-top: 0px;
    float: left;
}

.boxContent {
	background-color: #fff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	text-align: left;
}

.boxFooter
{
    width: 100%;
    background-color: #CECECE;
    min-height: 23px;
    line-height: 23px;
}

.boxFooter a,
.boxFooter a:hover,
.boxFooter a:link,
.boxFooter a:visited
{
    margin-left: 10px;
    font-size: 9pt;
    color: #000000;
    text-decoration: underline;
}

.boxFooter input
{
	margin: 5px;	
}

.subtitleStrong
{
    background-color: #666666;
    padding: 3px 13px 3px 13px;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

.submiddleDataGrid td
{
	padding: 5px 5px 5px 10px;
}

td.submiddleDataGrid 
{
	background-color:#fff;
	border-color:#CCC;
	border-style:solid;
	border-width:0 2px;
	margin:0;
	padding:0px 0px 0;
}

.box2 h3
{
	margin: 10px 2px 2px 8px;
	width: 400px;	
}

h3 input
{
	float: right;
	margin-top: -3px;
}

th
{
    padding-left: 8px;
    text-align: left;  
}

td {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 0px
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
	color: #219cd5;
}

a:hover 
{
	text-decoration:underline;
}

textarea.text {
	font-size: 10pt;
	padding: 2px
}   
/*input.btn{color:#000000; font-weight: normal;}*/
input.btn3 {
	color: #000000;
	font-size: 90%;
	background-color: #ffffff;
	border: 1px solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
}
input.text {
	color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
}
table.sub {
	color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
table.sub2 {
	font-size: 100%;
	background-color: #306166;
	border: 0px solid;
	border-top-color: #C5E4F5;
	border-left-color: #C5E4F5;
	border-right-color: #49738B;
	border-bottom-color: #49738B;
}
table.tb1 {
	color: #000000;
	font-size: 100%;
	background-color: #f5f5f5;
	border: 1px solid;
	border-top-color: #CECECE;
	border-left-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
}
table.tbwarn {
	color: #000000;
	font-size: 100%;
	background-color: #f5f5f5;
	border: 1px solid;
	border-top-color: #D30909;
	border-left-color: #D30909;
	border-right-color: #D30909;
	border-bottom-color: #D30909;
}
table.sub4 {
	font-size: 100%;
	background-color: #FFFFFF;
	border: 0px solid;
	border-top-color: #C5E4F5;
	border-left-color: #C5E4F5;
	border-right-color: #49738B;
	border-bottom-color: #49738B;
} .bodybold TD { 	border:1px solid;    border-top-color:#ffffff;    border-left-color:#ffffff;    border-right-color:#ffffff;    border-bottom-color:#BDBDBD; } td.td1 {     border-color: #cecece;     border-width: 0px 1px 1px 1px;     border-style: solid;     margin: 0;     padding: 0px; background-color: #F5F5F5;
                                                                                                                                                                                                                                                                                          	                                                                                                                                              }   

.adminbanner 
{
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	padding: 13px 13px 13px 13px;
	background-color: #ffffff;
	margin: 0px 0px 17px 0px;
	height: 40px;
}

.loggedOutBanner
{
	background-image: url(../images/banner-loggedout-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

.admintopnav
{
	height:43px;
	color: #ffffff;
	margin-bottom: 30px;
	clear: both;
	overflow: visible;
}

.admintopnav a
{
	color: #005B95;
	display: inline-block;
	padding: 0px 10px 0px 10px;
}

.admintopnav a.on
{
	font-weight: bold;
	text-decoration:underline;
}

.admintopnav img
{
	padding:0;
	margin:0;
}

.admintopnav .bg
{
	background: url(../images/nav-bg.jpg) 100% 0 repeat;
	width:100%;
	padding:0;
	margin:0;
}

.admintopnav .bg .links
{
	height:54px;
	line-height:54px;
}

.admintopnav .sub-bg
{
	background: url(../images/subnav-bg.jpg) 100% 0 repeat;
	width:100%;
	padding:0;
	margin:0;
}

.admintopnav .sub-bg .links
{
	padding:6px 0;
}

div.adminbody 
{
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin: 0;
	background-color: transparent;
	min-height: 400px;
	vertical-align: top;
	clear: both;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	z-index: 1;
}

td.subtop {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #fff;
	color: #768192 !important;
	font-weight: 400 !important;
	height: 45px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

td.subtop a
{
	text-decoration: none; 
	font-size: 8pt;
	font-weight: normal;
	color: #768192 !important;
	font-weight: 400 !important;
}
td.subtop a:hover
{
	text-decoration: underline; 
	font-size: 8pt;
	font-weight: normal;
	color:#FFFFFF
}
td.subtop a:link
{
	text-decoration: none; 
	font-size: 8pt;
	font-weight: normal;
	color:#FFFFFF
}
td.subtop a:visited
{
	text-decoration: none; 
	font-size: 8pt;
	font-weight: normal;
	color:#FFFFFF
}
td.subbottom2 {
     border-color: #CCCCCC;
     border-width: 0px 0px 2px 0px;
     border-style: solid;
     margin: 0;
     padding: 0px;
     background-color: #F7F7F7; }

td.subtop2 {
	background-color: transparent;
	color: #768192 !important;
	font-weight: 400 !important;
	height: 45px;
	margin: 0;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}  
 
 td.submiddle {
 border-color: #CCCCCC;
 border-width: 0px 2px 0px 2px;
 border-style: solid;
 margin: 0;
 padding: 5px 13px 0px 13px;
 background-color: #ffffff;    
     }  

 td.submiddle4 {
 border-color: #CCCCCC;
 border-width: 0px 2px 0px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px 0px 0px 0px;
 background-color: #ffffff;    
     } 
 td.submiddle5 {
 border-color: #CCCCCC;
 border-width: 0px 1px 0px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px 0px 0px 0px;
 background-color: #848484;    
     } 
 td.submiddle6 {
 border-color: #CCCCCC;
 border-width: 0px 1px 0px 2px;
 border-style: solid;
 margin: 0;
 padding: 0px 0px 0px 0px;
 background-color: #ffffff;    
     }
 .needsModeration td.submiddle7,
 td.submiddle7 {
 border-color: #CCCCCC;
 border-width: 0px 1px 1px 0px;
 border-style: solid;
 margin: 0;
 padding: 5px 13px 5px 13px;
 background-color: #ffffff;    
     }  
 td.submiddle8 {
 border-color: #CCCCCC;
 border-width: 0px 0px 1px 0px;
 border-style: solid;
 margin: 0;
 padding: 10px;
 background-color: #f7f7f7;    
     }
 
 td.subbottom {
 border-color: #CCCCCC;
 border-width: 0px 0px 2px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 background-color: #ffffff;
 }  
 td.subbottom2 {
 border-color: #CCCCCC;
 border-width: 0px 1px 2px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 background-color: #ffffff;
 }  
 td.subbottom3 {
 border-color: #CCCCCC;
 border-width: 0px 1px 2px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 background-color: #ffffff;
 }  
 td.subbottom4 {
 border-color: #CCCCCC;
 border-width: 0px 0px 2px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 background-color: #848484;
 }  
 
.subst2 
{
	display: none;
	border-color: #CCCCCC;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	margin: 0;
	padding: 4px 13px 0px 13px;
	background-color: #258BCD;
	height: 38px;
	color: #FFFFFF;
	line-height: 25px;
}

.subst2.empty
{
    height: 25px;
}
 
 .box
 {
    border: 1px solid #CCCCCC;  
 }
 
 .box td
 {
    padding-left: 10px;  
 }
 
 .coloredCell
 {
    background-color: #ECECEC;
    border-right: 1px solid #CCCCCC;
    line-height: 20px;
 }
 
 .coloredCell p
 {
	margin-left: 10px;	
 }
 
 .subst2 a, .subst2 a:hover, .subst2 a:visited, .subst2 a:link
 {
    font-size: 8pt;
    color: #ffffff;
    text-decoration: underline;
    padding-top: 4px;
    display: inline-block;
 }
 
 td.subst, tr.subst {
 margin: 0;
 padding: 0px 13px 0px 13px;
 height: 24px; }
 
.subst {
background-color:#E3E3E3;
/*height:1px;*/
padding:0 10px;
line-height: 24px;
font-weight: bold;
}

tr.subst td {
padding-left: 13px;
}

.gv-col
{
	line-height:16px;
	text-align:center;
}
    
td.sb_bg {
border-color: #CCCCCC;
border-width: 1px 0px 1px 0px;
border-style: solid;
margin: 0;
}   
 
.needsModeration
{
border-color: #FFDE00;
border-width: 2px;
border-style: solid;
background-color: #FFDE00;
}
 
.userNeedsModeration
{
margin-top: 8px;
padding: 10px;
border-color: #E4E4E4;
border-width: 1px;
border-style: solid;
background-color: #FCFCDA;
}
 
.needsModeration td,
.userNeedsModeration td
{
padding: 5px 0px 5px 0px;	
}
 
.userNeedsModeration
{
width: 750px;	
}

.publishedRadioButtonList td
{
    padding: 0px;
}    
td.seperator {     border-color: #CCCCCC;     border-width: 0px 1px 0px 0px;     border-style: solid;     margin: 0;     padding: 0px 0px 0px 0px; }  table.subdisc {     border-color: #CCCCCC;     border-width: 1px 1px 1px 1px;     border-style: solid;     margin: 0 0 10 0;     padding: 10px 10px 10px 10px;     background-color: #ffffff; }      td.line{    border:1px solid;    border-top-color:#BDBDBD;    border-left-color:#ffffff;    border-right-color:#ffffff;    border-bottom-color:#BDBDBD;} .line TD { 	 border:1px solid;    border-top-color:#BDBDBD;    border-left-color:#ffffff;    border-right-color:#ffffff;    border-bottom-color:#BDBDBD; } td.line4{    border:1px solid;    border-top-color:#ffffff;    border-left-color:#ffffff;    border-right-color:#ffffff;    border-bottom-color:#BDBDBD;}
A.body:link {
	text-decoration: none;
	color: #306166;
	font-size: 10pt;
}
A.body:visited {
	text-decoration: none;
	color: #306166;
	font-size: 10pt;
}
A.body:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
}
A.title:link {
	text-decoration: none;
	color: #306166;
	font-size: 12pt;
	font-weight: bold
}
A.title:visited {
	text-decoration: none;
	color: #306166;
	font-size: 12pt;
	font-weight: bold
}  A.title:hover {text-decoration:underline; color:#000000; font-size:12pt; font-weight:bold}   A.bodybold {text-decoration:none; color:#306166; font-size:10pt; font-weight:bold} A.bodybold:link {text-decoration:none; color:#306166; font-size:10pt; font-weight:bold} A.bodybold:visited {text-decoration:none; color:#306166; font-size:10pt; font-weight:bold} A.bodybold:hover {text-decoration:underline; color:#000000; font-size:10pt; font-weight:bold}  A.bodysmall:link {text-decoration:none; color:#306166; font-size:8pt; } A.bodysmall:visited {text-decoration:none; color:#306166; font-size:8pt; } A.bodysmall:hover {text-decoration:underline; color:#000000; font-size:8pt; }

A.sidebar:link {
	font-size: 10pt;
}  
A.sidebar:visited {font-size:10pt; }  
A.sidebar:hover {font-size:10pt; }    
A.plus:link {text-decoration:none; font-family:verdana, arial; font-size:10pt;  color:#626262}  A.plus:visited {text-decoration:none; font-family:verdana, arial; font-size:10pt;  color:#626262}  A.plus:hover {text-decoration:none; font-family:verdana, arial; font-size:10pt;  color:#393939}  A.side:link {text-decoration:none; font-size:10pt;  color:#626262}  A.side:visited {text-decoration:none; font-size:10pt;  color:#626262}  A.side:hover {text-decoration:underline; font-size:10pt;  color:#393939}      
A.graysmall:link {text-decoration:none; font-size:8pt;  color:#626262}  
A.graysmall:visited {text-decoration:none; font-size:8pt;  color:#626262}  
A.graysmall:hover {text-decoration:underline; font-size:8pt;  color:#393939}    
A.graysmall2:link {text-decoration:none; font-size:9pt;  color:#626262; margin-bottom:0px; margin-top:0px}  
A.graysmall2:visited {text-decoration:none; font-size:9pt;  color:#626262; margin-bottom:0px; margin-top:0px}  
A.graysmall2:hover {text-decoration:underline; font-size:9pt;  color:#393939; margin-bottom:0px; margin-top:0px}    
A.close {text-decoration:none; font-size:8pt;  color:#626262; margin-bottom:10px; margin-top:0px} 
A.close:link {text-decoration:none; font-size:8pt;  color:#626262; margin-bottom:10px; margin-top:0px}  
A.close:visited {text-decoration:none; font-size:8pt;  color:#626262; margin-bottom:10px; margin-top:0px}  
A.close:hover {text-decoration:underline; font-size:8pt;  color:#393939; margin-bottom:10px; margin-top:0px}    
TR.graysmall A:link {text-decoration:none; font-size:8pt;  color:#626262}  TR.graysmall A:visited {text-decoration:none; font-size:8pt;  color:#626262}  TR.graysmall A:hover {text-decoration:underline; font-size:8pt;  color:#393939}    TR.graysmall TD {text-decoration:none; font-size:8pt;  color:#626262} 
li.ad{color:#666666; font-size:8pt; margin-bottom:3px; margin-top:3px}  
li.level2{color:#000000; font-size:10pt; margin-bottom:3px; margin-top:3px; margin-left:150px}  
P.uisl{text-decoration:none; color:#666666; font-size:8pt;  margin-bottom:4px; margin-left:35px; margin-top:4px}
li.small{color:#003399; font-size:8pt; margin-bottom:1px; margin-top:1px}  
P.graysmall{text-decoration:none; color:#666666; font-size:8pt;  margin-bottom:3px; margin-top:0px}
P.graysmall2{text-decoration:none; color:#666666; font-size:9pt;  margin-bottom:3px; margin-top:0px}
A.subtitle {text-decoration:none; font-size:8pt;  color:#FFFFFF}  A.subtitle:link {text-decoration:none; font-size:8pt;  color:#FFFFFF}  A.subtitle:visited {text-decoration:none; font-size:8pt;  color:#FFFFFF}  A.subtitle:hover {text-decoration:underline; font-size:8pt;  color:#FFFFFF}      A.subresults {text-decoration:none; color:#306166; font-size:9pt;  margin-bottom:0px; margin-top:0px} A.subresults:link {text-decoration:none; color:#306166; font-size:9pt;  margin-bottom:0px; margin-top:0px}  A.subresults:visited {text-decoration:none; color:#306166; font-size:9pt;  margin-bottom:0px; margin-top:0px}  A.subresults:hover {text-decoration:underline; color:#000000; font-size:9pt;  margin-bottom:0px; margin-top:0px}        li.body{color:#000000; font-size:10pt; margin-bottom:3px; margin-top:3px}
P.alert{text-decoration:none; color:#D30909; font-size:8pt; font-weight:bold; margin-bottom:3px; margin-top:3px}       
P.body{text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:3px; margin-top:0px}       
P.subtitle{text-decoration:none; color:#ffffff; font-size:10pt;  margin-bottom:0px; margin-top:0px}   
P.subsubtitle{text-decoration:none; color:#131313; font-size:9pt; font-weight:bold; margin-bottom:0px; margin-top:0px}
P.subresults{text-decoration:none; color:#131313; font-size:9pt;  margin-bottom:0px; margin-top:0px}
P.bodybold{text-decoration:none; color:#000000; font-size:9pt; font-weight:bold; margin-bottom:3px; margin-top:0px}
.bodybold{text-decoration:none; color:#000000; font-size:9pt; font-weight:bold; margin-bottom:3px; margin-top:0px}

p.small,
.smaller,
.smaller td
{
	font-size:8pt;
}

.weak
{
    color: #666666;   
}
	
P.small2{text-decoration:none; color:#4B4B4B; font-size:8pt; font-weight:bold; margin-bottom:0px; margin-top:0px}
P.smallbold{text-decoration:none; color:#000000; font-size:8pt; font-weight:bold; margin-bottom:0px; margin-top:0px}
P.title1{text-decoration:none; color:#000000; font-size:10pt; font-weight:bold; margin-bottom:3px; margin-top:0px}
P.title2{text-decoration:none; color:#000000; font-size:12pt; font-weight:bold; margin-bottom:3px; margin-top:0px}
ol.list1 {text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:0px; margin-top:0px; margin-left:30px}
li {text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:15px; margin-top:0px}
li.sub {text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:0px; margin-top:0px}  ol.list2 {text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:0px; margin-top:10px; margin-left:30px} li.sub2 {text-decoration:none; color:#000000; font-size:10pt;  margin-bottom:5px; margin-top:0px} 
.subTopLeft
{
	display: none;
	background: url(../images/blue-left.jpg) top left no-repeat;
	height: 42px;
	width: 15px;
}
.subTopRight
{
	display: none;
	background: url(../images/blue-right.jpg) top right no-repeat;
	height: 42px;
	width: 15px;
}
.subTopLeft2
{
	display: none;
	background: url(../images/usergray-left.jpg) top left no-repeat;
	height: 42px;
	width: 15px;
}
.subTopRight2
{
	display: none;
	background: url(../images/usergray-right.jpg) top right no-repeat;
	height: 42px;
	width: 15px;
}
.subBottomLeft {
	display: none;
	background: url(../images/corner_bl.gif) top left no-repeat;
	height: 13px;
	width: 9px;
}
.subBottomRight
{
	display: none;
	background: url(../images/corner_br.gif) top right no-repeat;
	height: 13px;
	width: 9px;
}

.error
{
    margin-top: 5px;   
}

.error ul
{
    margin: 5px 0px 5px 0px;
}

.error, .error li
{
	color: Red;
	line-height:16px;
	margin-bottom: 3px;
}

.val-summary
{
	padding:10px 0 0 10px;
}

.invisibleButton
{
	display: none;	
}
     
tr.submiddle td
{
    padding-left: 11px
}

.smallBox {
	/*background: url(../images/small-box-left.gif);*/
	width: 100%;
	height: 40px;
	background-color: #ebedef;
	border-radius: 3px;
}
.smallBox div
{
    width: 100%;
    /*background: url(../images/small-box-right.gif)top right no-repeat;*/
    height: 40px;
}
.smallBox div h3
{
    margin: 0px 20px 0px 10px;
    line-height: 40px;
    float: left;
}
.smallBox div input
{
    margin: 10px 0px 0px 0px
}

.small,
.small td
{
	font-size: 9pt;
}

#first-level-categories,
#second-level-categories,
#third-level-categories,
#fourth-level-categories
{
    margin: 4px 0 1px;
    width: 225px;
}

#first-level-categories select,
#second-level-categories select,
#third-level-categories select,
#fourth-level-categories select
{
    width: 100%;
}

.boxContent .content #first-level-categories
{
	margin-left: 10px;	
}

/* Answers toolbar */
	    
.toolbarDialog
{
    background-color: #FAFAFA;
    font-family: arial, sans-serif;
}
#insertImageBox p.title,
.toolbarDialog p.title
{
    font-weight: bold;
    background-color: #F1F1F1;
    border-top: 1px solid #CDCDCD;
    padding-bottom: 5px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 9pt;
    font-family: arial, sans-serif;
    margin: 0 0 0 0;
    padding-left: 8px;
}

.toolbarDialog p
{
    padding: 5px 0px 0px 8px;
    background-color: #FAFAFA;
    font-family: arial, sans-serif;
    font-size: 9pt;
    margin: 0 0 0 0px !important;
}

#insertLinkBox span,
#insertVideoBox span
{
    display: inline-block;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
}

#insertLinkBox span + input.text,
#insertVideoBox span + input.text
{
    display: inline-block;
    height: 24px;
}

#insertImageBox p
{
    padding: 5px 0px 0px 21px;
}

#insertImageBox p.buttons,
.toolbarDialog p.buttons
{
    padding-left: 8px;
    margin: 10 0 0 0px;
}

.toolbarDialog input
{
    font-size: 10pt;   
}

.toolbarDialog input.text
{
    border-width: 2px 1px 1px 2px;
    border-style: inset;
    border-color: #BBBBBB;
    background-color: #FFFFFF;
    margin-left: 0px;
    width: 215px;
}

.toolbarDialog input.file
{
    margin-left: 0px;
}

.toolbarDialog input.button
{
    background-color: #D5D1C8;
    border: 2px outset #FFFFFF;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px;
    text-transform: none;
    font-weight: normal;
    width: 65px;
}

.toolbarDialog .radioButton input
{
    vertical-align: top;
}
.toolbarDialog .radioButton input
{
    margin-top: 10px;
}
.toolbarDialog .radioButton label
{
    font-size: 14px;
    position: relative;
    top: 9px; *top: 12px;
}

.defaultSkin tr.toolbarContentRow
{
    
}

#elm1_ifr,
#_ctl0_ContentPlaceHolder1_AdvancedTextbox_elm1_ifr
{
    /*border: 2px inset #FFFFFF;*/
}

table.adminInfo
{
    border-collapse: collapse;   
}

table.adminInfo td
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

img.moveCategoryImage
{
	padding: 3px 6px 0px 0px;
	border: 0px;
}

.simpleBox table
{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin: 1px;
}


.simpleBox td
{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#footer
{
	clear: both;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 63px;
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#footer p
{
	font-size:10px;
	padding-top:44px;
	text-align:center;
}

.padding
{
	padding: 10px 0;
}

td .padding
{
	/*padding-left: 0px;*/
}

.notificationHeader
{
	background-color: #DBBD29;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	padding: 10px;
	height:17px;
}

.notificationHeader h3
{
	margin: 0px;
}

#leftColumn
{
	width: 640px;
}

#rightColumn
{
	width: 300px;	
}

.box3
{
	background-color: #F0F0F0;
	padding: 10px;
}

.box3 p
{
	margin: 0px;
}

.paymentBox
{
	border: 1px solid #219CD5;
	background-color: #F5F5F5;
	padding: 10px;
	width: 97%;
	margin-bottom: 10px;
}

.paymentBox p
{
	margin-left: 0px;	
}

.paymentBox input
{
	margin-top: 5px;	
}

#colorSettings td
{
	padding: 10px 4px 0px 0px;
	width: 100px;
	text-align: center;
	vertical-align: top;
}

input.colorPicker
{
	height: 50px;
	width: 80px;
	border-bottom: 1px solid #E2E0DE;
	border-right: 1px solid #E2E0DE;
}

#colorSettings .ColorPicker_MainTable td
{
	padding: 0px;
	width: 6px;
	vertical-align: middle;
}

.ColorPicker_ColorsTable
{
	display: none;
}

#colorSettings .ColorPicker_MainTable_tr0td0,
#colorSettings .ColorPicker_MainTable_tr0td1,
#colorSettings .ColorPicker_MainTable_tr0td2
{
	height: 20px;	
}

#colorSettings .ColorPicker_MainTable_tr2td0,
#colorSettings .ColorPicker_MainTable_tr2td1,
#colorSettings .ColorPicker_MainTable_tr2td2
{
	height: 32px;	
}

.box2
{
	border: 1px solid #C0C0C0;
}

.adminbanner h1
{
	margin-left: 20px;
}

#tabs
{
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	*padding-top:10px;
}

#tabs p
{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 0px 8px 0px 0px;
	height: 24px;
	text-align: center;
	padding: 5px 20px 0px 20px;
}

#tabs p.off
{
	background-color: #F5F5F5;
}

#tabs p.on
{
	height: 25px;
	background-color: #ffffff;
}
/*Notifications - START*/
.notifications
{
	background-color:#FFF9D7;
	border:solid 1px #DDD398;
	padding:10px;
	margin-bottom:10px;
}

.notifications hr
{
	margin-top:10px;
}

.notification-item
{
	/*padding-top:5px;*/
}

.notification-item p
{
	padding:0;
	padding-bottom:5px;
	margin:0;
}

.notification-item a
{
	color:#0B52A2;
	text-decoration:underline;
}

.notification-item .subject
{
	font-size:16px;
	font-weight:bold;
}

.notification-item li
{
	 margin-bottom: 3px;
}

/*Notifications - END*/

.category-confirm
{
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-top:10px;
}

/*QUESTION IMPORT - START*/
.questionimport
{
	
}
	
.questionimport .item
{
	
}

.questionimport .item p
{
	padding-top:10px;
	padding-bottom:5px;
	margin:0;
	font-weight:bold;
	color:#666666;
}

.questionimport .count
{
	font-size:10px;
}

.questionimport table
{
	padding-top:10px;
}

.questionimport td
{
	vertical-align:top;	
}

.questionimport th
{
	padding-left:0;
	font-weight:bold;
	
	color:#666666;
	padding-bottom:5px;
}

.questionimport th.col1
{
	/*width:200px;*/
}

.questionimport th.col2
{
	/*width:200px;*/
}

.questionimport th.col3
{
	/*width:150px;*/
}

.questionimport th span
{
	font-size:10px;
}

.boxTitleArea3
{
	width: 100%;
	background-color: #DCDCDC;
	color: Black;
	height: 26px;
	line-height: 26px;
}

.boxTitleArea3 h2
{
    font-size: 10pt; 
    font-weight:bold;
    margin-left: 10px; 
    margin-top: 0px;
    float: left;
}

.date-range th
{
	font-size:11px;	
	font-weight:normal;
	padding-left:0;
	padding-right:8px;
}

.generate-user
{
	font-size:10px;	
}

/*QUESTION IMPORT - END*/

.large
{
	font-size: 12pt;	
}

.subtext
{
	color: #4C4C4E;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

#comparePlansBox
{
	width: 332px;
	padding: 10px;
}

.infobox2
{
	background-color: #F5F5F5;
	border: 1px solid #219CD5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*QUESTION WIDGET - START*/
.qw-table
{
	margin-top:20px;
	clear:left;
}

.qw-table .col1
{
	width:300px;
	display:block;
	float:left;
}

.qw-js,	
.qw-row,
.qw-colorpickerrow
{
	padding:5px 10px;
	clear:left;
}

.qw-row .indent
{
	margin-left:300px;
	padding-top:3px;
}

.widget-palette
{
	height:15px;
	clear:left;
	padding-bottom:5px;
	margin-bottom:10px;
	padding-left:10px;
	background-color:#FFFFD9;
}

.widget-palette a 
{
	border:1px solid #DDDDDD;
	display:block;
	float:left;
	height:14px;
	margin:1px;
	width:14px;
}

.widget-saved
{
	padding:5px 5px;
	background-color:#ddd;
	font-weight:bold;
}

.widget-btn
{
	margin-top:30px;
}

/*QUESTION WIDGET - END*/

/*SSO - START*/
/*Used for generic forms as well.*/

.form-table
{
	margin-top:20px;
	clear:left;
}

.form-table .col1
{
	width:300px;
	display:block;
	float:left;
}

.form-table .col-small
{
	width: 165px;
	display: block;
	float: left;
}

.form-table .help-text
{
	margin-left:180px;
	font-size:10px;
}

.form-table .indent
{
	margin-left:15px;
}

.form-table .large-indent
{
	margin-left:145px;
}

.form-row
{
	padding:5px 10px;
	clear:left;
}

.form-btn
{
	margin-top:30px;
}

.optionlist-indent
{
	
}

table.radio-properwrap input
{    
    float: left;
}

table.radio-properwrap label
{    
	margin-left: 25px;
	display: block;
}

.disabled
{
    background-color:#ddd;
}

/*SSO - END*/

/*HELP BUBBLE - START*/
.hover_container {
  position: relative;
  font-size: 12px;
  color: #666;
}

.hover_container div.bubble {
  display: none;
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
}

.hover div.bubble {
  display: block;
  cursor: pointer;
  z-index: 1000;
}

div.bubble div.wrapper {
  position: absolute;
  top: -45px;
  left: 45px;
}

div.bubble div.content {
  width: 340px;
  margin: 0;
  padding: 0 7px 8px 0;
  background: url(../images/bubble-background.png) no-repeat bottom right;
  text-align: left;
  color: #000;
  white-space: normal;
  letter-spacing: normal;
}

div.bubble div.content div.arrow {
  position: absolute;
  top: 18px;
  left: -47px;
  width: 50px;
  height: 40px;
  background: url(../images/bubble-arrow.png) no-repeat top left;
}

div.bubble div.content div.inner {
  padding: 15px;
  background: url(../images/bubble-background.gif) no-repeat top left;
}
/*HELP BUBBLE - END*/

.grid-simple div
{
	 color:#ABABAB;
	 font-weight:bold;
}

.grid-simple a
{
	 font-weight:bold;
}

.alternating tr:nth-child(odd){
    background-color:#F0F0F0;
}

.alt-line
{
	border-top: 1px solid #E0E0E0;
}

.alt,
td.alt,
tr.alt
{
	background-color:#F0F0F0;
}

h3.dashed table.title-option
{
	float:right;
	padding-right:420px; *margin-right: 420px;
	font-weight:normal;
	*width: 90px;
}

h3.dashed table.title-option td
{
	vertical-align: middle;	
}

h3.dashed table.title-option td input
{
	margin-top:0;
}

.domain-alert
{
	padding:10px 10px;
	background-color:#ddd;
	font-weight:bold;
	border:solid 1px red;
	width:450px;
	margin-bottom:20px;
}

.template-title
{
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
        
.template-img
{
    border:solid 2px #eee;
    cursor:pointer;
}
        
.template-link
{
    text-align:center;
}
     
.hover
{
    border:solid 2px #666666;
    cursor:pointer;
}
   
.template-img-on
{
    border:solid 2px #ff6600;
    cursor:pointer;
}

.confirmation-message
{
	padding:5px 5px;
	background-color:#ddd;
	font-weight:bold;
	margin-bottom:20px;
}

/*TAGS*/
.tag-title
{
	float:left;
}

.tag-buttons
{
	float:left;
	margin:10px 0;
	margin-left:30px;
	line-height:28px;
}

.tag-buttons a
{
	padding:0 5px;
}

.tag-summary
{
	margin:20px 0;
	padding:10px;
	border:solid 1px #F2F2F2;
	background-color:#FCFCDA;
	clear:both;
}

.tag-summary span
{
	width:200px;
	display:block;
	float:left;
	font-weight:bold;
	line-height:25px;
}

.tag-summary input
{
	margin-right:50px;
}

/*TAGS*/

.tagcategory-saved,
.confirmationMessage
{
	padding:5px 5px;
	background-color:#ddd;
	font-weight:bold;
	width:591px;
	margin-bottom:10px;
}

/*ROUNDED CORNER BOX*/

.box-nopad-buttons
{
	padding: 20px;
}

.box-top-middle a
{
	color:White;
	text-decoration:underline;	
}

/*GRAY BOX*/
.box-outer-gray
{
	
}

.box-outer-gray .box-top-left 
{
	background:transparent url(../images/rounded-corners/gray/gray-left.jpg) no-repeat scroll left top;
	float:left;
	height:42px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-gray .box-top-right 
{
	background:transparent url(../images/rounded-corners/gray/gray-right.jpg) no-repeat scroll right top;
	float:right;
	height:42px;
	width:15px;
	padding:0;
	margin:0;	
}

.box-outer-gray .box-top-middle h3
{
	line-height:34px;
	float:left;
}

.box-outer-gray .box-top-middle 
{
	background:transparent url(../images/rounded-corners/gray/gray-bg.jpg) repeat scroll left top;
	margin:0;
	height:42px;
}

.box-outer-gray .box-title 
{
	height:42px;
	clear:both;
}

.box-outer-gray .box-bg
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:0;
	margin:0;	
}

.box-outer-gray .box-pad 
{
	padding: 10px 10px;
	margin:0;
}

.box-outer-gray .box-bottom-left 
{
	background:transparent url(../images/rounded-corners/gray/white-bottom-left.jpg) no-repeat scroll left bottom;
	float:left;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-gray .box-bottom-right 
{
	background:transparent url(../images/rounded-corners/gray/white-bottom-right.jpg) no-repeat scroll right bottom;
	float:right;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-gray .box-bottom
{
	border-bottom:solid 1px #cccccc;
	height:11px;
	padding:0;
	margin:0;
}
/*GRAY BOX*/

/*GREEN BOX*/
/*BLUE BOX*/
.box-tab {
	padding: 20px;
	background-color: #fff;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.box-outer-green {
	width: 100% !important;
	background-color: #d5f1de;
	border: 1px solid #c4ebd1;
	border-radius: 4px;
	color: #18603a;
}

	.box-outer-green .box-top-left {
		display: none;
		float: left;
		height: 42px;
		width: 15px;
		padding: 0;
		margin: 0;
	}

	.box-outer-green .box-top-right {
		display: none;
		float: right;
		height: 42px;
		width: 15px;
		padding: 0;
		margin: 0;
	}

	.box-outer-green .box-top-middle h3 {
		padding-left: 20px;
		line-height: 34px;
		float: left;
		color: #18603a;
		font-size: 1.4rem;
		font-weight: 400;
	}

	.box-outer-green .box-top-middle {
		margin: 0;
		height: 42px;
		color: #18603a;
	}

	.box-outer-green .box-title a {
		color: #fff;
		text-decoration: underline;
	}

	.box-outer-green .box-title {
		height: 42px;
		clear: both;
	}

		.box-outer-green .box-title:first-child {
			border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
		}

	.box-outer-green .box-title {
		padding: 2px 0;
		margin-bottom: 0;
		border-bottom: 1px solid #c4ebd1;
	}

		.box-outer-green .box-title label,
		.box-outer-green .box-title select {
			font-size: 12px;
		}

	.box-outer-green .box-bg {
		/*border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;*/
		padding: 0;
		margin: 0;
	}

	.box-outer-green .box-pad {
		padding: 0;
		margin: 0;
	}

	.box-outer-green .subst + .box-pad {
		padding: 10px 0 20px 0;
	}



	.box-outer-green .box-bottom-left {
		/*background:transparent url(../images/rounded-corners/blue/white-bottom-left.jpg) no-repeat scroll left bottom;*/
		float: left;
		height: 12px;
		width: 15px;
		padding: 0;
		margin: 0;
	}

	.box-outer-green .box-bottom-right {
		/*background:transparent url(../images/rounded-corners/blue/white-bottom-right.jpg) no-repeat scroll right bottom;*/
		float: right;
		height: 12px;
		width: 15px;
		padding: 0;
		margin: 0;
	}

	.box-outer-green .box-bottom {
		/*border-bottom:solid 1px #cccccc;*/
		height: 11px;
		padding: 0;
		margin: 0;
	}
/*BLUE green*/

/*NO IMAGE BLUE BOX*/
.box-outer-noimageblue {
	margin-bottom: 20px;
}

	.box-outer-noimageblue .box-top-middle h3 {
		line-height: 34px;
		float: left;
	}

	.box-outer-noimageblue .box-top-middle {
		background-color: #0F85CF;
		height: 42px;
		color: #fff;
		padding: 0 15px;
		border-top: 1px solid #0F85CF;
		border-left: 1px solid #0F85CF;
		border-right: 1px solid #0F85CF;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.box-outer-noimageblue .box-title a {
		color: #fff;
		text-decoration: underline;
	}

	.box-outer-noimageblue .box-title {
		height: 42px;
		clear: both;
	}

	.box-outer-noimageblue .box-bg {
		padding: 0;
		margin: 0;
		background-color: #fff;
		border-left: 1px solid #0F85CF;
		border-right: 1px solid #0F85CF;
		border-bottom: 1px solid #0F85CF;
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	.box-outer-noimageblue .box-pad {
		padding: 10px 10px;
		margin: 0;
	}
/*NO IMAGE BLUE BOX*/
/*GREEN BOX*/

/*GRAY WITH BLUE BACKGROUND BOX*/
.box-outer-grayblue
{
	
}

.box-outer-grayblue .box-top-left 
{
	background:transparent url(../images/rounded-corners/grayblue/gray-left.jpg) no-repeat scroll left top;
	float:left;
	height:42px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-grayblue .box-top-right 
{
	background:transparent url(../images/rounded-corners/grayblue/gray-right.jpg) no-repeat scroll right top;
	float:right;
	height:42px;
	width:15px;
	padding:0;
	margin:0;	
}

.box-outer-grayblue .box-title h3
{
	line-height:34px;
	float:left;
	color:#666666;
}

.box-outer-grayblue .box-top-middle 
{
	background:transparent url(../images/rounded-corners/grayblue/gray-bg.jpg) repeat scroll left top;
	margin:0;
	height:42px;
}

.box-outer-grayblue .box-title 
{
	height:42px;
	clear:both;
}

.box-outer-grayblue .box-bg
{
	border-left:1px solid #E1E9EC;
	border-right:1px solid #E1E9EC;
	padding:0;
	margin:0;
	background-color:#C3E6F9;
}

.box-outer-grayblue .box-pad 
{
	padding: 10px 10px;
	margin:0;
}

.box-outer-grayblue .box-bottom-left 
{
	background:transparent url(../images/rounded-corners/grayblue/lightblue-bottom-left.jpg) no-repeat scroll left bottom;
	float:left;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-grayblue .box-bottom-right 
{
	background:transparent url(../images/rounded-corners/grayblue/lightblue-bottom-right.jpg) no-repeat scroll right bottom;
	float:right;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-grayblue .box-bottom
{
	border-bottom:solid 1px #E1E9EC;
	height:11px;
	padding:0;
	margin:0;
	background-color:#C3E6F9;
}
/*GRAY WITH BLUE BACKGROUND BOX*/

/*BLUE BOX*/
.box-tab {
	padding: 20px;
	background-color: #fff;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.box-outer-blue {
	width: 100% !important;
	background-color: #fff;
	border: 0;
	box-shadow: 0 1px 1px 0 rgba(60,75,100,.14), 0 2px 1px -1px rgba(60,75,100,.12), 0 1px 3px 0 rgba(60,75,100,.2);
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.box-outer-blue .box-top-left 
{
	display: none;
	background:transparent url(../images/rounded-corners/blue/blue-left.jpg) no-repeat scroll left top;
	float:left;
	height:42px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-blue .box-top-right 
{
	display: none;
	background:transparent url(../images/rounded-corners/blue/blue-right.jpg) no-repeat scroll right top;
	float:right;
	height:42px;
	width:15px;
	padding:0;
	margin:0;	
}

.box-outer-blue .box-top-middle h3
{
	padding-left: 20px;
	line-height:34px;
	float:left;
    color:#3c4b64;
    font-size: 0.875rem;
	font-weight: 400;
}

.box-outer-blue .box-top-middle 
{
	/*background:transparent url(../images/rounded-corners/blue/blue-bg.jpg) repeat scroll left top;*/
	margin:0;
	height:42px;
	color:#3c4b64;
}

.box-outer-blue .box-title a
{
	color:#fff;
	text-decoration:underline;
}

.box-outer-blue .box-title 
{
	height:42px;
	clear:both;
}

.box-outer-blue .box-title:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.box-outer-blue .box-title {
	padding: 2px 0;
	margin-bottom: 0;
	border-bottom: 1px solid;
	background-color: #fff;
	border-color: #d8dbe0;
}

.box-outer-blue .box-title label,
.box-outer-blue .box-title select
{
    font-size: 12px;
}

.box-outer-blue .box-bg
{
	/*border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;*/
	padding:0;
	margin:0;	
}

.box-outer-blue .box-pad 
{
	padding: 0;
	margin:0;
}

	.box-outer-blue .subst + .box-pad {
		padding: 10px 0 20px 0;
	}



.box-outer-blue .box-bottom-left 
{
	/*background:transparent url(../images/rounded-corners/blue/white-bottom-left.jpg) no-repeat scroll left bottom;*/
	float:left;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-blue .box-bottom-right 
{
	/*background:transparent url(../images/rounded-corners/blue/white-bottom-right.jpg) no-repeat scroll right bottom;*/
	float:right;
	height:12px;
	width:15px;
	padding:0;
	margin:0;
}

.box-outer-blue .box-bottom
{
	/*border-bottom:solid 1px #cccccc;*/
	height:11px;
	padding:0;
	margin:0;
}
/*BLUE BOX*/

/*NO IMAGE BLUE BOX*/
.box-outer-noimageblue
{
	margin-bottom:20px;
}

.box-outer-noimageblue .box-top-middle h3
{
	line-height:34px;
	float:left;
}

.box-outer-noimageblue .box-top-middle 
{
	background-color:#0F85CF;
	height:42px;
	color:#fff;
	padding:0 15px;
	
	border-top: 1px solid #0F85CF;
	border-left: 1px solid #0F85CF;
	border-right: 1px solid #0F85CF;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.box-outer-noimageblue .box-title a
{
	color:#fff;
	text-decoration:underline;
}

.box-outer-noimageblue .box-title 
{
	height:42px;
	clear:both;
}

.box-outer-noimageblue .box-bg
{
	padding:0;
	margin:0;
	background-color:#fff;
	border-left: 1px solid #0F85CF;
	border-right: 1px solid #0F85CF;
	border-bottom: 1px solid #0F85CF;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
}

.box-outer-noimageblue .box-pad 
{
	padding: 10px 10px;
	margin:0;
}
/*NO IMAGE BLUE BOX*/

/*ROUNDED CORNER BOX*/

.hrseperator
{
	margin:10px 0;
}

p.subtitle
{
	font-weight:bold;
	color:#666666;
}

/* FORGOTTEN PASSWORD */
#forgottenPasswordDiv
{
	width: 400px;
	position: absolute;
	top: -100px;
}

/* LIGHTBOX POPUP */
table.pop_dialog_table
{
	border-collapse:collapse;
	margin:auto;
	table-layout:fixed;
}

table.pop_dialog_table tr
{
	line-height: 0px;
	height: 10px;
}

table.pop_dialog_table tr.pop_content_row
{
	height: 100px;
	line-height: 15px;
}

td.pop_border
{
	background-image:url('../images/pop_dialog_border.png')!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='[URL]/images/pop_dialog_border.png', sizingMethod='crop') !important;
}

td.pop_top_right
{
	
	background-image:url('../images/pop_dialog_top_right.png')!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='[URL]/images/pop_dialog_top_right.png', sizingMethod='crop') !important;
}

td.pop_top_left
{
	background-image:url('../images/pop_dialog_top_left.png')!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='[URL]/images/pop_dialog_top_left.png', sizingMethod='crop') !important;
}

td.pop_bottom_right
{
	background-image:url('../images/pop_dialog_bottom_right.png')!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='[URL]/images/pop_dialog_bottom_right.png', sizingMethod='crop') !important;
}

td.pop_bottom_left
{
	background-image:url('../images/pop_dialog_bottom_left.png')!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='[URL]/images/pop_dialog_bottom_left.png', sizingMethod='crop') !important;
}

td.pop_top_left, td.pop_top_right, td.pop_bottom_left, td.pop_bottom_right 
{
	height:10px;overflow:hidden;padding:0px!important;padding:5px;width:10px!important;width:0px;
}

td.pop_content
{
	background-color: #ffffff;
	border: 1px solid #DCDCDC;
	padding: 0px;
}

.popupTitle
{
	background-color: #[SECONDARY]; /* SECONDARY COLOR */
	width: 100%;
	color: #[SUBTITLE]; /* SUBTITLE COLOR */
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	margin: 0px;
}

.popupTitle span
{
	padding: 0px 0px 0px 10px;
	line-height: 32px;
}

.popup_hr
{
	background-color: #E5E5E5;
	border: 0px; 
	height: 1px;
	margin: 0px;
}

.popupContentDiv
{
	padding: 10px;
}

.box .content .popupContentDiv p
{
	margin: 0px 0px 4px 0px;
}

.shareArea
{
    margin-top: 5px;   
}

.shareArea .shareOption
{
    float: left;   
}

.box-bg .content
{
    padding: 20px;   
}

#page-listing span,
#page-listing a
{
    display: inline-block;
    padding-right: 3px;   
}

.subNavigationMoreMain
{
    line-height:32px;
    float:left;
    z-index: 2;
    position: relative;   
}

#subNavigationMore a
{
    display: block;
    line-height: 20px;
}

.subNavigationMoreMain a.moreLink
{
    line-height: 20px;
    z-index: 5;
}

.subNavigationMoreMain a.moreLink span
{
    
    line-height: 20px;
}

.subNavigationMoreMain .menuitems,
.subNavigationMoreMain .menuitemsOn
{
   display: none;
   position: absolute;
   z-index: 10;
   left: 11px;
   top: 26px;
   background-color: #ffffff;
   border: 1px solid #999999;
   width: 130px;
   box-shadow: 0 6px 10px #888888;
   padding: 5px 0px 5px 0px;
   text-align: left;
}

.subNavigationMoreMain .menuitemsOn
{
     display: block;
}

a.menuOn
{
    box-shadow: 0 3px 10px #888888;
    z-index: 4;
    border: 1px solid #999999;
    border-bottom-width: 0px;
    padding: 0px;
}

a.menuOn span
{
    z-index: 20;
    display: block;
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
    padding: 2px 17px 2px 12px;
}

.commentsTitle
{
    padding-left: 10px;
    height: 26px;
    border-bottom: 1px solid #D7D7D7;
    padding-top: 4px;
}

.commentsTitle p
{
    font-weight: bold;  
    float: left;
    margin-top: 2px;
}

.commentsTitle input
{
    font-size: 8pt;
    margin-left: 20px;
    float: left;
}

.badge
{
    padding: 5px 10px 5px 10px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-size: 9pt;
	display: inline-block;
}

.message-box
{
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:10px;	
	margin-bottom:20px;
	width:800px;
}

.message-box .title
{
	font-weight:bold;
	margin-bottom:5px;
}

.message-box p
{
	
}

/*IMPORT CONTENT*/
#importcontent .step
{
    clear:both;	
    margin-bottom:20px;
}

#importcontent .step .title
{
    float:left;
    width:50px;
    padding-left:30px;
    font-weight:bold;
}

#importcontent .step .text
{
    margin-left:100px;
    width:600px;
}

#importcontent .step .date-range
{
    margin-left:100px;
}

#importcontent .step .date-range th
{
    font-weight:bold;
}

#importcontent .step .text a
{
    text-decoration:underline;
    font-weight:bold;
}
/*IMPORT CONTENT*/

.pseudochklist input[type=checkbox]
{
	margin-bottom:10px;
}

.moderationnote
{
	border:1px solid #5b89a0;
	background-color:#f5f5f5;
	padding:10px;
}

.moderationnote span
{
	color:#b61010;
	font-weight:bold;
	text-transform:uppercase;
}

.moderationnote a
{
	text-decoration:underline;
}

.importantinfo
{
    border:1px solid #219CD5;
	background-color:#f5f5f5;
	padding:10px;
}

.importantinfo a
{
	text-decoration:underline;
}

.profileitemscontainer
{
	overflow:hidden;
}

.profileitems
{
	padding: 10px 0 0 0;
	margin:0;
	/*float:left;*/
}

.profileitems li
{
	display: block;
	margin: 0;
	width: 160px;
	padding-bottom:2px;
}

.datepickericon
{
	vertical-align:middle;
	line-height:30px;
	display:inline-block;
}

/*IMPORT USERS*/

#contentContainer
{
    width:600px;
    border:1px solid #c0c0c0;
    margin-bottom:15px;
}
        
#contentContainer thead
{
    background-color: #e3e3e3;
    font-weight:bold;
    font-size:9pt;
    color:#676767;
}
        
#contentContainer td
{
    padding:5px 5px;
    font-size:9pt;
    color:#676767;
}
        
#contentContainer td a
{
    text-decoration:underline;
    color:#676767;
}
        
.striped 
{
    background-color: #F5F5F5;
}
        
.highlight-button
{
    border: 1px solid #EDEDED;
    height: 40px;
    padding: 5px;
    width: 180px;
}
        
.highlight-button .inner
{
    background-color: #F9F9F9;
    height: 100%;
    text-align: center;
    width: 100%;
    line-height:40px;
}
        
.highlight-button .inner input
{
    margin-top:8px;
}
        
/*IMPORT USERS*/

input[type="text"],
input[type="password"]
{
	border:1px solid #BBBBBB;
	padding:2px;
}

textarea 
{
	border:1px solid #BBBBBB;
	padding:2px;
}

input[disabled='disabled']
{
	padding:2px;
}

select
{
	background-color:White;
	border:1px solid #BBBBBB;
	padding:2px;
}

input[type="radio"]
{
	
}

/*FIX STYLES FOR WINDOWS CLASSIC MODE*/

a.fancybox img
{
	border:none;	
}

.ajax__calendar_container { z-index : 1000 ; }

.pleaseWaitBackgroundBox
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%; _width: 1400px;
	height: 100%;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	background-color:#F2F2F2;
	z-index: 100;
}

.pleaseWaitBox
{
	text-align: center;
	vertical-align: middle;
	background-color: #E2E2E3;
	border: 4px solid #CECECE;
	position: absolute;
	padding: 35px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	top: 0px;
	z-index: 105;
}

.pleaseWaitBox p
{
	font-weight: bold;	
}

.pleaseWaitBox img
{
	margin: 10px;
}

#attachedFiles
{
    padding: 10px 10px 10px 10px;
    width: 100%px;
    margin: 7px 0px 7px 0px;
    overflow: auto;
}
/*FIX STYLES FOR WINDOWS CLASSIC MODE*/

a.fancybox img
{
	border:none;	
}

.ajax__calendar_container { z-index : 1000 ; }

.yes
{
    color: green;    
}

.no
{
    color: red;
}

.subtop2 a
{
	text-decoration:none;
	color:#000;
}

a.productfix 
{
	text-decoration:none;
	color:#FFF !important;
	font-size: 14px !important;
    font-weight: bold !important;
}

.nested-select select
{
	margin-bottom:10px;
}

.help
{
	padding-left:10px;
	padding-top:8px;
	font-size:11px;	
	line-height:20px;
	display:inline-block;
	vertical-align:top;
}

.ajax__calendar_container { z-index : 1000 ; }

.pleaseWaitBackgroundBox
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%; _width: 1400px;
	height: 100%;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	background-color:#F2F2F2;
	z-index: 100;
}

.pleaseWaitBox
{
	text-align: center;
	vertical-align: middle;
	background-color: #E2E2E3;
	border: 4px solid #CECECE;
	position: absolute;
	padding: 35px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	top: 0px;
	z-index: 105;
}

.pleaseWaitBox p
{
	font-weight: bold;	
}

.pleaseWaitBox img
{
	margin: 10px;
}

#attachedFiles
{
    padding: 10px 10px 10px 10px;
    width: 100%px;
    margin: 7px 0px 7px 0px;
    overflow: auto;
}
/*FIX STYLES FOR WINDOWS CLASSIC MODE*/

a.fancybox img
{
	border:none;	
}

.ajax__calendar_container { z-index : 1000 ; }

/* CHARTING */

.report-container
{
	
}

.report-container .chart
{
	float:left;
	width:600px;
}

.report-container .summary
{
	float:left;
	width:340px;
	padding-left:200px;
}

.report-item
{
    border:1px solid #ccc;	
}

a.title-link
{
	font-size:10px;
	color:#5b89a0;
	text-decoration:underline;	
}

.title-grey
{
	color: #cacaca;
}

/* CHARTING */

.radiolistfix
{
	margin-left:-8px;	
}

.fixul ul,
.fixul li
{
    padding:0;
    margin:0;
}
        
.fixul ul
{
    margin-left:20px;	
}

.seed-category-container select
{
	margin-bottom:5px;
	width:200px;
}

.product-dropdown-container select
{
	margin-bottom:5px;
	width:200px;
}

input.watermark, 
textarea.watermark 
{ 
	color: #000; 
}

input.marked, 
textarea.marked 
{ 
	color: #999; 
}

.textDetails ul,
.textDetails ol
{
    line-height: 18px;
    margin-top: 13px;
    margin-bottom: 13px;
    margin-left: 0;
    padding-left: 40px;
}

.textDetails li
{
	margin: 0px 0px 0px 0px;
}

.reportingNote
{
    float: right; margin-top: 5px; color: #BBBBBB; font-size: 8pt;
}

.associated-content,
.box-action
{
    padding: 10px;
}
.associated-content label,
.box-action label
{
    display: inline-block;
    width: 40px;
    font-weight: bold;
}

.box-action label
{
    width: 80px;
}

.associated-content .addbutton,
.box-action .addbutton
{
    margin-top: 10px;
    margin-left: 40px;
}

.box-action .addbutton
{
    margin-left: 80px;
}

.content-title
{
    width: 400px;
}
.content-url {
    width: 400px;
}
.associated-content-table tr.submiddle td
{
    padding-left: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 19px;
}
.associated-content-table tr.empty td
{
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 4px;
    height: 19px;
}
td > span.summary-no-link
{
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}
table.activity
{
    margin-left: auto;
    margin-right: auto;
    width: 100%
}
table.activity td
{
    padding-left: 5px;
    padding-right: 5px;
}
table.activity td:first-child
{
    padding-left: 2px;
}
table.activity td:last-child
{
    padding-right: 2px;
}
table.activity.actionable a
{
    font-size: 11px;
}

#delete-user-options {
    padding: 30px;
}

#delete-user-options p {
    margin-bottom: 10px;
}

#delete-user-options input[type=radio] {
    margin-left: 20px;
}

#delete-user-options label {
    line-height: 23px;
    cursor: pointer;
}

#delete-user-options button {
    margin-right: 10px;
    cursor: pointer;
}

#role-remove-dialog {
    text-align: center;
}

#role-remove-dialog .dialog-cancel {
    margin-left: 15px;
}

.tabs.user
{
    margin-top: 20px;
    
}

.tabs.user dd > a 
{
    font-size: 14px;
    padding: 13px 45px 13px 45px;
}

.doubleHorizontalLine {
    width: 100%; 
    text-align: center; 
    border-bottom: 4px double #BBB; 
    line-height: 0.1em;
    margin: 20px 0 20px; 
} 

.doubleHorizontalLine span { 
    background:#fff; 
    padding:0 10px; 
    position: relative;
    top: 3px;
}

#subNavigationMore a {
    white-space: nowrap;
}

.ui-widget-content
{
    z-index: 100;
}

.paymentProcessingBox
{
	border-radius: 5px;
    border: 1px solid #83a387;
	background-color: #d1eecd;
	padding: 10px;
	width: 97%;
	margin-bottom: 10px;
    font-style: italic;
    height: 35px;
}

.paymentProcessingBox img 
{
    margin: 5px 0px 0px 5px;
    float: left;

}

.paymentProcessingBox p 
{
    margin: 2px 0px 0px 30px;
    line-height: 17px;
}

.integrationNoteBox
{
	border-radius: 5px;
    border: 1px solid #c69c6d;
	background-color: #fff799;
	padding: 20px 20px 0px 20px;
	width: 97%;
	margin-bottom: 10px;
    font-style: italic;
    float: right; 
    font-style: italic; 
    width: 300px;
}

.integrationNoteBox p 
{
    margin: 0px 0px 20px 0px;
    line-height: 17px;
}

.listCategory
{
    color: grey;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 288px;
    display: block;
}

.userQuestions .submiddle td
{
    padding: 5px 5px 5px 11px;
}

.userQuestions .page-element
{
    margin: 0px 3px 0px 3px;
    display: inline-block;
}

#featuresWide, .featuresWide
{
    background-color: #f1f1f1;
    padding: 15px 0px 15px 0px;
    border-top: 1px solid #CCCCCC;
    clear: both;
    margin-top: 20px;
}

#featuresBox
{
    margin: auto;
    width: 983px;
}

#featuresBox h3
{
    font-size: 13pt;
    color: #666666;
    text-align: center;
    margin-top: 0px;
}

#features, .features
{
    text-align: center;
    margin-top: 10px;
}

#features .feature, .features .feature
{
    display: inline-block;
    width: 250px;
    text-align: left;
    height: 30px;
}

#features .feature img,
.features .feature img {
    margin-right: 10px;
}

#featuresBox #contactUsLink
{
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
}

.notes 
{
	font-size:8pt;
    margin:10px 10px 5px 165px;
}

.padded
{
    padding: 10px 0;
}

.padded label 
{
    display: inline;
    margin: 0 3px;
}

/* Copied from Bootstrap */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #4f5d73;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn.btn-sm {
	padding: 1px 6px;
}

.btn i,
.btn .c-icon {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0.21875rem 0;
  height: 0.875rem;
  margin: 0.21875rem 0;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #4f5d73;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 156, 213, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

a.btn-primary:link, a.btn-primary:visited, a.btn-primary:hover {
	text-decoration: none;
	color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #219cd5;
  border-color: #219cd5;
}

.btn-primary:hover,.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1c84b4;
  border-color: #1a7ca9;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 171, 219, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #219cd5;
  border-color: #219cd5;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a7ca9;
  border-color: #18749e;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 171, 219, 0.5);
}

.btn-secondary {
  color: #4f5d73;
  background-color: #ced2d8;
  border-color: #ced2d8;
}

.btn-secondary:hover,.btn-secondary:focus, .btn-secondary.focus {
  color: #4f5d73;
  background-color: #b9bec7;
  border-color: #b2b8c1;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 192, 201, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #4f5d73;
  background-color: #ced2d8;
  border-color: #ced2d8;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #4f5d73;
  background-color: #b2b8c1;
  border-color: #abb1bc;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 192, 201, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #2eb85c;
  border-color: #2eb85c;
}

.btn-success:hover,.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #26994d;
  border-color: #248f48;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 195, 116, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #2eb85c;
  border-color: #2eb85c;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #248f48;
  border-color: #218543;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 195, 116, 0.5);
}


/* END Copied from Bootstrap */

.box-outer-blue .box-title a.admin-button {
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    background: linear-gradient(#fafafa, #f4f4f4 40%, #e5e5e5);
    border: 1px solid #aaa;
    color: #000;
    font-size: 13px;
    margin-bottom: 0px;
    min-width: 4em;
    padding: 2px 6px 2px 6px;
    font-family: sans-serif;
    text-decoration: none;
    margin-top: 2px;
    display: inline-block;
    line-height: normal;
    margin-right: 10px;
}

button.dismiss {
	border: none;
	color: #000015;
	font-size: 1.3rem;
	opacity: .5;
	background: none;
	float: right;
	padding: 9px 20px;
	font-weight: 700;
}

.box-outer-green button.dismiss:hover {
	opacity: .75;
	cursor: pointer;
}

.box-outer-green button.dismiss {
	color: #000015;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.alert-success {
	color: #18603a;
	background-color: #d5f1de;
	border-color: #c4ebd1;
}
.usertab-submenu + .boxContent {
	border-top: 1px solid #CCCCCC;
}

.usertab-submenu a {
	margin-right: 5px;
	margin-left: 5px;
}

