/* @override 
	https://your.health.com.au/Portals/_default/Skins/OMS_Health/skin.css */

/*external design agency styling*/

body {
    background: url(images/body.png) 0 80px repeat-x;
    font-family: 'HelveticaNeueW01-55Roma'!important;
    /* height: auto !important; */
    font-weight: normal;
    height: 100%;
}

h1 {
    font-family: 'Museo W01 100'!important;
    font-style: normal;
    font-weight: normal;
    color: #adaba8;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 14px!important;
    margin-top: 14px!important;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
}

h2, h3, h4, h5, h6 {
    font-family: 'Museo W01 300'!important;
    ;
    font-style: normal;
    color: #75726b;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px;
    letter-spacing: -1px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

#header {
    background: #F2F2EE;
    /*background: url(images/bg_header.gif);*/
    height: 80px;
    left: 0;
    min-width: 1000px;
    position: absolute;
    top: 0;
    width: 100%;
}

#header .top_header {
    position: relative;
    width: 100%;
}

#header #user_details .user, #header #user_details .logout, #header #user_details .date_top, #header #user_details, #header .top_header {
    background: none;
    display: inline-block;
}

.user_name, #header #user_details .logout a {
    background: none;
    border-left: dotted 1px #d3d0b6;
    color: #7134b7 !important;
    font-weight: 400;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px !important;
    width: auto;
}

.user_name:hover, #header #user_details .logout a:hover {
    color: #75A62A !important;
}

#header #user_details .date_top, #header #user_details .user, #header #user_details .logout {
    border-left: 0;
    float: none;
    font-size: 120%;
    height: auto;
    padding: 0;
    width: auto;
}

#wrapper {
    width: 1000px;
}

#column_all {
    width: auto;
}

#header #user_details {
    margin-right: -490px;
    right: 50%;
    top: 37px;
    width: 700px;
    text-align: right;
}

#header #user_details * {
    display: inline-block;
}

#menu {
    background: none;
    border-bottom: 2px solid #F0F0ED;
    margin-top: 70px;
    margin-bottom: 20px;
    padding: 0;
    width: auto;
}

.pageFalse #menu {
    margin-top: 95px;
}

.pageFalse .body {
    padding: 0;
}

.pageFalse #column_all {
    min-height: 0;
    padding: 40px 0 0 0;
}

.pageTrue #column_all {
    min-height: 0;
    padding-bottom: 0;
}

.login .two {
    padding-left: 0;
}

#menu img {
    opacity: 0;
}

#menu .menu_item .tab_left, #menu .menu_item .tab_right, #menu .menu_item td {
    background: none;
    color: #5E5C4C;
}

#menu img, #menu .tab_left, #menu .tab_right {
    display: none !important;
}

#menu .menu_item td {
    font-weight: 700 !important;
    height: auto;
    letter-spacing: -1px;
    padding: 9px 4px;
    text-transform: uppercase;
    text-shadow: none;
}

#menu tr tr:hover, #menu tr tr:hover {
    background-color: #7134b7;
}

#menu tr tr:hover td {
    color: #FFF;
}

.MainMenu_SubMenu .MainMenu_MenuItem {
    background: #eab21c;
    border-bottom: 1px solid #e6ca7d;
    padding: 6px 105px 6px 5px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
    background: #e6ca7d;
    border-bottom: 1px solid #e6ca7d;
    padding: 6px 15px 6px 5px;
}

#footer {
    background: none;
    border-top: 1px solid #DCDCDA;
    padding: 30px 0 0;
    width: auto;
}

#dnn_ctr413_LeftFooter_ViewScreen_uxFooterText {
    font-weight: 400;
}

.white_module .title h2 {
    border-bottom: 1px solid #F0F0ED;
    color: #ADABA8;
    font-size: 2.3em;
    font-weight: 400;
}

h3 {
    color: #ADABA8;
    font-size: 1.5em!important;
    font-weight: 400;
}

.bg_module .body {
    background: none!important;
    border: 0!important;
}

.bg_module .corner {
    background: none!important;
}

#footer .fund_link a, a, a:link, a:visited {
    color: #7134b7!important
}

.form_button {
    font-family: 'HelveticaNeueW01-75Bold'!important;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: auto !important;
    width: auto !important;
    padding: 6px 20px !important;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    margin: 0 5px;
    /* Border */
    border: 1px solid #dea818;
    /* Border-Radius */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* Gradient */
    background: #7134b7;
    /* Box-Shadow */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.form_button:hover {
    color: #fff;
    border: 1px solid #648f23;
    background: #75a62a;
}

input[type="submit"][disabled] {
    background: #EFEFEF !important;
    border: 1px solid #CDCDCD !important
}

.white_module .title h2 {
    font-size: 2.5em;
    margin-bottom: 0;
    padding: 0 15px 10px 15px;
}

.login #sectionLinks {}

#breadcrumbs {
    height: auto;
    padding: 30px 10px 10px 10px;
    width: auto;
}

.row.no_border {
    display: block;
}

#column_all .column2 {
    width: 750px;
}

.body .bg_module, .body .wizard_steps {
    margin: 10px 0!important;
}

/*__________________________________________________________________________________________________*/

html, body {
    width: 100%!important;
    overflow-x: hidden;
}

/*  CSS RESET STUFF */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 15px;
    background: transparent;
}

ol, ul, ul li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */

:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    background: #ddd;
}

/* 

Main Colors
blue: #0094e1;
gray: #697a81;

Secondary Colors
lighter gray: #7e8d93;

*/

body, html {
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    color: #687a81;
}

body {
    margin: 0 auto;
    background: #FFFFFF;
    font-size: 0.85em;
    height: 100%;
    color: #75726B;
    font-family: 'HelveticaNeue-Roman';
    line-height: 1.4
}

/*  Fonts items  */

.print {
    display: none;
}

a img {
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a, a:link, a:visited {
    color: #0094e1;
}

p {
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.Head {
    font-family: inherit;
    font-size: 1em;
    color: inherit;
    font-weight: inherit
}

blockquote {}

h3.data_title {
    padding: 2.50em 5px 0.83em 5px;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed {
    font-size: inherit;
    color: #75726b
}

.SubHead {
    font-size: 1em;
}

/*  Major format styles  */

#wrapper {
    width: 100%!important;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}

#wrapper #header {
    height: 152px;
    background: #ffffff;
    position: relative;
    z-index: 3
}

#header .site_name {
    display: block;
    width: auto;
    height: 4.17em;
    position: absolute;
    bottom: 10px;
    left: 25px;
}

#header .site_name h1 {
    font-weight: normal;
}

#header .site_name h1 span {
    color: #697a81;
    font-weight: normal
}

#header .site_name .body {
    padding: 0;
}

#wrapper #header .top_header {
    height: 40px;
    width: 100%;
    background: #3c3a36;
    text-align: center
}

#wrapper #header .top_header.inner {
    width: 850px;
    margin: 0 auto;
    position: relative
}

#header .bottom_header {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 0;
    background: #f1f1f1;
    height: 75px;
}

a.story, a.help, a.blog, .phone {
    color: #bfbfbf!important;
    display: block;
    float: left;
    padding: 0 35px 0 52px;
    border-right: 1px solid #53514c;
    line-height: 40px
}

a.story {
    margin-left: 183px;
    background: url(images/sprite.png) no-repeat 27px -23px
}

a.help {
    background: url(images/sprite.png) no-repeat 30px -60px
}

a.blog {
    background: url(images/sprite.png) no-repeat 23px -93px
}

.phone {
    background: url(images/sprite.png) no-repeat 25px -130px;
    position: absolute;
    top: 0px;
    right: 125px
}

