﻿body {
    /*background: #262626;*/
    font-family: Calibri,Verdana;
    font-weight: normal;
    /*margin: 0px auto;
    margin-left: auto;*/
    /*color: #333;*/
    height: 100%;
    margin: 0px;
    font-size: 14px;
}

input, textarea, select, button {
}

#wrapper {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    margin-left: auto;
    /*padding: 0px 10px 10px 10px;*/
    background-color: whitesmoke;
}

#pageLayout {
    /*background-image: url('../Images/background.png');*/
    /*min-height: 768px;*/
    /*width: 1024px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-size: 100%;
}

#pageLayoutLogin {
    /* width: 1024px; */
    /* height: 768px; */
    min-height:662px;
    margin: 0px auto auto auto;
    margin-left: auto;
    background-image: url(../Images/background2.png);
    background-size: 100%;
}

#bak {
    /*background-image: url('../Images/ribbons.png');*/
    background-repeat: no-repeat;
    /*min-height: 768px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*height: 100%;*/
    /*width: 1024px;*/
    width: 100%;
    /*overflow:auto;*/
}

#loginbak {
    background-image: url(../Images/reports-diagram.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
}

.topBar {
    /*background-image: url('../Images/top-bar.png');*/
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 758px;
    height: 45px;
    float: right;
    /*display:table-cell;*/
}

#dateSelection {
    background-image: url('../Images/date-box.png');
    background-repeat: no-repeat;
    height: 49px;
    text-align: center;
    width: 100%;
    background-size: 100%;
    border-radius: 10px;
    margin-bottom: 5px;
}

   

.txtInput {
    font-size: 9pt;
}

#dataGrid {
    width: 100%;
    margin: auto auto;
    padding-left: 6%;
    /*background-image: url('../Images/table1.png');
    background-repeat: no-repeat;
    height: 376px;
    padding: 5px 5px 5px 5px;
    padding-top: 20px;
    width: 820px;
    background-size: 820px;*/
}

.gridStyle {
    border: none;
    min-height: 290px;
    background-image: none;
    font-size: 9pt;
}

#gridContent {
    text-align: center;
    vertical-align: middle;
    width: 580px;
    min-height: 336px;
    /*height: 336px;*/
    padding: initial;
}

.lblHomePage {
    /*color:White;*/
    /*padding: 0px 0px 0px 3px;*/
    /*padding-left: 10px;  AVoid*/ 
    display: inline-block;
}

.txtHome {
}

.logoutButton {
    color: Black;
    font-weight: bold;
    padding-left: 15px;
    /*text-decoration: none;*/
}

#header {
    width: 1024px;
    height: 100px;
    padding: 5px 0px 5px 5px;
}

.pageHeader {
    width: 1024px;
    height: 185px;
    /*margin:52px 0px 0px 75px;*/
    /*float:right;*/
    /*margin-left:auto;*/
}

div.pageHeader ul li {
    display: inline;
    list-style: none;
}

#parafaitLogo {
    width: 195px;
    height: 92px;
    /*background-image: url('../~/Images/parafait_logo.png');*/
    /*padding:4px 4px 4px 4px;*/
    background-repeat: no-repeat;
    margin: 4px 4px 4px 4px;
    /*padding-top:4px;*/
}

div.headerRibbon {
    background-image: url('../Images/top-bar.png');
    background-repeat: no-repeat;
    height: 45px;
    width: 758px;
}

.bodyContent {
    width: 1024px;
    height: 583px;
}

#login {
    width: 100%;
    height: 478px;
}

h1 {
    font-size: 20pt;
}

.accordiandiv {
    width: 170px;
    height: 100%;
    float: right;
    margin: 0px;
    padding: 0px;
}

.headerTxt {
    font-size: 20pt;
    margin: 5px 0px 0px 5px;
}

.cntData {
    width: 720px;
    height: 100%;
    float: right;
    margin: 0px auto;
    margin-left: 5px;
    /*background-image:url('../~/Images/background.png'); */
    /*background-color:White;*/
}

.btnConsolidate {
    background-image: url('../Images/button_normal.png');
    background-repeat: no-repeat;
    font-size: 7pt;
}

    .btnConsolidate:hover {
        background-image: url('../Images/button_pressed.png.png');
        background-repeat: no-repeat;
    }

.watermark {
    background-image: url('../Images/entry-box.png');
    background-repeat: no-repeat;
    margin: 0px 0px 5px 0px;
    width: 146px;
    height: 23px;
    border: 0px none;
    color: Gray;
}

.loginTop {
}
/*masterpage************************************************************************************************************************************/
#masterHeader {
    height: 50px;
    width: 100%;
    float: none;
    background-color: white;
}

