﻿
img {
    font-size: 7px;
    font-family: Verdana;
}

.ImageButtonEnabled {
    font-size: 7px;
    font-family: Verdana;
}

.HyperLink {
    font-family: Verdana;
    font-size: 11px;
    color: #336699;
    cursor: pointer;
    text-decoration: underline;
}


.ActivityPageGroup {
    font-size: 10px;
    text-align: left;
    font-family: Verdana;
    color: #000000;
}

.HeaderProductTable {
    background-color: #0766A8;
    height: 64px;
    margin: 0 auto;
    width: 100%;
    position: fixed;
    top: 0;
}

.HeaderProductTitle {
    vertical-align: middle;
    text-align: left;
    margin-left: auto;
    font-family: Verdana;
    font-weight: bold;
    font-size: 34.7117px;
    color: #ffffff;
}

.HeaderProductVersion {
    vertical-align: middle;
    text-align: left;
    margin-left: auto;
    font-family: Copperplate Gothic Bold;
    font-weight: bold;
    font-size: 34.7117px;
    color: #ffffff;
}

.HeaderClientInfoTable {
    background-color: #0045BF;
    height: 193px;
    margin: 0 auto;
    width: 100%;
}


.HeaderClientName {
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
}

.HeaderUserName {
    vertical-align: middle;
    text-align: right;
    /*margin-right: 15px;*/
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-style: italic;
}

.MenuItem {
    vertical-align: middle;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

    .MenuItem:hover {
        font-weight: bold;
    }

.TaskItem {
    vertical-align: middle;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}


.FooterPoweredByText {
    vertical-align: middle;
    text-align: left;
    margin-right: 15px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
}

.CopyrightText {
    vertical-align: middle;
    text-align: left;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    margin-left: 15px;
}

.PageHeaderMainTable {
    background-color: #B9DEFF;
    height: 51px;
    width: 1230px;
    vertical-align: bottom;
    font-family: Verdana;
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 5px;
    margin-right: 5px;
    border-left: solid 1px #E6E6EA;
    border-top: solid 1px #E6E6EA;
    border-right: solid 1px #E6E6EA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.PageHeaderLogoColumn {
    height: 100%;
    width: 110px;
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
}

.PageHeaderMenuColumn {
    height: 100%;
    width: 775px;
    text-align: center;
    vertical-align: top;
}

.PageHeaderClientInfoTable {
    background-color: #75787B;
    width: 775px;
    height: 25px;
    margin: 0 auto;
    vertical-align: top;
}

.PageHeaderMenuTable {
    background-color: #75787B;
    width: 775px;
    height: 25px;
    margin: 0 auto;
    vertical-align: bottom;
}

.PageHeaderSeparator {
    height: 1px;
    width: 775px;
    margin: 0 auto;
    vertical-align: top;
}

.PageHeaderRightColumn {
    height: 100%;
    width: 345px;
    vertical-align: middle;
    text-align: center;
    background-color: #75787B;
}

#BreadcrumbContainer {
    width: 1230px;
    margin: 0 auto;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}



#Breadcrumb {
    font: 11px Helvetica;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    width: 1227px;
    text-align: left;
    border-left: solid 1px #E6E6EA;
    border-right: solid 1px #E6E6EA;
    border-bottom: solid 1px #E6E6EA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: top;
    border-radius: 2px;
}

    #Breadcrumb li {
        list-style-type: none;
        float: left;
        padding-left: 10px;
    }

.BreadCrumbItem {
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: underline;
    font-style: italic;
    color: Navy;
    vertical-align: middle;
}

.Separator {
    color: #000000;
    font-size: 16px;
    height: 30px;
    font-weight: normal;
    margin: 0px;
}

.ActionButton {
    font-family: Verdana;
    font-style: normal;
    font-size: 10px;
    color: #ffffff;
    cursor: pointer;
    height: 23px;
    border: 1px solid #ED8B00;
    background-color: #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
}

.ActionButtonDisabled {
    font-family: Verdana;
    font-style: normal;
    font-size: 10px;
    color: #979294;
    cursor: pointer;
    height: 23px;
    border: 1px solid #ED8B00;
    background-color: #DEDEDE;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
}

.FormButton {
    font-family: Verdana;
    font-style: normal;
    font-size: 10px;
    color: Black;
    cursor: pointer;
    height: 23px;
    border: 1px solid #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
    min-width: 90px;
}

.PrivacyButton {
    font-family: Verdana;
    font-style: normal;
    font-size: 10px;
    color: white;
    background-color: red;
    cursor: pointer;
    height: 23px;
    border: 1px solid #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-adius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
    min-width: 90px;
}

.ActivityPageSwitchModeLink {
    font-family: Verdana;
    font-style: italic;
    font-size: 10px;
    color: #73A9D8;
    cursor: pointer;
    text-decoration: none;
}

.FormLabel {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: right;
}

.FormLabelLeftRed {
    font-family: Verdana;
    font-size: 12px;
    color: red;
    text-align: left;
}


.FormLabelLeft {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
}

/*
.FormLabelJustify
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align:justify;
    vertical-align:top;
}*/

.FormInstructions {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
    font-style: italic;
}