a.user_name {
    background: url(images/sprite.png) no-repeat -0px 0;
    color: #bfbfbf!important;
    margin: 0px
}

.user_name, #header #user_details .logout a {
    border-left: 0px!important
}

a.help:hover, a.blog:hover, a.phone:hover, a.user_name:hover {
    text-decoration: none!important;
    color: #ffffff!important
}

#header .logout {
    display: block;
    width: 100px;
    height: 26px;
    float: right;
}

#header .logout a {
    text-decoration: none;
    text-align: center;
    color: #bfbfbf!important;
    background: url("images/sprite.png") no-repeat scroll -2px -173px transparent;
    padding: 5px 0 0 25px;
    margin: 5px 10px;
    display: block;
    height: 21px;
    width: 60px;
}

#header .logout a:hover {
    text-decoration: none;
    color: #ffffff!important
}

#wrapper #header #logo {
    position: absolute;
    left: 0px;
    top: 5px;
    margin: 0px;
    width: auto
}

#wrapper #header #logo:hover {
    opacity: 0.8
}

#contentarea {
    background: #FFFFFF;
    width: 850px;
    margin: 0 auto;
    position: relative
}

.banner {
    margin: 0 auto;
    position: relative;
    width: 850px;
    z-index: 0;
}

.banner .ModDNNHTMLC {
    height: 312px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 850px;
}

.banner .Normal img {
    /*width:100%;*/
}

.banner .Normal .Text {
    left: 50%;
    margin-left: -440px;
    position: absolute;
    width: 850px;
    z-index: 8000;
    color: #ffffff;
    font-size: 24px;
    line-height: 26px;
    top: 80px;
    text-shadow: 0 1px 0 #777777;
}

.banner .Normal .Text h1 {
    font-family: 'Museo W01 300';
    font-size: 78px;
    color: #ffffff;
    text-shadow: 0 1px 0 #777777;
    margin: 0px;
    padding: 0px
}

.banner .Normal .Text p {
    margin: 0px;
    padding: 0px;
    line-height: 26px
}

#footer {
    width: 100%;
    background: #3c3a36!important;
    position: relative;
    height: 280px
}

#footer .footerInner {
    width: 850px;
    margin: 0 auto;
    position: relative;
    height: 250px
}

.footerText {
    position: absolute;
    bottom: 0px;
    color: #9d9992!important;
    width: 1010px
}

.footerText a {
    color: #9d9992!important;
    text-decoration: none;
}

.footerText a:hover {
    color: #ffffff!important
}

.footerText h1 {
    font-size: 20px;
    font-family: 'Museo W01 300';
    float: left;
    margin: 0px!important
}

.footerText .Normal p {
    color: #adaba8
}

/* footer menu  */

.footerMenuWrapper .DnnModule-657 .white_module {
    float: right;
}

.footerMenuWrapper .white_module a {
    color: #9d9992!important;
    font-size: 14px
}

.footerMenuWrapper .white_module a:hover {
    color: #ffffff!important;
    text-decoration: none
}

.footerMenuWrapper .ModDDRMenuC {
    color: #9d9992;
    padding-top: 456
}

.footerMenuWrapper .ModDDRMenuC span.root.first {
    border: 0px!important
}

.footerMenuWrapper .ModDDRMenuC span {
    display: block
}

.footerMenuWrapper .white_module .Normal p a {
    line-height: 19px
}

.footerMenuWrapper {
    width: 100%;
    display: block
}

.footerMenuWrapper .ModDDRMenuC ul.topLevelNav>li.toplevel {
    float: left;
    width: 176px;
}

.footerMenuWrapper .ModDDRMenuC ul.topLevelNav>li.toplevel a {
    display: block;
    font-size: 20px !important;
    font-weight: 700;
    padding: 12px 0 18px !important;
    font-family: 'Museo W01 300';
}

.footerMenuWrapper .ModDDRMenuC ul.topLevelNav>li.toplevel>ul {
    margin-left: 0px
}

.footerMenuWrapper .ModDDRMenuC ul.topLevelNav>li.toplevel>ul>li a {
    font-size: 14px!important;
    font-family: 'HelveticaNeueW01-55Roma'!important;
    font-weight: normal;
    padding: 0px!important
}

.footerMenuWrapper .ModDDRMenuC {
    color: #9d9992
}

.footerMenuWrapper .ModDDRMenuC ul li a:hover {
    color: #ffffff!important
}

/* drop down menu  */

.bottom_header #dnn_menu {
    border: 0 none;
    margin-left: 350px;
    margin-top: 20px;
    position: absolute;
    width: 2000px;
}

.bottom_header #dnn_menu span.root, .bottom_header #dnn_menu span.root.first {
    height: 33px;
    padding: 10px 20px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
    line-height: 33px;
    letter-spacing: 0px;
    border: 0px;
    border-right: 1px dotted #d3d0b6;
    text-transform: uppercase
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bottom_header #dnn_menu span.root, .bottom_header #dnn_menu span.root.first {}
}

.bottom_header #dnn_menu span.root:hover, .bottom_header #dnn_menu span.root.bc {
    color: #ffffff;
    text-shadow: 0 1px 0 #CFA32A
}

.bottom_header #dnn_menu span.root.id119:hover, .bottom_header #dnn_menu span.root.bc.id119 {
    background: url(images/menu-hover-sprite.png) 12px 0 no-repeat;
}

.bottom_header #dnn_menu span.root.id113:hover, .bottom_header #dnn_menu span.root.bc.id113 {
    background: url(images/menu-hover-sprite.png) -125px 0 no-repeat;
}

.bottom_header #dnn_menu span.root.id66:hover, .bottom_header #dnn_menu span.root.bc.id66 {
    background: url(images/menu-hover-sprite.png) 12px 0 no-repeat;
}

.bottom_header #dnn_menu span.root.id69:hover, .bottom_header #dnn_menu span.root.bc.id69 {
    background: url(images/menu-hover-sprite.png) -368px 0 no-repeat;
}

.bottom_header #dnn_menu .ModDDRMenuC span span div {
    background: url(images/drop-down-top.png) top left no-repeat;
    border: 0px solid #CCD2D6;
    border-radius: 0px;
    margin-left: 10px;
    padding: 19px 0;
    width: 210px!important
}

.bottom_header #dnn_menu div table {
    margin: 0;
    background: url(images/drop-down-bottom.png) 0px 0px no-repeat;
}

.bottom_header #dnn_menu div table tr {
    border: 0px!important
}

.bottom_header #dnn_menu div table tr td:last-child {
    display: none
}

.bottom_header #dnn_menu div table tr:last-child td {
    padding-bottom: 2px;
    border-bottom: 0px
}

.bottom_header #dnn_menu div table td {
    background: /*url(images/2nd-menu-bkgd-u.jpg) transparent repeat-x bottom left*/
    none;
    font-size: 14px;
    padding: 18px 1px 7px 7px !important;
    text-align: left;
    text-transform: uppercase;
    line-height: 34px;
    text-indent: 20px;
    border-bottom: 1px solid #eeeeee
}

.bottom_header #dnn_menu div table tr td+td+td {
    display: none!important
}

.bottom_header #dnn_menu div table td.icn {
    display: none
}

.bottom_header #dnn_menu div table.m1 {
    display: none
}

.bottom_header #dnn_menu div table.m0 {
    width: 207px;
}

.bottom_header #dnn_menu div table td:hover {
    background: /*url(images/2nd-menu-bkgd.png) 6px 0px no-repeat transparent*/
    #f9be22;
    color: #ffffff;
    text-shadow: 0 1px 0 #CFA32A;
}

.bottom_header #dnn_menu div table tr:last-child td:hover {
    border-radius: 0 0 5px 5px
}