#masterBody {
    /*background-image: url('../Images/background-transperant.png');*/
    /*background-repeat:no-repeat;*/
    /*min-height: 571px;*/
       min-height: 568px !important;
    /*width: 910px;
    float: right;*/
    /*vertical-align: top;*/
    /*display: table-cell;*/
    background: none;
    width: inherit;
    float: none;
    min-height: 500px;
    background-color: #f9f9f9;
    /*margin: 0px 10% 0px 10%;*/
}

.accordion {
    /*background-image: url('../Images/main-heading-menu.png');
    background-repeat: repeat-y;*/
    /*min-height:536px;*/
    height: auto;
    /*margin:0px 0px 0px 2px;*/
    /*padding:5px 5px 5px 5px;*/
    /*padding-top: 55px;*/
    /*padding-top: 20px;
    text-decoration: none;
    background-size: 200px;
    width: 200px;
    margin-top: 40px;*/
}

#masterPageContent {
    /*min-height:500px; 
    height: auto;
    width: 768px;
    padding: 0px 0px 0px 20px;*/
}

    #masterPageContent h4 {
        /*padding:0px 0px 5px 20px;*/
        margin: 5px 0px 15px 0px;
    }

#masterFooter {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    /* margin-top: 80px; */
    padding-top: 10px;
    /* margin-bottom: 15px; */
    background-color: #f5f5f5; /*#f9f9f9;*/
}

#footer {
    /*position: absolute;*/
      position: relative;
    /*top: 31px;*/
    height: 68px;
    height: 80px;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
}
/*masterpage end********************************************************************************************************************************/
/***********************************************************************************************************************************************/
/*reports.aspx*********************************************************************************************************************************/
#reportList {
    /*background-image: url('../Images/grey-bg.png');
    background-repeat: repeat-y;
    min-height: 300px;
    height: 100%;
    display: block;
    background-size: 820px;
    width: 820px;*/
}

#reportDateSelection {
    background-image: url('../Images/datebox.png');
    background-repeat: no-repeat;
    width: 680px;
    height: 49px;
    /*padding-bottom:5px;*/
    text-align: center;
    font-size: 9pt;
}

/*.reportLink {
    font-size: 9pt;
    padding-left: 15px;
    color: White;
     
}*/

.reportLink a {
    text-decoration: none;
    color: black;
}

    .reportLink a:hover {
        text-decoration: none;
        background-color: #92a0a9;
    }

.groupLabel {
    font-weight: bold;
    color: #2e2e2e;
    background-image: url('../Images/heading-tab.png');
    background-repeat: no-repeat;
    line-height: 25px;
    vertical-align: bottom;
    display: block;
    height: 23px;
    padding-left: 10px;
    width: 90%;
    background-size: 100%;
}

.blankGroupLabel {
    display: block;
    width: 267px;
    height: 23px;
    padding-left: 10px;
}

.rptListPanel {
    width: 50%;
    float: left;
}
/*reports end***********************************************************************************************************************************/

/*login start**********************************************************************************************************************************/
/**********************************************************************************************************************************************/
#content {
    width: 100%;
    min-height: 560px;
    /* height: 619px; */
    vertical-align: top;
    display: inline-block;
    /* margin: 0px auto; */
    /* margin-left: auto; */
}

#topContent {
    margin: auto;
    /*margin-top:50px;
    margin-left:200px;*/
    /*float:left;*/
    width: 100%;
    /*display:none;*/
}

#loginHeader {
    width: 456px;
    display: table-cell;
    vertical-align: top;
    float: left;
    text-align: left;
    margin-left: 200px;
    padding-top: 20px;
    /*margin:26px 0px 0px 20px; */
}

#login_template {
    display: table-cell;
    vertical-align: top;
    background-image: url('../Images/login-page.png');
    /*float:left;*/
    background-repeat: no-repeat;
    width: 218px;
    /*margin-left:156px;*/
    height: 493px;
}

#credentials {
    margin: 80px 36px 0px 20px;
    height: 135px;
    width: 182px;
    /*margin:45px 38px 10px 14px;*/
    /*position:static;*/
}

.textbox {
    background-image: url('../Images/text-box.png');
    background-repeat: no-repeat;
    color: White;
    margin-bottom: 5px;
    padding: 0px;
    width: 146px;
    height: 20px;
    border: 0px none;
}

.loginErrorLabel {
    font-size: 8pt;
    float: left;
    color: Red;
    margin: 0px;
    text-align: left;
}

#about {
    /* width: 1024px; */
    /* height: 135px; */
    /* float: right; */
    vertical-align: bottom;
    top: 0px;
    margin-left: 40%;
    /* margin: 20px 30px 20px 20px; */
    text-align: justify;
    float: left;
}

    #about p {
        text-align: left;
        font-size:0.839rem;
        font-family:roboto-Regular;
        line-height:1.5;
    }


