﻿/* Global Styles */

html { height: 100%; }
body { height: 100%;   margin: 0px; padding: 0px;  font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;   background-color: #fff; color: #3a3a3a; text-align: left; font-size: 11pt; }
h3 { font-size: 14px; color: #295194; }
h2 { font-size: 18px; color: #295194; }
h1 { font-size: 22px; color: #295194; }
p { font-size: 11pt;}
a { color: #183884; text-decoration: none; }
a:hover { color: #183884; text-decoration: underline; }
li { font-size: 12pt; list-style-type: none; }
input[type="checkbox"]:focus { outline:Olive solid thin !important;}
.bulleted-list li { font-size: 11pt; list-style-type:disc; }
fieldset { border: solid 1px #adc3d6; padding: 15px; margin: 0px 10px 10px 10px; }
legend { color: #5c7daf; font-size: 12pt; margin-bottom: 10px; }
.header { font-size: 18px; color: #295194; font-weight: bold;}
.error { border: solid 1px LightSteelBlue; margin: 5px; padding: 5px; background-image: url(../images/poll_bg.png); background-repeat: repeat-x;}
.formLink { color: #183884; }
.formLink:hover { color: #183884; }
/* Master Page Styles */

#master_header {   width: 100%; padding-top: 10px; padding-bottom: 10px; min-width: 700px; }
#master_menu { float: left; width: 100%; }
#master_breadcrumb { width: 100%; }
#master_titlebar { width: 100%; min-width: 950px; }
#master_content { width: 100%; padding-bottom: 60px; }

.master_header_container { width: 1024px; margin-left: auto; margin-right: auto; position: relative; }
.master_header_container_fullscreen { width: 95%; margin-left: auto; margin-right: auto; position: relative; /*min-width: 1024px;*/}

.master_form { height: 100%; position: relative; }
.master_container { width: 1024px; min-height: 100%; margin-left: auto; margin-right: auto; position: relative; }
.master_container_fullscreen { width: 95%; min-height: 100%; margin-left: auto; margin-right: auto; position: relative; /*min-width: 1024px;*/}
.master_footer { height: 40px; width: 1024px; clear: both; position: absolute; bottom: 0; text-align: center; border-top: solid 1px #adc3d6; margin-top: 10px; padding-top: 10px; }
.master_footer_fullscreen { height: 40px; width: 100%; clear: both; position: absolute; bottom: 0; text-align: center; border-top: solid 1px #adc3d6; margin-top: 10px; padding-top: 10px; }
.tooltip { border: solid 1px #adc3d6; }
.footerPanel { width: 400px; float: left; }
.module_item, .module_item_selected { padding: 5px; }
.module_item_selected a { color: #FF8C00; font-weight: bold; }

/* Common Control Styles */
.hide { display:none; visibility:hidden;}
.show { visibility:visible;}
.textbox, textarea, .gridNavigator_pageTextBox { border: solid 1px #adc3d6; font-family: Verdana, Tahoma, Arial, Sans-Serif; color: #222; width: 175px; text-align: left; font-size: 10pt; padding: 1px !important; }
.textbox_required { font-family: Verdana, Arial, Helvetica, sans-serif, Lucida Sans; font-size: 10pt !important; border: solid 1px #999; color: #292c29 !important; padding: 2px !important; margin: 3px !important; }
.watermarked { width:150px; padding: 2px 0 0 2px; border:1px solid #BEBEBE; background-color: #F0F8FF; color: gray; font-style: italic;}	

.dropdownlist, 
.dropdownlistNoWidth { font-family: Verdana, Tahoma, Arial, Sans-Serif; color: #3a3a3a; text-align: left; font-size: 9pt; }
.dropdownlist { width: 181px; }
.dropdownlist:focus {outline:Olive solid thin !important;}

.createButtonDiv { margin-top: 5px; float: right; text-align: right; border: solid 1px Red; height: 36px; vertical-align: top; }
.label { font-size: 11pt; }

.CheckBoxList TD { padding: 5px; border: solid 1px #ccc; background-image: url(../images/poll_bg.png); background-repeat: repeat-x; }
.RadioButtonList TD { padding: 5px; border: solid 1px #ccc; background-image: url(../images/poll_bg.png); background-repeat: repeat-x; }

.editImageButton { background-image: url(../images/Actions/action-edit.png); font-size: 11pt !important;}
.deleteImageButton { background-image: url(../images/Actions/action-delete.png);}
.createNewLinkButton { color: white !important; float: right; background-image: url(../images/GridIcons/new.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.createNewLinkButtonWhiteBg { float: right; background-image: url(../images/GridIcons/new.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.createNewLinkButtonWhiteBgFooterRow { float: right; background-image: url(../images/GridIcons/new.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin-left: 5px !important; padding: 0px; padding-left: 18px; }
.helpLinkButton { color: white !important; float: right; background-image: url(../images/help.gif); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.refreshLinkButton { color: white !important; float: right; background-image: url(../images/GridIcons/refresh.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.exportLinkButton { color: white !important; float: left; background-image: url(../images/button_export.gif); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.exportPDFLinkButton { color: white !important; float: left; background-image: url(../images/button_export_pdf.gif); font-size: 1pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.publicUrlLinkButton { color: white !important; float: right; background-image: url(../images/button_public_url.gif); font-size: 1pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.compareLinkButton { color: white !important; float: right; background-image: url(../images/button_compare.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }
.goPageLinkButton { color: white !important; float: right; background-image: url(../images/page_white_go.png); font-size: 11pt !important; background-repeat: no-repeat; background-position: left center; margin: 0px !important; padding: 0px; padding-left: 18px; }

.header-export-link { float: right; color: #FFFFFF; font-size: 14px; text-align: center;padding-left: 4px; padding-right: 4px }
a.header-export-link:hover { text-decoration: underline; color: #FFFFFF; }
.header-export-link img { height: 18px; width: 18px; padding-top: 10px; padding-right: 4px; float: left; }

input[type="button"], input[type="submit"] { padding: 1px 6px !important; }
input[type="password"], input[type="search"] { padding: 1px !important; }

div.smartbutton { background: #fff; height: 24px; width: 100px; }
div.smartbutton_outer { background: #ccc; height: 24px; width: 100px; }
div.info-icon {
    background: url(../../../Content/images/icons/alert_info.png) no-repeat center center;
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.customtooltip {
    position: relative;
    display: inline-block;
}
.customtooltip .tooltiptext {
    visibility: hidden;
    width: 540px;
    background-color: #555;
    color: #fff;
    text-align: left;
    padding: 5px 32px 5px 6px;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Show the tooltip text when you mouse over the tooltip container */
.customtooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/* Breadcrumb Styles */

.breadcrumb { width: 100%; background-color: #d6dfef; }
.breadcrumb_inner { font-size: 10pt; text-indent: 4px; }
.breadcrumb_left { height: 30px; width: 14px; background-image: url(../images/breadcrumb_l.png); background-repeat: no-repeat; background-position: top left; }
.breadcrumb_right { height: 30px; width: 14px; background-image: url(../images/breadcrumb_r.png); background-repeat: no-repeat; background-position: top left; }
.breadcrumb a, .breadcrumb a:visited { color: #295194; font-size: 10pt; text-decoration: none; }
.breadcrumb a:hover { color: #295194; font-size: 10pt; text-decoration: none; }

/* Title Bar Styles */

.titleBar { border-bottom: solid 2px #f19516; width: 100%; margin: 0px 0px 10px 0px; }
.titleBar TD { padding: 2px; margin: 0px; height: 28px; }
.titleBar_image { width: 35px; text-align: right; }
.titleBar_image img { vertical-align: middle; }
.titleBar_header { text-indent: 5px; font-size: 18pt; font-weight: bold; line-height: 28px; vertical-align: middle; color: #666; }
.titleBar_description { font-size: 17px; font-style:italic; vertical-align: top; line-height: 17pt; height: 17pt; }

/* Form Layout Styles */

.panelContainer .formContent { /*min-height: 60px!important; border-bottom: 1px solid #EEEEEE; */}
.panelContainer .formContent input[value="Search"] { margin: 10px 0 0; cursor: pointer; }
.formContent { width: 100%; border: none; padding: 0 0 10px; margin: 0; }
.divNameValue { border: none; padding: 0; margin: 4px; width: 300px; float: left; line-height: 20px; }
.divNameValueTwoCol { border: none; padding: 0; margin: 4px; width: 430px; float: left; line-height: 20px; }
.fieldName { text-align: right; font-weight: bold; float: left; font-size: 11pt; width: 45%; height: 100%; vertical-align: middle; line-height: 20px; padding: 2px; }
.fieldValue { text-align: left; float: right; width: 50%; vertical-align: middle; height: 100%; line-height: 20px; padding: 2px; white-space: nowrap; }
.fieldValue span { margin-top: 1px; }
.divNameValueWide { border: none; padding: 0; margin: 4px; width: 100%; float: left; line-height: 20px; }
.fieldNameWide { text-align: left; font-weight: bold; float: left; font-size: 11pt; width: 25%; height: 100%; vertical-align: middle; line-height: 20px; padding: 2px; }
.fieldValueWide { text-align: left; width: 70%; vertical-align: middle; height: 100%; line-height: 20px; padding: 2px; white-space: nowrap; }

/* Tab Control Styles */

.tabContainer { width: 98%; }
.smartTabTable { float: right; margin: 0px 1px 0px 1px; }
.smartTabTable_Inner { float: left; margin: 0px 1px 0px 1px; }
.smartTabTable TD { padding: 0px; margin: 0px; }
.smartTabItem_Selected { padding: 0 10px 0 10px; background-color: #21458c; background-image: url(../images/tab_default.png); background-repeat: repeat-x; height: 22px; float: left; text-align: center; margin-right: 1px; line-height: 22px; vertical-align: middle; }
.smartTabItem { padding: 0 10px 0 10px !important; color: #9bacbc; background-image: url(../images/tab_inner.png); background-repeat: repeat-x; height: 22px; float: left; text-align: center; margin-right: 1px; }
.smartTabLeft { height: 22px; width: 2px; border: 0px; background-image: url(../images/tab_l.png); background-repeat: no-repeat; background-position: center left; }
.smartTabLeft_Selected { height: 22px; width: 2px; border: 0px; background-image: url(../images/tab_l_default.png); background-repeat: no-repeat; background-position: center left; }
.smartTabRight { height: 22px; width: 2px; border: 0px; background-image: url(../images/tab_r.png); background-repeat: no-repeat; background-position: center right; }
.smartTabRight_Selected { height: 22px; width: 2px; border: 0px; background-image: url(../images/tab_r_default.png); background-repeat: no-repeat; background-position: center left; }
.smartTabItem a { color: #575757; text-decoration: none; font-size: 12px; line-height: 22px; vertical-align: middle; }
.smartTabItem a:hover { color: #ffecb8; text-decoration: none; font-size: 12px; line-height: 22px; vertical-align: middle; }
.smartTabItem_Selected a { color: #575757; padding: 0 10px 0 10px; text-decoration: none; font-size: 12px; line-height: 22px; vertical-align: middle; }

/* Tab Panel Styles */

.tabPanelTopLeft { height: 24px; width: 10px; background-image: url(../images/tabPanel_topleft.jpg); background-repeat: no-repeat; float: left; }
.tabPanelTopRight { height: 24px; width: 10px; background-image: url(../images/tabPanel_topright.jpg); background-repeat: no-repeat; float: right; }
.tabPanelTop { background-image: url(../images/tabPanel_top.jpg); background-repeat: repeat-x; padding: 0px; font-size: 12pt; color: #333; font-weight: bold; width: 100%; height: 24px; line-height: 24px; }


/* Horizontal List Styles */

.HorizontalList_Title { background-color: #888; color: #fff; padding: 2px; font-size: 10pt; font-weight: bold; }
.HorizontalList_DataItem { border: solid 2px #888; text-align: center; width: 100%; background-image: url(../images/poll_bg.png); background-repeat: repeat-x; }
.HorizontalList_ItemHeader { font-size: 10pt; color: #666; }
.HorizontalList_ItemContent { font-size: 22pt; font-weight: bold; color: #666; }
.HorizontalList_ItemFooter { font-size: 8pt; color: #666; }

/* Rounded Header Items */

div.headerItem { background-color: #183884; color: #fff; text-indent: 10px; font-weight: bold; height: 18px; line-height: 18px; vertical-align: middle; margin: 2px 10px 2px 10px; }

/* Inner Tab Styles */

.innertab_left { width: 13px; height: 28px; background-image: url(../images/innertab_left.png); background-repeat: no-repeat; background-position: left top; }
.innertab_right { width: 13px; height: 28px; background-image: url(../images/innertab_right.png); background-repeat: no-repeat; background-position: right top; }
.innertab_middle { height: 28px; width: 98%; background-image: url(../images/innertab.png); background-repeat: repeat-x; }
.innertab_content { border: solid 1px LightSteelBlue; }

/* Export Attribute Control */

.ExportAttribute { border: solid 1px #ccc; background-image: url(../images/poll_bg.png); background-repeat: repeat-x; width: 370px; margin: 2px; background-color: White; }
.ExportAttribute TD { font-size: 11px !important; vertical-align: middle !important; }

/* Hosted Page Attribute */
#divHostedPageAttribute {padding: 3px 0px 3px 5px; border: solid 1px #ccc; background-image: url(../images/poll_bg.png); background-repeat: repeat-x; width: 100%; margin: 2px; background-color: White; }

/* Telerik Rad Editor */

.EditorDropDown { font-size: 12px; width: 450px; }
.SystemAttributeNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 180px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/attribute_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.SystemAttributeRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 180px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/system-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.FolderRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/folder_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.ListNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/list_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.ListRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/lists-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.SnippetRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippets-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.SnippetNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippet_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.HostedPageRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippets-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.HostedPageNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippet_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.AdCampaignRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippets-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.AdCampaignNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippet_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }

.PreferenceCenterRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippets-icon16x16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.PreferenceCenterNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/snippet_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }

.AttributeRootNode { font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 22px; width: 280px; text-indent: 18px; vertical-align: middle; background-image: url(../images/TreeIcons/attribute_16.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-size: 10pt; vertical-align: middle; font-weight: normal; height: 24px; }
.EmailContentText { width: 100%; }

/* Validation */
#validation_box { position: fixed; bottom: 2%; right: 2%; min-width: 250px; z-index:9999; }
#validation_table { color: #2d5291; }
#validation_header { padding-left: 5px; background-color: LightSteelBlue; font-weight: bold; font-size: 12pt;  height: 24px; line-height: 24px; vertical-align: middle; min-width: 250px; }                    
#validation_footer  { background-color: gainsboro; height: 24px; min-width: 250px; }
#validation_body { color: #000; border: solid 1px LightSteelBlue; background-color: #fff; min-width: 250px; padding: 5px; }
#validation_body ul { padding: 5px !important; margin: 5px 5px 5px 25px !important; }
#validation_body li { font-size: 11pt !important; list-style-image: url(../images/error_16.gif); vertical-align: top; padding: 0px 0px 5px 5px !important; margin: 0 0 0 -10px !important; }
#validation_body li li { font-size: 11pt !important; list-style-image: url(../images/arrow.gif); vertical-align: top; padding: 0px 0px 5px 5px !important; margin: 0 0 0 -10px !important; }

/* Ext.Net Override */
#ext_validation_body { border: solid 1px LightSteelBlue; background-color: white; position: fixed !important; }
#ext_validation_body .x-window-header { background-color: LightSteelBlue; font-weight: bold; font-size: 12pt; height: 24px; line-height: 24px; vertical-align: middle; }
#ext_validation_body .x-window-header-text-container-default { color: #2d5291; }
#ext_validation_body .x-window-body { background-color: white; border-style: none; min-width: 250px; display: block; overflow: auto; text-align: left; }
#ext_validation_body ul { text-align: left; }
#ext_validation_body li { font-size: 11pt !important; list-style-image: url(../images/error_16.gif); vertical-align: top; padding-bottom: 5px !important; margin: 0 0 0 -10px !important; }
#ext_validation_body li * { margin-right: 20px;} /* Everything below the List items needs a margin because EXT still caused wrapping even though explicitly told not to*/
#ext_validation_body li li { font-size: 11pt !important; list-style-image: url(../images/arrow.gif); vertical-align: top; padding-bottom: 5px !important; margin: 0 0 0 -10px !important; }

/* Org Selection */
#org_box { position: fixed; top: 5px; min-width: 250px; right: 2%; }
#org_table { color: #2d5291; }
#org_header { padding-left: 5px;  font-weight: bold; font-size: 12pt; height: 24px; line-height: 24px; vertical-align: middle; background-color: LightSteelBlue; }
#org_footer { height: 24px; background-color: gainsboro; }
#org_body { color: #000; border: solid 1px LightSteelBlue; background-color: #fff; width: 250px; padding: 5px; text-align: left; }

.OrgSelectionTable { width: 250px !important; z-index: 1000001; position: absolute; top: 5px; right: 5px; border: solid 2px LightSteelBlue; background-color: #eee; }
.OrgSelectionTable TD { font-size: 10pt; padding: 3px; }
.OrgSelectionCloseButton { float: right; background-image: url(../images/close.png); background-repeat: no-repeat; background-position: center center; height: 16px; width: 16px; border: none; }
.OrgSelectionTitle { border-bottom: solid 1px LightSteelBlue; }

#org_box_floating { position: absolute;  width: 250px; right: 5px;}
#org_table_floating { color: #2d5291; }
#org_header_floating { padding-left: 5px; background-image: url(../images/validation_header.png); font-weight: bold; font-size: 12pt; background-repeat: no-repeat; height: 24px; line-height: 24px; vertical-align: middle; width: 250px; }
#org_footer_floating { background-image: url(../images/validation_footer.png); background-repeat: no-repeat; height: 24px; width: 250px; }
#org_body_floating { color: #000; border: solid 1px LightSteelBlue; background-color: #fff; width: 250px; padding: 5px; text-align: left; }

.OrgSelectionTable_floating { width: 250px !important; z-index: 1000001; position: absolute; top: 5px; right: 5px; border: solid 2px LightSteelBlue; background-color: #eee; }
.OrgSelectionTable_floating TD { font-size: 10pt; padding: 3px; }
.OrgSelectionCloseButton_floating { float: right; background-image: url(/App_Themes/web/images/close.png); background-repeat: no-repeat; background-position: center center; height: 16px; width: 16px; border: none; }
.OrgSelectionTitle_floating { border-bottom: solid 1px LightSteelBlue; }

/* Progress Indicator */
.progressTemplate {position: fixed; width:200px; top: 5%; right: 15px; border: solid 1px LightSteelBlue; background-image: url(../images/poll_bg.png); background-color:White; background-repeat: repeat-x; z-index: 9999;}
.progressTemplate_image { height: 48px; width: 48px; }
.progressTemplate_text { width: 152px; font-size: 12pt; color: #666; font-weight: bold; vertical-align: middle; padding: 4px; }
.progressTemplate_report { border: 0px none LightSteelBlue; padding: 0px 2px 0px 2px; height: 24px; width:1024px; vertical-align: middle; }
.progressTemplate_image_report { height: 24px; width: 24px; }
.progressTemplate_text_report { font-size: 18pt; color: #666; font-weight: bold; vertical-align: middle; }

/* Login */
.login_container { margin-top: 50px; }
.login_input_container { height: 180px; width: 100%; clear: both }
.login_input_image_container { float: left; height: 100%; width: 40%; text-align: right }
.login_input_section_box { float: left; box-sizing: content-box; }
.login_input_section { background-image: url(../images/login_gradient.png); padding: 20px; padding-bottom: 15px; width: 300px;  }
.login_input_label { color: White; font-weight: bold; font-size: 20px; }
.login_input_value { padding-bottom: 10px; }
.login_app_info_container {  clear: both; }
.login_app_info_box { padding-top: 50px; text-align: center; }
.login_app_info { font-weight: bold; font-size: 20px; margin-left: 30px; margin-right: 30px; color: Black; }
.login_input_forgot_password { text-align: right; }
.login_input_forgot_password a { color: Gray; text-decoration: underline; }
.login_input_section_item { padding-bottom: 10px; }

/* Password Recovery */
.password_recovery_container { margin-top: 50px; }
.password_recovery_input_container { height: 180px; width: 100%; clear: both }
.password_recovery_background { background:#566E92; padding: 20px; padding-bottom: 10px;}
.password_recovery_captcha_textbox_label { color: White; margin-left:5px}

/* Change Password */
.chgpass_container { border-style:solid; display: inline-block; text-align: left; width: auto; margin-top: 40px; margin-left: 40px; }
.chgpass_header { background: #3B5781; color: white; padding-left: 8px; padding-top: 6px; padding-bottom: 6px; padding-right: 8px; margin-left: -1px; margin-top: -1px; width: auto; font-size: large;}
.chgpass_label { float: left; display: inline; }
.chgpass_textfield { float: left; display: inline; }
.chgpass_inputarea { float: left; display: inline; padding: 12px; }
.chgpass_msgarea { float: left; display: inline; padding: 12px; }
.chgpass_td_lbl { padding: 4px; }
.chgpass_td_input { padding: 4px; }
.chgpass_savebtn { float: right; display: inline; padding: 8px; vertical-align: bottom; margin-top: 30px;}

/* Misc */
.pop { min-width: 155px; display: block; position: absolute; clear: both; background-color: white; display: none; border: 1px solid silver; padding: 10px; z-index: 9999; }
.overflowx_scroll { overflow-x: scroll }

/* upload async */
.uploadAsync_itemContainer { margin-top: 10px; }
.uploadAsync_progressContainer { border: 1px solid #ADC3D6; padding: 5px; font-size: 11pt; color: Gray; }
.uploadAsync_cancelButtonImage { font-size: 0;display: block;height: 14px;width: 14px;background-image: url(../images/AssetIcons/cancelbutton.gif);background-repeat: no-repeat;background-position: -14px 0px;float: right;margin-right: 10px; margin-top: 10px;  }
.uploadAsync_itemInfoContainer { color: black; display: block; float: left; margin-top: 10px; margin-left: 10px; }
.uploadAsync_fileStatus { color: Gray; }
.uploadAsync_progressbar { background-color: #CCFF99;border-color: #CCFF99;}
.ui-state-highlight { height: 2.0em; line-height: 2.0em; }

.MarketOnceDialog { position: absolute; overflow:hidden; }
.CheckBoxList input[type=checkbox] { margin-right: 4px !important; }

/*org picker */
.orgPicker_button button { font-family: Calibri; font-size: 10pt; height: auto !important; }
.tree_panel_node { font-size: 10pt; font-family: Calibri; background-color: transparent !important; padding: 2px !important; cursor: default !important; }
.tree_panel_node a span { cursor: pointer !important; }
.tree_panel_body { padding: 5px !important; }
.tree_panel_body .x-tree-selected a { color: Orange !important; }
.tree_panel_body .x-tree-selected a span { color: Orange !important; font-weight: bold; }
.tree_panel_body .x-tree-node-over a { text-decoration: underline !important; }
.tree_panel_node_org_icon { background-image: url(../images/users.png) !important; }
.tree_panel_header span { font-family: Calibri !important; font-size: 10pt !important; }

/*ext.net export button*/
.btn-ext-export .x-btn-inner {color:white;font-size:12px;}

/* Ext.Net Summary Row Override*/
.x-grid-row-summary .x-grid-cell-inner { font-weight: bold; font-size: 11px; background-color: #f1f2f4; }

/*Top Navigation Section*/ 
.top-nav {
    float: right;  
    font-size: 10pt;
    /*width: 530px;*/
}

.top-nav-wrapper {
    float: right;
    margin: 5px 0;
    position: relative;
}

.user-name {
    margin: -2px 5px 0 0;
    width: auto;
    position: relative;
    float: left;
}

.user-type {
    margin: -2px 5px;
    width: auto;
    position: relative;
    float: left;
}

.org-selection {
    margin: -2px 5px;
    width: auto;
    position: relative;
    float: left;
}

.login-logout {
    margin: -2px 5px;
    width: auto;
    position: relative;
}

.login-logout > img {
    width: 16px;
    height: 16px; 
    vertical-align: middle;
}



/*Activity Filter/ Modal*/
.modal-overlay {
    background: #010e21;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40001;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.close-modal {
    background: url(../images/close_btn.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 30px;
    z-index: 50;
}

.vertical-offset {
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 40002;
}

.modal-wrapper {
    background: #CCCCCC;
    border: 2px solid #fff; 
    border-radius: 10px;
    width: 600px; 
    min-height: 200px; 
    margin: 0 auto;
    /*overflow: hidden;*/
    z-index: 999999;
    position: relative;
    /*box-shadow: 10px 10px 5px #222222;*/
}

.modal-content-wrapper {
    display: inline-block;
    margin: 0 0 16px;
    width: 100%;
    height: 100%;
    position: relative;
}

.modal-header-wrapper {
    background: #C82A01;
    /*border: 1px solid black;*/
    border-radius: 8px 8px 0 0;
    color: white; 
    font-weight: bold;
    overflow: hidden;
}

.modal-header {
    display: inline-block;
    margin: 20px 20px; 
    font-size: 1.5em;  
}

.modal-content-sections, .modal-content-dates {
    margin: 20px 0;
}

.modal-content-sections .labels, .modal-content-dates .labels {
    float: left;
    margin-left: 20px; 
    font-weight: bold;
    font-size: 1.2em;
    color: #2b578d;
    width: 94%;
}

.modal-content-sections select {
    border: 1px solid #2B578D;
    margin: 5px 20px; 
    padding: 5px;
    width: 94%;
}

.modal-content-sections input {
    border: 1px solid #2B578D!important;
    margin: 5px 20px; 
    padding: 5px!important;
    width: 94%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
}

.modal-content-dates select {
    border: 1px solid #2B578D;
    margin: 5px 0 5px 20px; 
    padding: 5px;
    width: 46%;
}

.modal-content-dates input {
    border: 1px solid #2B578D!important;
    margin: 5px 4px; 
    padding: 5px!important;
    width: 46%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}

.footer-btns {
    width: 100%;
    padding: 5px 0!important;
    float: left;
    position: relative;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.footer-btns .cancel {
    background: lightgray;  
    margin-right: 16px;
    padding: 5px!important;
    float: right;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.footer-btns.cancel:hover {
    background: gray; 
    color: #fff!important; 
    cursor: pointer;
}


.footer-btns .submit {
    background: lightgreen; 
    margin: 0 5px;
    padding: 5px!important;
    float: right;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.footer-btns .submit:hover {
    background: green; 
    color: #fff!important; 
    cursor: pointer;
}

/*EditMailing/ Split Test*/
.split-test-wrapper .winning-email {
    margin: 4px;
    padding: 0; 
    float: left;
    line-height: 20px;
    width: 100%!important;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.split-test-wrapper .divNameValueTwoCol {
    width: auto;
    margin: 4px 15px;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.split-test-wrapper .divNameValueTwoCol:first-child {
    margin: 4px 18px 4px 0;
}

.split-test-wrapper .divNameValueTwoCol .fieldName {
    text-align: left;
    font-size: 1em;
    width: auto;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.split-test-wrapper .divNameValueTwoCol .fieldValue {
    float: left;
}

/* Select Source Section */

.conversion-detail .divNameValue {
    width: 340px;
}

.conversion-detail .fieldValue {
    float: left;
}

.conversion-detail .source-wrapper {
    margin: -4px 4px;
}

.conversion-detail .fieldName {
    width: 100px;
    padding: 2px 10px;
}

.conversion-campaign-detail-wrapper {
    margin: 10px 0px 6px;
    width: 100%!important;
}

.conversion-campaign-detail-wrapper .select-source-span {
    max-width: 250px!important;
    width: 180px;
    height: auto;
}

.conversion-campaign-detail-wrapper .fieldName {
    width: 100px!important;
}


#conversion-activity .divNameValue {
    width: 356px;
}

.conversion-activity-wrapper {
    margin: 10px 6px 6px;
    width: 100%!important;
}

.conversion-activity-wrapper .select-source-span {
    max-width: 250px!important;
    width: 180px;
    height: auto;
}

.conversion-activity-wrapper .left {
    width: auto!important;
    float: left;
    margin-left: 106px;
    padding: 2px 12px;
}


.conversion-detail-wrapper .divNameValue {
    width: auto!important;
    margin: 4px 0; 
} 

.conversion-detail-wrapper .divNameValue:first-child {
    /*width: 322px!important;*/
    width: 486px!important;
}


.conversion-detail-wrapper .divNameValue .fieldName {
    /*width: auto!important;*/
}

.conversion-detail-wrapper .fieldValue {
    margin-left: 5px;
    float: left;
    padding: 2px 10px;
}

.conversion-detail-wrapper .fieldValue span {
    margin-top: 0;
}

.conversion-detail-wrapper .select-source-span {
    max-width: 250px!important;
    width: 180px;
}

.conversion-detail-wrapper .fieldValue .dropdownlist {
    /*width: 120px;*/
    height: 24px;
    /*max-width: 200px!important;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.conversion-detail-wrapper .fieldValue input {
    /*width: 106px;*/
    height: 24px;
    /*max-width: 200px!important;*/
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .9em;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}

.source-wrapper {
    float: left;
    margin: -4px 0;
    width: auto!important;
}

.source-wrapper .btn-wrapper {
    display: inline-block;
    margin: -4px 0;
    width: auto!important;
}

.select-source-span {
    border: 1px solid #ADC3D6;
    float: left;
    width: 100px;
    height: 27px;
    max-width: 100px!important;
    overflow: hidden;
    margin: 0 5px 0 0;
    padding: 0 5px;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}

a:hover {
    text-decoration: none;
}

.border .divNameValue, .border .fieldName{
    border: 1px solid #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /*.source-wrapper {
        width: 486px!important;
    }*/

  .conversion-detail .divNameValue {
    width: 350px;
    }
}


/*Styles for the ExtTriStateTree Plugin that has been implemented. */
div.x-panel-body input.x-tree-checkbox {
        background-image:url(../images/ExtTriStateTree/checkbox.gif) !important;
        }

div.x-panel-body .x-tree-checkbox-checked-disabled input.x-tree-checkbox {
        background-position: 0 -26px;
        }

/*Set Permissions */
.btn-set-permissions {
    background: #183884;
    border: 1px solid #010e21;
    border-radius: 5px;
    color: #fff;
}

.btn-set-permissions:hover {
    background: #010e21;
}

.item-separator {
    height: 15px; 
    width: 100%
}

.date-range-picker {
    border: solid 1px #adc3d6; 
    font-family: Verdana, Tahoma, Arial, Sans-Serif !important; 
    color: #222; 
    width: 180px;
    text-align: left;
    font-size: 10pt; 
    padding: 1px !important;
    margin: 0px !important
}


.createNewButton {
    background: url("/App_Themes/web/images/GridIcons/add_24.png") no-repeat 7px 9px;
    background-size: 18px;
    color: #fff;
    float: right;
    padding: 0 8px 0 30px;
    font-size: 10pt; 
}

/*//  Dialog Messages //*/
.message-dialog,
.confirm-dialog {
  border: 1px solid #a0a0a0 !important;
  width: 500px !important;
  min-height: 200px;
}
.message-dialog > .message-container,
.confirm-dialog > .message-container {
  border: none;
  height: 100%;
}
.message-dialog > .message-container div,
.confirm-dialog > .message-container div {
  padding: 10% 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message-dialog > .message-container div.message-icon,
.confirm-dialog > .message-container div.message-icon {
  width: 30%;
  float: left;
}
.message-dialog > .message-container div.message-icon.error-icon,
.confirm-dialog > .message-container div.message-icon.error-icon {
  background: url(../../../Content/images/icons/alert_error.png) no-repeat center center;
  background-size: 90px;
  width: 123px;
  height: 129px;
  float: left;
}
.message-dialog > .message-container div.message-icon.info-icon,
.confirm-dialog > .message-container div.message-icon.info-icon {
  background: url(../../../Content/images/icons/alert_info.png) no-repeat center center;
  background-size: 90px;
  width: 123px;
  height: 129px;
  float: left;
}
.message-dialog > .message-container div.message-icon.warning-icon,
.confirm-dialog > .message-container div.message-icon.warning-icon {
  background: url(../../../Content/images/icons/alert_warning.png) no-repeat center center;
  background-size: 90px;
  width: 123px;
  height: 129px;
  float: left;
}
.message-dialog > .message-container div.message-content,
.confirm-dialog > .message-container div.message-content {
  width: 70%;
  float: left;
  font-size: small;
}
.message-dialog .ui-dialog-titlebar,
.confirm-dialog .ui-dialog-titlebar {
  display: none;
}

.message-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button,
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button {
  background: transparent;
  border: none !important;
  margin: 0;
}
.message-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child,
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child {
  float: right !important;
  margin: 2%;
}
.message-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child span,
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child span {
  background: #255187;
  width: auto;
  font-size: small;
  font-weight: bold;
  margin: 10px 0;
  padding: 5px 16px;
  color: #fff;
  text-transform: capitalize;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 1.35s ease-in-out;
  -moz-transition: all 1.35s ease-in-out;
  -ms-transition: all 1.35s ease-in-out;
  -o-transition: all 1.35s ease-in-out;
}
.message-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child:hover span,
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child:hover span {
  background: #3069af;
  cursor: pointer;
  color: #fff;
}

.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button {
  background: transparent;
  border: none !important;
  margin: 0;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child {
  float: right !important;
  margin: 2%;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child span {
  background: #255187;
  width: auto;
  font-size: small;
  font-weight: bold;
  margin: 10px 0;
  padding: 5px 16px;
  color: #fff;
  text-transform: capitalize;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 1.35s ease-in-out;
  -moz-transition: all 1.35s ease-in-out;
  -ms-transition: all 1.35s ease-in-out;
  -o-transition: all 1.35s ease-in-out;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:first-child:hover span {
  background: #3069af;
  cursor: pointer;
  color: #fff;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:last-child {
  float: left !important;
  margin: 2%;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:last-child span {
  background: transparent;
  width: auto;
  font-size: small;
  font-weight: bold;
  margin: 10px 0;
  padding: 5px 16px;
  color: #255187;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 1.35s ease-in-out;
  -moz-transition: all 1.35s ease-in-out;
  -ms-transition: all 1.35s ease-in-out;
  -o-transition: all 1.35s ease-in-out;
}
.confirm-dialog .ui-dialog-buttonpane > .ui-dialog-buttonset button:last-child:hover span {
  background: transparent;
  color: #3069af;
}