.bottom_header #dnn_menu div table td a span {
    display: block;
    text-indent: 20px;
    width: 207px;
    display: block
}

/* bread crumb navigation */

#breadcrumbs {
    width: 100%;
    padding: 0px!important;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f2f2f2;
    z-index: 2;
    display: none!important
}

#breadcrumbs .breadInner {
    width: 850px;
    margin: 0 auto;
    position: relative
}

#breadcrumbs a:link, #breadcrumbs a, #breadcrumbs span.dnnBREADCRUMB {
    font-size: 12px;
    padding: 0px 14px;
    color: #666666;
    text-decoration: none;
    border-right: 1px solid #dfdfdf;
}

#breadcrumbs a:hover {
    text-decoration: none;
    color: #e3ac1a
}

#breadcrumbs a.current {
    text-decoration: none;
    color: #e3ac1a
}

#breadcrumbs img {
    display: none;
}

#breadcrumbs a:last-child {
    border: 0px;
    color: #e3ac1a
}

/*  left hand side navigation 
#left_nav #nav span {margin-top:-2px; margin-left:-1px; display:block;}
#left_nav {width:100%; height:100%;overflow:hidden;}
#left_nav h2 {color:#697a81}
#left_nav .body {padding:0;padding-bottom:20px; height:100%; min-height:200px;}
		#left_nav .body .MainMenu_MenuContainer {height:auto !important;}
		#left_nav .body .MainMenu_MenuItem a{border-top:1px solid #e0e7eb;padding:5px 5px 5px 23px; background:url(images/icn_nav.gif) 15px center no-repeat;font-weight:bold; color:#697a81; text-decoration:none; cursor:pointer;width:174px;display:block;}
		#left_nav .body .MainMenu_MenuItem a:hover, #left_nav .body .MainMenu_MenuItem a.nav_active{border-top:1px solid #e0e7eb;display:block;padding:5px 5px 5px 23px; background:url(images/icn_nav.gif) 15px center no-repeat;font-weight:bold; text-decoration:none;background-color:#e7ebed;color:#0094e1; cursor:pointer;width:174px;}
			#left_nav .body .MainMenu_MenuItem a.submenu{background-position: 25px center;color:#7c8f97;display:none}
				#left_nav .body .MainMenu_MenuItem a.submenu:hover{background-position: 25px center;color:#0094e1;}
			#left_nav .body .MainMenu_SubMenu {background:none; padding-left:10px;}
			#left_nav .body .MainMenu_MenuItem br {display:none;}
			#left_nav .body .MainMenu_MenuBar td img {padding:0px 5px;}
			#left_nav .body li li a {padding-left:43px;background:url(images/icn_nav.gif) 35px center no-repeat; color:#7c8f97;}
		.left_nav_item {display:block;border:1px solid red;}
		#left_nav .body .body {height:auto !important;}
		#left_nav .subnav_wrap {margin-bottom:-12px;}
		.root_nav_active .submenu {display:block !important;}
		
#left_nav #nav span {margin-top:-2px; margin-left:-1px; display:block;}
#left_nav {width:100%; height:100%;overflow:hidden;}
#left_nav h2 {color:#697a81}
#left_nav .body {padding:0;padding-bottom:20px; height:100%; min-height:200px;}
		#left_nav .body ul {margin:0;padding:0; list-style:none;}
		#left_nav .body li {margin:0;padding:0; list-style:none; border:0; display:none;}
		#left_nav .body li#HouseMenuNavCurrentItem {display:block;} 
			#left_nav .body .indent a{display:block;padding-left:33px; background-position:25px center;}
				#left_nav .body .indent ul{display:none;}
			#left_nav .body li a {border-top:1px solid #e0e7eb;padding:5px 5px 5px 23px; background:url(images/icn_nav.gif) 15px center no-repeat;font-weight:bold; color:#697a81; text-decoration:none; cursor:pointer;display:block;}
			#left_nav .body a:hover, #left_nav a#HouseMenuNavCurrentLink {background-color:#e7ebed;color:#0094e1;}
		#left_nav .body li a.parent_item {display:none;}
*/

/* DDR top nav */

#dnn_MENU1 {
    width: 850px;
    margin: 0 auto;
    position: relative;
}

.topLevelNav {
    float: right;
    margin-top: 25px;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel {
    padding: 0 15px;
    border-right: dotted 1px #cccccc;
    display: block;
    float: left;
    position: relative;
    background: #ffffff
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a {
    text-transform: uppercase;
    color: #666666!important;
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px;
    font-weight: bold;
    border: 1px solid #ffffff
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover, #dnn_MENU1>ul.topLevelNav>li.toplevel.mmBreadcrumb>a {
    color: #ffffff!important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #dea818;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #7134b7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul, #dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li>ul {
    display: none
}

#dnn_MENU1>ul.topLevelNav>li.toplevel:hover>ul {
    display: block;
    position: absolute;
    background: url(images/drop-down-top.png) 0 -0px no-repeat transparent;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border: 0px;
    margin-left: 0px;
    top: 35px;
    width: 207px;
    padding-top: 18px;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a {
    color: #666666!important;
    border: 1px solid #d9dee0;
    border-top: 0px;
    padding: 8px 15px;
    display: block;
    background: #ffffff;
    text-transform: uppercase;
    font-size: 14px
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a:hover {
    color: #ffffff!important;
    background: #7134b7
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li:last-child>a {
    padding-bottom: 10px;
    background: #ffffff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #d9dee0;
}

/* differnt columns page layouts */

#column_all {
    display: block;
    width: 820px;
    padding: 0px 15px 20px 15px;
    overflow: hidden;
    min-height: 300px;
}

#left_nav .body li.block {
    display: block;
}

/* just 1 column. no left nav */

.column_one {
    width: auto;
    margin: 0 auto;
}

/* left nav + 1 col */

#column_all .column1 {
    width: 203px;
    float: left;
}

#column_all .column2 {
    display: block;
    float: right;
    width: 600px;
    margin-left: 15px;
}

/* left nav + 2col */

#column_all .column3s {
    display: block;
    float: left;
    width: 258px;
    margin-right: 15px;
}

/* left nav + 3col */

#column_all .column4s {
    display: block;
    float: left;
    width: 195px;
    margin-right: 10px;
    min-height: 4px;
}

/* home page layout */

#column_all .homepage_login {
    width: auto;
    margin: 0 auto;
}

#column_all .homepage_left {
    width: 563px;
    float: left;
}

#column_all .homepage_right {
    display: block;
    float: right;
    width: 240px;
    margin-left: 15px;
}

/* specific modules */

.body {
    padding: 0px;
    height: auto;
}

/* this class is used for most module content areas */

.white_module {
    display: block;
}

.footerMenuWrapper .white_module .title h1 span.Head {
    border-bottom: 0 solid #CCD2D6 !important;
    display: block;
    font-size: 20px !important;
    font-weight: 700;
    padding: 2px 0 5px !important;
    text-align: left;
}

.column_one .white_module .title h1 span.Head {
    border-bottom: 0 solid #CCD2D6 !important;
    display: block;
    font-size: 34px !important;
    padding: 12px 0 10px !important;
    text-align: left;
    color: #75726b
}

/* module with a background color and rounded corners */

.bg_module {
    display: block;
    margin-bottom: 20px;
    height: auto;
    z-index: auto;
    position: relative;
}

.bg_module .title {}

/* gray title styles */

.bg_module .gray {
    width: auto;
    height: auto;
    position: relative;
    background: #c7d2d9 url(images/bg_gray_module_title.gif) repeat-x;
    border-bottom: 1px solid #b9c0c6;
}