.loginButton {
    /*background-image:url('../~/Images/login_button_normal.png');
    background-repeat:no-repeat;*/
    margin: 0px;
    margin-right: 20px;
    /*width:54px;
    height:17px;*/
    float: right;
    /*font-size:4.02pt;
    color:#e4ebee;*/
}

    .loginButton:hover {
        background-image: url('../Images/login_button_pressed.png');
    }

    .loginButton:active {
        background-image: url('../Images/login_button_pressed.png');
    }

.recoverpasswd {
    margin: 20px 36px 0px 0px;
    height: 50px;
    width: 112px;
    float: right;
    vertical-align: bottom;
    display: table-cell;
}

div.recoverpasswd a {
    color: #ffde00;
    text-decoration: none;
    float: right;
    font-size: 8pt;
    height: 1px;
    vertical-align: bottom;
    display: table-cell;
}

#signup {
    width: 100%;
    margin: 80px 0px 0px 30px;
}

.signupButton {
    background-image: url('../Images/signup_button_normal.png');
    background-repeat: no-repeat;
    /*height:23px;
    width:131px;*/
}

    .signupButton:hover {
        background-image: url('../Images/signup_button_pressed.png');
    }

    .signupButton:active {
        background-image: url('../Images/signup_button_pressed.png');
    }

#company {
    margin: 72px 30px 8px 42px;
    /*position:static;*/
    width: 100%;
    height: 146px;
}

#loginlbl {
    margin: 30px 0px 0px 0px;
    color: White;
}


.signuplnk {
    margin: 5px 35px 0px 0px;
    float: right;
    width: 100%;
}

div.signuplnk a {
    color: White;
    font-size: 7pt;
    text-decoration: none;
    float: right;
}

.signup {
    margin: 40px 5px 0px 0px;
    float: right;
    width: 100%;
}

div.signup a {
    color: #ffde00;
    font-size: 4pt;
    text-decoration: none;
    float: right;
}

/*.modalBackground {
    background-color: whitesmoke;
    filter: alpha(opacity=100);
    opacity: 1;
}*/

.modalPopUp { /*height:600px;  width:442px; padding:0px 0px 0px 0px;  margin:0px;*/
    top: 0px !important;
    width: 100%;
    left: 0px;
    top: 0px !important;
}

.modalPopUpFormBG {
    position: relative;
    height: 60%;
    width: 50%;
    padding: 0px 0px 0px 0px;
    /* margin: 0px; */
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
}

.modalSignupPopUpFormBG {
    position: relative;
    height: 648px;
    width: 442px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url('../Images/signUpBak.png');
    background-repeat: no-repeat;
    background-color: silver;
}

.tableContainerDiv {
    position: absolute;
    top: 10px;
    left: 30px;
    font-style: normal;
    color: Black;
    line-height: 12pt;
    text-align: left;
    background-color: white;
    min-width: 600px;
    /*min-height: 250px;*/
    border-radius: 15px;
    /*padding-left: 50px;
    padding-top: 16px;
    padding-bottom: 15px;
    padding-right: 15px;*/
}

.positionClose {
    width: 399px;
    padding-right: 13px;
    color: White;
}

.UserName {
    width: 373px;
    height: 20px;
}

.Email {
    width: 373px;
    height: 20px;
}

.Message {
    width: 373px;
    height: 100px;
}

.btnLoginPadding {
    padding-left: 49px;
}

#signupSuccess {
    position: relative;
    height: 648px;
    width: 442px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url('../Images/tick.png');
    background-repeat: no-repeat;
}
/*login end************************************************************************************************************************************/

/*schedule report start****************************************************************************************************************************/
/**************************************************************************************************************************************************/
#gridBak {
    background-image: url('../Images/table1BG.png');
    background-repeat: no-repeat;
    height: 486px;
    width: 610px;
}

.ReportButton {
    background-image: url('../Images/reports-button.png');
    background-repeat: no-repeat;
}

.detailsFrame {
    padding: 20px 20px 0 20px;
    color: #2a5e8c;
}
/*scheule report end******************************************************************************************************************************************/
#gridBakMiddle {
    padding: 0px 2%;
    /*background-image: url('../Images/image2.png');
    background-repeat: repeat-y;
    min-height: 300px;
    width: 800px;
    background-size: 820px;
    padding: 0px 10px 0px 10px;*/
}

#gridBakMiddle {
}

.gridBakTop, .gridBakBottom {
    width: 720px;
}


