/* all class specific styles go here. */
.submitButton
{
    font-size: 8pt;
    overflow: visible;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    width: 75px;
    height: 24px;
}

.globalSubmitButton
{
    font-size: 12px;
    overflow: visible;
    color:#24A4D3;    
    width: 75px;
    border:0px;
    cursor: hand;
    background-color:#E1E4E5;
}

/* needed for proper spacing within fieldset elements */
.fieldsetContentsTable
{
    margin: 5px;
}

.reDropdown.reRealFontSize {
    width: 3.42857143em !important;
}

.reDropdown.reFontName {
    width: 10.42857143em !important;
}

.webUpload
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 10px;
    opacity: 0;
    position: relative;
    text-align: right;
    z-index: 2;
}

.fakefile
{
    width: 95%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 5px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.fakefile > #fakeBrowse
{
    margin-left: 5px;
    height: 24px;
    width: 75px;
}

.fileinputs
{
    position: relative;
}

.webUploadBtn
{
    float: right;
    margin-right: 5px;
}

.leftNavBar
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #626469;
}

.title
{
    font-weight: bold;
    font-size: 12pt;
    color: #ABABAB;
    font-style: normal;
    background-color: #ABABAB;
    font-variant: normal;
    height: 22px;
}

.title IMG
{
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: text-bottom;
}

.defaultBODY
{
    margin: 0px;
    background-color: White;
    text-align: center;
}

.hand
{
    cursor: pointer;
}

.headerMenuBg
{
    height: 36px;
}
.welcomeText
{
    font-size: medium;
}
.versionText
{
    font-size: 13px;
}


/* menu section */


.disabledImage
{
    /*opacity: 0.3;*/
    padding: 1px;
    cursor: default;
    
}

.divToolbarItem1 .disabledImage
{
    /*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
    background-color: Transparent;
    padding: 1px;
    cursor: default;
    height:35px;
}

.divToolbarItem1 .toptoolbar
{
    color: #000000;
    padding: 1px;
    cursor: pointer;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    height:35px;
}

.menu
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    /* 
    color: #000000;
    cursor: pointer;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 1px;
    font-size: 8pt;
    */
}

.mainmenuHidden
{
    width: 0px;
    visibility: hidden;
}
.submenu
{
    padding: 5px 10px 5px 10px;
    background-color: #FFFFFF;
    color: #000000;
    cursor: pointer;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    line-height: 25px;
}

.subMenuTopTable
{
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-radius: 10px;
    box-shadow: 13px 24px 29px -6px rgba(171,168,171,0.72);
}

.subMenuTopTable tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.subMenuTopTable tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.subMenuTopTable tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

.subMenuTopTable tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

.subMenuTd
{
    padding: 4px 10px 4px 15px;
    font-size:12px;
}


.subMenuHighlightTdArrow
{
    padding: 4px 10px 4px 15px;
}

.disabled
{
    color: #ABABAB;
    padding: 4px 10px 4px 10px;
    border: 1px #F0F0F0;
    font-size: 12px;
}

.subMenuHighlight
{
    padding: 4px 10px 4px 15px;
    font-size:12px;
    color: #03B3FF;
}

.highlight
{
    background-color: #C1E0FF;
    color: #000000;
    padding: 4px 9px 4px 9px;
    font-size: 12px;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
  /*  border: #3399FF 1px solid; */
}

/*
TABLE.submenu TR.highlight
{
    padding: 4px 10px 4px 10px;
}
*/

.dashboardStatusBar
{
    background-color: #F0F0F0;
    color: #000000;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 1px;
    padding-top: 4px;
    z-index: 40001;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 10pt;
    vertical-align: text-bottom;
}

.statusBar
{
    background-color: #39464F;
    border-bottom: 1px outset;
    border-top: 1px outset;
    border-right: 1px solid;
    border-color: #39464F;
    color: #9DA0A1!important;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    z-index: 40001;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 9pt;
    height: 24px;
}
.statusBar td, .statusBar span
{
    color: #9DA0A1 ;
}

.statuslink
{
    vertical-align:top;
    cursor:pointer;
    text-decoration:underline;
    color:#24A4D3 !important;
}

.status1
{
    display: block;
    height: 22px;
    padding-top:4px;
    padding-left: 3px;
    float: left;
    width: 170px;
    border-right: solid 1px #39464F;
}