.bg_module .gray .corner {
    height: 39px;
    width: 7px;
    background: url(images/bg_gray_module_title_corner.gif) no-repeat;
}

.bg_module .gray h2 {
    color: #0094e1;
}

/* blue title styles */

.bg_module .blue {
    width: auto;
    height: auto;
    position: relative;
    background: #1683cf url(images/bg_blue_module_title.gif) repeat-x;
    border-bottom: 1px solid #1574b6;
}

.bg_module .blue .corner {
    height: 39px;
    width: 7px;
    background: url(images/bg_blue_module_title_corner.gif) no-repeat;
}

.bg_module .blue h2 {
    color: #FFFFFF;
}

/* title styles that need to apply regardless of colors */

.bg_module .title .tl {
    background-position: top left;
    top: 0;
    left: 0;
    height: 100%;
}

.bg_module .title .tr {
    background-position: top right;
    top: 0;
    right: 0;
    height: 100%;
}

.bg_module .title h2 {
    font-size: 1.17em;
    padding: 12px 15px 13px 15px;
}

.bg_module .corner {
    background: url(images/bg_gray_module_corners.gif) no-repeat;
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    z-index: 20;
}

.bg_module .tl {
    background-position: top left;
    top: 0;
    left: 0;
}

.bg_module .tr {
    background-position: top right;
    top: 0;
    right: 0;
}

.bg_module .bl {
    background-position: bottom left;
    bottom: 0;
    left: 0;
    height: 7px
}

.bg_module .br {
    background-position: bottom right;
    bottom: 0;
    right: 0;
    height: 7px
}

.bg_module .body {
    border: 1px solid #e0e7eb;
    background: #f5f7f8 url(images/bg_gray_module_bottom.gif) bottom left repeat-x;
    margin: 0px 0px 50px!important
}

#dnn_column_1 .body {
    border: 0 none;
    background: none;
    padding: 15px;
}

/*  modules inside modules */

.bg_module .body .bg_module {
    margin: 10px 0px;
}

.body .bg_module, .body .wizard_steps {
    margin: 10px -15px;
}

/* Module that is used in one column pages that is a fixed width; used in login box */

.small {
    width: 730px;
    margin: 0 auto 20px auto;
}

.blank {
    padding: 0;
}

/* custome modules that need to ignore some padding/margins */

.custom_module {}

.custom_module .bg_module {
    margin-bottom: 0;
}

/* wizard module styles */

.wizard_steps {
    padding-bottom: 10px;
}

.wizard_steps .title h2 {
    padding: 0 0 10px 0;
    border: 0;
}

#steps_container {
    height: 50px;
    width: 100%;
}

#steps_container .step {
    height: 40px;
    line-height: 40px;
    width: 120px!important;
    display: block;
    float: left;
    background: url(images/bg_wizard_steps.gif) repeat-x;
    background-position: bottom left;
    padding: 5px 20px !important;
    font-weight: bold;
    font-size: 1em;
    color: #f2f2f2;
    border-right: 1px solid #cd981f;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

#steps_container .corner {
    width: 7px;
    height: 50px;
    display: block;
    float: left;
}

#steps_container .left {
    background: url(images/bg_wizard_corners_l.gif) bottom left no-repeat;
}

#steps_container .right {
    background: url(images/bg_wizard_corners_r.gif) bottom right no-repeat;
}

#steps_container .completed {
    background-position: center;
    color: #FFFFFF;
    border-right: 1px solid #cd981f;
}

#steps_container .active {
    background-position: top;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    border-right: 1px solid #5f8c1b;
}

#steps_container .no_border {
    border: none;
    padding: 0px;
}

#steps_container .step span {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 1.65em;
    padding-bottom: 5px;
}

#steps_container .one {
    width: 7%;
}

#steps_container .two {
    width: 7%;
}

#steps_container .three {
    width: 7%;
}

#steps_container .four {
    width: 7%;
}

#steps_container .five {
    width: 7%;
}

#steps_container .six {
    width: 7%;
}

#steps_container .seven {
    width: 7%;
}

#steps_container .eight {
    width: 7%;
}

.wizard {}

.wizard h3 {
    border-bottom: 1px solid #ccd3d6;
    display: block;
    padding-bottom: 5px;
    margin: 5px 0px
}

.wizard .row {
    color: #687a81;
    display: block;
    border: 0;
    font-weight: bold;
}

.wizard .row input, .wizard .row select {
    font-weight: normal;
    display: block;
    padding: 5px;
}

.wizard .row input.text_field {
    width: 250px;
}

.wizard .row label {
    float: left;
    font-weight: normal;
    display: block;
    padding: 0px 5px;
}

.wizard .row label input {
    display: inline;
}

/* form and data representation styles */

.frame {
    display: block;
}

#datagroupname {}

#datagroupname .Normal {
    padding: 5px;
}

#datagroupname .row .Normal {
    padding: 5px;
}

.data, .row {
    border-bottom: 0px solid #d9dee0;
    padding: 5px;
    height: auto;
    line-height: 1.75em;
    min-height: 1.5em;
    display: block;
    clear: both;
}

.row .column {
    display: block;
    float: left;
    overflow: visible;
}

.row .one {
    font-weight: normal;
    height: auto;
    min-height: 1px
}

.row .two {
    padding-left: 10px;
}

.row .three {
    padding-left: 10px;
}

.dark_bg {
    background-color: transparent;
    padding: 0;
    margin: 0 10px
}

/* asp grid (table) */

.row .DataGrid_Container {
    border: 0 none;
    border: 1px solid #9faab3!important;
}

.DataGrid_Container .DataGrid_Header {
    font-size: 1.5em;
    color: #75726b;
    font-family: Museo;
    font-weight: normal;
}

.DataGrid_Container .DataGrid_Header th {
    background: #9faab3;
    font-size: 15px;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #d9dee0;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    font-family: 'HelveticaNeueW01-55Roma'!important;
    line-height: 20px
}

.DataGrid_Container td {
    border: 1px solid #d9dee0;
    padding: 10px;
    font-family: 'HelveticaNeueW01-55Roma'!important;
    text-align: center;
    font-size: 14px
}

.DataGrid_Container .DataGrid_Item, .DataGrid_Container .DataGrid_Item .Normal {
    background-color: #FFFFFF;
    color: #687a81;
    font-size: 14px;
}

.DataGrid_Container .DataGrid_Item .NormalRed {
    background-color: #FFFFFF;
    color: #FF0000;
    font-size: inherit;
}

.DataGrid_Container .DataGrid_AlternatingItem, .DataGrid_Container .DataGrid_AlternatingItem .Normal {
    background-color: #f5f7f8;
    color: #687a81;
    font-size: inherit;
}

.DataGrid_Container .DataGrid_AlternatingItem .NormalRed {
    background-color: #f5f7f8;
    color: #FF0000;
    font-size: inherit;
}

.DataGrid_Container .DataGrid_Item .Normal, .DataGrid_Container .DataGrid_AlternatingItem .Normal {
    padding: 10px;
}

.DataGrid_Container .DataGrid_Item .NormalRed, .DataGrid_Container .DataGrid_AlternatingItem .NormalRed {
    padding: 10px;
}

.data_name {
    float: left;
    font-weight: bold;
    width: 190px;
    height: auto
}

.data_input {
    margin-left: 200px;
}

.data_input3 {}

.data_input .black {
    color: #000000;
    font-weight: bold;
}

.data_input input, .data_input select {
    font-size: 0.92em;
    padding: 3px 5px;
    margin: 0;
}

.data_input .text_field, .row .text_field {
    border: 1px solid #c5c9cb;
    background: #FFFFFF url(images/bg_input_text.gif) top left no-repeat;
    color: #718289;
}

