/********************
DMGNET 2.0
navy = #1A335E
blue = #336699
lblue = #CEE1F1
yellow = #FFFF99
********************/

body {margin: 0; padding: 0; margin-right: 0px; font-size: 100%; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;}

#dmg_layout_authentic {min-width: 1046px; height: 18px; font-size: .75em; background: url('/shared/images/deltanet/auth-bg.jpg') repeat-x;}
#dmg_layout_authentic div {width: 1030px; margin: 0 auto; color: #666666; line-height: 18px; vertical-align: middle; text-align: right;}

/*===== Header =====*/
#dmg_layout_header {min-width: 1046px; height: 86px; background: #FFFFFF url('/shared/images/deltanet/header-bg.png') repeat-x; border-top: 1px solid #dcdc95; font-size: .75em; color: #666666; font-weight: bold}
#dmg_layout_header.dmg_layout_authorized {background: #FFFF99 url('/shared/images/deltanet/header-bg.png') repeat-x; border-top: 1px solid #dcdc95;}

/*===== Logo =====*/
.dmg_layout_logo_wrapper {width: 1030px; height: 38px; margin: 0 auto; padding: 0 8px; background: url('/shared/images/deltanet/cloud-bg.jpg') no-repeat;}
#dmg_layout_re-brand{width: 406px; height: 26px; margin-top: 8px; float: left; overflow: hidden;}
#dmg_layout_re-brand p{ font-size: 1.6em; margin: 0;color: #1A5096;  font-family: Trebuchet MS,Helvetica,Arial,Sans-Serif;}

