﻿html, body, form {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow:hidden;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 14px
}



form
{
    cursor: CustomSkin;
}

           


.LoadIframe {
                 background: url(../Images/Loading2.gif) center center no-repeat;
                 width: 100%;
                 height: 99%;
            }

.submitButton
{
    background-color: #DDE7F5;
    border: #C2CEDB solid 1px;
    padding: 2px;
    cursor: pointer;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

 .submitButton:hover{
        background-color: #C2CEDB;
}

 .AspLabel {
    color: #666666 !important;
    font-family: "Segoe UI";
    font-size: 13px;
 }

.AspLabelBold {
    color: #666666 !important;
    font-family: "Segoe UI";
    font-size: 13px;
    font-weight: bold;
}

.AspLabelBold2 {
    color: black !important;
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: bold;
}

 .AspLabelTitle {
    color: #666666 !important;
    font-family: "Segoe UI";
    font-size: 18px;
 }

.rfdAspLabelWhite {
    color: #666666 !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 15px;
}

.rfdAspLabel {
    color: #666666 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 14px;
    }

.rfdAspLabelSubtitle {
    color:  #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 10px;
    vertical-align: text-bottom;
}


.rfdAspLabelBlue {
    color: #4c607a !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 26px;
}

.rfdAspLabelBlue2 {
    color: #4c607a !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.AspDropDowList {
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 1px solid #C2CEDB;
}

.rfdAspLabelDisable {
    color: @gainsboro !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 14px;
}


.LogOnPanel
{
    position: absolute;
    top: 55%;
    left: 55%;
    width: 458px;
    margin-left: -280px; /* half elements width*/
    height: 391px;
    margin-top: -300px; /* half elements height*/
    overflow: auto;
    text-align: left;
    box-shadow: #808080 0px 0px 8px;
    border-radius: 0px;
    background: #FFFFFF;
    behavior: url(Styles/PIE.htc);
}

#LogOnTable
{
    width: 398px;
    height: 341px;
}

hr
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 1px;
    background-color: #EFEFEF;
    color: #EFEFEF;
}

.AspLinkButton
{
    cursor:pointer;
    font-family: tahoma;
    font-style: normal;
    text-decoration: none;
    color: #007AB5;
}

.TextBoxWithLinkButton {
    cursor: pointer;
    font-family: Calibri, Arial, Verdana;
    font-size: smaller;
}

.AspTxtBox
{
    width: 100% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 32px !important;
}

.AspTxtBox98 {
    width: 98% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 32px !important;
}

.AspTxtBox2
{
    width: 96% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
     height: 32px !important;
}

.AspTxtBox3
{
    width: 97% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 32px !important;
}

.AspTxtBox4
{
    width: 94% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 32px !important;
}

.AspTxtBoxMultiline
{
    width: 100% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
}

.AspTxtBoxMultiline98
{
    width: 98% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
}

.AspTxtBoxMultilineRedTextColor {
    width: 100% !important;
    margin-right: 0px;
    color: red !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
}

.AspTxtBoxOnSingleLine
{
    width: 99% !important;
    margin-right: 0px;
    color: #000 !important;
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
}

.AspTxtBox180 {
    display: block;
    width: 100% !important;
    margin: 0;
    padding: 0;
    color: #000 !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 80px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}


.AspTxtBox100 {
    display: block;
    width: 100% !important;
    margin: 0;
    padding: 0;
    color: #000 !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    height: 32px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.RadInputMgr
{
    width: 98% !important;
}

#HeaderTable tr > td:first-child {
    position: relative;
}
.imgEntityPositionStyle {
    position: absolute;
    left: 22px;
    top: 8px;
}
.imgEntityPositionStyleMidle {
    position: absolute;
    left: 22px;
    top: 180px;
}
#HeaderTable tr > td:first-child .imgEntityPositionStyle {
    position: absolute;
    left: 0;
    top: 4px;
}

.lblEntityPositionStyleMidle
{
    position: absolute;
    left: 65px;
    top: 180px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}
#HeaderTable tr > td:first-child
.lblEntityPositionStyleMidle {
    position: absolute;
    left: 43px;
    top: 176px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}