/*Email Report Modal Start************************************************************************************************************************************/
.emailReportModalPopUp {
    height: 600px;
    width: 442px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.emailReportModalPopUpFormBG {
    position: relative;
    height: 502px;
    width: 442px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url('../Images/signUpBak.jpg');
    background-repeat: no-repeat;
}

.emailReportModalSendEmailFormBG {
    position: relative;
    height: 648px;
    width: 442px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url('../Images/signUpBak.png');
    background-repeat: no-repeat;
}

.emailReportTableContainerDiv {
    position: absolute;
    top: 10px;
    left: 30px;
    font-style: normal;
    color: Black;
    line-height: 12pt;
    text-align: left;
}

.emailReportPositionClose {
    width: 399px;
    padding-right: 13px;
}

.emailReportModalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
/*Email Report Modal End************************************************************************************************************************************/

/*Parameter area starts**********************************************************************************************************************************************/
.parameterArea {
    width: 100%;
}
/*div .parameterArea table tr td { vertical-align:middle; display:table-cell; height:49px;    }*/
.lblParameters {
    /*color:White;*/
    padding: 0px 0px 0px 3px;
}

#paramDateSelection {
    max-width: 100%;
    height: 49px;
    padding-bottom: 5px;
    text-align: center;
}

.parameterSelection {
    width: 100%;
}
/*Parameter area ends**********************************************************************************************************************************************/

#body1 {
    background-color: white;
    height: 100%;
    width: 100%;
}

/*Reportviewer parameter area content**************************************************************************************************************************/
.content {
    width: 100%;
    height: 100%;
    float: left;
    /*position: fixed;
    overflow: auto;
    overflow-y: auto;
    overflow-x: auto;*/
    position:absolute;
}

.content {
    min-height: 60% !important;
    max-height: 80% !important;
}
/*Reportviewer parameter area content**********************************************************************************************************************/
#content1 {
    width: 100%;
}


.hide {
    display: none !important;
}

body .RadCalendarPopup {
    z-index: 1000000 !important;
}

/*body > .RadCalendarPopupShadows table {
    z-index: 1000001 !important;
}*/

.RadCalendarPopupShadows {
    z-index: 1000001 !important;
}

/*body .RadCalendarPopupShadows RadCalendarMonthView {
    z-index: 1000001 !important;
}
/*RadCalendarMonthView RadCalendarMonthView_Office2007*/
body .RadCalendarPopupShadows table {
    z-index: 1000001 !important;
}

/* .rdDateLookup table input[type="text"] {
    display: none;
}*/

.rdDateLookup {
    width: 0% !important;
}

.modalPopup {
}

.headerModal {
    padding-top: 25px;
    padding-bottom: 25px;
}

.headerModalClose {
    text-align: right;
}

#lnkDateLookup {
}

.divSearchList {
    /* border: solid 1px black; */
    min-height: 100px;
    overflow-y: auto;
    position: relative;
    max-height: 300px;
    padding-left: 20px;
    font-size: medium;
    /*width: 60%;*/
    background-color: white;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px 4px 20px 5px #ccc;
}

.removeLinkGrid {
    width: 150px;
    padding: 15px;
    text-align: center;
    font-size: larger;
    text-decoration: none;
}

    .removeLinkGrid a:hover, .removeLinkGrid a:active {
        text-decoration: none;
    }


.validationSummaryField {
    width: 250px;
    height: 90px;
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}

.ProgressWaiting {
    position: fixed;
    background-color: #333;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
    z-index: 2147483647 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: ActiveBorder;
}

.divMenuHalf {
    min-width: 300px;
    /*width: 400px;*/
    display: inline-block;
    padding: 5px 0px;
    padding-right: 30px;
}

    .divMenuHalf .divLabel {
        display: inline-block;
        text-align: right;
        /*text-align: left;*/
        min-width: 80px;
        vertical-align: middle;
    }

    .divMenuHalf .divControl {
        padding-left: 5px;
        padding-right: 5px;
         padding-top: 5px;
        width: auto;
        text-align: left;
        display: inline-block;
        /*float: right;*/
    }

    .divMenuHalf .divControl3 {
        padding-left: 5px;
        padding-right: 5px;
        width: auto;
        text-align: left;
        display: inline-block;
        float: right;
    }

.divInline, .divControl3 div {
    display: inline-block;
    padding-bottom: 3px;
}

.radDateBox {
    width: 205px !important;
}

.divMenu {
    min-width: 300px;
    /*width: 400px;*/
    display: inline-block;
    /*padding-top: 10px;
    padding-right: 30px;*/
    margin-top: 10px;
    margin-right: 15px;
}

    .divMenu .divLabel {
        display: inline-block;
        /*text-align: right;
        width: 100px;*/
        width: 30%;
        text-align: right;
        min-width: 50px;
        vertical-align: middle;
    }

    .divMenu .divControl {
        padding-left: 10px;
        padding-right: 10px;
        width: 70%;
        /*padding-left: 5px;
        padding-right: 5px;
        width: 100%;*/
        text-align: right;
        display: inline-block;
    }

    .divMenu .divControl2 {
        padding-left: 5px;
        padding-right: 5px;
        width: 70%;
        text-align: right;
        display: inline;
    }