.data_input_right {
    display: inline;
    position: absolute;
    right: 110px;
    text-align: right;
}

.row select.NormalTextBox {
    color: #718289;
    font-size: 0.92em;
    padding: 3px 5px;
}

.row input.NormalTextBox {
    border: 1px solid #c5c9cb;
    background: #FFFFFF url(images/bg_input_text.gif) top left no-repeat;
    color: #718289;
    font-size: 0.92em;
    padding: 3px 5px;
}

.radio_list span.Highlight {
    background: #fef678;
    color: #000000;
    width: 200px;
    display: block;
    position: relative;
}

.radio_list span .column_right {
    float: right;
    text-align: right;
    top: 2px;
    right: 2px;
}

/**/

.no_border {
    border: 0;
}

div.one {
    width: 32%;
}

div.two {
    width: 64%;
}

/*div.three {width:28%;}*/

/*_________________________________________

RADIO AND CHECBOXES___________________________*/

/* radio button list http://viralpatel.net/blogs/css-radio-button-checkbox-background/*/

/*	.radio_list span.dnnRadiobutton {display:none!important; }*/

/*
  Hide radio button (the round disc)  we will use just the label to create pushbutton effect
*/

/*table.radio_list td {padding: 15px 20px 15px 10px; background: #f1f1f1; border-bottom: 1px solid #ffffff }
table.radio_list td input[type="radio"] {
    display:none!important; 
    margin:10px;
}*/

/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).  Add some margin, padding to label
*/

/*table.radio_list td input[type="radio"] + label,
table.radio_list td input[type="radio"] + span + label {
    display:inline-block;
    padding-left:30px;
    background: url(images/choices.png) 0 0 no-repeat;
}*/

/*
 Change background color for label next to checked radio button to make it look like highlighted button
*/

/*table.radio_list td input[type="radio"]:checked + label,
table.radio_list td input[type="radio"]:checked + span + label { 
   background: url(images/choices.png) 0 -39px no-repeat;
}
*/

/*__________________________________________________________________*/

/*action buttons */

.submit_buttons {
    padding: 10px 0px;
    text-align: right;
}

.disabled {
    color: #FFFFFF;
    cursor: auto;
    background: url(images/icn_button_disabled.gif) bottom left no-repeat;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

/* .disabled above does not work for buttons in EditRows */

input[type="submit"][disabled] {
    color: #FFFFFF;
    cursor: auto;
    background: url(images/icn_button_disabled.gif) bottom left no-repeat;
}

/* required reminder */

.required {
    padding-top: 30px;
}

.required .data_name {
    font-weight: normal !important;
}

/* validation focus */

.validation_Summary ul {
    padding: 0!important;
}

.validation, .validation_Summary li {
    display: block;
    color: #e60f37;
    font-weight: bold;
    background: url(images/icn_red_arrow.gif) 11px 15px no-repeat #e7bdbd;
    height: auto;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
    border: 1px solid #ec9a9a;
}

.validation a, .validation_Summary a {
    color: #fff!important;
}

.invalid {
    background: url(images/icn_red_arrow2.gif) right top no-repeat;
    width: 19px;
    height: 19px;
    float: right;
    display: block;
    position: absolute;
    /* top:2px;*/
    right: 25px;
    margin: -20px 0 0 0;
    float: right;
}

.invalid img {
    display: none;
}

.login .invalid {
    margin: 2px 0 0 155px;
}

.ModCoverDetailsC .column.two a {
    display: block;
}

/* login page form */

.login {
    position: relative;
    width: 700px !important;
    height: auto !important;
    margin: 0 auto 40px;
}

.login .row {
    border: 0;
    padding: 5px 0px;
    width: 415px;
    font-weight: bold;
    color: green;
}

.login .column, .login .Normal {
    font-weight: normal;
    display: block;
    font-weight: normal;
    color: #697a81
}

.login .one {
    width: 140px;
}

.login .two {
    width: 155px;
    padding-left: 10px;
    margin: 0;
}

.login .three {
    width: 58px;
}

.login .NormalTextBox {
    padding-bottom: 7px;
    float: left;
}

.login .checkbox {}

.login #sectionLogin {
    position: relative;
    width: 360px;
}

.login #sectionLinks {
    display: block;
    width: 225px;
    padding: 0px 0px 0px 30px;
    border-left: 1px solid #cbd2d5;
    height: 200px;
    position: absolute;
    right: 0;
    top: 10px;
    left: auto;
}

.login .linkrow {}

.linkrow a, .linkrow a:link {
    display: block;
    padding: 5px 0px 5px 10px;
    background: url(images/icn_nav.gif) center left no-repeat;
    font-weight: bold;
    color: #7e8d95!important;
    text-decoration: none;
}

.login #sectionLinks a:hover {
    text-decoration: underline;
}

.login .validation_Summary ul {
    padding: 0 10px;
    width: 385px;
}

/* popup boxes styles */

.question {
    cursor: pointer;
    padding: 1px 10px;
    background: url(images/icn_question.gif) no-repeat;
    display: inline;
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px;
}

.question span {
    display: none;
    position: absolute;
    padding: 30px 10px 10px 10px;
    margin-top: 5px;
    z-index: 250;
    top: 0px;
    left: 0px;
}

/*.answer .close {color:#fff; position:absolute; top:10px; right:10px; cursor:pointer;}*/

.answer {
    display: none;
    width: 250px;
    background: #7134b7;
    border: 1px solid #dea818;
    position: absolute;
    padding: 35px 10px 10px 10px;
    margin: 0px;
    right: 45px;
    bottom: 150px;
    color: #fff;
}

.questionBigBox {
    cursor: pointer;
    padding: 0px 0px 5px 5px;
    background: url(images/icn_question.gif) no-repeat;
    display: inline;
    width: 14px;
    height: 14px;
    float: left;
    margin: 1px 12px 0px 0px;
    position: absolute;
    right: 36px;
}

.questionBigBox span {
    display: none;
    position: absolute;
    padding: 30px 10px 10px 10px;
    margin-top: 5px;
    z-index: 250;
    top: 0px;
    left: 0px;
}

.answerBigBox .close, .answer .close {
    color: #fff;
    position: absolute;
    width: 19px;
    height: 19px;
    background: url(images/icn_question.png);
    top: 10px;
    right: 10px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.answerBigBox {
    display: none;
    float: right;
    width: 450px;
    background: #efc76d;
    border: 1px solid #cd981f;
    position: absolute;
    padding: 15px 10px 10px 10px;
    color: #fff;
    bottom: 180px;
    right: 45px;
}

#box {
    text-align: left;
}

#box h3 {
    border-bottom: 1px solid #d9dee0;
    padding: 4px;
    margin: 2px 5px;
}

#box .btn_ok {
    background: url(images/btn_ok.gif) top left no-repeat;
    color: #FFFFFF;
    width: 71px;
}

#box .btn_cancel {
    background: url(images/btn_cancel.gif) top left no-repeat;
    color: #FFFFFF;
    width: 95px;
}

.datagroupname .normal {
    padding: 5px;
}

/* limits usage page */

.ModLimitsUsageC .DataGrid_Container .DataGrid_Header td, .ModClaimOnlineC .DataGrid_Container .DataGrid_Header td {
    font-size: 18px!important;
    color: #75726b;
    font-family: 'Museo W01 100'!important;
    font-weight: 700;
}

.ModLimitsUsageC .DataGrid_Container .DataGrid_Header td {
    text-align: left
}

/* configuratoin page */

.config {
    padding: 10px 0px;
}