.status2
{
    display: block;
    height: 22px;
    padding-top:4px;
    padding-left: 3px;
}

.status3
{
    display: block;
    height: 22px;
    padding-top:4px;
    float: right;
    width: 170px;
    border-left: solid 1px gray;
    padding-left: 3px;
}


.listTopSummary
{
	color: #000000; 
	font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 10pt;	
	font-weight: normal;
}

.toolbar
{
    background-color: #F0F0F0;
    border-bottom: 1px outset;
    border-right: 1px outset;
    border-color: #F0F0F0;
    color: #000000;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.disabledTextbox
{
    background-color: #F0F0F0;
    cursor: default;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;
}
.toptoolbar
{
    color: #000000;
    padding: 1px;
    cursor: pointer;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.toolbarHighlight
{
    margin: 1px;
    background-color: #C1D2EE;
    border: #3399FF 1px solid;
    color: #000000;
    cursor: pointer;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.selectedTopMenu
{
    background-color: #ffffff;
    /*
    background-color: #DCD9D3;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 2px solid;
    border-top: 1px solid;
    border-color: #ABABAB;
    color: #000000;
    padding: 4px;
    padding-left: 9px;
    padding-right: 8px;
    cursor: default;
    font-size:12px;
    */
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
}

.selectedTopMenuImage
{
    background-color: #DCD9D3;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #ABABAB;
    color: #000000;
    margin:0px;
    height:20px;
    padding: 0px 0px 2px 0px;
    cursor: default;   
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva; 
}

.uTab
{
    background-color: #91A7B4;
    height: 1px;
}
.sTab
{
    background-color: #FFC73C;
    height: 1px;
}
.bTab
{
    background-color: #F0F0F0;
    height: 1px;
}
.tabFrame
{
    background-color: #ffffff;
    border-width:0px;
}

.newtab
{
    cursor: pointer;
    font-size: 13px;
    color: #688091;
    padding-left: 4px;
    padding-right: 4px;
}

.newtabsel
{
    cursor: pointer;
    font-size: 13px;
    color: #308DC6;
    padding-left: 4px;
    padding-right: 4px;
}


.tab
{
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    background-image: url(../../images/layout/tabGradient.gif);
    font-size: 8pt;
    color: black;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    background-repeat: repeat-x;
}

.tabPageBody
{
    margin: 0px;
    margin-top: 5px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
}

.lookupLabel
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 9pt;
    color: #000000;
}

/* end menu section */

/* activity conflict dialog */
.conflictListDiv
{
    background-color: #FFFFFF;
    border: solid 1px WindowFrame;
    width: 100%;
    height: 100px;
    overflow: auto;
}
.conflictListTable
{
    table-layout: fixed;
}
.conflictListCell
{
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* end activity conflict dialog */
/* activity info message */
.infoMsgDiv
{
    background-color: #E3E3E3;
    border: solid 1px WindowFrame;
    width: 100%;
}
.infoMsgImg
{
    vertical-align: middle;
}
.infoMsgText
{
    font-size: 12px;
    color: InfoText;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* end activity info message */

/* activity show all contacts */
.activityShowAllMainDiv
{
    height: 100px;
    width: 100%;
    background-color: #FFFFFF;
    border-style: inset;
}
.activityShowAllImgCell
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
}
.activityShowAllListCenter
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
    border-left: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
    overflow: hidden;
    text-overflow: ellipsis;
}
.activityShowAllListRight
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
    overflow: hidden;
}
.activityShowAllContentTable
{
    width: 100%;
    table-layout: fixed;
}
.activityShowAllHeaderCell
{
    background-color: #F0F0F0;
}
.activityShowAllScrollDiv
{
    overflow: auto;
    width: 100%;
    height: 80px;
}
/* end activity show all contacts */

/* activity transform */

.activityText
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 12px;
}
.imgClass
{
    vertical-align: middle;
}
.taSE
{
    border: solid 1px WindowFrame;
}

.taS
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
    border-left: solid 1px WindowFrame;
}

.taE
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
}
.taSpan
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
}

/* end activity x form */

