#dmg_layout_view_mobile {height: 80px; line-height: 80px; vertical-align: middle; font-size: 1.75em; color: #FFFFFF; text-align: center; background: #962710; width: 100%;}

#wrapper {width: 820px; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }
.wrapper {width: 100%; position: relative !important;}
#wrapper h1 {color: #1A335E; font-size: 24px; margin-top: 0; padding-bottom: 4px; border-bottom: 1px solid #CCCCCC}

.dmg_layout_box {
	min-height: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    float: left;
    z-index: 1;
}

.dmg_layout_box_wrapper {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.dmg_layout_box_label {
	padding: 3px 4px 2px 4px;
	vertical-align:middle;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.dmg_layout_box_footer {
	padding: 7px 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius:  0px 0px 6px 6px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.dmg_layout_box_footer img {margin: 0 6px; border: 0;}

.dmg_layout_box_label h2 {width: 100%; margin: 0; text-align: center; font-size: 14px; font-weight: bold; float: left;}
.theme_lblue h2 {color: #1A335E}
.theme_dblue h2 {color: #FFFFFF}
.theme_red h2 {color: #FFFFFF}
.theme_green h2 {color: #FFFFFF}

.dmg_layout_box_body {
	padding-top: 4px !important;
	/*min-height: 230px;*/
	background: #FFFFFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    z-index: 1;
    overflow: hidden;
}



.dmg_layout_system_box.notice_red {background: #CD3333; }
.notice_red .dmg_layout_system_header span {background: #CD3333}
.notice_red .dmg_layout_system_body {border-top-color: #990000}
.notice_red .dmg_layout_system_date {background: #990000;}
.notice_red .dmg_layout_system_header a {background: url(/shared/images/deltanet/adminhome/notice-close-red.jpg) no-repeat;}

.dmg_layout_system_box.notice_green {background: #99cc66}
.notice_green .dmg_layout_system_header span {background: #99cc66}
.notice_green .dmg_layout_system_body {border-top-color: #669933}
.notice_green .dmg_layout_system_date {background: #669933;}
.notice_green .dmg_layout_system_header a {background: url(/shared/images/deltanet/adminhome/notice-close-green.jpg) no-repeat;}

.dmg_layout_system_box.notice_yellow {background: #f9f92a}
.notice_yellow .dmg_layout_system_header span {background: #f9f92a}
.notice_yellow .dmg_layout_system_body {border-top-color: #e5e527}
.notice_yellow .dmg_layout_system_date {background: #e5e527;}
.notice_yellow .dmg_layout_system_header a {background: url(/shared/images/deltanet/adminhome/notice-close-yellow.jpg) no-repeat;}






.dmg_layout_system_box {width: 620px; 	min-height: 250px; margin: 0 auto 15px;}

.dmg_layout_system_header {background: #FFFFFF;}
.dmg_layout_system_header span {padding: 5px 10px; display: inline-block; font-size: 2em; color: #FFF; font-style: italic; -webkit-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px;}
.dmg_layout_system_header a {width: 41px; height: 37px; margin: 20px 10px 0 0; background: #F00; display: inline-block; float: right; z-index: 5; position: relative;}

.dmg_layout_system_content {overflow: hidden;}

.dmg_layout_system_date {width: 131px; height: 19px; margin-top: 10px; margin-left: 8px; padding-left: 10px; padding-top: 6px; font-size: 14px; color: #FFF; font-weight: bold; float: left; -webkit-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px;}

.dmg_layout_system_body {width: 570px; padding: 15px; margin-left: 8px; margin-bottom: 8px; background: #FFF; color: #666666; font-size: 12px; line-height: 1.5; border-top-width: 5px; border-top-style: solid; float: left;}
.dmg_layout_system_body p {margin-top: 0px; margin-bottom: 8px;}

.dmg_layout_system_body ul {width: 520px; height: 22px; margin: 12px 0; padding: 0;  list-style: none;}
.dmg_layout_system_body li {height: 22px; margin-right: 8px; float: left;}



/*===== Buttons =====*/
.dmg_layout_button {padding: 2px 6px; margin: 0 5px 4px 5px; color: #FFFFFF; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important; font-size: 12px !important; font-weight: bold; text-align: center; text-decoration: none; position: relative; display: inline-block; cursor: pointer;}
.dmg_layout_button:hover {color: #000000;}
input.dmg_layout_button {overflow: visible; height: 21px !important;}


a.button_blue:link, a.button_blue:visited, a.button_blue:active, input.button_blue {
border: 1px solid #2C5E8F;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #6699cc url('/shared/images/deltanet/buttons/button-blue.png') bottom repeat-x;
}

a.button_blue:hover, input.button_blue:hover{color: #FFFFFF;
background: #34679a url('/shared/images/deltanet/buttons/button-blue-hov.png') bottom repeat-x;
}


a.button_gray:link, a.button_gray:visited, a.button_gray:active, input.button_gray{
border: 1px solid #7F7F7F;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #cdcdcd url('/shared/images/deltanet/buttons/button-gray.png') bottom repeat-x;
}

a.button_gray:hover, input.button_gray:hover {color: #FFFFFF;
background: #818181 url('/shared/images/deltanet/buttons/button-gray-hov.png') bottom repeat-x;
}


a.button_green:link, a.button_green:visited, a.button_green:active, input.button_green {
border: 1px solid #628F35;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #98cb65 url('/shared/images/deltanet/buttons/button-green.png') bottom repeat-x;
}

a.button_green:hover, input.button_green:hover{color: #FFFFFF;
background: #679a34 url('/shared/images/deltanet/buttons/button-green-hov.png') bottom repeat-x;
}


a.button_red:link, a.button_red:visited, a.button_red:active, input.button_red{
border: 1px solid #660000;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #cb3232 url('/shared/images/deltanet/buttons/button-red.png') bottom repeat-x;
}

a.button_red:hover, input.button_red:hover{color: #FFFFFF;
background: #9a0101 url('/shared/images/deltanet/buttons/button-red-hov.png') bottom repeat-x;
}

a.disabled_button {opacity: .5; cursor: default;}
a:hover.disabled_button {opacity: .5; cursor: default;}

a.button_red.disabled_button:hover, input.button_red.disabled_button:hover{color: #FFFFFF;
background: #cb3232 url('/shared/images/deltanet/buttons/button-red.png') bottom repeat-x;
}

a.button_green.disabled_button:hover, input.button_green.disabled_button:hover{color: #FFFFFF;
background: #679a34 url('/shared/images/deltanet/buttons/button-green.png') bottom repeat-x;
}

a.button_gray.disabled_button:hover, input.button_gray.disabled_button:hover {color: #FFFFFF;
background: #818181 url('/shared/images/deltanet/buttons/button-gray.png') bottom repeat-x;
}

a.button_blue.disabled_button:hover, input.button_blue.disabled_button:hover{color: #FFFFFF;
background: #34679a url('/shared/images/deltanet/buttons/button-blue.png') bottom repeat-x;
}

/*
a.button_blue:link, a.button_blue:visited, a.button_blue:active, input.button_blue {
border: 1px solid #2C5E8F;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #6699cc;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6699cc), to(#336699));
background: -webkit-linear-gradient(#6699cc, #336699);
background: -moz-linear-gradient(#6699cc, #336699);
background: -ms-linear-gradient(#6699cc, #336699);
background: -o-linear-gradient(#6699cc, #336699);
background: linear-gradient(#6699cc, #336699);
-pie-background: linear-gradient(#6699cc, #336699);
behavior: url('/shared/htc/PIE.php');
}



a.button_blue:hover, input.button_blue:hover{
background: #6699cc;
color: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#336699), to(#6699cc));
background: -webkit-linear-gradient(#336699, #6699cc);
background: -moz-linear-gradient(#336699, #6699cc);
background: -ms-linear-gradient(#336699, #6699cc);
background: -o-linear-gradient(#336699, #6699cc);
background: linear-gradient(#336699, #6699cc);
-pie-background: linear-gradient(#336699, #6699cc);
behavior: url('/shared/htc/PIE.php');
}

a.button_gray:link, a.button_gray:visited, a.button_gray:active, input.button_gray{
border: 1px solid #7F7F7F;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #CFCFCF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CFCFCF), to(#7F7F7F));
background: -webkit-linear-gradient(#CFCFCF, #7F7F7F);
background: -moz-linear-gradient(#CFCFCF, #7F7F7F);
background: -ms-linear-gradient(#CFCFCF, #7F7F7F);
background: -o-linear-gradient(#CFCFCF, #7F7F7F);
background: linear-gradient(#CFCFCF, #7F7F7F);
-pie-background: linear-gradient(#CFCFCF, #7F7F7F);
behavior: url('/shared/htc/PIE.php');
}

a.button_gray:hover, input.button_gray:hover {
background: #CFCFCF;
color: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7F7F7F), to(#CFCFCF));
background: -webkit-linear-gradient(#7F7F7F, #CFCFCF);
background: -moz-linear-gradient(#7F7F7F, #CFCFCF);
background: -ms-linear-gradient(#7F7F7F, #CFCFCF);
background: -o-linear-gradient(#7F7F7F, #CFCFCF);
background: linear-gradient(#7F7F7F, #CFCFCF);
-pie-background: linear-gradient(#7F7F7F, #CFCFCF);
behavior: url('/shared/htc/PIE.php');
}

a.button_green:link, a.button_green:visited, a.button_green:active, input.button_green {
border: 1px solid #628F35;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #99CC66;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99CC66), to(#669933));
background: -webkit-linear-gradient(#99CC66, #669933);
background: -moz-linear-gradient(#99CC66, #669933);
background: -ms-linear-gradient(#99CC66, #669933);
background: -o-linear-gradient(#99CC66, #669933);
background: linear-gradient(#99CC66, #669933);
-pie-background: linear-gradient(#99CC66, #669933);
behavior: url('/shared/htc/PIE.php');
}

a.button_green:hover, input.button_green:hover{
background: #99CC66;
color: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#669933), to(#99CC66));
background: -webkit-linear-gradient(#669933, #99CC66);
background: -moz-linear-gradient(#669933, #99CC66);
background: -ms-linear-gradient(#669933, #99CC66);
background: -o-linear-gradient(#669933, #99CC66);
background: linear-gradient(#669933, #99CC66);
-pie-background: linear-gradient(#669933, #99CC66);
behavior: url('/shared/htc/PIE.php');
}

a.button_red:link, a.button_red:visited, a.button_red:active, input.button_red{
border: 1px solid #660000;
color:#fff;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #CC3333;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC3333), to(#990000));
background: -webkit-linear-gradient(#CC3333, #990000);
background: -moz-linear-gradient(#CC3333, #990000);
background: -ms-linear-gradient(#CC3333, #990000);
background: -o-linear-gradient(#CC3333, #990000);
background: linear-gradient(#CC3333, #990000);
-pie-background: linear-gradient(#CC3333, #990000);
behavior: url('/shared/htc/PIE.php');
}

a.button_red:hover, input.button_red:hover{
background: #CC3333;
color: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#990000), to(#CC3333));
background: -webkit-linear-gradient(#990000, #CC3333);
background: -moz-linear-gradient(#990000, #CC3333);
background: -ms-linear-gradient(#990000, #CC3333);
background: -o-linear-gradient(#990000, #CC3333);
background: linear-gradient(#990000, #CC3333);
-pie-background: linear-gradient(#990000, #CC3333);
behavior: url('/shared/htc/PIE.php');
}
*/


.theme_lblue {	background: #CEE1F1;}
.theme_dblue {background: #1A335E;}
/*.theme_red {background: url('/shared/images/deltanet/red-system-bg.jpg') repeat-y; }*/
.theme_red {background: #990000; }
.theme_green {background: #628F35; }

.border_lblue {border: 1px solid #CEE1F1; border-top: 0;}
.border_dblue {border: 1px solid #1A335E; border-top: 0;}
.border_red {border: 1px solid #990000; border-top: 0;}
.border_green {border: 1px solid #628F35; border-top: 0;}
.dmg_layout_box_footer.theme_dblue {color: #FFFFFF; font-size: 12px; }


.size_full {width:798px; margin-right: 0;}
.size_half {width: 400px;}
.size_third {width: 256px; height: 270px}
.size_twothird {width: 798px;}

.size_half_modal { width: 387px; }
.size_full_modal { width: 789px; }

/*===== Half Boxes =====*/
.dmg_layout_title_half {padding: 10px; overflow: hidden;}
.dmg_layout_title_half h2 {width: 290px; margin: 3px 0 0 0; font-size: 14px; font-weight: bold; float: left;}
.theme_lblue .dmg_layout_title_half h2 {color: #1A335E;}
.theme_dblue .dmg_layout_title_half h2 {color: #FFFFFF;}

.dmg_layout_body_half {width: 388px; min-height: 200px; margin: 0 1px; padding: 5px; background: #FFF;}

.dmg_layout_bottom_half {height: 40px; padding: 10px; }
.dmg_layout_bottom_half a {padding: 4px 8px; background: #336699; font-size: 12px; color: #1A335E; font-weight: bold; float: left;}
.dmg_layout_bottom_half a:hover {color: #1A335E; background: #FFFFFF;}



/*===== Controls =====*/
a.dmg_layout_control_collapse {width: 21px; height: 20px; margin-left: 5px; background: url('/shared/images/deltanet/icon-collapse.gif') no-repeat; display: block; float:right;}
a.dmg_layout_control_collapse:hover {background: url('/shared/images/deltanet/icon-collapse-hov.gif') no-repeat}
a.dmg_layout_control_expand {width: 21px; height: 20px; margin-left: 5px; background: url('/shared/images/deltanet/icon-expand.gif') no-repeat; display: block; float:right;}
a.dmg_layout_control_expand:hover {background: url('/shared/images/deltanet/icon-expand-hov.gif') no-repeat}

.dmg_layout_box_label a {width: 20px; height: 21px; margin-right: 10px; border: 0; display: block; float: right; display: none;}
.theme_dblue .dmg_controls_remove {background: url('/shared/images/deltanet/dblue-remove.gif') no-repeat}
.theme_dblue .dmg_controls_position {background: url('/shared/images/deltanet/dblue-position.gif') no-repeat}
.theme_dblue .dmg_controls_info {background: url('/shared/images/deltanet/dblue-info.gif') no-repeat}
.theme_dblue .dmg_controls_remove:hover {background: url('/shared/images/deltanet/dblue-remove-hov.gif') no-repeat}
.theme_dblue .dmg_controls_position:hover {background: url('/shared/images/deltanet/dblue-position-hov.gif') no-repeat}
.theme_dblue .dmg_controls_info:hover {background: url('/shared/images/deltanet/dblue-info-hov.gif') no-repeat}

.theme_lblue .dmg_controls_remove {background: url('/shared/images/deltanet/lblue-remove.gif') no-repeat}
.theme_lblue .dmg_controls_position {background: url('/shared/images/deltanet/lblue-position.gif') no-repeat}
.theme_lblue .dmg_controls_info {background: url('/shared/images/deltanet/lblue-info.gif') no-repeat}
.theme_lblue .dmg_controls_remove:hover {background: url('/shared/images/deltanet/lblue-remove-hov.gif') no-repeat}
.theme_lblue .dmg_controls_position:hover {background: url('/shared/images/deltanet/lblue-position-hov.gif') no-repeat}
.theme_lblue .dmg_controls_info:hover {background: url('/shared/images/deltanet/lblue-info-hov.gif') no-repeat}

/*===== Scrollbars =====*/
/*
.border_dblue .jspDrag {background: #1A335E; opacity: 1; filter: alpha(opacity = 100); left: 3px; width: 10px; position: relative;}
.border_dblue .jspTrack, .border_dblue .jspVerticalBar { height: 213px; background: none;}
.border_dblue .jspDragTop {height: 49%; background: url('/shared/images/deltanet/dblue-scroll-top.gif') center 5px no-repeat;}
.border_dblue .jspDragBottom {height: 49%; margin-bottom: 5px; background: url('/shared/images/deltanet/dblue-scroll-bottom.gif') bottom no-repeat;}

.border_lblue .jspDrag {background: #CEE1F1; opacity: 1; filter: alpha(opacity = 100); left: 3px; width: 10px; position: relative;}
.border_lblue .jspTrack, .border_lblue .jspVerticalBar { height: 213px; background: none;}
.border_lblue .jspHorizontalBar { height: 10px; background: none;}
.border_lblue .jspDragTop {height: 49%; background: url('/shared/images/deltanet/lblue-scroll-top.gif') center 5px no-repeat;}
.border_lblue .jspDragBottom {height: 49%; margin-bottom: 5px; background: url('/shared/images/deltanet/lblue-scroll-bottom.gif') bottom no-repeat;}

div#divScrollNavTree div.jspTrack, div#divScrollNavTree div.jspTrack {background-color:white;}
*/


.border_dblue .jspDrag {background: #1A335E; opacity: 1; filter: alpha(opacity = 100); left: 0; width: 17px; position: relative; border-radius: 0; -webkit-border-radius: 0;}
.border_dblue .jspTrack, .border_dblue .jspVerticalBar {width: 17px; height: 213px ; background: #EFEFEF;}
.border_dblue .jspDragTop {height: 49%;}
.border_dblue .jspDragBottom {height: 49%; margin-bottom: 5px;}

.border_lblue .jspDrag {background: #CEE1F1; opacity: 1; filter: alpha(opacity = 100); left: 0; width: 17px; position: relative; border-radius: 0; -webkit-border-radius: 0;}
.border_lblue .jspTrack, .border_lblue .jspVerticalBar {width: 17px; height: 213px ; background: #EFEFEF;}
.border_lblue .jspHorizontalBar { height: 10px; background: none;}
.border_lblue .jspDragTop {height: 49%;}
.border_lblue .jspDragBottom {height: 49%; margin-bottom: 5px;}

div#divScrollNavTree div.jspTrack, div#divScrollNavTree div.jspTrack {background-color:white;}

.border_dblue .jspArrowUp, .border_lblue .jspArrowUp {background: #c7c7c7 url('/shared/images/deltanet/black-scroll-top.gif') center center no-repeat;}
.border_dblue .jspArrowDown, .border_lblue .jspArrowDown {background: #c7c7c7 url('/shared/images/deltanet/black-scroll-bottom.gif') center center no-repeat;}

div .jspArrowUp {background: #c7c7c7 url('/shared/images/deltanet/black-scroll-top.gif') center center no-repeat;}
div .jspArrowDown {background: #c7c7c7 url('/shared/images/deltanet/black-scroll-bottom.gif') center center no-repeat;}

div.jspDrag {background: #1A335E; opacity: 1; filter: alpha(opacity = 100); left: 3px; width: 14px; position: relative; border-radius: 0; -webkit-border-radius: 0;}
div.jspTrack, div div.jspVerticalBar {width: 19px; height: 213px ; background: #EFEFEF;}
div.jspDragTop {height: 49%;}
div.jspDragBottom {height: 49%; margin-bottom: 5px;}

/*===== Full Boxes =====*/
.dmg_layout_title_full h2 {width: 780px; margin: 10px auto; color: #FFF; font-size: 18px; font-weight: bold;}
.dmg_layout_divider_title {width: 796px; background: #CEE1F1; overflow: hidden;}
.dmg_layout_divider_title h3 {margin: 0; padding: 10px; color: #333333; font-size: 14px; float: left;}
/*
.dmg_layout_divider_title a {margin-top: 6px; margin-right: 10px; padding: 4px 8px; background: #336699; font-size: 12px; color: #1A335E; font-weight: bold; float: right;}
.dmg_layout_divider_title a:hover {color: #1A335E; background: #FFFFFF;}
*/
.dmg_layout_divider_title select {margin-top: 5px;}


.dmg_layout_body_full {width: 796px; min-height: 265px; margin: 0 1px; padding-bottom: 20px; background: #FFF;}
.dmg_layout_full_content {width: 734px; padding: 15px; margin: 0 auto; min-height: 150px; background: #efefef; border: 1px solid #1a325e; border-top: 0;}
.dmg_layout_bottom_full {height: 40px; padding: 10px;}

.dmg_layout_divider_menu {width: 796px; height: 37px; background: url('/shared/images/deltanet/divider-menu-bg.gif') repeat-x;}
.dmg_layout_divider_menu ul {width: 766px; height: 37px; margin: 0 15px; padding: 0;  list-style: none; background: url('/shared/images/deltanet/divider-menu-ul-bg.gif') repeat-x;}
.dmg_layout_divider_menu li {height: 37px; margin-right: 8px; background: #1A335E; float: left;}
.dmg_layout_divider_menu a {height: 30px; padding: 0 6px; line-height: 30px; vertical-align: middle; background: url('/shared/images/deltanet/divider-menu-tab.gif') top right no-repeat; color: #CEE1F1; font-size: 12px; font-weight: bold; text-align: center; display: block;}
.dmg_layout_divider_menu a span {height: 30px; margin: 0 4px 0 -6px; padding: 0px 0px 0px 9px; background: url('/shared/images/deltanet/divider-menu-tab.gif') top left no-repeat; position: relative; float:left; color: #CEE1F1; cursor: pointer;}
.dmg_layout_divider_menu a:hover, .dmg_layout_divider_menu li.active a {color: #FFFFFF; background: url('/shared/images/deltanet/divider-menu-tab-hover.gif') top right no-repeat; padding: 0 6px; height: 30px; line-height: 30px; vertical-align: middle;  text-decoration: none; float: left;}
.dmg_layout_divider_menu a:hover span, .dmg_layout_divider_menu li.active a span  {color: #FFFFFF; background: url('/shared/images/deltanet/divider-menu-tab-hover.gif') top left no-repeat; height: 30px; line-height: 30px; vertical-align: middle; text-decoration: none; float: left;}


.dmg_divider_section_title {width: 782px; margin: 0 0 0 15px; background: #1A335E; color: #FFFFFF; overflow: hidden;}
.dmg_divider_section_title h3 {margin: 0; padding: 8px; color: #1A335E; font-size: 14px; font-weight: bold;}
.dmg_divider_section_title p {padding: 0 8px;}

.dmg_layout_bottom_full a {padding: 4px 8px; margin: 0; background: #336699; font-size: 12px; color: #1A335E; font-weight: bold; float: left;}
.dmg_layout_bottom_full a:hover {color: #1A335E; background: #FFFFFF;}


.dmg_layout_box_table {margin: 15px 0; border: 1px solid #1A335E;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	behavior: url('/shared/htc/PIE.php');
    position: relative;
    float: left;
    z-index: 1;
}

.dmg_layout_box_table table {margin: 0 0 15px 1px; border-collapse: collapse;}
.dmg_layout_box_table th {font-size: 11px; color: #FFFFFF; font-weight: bold}
.dmg_layout_box_table td {height: 30px; background: #FFFFFF; padding: 4px; border-bottom: 1px solid #cee1f1; border-right: 1px solid #1A335E;}

tr.lblue_bg td {background: #f2f7fb;}
.dmg_layout_box_table .table_last_row td {border-bottom: 0;}

.lblue_bg {background: #f2f7fb;}

/*.dmg_layout_widget_content { width: 290px; }*/

/*widget content*/
.dmg_layout_size_1_widget_content { height: 197px;}
.dmg_layout_size_2_widget_content { height: 297px; }
.dmg_layout_size_3_widget_content { height: 201px; }
.dmg_layout_size_4_widget_content {height: 130px;}
.dmg_layout_size_5_widget_content {height: 238px;}
.dmg_layout_size_6_widget_content {height: 217px;}
.dmg_layout_size_7_widget_content {height: 210px;}
.dmg_layout_size_8_widget_content {height: 160px;}
.dmg_layout_size_9_widget_content {height: 350px;}
.dmg_layout_size_10_widget_content {height: 462px;}
.widget_loaders { border-top: 1px solid #EFEFEF; margin: 3px auto; text-align: center; padding-top: 5px; width: 85%; }
#widget_2_content {padding-bottom: 35px;}

.floatRight {float: right !important; clear: right;}
.floatLeft {float: left !important; clear: left;}
.clearLeft {clear: left;}
.clearNone {clear: none;}
#dmg_layout_body_content .alignCenter {text-align: center;}
.textCenter {text-align: center;}

/*Forms*/
.dmg_layout_form{margin: 17px auto auto;  width: 77%; }
.dmg_layout_form label{font-weight: normal;text-align: right; float: left; margin: 4px 14px 0 0; text-align-: right;  font-size: 0.7em;}
.dmg_layout_form input, .dmg_layout_form textarea{ width: 110px; padding: 2px 3px; margin-bottom: 11px; }
#Autocomplete_market.autocomplete div {position: relative; height: 1em;}
.autocomplete-w1 {/*background: none;*/}

.validator-required-form-fields { border: 2px solid red !important;}
.validator-required-label { color: red !important;}

/*spinner styles*/
.dmg_layout_spinner { margin-left:auto;margin-right:auto;display:block; }
.dmg_layout_spinner_padding_1 { padding-top: 41px; }
.dmg_layout_spinner_padding_2 { padding-top: 87px; }
.dmg_layout_spinner_padding_3 { padding-top: 54px; }
.dmg_layout_spinner_padding_4 { padding-top: 63px; }
.dmg_layout_spinner_padding_5 { padding-top: 122px; }
.dmg_layout_spinner_padding_6 { padding-top: 150px; }

.dmg_customer_search_bg { margin-left: 5px; text-align: center; background: #f2f7fb; padding: 2px 0; font-weight: bold;}
.dmg_unprocessed_leads_code { width: 16px; color: white; border: 1px solid black; float: right; margin:0!important;cursor:default;}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
/* .autocomplete-suggestion strong { font-weight: normal; color: #3399FF; } */
.autocomplete-group { padding: 5px 5px; background:lightgrey; }
/* .autocomplete-group strong { display: block; border-bottom: 1px solid #000; } */