.open_row {
    cursor: pointer;
    width: 749px;
    display: block;
    padding: 5px 35px;
    border-bottom: 1px solid #d9dee0;
    line-height: 1.3em;
    color: #0094e1;
    font-size: 1.17em;
    font-weight: bold;
    background: url(images/icn_positive.gif) 10px center no-repeat;
    clear: both;
}

.first {
    border-top: 1px solid #d9dee0;
}

.config .active {
    background: #e6eaec url(images/icn_negative.gif) 10px center no-repeat;
}

.close_row {
    border-bottom: 1px solid #d9dee0;
    margin: 0 !important;
    clear: both;
    padding: 0px;
    display: none;
}

.close_row .row {
    border-bottom: 0;
    padding: 5px 35px;
    clear: both;
    display: block;
}

.close_row .open_row {
    padding: 5px 70px;
    background-position: 45px center;
    width: 679px;
}

.section_divider {
    display: block;
    height: 1px;
    border-bottom: 1px solid #d9dee0;
    clear: both;
}

.close_row .NormalBold {
    font-size: 1.1em;
}

.close_row .close_row {
    border-bottom: 0;
}

.close_row .close_row .close_row {
    border-bottom: 0;
}

.close_row .close_row .close_row .close_row {
    border-bottom: 0;
}

.close_row .close_row .close_row .close_row .close_row {
    border-bottom: 0;
}

.close_row .close_row .row {
    padding: 5px 35px 5px 70px;
}

.close_row .close_row .close_row .row {
    padding: 5px 35px 5px 105px;
}

.close_row .close_row .close_row .close_row .row {
    padding: 5px 35px 5px 140px;
}

.close_row .close_row .close_row .close_row .close_row .row {
    padding: 5px 35px 5px 175px;
}

.close_row .close_row .open_row {
    padding: 5px 35px 5px 105px;
    background-position: 80px center;
    width: 679px;
}

.close_row .close_row .close_row .open_row {
    padding: 5px 35px 5px 140px;
    background-position: 115px center;
    width: 644px;
}

.close_row .close_row .close_row .close_row .open_row {
    padding: 5px 35px 5px 175px;
    background-position: 150px center;
    width: 609px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    overflow: hidden;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

/*  custom user styles  */

#cboxOverlay {
    background: #9da8ad;
}

#colorbox {}

#cboxTopLeft {
    width: 9px;
    height: 9px;
    background: url(images/popup.gif) top left no-repeat;
}

#cboxTopRight {
    width: 9px;
    height: 9px;
    background: url(images/popup.gif) top right no-repeat;
}

#cboxBottomLeft {
    width: 9px;
    height: 9px;
    background: url(images/popup.gif) bottom left no-repeat;
}

#cboxBottomRight {
    width: 9px;
    height: 9px;
    background: url(images/popup.gif) bottom right no-repeat;
}

#cboxMiddleLeft {
    width: 9px;
    background: url(images/popup_border2.gif) left center repeat-y;
}

#cboxMiddleRight {
    width: 9px;
    background: url(images/popup_border2.gif) right center repeat-y;
}

#cboxTopCenter {
    height: 9px;
    background: url(images/popup_border1.gif) center top repeat-x;
}

#cboxBottomCenter {
    height: 9px;
    background: url(images/popup_border1.gif) center bottom repeat-x;
}

#cboxContent {
    background: #f5f7f8;
}

#cboxLoadedContent {}

#cboxTitle {
    position: absolute;
    bottom: 3px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 3px;
    left: 58px;
    color: #949494;
}

#cboxSlideshow {
    position: absolute;
    bottom: 3px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0px;
    background: url(images/controls.png) -75px 0px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious.hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/controls.png) -50px 0px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext.hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {}

#cboxLoadingGraphic {
    background: url(images/please_wait.gif) center center no-repeat;
}

#cboxClose {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose.hover {
    background-position: -25px -25px;
}

.ControlPanel a {
    padding: 5px;
}

#IconBar.ascx_pnlModules {
    border: 1px solid red;
    text-align: center;
}

.ModuleTitle_MenuItem {
    text-align: left;
}

.flexible td {
    padding: 3px;
}

/*HAMBS Added:*/

.homeindent {
    margin-left: 25px;
    padding-left: 25px
}

.homeline {
    color: #d9dee0
}

h3.memberAppSubHeading {
    padding: 0px 5px 0.83em 5px;
}

.bold {
    font-weight: bold;
    height: auto
}

li.BulletedItem {
    margin-left: 20px;
    list-style-type: disc;
}

.memberAppQuestion {
    padding-right: 30px;
}

.detail {
    font-family: lucida grande, arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
    border: solid 2px #fff;
    padding: 4px;
}

.detail p {
    font-size: 14px
}

.detail .footer {
    text-align: right;
    padding: 8px;
}

/* table style */

.detailgrid {
    border: solid 1px #ad9e87;
}

/* cell styles */

.detailgrid td {
    cursor: default;
    height: 20px;
    color: #000;
    padding: 2px 8px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #f2e8da;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f2e8da;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* Added for Claims History */

.ReceiptRequiredStatus {
    color: red;
}

.Red {
    color: red;
}

.NarrowRow {
    line-height: 0.7em;
}

/*grey loading box*/

.modalProgress, .OMSUpdateProgress {
    position: absolute!important;
    top: 0px!important;
    left: 0px!important;
    width: 100%!important;
    height: 100%!important;
    background: url(images/377.gif) no-repeat 400px 200px #cccccc!important;
}

/* Admin styles  */

.dnn_mact>li ul a>* {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
}

form .dnn_mact>li {
    text-align: left
}

.dnn_mact>li ul {
    width: 215px
}

.ajax__calendar .ajax__calendar_day, .ajax__calendar .ajax__calendar_dayname, .ajax__calendar_title, .ajax__calendar .ajax__calendar_hover .ajax__calendar_today, .ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
    font-size: 12px
}

/***** Changes in Jan 2015 *****/

.wide #wrapper #header .top_header.inner, .wide #header .bottom_header, .wide .banner, .wide #contentarea, .wide .banner .ModDNNHTMLC {
    width: 1150px;
}

.wide #rightColumn {
    float: right;
    width: 300px;
}

.wide .support {
    padding: 10px 0;
}

.wide #rightColumn img, .support img {
    max-width: 100%;
}

a.yellow_btn {
    font-family: 'HelveticaNeueW01-75Bold'!important;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    height: auto !important;
    width: auto !important;
    padding: 6px 20px !important;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    margin: 0 5px;
    /* Border */
    border: 1px solid #dea818;
    /* Border-Radius */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* Gradient */
    background: #7134b7;
    /* Box-Shadow */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a.yellow_btn:hover {
    color: #fff;
    border: 1px solid #648f23;
    background: #75a62a;
}

.wide .banner .Normal img {
    width: 100%;
}

/* Wallstudios.com.au Changes may 2018 */

.right, .left {
    float: inherit;
}

/* logo */

/* colour */

/* fonts */

@import url('https://use.typekit.net/moj8yib.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:800');
*, p, h1, input, span, div {
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

.top_header {
    background: #ece5f4!important;
}

#logo a {
    display: block!important;
}

#logo a img {
    display: none;
}

#logo a::after {
    content: " ";
    display: block;
    width: 57px;
    height: 59px;
    background: url("assets/img/hea-logo.svg");
    position: relative;
    background-size: 57px 59px;
}

div#footer {
    background: #1a135b!important;
}

#footer .footerInner, #footer .footerInner * {
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

#footer .footerInner {
    display: block;
    height: auto;
    position: relative;
    margin: 3rem auto;
}

#footer .footerText * {
    font-size: 13px!important;
    font-weight: 300!important;
}

#footer .footerText a:hover {
    text-decoration: underline;
}

.footerMenuWrapper #dnn_footerMenu .title {
    display: none;
}

