﻿body {
}
.txtfont{
    font-family:'Microsoft JhengHei',Arial;
    font-weight:normal;
}
.MainScreenbtn {
    display: inline-block;
    padding: 6px 12px;
    margin-left: 1%;
    font-size: 25px;
    font-weight: bold;
    line-height: 5;
    cursor: pointer;
    width: 150px;
    color: #ffffff;
}


.mf-navbar-head {
    color: #000000;
    font-weight: 100;
    font-family: Microsoft JhengHei ,Arial;
    padding-left: 15px;
    padding-top: 5px;
    cursor:pointer;
}
.mf-navbar-options {
    color: #000000;
    font-weight: 100;
    font-family: Microsoft JhengHei ,Arial;
    padding-top: 5px;
    cursor:pointer;
}
.ImageBorder {
    box-shadow: inset 100px 100px 75px rgba(230, 47, 47, 0.08), 0 20px 100px rgb(150, 161, 224);
}

.TxtBox {
    width: 300px;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .TxtBox:focus {
        border-color: #82BA00;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.button {
    padding: 6px 15px;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    background-color: #82BA00;
    color: #ffffff;
    border-color: #cccccc;
    border: 0px solid transparent;
    position: relative;
    top: 0;
    margin-top: -8px;
    font-family:Verdana;
}

    .button:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .button:hover,
    .button:focus {
        background-color: #6A9800;
        text-decoration: none;
    }

.Validation-Summ {
    font-family: Verdana;
    font-size: small;
    position: relative;
    left: -30px;
    color: red;
}

.submenu {
    display: none;
}

/*swaroopa styles*/
.c_signup {
    margin: 40px auto 0 auto;
    padding-bottom: 57px;
    width: 894px;
}

.CreateAccount {
    font-family: "Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
    font-size: 42pt;
    line-height: 142%;
    margin-bottom: 4px;
}

.MFhelpctr {
    padding: 2px;
    padding-left: 300px;
    margin-left: 372px;
    padding-left: 10px;
    width: 350px;
    position: absolute;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
    font-size: small;
    color: black;
    display: none;
    overflow: hidden;
    margin-top: -2%;
}

.MFHelpText {
    font-size: x-large;
    font-weight: 500;
}

.MFLabelFor {
    font-family: Verdana;
    font-size: 90%;
    color: black;
    margin-bottom: 1px;
    font-weight: 100;
}

.MFErrorfirst {
    /*this class is for showing the validations*/
    color: #c85305;
    font-size: 86%;
    word-wrap: break-word;
    /*overflow: hidden;*/
    margin-top: 18px;
    margin-bottom: 2px;
    margin-left: 1%;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
}
.mf-topheader {
    top: 0px;
    background-color: #82BA00;
     max-height: 40px;
     
}
.mf-head-text {
    color: #ffffff;
    text-decoration: none;
}

/*swaroopa styles end*/
/*.mf-topheader{
    width:100%;
   min-width:840px;
}*/
/*.mf-topheader > div {
    background-color: #82BA00;
    padding-bottom: 2px;
    margin-right: auto;
    margin-left: auto;
    width:100%;
    min-width:840px;
    
}*/
.mf-header-headerbutton{
    position: absolute;
     left: 200px;
      top: 0; 
      height: 38px;
     
}

.mf-top-header-pos
{
    background-color: #82BA00; 
    position: relative;
    height:38px;
}

.mf-username-right{
     background-color: #82BA00;
      position: absolute;
       float: right; 
       right: 0; 
       top: 0; 
       width: auto; 
       height: 38px;
}

 .mf-topheader > div {
        background-color: #82BA00;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: -15px;
        margin-right: auto;
        margin-left: auto;
    }

 .mf-header-label {
    height: 38px;
    font-size: 24px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
  
}

    .mf-header-label:hover {
        color: #ffffff;
        background-color: #6A9800;
        text-decoration: none;
        height: 38px;
        top:0;
      
    }
    .mf-top-null{
    margin-top:-3px;;margin-bottom:0;top:0px;
}
/*.mfpat-btn-header2 {

     position: relative;
     background-color: #82Ba00;
    height: 40px;
}
 .mfpat-btn-header2:hover {
        color: #ffffff;
        background-color: #6A9800;
        height:40px;
    }*/
    .mfpat-btn-header {
    color: #f5f5f5;
    background-color: #82Ba00;
    height: 40px;
    font-size:16px;
    width: auto;
    font-family: Microsoft JhengHei ,Arial;
    border: 0px solid black;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: -10px;
    padding-right: 10px;
   
    position: relative;
    top:-1px;
}

    .mfpat-btn-header:hover {
        height:40px;
        color: #ffffff;
        background-color: #6A9800;
    }
/*.mf-header-label {
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    height: 45px;
    font-size: 23px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
}

    .mf-header-label:hover {
        color: #ffffff;
        padding-bottom: 7px;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }*/

/*.mf-header-side-label {
    height: 38px;
    font-size: 16px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
    color: #f5f5f5;
    padding: 10px 10px;
    cursor: pointer;
      margin-top:-3px;
      float:left
}*/

    /*.mf-header-side-label:hover {
        
        color: #ffffff;
        background-color: #6A9800;
        text-decoration: none;
    }*/
    .header-hvr:hover,
  .header-hvr:focus {
   
        background-color: #6A9800;
        text-decoration: none;
    }


/*.mf-header-side-label {
    height: 40px;
    font-size: 23px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
    color: #f5f5f5;
    cursor: pointer;
    background-color:#82ba00;
}

    .mf-header-side-label:hover {
        color: #ffffff;
        background-color: #6A9800;
        text-decoration: none;
    }*/

.mf-navbar-fixed-left {
    position: absolute;
    left:0px;
   
    border-width: 0 0 1px;
    top: 40px;
    
    background-color: #f5f5f5;
    width: 200px;
    height:95%;
    
    padding-right: 15px;
    font-size: 15px;
    text-decoration: none;
    margin-bottom:30px;
     padding-bottom:30px;
    /*z-index: 3;*/
    
   
     
    margin: 0;
    z-index: 4;
}
.mf-left-headings > div {
    width: 200px;
    border: 2px;
    border-color: black;
    padding-top: 2px;
    padding-bottom: 1px;
}
.mf-Leftheading:hover {
    /* left side menu hover */
    background-color: #eeeeee;
}
    .mf-left-headings > div:hover,
    .mf-left-headings > div:focus {

        /*background-color: #eeeeee;*/
        color: #000000;
        text-decoration: none;
        cursor: pointer;
    }

    .mf-left-headings > div > label:active {
        background-color: #e5e5e5;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

    .mf-left-headings > div > label {
        padding-left: 15px;
        text-decoration: none;
    }
/*.mf-left-headings > div {
    font-weight: bold;
    padding-left: 10px;
    width: 200px;
    border: 2px;
    border-color: black;
    padding-top: 2px;
    padding-bottom: 1px;
}

    .mf-left-headings > div:hover,
    .mf-left-headings > div:focus {
        padding-left: -10px;
        background-color: #eeeeee;
        color: #000000;
        text-decoration: none;
        cursor: pointer;
    }*/

.mf-body {
    top: 40px;
    z-index: 2;
    position: absolute;
    border-width: 0 0 1px;
    bottom: 0px;
    padding-bottom: 15px;
    left: 200px;
    min-width: 635px;
    right: 230px;
    height: 97%;
    display: block;
    overflow: auto;
    background-color: #ffffff;
}

.mf-navbar-fixed-right-adv {
    right: 0px;
    border-width: 0 0 1px;
    bottom: 0;
    top: 40px;
    background-color: #f5f5f5;
    width: 230px;
    z-index: 1;
    position: absolute;
    float: right;
    display: block;
    overflow: hidden;
    right: 0;
    margin: 0;
    height: 100%;
}


.mf-totalPage {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 0;
    overflow-y:hidden;
}

.mfpat-patdettab {
    background-color: #ffffff;
    width: 100%;
    top: 0;
    padding-top: 5px;
    position: relative;
    border-bottom: 1px solid #000000;
}

.mfdoc-btn-header {
    color: #f5f5f5;
    background-color:  #82BA00;
    width: auto;
      font-size: 16px;
    border: 0px solid black;
   
     padding: 10px 10px;
    font-weight: bolder;
    position: relative;
   
  
    height:38px;
}
.float-left{
    float:left;
}

    .mfdoc-btn-header:hover {
        color: #ffffff;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }
     .mfdoc-btn-header:focus {
        color: #ffffff;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }
    .mfdoc-btn-head {
    color: #f5f5f5;
    background-color: transparent;
    width: auto;
     font-weight: bolder;
    font-family: Microsoft JhengHei ,Arial;
    border: 0px solid black;
    margin-top: -10px;
    height: 38px;
       padding: 10px 10px;
    position: relative;
   
}

    .mfdoc-btn-head:hover {
        color: #ffffff;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }
    .mfdoc-btn-head:focus {
        color: #ffffff;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }

      .Header-Saveicon{
          height: 38px;
      background-color: #82BA00;
    float:left;
               font-size: 16px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
       padding: 10px 10px;
    cursor: pointer;
    color:#f5f5f5;
      margin-top:-1px;
      
    
    }
       .Header-Saveicon:hover {
        color: #ffffff;
        background-color: #6A9800;
        background-size: auto;
        text-decoration: none;
    }
       mfdoc-header-button-label
       {
           height:38px;
           color: #f5f5f5;
               color:red;
               font-size: 16px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
       padding: 10px 10px;
    cursor: pointer;
      margin-top:-3px;
      
          background-color: #82BA00;
      
       }
       .mf-header-side-label {
    height: 38px;
    font-size: 16px;
    text-align: left;
    font-family: Microsoft JhengHei ,Arial;
    font-weight: bolder;
    color: #f5f5f5;
    padding: 10px 10px;
    cursor: pointer;
      margin-top:-3px;
      float:left
}

    .mf-header-side-label:hover {
        
        color: #ffffff;
        background-color: #6A9800;
        text-decoration: none;
    }
.mf-align {
    width: 16.333333333333332%;
    float: left;
}
.mf-navbar-fixed-top {
   background-color: #82ba00;
    max-height: 40px;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
    /*New*/
   position:relative;
   overflow:visible;
    width: 100%;
    bottom:50px;
    min-width: 840px;
    z-index:6;
    /*background-color: burlywood;*/
}
.header-lbl:hover,
.header-lbl:focus{
    cursor:pointer;
    color: #f0f0f0;
}
.mf-header-left
{
     width: 200px;
    height: 100%;
    padding-left: 10px;
    position: absolute;
    cursor: pointer;
    background-color: #82BA00;

}
.mfpat-signin-maindiv {
    text-align: center;
    font-family: 'Microsoft JhengHei ,Arial';
    position:relative;
    top:60px;
}

.mfpat-signin-imagediv {
    height: 450px;
    margin: 0 auto;
    width: 855px;
    text-align: left;
    margin-top: 50px;
}

.mfpat-signin-imagediv2 {
  width:400px;float:left;
}

.mfpat-signin-txtboxdiv {
    width: 300px;
    float: right;
}

.mfpat-signin-patdetails {
    margin: 0 auto;
    text-align: left;
}
.mfpat-signin-txtbx {
   position: relative; width: 100%;padding-top:10px;
}
.mfpat-txtalignleft
{
    text-align: left;
}
.mfpat-login-head {
    text-decoration: none;
    font-size: 30px;
    color: #0072c6;
    position: relative;
    bottom: 20px;
    font-weight: bold;
    text-align: center;
}

    .mfpat-login-head:hover {
        text-decoration: none;
        color: #85bbe3;
    }
    .mf-Validation-Summary {
    font-family: Microsoft JhengHei ,Arial;
    font-size: small;
    position: relative;
    left: -30px;
    color:red;
}
    .mfpat-signin-txtbx {
   position: relative; width: 100%;padding-top:10px;
}
    
.mfpat-btn-signin {
    color: #f5f5f5;
    background-color: #0072c6;
    height: 30px;
    width: 100px;
    font-family: Microsoft JhengHei ,Arial;
    border: 0px solid black;
}

    .mfpat-btn-signin:hover {
        color: #ffffff;
        background-color: #1e82cc;
    }
.mfpat-singlecode-link {
    text-decoration: none;
    color: #82BA00;
    font-size: 12px;
    font-family: Microsoft JhengHei ,Arial;
}

    .mfpat-singlecode-link:hover {
        text-decoration: none;
        color: #6A9800;
        cursor:pointer;
    }

    
.Mfpat-body-headermain {
    float: left;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
    height:15px
}

.Mfpat-body-header {
    position: relative;
    width: 50%;
    float: left;
    margin-top:-10px
}

.Mfpat-body-h3 {
    margin-top: 1px;
    margin-bottom: -2px;
    color: #d0d0d0;
}

.mfpat-body-crossimageDiv {
    width: 50%;
    text-align: right;
    height: auto;
    vertical-align: central;
    padding: 2px;
    float: left;
    margin-top:-12px

}
.Mfdoc-body-headermain {
    float: left;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
   
}

.Mfdoc-body-header {
    position: relative;
    width: 50%;
    float: left;
   
}

.Mfdoc-body-h3 {
    margin-top: 1px;
    margin-bottom: -2px;
    color: #d0d0d0;
}

.Mfdoc-body-crossimageDiv {
    width: 50%;
    text-align: right;
    height: auto;
    vertical-align: central;
    padding: 2px;
    float: left;
   

}
.mfpat-body-crossimage {
    height: 15px;
    cursor: pointer;
    float: right;
    margin-top: 5px;
}

.mfpat-body-HRLine {
    float: left;
    border-bottom: 1px solid #e8e4e4;
    border-top-color: #d0d0d0;
    width: 100%;
    margin-top: 5px;
}
.mfpat-bodyadd-main {
    position: relative;
    top: 100px;
    min-height: 300px;
    float: left;
    width: 100%;
}

.W100 {
    width: 100%;
}

.W50 {
    width: 50%;
}
.W40 {
    width: 40%;
}
.W20{
    width: 20%;
}
.W34 {
    width: 34%;
}
.WH100 {
    width: 100%;
    height: 100%;
}
.W26 {
    width: 26%;
    min-width: 240px;
}

.W100H50 {
    width: 100%;
    height: 50px;
}

.W10 {
    width: 10%;
}
.mfpat-addpages-leftlabel
{
     width:180px;margin-top:9px;text-align:center;
}
.mfpat-signin-control {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .mfpat-signin-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
    .mfpat-btn-search {
    color: #f5f5f5;
    background-color: #82BA00;
    height: 30px;
    width: 265px;
    font-family: Microsoft JhengHei ,Arial;
    border: 0px solid black;
}

    .mfpat-btn-search:hover {
        color: #ffffff;
        background-color: #6A9800;
    }
    .mfdoc-reportview-iframe
{
    width: 100%; min-height: 338px;
}
    .mfdoc-printarea
{
    height:345px;margin:10px 10px 10px 10px;border: 1px solid #000000;overflow:auto;margin-left:auto;margin-right:auto;
}
.mf-signout-headings > div { /*added by prasad*/
    width: 140px;
    border: 2px;
    border-color: black;
    padding-top: 2px;
    padding-bottom: 1px;
}

    .mf-signout-headings > div:hover,
    .mf-signout-headings > div:focus {
        background-color: #eeeeee;
        color: #000000;
        text-decoration: none;
    }

.mf-signout-headings > .active > div,
.mf-signout-headings > .active > div:hover,
.mf-signout-headings > .active > div:focus {
    background-color: #e5e5e5;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.mf-signout-headings > div > label {
    padding-left: 15px;
    text-decoration: none;
}
.Mandatory
{
    color:red;
    font-size:medium;
  
}