.lblEntityTitle {
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}

.lblEntityPositionStyle {
    position: absolute;
    left: 65px;
    top: 20px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}

#HeaderTable tr > td:first-child
.lblEntityPositionStyle {
    position: absolute;
    left: 43px;
    top: 16px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}

.lblEntityPositionStyleDemo {
    position: absolute;
    left: 33px;
    top: 130px;
    color: #000;
    font-size: 14pt;
    font-weight: bold;
    font-family: Calibri, Arial, Verdana;
    text-align: right;
}
#HeaderTable tr > td:first-child
.lblEntityPositionStyleDemo {
    position: absolute;
    left: 11px;
    top: 126px;
    color: #000;
    font-size: 14pt;
    font-weight: bold;
    font-family: Calibri, Arial, Verdana;
    text-align: right;
}

.cmbStepEntityPositionStyle
{
    position: absolute;
    left: 65px;
    top: 23px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}
#HeaderTable tr > td:first-child
.cmbStepEntityPositionStyle {
    position: absolute;
    left: 43px;
    top: 19px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}

.lblEntityPositionStyle3 {
    position: absolute;
    left: 65px;
    top: 16px;
    color: #000;
    font-size: 16pt;
    font-family: Calibri, Arial, Verdana;
}
#HeaderTable tr > td:first-child
.lblEntityPositionStyle3 {
    position: absolute;
    left: 43px;
    top: 12px;
    color: #000;
    font-size: 16pt;
    font-family: Calibri, Arial, Verdana;
}

.lblEntityPositionStyleGenerate {
    position: absolute;
    left: 44px;
    top: 4px;
    color: #505050;
    font-size: 18pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}

.lblEntityPositionStyle1 {
    position: absolute;
    left: 65px;
    top: 5px;
    color: #505050;
    font-size: 14pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}
#HeaderTable tr > td:first-child
.lblEntityPositionStyle1 {
    position: absolute;
    left: 43px;
    top: 1px;
    color: #505050;
    font-size: 14pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}


.lblLeftCornerHeader {
    position: absolute;
    left: 3px;
    top: 5px;
}

.cmbArticleGroupStyle {
    position: absolute;
    left: 90px;
    top: 1px;
}

.lblAddNewCompanyHeader {
    position: absolute;
    left: 5px;
    top: 55px;
    color: #505050;
    font-size: 14pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}
#HeaderTable tr > td:first-child
.lblAddNewCompanyHeader {
    position: absolute;
    left: 0;
    top: 51px;
    color: #505050;
    font-size: 14pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}

.lblEntityPositionStyle2
{
    position: absolute;
    left: 65px;
    top: 195px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}
#HeaderTable tr > td:first-child
.lblEntityPositionStyle2 {
    position: absolute;
    left: 43px;
    top: 191px;
    color: #000;
    font-size: 17pt;
    font-family: Calibri, Arial, Verdana;
}
.imgEntityPositionStyle2
{
    position: absolute;
    left: 22px;
    top: 190px;
}
#HeaderTable tr > td:first-child
.imgEntityPositionStyle2 {
    position: absolute;
    left: 0;
    top: 186px;
}

.lblEntityRecordInfo
{
    position: absolute;
    left: 67px;
    top: 28px;
    color: #666666;
    font-size: 9pt;
    font-family: Calibri, Arial, Verdana;
    text-align:left;
}
#HeaderTable tr > td:first-child
.lblEntityRecordInfo {
    position: absolute;
    left: 45px;
    top: 24px;
    color: #666666;
    font-size: 9pt;
    font-family: Calibri, Arial, Verdana;
    text-align: left;
}
.RadButtonCellStyle
{
    width: 115px;
}