.footerMenuWrapper #dnn_footerMenu a {
    text-decoration: none;
    font-weight: 600!important;
    margin: 0 0 25px 0!important;
    display: block;
}

.footerMenuWrapper #dnn_footerMenu br {
    display: none;
}

#dnn_footerMenu .white_module .Normal p {
    height: auto;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2px;
    column-gap: 2px;
}

#dnn_footerMenu .white_module .Normal p a:hover {
    text-decoration: underline!important;
}

#dnn_footerMenu {
    display: none;
}

.footerInner {}

div#footer {
    height: auto;
    padding: 3rem 0;
    display: block;
}

#wrapper .title h1 span, .title h1, .title {
    font-size: 50px!important;
    font-weight: 700;
    line-height: 56px;
    color: #000!important;
}

p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -.22px;
    margin-bottom: 40px;
    color: #000;
}

#sectionLinks .linkrow a {
    background: none;
    color: #000!important;
    font-weight: normal;
}

#wrapper .form_button:hover {}

#wrapper .LoginPanel {
    width: auto!important;
    float: none;
    padding: 0;
}

#wrapper .LoginPanel .frame.login {
    margin: 2rem 0 4rem 0;
}

.login span {
    color: #000;
    font-weight: bold;
}

.row input.NormalTextBox {
    background: none;
    padding: 0.8rem 0.4rem 0.3rem 0.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0.2rem 0 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    line-height: 32px;
}

.login .column {
    width: 100%;
    padding: 0;
}

.login #sectionLogin {
    width: auto!important;
}

.login div#sectionLinks {
    border: none;
    position: relative;
    top: unset;
    height: auto;
    padding: 0;
    margin: 0 0 0 3rem;
}

#wrapper .phone {
    background: url("assets/img/icon-mobile.svg") no-repeat 0 22px;
    color: #55565a!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 1.7rem 4rem 1.7rem 3rem;
    display: block;
    position: absolute;
    right: initial;
    border: none;
    right: 295px;
}

#wrapper #header .top_header {
    height: auto;
}

#wrapper .logout {
    color: #55565a!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 1.7rem 4rem 1.7rem 3rem;
    display: block;
    position: relative!important;
    width: auto!important;
    left: initial;
    border: none;
}

#wrapper .logout a {
    color: #55565a!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
    background: none;
    height: auto;
    width: auto;
    padding: 0;
}

#wrapper .logout a:hover {
    color: #55565a!important;
    text-decoration: underline;
}

/* new styling added 05/12/2019 - WALLSTUDIOS*/

/* logo */

/* colour */

/* fonts */

@import url('https://use.typekit.net/moj8yib.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:800');
*, p, h1, input, span, div {
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

.top_header {
    background: #ece5f4!important;
}

#logo a {
    display: block!important;
}

#logo a img {
    display: none;
}

#logo a::after {
    content: " ";
    display: block;
    width: 57px;
    height: 59px;
    background: url("assets/img/hea-logo.svg");
    position: relative;
    background-size: 57px 59px;
}

div#footer {
    background: #1a135b!important;
}

#footer .footerInner, #footer .footerInner * {
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

#footer .footerInner {
    display: block;
    height: 180px;
    position: relative;
    /* margin: 3rem auto; */
}

#footer .footerText * {
    font-size: 13px!important;
    font-weight: 300!important;
}

#footer .footerText a:hover {
    text-decoration: underline;
}

.footerMenuWrapper #dnn_footerMenu .title {
    display: none;
}

.footerMenuWrapper #dnn_footerMenu a {
    text-decoration: none;
    font-weight: 600!important;
    margin: 0 0 25px 0!important;
    display: block;
}

.footerMenuWrapper #dnn_footerMenu br {
    display: none;
}

#dnn_footerMenu .white_module .Normal p {
    height: auto;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2px;
    column-gap: 2px;
}

#dnn_footerMenu .white_module .Normal p a:hover {
    text-decoration: underline!important;
}

#dnn_footerMenu {
    display: none;
}

.footerInner {}

div#footer {
    /* height: auto; */
    /* padding: 3rem 0; */
    display: block;
    /* height: 250px; */
}

#wrapper .title h1 span, .title h1, .title {
    font-size: 50px!important;
    font-weight: 700;
    line-height: 56px;
    color: #000!important;
}

p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -.22px;
    margin-bottom: 40px;
    color: #000;
}

#sectionLinks .linkrow a {
    background: none;
    color: #000!important;
    font-weight: normal;
}

#wrapper .form_button:hover {}

#wrapper .LoginPanel {
    width: auto!important;
    float: none;
    padding: 0;
}

#wrapper .LoginPanel .frame.login {
    margin: 2rem 0 4rem 0;
}

.login span {
    color: #000;
    font-weight: bold;
}

.row input.NormalTextBox {
    background: none;
    padding: 0.8rem 0.4rem 0.3rem 0.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0.2rem 0 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    line-height: 32px;
}

.login .column {
    width: 100%;
    padding: 0;
}

.login #sectionLogin {
    width: auto!important;
}

.login div#sectionLinks {
    border: none;
    position: relative;
    top: unset;
    height: auto;
    padding: 0;
    margin: 0 0 0 3rem;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover, #dnn_MENU1>ul.topLevelNav>li.toplevel.mmBreadcrumb>a {
    color: #000 !important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    /* border: 1px solid purple; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* background: purple; */
    /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset; */
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset; */
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    /* text-decoration: none; */
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover {
    text-decoration: underline;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel:hover>ul {
    display: block;
    position: absolute;
    /* background: url(images/drop-down-top.png) 0 -0px no-repeat transparent; */
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    /* border-radius: 0 0 3px 3px; */
    border: 0px;
    margin-left: 0px;
    top: 35px;
    width: 207px;
    padding: 10px 0px;
    border-radius: 8px;
    background: transparent;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a {
    color: #fff !important;
    border: 1px solid #1a135b;
    border-top: 0px;
    padding: 8px 15px;
    display: block;
    background: #1a135b;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    /* border-radius: 10px; */
}

#dnn_MENU1>ul.topLevelNav>li.toplevel {
    padding: 0 15px;
    border-right: dotted 1px #cccccc;
    display: block;
    float: left;
    position: relative;
    background: transparent;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover, #dnn_MENU1>ul.topLevelNav>li.toplevel.mmBreadcrumb>a {
    color: #000 !important;
    text-shadow: none;
    border: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a {
    text-transform: uppercase;
    color: #666666!important;
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px;
    font-weight: bold;
    border: 0px;
    text-decoration: none;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a:hover {
    color: #ffffff!important;
    background: rgba(26, 19, 91, 0.9);
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel.child-1>a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel:hover>a {
    text-decoration: underline
}

a.yellow_btn {
    font-size: 13px;
    font-weight: 600!important;
    letter-spacing: 2.96px!important;
    height: 55px!important;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-linear-gradient(top, #7134b7, #6122a6);
    background: -o-linear-gradient(top, #7134b7, #6122a6);
    background: linear-gradient(180deg, #7134b7, #6122a6);
    text-decoration: none!important;
    padding: 20px 20px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px!important;
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    margin: 0 auto !important;
    line-height: 13px;
    margin-top: 2rem!important;
}

#header .user {
    border-right: 1px solid #000;
    color: #000;
    display: block;
    left: 0;
    line-height: 14px;
    padding: 0px 10px 0 0;
    position: absolute;
    text-align: right;
    top: 26px;
    width: auto;
    overflow: hidden;
    float: right;
    right: 136px;
}

a.user_name {
    background: url(images/sprite.png) no-repeat -0px 0;
    color: #55565a!important;
    margin: 0px;
    font-weight: 600;
}

#steps_container .right {
    background: #ffffff;
}

#steps_container .step {
    background: #AA7EC7;
    border-right: 1px solid #ffffff;
}

#steps_container .active {
    border-right: 1px solid #ffffff;
    background: #7134b7;
}

#steps_container .corner {
    width: 0px;
}

.banner .ModDNNHTMLC {
    width: 100%;
    height: 300px;
}

a.yellow_btn:hover {
    border: 1px solid #7134b7;
    background: #7134b7;
}

.ModCoverDetailsC .column.two a {
    color: #7134b7 !important;
}

/* logo */

/* colour */

/* fonts */

@import url('https://use.typekit.net/moj8yib.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:800');
*, p, h1, input, span, div {
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

.top_header {
    background: #ece5f4!important;
}

#logo a {
    display: block!important;
}

#logo a img {
    display: none;
}

#logo a::after {
    content: " ";
    display: block;
    width: 57px;
    height: 59px;
    background: url("assets/img/hea-logo.svg");
    position: relative;
    background-size: 57px 59px;
}