.divControl2 select, .divControl2 input {
    width: 150px !important;
}

    .divControl2 input[type="radio"], .divControl2 input[type="checkbox"] {
        width: 30px !important;
    }

.divInline, .divControl div {
    display: inline-block;
    padding-bottom: 3px;
}

.btnLevel1 {
    margin-top: 10px;
    margin-bottom: 5px;
}



.Custform-control {
    display: inline-block;
    /*width: 100%;*/
    height: 28px;
    padding: 4px 12px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(51,51,51,0.20);
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de;
}
/*.Custform-control1, .RadComboBox select,.riTextBox {*/
.Custform-control1 {
    height: auto;
    display: block;
    /* width: 100%; */
    height: 28px !important;
    padding: 4px 12px !important;
    font-family: inherit;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(51,51,51,0.20);
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de;
}

.Custform-control2 {
    height: auto;
    display: block;
    /* width: 100%; */
    height: 28px;
    padding: 0px 4px;
    font-family: inherit;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(51,51,51,0.20);
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de;
}


.Custform-controlDtPick {
    height: auto;
    display: block;
    /* width: 100%; */
    height: 28px !important;
    /*padding: 4px 12px !important;*/
    font-family: inherit;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(51,51,51,0.20);
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de;
}

.btnBlue1 {
    background-color: SteelBlue;
    padding: 3px 30px;
}

.btnBlue.btnRound {
    border-radius: 21px;
    border: none;
}

.modal-footer.text-left {
    text-align: left !important;
    padding-left:35px;
}

.btnBlue {
    -webkit-border-radius: 24;
    -moz-border-radius: 24;
    border-radius: 24px;
    font-family: Arial;
    color: #ffffff !important;
    background: #3498db;
    padding: 2px 20px 2px 20px;
    text-decoration: none;
    margin-left:3px !important;
    cursor:pointer;
}

    .btnBlue:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
            color: white;
    }


.btnBlue1 {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #ffffff;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: lighter;
}

    .btnBlue1:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
    }

.modalBackground {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: ActiveBorder;
    background-color: #333;
    opacity: 0.8;
}

.errorMessageSection ul li {
    /*padding-top: 15px;
    padding-bottom: 15px;*/
}