.RadWindow_CustomSkin .rwCorner .rwTopLeft, .RadWindow_CustomSkin .rwTitlebar, .RadWindow_CustomSkin .rwCorner .rwTopRight, .RadWindow_CustomSkin .rwIcon, .RadWindow_CustomSkin table .rwTopLeft, .RadWindow_CustomSkin table .rwTopRight, .RadWindow_CustomSkin table .rwFooterLeft, .RadWindow_CustomSkin table .rwFooterRight, .RadWindow_CustomSkin table .rwFooterCenter, .RadWindow_CustomSkin table .rwBodyLeft, .RadWindow_CustomSkin table .rwBodyRight, .RadWindow_CustomSkin table .rwTitlebar, .RadWindow_CustomSkin table .rwTopResize, .RadWindow_CustomSkin table .rwStatusbar, .RadWindow_CustomSkin table .rwStatusbar
{
    display: none !important;
}
.RadWindow_CustomSkin .rwLoading
{
    background-image: url('../Images/loading.gif') !important;
}

.RadUpload input.ruFakeInput
{
    display: none;
}
.RadUpload input.ruBrowse
{
    width: 115px;
}
.RadUpload span.ruFileWrap input.ruButtonHover
{
    background-position: 100% -46px;
}
.RadUpload input.ruButton
{
    background-position: 0 -46px;
}

.rocCustomImageWrap
{
    margin-right: 12px;
    width: 72px;
    height: 82px;
    float: left;
    display: inline;
    overflow: hidden;
}

html .RadOrgChart .rocItem
{
    width: 280px;
}

.linkbutton
{
    text-decoration: none;
}

.linkbutton:hover
{
    text-decoration: underline;
}

.ExpandCollapseLinkbutton
{
    height: 1px;
    text-decoration: none;
    color: #4C607A;
    font-size: 10pt;
    font-family: Calibri, Arial, Verdana;
    font-weight: bolder;
}

.ExpandCollapseTD
{
    height: 20px; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
    border-bottom-color: #B8CBDE; 
    background-color: #F1F5FB;
    vertical-align: middle;
}
   
.RadPanelBar .rpRootGroup 
{ 
    border: none !important;
    text-decoration: none; 
} 

/*Gmail Style*/


.MailDescriptorsLabels
{
    color: #808080;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: normal;
}

.MailDescriptors
{
    color: #333333;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: lighter;
}

.MailAttachFiles
{
    color: #007AB5;
    font-size: 9pt;
    font-family: Tahoma;
}

.MailSubject
{
    color: #333333;
    font-size: 11pt;
    font-family: Tahoma;
    font-weight: lighter;
}





.RadMenu_Metro .rmLink .rmText {
      text-transform: none !important;
}

.RadTabStrip_Metro .rtsLevel .rtsTxt {
        text-transform: none !important;
 }

.notificationRead, .notificationUnread{
    border-radius:1em;
    padding: 0 0.50em;
    margin-left: 0.17em;
    color:white;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: normal;
}

.notificationRead {
    background-color: #fff;
    color: #666;
}

.notificationUnread {
    background-color: #cc0000;
}

.rspSlideHeaderIconWrapper, .rspSlideTitleContainer
        {
           background-image: none !important;
            height: 1px !important;
        }
          
.rspSlideTitle, .rspSlideTitleContainer
        {
            background-image: none !important;
            height: 1px !important;
        }


/*===========RadGrid =======================  */
             html .RadGrid_Bootstrap .rgMasterTable .rgSelectedCell,
             html .RadGrid_Bootstrap .rgSelectedRow td,
             html .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow,
             html .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
                 color: #ffffff;
                 background: #6a9ecc;
                 border-color: #6a9ecc;
             }
             html .RadGrid_Bootstrap .rgSelectedRow.rgHoveredRow {
                 background: #6a9ecc;
             }

             html .RadGrid_Bootstrap .rgPagerCell .rgNumPart a.rgCurrentPage {
                 border-color: #6a9ecc;
                 color: #ffffff;
                 background-color: #6a9ecc;
             }

             html .RadGrid_Bootstrap .rgFiltered {
                 border-color: #6a9ecc;
                 color: #ffffff;
                 background-color: #6a9ecc;
             }

             html .RadGrid_Bootstrap .rgOptSelected {
                 color: #6a9ecc;
             }

            html .RadToolBar .rtbImage {
                margin: 3px 4px 0 -4px;
                display: inline-block;
                vertical-align: middle;
            }




           html .RadToolBar_Main {
                background-color: #2f5170 !important;
                border:none;
                color: white !important;
            }

            html .RadToolBar_Main .rtbImage {           
                display: inline-block;
                vertical-align: middle;
            }
            

            html .RadToolBar_Main .rtbSplitButton .rtbHovered.rtbArrow {
                border-color: #19344C;
                color: black;
                background-color: white;
            }

            html .RadToolBar_Main .rtbSplitButton .rtbHovered.rtbSplBtnActivator {
                border-color: #19344C;
                color: black;
                background-color: white;
            }

            html .RadToolBar_Main .rtbHovered .rtbButton:not(.rtbSplitButton) {
                color: black;
                background-color: white;
            }

            html .RadToolBar_Main .rtbHovered .rtbSplitButton, .RadToolBar_Main .rtbHovered .rtbArrow {
                border-color: transparent;
            }

            html .RadInput_Bootstrap.riSingle .riTextBox, .RadForm_Bootstrap.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
                height: 33px;
                border-radius: 3px;
            }