div#footer {
    background: #1a135b!important;
}

#footer .footerInner, #footer .footerInner * {
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    letter-spacing: normal!important;
}

#footer .footerInner {
    display: block;
    height: 180px;
    position: relative;
    /* margin: 3rem auto; */
}

#footer .footerText * {
    font-size: 13px!important;
    font-weight: 300!important;
}

#footer .footerText a:hover {
    text-decoration: underline;
}

.footerMenuWrapper #dnn_footerMenu .title {
    display: none;
}

.footerMenuWrapper #dnn_footerMenu a {
    text-decoration: none;
    font-weight: 600!important;
    margin: 0 0 25px 0!important;
    display: block;
}

.footerMenuWrapper #dnn_footerMenu br {
    display: none;
}

#dnn_footerMenu .white_module .Normal p {
    height: auto;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2px;
    column-gap: 2px;
}

#dnn_footerMenu .white_module .Normal p a:hover {
    text-decoration: underline!important;
}

#dnn_footerMenu {
    display: none;
}

.footerInner {}

div#footer {
    /* height: auto; */
    /* padding: 3rem 0; */
    display: block;
    /* height: 250px; */
}

#wrapper .title h1 span, .title h1, .title {
    font-size: 50px!important;
    font-weight: 700;
    line-height: 56px;
    color: #000!important;
}

p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -.22px;
    margin-bottom: 40px;
    color: #000;
}

#sectionLinks .linkrow a {
    background: none;
    color: #000!important;
    font-weight: normal;
}

#wrapper .form_button {
    font-size: 13px;
    font-weight: 600!important;
    letter-spacing: 2.96px!important;
    height: 55px!important;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-linear-gradient(top, #7134b7, #6122a6);
    background: -o-linear-gradient(top, #7134b7, #6122a6);
    background: linear-gradient(180deg, #7134b7, #6122a6);
    text-decoration: none!important;
    padding: 20px 20px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    margin: 0!important;
    line-height: 13px;
    margin-top: 2rem!important;
    min-width: 225px;
}

#wrapper .form_button:hover {}

#wrapper .LoginPanel {
    width: auto!important;
    float: none;
    padding: 0;
}

#wrapper .LoginPanel .frame.login {
    margin: 2rem 0 4rem 0;
}

.login span {
    color: #000;
    font-weight: bold;
}

.row input.NormalTextBox {
    background: none;
    padding: 0.8rem 0.4rem 0.3rem 0.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0.2rem 0 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    line-height: 32px;
}

.login .column {
    width: 100%;
    padding: 0;
}

.login #sectionLogin {
    width: auto!important;
}

.login div#sectionLinks {
    border: none;
    position: relative;
    top: unset;
    height: auto;
    padding: 0;
    margin: 0 0 0 3rem;
}

#wrapper #header .top_header {
    height: auto;
}

.banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 0;
    background: #f1f1f1;
    height: 300px;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover, #dnn_MENU1>ul.topLevelNav>li.toplevel.mmBreadcrumb>a {
    color: #000 !important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    /* border: 1px solid purple; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* background: purple; */
    /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset; */
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.5) inset; */
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    /* text-decoration: none; */
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover {
    text-decoration: underline;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel:hover>ul {
    display: block;
    position: absolute;
    /* background: url(images/drop-down-top.png) 0 -0px no-repeat transparent; */
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    /* border-radius: 0 0 3px 3px; */
    border: 0px;
    margin-left: 0px;
    top: 35px;
    width: 207px;
    padding: 10px 0px;
    border-radius: 8px;
    background: transparent;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a {
    color: #fff !important;
    border: 1px solid #1a135b;
    border-top: 0px;
    padding: 8px 15px;
    display: block;
    background: #1a135b;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    /* border-radius: 10px; */
}

#dnn_MENU1>ul.topLevelNav>li.toplevel {
    padding: 0 15px;
    border-right: dotted 1px #cccccc;
    display: block;
    float: left;
    position: relative;
    background: transparent;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a:hover, #dnn_MENU1>ul.topLevelNav>li.toplevel.mmBreadcrumb>a {
    color: #000 !important;
    text-shadow: none;
    border: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -ms-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>a {
    text-transform: uppercase;
    color: #666666!important;
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px;
    font-weight: bold;
    border: 0px;
    text-decoration: none;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel>a:hover {
    color: #ffffff!important;
    background: rgba(26, 19, 91, 0.9);
}

#dnn_MENU1>ul.topLevelNav>li.toplevel>ul>li.sublevel.child-1>a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#dnn_MENU1>ul.topLevelNav>li.toplevel:hover>a {
    text-decoration: underline
}

#wrapper .form_button {
    margin: 0 auto !important;
    margin-top: 2rem!important;
}

a.yellow_btn {
    font-size: 13px;
    font-weight: 600!important;
    letter-spacing: 2.96px!important;
    height: 55px!important;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-gradient(linear, left top, left bottom, from(#7134b7), to(#6122a6));
    background: -webkit-linear-gradient(top, #7134b7, #6122a6);
    background: -o-linear-gradient(top, #7134b7, #6122a6);
    background: linear-gradient(180deg, #7134b7, #6122a6);
    text-decoration: none!important;
    padding: 20px 20px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px!important;
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: sofia-pro, Montserrat, sans-serif!important;
    margin: 0 auto !important;
    line-height: 13px;
    margin-top: 2rem!important;
}

a.user_name {
    background: url(images/sprite.png) no-repeat -0px 0;
    color: #55565a!important;
    margin: 0px;
    font-weight: 600;
}

#steps_container .right {
    background: #ffffff;
}

#steps_container .step {
    background: #AA7EC7;
    border-right: 1px solid #ffffff;
}

#steps_container .active {
    border-right: 1px solid #ffffff;
    background: #7134b7;
}

#steps_container .corner {
    width: 0px;
}

.banner .ModDNNHTMLC {
    width: 100%;
    height: 300px;
}

#header .bottom_header {}

a.yellow_btn:hover {
    border: 1px solid #7134b7;
    background: #7134b7;
}

.ModCoverDetailsC .column.two a {
    color: #7134b7 !important;
}
div[id*="ClaimsHistory_ViewScreen_ModuleBody1_SearchButton"] div.two {
    width: auto;
}
div[id*="Correspondence_ViewScreen_uxTaxStatementUpdatePanel"] .datagroupname .row div.two, #dnn_ctr426_TaxStatement_ViewScreen_uxTaxStatementUpdatePanel .datagroupname .row div.two {
    width: auto;
}

div[id*="MembershipApplication_MembershipUpdatePane"] .row input.NormalTextBox{
	min-width: 200px;
	}