.EmailTableSection td {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.andorOperator td {
    display: block;
    width: 50px;
}

.divHeader {
    width: 100%;
    margin: auto;
}

.ReportToolbar {
    /*position: fixed;*/
    width: 100%;
    color: inherit;
    overflow: hidden;
}

.btnPadding {
       padding: 6px 20px;
}

.assignmentPanel {
    /*background-color: beige;*/
    /*padding: 16px 0px;
    margin: 10px 30px;*/
    display: block;
}



.divControl .Custform-control {
    width: 100%;
}

.layerSegementPanel {
    margin-top: 10px;
}

.RadComboBox_Default .rcbInputCell, .RadComboBox_Default .rcbArrowCell {
    background-image: none !important;
}

.RadComboBox .rcbInput {
    display: inline-block;
    /*width: 100%;*/
    /*height: 28px !important;  14px !important; dont modify here*/
    font-family: inherit;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;
    background-image: none;*/
    border: 1px solid rgba(51,51,51,0.20) !important;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de !important;
}

.parameterArea {
    padding-left: 10px;
    padding-right: 10px;
}

.RadComboBoxDropDown_Default .rcbHovered {
    background-color: transparent !important;
}

.RadComboBox table td.rcbInputCell {
    /*padding:0px !important;*/
}

.RadComboBox_Default .rcbReadOnly .rcbInput {
    padding-left: 5px;
}

.RadComboBoxDropDown .rcbScroll {
    overflow-x: hidden !important;
    max-height: 300px !important;
}

.rcbReadOnly .rcbInputCellLeft {
    padding: 0px !important;
}

.rcbReadOnly .rcbArrowCellRight {
    display: none !important;
}

.backgroundWhite td input {
    background-color: white !important;
}

/*.btnLevel1 td {
        padding-left: 5px;
    }*/

.parameterArea td {
    padding-right: 5px;
}

.lblHomePage td {
    padding-left: 3px;
    padding-right: 3px;
}

.segementcontrol input[type="radio"], input[type="checkbox"] {
    padding-right: 2px;
}

.segementcontrol {
    width: 25%;
    display: inline-block;
    /*padding: 5px 10px;*/
    margin-top: 10px;
}

    .segementcontrol span {
        min-width: 120px;
        display: inline-block;
          text-align: right;
    padding-right: 3px;
    }

.segementTd {
    width: 60%;
}

.moreLink {
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 10px;
    font-size: medium;
    border: 3px solid;
    padding: 3px 10px;
}

a.moreLink:active, a.moreLink:focus, a.moreLink:hover {
    text-decoration: none;
}

.extraPanelStyle {
    -webkit-box-shadow: -3px -1px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: -3px -4px 5px 0px rgba(0,0,0,0.18);
    box-shadow: -3px -1px 5px 0px rgba(0,0,0,0.18);
    margin-top: 13px;
    /* margin-bottom: 13px; */
    background-color: #f3f3f3;
    /*color: #272e38;*/
}

.normalPanelStyle {
    -webkit-box-shadow: -3px -1px 5px 0px rgba(0,0,0,0.18);
    box-shadow: -3px -1px 5px 0px rgba(0,0,0,0.18);
    margin-top: 13px;
    /* margin-bottom: 13px; */
    /*background-color: #f3f3f3;*/
    /*color: #272e38;*/
}

.radCntl {
    height: 28px !important;
    background-color: white !important;
}
/*.radCntlDrp div
{
    width:100%;
}*/

*.radCntlDrp {
    /*width: 180px !important;
    min-height: 28px !important;*/
    min-width: 150px !important;
    max-width: 100% !important;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;
    background-image: none;*/
    border: 1px solid rgba(51,51,51,0.20) !important;
    /*border-radius: 5px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de !important;
}

caption {
    padding: 0px !important;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid black;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid black;
}

.bottomPadding {
    padding-bottom: 3px;
}

#ParametersDiv {
    padding-left: 10px;
}

.sheet {
    overflow: scroll;
}


.RadGrid input[type="text"] {
    padding-left: 5px;
    border: 1px solid rgba(51,51,51,0.20) !important;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #abc1de !important;
}

.RadComboBox .rcbReadOnly .rcbInput {
    padding-left: 5px;
}

.RadComboBox .rcbInputCell, .RadComboBox .rcbArrowCell {
    border-radius: 5px;
}

.RadComboBox_WebBlue .rcbReadOnly .rcbInputCellLeft {
    background: none;
}

#tbDashTb thead tr th {
    color: white;
}

.ajax__calendar .ajax__calendar_container {
    z-index: 1000;
}

.auto-style1 {
    height: 47px;
}

.inputSize {
    height: 23px !important;
    padding: 0px 7px !important;
    font: 12px normal !important;
}

#tbDashTb {
    border-style: None;
    width: 100%;
    table-layout: auto;
    empty-cells: show;
    border-spacing: 0;
}


    #tbDashTb tr th {
        border: 1px solid;
        border-color: #98acbf #728ba1 #3d556c #455f77;
        border-top-width: 0;
        /*background: 0 -2300px repeat-x #718ca1;*/
        font-size: 9pt;
        font-weight: normal;
        color: #000;
        padding-bottom: 3px;
        padding-top: 4px;
        padding-bottom: 3px;
        border-left-width: 0;
        background-image: -ms-linear-gradient(top, #6981A1 15%, #495A70 70%);
        background-image: -moz-linear-gradient(top, #6981A1 15%, #495A70 70%);
        background-image: -o-linear-gradient(top, #6981A1 15%, #495A70 70%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15, #6981A1), color-stop(70, #495A70));
        background-image: -webkit-linear-gradient(top, #6981A1 15%, #495A70 70%);
        background-image: linear-gradient(to bottom, #6981A1 15%, #495A70 70%);
        text-align:center;
    }


    #tbDashTb tr td {
        border-style: solid;
        border-width: 0 1px 1px;
        padding-top: 4px;
        padding-bottom: 3px;
        border-left-width: 0;
        padding-left: 8px;
        font-size: 9pt;
        font-weight: normal;
        border-color: #fff #fff #fff #dae2e8;
        color: #000;
        border-left-width: 0;
        padding-left: 8px;
        text-align: center;
    }




th {
    background: #fff;
    /* color:black;  */
}

tr {
    border-spacing: 0;
}




.divDsbSection {
    padding: 0px 20px 0px 20px;
}

#tbDashTb tr:nth-child(2n+1) {
    background: #fff;
}

#tbDashTb tr {
    background: #dae2e8;
}

    #tbDashTb tr:first-child {
    }

    #tbDashTb tr:last-child {
        /*border-top-width: 1px;
            border-color: #a2b3c7 #dae2e8 #fff #dae2e8;
            padding-top: 4px;
            padding-bottom: 3px;
            border-style: solid;
            border-width: 0 1px 1px;
            padding-left: 7px;
            padding-right: 7px;*/
        background-color: #1C446F;
        /*text-align:center;*/
    }

        #tbDashTb tr:last-child td {
            color: white;
            font-weight: bolder;
        }