.dmg_layout_logo_wrapper form {width: 413px; height: 29px; margin: 0; margin-right: 20px; padding: 0; padding-top: 9px; padding-left: 10px; background: #c1d5e8; float: right;}
#dmg_layout_search_type {width: 105px; height: 18px; color: #333; padding-top: 4px; padding-left: 10px; background: url('/shared/images/deltanet/search-options.jpg') no-repeat; float: left; }
#dmg_layout_search_menu {width: 116px; padding: 5px 0; background: url('/shared/images/deltanet/search-options-bg.png') bottom no-repeat;  float: left; margin-left: 40px; z-index: 100000;}
#dmg_layout_search_menu ul {list-style: none; margin: 0; padding: 0; margin-top: 5px;}
#dmg_layout_search_menu a {font-size: .975em; color: #000000; margin: 0 4px 4px 4px; text-align: right; padding: 5px; display: block;}
#dmg_layout_search_menu a:hover, .dmg_layout_menu_active  {background: #FFFFFF;}

#dmg_layout_mode_text {width: 65px; text-align: center;}
#dmg_layout_input_bg {width: 262px; height: 22px; margin: 0px; padding: 0px; background:  url('/shared/images/deltanet/search-input-bg.jpg') no-repeat; float: left;}
#dmg_layout_input_bg input {width: 258px; height:22px; line-height: 18px; vertical-align: middle; margin-top: 1px; padding-left: 5px; background: none; font-size: .875em; border: 0;}
.dmg_layout_logo_wrapper .dmg_layout_search_submit {width: 25px; height: 22px; background: url('/shared/images/deltanet/search-submit.jpg') no-repeat; display: block; float: left; margin: 0; }

/*autocomplete drop down*/
/*#dmg_layout_search_results {width: 293px; color: #666666; font-size: .687em; font-weight: normal; border: 1px solid #666666; float: left; margin-left: 40px;}
#dmg_layout_search_results ul {width: 272px; list-style: none; margin: 0 0 0 8px; padding: 4px 0 12px 0; overflow: hidden; float: left;}
#dmg_layout_search_results li {float: left;}
#dmg_layout_search_results a:link, #dmg_layout_search_results a:visited, #dmg_layout_search_results a:active {color: #336699}
#dmg_layout_search_results img {width: 41px; height: 60px; border: 0; margin: 5px;}
#Autocomplete_searchValue {width: 293px; color: #666666; font-size: .687em; font-weight: normal; border: 1px solid #666666; float: left; }
#Autocomplete_searchValue ul {width: 272px; list-style: none; margin: 0 0 0 8px; padding: 4px 0 12px 0; overflow: hidden; float: left;}
#Autocomplete_searchValue li {float: left;}
#Autocomplete_searchValue a:link, #dmg_layout_search_results a:visited, #dmg_layout_search_results a:active {color: #336699}
#Autocomplete_searchValue img {width: 41px; height: 60px; border: 0; margin: 5px;}
.dmg_layout_results_photo {width: 51px;}
.dmg_layout_results_name {width: 220px; margin-top: 8px; margin-bottom: 5px; font-size: 1.25em; font-weight: bold;}
.dmg_layout_results_office {width: 220px; margin-bottom: 7px;}
.dmg_layout_results_links {width: 220px;}
.autocomplete-w1 { background:url(shadow.png) no-repeat bottom right; position:absolute; top:6px; left:6px; _background:none; _top:1px; }
.autocomplete-w2 { padding:none; }
.autocomplete {
    font-size: .75em;
    width:300px; border:1px solid #999; background:#FFF; cursor:default;
    text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px;
    _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden;
}
.autocomplete .selected { background:#F0F0F0; }
.autocomplete .unselected { border-bottom: 1px solid #EDEDED; }
.autocomplete div { padding:2px 5px; white-space:nowrap; height: 100px; }
.autocomplete strong { font-weight: normal; color:#3399FF; }*/
/*autocomplete drop down*/

/*autocomplete drop down (new)*/
.DNautocomplete div{ position: absolute;}
.DNautocomplete ul { background-color: #E7E7E7; border: 1px solid #999; width: 388px; list-style: none outside none; margin: 0; padding: 0; line-height: 14px; }
.DNautocomplete li.category { border-top: 1px solid #FBF9F9; cursor: default; float: left; margin: 0; min-height: 25px; padding: 5px 0 -1px 32px; width: 110px; clear:both;}
.DNautocomplete li.category h5 { color: #B2B0B0; text-align: right; margin: 0; paddding: 0; padding-right: 5px; }
.DNautocomplete li.agent_item { border-color: #DFDFDF; border-style: none none none solid; border-width: medium medium medium 1px; margin-left: 110px;
                        min-height: 25px; padding: 7px 5px 14px 15px; position: relative; width: 257px; background: #fff; color: #404041; }
.DNautocomplete li.agent_item img{ float: left; padding-right: 5px; width: 33px; }
.DNautocomplete li.agent_item h6{ margin: 0; font-weight: normal; }
.DNautocomplete li.tab_item { border-color: #DFDFDF; border-style: none none none solid; border-width: medium medium medium 1px; margin-left: 110px; color: #404041;
                        min-height: 18px; padding: 6px 5px 0px 15px; position: relative; width: 257px; background: #fff; line-height: 10px; }
.DNautocomplete li.tab_item img{ float: left; padding-right: 5px; width: 37px; }
.DNautocomplete li.tab_item h6{ margin: 0; font-weight: normal; }
.DNautocomplete li.lead_item { border-color: #DFDFDF; border-style: none none none solid; border-width: medium medium medium 1px; margin-left: 110px; color: #404041;
                        min-height: 18px; padding: 6px 5px 0px 15px; position: relative; width: 257px; background: #fff; line-height: 10px; }
.DNautocomplete li.lead_item img{ float: left; padding-right: 5px; width: 37px; }
.DNautocomplete li.lead_item h6{ margin: 0; font-weight: normal; line-height: 14px; }
.DNautocomplete li.listing_item { border-color: #DFDFDF; border-style: none none none solid; border-width: medium medium medium 1px; margin-left: 110px;
                        min-height: 25px; padding: 7px 5px 14px 15px; position: relative; width: 257px; background: #fff; color: #404041; }
.DNautocomplete li.listing_item img{ float: left; padding-right: 5px; width: 55px; }
.DNautocomplete li.listing_item h6{ margin: 0; font-weight: normal; line-height: 12px;}
.DNautocomplete #resultsBox { height: 300px; /*overflow: auto;*/ width: 386px; }
.DNautocomplete-w1 { background:url(/shared/jsscripts/autocompleterDeltanet/shadow.png) no-repeat bottom right; position:absolute; top:6px; left:6px;
                    _background:none; _top:1px; width: 388px; margin-left: -111px; z-index: 2050; }
.DNautocomplete-w2 { padding:none; width: 388px; margin-left: -127px; }
.DNautocomplete { width:300px; border:1px solid #999; border-top: 0; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px 119px;
                _height:350px;  _margin:0px 6px 6px 0px; overflow-x:hidden; z-index: 2050; position: relative; }
.DNautocomplete .selected { background:#CEE1F1!important; }
.DNautocomplete .unselected { border-bottom: 1px solid #EDEDED; }
.DNautocomplete div { padding:2px 5px; white-space:nowrap; height: 100px; }
.DNautocomplete strong { font-weight: bold; color:#000000; }
.DNautocomplete a { color: #336799; }
.DNautocomplete a:visited { color: #336799; }
.DNautocomplete a:hover { color: #1A335E; text-decoration: underline; }
.cellNotProvided { font-style: italic; }
.DNautocomplete .dn-auto-img { width: 38px; display: block; float:left; min-height: 50px;}
/*autocomplete drop down (new)*/


/*===== Mode =====*/
#dmg_layout_mode {width: 81px; height: 23px; margin-right: 15px; margin-top: -1px; padding-left: 4px; padding-top: 7px; background: url('/shared/images/deltanet/mode-bg.jpg') no-repeat; color: #666666; float: right;}
#dmg_layout_mode.dmg_layout_mode_personal {background: url('/shared/images/deltanet/admin-personal-bg.jpg') no-repeat; color: #FFFFFF;}
#dmg_layout_mode_menu {width: 85px; padding: 5px 0; background: url('/shared/images/deltanet/mode-drop-bg.png') bottom no-repeat; float: left; margin-left: 40px;}
#dmg_layout_mode_menu ul {list-style: none; margin: 0; padding: 0;}
#dmg_layout_mode_menu a {font-size: .975em; color: #6e6e6e; margin: 0 4px 4px 4px; text-align: right; padding: 5px; display: block;}
#dmg_layout_mode_menu a:hover, .dmg_layout_mode_active {background: #FFFFFF;}


/*===== Top Nav =====*/
#dmg_layout_top_nav {width: 1030px; height: 36px; margin: 12px auto 0 auto; padding: 0 8px;}
.dmg_layout_timer_admin {width: 130px; height: 28px; padding-top: 8px; padding-left: 30px; background: #FFFF99 url('/shared/images/deltanet/timer-bg.jpg') no-repeat; color: #FFFFFF; font-size: .825em; float: left;}
.dmg_layout_timer_agent {width: 130px; height: 28px; padding-top: 8px; padding-left: 30px; background: #CEE1F1 url('/shared/images/deltanet/timer-bg.jpg') no-repeat; color: #FFFFFF; font-size: .825em; float: left;}


/*===== Tabs =====*/
#dmg_layout_tabs {width: 845px; list-style: none; margin: 0 0 0 15px; padding: 0; float: left; border-bottom: 0px solid #F00}
#dmg_layout_tabs .liTopTabs {height: 36px; margin: 0 4px; float: left; z-index: 2000;}
#dmg_layout_tabs .liTopTabs a {padding: 0 6px; height: 30px; line-height: 30px; vertical-align: middle; color: #FFFFFF;  text-decoration: none; float: left;}
#dmg_layout_tabs .liTopTabs a span {height: 30px; margin: 0 4px 0 -6px; padding: 0px 0px 0px 9px; position: relative; float:left; color: #FFF; cursor: pointer;}
#dmg_layout_tabs .liTopTabs a:hover {color: #1A335E; background: url('/shared/images/deltanet/tab-bg-hover.jpg') top right no-repeat; padding: 0 6px; height: 30px; line-height: 30px; vertical-align: middle;  text-decoration: none; float: left;}
#dmg_layout_tabs .liTopTabs a:hover span {color: #1A335E; background: url('/shared/images/deltanet/tab-bg-hover.jpg') top left no-repeat; height: 30px; line-height: 30px; vertical-align: middle; text-decoration: none; float: left;}

.liTopTabs.active a:link, .liTopTabs.active a:visited, .liTopTabs.active a:active {color: #FFFFFF; background: url('/shared/images/deltanet/active-tab-bg.jpg') top right no-repeat; padding: 0 6px; height: 30px; line-height: 30px; vertical-align: middle;  text-decoration: none; float: left;}
.liTopTabs.active a:link span, .liTopTabs.active a:visited span, .liTopTabs.active a:active span {color: #FFFFFF; background: url('/shared/images/deltanet/active-tab-bg.jpg') top left no-repeat; height: 30px; line-height: 30px; vertical-align: middle; text-decoration: none; float: left;}

.liTopTabs.active ul li a:link, .liTopTabs.active ul li a:visited, .liTopTabs.active ul li a:active {color: #FFFFFF; background: #FFFFFF; padding: 0 6px; height: 30px; line-height: 30px; vertical-align: middle;  text-decoration: none; float: left;}
.liTopTabs.active ul li a:link span, .liTopTabs.active ul li a:visited span, .liTopTabs.active ul li a:active span {color: #FFFFFF; background: #FFFFFF; height: 30px; line-height: 30px; vertical-align: middle; text-decoration: none; float: left;}

.liTopTabs.active a:hover {color: #FFFFFF; background: url('/shared/images/deltanet/active-tab-bg.jpg') top right no-repeat; cursor: default;}
.liTopTabs.active a:hover span {color: #FFFFFF; background: url('/shared/images/deltanet/active-tab-bg.jpg') top left no-repeat; cursor: default;}
.liTopTabs.active {background: url('/shared/images/deltanet/tab-active-bg.jpg') bottom left no-repeat;}

.liTopTabs ul {overflow: hidden; padding-top: 3px;}
#dmg_layout_tabs .liTopTabs ul li a {background: none; width: 158px; display: block; color: #1A335E;}
#dmg_layout_tabs .liTopTabs ul li a span {color: #1A335E;}
#dmg_layout_tabs .liTopTabs ul li a:hover span {background: none;}
#dmg_layout_tabs .liTopTabs ul li a:hover {background: #CEE1F1;color: #1A335E;}
#dmg_layout_tabs .liTopTabs.hover a.sub, .liTopTabs.hover a.sub:hover  {background: url('/shared/images/deltanet/tab-bg-hover.jpg') top right no-repeat; color: #1A335E}
#dmg_layout_tabs .liTopTabs.hover a.sub span, .liTopTabs.hover a.sub:hover span {background: url('/shared/images/deltanet/tab-bg-hover.jpg') top left no-repeat; color: #1A335E}
.liTopTabs.active ul li a:link {background: none;}
.liTopTabs.active ul li a:link span {background: none;}


/*===== User =====*/
#dmg_layout_user {width: 150px; padding: 0 5px 8px 5px; font-size: .75em; line-height: 1.375em; background-image: url('/shared/images/deltanet/user-bottom.png'); background-position: bottom center; background-repeat: no-repeat; overflow: hidden;}
#dmg_layout_user h2{font-size: 1.125em; margin: 0 0 5px 0; text-align: center;}
#dmg_layout_user.dmg_user_agent {color: #336699; background-color: #CEE1F1;}
#dmg_layout_user.dmg_user_admin {color: #336699; background-color: #FFFF99;}

#dmg_layout_user img {width: 40px; float: left; margin-right: 4px; border: 1px solid #336699;}
#dmg_layout_user_welcome {width: 95px; float: left;}

#dmg_layout_system_icons {width: 150px; list-style: none; margin: 8px 0; padding: 0 0 10px 0; float: left; clear: both; border-bottom: 1px solid #a7c2db;}
#dmg_layout_system_icons a:link, #dmg_layout_system_icons a:active, #dmg_layout_system_icons a:visited  {padding: 5px; text-decoration: none; display: block;}
#dmg_layout_system_icons a:hover {background: #efefef;}
#dmg_layout_system_icons div {width: 22px; height: 20px; margin-right: 4px; float: left;}
#dmg_layout_system_icons span {width: 16px; height: 15px; padding-right: 2px; padding-bottom: 3px; text-align: center; margin-left: -4px; margin-top: -4px; background: url('/shared/images/deltanet/system-highlight.png') center center no-repeat; color: white; font-size:.75em; display: block;}
.dmg_layout_icon_lead {background: url('/shared/images/deltanet/lead-icon-bg.png') no-repeat;}
.dmg_layout_icon_message {background: url('/shared/images/deltanet/message-icon-bg.png') no-repeat;}
.dmg_layout_icon_notice {background: url('/shared/images/deltanet/notice-icon-bg.png') no-repeat;}


#dmg_layout_user a.dmg_layout_user_addlink:link {width: 150px; line-height: 13px; color: #a7c2db; font-style: italic; text-decoration: none; clear: left; float: left;}
#dmg_layout_user a.dmg_layout_user_addlink:hover {color: #1A335E;}
#dmg_layout_user .dmg_layout_user_addlink img {border: 0; width: 13px; height: 13px; margin-left: 7px; margin-right: 8px;}
#dmg_layout_user a:link, #dmg_layout_user a:active, #dmg_layout_user a:visited {color: #1A335E}
#dmg_layout_user a:hover {color: #336699; text-decoration: none;}


/*===== Body =====*/
#dmg_layout_body_wrapper {width: 1030px; margin: 0 auto;  padding: 0 8px;}


/*===== Body_left =====*/
#dmg_layout_body_left {width: 166px; min-height: 400px; float: left; font-weight: bold;}

#dmg_layout_sub_nav {width: 166px; margin: 0; background: url('/shared/images/deltanet/sub-nav-bg.jpg') repeat-y; float: left;}
.dmg_layout_sub_top {width: 166px; height: 6px; margin-top: 20px; background: url('/shared/images/deltanet/sub-nav-top.jpg') no-repeat; float: left;}
.dmg_layout_sub_bottom  {width: 166px; height: 6px; margin-bottom: 20px; background: url('/shared/images/deltanet/sub-nav-bottom.jpg') no-repeat; float: left;}
#dmg_layout_sub_nav ul {width: 162px; list-style: none; margin: 0 0 0 4px; padding: 0;}
#dmg_layout_sub_nav li {margin-bottom: 5px;}
#dmg_layout_sub_nav li a {font-size: .75em; color: #336699; text-decoration: none; font-weight: bold; padding: 5px 8px 5px 5px; display: block;}
#dmg_layout_sub_nav li a:hover, #dmg_layout_sub_nav li a.dmg_layout_sub_active {color: #1A335E; background: #CEE1F1 url('/shared/images/deltanet/sub-nav-pointer.jpg') center right no-repeat;}

/*===== Body_content =====*/
#dmg_layout_body_content {width: 820px; margin: 15px 0 15px 15px; font-size: .75em; font-weight: normal; background: #FFFFFF; float: left;}

/*===== Calendar =====*/
.dmg_layout_content_header {width: 99%; overflow: hidden;}

.dmg_layout_calendar_events {list-style: none; margin: 0; padding: 0; width: 228px; margin: 0 5px 10px 5px; background: #DFDFDF; color: #333333; overflow: hidden;}
.dmg_layout_event_date {background:#DFDFDF; color: #336699; font-size: 12px; font-weight: bold; margin: 0; padding: 2px 4px;}
.dmg_layout_event_time {width: 60px; height: 31px; padding: 5px 0 0 5px; margin-bottom: 1px; background: #FFFFFF; border-right: 1px solid #DFDFDF; font-weight: bold; float:left;}
.dmg_layout_event_details {width: 157px; height: 31px; padding: 5px 0 0 5px; margin-bottom: 1px; background: #FFFFFF; float: left; overflow:hidden;}
.dmg_layout_event_details span {color: #999999;}
#dmg_layout_body_content .dmg_layout_button.add_calendar_event {font-size: 17px !important; margin-right: 0; padding: 0 6px; font-family: Arial, San-Serif !important;}

/*===== Customers =====*/
.dmg_layout_customers {width: 791px; padding-left: 5px; float: left;}
.dmg_layout_customers_actions {width: 790px; padding: 0; overflow: hidden; float: left;}

/*===== ToDos =====*/
/* .todos strong {color: #1A335E} */
/* .todos strong em {color: #000000;} */
.dmg_layout_internal_list.todos li {padding: 5px 0;}
.dmg_layout_internal_list.todos input {float: left;}
.dmg_layout_internal_list.todos div {width: 150px;}

/*===== Unprocessed Leads =====*/
.dmg_layout_box_wrapper.dmg_unprocessed_leads {width: 785px; margin: 0 0 5px 5px;}
.dmg_layout_unprocessed_lead {width: 245px; height: 225px; margin: 0 0 10px 5px; border: 1px solid #cee1f0; font-size: 14px; float: left; text-align: center;}
.dmg_layout_unprocessed_lead div {margin: 5px auto; text-align: center; clear: both;}
.dmg_layout_unprocessed_lead img {width:60px; height: 45px; margin: auto; border: 0; display: block;}
.dmg_unprocessed_leads .dmg_layout_box_body {min-height: 20px;}
.dmg_lead_heading {margin-bottom: 5px; background: #f2f7fb; display: block; padding: 3px; text-align: center; float: none;}
.dmg_layout_unprocessed_lead .dmg_layout_button {clear: left;}

/*===== Unprocessed Leads =====*/
#dmg_layout_customer_actions div {width: 125px; margin-bottom: 12px; text-align: center; float: left;}
#dmg_layout_customer_actions a { color: #369; text-decoration: underline; font-weight: normal; font-size: 12px;}
#dmg_layout_customer_actions a:hover { color: #112F60; text-decoration: none; }
#dmg_layout_customer_actions a:visited { color: #369; }

/*===== Client Registration =====*/
.dmg_layout_box_wrapper.dmg_client_registration {width: 785px; margin: 0 0 5px 5px;}
.dmg_client_registration .dmg_layout_box_body {padding: 10px; padding-top: 10px !important}
.dmg_client_registration.dmg_registration_slider .dmg_layout_box_body {padding: 10px 2px; padding-top: 10px !important}
.dmg_client_registration iframe {margin-right: 10px; border: 2px solid #CCCCCC; float: left;}
.dmg_client_registration strong {color: #1A335E; font-size: 1.25em;}
.dmg_client_registration p {margin-top: 0; font-size: .875em; line-height: 2em;}

.dmg_registration_level_slider {height: 35px; margin-bottom: -4px; background: url('/shared/images/deltanet/registration-slider-bg.png') no-repeat; z-index: 10; position: relative;}
#dmg_layout_slide_marker {margin-left: 305px;}

.dmg_registration_level div {width: 120px; min-height: 52px; margin-right: 9px; padding: 6px 0 23px 0; background: #f2f2f2 url('/shared/images/deltanet/gray-option-bg.png') bottom center no-repeat; border: 1px solid #e1e1e1;  text-align: center; float: left;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
behavior: url('shared/htc/PIE.php');
}
.dmg_registration_level div span {display: inline-block; padding: 0 2px;}

/*.dmg_registration_level .dmg_option_recommended {font-weight: bold; background: #f2f2f2 url('/shared/images/deltanet/green-option-bg.png') bottom center no-repeat;}*/
.dmg_registration_level .dmg_option_recommended {background: #f2f2f2 url('/shared/images/deltanet/green-option-bg.png') bottom center no-repeat;}
.dmg_option_recommended strong {font-size: 1em; color: #5c8533; font-weight: normal; display: block;}

/*.dmg_registration_level .dmg_option_selected {background: #f2f2f2 url('/shared/images/deltanet/blue-option-bg.png') bottom center no-repeat;}*/
.dmg_registration_level .dmg_option_selected {font-size: 0.9em; font-weight: bold; background: #f2f2f2 url('/shared/images/deltanet/blue-option-bg.png') bottom center no-repeat;}

.dmg_registration_level div.no_margin {margin-right: 0;}


/*===== File Manager =====*/
.dmg_layout_box_wrapper.dmg_file_manager_navigate {width: 235px; margin: 0 5px 5px 5px; white-space: nowrap; clear: left;}
.dmg_layout_box_wrapper.dmg_file_manager_files {width: 541px; margin: 0 5px 5px 5px;}
.dmg_file_manager_thumbnail_view img {width: 17px; height: 14px; margin-right: 3px; display: inline-block; vertical-align: middle; float: left;}
#btn_dmg_file_manager_download_csv img {width: 16px; height: 16px; margin-right: 3px; display: inline-block; vertical-align: middle; float: left;}
.dmg_file_manager_list_view img {width: 16px; height: 16px; margin-right: 3px; display: inline-block; vertical-align: middle; float: left;}
#dmg_file_manager_search {width: 245px; height: 20px; margin: 0 7px 0 10px; float: right;}
#dmg_files_thumbnail_view .lblue_bg {background: none;}
#dmg_files_thumbnail_view #dmg_files_labels {display: none;}
#dmg_manager_search_term {width: 210px; height: 20px; line-height: 20px; vertical-align: middle; padding: 0 0 0 4px; background: url('/shared/images/deltanet/filemanager/search-bg.png') no-repeat; border: 0; color: #656565; font-style: italic;
border: 1px solid #717171;
border-right: 0;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
float: left;
}
#dmg_manager_search_submit {height: 20px; border: 1px solid #717171; border-left: 0;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
float: left;
}


.dmg_file_manager_navigate .dmg_layout_box_body {height: 515px; padding-left:4px;}
.dmg_file_manager_files .dmg_layout_box_body {height: 515px;}

#file-pane.gallery-view a[data-file-id="1424071"] img {
    background-color: #F00 !important;
}

/*
.dmg_file_manager_navigate ul {list-style: none; margin: 0; padding: 0;}
.dmg_file_manager_navigate li {margin-bottom: 1px; padding: 0;}
.dmg_file_manager_navigate li a {height: 22px; line-height: 22px; vertical-align: middle; padding: 0 2px 0 25px; background-image: url(/shared/images/deltanet/filemanager/navigate-icon-sprite.png); background-color: #FFFFFF; background-repeat: no-repeat; color: #000000; text-decoration: none; display: block; }
.dmg_file_manager_navigate li a:hover {background-color: #cee1f1;}
.dmg_file_manager_navigate li li {padding: 0 0 0 20px;}
.dmg_navicon_cfolder {background-position: 0 -23px}
.dmg_navicon_ofolder {background-position: 0 0}
.dmg_navicon_pdf {background-position: 0 -46px}
.dmg_navicon_word {background-position: 0 -69px}
.dmg_navicon_png {background-position: 0 -92px}
.dmg_navicon_jpg {background-position: 0 -115px}
.dmg_navicon_xls {background-position: 0 -138px}
.dmg_navicon_txt {background-position: 0 -161px}
.dmg_navicon_gif {background-position: 0 -184px}
.dmg_navicon_unknown {background-position: 0 -207px}
.dmg_navicon_lfolder {background-position: 0 -230px}
.dmg_navicon_ppt {background-position: 0 -253px}
.dmg_navicon_wmv {background-position: 0 -276px}
.dmg_navicon_youtube {background-position: 0 -299px}
.dmg_navicon_bookmark {background-position: 0 -322px}
*/

#filePaneButtons {margin-top: 5px;}

/* New CSS for Plus & Minus symbols */
.dmg_file_manager_navigate ul {min-width: 380px; list-style: none; margin: 0; padding: 0;}
.dmg_file_manager_navigate li {margin-bottom: 1px; padding: 0; clear: left;}
.dmg_file_manager_navigate li a {min-width: 140px; height: 22px; line-height: 22px; vertical-align: middle; padding: 0 8px 0 25px; background-image: url(/shared/images/deltanet/filemanager/navigate-icon-sprite-new.png); background-color: #FFFFFF; background-repeat: no-repeat; color: #000000; text-decoration: none; display: block; float: left;}
.dmg_file_manager_navigate li a:hover {background-color: #cee1f1;}
.dmg_file_manager_navigate li li {padding: 0 0 0 20px;}
.dmg_navicon_cfolder {background-position: 0 -23px}
.dmg_navicon_ofolder {background-position: 0 0}
.dmg_navicon_pdf {background-position: 0 -46px}
.dmg_navicon_word {background-position: 0 -69px}
.dmg_navicon_png {background-position: 0 -92px}
.dmg_navicon_jpg {background-position: 0 -115px}
.dmg_navicon_xls {background-position: 0 -138px}
.dmg_navicon_txt {background-position: 0 -161px}
.dmg_navicon_gif {background-position: 0 -184px}
.dmg_navicon_unknown {background-position: 0 -207px}
.dmg_navicon_lfolder {background-position: 0 -230px}
.dmg_navicon_ppt {background-position: 0 -253px}
.dmg_navicon_wmv {background-position: 0 -276px}
.dmg_navicon_youtube {background-position: 0 -299px}
.dmg_navicon_bookmark {background-position: 0 -322px}

.dmg_file_manager_navigate li a.dmg_navicon_symbol {width: 12px; min-width: 12px; height: 22px; padding: 0; line-height: 22px; vertical-align: middle; background: url(/shared/images/deltanet/filemanager/icon-plus.png) no-repeat; display: inline-block;}
.dmg_file_manager_navigate li a.dmg_navicon_symbol.dmg_symbol_minus {background: url(/shared/images/deltanet/filemanager/icon-minus.png) no-repeat;}

.dmg_file_manager_navigate li a.dmg_navicon_symbol.dmg_navicon_symbol_blank {background: none;}


.dmg_file_manager_navigate .dmg_shortcut_overlay {width: 10px; height: 10px; margin: 9px -10px 0 0; z-index: 5; float: left; position: relative;}
#dmg_files_thumbnail_view a .dmg_shortcut_overlay {width: 20px; height: 20px; border: 0; position: absolute; left: 53px; top: 51px;}
#dmg_files_list_view a .dmg_shortcut_overlay {width: 12px; height: 12px; border: 0; position: absolute; top: 16px; left: -7px;}

.dmg_file_manager_navigate li .lblue_bg {background: #f2f7fb;}

#dmg_files_thumbnail_view, #dmg_files_list_view {height: 475px; margin-bottom: 10px;}
#dmg_files_thumbnail_view a {width: 152px; height: 118px; padding: 5px 10px; font-size: 1em; color: #717171; text-decoration: none; text-align: center; display: block; float: left; position: relative; word-wrap: break-word;}
/*#dmg_files_thumbnail_view a {width: 162px; height: 105px; padding: 5px; font-size: 1em; color: #717171; text-decoration: none; text-align: center; display: block; float: left; position: relative;} */
.dmg_thumbnail_clear {clear: left;}

#dmg_files_thumbnail_view a:hover {background: #FFFFCC;}
#dmg_files_thumbnail_view a img {width: 51px; height: 66px; border: 0; margin: 0 auto 6px auto; display: block;}
#dmg_files_thumbnail_view a span {max-height: 30px; display: block; word-wrap: break-word; overflow: hidden;}
#dmg_files_thumbnail_view .dmg_current_file_type {display: none;}
#dmg_files_thumbnail_view a img.dmg_file_cfolder {width: 68px;}

/*
#dmg_files_list_view a {height: 40px; margin: 0 10px; line-height: 40px; vertical-align: middle; font-size: 1em; color: #717171; text-decoration: none; display: block; position: relative;}
*/
#dmg_files_list_view #dmg_files_labels {margin: 0 10px; padding: 4px 0 4px 45px;}
#dmg_files_list_view #dmg_files_labels span {text-align: center; text-decoration: underline;}
#dmg_files_list_view a {min-height: 40px; margin: 0 10px; vertical-align: middle; font-size: 1em; color: #717171; text-decoration: none; display: block; position: relative; overflow: hidden; clear: left;}
#dmg_files_list_view img {width: 22px; height: 28px; margin: 6px 15px 6px 10px; border: 0; float: left;}
#dmg_files_list_view span {display: inline-block;}
#dmg_files_list_view span span {width: 9px; height: 8px; margin-left: 4px; display: inline-block;}
.dmg_files_sort_desc {background: url('/shared/images/deltanet/filemanager/icon-sort-desc.png') no-repeat;}
.dmg_files_sort_asc {background: url('/shared/images/deltanet/filemanager/icon-sort-asc.png') no-repeat;}
#dmg_files_list_view span.sortable{ cursor: pointer; }

#dmg_files_list_view .dmg_current_file_name {width: 209px; padding: 0 5px 0 0; margin: 14px 0 5px 0; vertical-align: middle; word-wrap: break-word; vertical-align: middle; float: left;}
#dmg_files_list_view .dmg_current_file_type {width: 122px; margin: 14px 0 5px 0; text-align: center; float: left;}
#dmg_files_list_view .dmg_current_file_date {width: 112px; margin: 14px 0 5px 0; float: left}
#dmg_files_list_view img.dmg_file_cfolder {width: 29px; height: 28px; margin-left: 3px;}

#dmg_files_new_file, #dmg_files_new_folder, #dmg_files_new_youtube_video, #dmg_files_new_bookmark {clear: none;}

.dmg_file_manager_navigate .jspVerticalBar {background: #F00;}


#contextmenu {border: 1px solid #b5b4b9 !important; background: #f0f0f0 !important;}
#contextmenu ul {list-style: none; margin: 0 2px; padding: 0;}
#contextmenu li {border-bottom: 1px solid #b5b4b9;}
#contextmenu a, #contextmenu .anchor {padding: 3px 15px; color: #000000; display: block;}
#contextmenu a:hover, #contextmenu .anchor:hover {background: #1A335E; color: #FFFFFF;}
#contextmenu .last_item {border: 0;}


.dmg_layout_box_wrapper.dmg_file_manager_navigate #divScrollNavTree {height: 512px !important}

/*===== Blast Overview =====*/
.dmg_layout_box_wrapper.dmg_blast_overview {}
.dmg_blast_overview .dmg_layout_box_body {padding: 10px; padding-top: 10px !important}
.dmg_blast_overview iframe {margin-right: 10px; border: 2px solid #CCCCCC; float: left;}
.dmg_blast_overview p {margin-top: 0; font-size: .875em; line-height: 2em;}

/*===== Blast Templates =====*/
.dmg_blast_templates .dmg_layout_box_body {padding: 0 10px; padding-top: 6px !important}
.dmg_blast_type {height: 36px; margin: 0; padding: 0 10px; font-size: 1.125em; font-weight: bold; line-height: 36px; vertical-align: middle;}
.dmg_blast_box_wrapper {padding: 10px 0 10px 10px; overflow: hidden;}
.dmg_blast_box_wrapper .dmg_blast_template {width: 160px; min-height: 135px; margin: 0 25px 15px 0; border: 1px solid #dceaf4; text-align: center; float: left; overflow: hidden;}
.dmg_blast_box_wrapper span {width: 155px; height: 20px; padding-left: 5px; line-height: 20px; vertical-align: middle; background: #f2f7fb; text-align: left; font-weight: bold; display: block; overflow: hidden;}
.dmg_blast_box_wrapper em {font-style: normal; display: block; overflow: hidden;}
.dmg_blast_box_wrapper .img_preview {width: 93px; height: 63px; margin: 12px auto; border: 0; display: block;}
.dmg_blast_box_wrapper .jspVerticalBar {margin-right: 10px;}


/*===== Blast Edit =====*/
.dmg_blast_edit .dmg_layout_box_body {padding: 10px; padding-top: 10px !important}
.dmg_blast_edit ul {list-style: none; margin: 0; padding: 0;}
.dmg_blast_edit li {margin: 0 0 10px 0; padding: 0; overflow: hidden;}
.dmg_blast_edit label {width: 10%; height: 30px; line-height: 30px; vertical-align: middle; color: #999999; display: block; float: left;}
.dmg_blast_edit input {width: 89%; height: 30px; padding-left: 5px; line-height: 30px; vertical-align: middle; border: 1px solid #999999; float: left;}
#eblast_body_tbl {width: 773px !important;}

/*===== Blast History =====*/
.dmg_blast_history .dmg_layout_box_body {padding: 10px; padding-top: 10px !important}
.dmg_blast_history_search {height: 31px; margin: 0; padding: 5px 10px 0 10px; font-size: 1.125em; font-weight: bold; vertical-align: middle;}
.dmg_blast_history ul {list-style: none; margin: 0; padding: 0;}
.dmg_blast_history li {min-height: 30px; margin: 0; padding: 0; line-height: 30px; vertical-align: middle; overflow: hidden;}
.dmg_blast_history li .dmg_layout_button {margin-top: 6px; line-height: 1em;}
.dmg_history_date {width: 100px; padding-left: 5px; display: inline-block; float: left}
.dmg_history_title {width: 430px; padding-left: 5px; display: inline-block; float: left}
.preview_email_button img {width: 10px; height: 10px; border: 0; display: inline-block; vertical-align: middle; position: relative;}
#dmg_history_preview {padding: 0 0 10px 20px; clear: both; line-height: 1em;}
#dmg_history_preview div {margin-bottom: 10px;}
#dmg_history_preview div span {width: 85px; display: inline-block;}

/*===== Open House Ads =====*/
.dmg_scheculed_ads_wrapper {height: 365px;}
#dmg_layout_scheculed_ads {margin-left: 5px;}
#dmg_layout_scheculed_ads tr td:first-child {padding-left: 5px;}
#dmg_layout_scheculed_ads td {padding: 5px 0;}

#dmg_schedule_form {margin: 10px;}
#dmg_schedule_form fieldset {margin: 0; padding: 0; border: 0;}
#dmg_schedule_form legend {display: none;}
#dmg_schedule_form ul {list-style: none; margin: 0; padding: 0;}
#dmg_schedule_form li {float: left;}
#dmg_schedule_form li + li {margin-left: 15px;}
#dmg_schedule_form input[type="text"] {width: 200px; height: 28px; font-size: 14px; padding: 0 0 0 4px; border: 0;}
#dmg_schedule_form select {width: 200px; margin-top: 6px; font-size: 18px;}
.dmg_ad_name_bg {width: 240px; background: url(/shared/images/deltanet/icon-magnify.png) right center no-repeat; border: 1px solid #e5e5e5;}
#dmg_schedule_form .dmg_layout_button {margin: 6px 0 0 27px;}


/*===== Customer Survey =====*/
.dmg_layout_box_wrapper.dmg_customer_survey_find {width: 430px;}
.dmg_layout_box_wrapper.dmg_customer_survey {width: 776px;}
.dmg_customer_survey_find ul {list-style: none; margin: 0; padding: 0;}
.dmg_customer_survey_find li {margin: 0 0 10px 0; padding: 0; overflow: hidden; float: left;}
.dmg_customer_survey_find .dmg_customer_survey_full {width: 100%; margin-bottom: 0;}
.dmg_customer_survey_find label {width: 65px; margin-right: 4px; text-align: right; display: inline-block;}
.dmg_customer_survey_find input[type="text"] {width: 120px; margin-right: 10px; border: 1px solid #cccccc;}



.dmg_customer_survey_wrapper .dmg_layout_box_body {padding: 10px; padding-top: 10px !important}
.dmg_customer_survey ul {list-style: none; margin: 0; padding: 0;}
.dmg_customer_survey li {margin: 0 0 10px 0; padding: 0; overflow: hidden;}
.dmg_customer_survey label {width: 10%; height: 30px; line-height: 30px; vertical-align: middle; color: #999999; display: block; float: left;}
.dmg_customer_survey input {width: 89%; height: 30px; padding-left: 5px; line-height: 30px; vertical-align: middle; border: 1px solid #999999; float: left;}
#survey_body_tbl {width: 753px !important;}
.dmg_customer_survey .dmg_layout_button.button_green.floatRight {clear: none !important;}

/*===== Agent Dashboard =====*/
.dmg_button_icon {border:0;display:inline-block;vertical-align:top;}
#dmg_dashboard_delete_icon {width: 470px; height: 80px;}

#dmg_dashboard_move_icon {width: 470px; overflow:hidden;}
#dmg_dashboard_move_icon .dmg_layout_box_wrapper {width: 470px;}
#dmg_dashboard_move_icon .dmg_layout_box_body {padding: 5px 10px;}
#dmg_dashboard_move_icon ul {width: 418px; list-style: none; margin: 0; padding: 0;}
#dmg_dashboard_move_icon li {padding: 0 8px; height: 30px; line-height: 30px; vertical-align: middle; font-weight: bold;}
#dmg_dashboard_move_icon li a {width: 14px; height: 14px; margin: 8px 0 0 8px; display: inline-block; float: right;}
#dmg_dashboard_move_icon select {width: 445px;}
.dmg_dashboard_down {background: url('/shared/images/deltanet/agentdashboard/icon-arrow-down.png') no-repeat;}
.dmg_dashboard_up {background: url('/shared/images/deltanet/agentdashboard/icon-arrow-up.png') no-repeat;}


#dmg_dashboard_edit_icon {width: 630px; height: 150px;}
#dmg_dashboard_edit_icon ul {list-style: none; margin: 0; padding: 0; overflow: hidden;}
#dmg_dashboard_edit_icon li {width: 310px; height: 28px; margin-bottom: 15px; float: left;}
#dmg_dashboard_edit_icon #dmg_dashboard_edit_full {width: 630px;}
#dmg_edit_file_field {width: 545px; height: 26px; padding: 0 0 0 5px; border: 1px solid #7a7a7a; font-style: italic; float: left;}
#dmg_edit_file_hide {height: 0px;width: 0px; overflow:hidden;}
#dmg_edit_file_display {height: 26px; line-height: 26px; vertical-align: middle;}
#dmg_dashboard_edit_full .button_green {margin-top: 4px;}
#dmg_dashboard_edit_icon input[type="text"] {width: 298px; height: 26px; padding: 0 0 0 5px; border: 1px solid #7a7a7a; font-style: italic;}

#dmg_dashboard_delete_group, #dmg_dashboard_delete_group_remove  {width: 470px; height: 80px;}

#dmg_dashboard_add_icon {width: 654px; overflow:hidden;}
#dmg_dashboard_add_icon .dmg_layout_box_wrapper {width: 654px;}
#dmg_dashboard_add_icon .dmg_layout_box_body {padding: 5px 10px;}
#dmg_dashboard_add_icon #dmg_dashboard_edit_icon {border: 0; margin-bottom: 0;}

#dmg_existing_icon_list {width: 603px; list-style: none; margin: 0; padding: 0;}
#dmg_existing_icon_list li {height: 48px; padding: 0 5px;}
#dmg_existing_icon_list #dmg_existing_column_labels {height: 16px; line-height: 1em; margin: 6px 0 4px 0;}
#dmg_existing_icon_list #dmg_existing_column_labels span {line-height: 1em;}
#dmg_existing_icon_list div {width: 108px; padding-right: 5px; display: inline-block; float: left;}
#dmg_existing_icon_list span {width: 350px; padding-right: 5px; line-height: 48px; vertical-align: middle; display: inline-block;}
#dmg_existing_icon_list p {width: 120px; margin: 0; display: inline-block;}
#dmg_existing_icon_list .dmg_existing_section_heading {height: 24px; line-height: 24px; vertical-align: middle; background: #ededed; font-style: italic; font-weight: bold; border-bottom: 1px solid #FFFFFF;}
#dmg_existing_icon_list div img {width: 39px; height: 39px; margin-top: 4px; display: block; vertical-align: middle; float: left;}

#dmg_dashboard_edit_group {width: 470px; height: 60px;}
#dmg_dashboard_edit_group div {margin-top: 3px;}
#dmg_dashboard_edit_group input[type="text"] {width: 350px; height: 26px; padding: 0 0 0 5px; border: 1px solid #7a7a7a; font-style: italic;}
#dmg_dashboard_edit_group .button_blue {margin-top: 3px;}

#dmg_dashboard_add_group {width: 470px; height: 40px;}
#dmg_dashboard_add_group input[type="text"] {width: 350px; height: 26px; padding: 0 0 0 5px; border: 1px solid #7a7a7a; font-style: italic;}
#dmg_dashboard_add_group .button_blue {margin-top: 3px;}


.dmg_inline_icon_edit {width: 16px; height: 48px; background: url('/shared/images/deltanet/agentdashboard/icon-inline-edit.png') no-repeat;}
.dmg_inline_icon_edit a {width: 16px; height: 16px; display: inline-block;}

/*===== Admin Home =====*/
.dmg_layout_box_wrapper.dmg_file_admin_notices {margin-bottom: 5px;}
.dmg_file_admin_notices {width: 773px; height: 190px; padding-left: 5px;}
.dmg_file_admin_notices #dmg_notice_labels {height: 24px; line-height: 24px; vertical-align: middle; text-decoration: underline;}
.dmg_file_admin_notices #dmg_notice_labels span {padding: 0; line-height: 24px; text-decoration: underline;}
.dmg_file_admin_notices span {display: inline-block; float: left;}
.dmg_file_admin_notices div {height: 42px;}

.dmg_notice_status {width: 56px; line-height: 42px; vertical-align: middle; text-align: center;}
.dmg_status_green {background: url('/shared/images/deltanet/adminhome/status-green.png') center center no-repeat;}
.dmg_status_yellow {background: url('/shared/images/deltanet/adminhome/status-yellow.png') center center no-repeat;}
.dmg_status_red {background: url('/shared/images/deltanet/adminhome/status-red.png') center center no-repeat;}

.dmg_notice_date {width: 68px; line-height: 42px; vertical-align: middle; text-align: center;}
.dmg_notice_message {width: 583px; padding-top: 5px;}
.dmg_notice_remove {width: 55px; line-height: 42px; vertical-align: middle; text-align: center;}

.dmg_file_admin_notices a {color: #000000; text-decoration: underline; font-weight: bold;}
.dmg_file_admin_notices a:hover {color: #1A335E; text-decoration: none;}

.dmg_file_admin_guides {width: 773px; height: 180px; padding-left: 5px;}
.dmg_file_admin_guides ul {list-style: none; margin: 5px 0 0 10px; padding: 0;}
.dmg_file_admin_guides li {width: 250px; height: 55px; margin-bottom: 5px; float: left;}
.dmg_file_admin_guides img {width: 34px; height: 36px; border: 0; margin: 0 5px 20px 0; display: inline-block; float: left;}
.dmg_file_admin_guides a {width: 231px; height: 45px; margin-right: 15px; padding: 5px; color: #000000; display: inline-block;}
.dmg_file_admin_guides a:hover {background: #FFFFCC; color: #1A335E;}


.dmg_layout_box_wrapper.dmg_file_admin_youtube {margin: 0; padding: 0 5px;}
.dmg_file_admin_youtube {height: 770px}
.dmg_file_admin_youtube iframe {margin-bottom: 5px;}
#dmg_video_description {margin: 0 0 5px 0; color: #969696; line-height: 1.5em;}
#dmg_video_description span {display: inline-block; float: right;}
.dmg_file_admin_youtube ul.dmg_layout_internal_list {width: 100%;}
.dmg_file_admin_youtube img {width: 120px; height: 90px; border: 0; margin: 0 5px 15px 0; float: left;}
.dmg_file_admin_youtube strong {font-size: 1.125em; display: block;}
.dmg_file_admin_youtube span {font-weight: bold;}
.dmg_file_admin_youtube p {font-size: .875em;}
.dmg_file_admin_youtube .dmg_layout_internal_list a:link,
.dmg_file_admin_youtube .dmg_layout_internal_list a:visited,
.dmg_file_admin_youtube .dmg_layout_internal_list a:active {text-decoration: none;}
.dmg_file_admin_youtube .dmg_layout_internal_list a:hover {text-decoration: underline;}

.dmg_layout_box_wrapper.dmg_file_admin_support {margin: 0; padding: 0 5px;}
.dmg_file_admin_support {height: 170px}
.dmg_file_admin_support textarea {width: 375px; height: 75px; padding: 0; margin: 0; border: 1px solid #8f8f8f; }
.dmg_file_admin_support input {margin: 8px; float: right;}


.dmg_layout_box_wrapper.dmg_file_admin_blog {width: 379px; margin: 0; padding: 0 5px;}
.dmg_file_admin_blog {height: 558px}
.dmg_file_admin_blog ul.dmg_layout_internal_list {width: 100%;}
.dmg_file_admin_blog span {width: 80px; height: 36px; margin-right: 6px; padding-top: 35px; background: url('/shared/images/deltanet/adminhome/date-bg.png') no-repeat; color: #4e4e4e; font-size: .75em; text-align: center; display: inline-block; float: left;}
.dmg_file_admin_blog span em{font-size: 2em; font-style: normal; font-weight: bold; display: block;}
.dmg_layout_box_wrapper.dmg_file_admin_blog p {margin: 12px; line-height: 1.5em;}
.dmg_layout_box_wrapper.dmg_file_admin_blog a {color: #2f6999; text-decoration: none;}
.dmg_layout_box_wrapper.dmg_file_admin_blog a:hover {color: #333333; text-decoration: underline;}


#dmg_admin_home_blog {margin-left: 8px;}
#dmg_admin_home_blog div {margin-bottom: 25px; padding-bottom: 5px; overflow: hidden;}
#dmg_admin_home_blog p {margin: 0;}
#dmg_admin_home_blog span {width: 40px; height: 35px; margin-right: 8px; padding-top: 5px; background: #EFEFEF; border: 1px solid #cccccc; font-weight: bold; text-align: center; -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; float: left; clear: left; -webkit-box-shadow: 2px 2px 3px #333333;
box-shadow: 2px 2px 3px #333333;}
#dmg_admin_home_blog a strong {font-size: 1.125em; color: #336799;}
#dmg_admin_home_blog a:hover strong {color: #333333}


/*===== New Upgrade Page =====*/
.blue { color: #336799; font-size: 2em; display: block; line-height: 20px; }
.green { color: #79ac46; font-size: 2em; display: block; line-height: 20px; }
.white { color: #ffffff; font-size: 2em; display: block; line-height: 20px; }
.gray { color: #F2F2F2; font-size: 2em; display: block; line-height: 20px; }

#dmg_layout_upgrade_wrapper { width: 818px; margin: 0 auto; }
#dmg_layout_upgrade_heading { width: 778px; padding: 20px;
background: #1e3c68; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f5988', endColorstr='#1e3c68'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#2f5988), to(#1e3c68)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #2f5988,  #1e3c68); /* for firefox 3.6+ */ }

#dmg_layout_upgrade_wrapper ul {list-style: none; margin: 0; padding: 0;}
#dmg_layout_upgrade_wrapper li { border-right: solid 1px #cccccc; padding: 2px 15px 8px; line-height: 20px; }

#dmg_layout_upgrade_left { float: left; width: 230px; }
.dmg_layout_upgrade_open { font-size: 2em; color: #ffffff; }
.dmg_layout_upgrade_text { margin: 5px 0 10px 0; font-size: .8em; color: #ffffff; line-height: 30px; }
#dmg_layout_upgrade_right { float: right; width: 505px; }

#dmg_layout_upgrade_realtors { width: 778px; margin: 1px 0 0 0; padding: 10px 20px; background: #132544; }
.dmg_layout_upgrade_realQ { color: #ffffff; font-size: .95em; text-transform: uppercase; }
.dmg_layout_upgrade_realC { color: #ffffff; font-size: .85em; margin: 3px 0 0 0; }
.dmg_layout_upgrade_realtor { margin: 0 0 0 10px; }

#dmg_layout_upgrade_options { width: 818px; padding: 30px 0; border-bottom: solid 1px #cccccc; }
.dmg_layout_upgrade_option { float: left; width: 218px; padding: 0 27px; }
.dmg_layout_upgrade_optHead { color: #336799; text-transform: uppercase; font-size: 1.15em; }
.dmg_layout_upgrade_optText { font-size: .8em; line-height: 25px; }

#dmg_layout_upgrade_features { width: 778px; padding: 30px 20px; }
#dmg_layout_upgrade_FLeft { float: left; width: 400px; }
.dmg_layout_upgrade_FCenRgt { float: left; width: 187px; text-align: center; }
.dmg_layout_upgrade_FLHead { color: #336799; font-size: 1.5em; margin: 0 0 3px 0; }
.dmg_layout_upgrade_FCRHead { border-right: none; margin: 9px 0 4px 0; }

.dmg_layout_upgrade_LList li { padding: 5px 15px 5px; text-transform: uppercase; }

#dmg_layout_upgrade_sign { width: 778px; padding: 0 20px 20px; }
#dmg_layout_upgrade_sign a { display: inline-block; width: 300px; color: #000000; font-size: .8em; margin: 11px 0 0 240px; }
#dmg_layout_upgrade_sign a:hover { text-decoration: none; }
#dmg_layout_upgrade_sign img { float: right; }



/*===== Customer Detail Modal =====*/
ul.dmg_layout_customerProfile li {margin-bottom: 0; padding: 3px 0;}
.dmg_layout_customerProfile .infoHeaders {width: 125px; display: inline-block; text-align: right; padding-right: 5px;}
.dmg_customerProfile_section_header {background: #EFEFEF; 	color: #369; font-size: 12px; font-weight: bold; margin: 0; padding: 2px 4px; text-align: center;}
.dmg_customerProfile_section_header.marginTop {margin-top: 10px;}
.dmg_layout_customerHistory {list-style: none; padding: 0 13px; font-size: .8em;}
.dmg_layout_customerHistory li {padding: 5px 0; overflow: hidden;}
.dmg_layout_customerHistory li ul {list-style: none; margin: 0; padding: 0}
.dmg_layout_customerHistory li ul li {padding: 0; float: left; margin-right: 10px;}
.dmg_customerHistory_detail {clear: left;}

/*===== File Properties Modal =====*/
#dmg_layout_properties_modal {width: 420px; padding: 5px; overflow: hidden;}
#dmg_properties_modal_details, #dmg_properties_modal_paths {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #E5E5E5; overflow: hidden;}

#dmg_layout_properties_modal .dmg_shortcut_overlay {width: 20px; height: 20px; border: 0; z-index: 5; position: relative; margin: 46px -10px 0 0; float: left;}
.dmg_properties_modal_icon {border: 0; margin: 0 10px 0 0; display: block; float: left;}


#dmg_properties_modal_details div {width: 340px; float: left;}
#dmg_properties_modal_details span {font-weight: bold; display: inline-block; float: right}
#dmg_properties_modal_details strong {width: 300px; margin-bottom: 10px; display: block;}

#dmg_properties_modal_paths strong {display: block;}
#dmg_properties_modal_paths p {margin: 0 0 10px 0;}

#dmg_properties_modal_permissions strong {display: block;}
#dmg_properties_modal_permissions p {margin: 0 0 10px 0;}
#dmg_properties_permissions_wrapper {background: #FFF; padding: 5px; margin: 0 0 5px 0; border: 1px solid #c7d9e7; -webkit-border-radius: 6px;
border-radius: 6px;}
#dmg_properties_modal_permissions ul {list-style: none; margin: 0 0 5px 0; padding: 0;}
#dmg_properties_modal_permissions ul li {margin: 0 7px; padding: 5px 3px; overflow: hidden;}
#dmg_permissions_labels div, #dmg_permissions_labels span  {text-decoration: underline; font-weight: bold;}
#dmg_properties_modal_permissions ul div {width: 270px; display: inline-block; float: left;}
#dmg_properties_modal_permissions span {width: 95px; display: inline-block; float: left;}

/*===== Market Upgrade =====*/
#dmg_market_upgrade_features {width: 754px; padding: 60px 40px 0 25px; background: url('/shared/images/deltanet/marketupgrade/upgrade-features-bg.jpg') no-repeat;}
#dmg_market_upgrade_features h2 {font-size: 18px; color: #72a53f; font-weight: normal;}
#dmg_market_upgrade_features p {width: 455px; font-size: 1em; line-height: 1.75em;}
#dmg_market_upgrade_features a {width: 343px; height: 61px; margin-bottom: 65px; border: 0;  background: url('/shared/images/deltanet/marketupgrade/upgrade-buy-sprite.jpg') no-repeat; display: inline-block; }
#dmg_market_upgrade_features a:hover {background: url('/shared/images/deltanet/marketupgrade/upgrade-buy-sprite.jpg') 0 -61px no-repeat;}
#dmg_benefits_text {width: 294px; height: 24px; display: block; clear: both;}
#dmg_market_upgrade_features ul {width: 820px; list-style: none; margin: 20px 0 0 0; padding: 0; border: 0; overflow: hidden;}
#dmg_market_upgrade_features li {width: 400px; height: 125px; display: block; float: left;}
#dmg_market_upgrade_features li span {width: 275px; color: #336799; font-size: 1.375em; display: block; float: left}
#dmg_market_upgrade_features li p {width: 275px; margin-top: 3px; display: block; float: left;}
#dmg_market_upgrade_features li img {width: 102px; height: 88px; margin-bottom: 37px; float: left;}
#dmg_market_upgrade_features div {margin-top: 40px; padding-top: 25px; border-top: 1px solid #c9c9c9; color: #000000; font-size: .812em; clear: both;}

/*===== Ecards =====*/
#dmg_ecard_wrapper a {width: 234px; margin: 0 10px 20px 10px; color: #000000; line-height: 1.5em; display: block; float: left;}
#dmg_ecard_wrapper a:hover {background: #FFFFCC;}
.dmg_ecard_filter {width: 758px; /*height: 36px;*/ margin: 0 10px 5px 10px; padding: 10px; /*line-height: 36px;*/ vertical-align: middle;}
.dmg_ecard_filter label {font-weight: bold; display: inline-block;}
.dmg_ecard_filter select {margin-right: 15px;}
#dmg_ecard_wrapper img {width: 232px; height: 147px; margin-bottom: 3px; border: 1px solid #919191; display: block;}

.dmg_ecard_choose_listing, .dmg_ecard_open_house, .dmg_ecard_message {width: 650px; margin-bottom: 5px;}
.dmg_ecard_choose_listing .dmg_ecard_filter {width: 610px;}
.dmg_ecard_choose_listing ul {width: 610px; list-style: none; padding: 0; margin: 0 10px;}
.dmg_ecard_choose_listing li {height: 36px; line-height: 36px; vertical-align: middle; }
.dmg_ecard_choose_listing label, .dmg_ecard_open_house label {margin-right: 10px; display: inline-block;}
.dmg_ecard_choose_listing span {display: inline-block; float: left;}
#dmg_ecard_listing_titles span {text-align: center; font-weight: bold; text-decoration: underline;}
.dmg_ecard_photo {width: 110px; padding-left: 10px;}
.dmg_ecard_photo input {margin: 12px 15px 0 0; float: left;}
.dmg_ecard_photo img {width: 38px; height: 28px; margin-top: 3px; border: 1px solid #919191; display: block; float: left; vertical-align: middle;}
.dmg_ecard_address {width: 415px;}
.dmg_ecard_mls {width: 68px; text-align: center}
#filter_listings {width: 280px; border: 1px solid #919191;}
#dmg_ecard_date {width: 130px; margin-right: 10px; border: 1px solid #919191;}
.dmg_ecard_open_house a img {margin-right: 15px; display: inline-block; /*float: left; */vertical-align: middle;}
.dmg_ecard_open_house label, .dmg_ecard_open_house input {float: left;}
.dmg_ecard_open_house input, .dmg_ecard_open_house select {margin-top: 8px;}
.dmg_ecard_message textarea {width: 620px; height: 125px; margin: 10px auto; border: 1px solid #919191; display: block;}

/*===== Ecards History =====*/
#dmg_ecard_history {}
.dmg_ecard_history_filter {width: 758px; /*height: 36px;*/ margin: 0 10px 5px 10px; padding: 10px; /*line-height: 36px;*/ vertical-align: middle;}
.dmg_ecard_history_filter label {font-weight: bold; display: inline-block;}
.dmg_ecard_history_filter select {margin-right: 15px;}
.dmg_ecard_history_filter .dmg_ecard_filter {width: 610px;}


#dmg_ecard_history_titles span {text-align: center; font-weight: bold; text-decoration: underline;}

#dmg_ecard_history li {height: 44px; line-height: 44px; overflow: hidden;}
#dmg_ecard_history li span + span {margin-left: 5px;}
#dmg_ecard_history span {}
#dmg_ecard_history span.dmg_ecard_history_sent_tempphoto {width: 50px;}
#dmg_ecard_history #dmg_ecard_history_titles span.dmg_ecard_history_sent_tempphoto {text-decoration: none;}
#dmg_ecard_history span.dmg_ecard_history_sent_tempphoto img {width: 50px; height: 38px; margin: 3px 0;}
#dmg_ecard_history span.dmg_ecard_history_sent_date {width: 120px; text-align: center;}
#dmg_ecard_history span.dmg_ecard_history_sent_mls {width: 95px; text-align: center;}
#dmg_ecard_history span.dmg_ecard_history_sent_address {width: 260px;}
#dmg_ecard_history span.dmg_ecard_history_sent_total {width: 60px; text-align: right;}

#dmg_ecard_history #dmg_ecard_history_titles span {}

#dmg_ecard_history li.li_ecard_history {cursor:pointer;}

#dmg_ecard_history li.li_ecard_history span.dmg_ecard_history_sent_info {display:none;}


/*
ul#dmg_ecard_history
    li#dmg_ecard_history_titles
        span.dmg_ecard_history_sent_tempphoto
        span.dmg_ecard_history_sent_date
        span.dmg_ecard_history_sent_mls
        span.dmg_ecard_history_sent_address
        span.dmg_ecard_history_sent_total
    li.li_ecard_history
        span.dmg_ecard_history_sent_tempphoto
        span.dmg_ecard_history_sent_date
        span.dmg_ecard_history_sent_mls
        span.dmg_ecard_history_sent_address
        span.dmg_ecard_history_sent_total
*/

/* #dmg_ecard_history span {margin-left: 10px} */

/*===== Call Logger Public =====*/
.dmg_layout_box_wrapper .dmg_calllog_search {width: 379px; height: 333px; margin: 0; padding: 0 5px;}
.dmg_layout_box_wrapper .dmg_calllog_calendar {width: 379px; height: 305px; margin: 0; padding: 0 5px;}
.dmg_layout_box_wrapper .dmg_calllog_online {width: 254px; height: 220px; margin: 0; padding: 0;}
.dmg_layout_box_wrapper .dmg_calllog_today {width: 254px; height: 220px; margin: 0; padding: 0;}
.dmg_layout_box_wrapper .dmg_calllog_report {width: 254px; height: 220px; margin: 0; padding: 0 5px;}

.dmg_layout_box_wrapper .dmg_controls_gear {width: 14px; height: 14px; margin-top: -15px; display: block; z-index:5;}
.dmg_call_center_editbar {width: 210px; height: 20px; border: 1px solid #7b7b7a; line-height: 20px; vertical-align: middle; color: #333333; text-align: center; border-radius: 4px; -webkit-border-radius: 4px;}
.dmg_call_center_editbar img {width: 14px; height: 14px; margin: 2px 3px 0 0; border: 0; float:left;}
.dmg_call_center_editbar span {padding: 0 5px; display: inline-block;}
.dmg_call_center_editbar a:link, .dmg_call_center_editbar a:visited, .dmg_call_center_editbar a:active {color: #333333; text-decoration: underline;}
.dmg_call_center_editbar a:hover {color: ; text-decoration: none;}

#dmg_call_center_form legend {display: none;}
#dmg_call_center_form fieldset {border: 0; margin: 0; padding: 0;}
#dmg_call_center_form ul {list-style: none; border: 0; padding: 0;}
#dmg_call_center_form li {margin-bottom: 15px;}
#dmg_call_center_form li:after {content:"";display:table;clear:both;}
#dmg_call_center_form label {width: 85px; height: 24px; line-height: 24px; vertical-align: middle; font-size: 1em; padding-right: 20px; text-align: right; display: block; float: left;}
#dmg_call_center_form input[type="text"] {width: 260px; height: 24px; padding: 0 0 0 4px; border: 1px solid #abadb3; display: block; float: left; border-radius: 4px; -webkit-border-radius: 4px;}
#dmg_call_center_form textarea {width: 260px; height: 150px; border: 1px solid #abadb3; display: block; float: left; border-radius: 4px; -webkit-border-radius: 4px;}
#dmg_call_center_form input[type="text"]:focus {background: #ffffe5;}

#dmg_call_center_form input.dmg_phone_parts {width: 40px; display: inline-block; float: none;}

#dmg_call_center_form .dmg_date_input_wrapper {width: 125px; height: 24px; padding: 0; border: 1px solid #abadb3; display: block; float: left; border-radius: 4px; -webkit-border-radius: 4px;}
#dmg_call_center_form .dmg_date_input_wrapper input[type="text"] {width: 88px; height: 24px; line-height: 24px; vertical-align: middle; padding: 0; border: 0; border-radius: 0; -webkit-border-radius: 0;}

#dmg_call_center_form .dmg_date_input_wrapper a {height: 24px; width: 35px; background: #ececec url('/shared/images/callcenter/icon-calendar.png') center center no-repeat; border-right: 1px solid #dbdbdc; display: block; float: left; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;}
.dmg_date_input_wrapper + .dmg_date_input_wrapper {margin-left: 10px}


.dmg_calllog_report #dmg_call_center_form label {width: 100%; font-size: 1em; text-align: left; display: block;}
.dmg_calllog_report #dmg_call_center_form .dmg_date_input_wrapper {width: 110px;}
.dmg_calllog_report #dmg_call_center_form .dmg_date_input_wrapper input[type="text"] {width: 74px;}

.dmg_calllog_today li .dmg_layout_button.button_green {margin-right: 5px; float: left;}
.dmg_calllog_today li p {line-height: 1em; float: left; overflow: hidden;}

#dmg_call_center_form.dmg_call_entry {width: 522px; margin: 0 10px;}
#dmg_call_center_form.dmg_call_entry ul {margin-bottom: 0;}
#dmg_call_center_form.dmg_call_entry li:last-child {margin-bottom:0;}
#dmg_call_center_form.dmg_call_entry label {width: 185px;}
#dmg_call_center_form.dmg_call_entry h2 {font-size: 1em; padding: 5px 10px;}
#dmg_call_center_form.dmg_call_entry fieldset {padding: 8px;}
#dmg_call_center_form.dmg_call_entry .dmg_field_edit_mode {background: #fdf9d0; border: 2px solid #777777;}
#dmg_call_center_form.dmg_call_entry .dmg_field_edit_mode .lblue_bg {background: none;}
#dmg_call_center_form.dmg_call_entry #dmg_call_entry_listing {width: 160px;}
#dmg_call_center_form.dmg_call_entry .dmg_long_label {height: auto; line-height: 1.375em;}
#dmg_call_center_form.dmg_call_entry span {margin: 0 10px 0 0; display: inline-block; float: left;}
#dmg_call_center_form.dmg_call_entry input[type="radio"] {float: left;}


#dmg_call_center_form.dmg_edit_entry {margin-bottom: 0;}
#dmg_call_center_form.dmg_edit_entry ul {width: 522px; margin: 0 10px;}
#dmg_call_center_form.dmg_edit_entry li:last-child {margin-bottom: 0;}
#dmg_call_center_form.dmg_edit_entry label {width: 170px;}
#dmg_call_center_form.dmg_edit_entry li.dmg_field_edit_mode {padding: 3px 0; background: #fdf9d0; border: 1px solid #777777;}
.dmg_edit_mode_delete, .dmg_edit_mode_move {margin: 5px; display: none;}
.dmg_field_edit_mode .dmg_edit_mode_delete {width: 14px; height: 14px; background: url('/shared/images/callcenter/icon-delete.png') no-repeat; display: block; float: left;}
.dmg_field_edit_mode .dmg_edit_mode_move {width: 14px; height: 14px; background: url('/shared/images/callcenter/icon-move.png') no-repeat; display: block; float: left;}

.dmg_add_label {width: 170px; padding-right: 20px; height: 24px; line-height: 24px; vertical-align: middle; font-size: 1em; text-align: right; display: inline-block; float: left;}
.dmg_add_label_data {width: 160px; height: 24px; padding: 0 0 0 4px; background: #FFFFFF; line-height: 24px; vertical-align: middle; font-size: 1em; text-align: left; display: inline-block; float: left; border: 1px solid #abadb3; border-radius: 4px; -webkit-border-radius: 4px;}
#dmg_call_center_form li.dmg_field_edit_mode li {margin-bottom: 5px;}
.dmg_callcenter_contact_success { font-weight: bold;color:green;}
.dmg_callcenter_contact_error { font-weight: bold;color:red;}

.dmg_field_edit_mode input[type="radio"] {margin-top: 6px; float: left;}

#dmg_edit_add_tip {width: 320px; padding: 10px;}
#dmg_edit_add_tip b {margin-bottom: 6px; display: block;}
#dmg_edit_add_tip a {width: 127px; height: 22px; margin: 0 10px 8px 0; display: block; float: left;}
#dmg_edit_add_tip img {width: 127px; height: 22px; border: 0;}
#dmg_edit_add_tip input {margin: 4px 0 0 0;}


#dmg_call_center_form .chzn-single {height: 25px; padding-left: 3px; border: 1px solid #abadb3;}
#dmg_call_center_form .chzn-results li {line-height: 100%; margin-bottom: 3px; margin-right: 0; padding: 4px; float: none;}
#dmg_call_center_form .chzn-container-single .chzn-search input {position: absolute; left: -9000px;}
#dmg_call_center_form .chzn-container-single .chzn-drop {border: 1px solid #4fa0ed; border-top: 0; z-index: 900;}
#dmg_call_center_form .chzn-container-single .chzn-single div {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
#dmg_call_center_form #dmg_layout_qsbaths_chzn {margin-right: 0;}


/*===== Process Lead =====*/
#process_lead_modal_enclosure .dmg_layout_button_wrapper .dmg_layout_process_buttons {
width: auto;
margin: 0 9px;
float: left;
font-size: 14px;
-webkit-border-radius: 4px;border-radius: 4px;
border: 1px solid #829eb3;
font-weight: bold;
font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
text-decoration: none;
color: #0f355f;
padding: 2px 10px 2px 32px;
background: #d2e5f2;/* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e5f2', endColorstr='#829eb3'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#d2e5f2), to(#829eb3)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #d2e5f2,  #829eb3); /* for firefox 3.6+ */
}

#process_lead_modal_enclosure .dmg_layout_button_wrapper .dmg_layout_process_buttons img{border: none; position: absolute; z-index: 10; padding: 0 4px 0 0; float: left;  margin:-10px 0 0 -30px;}
#process_lead_modal_enclosure .dmg_layout_button_wrapper .dmg_layout_process_buttons .dmg_layout_deltanet_red_balloon{float: right;
right: 0;
top: 0;
bottom: 0;
background: url(/shared/images/deltanet/customerCenter/redBalloon.png) no-repeat;
width: 20px;
height: 21px;
position: absolute;
line-height: 19px;
color: #fff;
font-size: 11px;
margin-left: auto;
margin-right: auto;
margin-left: 0;
z-index: 5;
position: relative;
margin-top: -12px;
margin-right: -15px;
}
#process_lead_modal_enclosure .dmg_layout_button_wrapper .dmg_layout_process_buttons .dmg_layout_deltanet_red_balloon em {   display: block;   text-align: center;  width: 20px;}
.dmg_layout_box_wrapper.dmg_process_customer_info {margin-bottom: 5px; margin-right: 0; font-size: .75em;}

.dmg_process_customer_info {width: 758px; padding: 5px; text-align: center;}
.dmg_process_customer_info div {padding: 0 8px; color: #1a335e; font-size: 1em; font-weight: bold; display: inline-block;}

.dmg_process_requests {width: 748px; margin: 5px auto 0; font-size: .75em;}
.dmg_process_requests ul {width: 100%; margin: 0; padding: 0; list-style: none;}
.dmg_process_requests li {padding: 15px 10px; overflow: hidden;}
.dmg_process_requests img {width: 188px; height: 141px; border: 5px solid #FFFFFF; margin: 0 8px 0 0; box-shadow: 0 0 6px #666666; -webkit-box-shadow: 0 0 6px #666666;  float: left;}

.dmg_process_request_header {font-size: 1em; color: #1a335e; font-weight: bold; padding-bottom: 3px; margin-bottom: 6px; border-bottom: 1px solid #E5E5E5; overflow: hidden;}
.dmg_process_request_header span {display: inline-block; float: right}



.dmg_process_property_details {width: 200px; float: left;}
.dmg_process_requests .dmg_process_property_details li {margin: 0 0 4px 0; padding: 0;}
.dmg_process_property_details span {width: 90px; display: inline-block;}

.dmg_process_request_details {width: 315px; float: left;}
.dmg_process_request_details span {width: 160px; display: inline-block;}
.dmg_process_requests .dmg_process_request_details li {margin: 0 0 4px 0; padding: 0;}

/*===== Internal Table =====*/
.dmg_layout_internal_table {margin: 0 0 8px 5px; color: #333; font-size: 12px;}
.dmg_layout_internal_table th {padding: 3px; text-align: left; color: #000000; text-decoration: underline;}
.dmg_layout_internal_table td {padding: 3px; text-align: left;}
.dmg_layout_internal_table a { color: #369; text-decoration: underline; /* font-weight: normal; */}
.dmg_layout_internal_table a:hover { color: #112F60; text-decoration: none; }
.dmg_layout_internal_table a:visited { color: #369; }

/*===== Internal Table =====*/
.dmg_layout_internal_list {width: 96%; list-style: none; margin: 0 auto 8px auto; padding: 0; color: #333; font-size: 12px;}
.dmg_layout_internal_list li {padding: 8px; overflow: hidden;}
.dmg_layout_internal_list li div {float: left;}
.dmg_layout_internal_list h2 {margin: 0; font-size: 14px; color: #1A335E;}
.dmg_layout_internal_list p {margin: 0 0 4px 0; line-height: 1.5em;}
.dmg_layout_internal_list a {color: #336699; text-decoration: underline;}
.dmg_layout_internal_list a:hover {color: #1A335E; text-decoration: none;}
.dmg_layout_internal_list.administrator_guides {width: 100%; margin-bottom: 0;}
.administrator_guides li {border-bottom: 1px solid #CEE1F1; overflow: hidden;}
.administrator_guides div {width: 130px; float: left;}
.administrator_guides strong {font-size: 10px;}
.administrator_guides .dmg_layout_media_icons {width: 82px; float: right;}
.dmg_layout_media_icons img {margin-right: 10px; border: 0}
.administrator_guides a img {border: 0}
#widget_2_content {height: 231px !important;}


/*===== Deltanet Login =====*/
#dmg_layout_deltanet_login {margin: 0 auto; float: none; width: 700px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
behavior: url(/shared/htc/PIE.php);
}

#dmg_layout_deltanet_login p {margin: 0 0 8px 0; font-size: .75em; color: #333333;}
#dmg_layout_deltanet_login legend {display: none;}
#dmg_layout_deltanet_login fieldset {margin: 0; padding: 0; border: 0;}
#dmg_layout_deltanet_login label {width: 80px; height: 22px; line-height: 22px; vertical-align: middle;  text-align: right; padding-right: 12px; margin-bottom: 12px; font-size: .75em; float: left; clear: left; display: block;}
#dmg_layout_deltanet_login input[type="text"], #dmg_layout_deltanet_login input[type="password"] {width: 150px; float: left; margin-bottom: 12px; }
.dmg_deltanet_login_form h2, .dmg_deltanet_login_forgot h2 {font-size: .875em; margin: 0 0 5px 0; color: #333333;}
#dmg_layout_deltanet_login .dmg_layout_button {margin: 2px 0; clear: both;}
.dmg_deltanet_login_form div, .dmg_deltanet_login_forgot div {text-align: center; clear: both; }

.dmg_deltanet_login_form {width: 358px; height: 240px; padding: 20px; float: left;}
#dmg_layout_deltanet_login form {width: 260px; margin: 0 auto;}

.dmg_deltanet_login_forgot {width: 260px; height: 240px; padding: 20px; float: left; background: #EFEFEF;}

#dmg_layout_deltanet_login .dmg_layout_box_body {padding-top: 0 !important;}

.dmg_layout_customerInfoNotes .pinned {background: #EFEFEF;}

/*===== Footer =====*/
#dmg_layout_footer {min-width: 1046px; color: #FFFFFF; background: #1A335E url('/shared/images/deltanet/footer-bg.jpg') repeat-x; height: 139px; margin-top: 20px; clear: left;}
#dmg_layout_social {width: 309px;  background: url('/shared/images/deltanet/social-bg.jpg') top right no-repeat; line-height: 35px; vertical-align: middle; font-size: .75em; font-style: italic; float: right;}
#dmg_layout_social span {text-align: right;width: 138px; display: block; float: left;}
#dmg_layout_social ul {list-style: none; margin: 0; padding: 0; float: left;}
#dmg_layout_social li {width: 37px; height: 35px; float: left;}
#dmg_layout_social a {width: 37px; height: 35px; display: block;}
.dmg_layout_theDeltanetFooter{margin-top: 18px;}

#dmg_layout_branding {width: 580px; height: 84px; margin-top: 11px; font-size: .75em;}
#dmg_layout_branding img {width: 70px; height: 68px; float: left;}
#dmg_layout_branding span {width: 480px; display: block; margin-left: 15px; margin-top: 35px; float: left;}
#dmg_layout_branding a {color: #CEE1F1;}
#dmg_layout_branding a:hover {color: #FFFFFF; text-decoration: none;}

#dmg_layout_disclaimer {margin-top: 19px; color: #CEE1F1; font-size: .687em;}

.dmg_layout_wrapper {width: 1030px; margin: 0 auto;  padding: 0 8px; overflow: hidden}

/*
--------------------------------------------------
navigation bar - horizontal dropdown
--------------------------------------------------
*/

/* first level */
ul.menu {
    float: left;
    height: 100%;
    margin: 20px 0;
    padding: 0;
    list-style: none;
    background: none;
}

ul.menu li {
    position: relative;
    float: left;
    line-height: 1.1;
}

ul.menu li a {
    display: block;
    width: auto;
    padding: 10px;
    text-decoration: none;
    color: #FFFFFF;
    /*background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34540) no-repeat right 2px;*/
}

ul.menu li.last a {
    background: transparent;
}

ul.menu li a.sub {
    padding-right: 15px;
    /*background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34540) no-repeat right -30px;*/
}

ul.menu li:hover,
ul.menu li.hover /* protofish */ {
    /*background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34538) repeat-x 0 -32px;*/
}

ul.menu li:hover a,
ul.menu li.hover /* protofish */ a {
    color: #000;
}

ul.menu li.active a {
    color: #f15c30;
}

/* second level */
ul.menu ul {
    padding: 4px;
    margin: 0;
    background: url('/shared/images/deltanet/drop-menu-bg.png') bottom right no-repeat;
    list-style: none;
    top: 30px;
    width: 175px;

/*    border: 1px solid #1A335E;
    border-top: 0;
*/
}

/* resetting first level */
ul.menu ul ul {

}

ul.menu li:hover li,
ul.menu li:hover li a,
ul.menu li.hover /* protofish */ li,
ul.menu li.hover /* protofish */ li a {
    background: #fff;
    color: #7c7c7c;
}

/* submenu markup */
ul.menu li li {
    width: 156px;

}

ul.menu li li.last {

}

ul.menu li li a {
    padding: 5px 5px 5px 10px;
}

ul.menu li:hover li:hover a,
ul.menu li.hover li.hover /* protofish */ a {
    background: #f6f6f6;
    color: #000;
}

ul.menu li:hover li.active a,
ul.menu li.hover /* protofish */ li.active a {
    color: #f15c30;
}

ul.menu li li a.sub {
    padding-right: 15px;
    /*background: url(http://techblog.procurios.nl/l/nl/library/download/34536) no-repeat 95% 50%;*/
}

ul.menu li:hover li:hover a.sub,
ul.menu li.hover li.hover /* protofish */ a.sub {
    /*background: #f6f6f6 url(http://techblog.procurios.nl/l/nl/library/download/34536) no-repeat 95% 50%;*/
}

/* third level */
/* resetting second level */
ul.menu ul ul{
    top: -1px;
    margin-left: 169px;
    background: #fff;
}

ul.menu li:hover li:hover li,
ul.menu li:hover li:hover li a, {
ul.menu li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover /* protofish */ li a
    color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover /* protofish */ a {
    background: #e6e6e6;
    color: #000;
}

ul.menu li:hover li:hover li.active a,
ul.menu li.hover li.hover /* protofish */ li.active a {
    color: #f15c30;
}

ul.menu li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ a.sub {
    /*background: #e6e6e6 url(http://techblog.procurios.nl/l/nl/library/download/34536) no-repeat 95% 50%;*/
}

/* fourth level */
/* resetting second level */
ul.menu li:hover li:hover li:hover li,
ul.menu li:hover li:hover li:hover li a,
ul.menu li.hover li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover li.hover /* protofish */ li a {
    color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a {
    background: #ccc;
    color: #000;
}

ul.menu li:hover li:hover li:hover li.active a,
ul.menu li.hover li.hover li.hover /* protofish */ li.active a {
    color: #f15c30;
}

ul.menu li:hover li:hover li:hover li a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ li a.sub {
    background: #e6e6e6;
}

ul.menu li:hover li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a.sub {
    background: #ccc;
}

/* hiding fifth level */
div#nav ul ul ul ul ul {
    display: none;
}

/* show hide behaviour */
ul.menu ul,
ul.menu li:hover ul ul,
ul.menu ul ul,
ul.menu li:hover ul ul ul,
ul.menu ul ul ul,
ul.menu li:hover ul ul ul ul {
	padding-bottom: 8px;
    position: absolute;
    left: -999em;
    z-index: 2000;
}

ul.menu li:hover ul,
ul.menu li li:hover ul,
ul.menu li li li:hover ul,
ul.menu li li li li:hover ul {
    left: 0;
    z-index: 999;
}

/* show hide behaviour with protofish */
ul.menu li.hover ul ul,
ul.menu li.hover ul ul ul,
ul.menu li.hover ul ul ul ul {
    position: absolute;
    left: -999em;
}

ul.menu li.hover ul,
ul.menu li li.hover ul,
ul.menu li li li.hover ul,
ul.menu li li li li.hover ul {
    left: 0;
    z-index: 999;
}


#liMore {

}
li#liMore {
	margin-top:-2px;
}
li#liMore.hover a#liMoreTitle {
    color:#336799;
}

#ulMoreSub {
	width: 150px;
	background: url('/shared/images/deltanet/more-drop-menu-bg.png') right bottom no-repeat;
	margin-left: -70px;
}

#ulMoreSub li {
	background: #1A335E;
	width: 125px;
	margin-bottom: 4px;
}

#ulMoreSub li.hover {
    background: url('/shared/images/deltanet/more-hover.jpg') right center no-repeat;
    color: #1A335E;
}

#ulMoreSub li ul {
	margin-left: -161px;
	width: 160px;
	border: 1px solid #1A335E;
	border-right: 0;
	padding: 0;
}

#ulMoreSub li a {
	background: none;
	color: #FFF;
	width: 125px;
	height: 18px;
	line-height: 18px;
	padding-right: 0;
}

#ulMoreSub li li {
	width: 125px;
	background: none;
	margin: 0;
}

#ulMoreSub li li a {
	width: 150px;
	background: none;
	color: #1A335E;
	border-right: 1px solid #1A335E;
	margin: 0;
}

#ulMoreSub li li a:hover {
	background: #CEE1F1;
	color: #1A335E;
}

#ulMoreSub li a {
	color: #FFF;
}
#ulMoreSub li.hover a {
	color: #1A335E;
}

#ulMoreSub li ul li:nth-child(1) a {
    border-right: 1px solid #FFF;
}

#ulMoreSub li ul li:nth-child(1) a:hover {
    border-right: 1px solid #1A335E;
}

/*Add new Customer Form*/
/*=== custom form part 1===*/
#dmg_layout_add_customer label{width: 80px;}
#dmg_layout_add_customer .dmg_layout_addCustomerSave{width: auto; font-size: 12px; font-family: Helvetica; line-height:15.35px; vertical-align: baseline;  float: none;}

/*=== custom form part 1b===*/
#dmg_layout_add_customerStep1b label{width: 60px;}
#dmg_layout_add_customerStep1b .dmg_layout_addCustomerSave{width: auto; font-size: 12px; font-family: Helvetica; line-height:15.35px; vertical-align: baseline;  float: none;}

/*=== custome form part 2 and 3===*/
#f-calendar-trigger-1 {display: inline; margin-left: 5px; }
#dmg_layout_add_customerStep4 #f-calendar-field-1{ display: inline}
#dmg_layout_add_customerStep1b, #dmg_layout_add_customerStep2, #dmg_layout_add_customerStep3, #dmg_layout_add_customerStep4, #dmg_layout_add_customerStep2b{width: 96%;}
#dmg_layout_add_customerStep1b h3, #dmg_layout_add_customerStep2 h3, #dmg_layout_adds_customerStep3 h3, #dmg_layout_add_customerStep2b h3{clear: both;border-bottom: 1px solid #C3C1C1; color: #A8A8A8; font-size: 0.8em; padding-bottom: 4px;  text-align: center;}
#dmg_layout_add_customerStep2 label, #dmg_layout_add_customerStep3 label, #dmg_layout_add_customerStep4 label, #dmg_layout_add_customerStep2b label{width: 118px;}
#dmg_layout_add_customerStep2 input, #dmg_layout_add_customerStep2 textarea, #dmg_layout_add_customerStep2 select, #dmg_layout_add_customerStep3 input, #dmg_layout_add_customerStep3 textarea, #dmg_layout_add_customerStep4 input, #dmg_layout_add_customerStep4 textarea, #dmg_layout_add_customerStep2b input, #dmg_layout_add_customerStep2b select{  display: block; width: 165px; padding: 2px 3px; margin-bottom: 11px; }
#dmg_layout_add_customerStep3 #email_message{ width: 430px;}
#dmg_layout_add_customerStep2 textarea, #dmg_layout_add_customerStep4 textarea{ height:94px; width: 200px;  display: block;}
#dmg_layout_add_customerStep2 #search_price_min, #dmg_layout_add_customerStep2 #search_price_max, #dmg_layout_add_customerStep2b .minMax{ width: 92px; float: left; }
#dmg_layout_add_customerStep2 #search_price_min, #dmg_layout_add_customerStep2b .min{ margin-right: 10px;}
#dmg_layout_add_customerStep2 input[type="checkbox"], #dmg_layout_add_customerStep2b input[type="checkbox"] { float: left; margin-left: 130px; width: auto;}
#dmg_layout_add_customerStep2 .dmg_layout_short_select, #dmg_layout_add_customerStep2b .dmg_layout_short_select{width: 79px;}
#dmg_layout_add_customerStep2 .dmg_layout_addCustomerSave, #dmg_layout_add_customerStep3 .dmg_layout_addCustomerSave, #dmg_layout_add_customerStep4 .dmg_layout_addCustomerSave, #dmg_layout_add_customerStep2b .dmg_layout_addCustomerSave{display: inline; float: none; width: auto; font-size: 12px;}
#dmg_layout_add_customerStep2 #selling_state, #dmg_layout_add_customerStep2 #selling_zip{width: 50px;}
#dmg_layout_add_customerStep2 .dmg_layout_priceTo, #dmg_layout_add_customerStep2b .dmg_layout_priceTo{float: left;  font-size: 0.7em; margin: 6px 8px 0 0;}
#dmg_layout_add_customerStep2 .dmg_layout_checkBoxLabel, #dmg_layout_add_customerStep2b .dmg_layout_checkBoxLabel{margin-top: 3px;float: left;font-size: 0.7em; }

.dmg_layout_saved_properties_tiles {width: 245px; min-height: 150px; margin: 0 0 10px 5px; border: 1px solid #cee1f0; font-size: 12px; float: left;}
.dmg_layout_saved_properties_tiles .ImgBox {width:60px; height: 45px; margin: 0 5px 5px 5px; border: 0; float: left; clear: left;}
.dmg_layout_saved_properties_tiles .saved_properties_button {margin-top: 15px;}
.dmg_layout_saved_properties_tiles .dmg_layout_button {clear: left;}

.dmg_layout_campaign_tiles {width: 245px; height: 122px; margin: 0 0 10px 5px; border: 1px solid #cee1f0; font-size: 12px; float: left;}
.dmg_layout_campaign_tiles .ImgBox {width:60px; height: 45px; margin: 0 5px 5px 5px; border: 0; float: left; clear: left;}
.dmg_layout_campaign_tiles .campaign_button {margin-top: 15px;}
.dmg_layout_campaign_tiles .dmg_layout_button {clear: left;}

#sign_on_links li { font-weight: bold; color: #1A335E; font-size:14px;}

.fa-zillow {
    width: 20px;
    height: 16px;
    background: url(/shared/images/deltanet/icons/icon-zillow.png);
    background-repeat: no-repeat;
    background-position: center;
}


/* SSE notification popup */
[data-notify="container"][class*="alert-pastel-"] {
	background-color: rgb(255, 255, 238);
	border-width: 0px;
	border-left: 15px solid rgb(255, 240, 106);
	border-radius: 0px;
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
	letter-spacing: 1px;
}
[data-notify="container"].alert-pastel-info {
	border-left-color: rgb(255, 179, 40);
}
[data-notify="container"].alert-pastel-danger {
	border-left-color: rgb(255, 103, 76);
}
[data-notify="container"][class*="alert-pastel-"] > [data-notify="title"] {
	color: rgb(80, 80, 57);
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}
[data-notify="container"][class*="alert-pastel-"] > [data-notify="message"] {
	font-weight: 400;
}

/* Scroll to Top */
#dnscrolltop {
    position:fixed;
    left:10px;
    bottom:59px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#154A8F;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    z-index: 1000;
}
#dnscrolltop span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#dnscrolltop:hover {
    background-color:#1e355d;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";