.FormLabelBold {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

.FormLabelBoldRight {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: right;
    font-weight: bold;
}

.SingleLineTextBox {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    height: 21px; /*ie 8 */
    line-height: 21px; /* end ie 8 */
    padding-left: 3px;
}

.SingleLineTextBoxRight {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    height: 21px; /*ie 8 */
    line-height: 21px; /* end ie 8 */
    padding-left: 3px;
    text-align: right;
}


.CheckBoxStyle {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}


.CheckBoxStyle4 {
    font-family: Verdana;
    font-size: 10.5px;
    color: #000000;
    display: block;
    min-height: 30px;
    text-align: left;
    vertical-align: top;
}

    .CheckBoxStyle4 input {
        vertical-align: top;
        display: block;
    }

    .CheckBoxStyle4 label {
        vertical-align: bottom;
    }

.ComboBoxStyle {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    height: 25px;
    line-height: 25px;
    padding: 2px;
    resize: none;
    vertical-align: middle;
}

.MultiLineTextBox100Chars {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    min-height: 70px;
    width: 750px;
    max-height: 70px;
    overflow: auto;
    padding-left: 3px;
    resize: both;
}

.MultiLineTextBox575Width {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    min-height: 70px;
    width: 575px;
    padding-left: 3px;
    overflow: auto;
    resize: none;
}

.MultiLineTextBox250Chars {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    min-height: 140px;
    width: 750px;
    padding-left: 3px;
    overflow: auto;
}

.MultiLineTextBox200Chars {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    min-height: 100px;
    max-height: 100px;
    width: 750px;
    padding-left: 3px;
    overflow: auto;
}

.MultiLineTextBoxPN100Chars {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    min-height: 30px;
    max-height: 30px;
    padding-left: 3px;
    overflow: auto;
}

.ActionHyperlink {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.ActionHyperlinkMouseOver {
    font-family: Verdana;
    font-size: 11px;
    color: #0400FF;
}
/*
.GridPageNumbers
{
    font-family: Verdana;
    font-size: 10px;
}
*/
.RectangleBorder {
    border: 1px solid #75787B;
    min-width: 250px;
}

.SectionTitleText {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.SectionTitle {
    height: 19.75px;
    color: #75787B;
}

.EMSLabel {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.LogoImage {
    height: 41px;
    width: 100px;
    vertical-align: middle;
    background-color: #ffffff;
    text-align: center;
}

.SectionTitleBar {
    background-color: #414141;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
}

.SectionHeader {
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
}

.ActivityTitle {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    font-weight: bold;
}

.ActivityGroup {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    color: #ffffff;
}

.ActivityItem {
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    text-indent: 30px;
    color: #ffffff;
}



.FormText {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: right;
}
.checkboxlistformat label {
	margin-left: 10px;
}
.FormTable {
    border-collapse: collapse;
    width: 100%;
}

.FormTableTdLeft {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.CalendarBG {
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    border: 1px solid #75787B;
}

td.FormLabelCol {
    width: 160px;
}


.DateTextBox {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    height: 21px; /*ie 8 */
    line-height: 21px; /* end ie 8 */
    padding-left: 3px;
    width: 75px;
}


.TimeTextBox {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #75787B;
    height: 21px; /*ie 8 */
    line-height: 21px; /* end ie 8 */
    padding-left: 3px;
    width: 75px;
}

.FormTableTdRight {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}


.ActivityPage {
    position: relative;
    left: 0;
    top: 814px;
    float: left;
    z-index: 110;
}

#Menu .select {
    border: 1px solid #E6E6EA;
    background-color: #75787B;
    vertical-align: middle;
    width: 180px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #d5d5d5;
    -webkit-box-shadow: 0px 0px 8px #d5d5d5;
    -moz-box-shadow: 0px 0px 8px #d5d5d5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: White;
    font-weight: bold;
    text-align: left;
}

.DivMenu {
    border: 1px solid #E6E6EA;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    width: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #d5d5d5;
    -webkit-box-shadow: 0px 0px 8px #d5d5d5;
    -moz-box-shadow: 0px 0px 8px #d5d5d5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none;
    position: fixed !important;
}


.ActivityPageTOC {
    text-align: left;
    vertical-align: middle;
    background-color: #FFFFFF;
    text-align: left;
    margin-right: 10px;
    font-family: Verdana;
    font-weight: normal;
    width: 180px;
    font-size: 10px;
    text-decoration: none;
    width: 180px;
}

a.ActivityPageAnchor, a:hover.ActivityPageAnchor, a:focus.ActivityPageAnchor, a:active.ActivityPageAnchor {
    text-decoration: none;
    margin-left: 20px;
    color: inherit;
    font-family: Verdana;
    font-size: 10px;
}

.gradiant-rectangle {
    border-color: #E4E4E4;
    border-style: solid none solid solid;
    font-family: Verdana;
    font-size: 11px;
    min-height: 37px; /*background-image: url('../Images/AllBg.png');
    background-repeat:no-repeat;
    background-size :100% Auto;
    background-color: White;*/
    color: #666666;
    vertical-align: middle;
    border-width: 0px 1px 1px 0px;
}


.SelectedToolBar {
    font-family: Verdana;
    font-size: 11px;
    min-height: 30px; /* background-image: url('../Images/SelectedBg.png');
    background-repeat: repeat-y;
    background-color: White;*/
    font-weight: bold;
    margin-right: -1px;
    border-color: #E4E4E4 #FFFFFF #E4E4E4 #E4E4E4;
    border-style: none none solid solid;
    border-width: 1px 0px 1px 1px;
    background-color: #FFFFFF;
}

.ToolBarLink {
    padding-left: 5px;
    margin-left: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    text-align: left;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 10px;
}

.ToolBarLinkSelected {
    /* min-height: 37px;*/
    margin-left: 10px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    text-align: Left;
    text-decoration: none;
}

.roundedCorners {
    border-radius: 0px;
    border-left-color: rgb(228, 228, 228);
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: rgb(228, 228, 228);
    border-right-width: 2px;
    border-right-style: solid;
    text-align: center;
    width: 178px;
    background-color: rgb(246, 246, 246);
}

.toolbarBg {
    background-image: url('../Images/toolbarBg.png');
    background-size: 100%;
    background-repeat: repeat-y;
    border-top: 1px solid rgb(228, 228, 228);
    /*width: 180px; */
    height: 100%;
}

.PopupExternderHiddenButtons {
    display: none;
}

.PopupExternderBackground {
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #75787B;
}

.ModalPopupBackground {
	background-color: #D3D3D3;
	filter: alpha(opacity=70);
	opacity: 0.7;
	border-width: thin;
	border-color: #75787B;
	z-index: 11000;
	margin: auto;
	vertical-align: middle;
	padding: 50px 50px 50px 50px;
}

.PopupDivMain {
    padding: 5px 5px 5px 5px;
}

.FormButtonMessageBox {
    width: 100px;
}


ListBoxStyle {
    color: Teal;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.TitleStyle {
    font-family: Verdana;
    font-style: Normal;
    font-size: 11px;
    text-align: left;
    font-weight: normal; /* overflow: auto;*/
}


.FormText {
    font-family: Verdana;
    font-style: Normal;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    overflow: auto;
    word-wrap: break-word;
}


.HeaderStyle {
    text-decoration: none;
    font-family: Verdana;
    font-style: Normal;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    overflow: auto;
    color: Black;
}

.ButtonStyle {
    background: #ED8B00;
    color: White;
    font-family: Verdana;
    font-style: Normal;
    font-size: 11px;
    text-align: center;
    border: 1px solid #ED8B00;
    background-color: #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
    height: 23px;
}

.TableBorder {
    border: 1px solid rgba(169,169,169,0.5);
    border: 1px solid #ebebeb\9;
    border: 1px solid rgba(169,169,169,0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
}

.TableBorderPN {
    border: 1px solid rgba(169,169,169,0.5);
    border: 1px solid #ebebeb\9;
    border: 1px solid rgba(169,169,169,0.5);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px 1px 1px 1px;
}

.TextAlign {
    text-align: left;
}



.RadioButtonStyle {
    color: Black;
    font-family: Verdana;
    font-size: 11px;
}


.RadioButtonStyle4 {
    color: Black;
    font-family: Verdana;
    font-size: 10.5px;
    display: block;
    min-height: 30px;
    text-align: left;
    vertical-align: top;
}

    .RadioButtonStyle4 input {
        vertical-align: top;
        display: block;
    }

    .RadioButtonStyle4 label {
        vertical-align: bottom;
    }




/*
.Image
{
}
.Grid
{
    background-color: #ffffff;
    font-size: 12px;
    font-family: Verdana;
    border: 1px solid #75787B;
}
.Grid-Row
{
    background-color: #FFFFFF;
    color: #000000;
    height: 20px;
}
.Grid-Row-Alternate
{
    background-color: #F1F4F8;
}
.Grid-Row-Selected
{
    color: #333333;
    background-color: #D1DDF1;
    font-weight: bold;
}
.Grid-Row-Header
{
    background-color: #DDE1E5;
    color: #000000;
}
.Grid-Row-Footer
{
    background-color: #CCCCCC;
    color: #000000;
}
.Grid-Pager
{
    background-color: #B4C9D7;
    color: #000000;
    
}
*/


/*Styles for Landing Page Search Explore*/
.TreeView {
    font-size: 11px;
    font-family: Verdana;
    margin-top: -10px;
}

.TreeNode {
    background-color: #FFFFFF;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #FFFFFF;
    padding-top: -10px;
}


.HoverNode {
    background-color: #DCEEF4;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #B5DFEF;
    padding-top: -10px;
}

.SelectedNode {
    background-color: #CBE6EF;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #94CFDE;
    padding-top: -10px;
}

/* Tab styles*/

.TabBox .tabs {
    padding: 0 0 0 0;
    overflow: hidden;
    margin-bottom: -2px;
    margin-top: -10px;
    height: 2.75em;
}

    .TabBox .tabs li {
        float: left;
        list-style: none;
        margin: 0;
        padding: .25em 0.1em 0 0;
        height: 2.5em;
        overflow: hidden;
        position: relative;
        z-index: 1;
        border-bottom: 1px solid #FFF; /* invisible bottom border */
    }

        .TabBox .tabs li.selected {
            z-index: 3;
        }

    .TabBox .tabs .linkbtn {
        float: left;
        height: 2.5em;
        line-height: 2.5em;
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        background: #EEE;
        border: 1px solid #75787B;
        border-bottom: 0;
        text-decoration: none;
        color: black; /* font color */
        padding: 0 0.5em 0.5em 0.5em;
        width: 100px;
        font-weight: normal;
        font-family: Verdana;
        font-size: 13px;
        text-align: center;
    }

    .TabBox .tabs .linkbtnsmall {
        float: left;
        height: 2.5em;
        line-height: 2.5em;
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        background: #EEE;
        border: 1px solid #75787B;
        border-bottom: 0;
        text-decoration: none;
        color: black; /* font color */
        padding: 0 0.5em 0.5em 0.5em; /*width: 85px;*/
        font-weight: normal;
        font-family: Verdana;
        font-size: 13px;
        text-align: center;
        cursor: pointer;
    }

    .TabBox .tabs .selected .linkbtnsmall {
        background: #FFF; /* white color for selected tab */
        border: 2px solid #75787B;
        font-weight: bold;
    }

    .TabBox .tabs .selected .linkbtn {
        background: #FFF; /* white color for selected tab */
        border: 2px solid #75787B;
        font-weight: bold;
    }

.TabBox .content {
    position: relative;
    z-index: 2;
    padding: 0.5em 0.5em;
    border: 2px solid #75787B;
    background: #FFF;
    overflow-x: auto;
    overflow-y: hidden; /* height: 750px; width: 300px;*/
}

.TabBox .contentsmall {
    position: relative;
    z-index: 2; /*padding: 0.5em 0.5em;*/
    border: 2px solid #75787B;
    background: #FFF;
    overflow-x: auto;
    overflow-y: hidden; /* height: 750px; width: 300px;*/
}

/*.temp 
{
    border-left:2px solid #75787B;
    border-right:2px solid #75787B;
    border-bottom:2px solid #75787B;
}*/

.TabContent {
    overflow-x: auto;
    overflow-y: visible;
    border: 2px solid #EBEBEB; /*height:auto;*/
    min-height: 730px;
    width: 270px; /* padding : 0.5em 0.5em;*/
    padding: 10px 15px 10px 15px;
}

.TabContentSearch {
    position: relative; /*height:auto;*/
    height: 750px;
    width: 310px;
}

/*Landing Page Search Explore */

/*Styles for Modal Popup*/
.ModalPopupBackground {
    background-color: #D3D3D3;
    filter: alpha(opacity=70);
    opacity: 0.7;
    border-width: thin;
    border-color: #75787B;
    z-index: 11000;
    margin: auto;
    vertical-align: middle;
}

.PopupExternderHiddenButton {
    display: none;
    background-color: Red;
}

.ModalPopupHeader {
    border: 3px solid #75787B;
    border-radius: 5px;
}

.FormButtonMessageBox {
    width: 100px;
}




/*Styles for Tree List View with Grid */
.NodeHeight {
    height: 28px;
    font-family: Verdana;
    font-size: 10px;
}

.NoDisplay {
    display: none;
    margin: 0px;
    padding: 0px;
}

.TableDataBorderStyle {
    height: 30px;
    border: solid thin #75787B;
    background-color: #F2F2F2;
    vertical-align: middle;
}

.SearchTableStyle {
    height: 30px;
    border: solid thin #75787B;
    background-color: #F2F2F2;
    vertical-align: middle;
    border-radius: 5px;
    padding: 5px;
}

.SearchButtonStyle {
    margin: 0px 30px 0px 0px;
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    cursor: pointer;
    vertical-align: middle;
}


.ActionTitleBar {
    border-width: thin;
    border-style: solid;
    border-color: #75787B;
    background-color: #B4C9D7;
}


.TableDataCenterBorderStyle {
    border-width: thin;
    height: 30px;
    border-top-style: solid;
    border-top-color: #75787B;
    border-bottom-style: solid;
    border-bottom-color: #75787B;
    background-color: #F2F2F2;
    vertical-align: middle; /*  padding-left:20px; */
    padding-left: 5px;
}

.TableDataNoneBorderStyle {
    height: 30px;
    border-style: none;
    background-color: white;
    vertical-align: middle;
    padding-left: 10px;
}




.TableDataLeftBorderVisible {
    border-width: thin;
    height: 30px;
    border-left-style: solid;
    border-left-color: #75787B;
    border-top-style: solid;
    border-top-color: #75787B;
    border-bottom-style: solid;
    border-bottom-color: #75787B;
    background-color: #F2F2F2;
    vertical-align: middle;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 5px;
}

.NoDataFound {
    font-family: Verdana;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.TableDataRightBorderVisible {
    border-width: thin;
    height: 30px;
    border-right-style: solid;
    border-right-color: #75787B;
    border-top-style: solid;
    border-top-color: #75787B;
    border-bottom-style: solid;
    border-bottom-color: #75787B;
    background-color: #F2F2F2;
    vertical-align: middle;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.SearchTitle {
    font-weight: bold;
    font-family: Verdana;
    font-size: 16px;
    vertical-align: middle;
}

.SearchResultsCount {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    vertical-align: middle;
}


/* Entire Messegewindow border */
.MessagePoppupStyle {
    border: 3px solid #336699;
    height: auto;
    width: 500px;
}

/* for Message header in Mesegewindow control  */
.MessageHeader {
    background: #336699;
    color: White;
    font-family: Verdana;
    font-style: Normal;
    font-size: 11px;
    text-align: left;
    height: auto;
    font-weight: bold;
}
/* for Message body part  in Mesegewindow control  */
.MessageBody {
    color: Black;
    font-family: Verdana;
    font-style: Normal;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}


.Default_alertWindow {
    border: 3px solid #336699; /* this is the border around the alert window */
}

.Default_titleBar {
    /* title bar settings */
    background: #336699;
    color: White;
    font-family: Verdana;
    font-style: Normal;
    font-size: 13px;
    text-align: left;
    height: auto;
    font-weight: bold;
}

.Default_titleBarLeftIcon {
    /* left icon settings */
    background: transparent url(accept.png) no-repeat;
    width: 16px;
    height: 16px;
}

.TitleBarRightIcon {
    background: url(../images/closebutton.png); /* right icon settings */ /* background: transparent url(/icons/cancel.png) no-repeat; 	width: 16px; 	height: 16px; */
}

.Default_contentArea {
    /* the contente area, where the actual message text is shown */
    color: #000000;
    font: 11px Verdana;
    overflow: auto; /* setting this to auto will make scrollbars appear if the message text is too long for the height attribute, assuming you set it */
    font-style: Normal;
    font-weight: bold;
    background: #e7ebef; /* your background color.  the button area background color should be set the same as well */
    text-align: left;
    vertical-align: middle;
}

.Default_buttonArea {
    /* the button area, the div that your buttons are placed into */
    text-align: right; /* if you want you buttons to the left or center of the alert box, change this setting */
    background: #e7ebef; /* your background color.  the content area background color should be set the same as well */
    padding-bottom: 5px;
}

.Default_okButton {
    /* ok button settings */
    background: url(accept.png);
    padding-left: 15px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center left;
    height: 35px;
}

.Default_cancelButton {
    /* cancel button settings, if present */
    background: url(cancel.png);
    padding-left: 15px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center left;
    height: 35px;
}

.Default_Button {
    background: White;
    font-family: Verdana;
    font-style: italic;
    font-size: 11px;
    color: Black;
    font-weight: bold;
}


/* for link button in EMSRichtextbox */
.HideShow {
    font-family: Verdana;
    font-style: italic;
    font-size: 11px;
    color: #336699;
    cursor: pointer;
}

.C1Editor_ArcticFox {
    border: 1px solid #75787B;
    background: #000000;
    padding: 0px;
    margin: -4px;
}

.C1EditorContentContainer {
    padding: 0px;
    border-color: White;
}

.C1Splitter_ArcticFox-Horizontal {
    padding: 0px;
    border-color: White;
}

.C1RichToolbarContainer {
    padding: 0px;
    border-bottom: 1px solid #75787B;
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 1px solid White;
}


#Progress {
    position: absolute;
    padding-top: 500px; /*z-index: 100000000000;*/
}

#bgDiv {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #D3D3D3;
    filter: alpha(opacity=50);
    opacity: 0.5;
}


.GridHyperLinkColumn {
    text-decoration: underline;
    font-style: normal;
    color: Black;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.GridLabel {
    text-align: left;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 11px;
}

.GridLabelRight {
    text-align: right;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 11px;
}

.HorizontalLine {
    height: 1px;
    background-color: #75787B;
}

.HideHorizontalLine {
    height: 0px;
    background-color: #75787B;
}

.VerticalLine {
    width: 1px;
    background-color: #75787B;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}

.C1Editor_ArcticFox.C1MultiPage_ArcticFox .C1pvOuter {
    overflow: auto;
}

.C1sp-arcticfox-v-Panel1-Content {
    border-bottom-style: none;
    position: relative;
    border-bottom-color: White;
}

.C1sp-arcticfox-h-Panel1 {
    text-align: left;
}

.ActivityPageListMouseOver {
    /*background-color: #75787B;         text-align: left;         /*margin-left: 5px;*/
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

.ActivityPageListMouseClick {
    background-color: #75787B; /*text-align: left;         margin-left: 5px;*/
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}


.PopupExtenderContent {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}


/* Search Grid Style*/

.Grid {
    border: solid 1px #75787B;
}

.GridHeader {
    /*font-weight: bold;*/
    height: 25px;
    background-image: url('../images/GridHeader-Background.png');
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    color: #000000;
}


    .GridHeader a {
        /*font-weight: bold;*/
        color: #000000;
        text-align: center;
        font-family: Verdana;
        font-size: 11px;
    }
    /*ie 8 */
    .GridHeader > td {
        border: 1px solid #75787B\9;
    }
    /* end ie 8 */

    .GridHeader td {
        /*font-weight: bold;*/
        color: #000000;
        /*text-align: center;*/
        font-family: Verdana;
        font-size: 11px;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
    }
    /*ie 8 */
    .GridHeader > th {
        border: 1px solid #75787B\9;
    }
    /* end ie 8 */
    .GridHeader th {
        font-weight: bold;
        color: #000000;
        text-align: center;
        font-family: Verdana;
        font-size: 11px;
        margin: 1px 1px 1px 1px;
    }

.GridRow {
    background-color: #F0F0F0;
    color: #000000;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    height: 30px;
}
    /*ie 8 */
    .GridRow > td {
        border: 1px solid #75787B\9;
    }

.Grid-Row > td {
    border: 1px solid #75787B\9;
}
/* end ie 8 */
.GridRow td {
    padding-left: 2px;
    padding-right: 2px;
}

.GridRow a {
    font-size: 11px;
    font-family: Verdana;
    vertical-align: middle;
    text-decoration: underline;
    color: #000000;
    font-weight: normal;
}

.GridAlternateRow {
    background-color: #FFFFFF;
    color: #000000;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    height: 30px;
}
    /*ie 8 */
    .GridAlternateRow > td {
        border: 1px solid #75787B\9;
    }

    /* end ie 8 */
    .GridAlternateRow td {
        padding-left: 2px;
        padding-right: 2px;
    }

    .GridAlternateRow a {
        font-size: 11px;
        font-family: Verdana;
        vertical-align: middle;
        text-decoration: underline;
        color: #000000;
        font-weight: normal;
    }

.SearchPanel {
    height: 38px; /*width:100%;*/ /*border:1px solid #75787B;*/
    background-image: url('../images/SearchPanel-Background.png');
    margin: 0px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}

.SearchPanelActivityPage {
    height: 38px; /*width:100%;*/ /*border:1px solid #75787B;*/
    background-color: White;
    margin: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}

    .SearchPanelActivityPage span {
        font-family: Verdana;
        text-align: left;
        vertical-align: middle;
        margin-left: 5px;
    }

    .SearchPanelActivityPage input[type="text"] {
        /*width:200px;*/
        font-family: Verdana;
        font-size: 11px;
        border: 1px solid #C9CACA;
        height: 24px;
        text-align: left;
        vertical-align: middle;
        margin-left: 5px;
    }

    .SearchPanelActivityPage select {
        /*width:200px;*/
        font-family: Verdana;
        font-size: 11px;
        border: 1px solid #C9CACA;
        height: 27px;
        text-align: left;
        vertical-align: middle;
        margin-left: 5px;
    }



.SearchPanel span {
    font-family: Verdana;
    text-align: left;
    vertical-align: middle;
    margin-left: 5px;
}

.SearchPanel input[type="text"] {
    /*width:200px;*/
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #C9CACA;
    height: 24px;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    margin-left: 5px;
}

.SearchPanel select {
    /*width:200px;*/
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #C9CACA;
    height: 27px;
    text-align: left;
    vertical-align: middle;
    margin-left: 5px;
    padding: 2px;
}

.SearchButton {
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    height: 27px;
    border: 1px solid #A1D0FF;
    background-color: #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 5px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
}
/*
.SearchPanel input[type="button"]
{
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    height: 27px;
    border: 1px solid #A1D0FF;
    background-color: #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 5px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
}

.SearchPanel input[type="submit"]
{
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    height: 27px;
    border: 1px solid #A1D0FF;
    background-color: #ED8B00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 5px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
}*/
.ActionPanel {
    background-color: #B4C9D7;
    height: 32px;
    text-align: left;
    vertical-align: middle;
}

    .ActionPanel a {
        font-size: 12px;
        font-family: Verdana;
        vertical-align: middle;
        text-decoration: underline;
        color: #000000;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }

    .ActionPanel td {
        /*ie 8 */
        border: 1px solid #75787B\9; /* end ie 8 */
    }

    .ActionPanel a:hover {
        font-size: 12px;
        font-family: Verdana;
        vertical-align: middle; /*text-decoration:underline;*/
        text-decoration: underline;
        color: #000000;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: bold;
    }

.HighlightKeyword {
    background-color: #FFFF00;
    color: #000000;
}




/*



/* style for Browse file */


/*-------------------------------*/
/*Progressbar supported classes*/
/*-------------------------------*/
/*Progressbar container wrapper*/
.dvProgressContainer {
    border-left: solid 1px #CFCFCF;
    border-right: solid 1px #CFCFCF;
    width: 170px;
    height: 12px;
    background-image: url(../Images/Progressbar_Wrapper.gif);
}
/*Progressbar container*/
.dvProgress {
    background-image: url(../Images/Progressbar_Content.gif);
    height: 100%;
    width: 0px;
}

/* end style for browse file */

/* AutoComplete */

.AutoComplete {
    width: 300px;
    border: 1px solid #75787B;
    background: none repeat scroll 0 0 white;
    list-style: none;
    padding-left: 5px;
    z-index: 20000001 !important;
    margin: 2px 0px 0px 0px !important;
}

.AutoCompleteHighLight {
    background-color: #75787B;
    color: White;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    cursor: pointer;
}

.AutoCompleteItem {
    padding: 2px;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
}

.LoginPageHeader {
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #fff;
    font-size: 10.5pt;
}
/* image zoom start */

.gzoomwrap {
    margin: 0 0px 0 0;
}

.minizoompan {
    background: #fff;
    position: relative; /* always set to relative or offset() won't work */
    padding: 0;
    margin: 0;
}

    .minizoompan .zoomIcon {
        position: absolute;
        cursor: pointer;
        left: 0;
        top: 0;
        z-index: 1;
        display: none;
    }

.gzoombutton {
    float: left;
    cursor: pointer;
}

.gzoomSlider {
    float: left;
    margin: 3px 5px 0 5px;
}

.ui-icon-circle-plus {
    background-image: url(../images/plus.gif);
}

ui-icon-circle-minus {
    background-image: url(../images/minus.gif);
}

/* image zoom end */


/*for soap template */
.tdborder {
    border: 2px solid #75787B;
}

.colborderstyle {
    border-style: solid;
    border-color: black;
    border-width: thin;
}


/* Style for Telerik drop down - Start */
/* TODO: To be deleted if we decide not to use telerik dropdown*/
/*div.RadComboBox  {
    background-color: White;
    border: 1px solid #75787B;
    border-radius: 0px, 1px, 1px, 0px;
    font-family: Verdana;
    font-size: 11px;
    align: left;
    resize: none;
    width: 100%;
}

    div.RadComboBox .rcbInput  {
        height: 19px;
    }

div.RadComboBox_Default .rcbInputCellLeft, div.RadComboBox_Default .rcbArrowCellLeft  {
    background-image: none;
}

.RadComboBox_Default .rcbFocused .rcbInputCell .rcbInput, div.RadComboBoxDropDown_Default .rcbHovered  {
    background: #75787B;
    color: White;
}

div.RadComboBox_Default table td.rcbArrowCell  {
    height: 19px;
    border-left: 1px solid #000000;
}*/
/* Style for Telerik drop down - End */

/* clsses for day pilot navigator (calender)*/
.navigator_main {
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    border: 0px solid #75787B !important;
}

.navigator_month /*each month table*/ {
}

.navigator_titleleft /* (left part of the header - contains '<' character) */ {
    font-weight: bold;
}

.navigator_title /*(middle part of the header - contains the month name) */ {
    font-weight: bold;
    min-width: 105px;
}

.navigator_titleright /*(right part of the header - contains '<' character) */ {
    font-weight: bold;
}

.navigator_dayheader /*(day names row) */ {
    font-weight: bold;
}

.navigator_day /*(day - current month) */ {
}

.navigator_dayother /*(day - previous or next month)*/ {
}

.navigator_select {
    background-color: Orange;
    border: 1px solid #75787B;
}

.navigator_busy {
    font-weight: bold;
}

/*end*/


.DivForTreeView /* Used in Report filter control */ {
    border: 2px solid #EBEBEB;
    height: 730px;
    width: 300px;
    padding: 10px 15px 10px 15px;
}

.WordWrap {
    word-break: break-all;
}







.ajax__calendar_container {
    position: relative;
    cursor: default;
    width: 170px;
    font-size: 11px;
    z-index: 5000000;
}

.ajax__calendar_body {
    height: 139px;
    width: 170px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.ajax__calendar_container TABLE {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}

.ajax__calendar_container TD {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}

.ajax__calendar_header {
    height: 20px;
    width: 100%;
}

.ToDoList-Table {
    border-radius: 5px;
    border: 1px solid #D1D1D1;
}

.ToDoList-Popup {
    border: 1px solid #D1D1D1;
}

.ToDoList-Column {
    border-style: none;
    border-color: inherit;
    border-width: 0;
}

.ToDoList-ColumnValue {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #FFFFEC;
    border-bottom: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}

.ToDoList-InnerColumn {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #FFFFEC;
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}

.ToDoList-InnerTable {
    border: 1px solid #D1D1D1;
    border-radius: 8px;
    background-color: #FFFFEC;
}

.addlocation1 {
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana;
    height: 48px;
    background-color: white;
    border: 1px solid #0099FF;
    border-radius: 5px;
}

.caltable {
    font-size: 14px;
    font-weight: normal;
    height: 48px;
    background-color: rgb(240, 240, 240);
    border: 1px solid #75787B;
    border-radius: 10px;
}

.DashEvent {
    font-family: Verdana;
    height: 6px;
    font-size: 11px;
}

.DashEvent-Head {
    height: 21px;
    background: #666666;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.DashFav-Body {
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    border: solid 1px #BCBCBC;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.DashInfo-Header {
    text-align: left;
    font-family: Verdana;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    background-image: url('../images/GridHeader-Background.png');
    background-position: left top;
    border: solid 1px #BCBCBC;
    height: 30px;
}

.DashInfo-Body {
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    padding: 4px;
}

.ToDo {
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-image: url('../images/GridHeader-Background.png');
    background-position: left top;
    min-height: 100%;
    min-width: 100%;
    border: solid 1px #BCBCBC;
    height: 25px;
    border-radius: 5px;
}

.MediaGroupPanel {
    border: 1px solid #E6E6EA;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px #d5d5d5;
    -moz-box-shadow: 0px 0px 8px #d5d5d5;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #d5d5d5;
}

.DashFav-Head {
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-image: url('../images/GridHeader-Background.png');
    background-position: left top;
    border: solid 1px #BCBCBC;
    padding: 3px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.SearchButton1 {
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    height: 27px;
    border: 1px solid #A1D0FF;
    background-color: #00A6FB;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 5px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
}

.DashCal-Header {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
}

input {
    font-family: Verdana;
    font-size: 11px;
}

.DashCal-Header {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
}

.BlueLabel {
    color: #B4C9D7;
}

.NoRecords {
    height: 30px;
    vertical-align: middle;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}

p.css-vertical-text {
    color: #333;
    border: 0px solid red;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 20px;
    height: 20px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 0px 0px 1px #333;
}

.numericInput {
}

.integerInput {
}

.numericPositiveInput {
}

.integerPositiveInput {
}

.aLoginMenu {
    font-family: Calibri;
    font-size: 12px;
    color: #75787B;
    cursor: pointer;
    text-decoration: none;
}

.divLoginMenu {
    border-radius: 3px;
    border: 1px solid #a9a9a9;
    width: 350px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    vertical-align: middle;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px #d5d5d5;
    -moz-box-shadow: 0px 0px 5px #d5d5d5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.TopLink {
    color: White;
}

.TopLinkSelected {
    color: White;
    font-weight: bold;
}

.MenuItemSelected {
    background-color: #ED8B00;
    padding: 5px;
    border: 1px solid gray;
}

.border1pxSolidColor {
    border: 1px solid #75787B;
}

.sectionBackgroundColor {
    background-color: #75787B;
}

.contentColumnStyle {
    border: 1px solid #75787B;
    margin-left: auto;
}

.headerBackgroundColor {
    background-color: #75787B;
}

.fade {
    opacity: 0.5;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.CalendarSearchPanelColor {
    border: 1px solid #C0C0C0;
    background-color: #B4C9D7;
}

.VerticalLineSeparator {
    border-left-color: #75787B;
    border-left-width: 1px;
    border-left-style: solid;
}

.BorderForVideoControl {
    border: 1px solid #75787B;
    background: #FFFFFF;
    padding: 0px;
}

.disableIframe iframe {
    visibility: hidden;
}

.CourseProgressContainer {
    width: 100%;
    border: 1px solid #BCBCBC;
}

.CourseProgressbar {
    background-color: Lime;
}

.CourseRegisterPreRequisiteGrid {
    border: 0px;
}

.CourseRegisterPreRequisite {
    background-color: #FFFFFF;
    color: #000000;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    height: 30px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    outline: 0;
    padding: 0px 0px;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
        background: url('../Images/closebutton.png') no-repeat;
        border: 0px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

    .ui-widget .ui-widget {
        font-size: 11px;
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em;
    }
.k-event-template {
    padding: 0px !important;
}
.ui-widget-content {
    border: 1px solid #000;
    background: #fff;
    color: #333333;
}

    .ui-widget-content a {
        color: #333333;
    }

.ui-widget-header {
    border: 1px solid #000;
    color: #ffffff;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #ffffff;
    }

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}

    .ui-button,
    .ui-button:link,
    .ui-button:visited,
    .ui-button:hover,
    .ui-button:active {
        text-decoration: none;
    }
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

.ui-icon-closethick {
    background-image: url('../Images/closebutton.png');
    background-position: 0px 0px;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ImageButtonDisabled {
    color: graytext !important;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

input[type="image"]:disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.ajax__calendar_day_disabled {
    background-color: #ccc !important;
    color: #eee !important;
}

.ItemLibraryRichTextbox .reContentArea {
    max-height: 148px !important;
    height: 148px !important;
}

.MsgCenter {
    border: solid 1px #BCBCBC;
}

.MsgTable {
    border: solid 1px #BCBCBC;
    border-radius: 5px;
}
/*  ie 8 */
.MsgCenter .GridHeader > td {
    border: 1px solid #BCBCBC\9;
}

.MsgCenter .GridHeader > th {
    border: 1px solid #BCBCBC\9;
}

.MsgCenter .GridRow > td {
    border: 1px solid #BCBCBC\9;
}

.MsgCenter .GridAlternateRow > td {
    border: 1px solid #BCBCBC\9;
}

.MsgCenter .GridPager {
    border: solid 1px #BCBCBC;
}

.MsgCenter .ActionPanel > td {
    border: 1px solid #BCBCBC\9;
}
/* end ie 8 */

.MsgGrid {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: right;
    cursor: pointer;
    text-decoration: none;
    text-decoration: underline;
}

.MsgText {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
}

.MsgHead {
    font-weight: bold;
    height: 32px;
    background-image: url('../images/GridHeader-Background.png');
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    background-position: left top;
    padding: 3px;
    border: solid 1px #BCBCBC;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.MsgDisplayHead {
    height: 20px;
    background-color: #FBFBFB;
    text-align: left;
    border-bottom: solid 1px #BCBCBC;
    font-family: Verdana;
    font-size: 9px;
    background-position: left top;
    min-height: 100%;
    min-width: 100%;
}

.SelectedCamera {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #188725;
}

.NotSelectedCamera {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #C8C8C8;
}


/* video wall style sheet start */

.DivHeight {
    max-height: 700px;
    overflow-y: auto;
}

div[resizable] {
    resize: both;
}

.VideoWallBlock {
    border: 1px solid gray;
    font-weight: bold;
    height: 100%;
}

    .VideoWallBlock .VideoWallInnerBlock {
        padding: 2px;
        height: 100%;
    }

.TreeNodeCollapsed {
    background: url('../Images/Arrow.gif') no-repeat !important;
    background-position: 0px 0px !important;
}


.TreeNodeExpanded {
    background: url('../Images/ExplandTreeNode.png') no-repeat !important;
    background-position: 0px 0px !important;
}

camera-list li, body > li.ui-draggable-handle {
    list-style-type: none;
    margin: 0;
    padding: 3px 3px 0 0px;
    position: relative;
}

    camera-list li .cameraText, body > li.ui-draggable-handle {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 0px solid #999;
        border-radius: 5px;
        padding: 3px 3px;
        text-decoration: none;
        cursor: pointer;
    }

    camera-list li.parent_li > span:hover, camera-list li.parent_li > span:hover {
        background: #eee;
        color: #000;
    }


.VideoWallBottomDiv {
    background: #E4E4E4; /* For browsers that do not support gradients */
    background: -ms-linear-gradient(#FFFFFF, #E4E4E4);
    background: -webkit-linear-gradient(#FFFFFF, #E4E4E4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFFFFF, #E4E4E4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFFFFF, #E4E4E4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFFFFF, #E4E4E4); /* Standard syntax */
    width: 100%;
    font-family: Verdana;
    font-size: 9px;
    height: 30px;
}

.PTZ {
    background: url(../Images/PanTilt_Background.png);
    height: 86px;
    width: 86px;
    clear: both;
    float: left;
}

.icons {
    /*display: inline-block;*/
    width: 100%;
    height: 27px;
}

.sidebyside {
    float: left;
}

.icon {
    display: inline-block;
    width: 9%;
    max-width: 27px;
    height: 27px;
    cursor: pointer;
}



.PTZPan {
    padding-top: 2px;
}

.GrayBackgroundNoRepeat {
    background: url('../Images/Gray Background.png') no-repeat center;
}

.GrayBackground {
    background: url('../Images/GreyFullBackground.png') repeat;
}

.TiltUp {
    background: url('../Images/Tilt Up.png') no-repeat center;
}

.TiltDown {
    background: url('../Images/Tilt Down.png') no-repeat center;
}

.PanLeft {
    background: url('../Images/Pan Left.png') no-repeat center;
}

.PanRight {
    background: url('../Images/Pan Right.png') no-repeat center;
}

.OrangeBackgroundNoRepeat {
    background: url('../Images/OrangeBackground.png') no-repeat center;
}

.PTZSeperator {
    display: inline-block;
    height: 27px;
    width: 2px;
    background: url('../Images/PTZSepeartor.png') no-repeat center;
}

.Preset1 {
    background: url('../Images/Preset 1 Normal.png') no-repeat center;
}

    .Preset1:hover {
        background: url('../Images/Preset 1 Hover.png') no-repeat center;
    }

    .Preset1.selected {
        background: url('../Images/Preset 1 Selected.png') no-repeat center;
        background-size: 100% 100%;
    }

.Preset2 {
    background: url('../Images/Preset 2 Normal.png') no-repeat center;
}

    .Preset2:hover {
        background: url('../Images/Preset 2 Hover.png') no-repeat center;
    }

    .Preset2.selected {
        background: url('../Images/Preset 2 Selected.png') no-repeat center;
        background-size: 100% 100%;
    }

.Preset3 {
    background: url('../Images/Preset 3 Normal.png') no-repeat center;
}

    .Preset3:hover {
        background: url('../Images/Preset 3 Hover.png') no-repeat center;
    }

    .Preset3.selected {
        background: url('../Images/Preset 3 Selected.png') no-repeat center;
        background-size: 100% 100%;
    }

.Preset4 {
    background: url('../Images/Preset 4 Normal.png') no-repeat center;
}

    .Preset4:hover {
        background: url('../Images/Preset 4 Hover.png') no-repeat center;
    }

    .Preset4.selected {
        background: url('../Images/Preset 4 Selected.png') no-repeat center;
        background-size: 100% 100%;
    }

.ZoomIn {
    background: url('../Images/Zoom In Normal.png') no-repeat center;
}

.ZoomIn-Orange {
    background: url('../Images/zoomin_Orange.png') no-repeat center;
}

.ZoomIn:hover {
    background: url('../Images/Zoom In Hover.png') no-repeat center;
}

.ZoomOut {
    background: url('../Images/Zoom Out Normal.png')no-repeat center;
}

.ZoomOut-Orange {
    background: url('../Images/zoomout_Orange.png')no-repeat center;
}

.ZoomOut:hover {
    background: url('../Images/Zoom Out Hover.png')no-repeat center;
}

.selectedTemplate {
    border: 1px solid red;
}

.parentbox {
    text-align: center; /* align the inline(-block) elements horizontally */
    font: 0/0 a; /* remove the gap between inline(-block) elements */
}

    .parentbox:before { /* create a full-height inline block pseudo-element */
        content: ' ';
        display: inline-block;
        vertical-align: middle; /* vertical alignment of the inline element */
        height: 100%;
    }

.childbox {
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    font: 16px/1 Arial, sans-serif; /* reset the font property */
}

/* video wall style sheet end */

/* simple session style sheet start*/

.sectionBorder {
    border: 1px solid #E6E6EA;
    margin: 2px;
}

.itemlist {
    padding: 0px;
}

    .itemlist li {
        list-style-type: none;
        margin: 0;
        padding: 3px 3px 0 0px;
        position: relative;
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid #e4eaec;
        text-align: left;
        cursor:pointer;
    }

        .itemlist li:hover {
            background-color: #B4C9D7;
            color: #000;
        }


        .itemlist li:nth-child(even) {
            background-color: #F0F0F0;
        }

room-block {
    float: left;
    width: 200px;
    height: 150px;
    border: 1px solid #e4eaec;
    padding: 5px;
    margin: 5px;
}

.blank {
    background-color: #B4C9D7;
}

.Configured {
    background-color: #F0F0F0;
    border: 1px solid orange;
}

    .Configured .checkmark {
        position: absolute;
        bottom: 0;
        right: 0;
    }

        .Configured .checkmark:after {
            content: '';
            display: block;
            width: 8px;
            height: 20px;
            border: solid green;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

.SessionBlock {
    margin: 2px;
    padding: 4px;
    border: 1px solid black;
    display: inline-block;
}
.SelectedSessionBlock{
     margin: 2px;
    padding: 4px;
    border: 1px solid red;
    display: inline-block;
}

.OrangeLabel{
    color: #ED8B00;
}

/* simple session style sheet end*/

.listlinksmall {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    cursor: pointer;
    font-weight: bold;
}

.html5-progress-bar progress {
    background-color: whitesmoke;
    color: #3DC850;
    border: 1px;
    width: 100%;
    height: 8px;
    border-width: 1px;
    border-color: greenyellow;
    border-radius: 4px;
}
progress::-webkit-progress-value {
    background: #3DC850;
}

progress::-webkit-progress-bar {
    background-color: whitesmoke;
}

progress::-moz-progress-bar {
    background-color: whitesmoke;
    background: #3DC850;
}
.HorizontalLineDark {
    height: 2px;
    margin-left: 0px;
    margin-top:10px;
    margin-right:0px;
    margin-bottom:5px;
    background-color: #000000;
}

.CloudMenuWidth {
    width:350px;
}

.CloudMenuItemImageSize {
    width:25px;
    height:25px;
}

.CloudMenuItemHeight{
    height: 40px;
}


.CloudMenuItemImageMargin {
    margin-left: 10px;
}

.CursorDefault {
    cursor: default;
}

.k-event {
    color: black !important;
}