.ajaxstop {
    color: red;
    text-align: right;
    float: right;
}

.thRadStyle {
    border-top-width: 0;
    background: 0 -2300px repeat-x #718ca1 url(WebResource.axd?d=l0B90_o7RabACpGWF665fSZgaZT4tvm_DkZ62ih5KsF5ox-oBMiXicdE3…KBPKpB1nuINnsPJyuaiB_b91e5EPdzEzISN5kB4VyYyzVjZs_v881&t=635320275080000000);
}

.lblHomePage1 {
    font-family: inherit;
    padding: 0px 10px 1px 3px;
    font-size: initial;
    display: inline-block;
}

.radGridCustomeSize {
    margin: 0px 5px 0px 5px;
    min-height: 340px;
    width: inherit;
}



.btnCustomeBlue {
    background: #29506b;
    background-image: -webkit-linear-gradient(top, #29506b, #2980b9);
    background-image: -moz-linear-gradient(top, #29506b, #2980b9);
    background-image: -ms-linear-gradient(top, #29506b, #2980b9);
    background-image: -o-linear-gradient(top, #29506b, #2980b9);
    background-image: linear-gradient(to bottom, #29506b, #2980b9);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #ffffff;
    padding: 6px 20px 6px 20px;
    border: solid #1f628d 0px;
    text-decoration: none;
}

    .btnCustomeBlue:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
    }


.buttonColumnHeader a {
    padding-right: 10px;
}

.rcbInput {
    width: 170px;
}

table.frmStruct > tbody > tr > td {
    padding: 5px;
    min-width: 55px;
    vertical-align: initial;
}

.frmStruct .rcbInput {
    width: 170px !important;
}

.reportTable {
    width: 100%;
}

#masterPageContent > img {
    width: 820px;
}

.sectionGrid {
    /*padding: 25px 5px 0px 5px;
    width: 100%;*/
}

.gridsize {
    width: 820px;
}



.footerLogo {
    margin-right: 2%;
    padding-bottom: 10px;
}

tr > th.IdGridColumn, tr > td.IdGridColumn {
    width: 20px;
}

.bak1 {
    width: 80%;
}

.headerTable {
    width: 100%;
}

.gvWidth {
    width: 100%;
}


.gvDefaultStyle th {
    /*background: #495a70;*/
    /* IE10+ */
    background-image: -ms-linear-gradient(top, #6981A1 15%, #495A70 70%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #6981A1 15%, #495A70 70%);
    /* Opera */
    background-image: -o-linear-gradient(top, #6981A1 15%, #495A70 70%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15, #6981A1), color-stop(70, #495A70));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #6981A1 15%, #495A70 70%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, #6981A1 15%, #495A70 70%);
    color: #fff;
}

.buttonColumnHeader a {
    padding-right: 10px;
}

.RadGrid_WebBlue .rgEditForm {
    top: 5% !important;
        
}

.RadComboBox_WebBlue .rcbReadOnly .rcbInput {
    width: 170px;
}

/*.parafaitLogo {
    width: 100px;
    float: right;
    height: 100px;
    display:inline-block;
}

.parafaitLogoSection {
    width: 250px;
}*/

.footerText {
    padding-top: 10px;
    /*padding-left: 15%;*/
    font-weight: bolder;
    display: block;
    font-size: smaller;
}

.RadGrid_WebBlue .rgCommandRow a {
    padding-right: 15px;
}
.RadGrid_WebBlue
{
        outline: -webkit-focus-ring-color auto 5px;
}
.RadGrid_WebBlue .rgRow td {
    border-bottom-color: #dae2e8 !important;
}




.sessionoutHeaderLogo1 {
    float: right;
    padding-right: 5%;
    /*margin-left: auto;
    margin-right: auto;
    text-align: center;*/
    padding-top: 4%;
}

.sessionoutHeaderLogo2 {
    float: left;
    padding-left: 5%;
    padding-top: 10px;
}

.footerLogoSE {
    width: 100%;
    background-size: 100%;
}

.text-center {
    text-align: center;
}

.loginTable {
    width: 90%;
}

.pGridSpaceLeft {
    padding: 0px 20px 0px 20px;
}

.radPanelStyle {
    padding: 0px 20px 0px 20px;
    min-height: 300px;
}

.sidebar {
    background-color: #eaeaea;
    width: 200px;
}

.gridtitle {
    padding: 0px 20px 0px 20px;
}

.orgbtn {
    padding-top: 1%;
}

.mainContentBody {
    background-color: #f9f9f9;
    vertical-align: top;
}

.inlineDiv {
    display: inline;
}

.parafaitLogoSection {
    padding-left: 2%;
}

.homeLabelSection {
    padding-top:20px;
    padding-right: 2%;
}


.parafaitLogo {
    width: 70px;
    padding-top: 14px;
    height: 70px;
}

#masterBody table {
    width: 100%;
}

.accordionHeader {
    color: white;
    background-color: #0092dd; /*#005e7c;*/
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.btnCloseFn {
    position: absolute;
    top: 31px;
    right: 50px;
    font-size: 20px;
}

.modal-title {
    padding-left: 25px;
}

.EmailTableSection {
    width: 100%;
    padding: 0px 10px 0px 5px;
    display: block;
}

.bodyEmail {
    padding: 2px 10px 0px 36px;
}

.EmailTableSection .emailinput {
    width: 350px;
}

.emailInfo {
    color: red;
}

.errorMessageSection {
    margin-left: -20px;
    padding-top: 10px;
}

.advseachSection {
    padding-left: 25px;
}

.btnHeight {
    height: 30px;
}

.blockdisplay {
    color: red;
    display: block !important;
    text-align: left;
    padding: 4px 0px 5px 1px;
}

.errorSection {
    color: red;
    padding-left: 35%;
}
/*.errorStyle {
    color: #E91E63;
}*/


.homeLogo {
    height: 45px;
}

.hmReportsection {
    padding: 0px 0px 0px 20px;
    min-height: 300px;
}

.btnsitesGo {
    padding-left: 10px;
}

.info-email {
    margin: -10px;
    padding-left: 14px;
    font-size: smaller;
}
.panelButtonSection{
        padding-left: 25px;
}

.tblPassword tr td{
    padding:7px 0px;
}
  .footerBottomImg{
            padding-right:2%;
            float:right;
        }

   /*#dateSelection table {
        padding: 0px 10px 0px 10px;
    }*/


.Sortbydiv {
    /*box-shadow: 0px 1px 20px 3px lightgrey, 0px 2px 1px 1px lightgrey;*/
    border:solid 1px lightgrey;
    padding:5px;
    margin-left:30px;
}

#ddlSortBy{
    padding-bottom:0px !important
}

.Sortdisabled {
    opacity: 0.5;
}

.SortByText{
    font-size:18px 
}

.panelButtonSection{
    display:flex;
    padding:10px 30px;
}

.ReportAreaErrorLabel{
    font-size:15px !important;   
}

.SelParamHQBlock {
    width:100%;
    text-align:center;
    margin-top:20px;
}

#selParamsHQMessage{
    font-size:18px;    
}

.hidden{
    display:none
}


/*Keno Tree View*/
html .k-dialog .k-window-titlebar {
    padding-left: 17px;
}

.k-dialog .k-content {
    padding: 17px;
}

#filterText {
    width: 100%;
    box-sizing: border-box;
    padding: 6px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
}

.selectAll {
    margin: 17px 0;
}

#result {
    color: #9ca3a6;
    float: right;
}

#treeview {
    height: 300px;
    overflow-y: auto;
    border: 1px solid #d9d9d9;
}