/* calendar DWWBody */
.timeSlotDescriptorAreaCell
{
    width: 60px;
    height: 100%;
    background-color: #F0F0F0;
}
.timeSlotAreaCell
{
    background-color: #FFFFFF;
    height: 100%;
}
.timeSlotStatusBar
{
    width: 5px;
    height: 100%;
    border-left: solid 1px windowFrame;
    border-right: solid 1px windowFrame;
    background-color: #FFFFFF;
}
.timeSlotDescriptorHour
{
    vertical-align: middle;
    text-align: right;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 16pt;
    color: #000082;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotDescriptorMinute
{
    vertical-align: middle;
    text-align: left;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 6pt;
    color: #000082;
}
.timeSlotDescriptorLastMinute
{
    vertical-align: middle;
    text-align: left;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 6pt;
    color: #000082;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotNonWorkHour
{
    background-color: #C8C8C8;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotWorkHour
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #F0F0F0;
}
/* end calendar DWW body */
/* calendar dww header */
.hdrLeftPadSpace
{
    width: 60px;
    height: 100%;
    border-bottom: solid 1px ThreeDDarkShadow;
}
.hdrBG
{
    background-color: #F0F0F0;
}
.hdrTextCell
{
    text-align: center;
    vertical-align: middle;
    border-left: solid 1px WindowFrame;
}
/* end calendar dww header */

/* calendar recap slider */

.recapFrame
{
    margin: 0px;
    height: 100%;
    width: 100%;
}

.recapSliderButton
{
    background-color: #DFDFDF;
    border: solid 1px #707070;
    height: 20px;
    width: 100%;
    font-size: 12px;
    color: ButtonText;
    text-align: center;
    cursor: hand;
    line-height: 20px;
}

.recapActivityTable
{
    table-layout: fixed; /*	height			: 40px; */
    width: 100%;
    font-family: inherit;
    font-size: 12px;
    border-bottom: solid 1px ThreeDDarkShadow;
}

.recapActivityTableNoBorder
{
    table-layout: fixed;
    height: 20px;
    width: 100%;
    font-family: inherit;
    font-size: 12px;
}
.recapText
{
    overflow: hidden;
    text-overflow: ellipsis;
}
.imgClass
{
    vertical-align: middle;
}
.pagingCell
{
    background-color: #F0F0F0;
}
.clrCBCell
{
    vertical-align: middle;
}

/* end calendar recap slider */

/* calendar view */
.calFilterCell
{
    height: 30px;
    background-color: #F0F0F0;
}

.calRecapCell
{
    border-left: solid 1px #A0A0A0;
}

/* end calendar view */


/* calendar monthly view */


.actMonthlyCalendarTable
{
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #A0A0A0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
}
.actMonthlyCalendarDayHeaderCell
{
    width: 14.28%;
    text-align: center;
    font-size: 11px;
    background-color: #F0F0F0;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarLeadingTrailingDayCell
{
    background-color: ThreeDFace;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarDayCell
{
    background-color: White;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarTodayDayCell
{
    border: solid 2 red;
}
.actMonthlyCalendarActiveDayCellHeader
{
    padding-right: 4px;
    background-color: #F0F0F0;
    font-weight: bold;
    font-size: 12px;
}
.actMonthlyCalendarNormalDayCellHeader
{
    padding-right: 4px;
    font-size: 12px;
}
.actMonthlyCalendarBannerBar
{
    font-size: 10px;
}
.actMonthlyCalendarBannerBarOtherUser
{
    font-size: 10px;
}
.actMonthlyCalendarBannerBarEvent
{
    font-size: 10px;
}

.actMonthlyCalendarBannerBarTypeCellStart
{
    padding-left: 6px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    border-left: solid 1px black;
}
.actMonthlyCalendarBannerBarTypeCellContinue
{
    padding-left: 6px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
}

.actMonthlyCalendarBannerBarTextCell
{
    text-align: center;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    overflow: hidden;
    text-overflow: ellipses;
}
.actMonthlyCalendarBannerBarEndCellContinue
{
    font-size: 1px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
}
.actMonthlyCalendarBannerBarEndCellEnd
{
    font-size: 1px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px black;
}



.actMonthlyCalendarBannerBarTypeCellStartEvent
{
    padding-left: 6px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
    border-left: solid 1px blue;
}
.actMonthlyCalendarBannerBarTypeCellContinueEvent
{
    padding-left: 6px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
}
.actMonthlyCalendarBannerBarTextCellEvent
{
    text-align: center;
    border-bottom: solid 1px Blue;
    border-top: solid 1px Blue;
    overflow: hidden;
    text-overflow: ellipses;
}
.actMonthlyCalendarBannerBarEndCellContinueEvent
{
    font-size: 1px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
}
.actMonthlyCalendarBannerBarEndCellEndEvent
{
    font-size: 1px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
    border-right: solid 1px blue;
}



.actMonthlyNonBannerItem
{
    font-size: 10px;
}
.actMonthlyNonBannerItemOtherUser
{
    background-color: #ECE9D8;
    font-size: 10px;
}
.actMonthlyNonBannerItemTextCell
{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipses;
}

/* end calendar monthly view */

/* new one added for showing link to time zone in calendar and task list header */
.headerTZLink
{
    color: ButtonHighlight;
    cursor: hand;
    text-decoration: underline;
    font-weight: normal;
}

/* checked combo */

.CheckedComboOuterSpan
{
    background: #FFFFFF;
    border: 1px #CAD2D9 solid;
    border-radius: 10px;
    position: relative; /* important - this allows a layout-styled image div to be appended in*/
    height: 20px;
    outline: none;
}

.CheckedComboOuterSpanOver
{
    background: #E0E0E0;
    border: 1px #7F9DB9 solid;
}
.CheckedComboInnerSpan
{
    color: #E9EBF4;
    cursor: pointer;
    width: 19px;
    text-align: center;
    filter: Alpha(opacity=80));
}
.CheckedComboInnerSpanDisabled
{
    color: #E9EBF4;
    cursor: default;
    filter: Alpha(opacity=80));
    width: 16px;
    text-align: center;
    float: right;
}
.CheckedComboRow
{
    background: #FFFFFF;
    height: 20px;
}
.CheckedComboSelectedRow
{
    background: #316ac5;
    color: #FFFFFF;
    height: 20px;
}

/* end checked combo */
/* Checked tree combo */
.ctcItem
{
    vertical-align: middle;
    border: 0px;
}
.ctcDropDown
{
    background: #FFFFFF;
    border: 1px #CAD2D9 solid;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    height: 200px;
    overflow:hidden;
    display:none;
}

.ctcCheck
{
    height: 14px;
    width: 14px;
    margin-top: 0px;
    vertical-align: top;
}

.ctcSpan
{
    margin: 0px 2px 0px 3px;
    vertical-align: top;
}

.livetree, .livetree ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
 
.livetree ul {
	background-color: white;
	width: 100%;
}

.livetree .hitarea {
	background: url(../../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
.livetree li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.livetree li > input
{
    height: 14px;
    width: 14px;
}
 
.livetree li { background: url(../../images/treeview-default-line.gif) 0 0 no-repeat; }
.livetree li.collapsable, .livetree li.expandable { background-position: 0 -176px; }
 
.livetree .expandable-hitarea { background-position: -80px -3px; }
 
.livetree li.last { background-position: 0 -1766px }
.livetree li.lastCollapsable, .livetree li.lastExpandable { background-image: url(../../images/treeview-default.gif); }  
.livetree li.lastCollapsable { background-position: 0 -111px }
.livetree li.lastExpandable { background-position: -32px -67px }
 
.livetree div.lastCollapsable-hitarea, .livetree div.lastExpandable-hitarea { background-position: 0; }
 
.ctcContainer
{
    overflow: auto;
    width: 100%;
}

.ctcBottom
{
    border-top: 1px #7F9DB9 solid;
    position: absolute;
    width: 100%;
    bottom: 0px;
    cursor: pointer;
}

.ctcHover
{
    background-color: #0080FF;
    color: #FFFFFF;
}

/* end Checked tree combo */


/* compose address */
A.ValidEmailAddress, A.ValidEmailAddress:link, A.ValidEmailAddress:visited, A.ValidEmailAddress:hover, A.ValidEmailAddress:active
{
    color: black;
    font-style: normal;
}
A.InvalidEmailAddress, A.InvalidEmailAddress:link, A.InvalidEmailAddress:visited, A.InvalidEmailAddress:hover, A.InvalidEmailAddress:active
{
    color: Red;
    font-style: italic;
}
/* end compose address */

/* invitation button */
.inviteButton_selected
{
    background-color: ButtonHighlight;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: Navy;
    color: #000000;
    font-size: 9px;
    cursor: hand;
}
.inviteButton_normal
{
    background-color: #F0F0F0;
    color: #000000;
    font-size: 9px;
    padding: 1px;
    cursor: hand;
}
.inviteButton_bubbled
{
    background-color: #EEEEEE;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #ABABAB;
    color: #000000;
    font-size: 9px;
    cursor: hand;
}
/* end invitation button */

/* tabs */

.tabToolbar
{
    width: 100pc;
    border: 1px;
}
.listTR
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
/* end tabs */

/* word processor */
.wpBody
{
    overflow: hidden;
    padding: 0px;
}

.loadingText
{
    color: Gray;
    z-index: -1;
    position: absolute;
    top: 10px;
    left: 10px;
}
.MailMergeLabel
{
    background-color: InactiveCaption;
    padding: 2px;
    font-size: 8pt;
}
.SelectFieldLabel
{
    font-size: 8pt;
}
.FieldList
{
    width: 146px;
}
.hiddenField
{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.hiddenButton
{
    visibility: hidden;
}
.tblticker
{
    position: absolute;
    top: 22pt;
    visibility: hidden;
}
.bluebar
{
    left: 0pt;
    position: absolute;
    top: 2pt;
}
.percentages
{
    color: #ffffff;
    font-weight: bolder;
    left: 72pt;
    position: absolute;
    top: 3pt;
    z-index: 1;
}
/* end word processor */
/* list views */

TABLE.Title
{
    font-weight: bold;
    font-size: 24pt;
    overflow: visible;
    width: 100%;
    color: #ABABAB;
    padding-top: 10px;
    font-style: normal;
    height: 1px;
    background-color: #ABABAB;
    font-variant: normal;
}

TABLE.SubTitle
{
    font-weight: bold;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    width: 100%;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    height: 1px;
    overflow: visible;
    padding-left: 5px;
}

TABLE.SubTitle TD, TABLE.SubTitle TR
{
    height: 1px;
    overflow: visible;
}

TABLE.Title TD, TABLE.Title TR
{
    height: 1px;
    overflow: visible;
}
TABLE.AlphaControl
{
    font-weight: bold;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    height: 1px;
    overflow: visible;
    padding-right: 2px;
    padding-left: 2px;
}

DIV.Pager
{
    position: relative;
    text-align: left;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 1px;
}

.Pager
{
    font-weight: normal;
    font-size: 8pt;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    vertical-align: middle;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    text-align: center;
    height: 16px;
}

.PagerImages
{
    background-color: inherit;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}

.PagerText
{
    font-weight: normal;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    padding-left: 3px;
}

.PagerInput
{
    width: 40px;
    height: 20px;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
}

TABLE.White, TABLE.White .toptoolbar, TABLE.White .toolbarBubble
{
    font-weight: bold;
    font-size: 8pt;
    font-style: normal;
    background-color: #FFFFFF;
    font-variant: normal;
}

TR.White, TABLE.White TR
{
    vertical-align: middle;
    height: 14px;
    padding-bottom: 8px;
    padding-top: 3px;
    padding-left: 5px;
}

TABLE.White TR.toolbarBubble
{
    background: orange;
    vertical-align: middle;
    height: 14px;
    padding-bottom: 8px;
    padding-top: 3px;
    padding-left: 5px; /*background-color:Highlight;*/
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid; /*BORDER-COLOR:#0A246A;*/
    color: #000000;
    cursor: pointer;
}


TABLE.Grid
{
    width: 100%;
    background-color: #ffffff;
}

TABLE.TabGrid
{
    width: 100%;
    height: 200px;
    background-color: #FFFFFF;
    position: static;
}

TABLE.Gray
{
    background-color: #F0F0F0;
}

.GridHeaderText
{
    background-color: #F0F0F0;
    font-size: 8pt;
    font-weight: normal;
    border-top: #F0F0F0 1px solid;
    border-left: 0px;
    border-bottom: #F0F0F0 1px solid;
    border-right: #F0F0F0 1px solid;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.GridRowText
{
    font-size: 8pt;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    background-color: #FFFFFF;
    margin-top: 2px;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridRowAlternateText
{
    background-color: #F0F0F0;
    font-size: 8pt;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    margin-top: 2px;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridFrame
{
    background-color: #F0F0F0;
}

.GridFrameWhite
{
    background-color: White;
}

.GridRowSelectedText
{
    background-color: #B0C4DE;
    font-size: 8pt;
    margin-top: 0px;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridRowSelectedTextContactList
{
    font-size: 8pt;
    margin-top: 0px;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridPagerText
{
    font-size: 8pt;
}

.btnDialog
{
    font-size: 8pt;
    background-color: #F0F0F0;
}
.btnArrow
{
    background-color: #F0F0F0;
    font-size: 8pt;
    width: 4em;
}
.btnUpDown
{
    background-color: #F0F0F0;
    font-size: 8pt;
}
.lblTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-style: normal;
    font-variant: normal;
}
.disabledLink
{
    color: Gray;
    text-decoration: underline;
}

.uiStyledButtonArrow
{
    font-size: 8pt;
    height: 24px;
    font-size: 8pt;
    width: 4em;
}

.activityClearedStrike
{
    text-decoration: line-through;
}
.activityClearedGray
{
    color: Gray;
}

/* end list views */

/* layout and flow classes */

.layoutContainer
{
    position: relative;
    left: 0px;
    overflow: auto;
}

.div_marker
{
    visibility: hidden;
    background-color: #ffffff;
}

/* splitter bar */
.vsplitter
{
    font-size: 1px;
    width: 5px;
    cursor: w-resize;
    background-color: #F0F0F0;
    z-index: 25;
    border-right: #F0F0F0 1px solid;
    border-left: buttonhighlight 1px solid;
}

.hsplitter
{
    font-size: 1px;
    height: 3px;
    cursor: n-resize;
    /*background-color: #B0CADC;*/
    background-color: #74a6c2; 
   /* z-index: 25;
    border-bottom: #F0F0F0 1px solid;
    border-top: buttonhighlight 1px solid;*/
}

.treeSelectedNode, .treeSelectedNode a, .treeSelectedNode a:hover, .treeSelectedNode a:visited, .treeSelectedNode a:unknown, .treeSelectedNode a:active
{
    background-color: Gray;
    color: #000000;
    text-decoration: none;
}

.treeNode, .treeNode a, .treeNode a:hover, .treeNode a:visited, .treeNode a:unknown, .treeNode a:active
{
    color: WindowText;
    background-color: #FFFFFF;
    text-decoration: none;
}
.DashboardFilterText
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    font-weight: bold;
    text-indent: 10px;
}
.editValuesBtnsDiv
{
    text-align: right;
    margin-right: 4px;
    position: absolute;
    top: 305px;
    left: 346px;
}

.GlobalToolbarText
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 11px;
    color:#889faf;
}
.GlobalToolbarTextSmall
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 4px;
}

.commonTasks a:visited, a:unknown, a:active
{
    white-space: nowrap;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #626469;
    text-decoration: none;
}

.commonTasks a:hover
{
    white-space: nowrap;
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #626469;
    text-decoration: underline;
}

.ReportViewGridSection
{
    overflow: hidden;
    height: 100%;
}

/* ######################## Navbar #################### */
#navHeader
{
    position:absolute;
    height: 66px;
    line-height: 66px;
    
}

#divCollapser
{
    height: 89px;
    line-height: 89px;
    text-align: right;
    vertical-align: top;
    width: 27px;
    position: absolute;
    top: 0;
    right: 10px;
    background: url("../../images/leftnav/navcollapse.png") no-repeat top;
    background-position-x: 10px;
    background-position-y: 10px;
    cursor: pointer;

}

#divimgLogo
{
    height: 100px;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 8px;
    background: url("../../images/act_premium.png") no-repeat left;
    background-size: 80px;
    background-position-x:10px;
}

#navContent
{
    margin-top: 1px;
    margin-bottom: 3px;
    background-color: #2A353D;
    position:absolute;
    width:152px;
}

#navButtons
{
    bottom: 0px;
    border-top: solid 0px Silver;
    width:170px;
}

#navSearch
{
    padding-left: 8px;
}

.navSearch
{
    padding-left: 8px;
}

#leftNavFooter
{
    padding: 3px;
	float: right;
}

.navbar
{
    background-color: #008CC5;
    border-right: 1px outset;
    border-color: #F0F0F0;
    color: #000000;
    padding: 0;
    width: 152px;
    position:absolute;
    top:25px;
    border-bottom: solid 2px #008CC5;
}
.Topnavbar
{
    margin-left: 9px; 
    margin-right: 9px; 
    width: 152px; 
    float: left;
}
.NavbarSeperator
{
    height: 1px;
    width: 132px; 
    padding-left: 10px;
    padding-right: 10px; 
    margin-top: 10px; 
    border-top : 1px solid #455661;
    }
    .Navbarhlink
    {
    height: 22px;
    width: 152px; 
    clear:both;
    padding-top: 10px; 
    
    }
.navbarMin
{
    width: 25px;
    overflow: hidden;
}

.navbarElem
{
    position: absolute;
    background-color: #2A353D;
}

.leftNavTitle
{
    font-size: 12pt;
    font-weight: bold;
    
}

.NavbarDropdown {
    height:25px;
    border:2px solid #455661;
    font-size:11px;
    text-align:left;
    vertical-align:middle;
    background-color:transparent;
    background-color:#2A353D;
    color:#ffffff;
}

.NavbarDropdown option{
    background-color:#008CC5;
    color:#ffffff;
    
}



.navButtonContent
{
    height:20px;
    vertical-align: middle;
    font-size:14px;
    line-height:35px;
}
#navButtonContent {
    color: #ffffff;
}

#navButtonContent:hover
{
    color: #ffffff;
}

.navButtonContent img
{
    padding-right: 5px;
}

.collapsableArrow
{
	margin: 1px;
	top: 0px;
	right: 5px;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	line-height: 21px;
	width: 23px;
	cursor:pointer;
	color:#D0D8DC;
}

.collapsableArrowHover
{
	margin: 1px;
	position: absolute;
	top: 0px;
	right: 5px;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	line-height: 21px;
	width: 23px;
	color:#FFFFFF;
	cursor:pointer;
}

.lookupDropDownLabel
{
    font-family: Poppins,Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #000000;
    width: 100px;
}

.navHeading
{
    display: block;
    line-height: 20px;
    color:#889FAF;
    font-size:11px;
     padding-top:10px;
}
.navHeading1
{
    display: block;
    line-height: 20px;
    color:#ffffff;
    font-size:11px;
     padding-top:5px;
}
.navHeading2
{
    display: block;
    line-height: 20px;
    color:#ffffff;
    font-size:11px;
     padding-top:10px;
}

.GoButton
{
    margin-top: 10px;
    font-size:12px;
    color:#008CC5;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 10px;
    width: auto;
    vertical-align: middle;
    background-color:#ffffff;
    height:30px;
    border: solid 1px #ffffff;
    font-weight: bold;
    min-width: 80px;
}

.GoButtonSmall {
    font-size: 10px;
    color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    width: auto;
    vertical-align: middle;
    border-left: 0px solid #455661;
    border-top: 2px solid #455661;
    border-bottom: 2px solid #455661;
    border-right: 0px solid #455661;
    background-color: #455661;
    height: 25px;
}

.SearchButton
{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    width: auto;
    vertical-align: middle;
    height:20px;
}

.SearchLookupButton
{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    width: 120px;
    vertical-align: middle;
    height:20px;
}

.searchViewSearchTextBox
{
	vertical-align:middle;
}

.navKeyword
{
    margin: 0;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #ffffff;
    height: 30px;
    float: left;
    color: #39464F;
    font-size: 11px;
    border: solid 1px #ffffff;
    padding-left: 6px;
    width: 180px;
}

.navKeyDiv
{
    margin: 0;
    border: none 0px;
}

.commonTasks
{
    padding-left: 8px;
    padding-right: 3px;
    font-style: normal;
    line-height: 18px;
    text-transform: none;
    text-decoration: none;
    background-color: #FFFFFF;
    width: 100%;
    position: relative;
}

A.leftNavLinks, A.leftNavLinks:link, A.leftNavLinks:visited, A.leftNavLinks:active
{
    font-size: 12px;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    line-height: 22px;
}

A.leftNavLinks:hover
{
    white-space: nowrap;
    color: #ffffff;
    text-decoration: underline;
}

/* This is a temporary fix for 20.1 display issues that are caused by extra, empty buttons in the left nav bar causing the view to scroll off the page */
#navButton
{
    display: none;
}

.leftnavButton
{
	font-size: 9pt;
	cursor: pointer;
	padding-left: 9px;
	padding-right: 9px;
	white-space: nowrap;
	height:35px;
}
.leftnavButtonImage
{
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px;
    height: 30px;
    width: 34px;
    display: inline-block;
    background-position-x: 5px;
    background-position-y: 9px;
}
.leftnavButtonHidden
{
	visibility: hidden;
	line-height: 0px;
	overflow: hidden;
	display: none;
}

.leftnavFooter
{
}

#divMiniimgLogo
{
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-top: 13px;
    margin-left: 8px;
    text-align: center;
    width: 26px;
    background: url("../../images/leftnav/act_wordmark_sm.png") no-repeat center;
}

#divMiniCollapser
{
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    margin-top: 9px;
    width: 24px;
    margin-left: 9px;
    margin-bottom: 43px;
    background: url("../../images/leftnav/navexpand.png") no-repeat center;
}

.styled-select select {
background: transparent;
-webkit-appearance: none;
width: 213px;
padding: 5px;
font-size: 13px;
border:1px solid #69A3D3;
height: 28px;
padding-right:55px
}
.styled-select {
width: 183px;
height: 29px;
overflow: hidden;
background:url("../../images/dropdownarrow.png") no-repeat right #2A353D;

border-right:1px solid #69A3D3
}

.selectParent select::-ms-expand {
    display: none; /* hide default arrow in IE10 */
}

.selectParent select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    -appearance: none; 
    text-indent: 1px;
    width: 136px;
    font-size: 11px;
    padding: 0px 0px 0px 4px;
    border-radius: 10px;
    background: url("../../images/dropdownarrow_light.png");
    background-repeat: no-repeat;
    background-position: right; 
    background-color: #FFFFFF;
    color: #39464f;
    height: 30px;
    border: solid 1px #ffffff;
    width: 180px;
}

.selectParent select:focus::-ms-value 
{
    background-color: #ffffff;
    color: #39464f;
    background: url("../../images/dropdownarrow_light.png");
    background-repeat: no-repeat;
    background-position: right; 

}

.selectParent option
{
    background-color: #FFFFFF !important;
    color: #000000;
    border: none;
}
.selectParent option:checked
{
    color: #000000;
}
.divVDR
{
    }

.tabstripbg {
    background-color: #F7F9FA;
}
.tabstripheader {
    position: absolute;
    float: left;
    z-Index: 23;
    overflow: hidden;
}

#divContactList {
    position: absolute;
    height: 500px;
    overflow: scroll;
}


.fsProcessStage
{
    height: 112px;
}

.fsProbability
{
    height: 114px;
}

.layout-styled-select
{
    font-family: Poppins, Arial;
    border-radius: 10px;
    border: solid 1px #CAD2D9;
    height: 22px;
    appearance: none;
    -webkit-appearance: none;
    background: url('../../images/layout/carrot-down-grey-shifted.png') no-repeat right;
    background-size: 16px;
    margin-left: 8px;
    padding-left:5px;
}

.layout-styled-select::-ms-expand {
    display: none;
}


.styled-combo-embedded-input
{
    border-radius: 10px;
    font-family: inherit;
    user-select:none;
    outline:none;
    height: 20px;
}

.styled-input
{
    border: solid 1px #CAD2D9;
    border-radius: 10px;
    height: 22px;
    padding-left: 7px;
}

.layout-style-dropdown-image
{
    background: url('../../images/layout//carrot-down-grey.png') no-repeat center;
    background-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
    height: 22px;
    width: 22px;
    background-position-y: 3px;
}

.styled-filter-area-button
{
    background-color: #3BB7FB;
    color: #ffffff;
    border-radius: 10px;
    margin: 0 10px;
    white-space: nowrap;
    padding: 3px 10px;
    cursor: pointer;
    border: none;
}

.styled-filter-area-button.disabled-button, .styled-filter-area-button:disabled
{
    background-color: #C2C3C9;
    cursor: default;
}

.styled-filter-area-button:not(.disabled-button):not(:disabled):hover {
    font-weight: bold;
}