fieldset {
    border: 1px solid #F9F9F9;
    box-shadow: 1px 1px 2px 0px #E1E4E8;
    background: #ffffff !important;
}

legend {
    float: left;
    margin-top: 0px;
    font-size: 13px;
    font-weight: 800;
}

.legendTitle {
    font-weight: 800;
    color: red;
}

.input-container {
    position: relative !important;
}

.input-text {
    padding-right: 20px !important;
}



.input-button {
    display: inline-block !important;
    position: absolute !important;
    right: 4px;
    top: 8px;
}


.input-button2 {
    display: inline-block !important;
    position: absolute !important;
    right: 24px;
    top: 8px;
}

/*html .RadComboBox_Bootstrap .rcbInner {
    border-color: #ccc;
    color: #333;
    background-color: #fff;
    padding: 6px 12px 4px 12px !important;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    
}
html .RadInput_Bootstrap .riTextBox, .RadInputMgr_Bootstrap {
    padding: 6px 12px 4px 12px !important;
    border-radius: 4px;
}*/


.toggle-content {
    cursor: pointer;
    background-repeat: no-repeat;
    padding-right: 20px;
    background-position: right;
    display: inline-block;
    width: 100%;
}
.hide-table {
    display:none;
}

.show-table {
    display: table;
}

.expanded-table {
    background-image: url('../Images/Modules/BlackUpArrow.png');
}

.colapsed-table {
    background-image: url('../Images/Modules/BlackDownArrow.png');
}

#MainTable > tbody > tr > td {
    vertical-align: top;
    
}

.scroll1::-webkit-scrollbar {
    width: 5px;
}

.scroll1::-webkit-scrollbar-track {
    background: #19344C;
}

.scroll1::-webkit-scrollbar-thumb {
    background: #30628E;
}

.RadDropDownTree {
    max-width: 600px !important;
    min-width: 100px !important;
}

.CircleIcon {
    background: whitesmoke;
    padding: 5px;
    border-radius: 50%;
    border:solid;
    border-width: 1px;
    border-color: #E1E4E8;
}

.horizontalListbox {
    border: 0px;
}

.horizontalListbox .rlbItem {
        float: left !important;
}

.horizontalListbox .rlbGroup {
        width: auto !important;
}


.cmbMapTypePositionStyle {
    position: absolute;
    left: 150px;
    top: 32px;
}

.EditPosition {
    overflow-wrap: break-word;
}

.NewButton {
    width: 50px;
    height: 0;
    padding-bottom: 50px;
    border-radius: 26px;
    border: 0px solid #cfdcec;
    overflow: hidden;
    box-shadow: 0 0 3px gray;
    display: inline-block !important;
    position: absolute !important;
    right: 3%;
    top: 85%;
    background: url(../Images/Modules/WhiteNew.png) no-repeat 50% 50%;
    background-color: #2980B9;
    outline: none;
}

    .NewButton:hover {
        background: url(../Images/Modules/WhiteNew.png) no-repeat 50% 50%;
        background-color: #2980B9;
    }