#openWindow {
    min-width: 180px;
}



#selectedSitesNO {
    
    padding-top: 10px;
    width:100%;
}

#selectedSiteNames {
   
    padding: 10px 0px;
    font-size: 1.1em;
    width: 100%;
}

.TreeSelectAll{
    clear:both;
}

.k-window-titlebar{
    font-size: 1.5em !important;
}

.SiteTreeview .k-in {
    padding: 2px !important;
}

.k-primary {
    background-color: #3498db;
    border-color: #3498db;
}

.k-checkbox:checked + .k-checkbox-label:before, .k-checkbox:checked + .k-checkbox-label:hover:before, .k-checkbox:checked:hover + .k-checkbox-label:before {
    border-color: #3498db;
}

.k-checkbox:checked + .k-checkbox-label:before {
    background-color: #3498db;
    border-color: #3498db;
}

.k-checkbox:indeterminate + .k-checkbox-label:after {
    background-color: #3498db;
    border-color: #3498db;
}

.k-checkbox:indeterminate + .k-checkbox-label:before {
    border-color: #3498db;
}


#SiteHierarchyTreeview {
    height: 300px;
    overflow-y: auto;
    border: 1px solid #d9d9d9;
}

/*Sweet Alert*/

.swal-title {
    font-family: Roboto;
}

.swal-text {
    font-family: Roboto;
}

.swal-button {
    background-color: #3085d6;
}


#rptViewer{
    max-height:unset !important;
}
