﻿
html {
    /*background-color: #F0F4F9;*/
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

body {
    background-color: #ffffff;
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 80%;
    margin: 0;
    min-height: 500px;
    padding: 0 1%;
}

header, footer, hgroup, nav, section {
    display: block;
}

mark {
    background-color: #A6DBED;
    padding-left: 5px;
    padding-right: 5px;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

footer {
    background-color: #E2E2E2;
    clear: both;
    font-size: 0.8em;
    height: 100px;
}

article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}

table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    border: 0 none;
    padding: 0.25em 2em 0.25em 0;
    text-align:left;
}


h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}



::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}


::-webkit-scrollbar-track {
    /*  -webkit-box-shadow: inset 0 0 6px green; 
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #787878;
    -webkit-box-shadow: inset -1px -1px 2px white;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #787878;
    }


.main_wrapper {
    height: 100%;
    width: 100%;
    /*overflow: hidden;*/
}



.main_header {
    max-height: 90px;
    min-height: 4.5%;
    position: absolute;
    top: 0;
    width: 98%;
}


.header {
    height: 60px;
    max-height: 60px;
    position: absolute;
    top: 0;
    width: 100%;
    background: #ffffff;
}

    .header h1 {
        float: left;
        font: bold 16px Arial;
        margin: 1.35% 0 1.35% 2px;
    }

/* Css for log start */
.main_logo {
    float: right;
    height: 83%;
    margin: 0.4%;
    padding-right: 5px;
}

    .main_logo img {
        display: block;
        max-height: 100%;
    }
/* Css for log end */

/* Language Selection panel Start */
.language_selection {
    /* background:url("../images/header_Bg.png") no-repeat scroll right top #FFFFFF; */
    background: #fff;
    height: 30px;
    max-height: 30px;
    position: absolute;
    top: 58px;
    width: 99%;
    border-bottom: 2px solid #43687D;
}

.section_left {
    font-size: 12px;
    color: #585858;
    line-height: 24px;
    float: left;
    max-width: 550px;
}

.customerdetails {
    float: right;
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-right: 10px;
}

    .customerdetails label {
        cursor: pointer;
    }

        .customerdetails label span {
            display: block;
            float: left;
            line-height: 24px;
            color: #333333;
        }

        .customerdetails label img {
            height: 16px;
            width: 16px;
            display: block;
            float: left;
            margin-top: 5px;
            margin-right: 25px;
        }

    .customerdetails > img {
        margin-top: 5px;
    }

.sec_heading {
    font-size: 12px;
    color: #585858;
    line-height: 24px;
    float: left;
    max-width: 550px;
    padding-left: 5px;
}

.sec_heading_right {
    float: right;
    position: relative;
}

.customerdetails {
    float: left;
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-right: 10px;
}

    .customerdetails label {
        cursor: pointer;
    }

        .customerdetails label span {
            display: block;
            float: left;
            line-height: 24px;
            color: #333333;
        }

        .customerdetails label img {
            height: 16px;
            width: 16px;
            display: block;
            float: left;
            margin-top: 5px;
        }
/* Language Selection panel End */

/* Invoice Grid panel Start*/
.container {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    /*height: 84%;*/
    position: relative;
    top: 90px;
    width: 100%;
    /*border-bottom:2px solid #43687D;*/
}


.invoice_grid {
    background: none repeat scroll 0 0 #FFFFFF;
    /*height: 100%;*/
    width: 100%;
}

#example {
    border-color: #ffffff;
    height: 100%;
    width: 1430px;
    background-color: rgba(0, 0, 0, 0);
    /*height: 25.2%;*/
    overflow: scroll;
  /*border-bottom: solid 2px #43687d !important;*/ 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    #example {
        /*height: 28%;*/
    }

    /* Safari only override */
    ::i-block-chrome, #example {
        /*height: 26.5%;*/
    }
}

.k-grid-header {
    width: 1420px;
}

    .k-grid-header .k-header .k-link {
        display: block;
        line-height: 18px;
        margin: -0.5em -0.6em -0.4em;
        min-height: 18px;
        padding: 0.5em 0.3em 0.4em;
    }

.k-link:link {
    color: #000000;
    font-weight: bold;
}

.k-link:hover {
    background-color: #CBDFFB;
}

.k-grid-header .k-header {
    font-weight: normal;
    overflow: hidden;
    padding: 0.5em 0.6em 0.4em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k-grid-header {
    border-bottom: 1px solid #000000 !important;
}

.commitedPaymentDiv {
    background-image: url("../images/CommittedPayment_16.png");
    background-repeat: no-repeat;
    height: 16px;
    margin-left: 2px;
    width: 16px;
}

.k-grid {
    position: relative;
}

    .k-grid table {
        border-collapse: separate;
        border-width: 0;
        empty-cells: show;
        width: 100%;
    }

.k-grid-header .k-header {
    text-align: left;
}

.k-grid-header .k-header {
    font-weight: normal;
    overflow: hidden;
    padding: 0.5em 0.6em 0.4em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .k-grid-header .k-header .k-link {
        display: block;
        line-height: 18px;
        margin: -0.5em -0.6em -0.4em;
        min-height: 18px;
        padding: 0.5em 0.6em 0.4em;
    }

.k-grid td {
    border-style: solid;
    border-width: 0 0 0 1px;
    line-height: 1.6em;
    overflow: hidden;
    padding: 0.4em 0.6em;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.k-grid-header-wrap {
    border-style: solid;
    border-width: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    width: 100% !important;
}

div.k-grid-header {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    /*padding-right: 17px;*/
    min-width: 1982px;
    width:100%;
}

    div.k-grid-header .k-header {
        border-bottom-width: 0;
    }

.k-grid {
    outline: 0 none;
}

.k-grid-content {
    height: 100%;
    position: relative;
    min-width: 1982px;
    overflow: hidden !important;
}

@media print {
    .k-grid {
        height: auto !important;
    }

    .k-grid-header {
        padding: 0 !important;
    }

    .k-grid-content {
        height: auto !important;
        overflow: visible;
    }
}

* + html .k-grid-content table {
    width: auto;
}

.k-grid-header .k-header:first-child, .k-grid tbody td:first-child {
    border-left-width: 0;
}

.k-grid .k-resize-handle {
    cursor: col-resize;
    height: 25px;
    position: absolute;
}

#grid tr td {
    border-color: #FFFFFF;
}

#grid tr:hover td {
    border-color: #FECF71 !important;
}

#example div {
    border-color: #FFFFFF;
}

#example tr th {
    background: none repeat scroll 0 0 #FFFFFF;
}

#example tr:hover th:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}




/*@media only screen and (max-width: 10px) {
nav {
    margin-bottom: 5px;
}
article, aside {
    float: none;
    width: 100%;
}
footer {
    height: auto;
    padding: 10px 0;
    text-align: center;
}
}
footer {
}*/
textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ABADB3 !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,sans-serif;
}

select {
    border: 1px solid #ABADB3 !important;
}

.commitedPaymentDiv {
    background-image: url("../Images/CommittedPayment_16.png");
    background-repeat: no-repeat;
    height: 16px;
    margin-left: 2px;
    width: 16px;
}

.disputeDiv {
    background-image: url("../Images/Dispute_16.png");
    background-repeat: no-repeat;
    height: 16px;
    margin-left: 2px;
    width: 16px;
}

#grid {
    border-bottom: 1px solid #F0F4F9;
}

#helpControl {
    background-color: #FFFFFF;
    float: right;
    z-index: 99998;
    height: 100%;
}

.isocode {
    width: 1px;
}

/*change kando css */
.k-grid-header .k-header {
    background-color: #DDE7F4;
    /*padding: 1px !important;*/
    border-style: none !important;
}
/*end */

/* Change kamdo CSS */
.k-grid-header table, .k-grid-content table {
    table-layout: inherit;
}
/*end */

/* Invoice Grid panel End*/

.action_panel {
    /*  background: linear-gradient(0deg, #0F00E5 -4%, #FFFFFF 7%, #FFFFFF 32%, #FFFFFF 93%, #0F00E5 103%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #ffffff;
    bottom: 20px;
    float: left;
    height: 40%;
    position: fixed;
    width: 97%;
}

#sectionfourdivmain {
    -moz-box-sizing: border-box;
    /* background: linear-gradient(0deg, #0F00E5 -4%, #FFFFFF 7%, #FFFFFF 32%, #FFFFFF 93%, #0F00E5 103%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #ffffff;
    height: auto;
    min-height: 300px;
    overflow: auto;
    padding: 0.9 0%;
    border-top:2px solid #43687D;
    border-bottom: 2px solid #43687D;
}

.sectionfour {
    height: auto;
    min-height: 20px;
    overflow: hidden;
    padding: 4.5% 0;
    text-align: center;
    width: 100%;
}

.bigbuttons {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #43687d;
    border-radius: 15px;
    box-shadow: 0 6px 8px -2px #B1B1B1;
    display: inline-block;
    height: 91px;
    margin: 20px 10px;
    padding: 5px;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

    .bigbuttons img {
        display: block;
        margin: 10px auto auto;
    }

    .bigbuttons span {
        color: #333333;
        display: -moz-deck;
        display: -webkit-inline-box;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        height: 34px;
        margin: 15px 0 10px;
        text-align: center;
        text-align: -moz-center;
        text-align: -webkit-center;
        vertical-align: middle;
        width: 100%;
    }


    .bigbuttons:hover {
        background: url("../images/footerbtnhover2.png") no-repeat scroll center center #FFFFFE;
        box-shadow: 0 6px 8px -2px #B1B1B1;
    }



.footer {
    background: #ffffff;
    bottom: 0;
    position: fixed;
    height: 20px;
    width: 98%;
    /*border-top: solid 2px #43687d;*/
}

.appver {
    float: left;
    line-height: 20px;
    margin-left: 10px;
}

.footerlogo {
    display: block;
    float: left;
    margin: 0 0 0 15px;
}

.help_link {
    display: block;
    float: right;
    margin: 2px 15px 0 0;
}





@media only screen and (width: 1440px) {
    #example {
        /*height: 81% !important;*/
    }
    @media screen and (-webkit-min-device-pixel-ratio:0)
    {
        #example
        {
            /*height: 86% !important;*/
        }
    }

}
@media (min-width:1580px) and (max-width:1600px)
{
        @media screen and (-webkit-min-device-pixel-ratio:0)
    {
        #example
        {
            /*height: 88.7% !important;*/
            border-bottom:none !important;
        }
    }
}
@media (min-width:1920px) and (max-width:1920px)
{
           @media screen and (-webkit-min-device-pixel-ratio:0)
    {
        #example
        {
            /*height: 92.3% !important;*/
            border:none !important;
        }
    }
}
@media only screen and (width: 1608px) {
    #example {
        /*height: 58.6%;*/
    }

    .k-grid-header {
        width: 100%;
    }
}

@media only screen and (min-width: 1800px) {
    #example {
        /*height: 100%;*/
    }

    #sectionfourdivmain {
        border-top: solid 2px #43687d;
    }

    .k-grid-header {
        width: 100%;
    }
}


@media only screen and (width: 1320px) {
    #example {
        /*height: 54.6%;*/
    }
}



@media only screen and (width: 1200px) {
    #example {
        /*height: 50.6%;*/
    }
}

@media only screen and (width: 1080px) {
    #example {
        /*height: 14.6%;*/
    }
}



@media only screen and (min-width: 1600px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 100%;*/
        }

        #sectionfourdivmain {
            border-top: solid 2px #43687d;
        }

        .k-grid-header {
            width: 100%;
        }
    }
}

@media only screen and (width: 1310px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 83% !important;*/
        }
    }
}
@media (min-width:2160px) and (max-width:2200px)
{
      @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 94% !important;*/
            border-bottom:none !important;
        }
    }
}

@media only screen and (width: 1152px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 22%;*/
        }
    }
}

@media (min-width:800px) and (max-width:1199px) {
    #example {
        /*height: 20.6%\0;
        *height: 20.6%;
        _height: 20.6%;*/
    }
}


@media only screen and (width: 1366px) {
    #example {
        /*height: 47%;*/
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 49%;*/
        }
    }
}

@media only screen and (max-width:1525px) {
    #example {
        /*height: 90%;*/
           /*border-bottom: solid 2px #43687d !important;*/ 
    }

    #sectionfourdivmain {
       /* border-top: solid 2px #43687d;*/
    }

    .k-grid-header {
        width: 100%;
    }
}

@media (min-width:1250px) and (max-width:1253px) {
    #example {
        /*height: 42.6%;*/
    }
}


@media (min-width:1500px) and (max-width:1599px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 85%;*/
        }

        #sectionfourdivmain {
            border-top: solid 2px #43687d;
        }

        .k-grid-header {
            width: 100%;
        }
    }
}
@media screen and (width:1900px) {
           #example {
            /*height: 95% !important;*/
             /*border-bottom: solid 2px #43687d !important;*/ 
        }
}
@media (min-width:1600px) and (max-width:1899px) {
       #example {
            /*height: 85%;*/
             /*border-bottom: solid 2px #43687d !important;*/ 
        }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 89.5%;*/
        }
    }
}
@media (min-width:1950px) and (max-width:2000px) {
       #example {
            /*height: 85%;*/
             /*border-bottom: solid 2px #43687d !important;*/ 
        }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 89.5%;*/
        }
    }
}
@media (min-width:2000px) and (max-width:2500px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 91.6%;*/
        }
    }
}
@media (min-width:2500px) and (max-width:4000px) {
       #example {
            /*height: 95%;*/
            /*border-bottom: solid 2px #43687d !important;*/ 
        }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 95.8%;*/
        }
    }
}
@media (min-width:4000px) and (max-width:6000px) {
      #example {
            /*height: 100%;*/
            /*border-bottom: solid 2px #43687d !important;*/ 
        }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 100%;*/
        }
    }
}

@media (min-width:1520px) and (max-width:1530px) {
        #example {
            /*height: 82%;*/
          /*border-bottom: solid 2px #43687d !important;*/ 
        }
}


@media only screen and (width:1242px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #example {
            /*height: 76%;*/
        }
    }
}

@media (min-width:1142px) and (max-width:1144px) {
    #example {
        /*height: 32.9%;*/
    }
}

@media only screen and (width:1280px) {
    #example {
        /*height: 62.2%;*/
    }
}

@media (min-width:937px) and (max-width:940px) {
    #example {
        /*height: 18.2%;*/
    }
}

@media (min-width:800px) and (max-width:1199px) {
    #example {
        /*height: 20%;*/
    }
}

@media (min-width:1360px) and (max-width:1370px) {
    #example {
        /*height: 62%;*/
    }
}


/* Commented hacks for container height start */

/*@media screen and (min-width: 1700px) and (max-width:1710px) {
   #InvoiceGrid {
       height:366px;
    }
}

@media screen and (min-width: 2000px) and (max-width:2500px) {
       #InvoiceGrid {
       border:solid 1px red;
    }
}*/
/* Commented hacks for container height end */


/* Activity PopUp Error Start*/
#overlay {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    /*z-index: 1000;*/
    background-color: gray;
    opacity: 0.2;
}



#overlay_form {
    position: absolute;
    border: 3px solid rgba(0, 0, 0, 0.30);
    padding: 10px;
}

#popupmsg {
    min-height: 75px;
    text-align: center;
    margin-top: 15px;
}
.popupinvoice {
min-width: 260px;
        width:auto;
    height: auto;
    overflow: hidden;
    min-height: 108px;
    padding: 20px;
    border: 1px solid #C6C6C6;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    z-index: 10001 !important;
    position: fixed !important;
}
.popupinvoice p {
    margin: 10px 5px;
}

.popinvoicebtt {
    float: right;
    margin-right: 25px;
    margin-top: 10px;
}
/* Activity PopUp Error End*/

/* Code For Contact PopUp*/


.customer_detail_none {
    display: none;
}


.customer_detail {
    background-color: #EEEEEE;
    border: 1px solid #ababab;
    width: 450px;
    height: 350px;
    z-index: 999;
}

.cd_upperblock {
    width: 100%;
}

.cd_tableone {
    width: 100%;
    margin: 0 auto;
}

    .cd_tableone .left {
        width: 20% !important;
        color: #000000;
        font-size: 12px;
        font-weight: bold !important;
    }

    .cd_tableone .right {
        width: 64%;
        color: #000000;
        font-size: 12px;
    }

.cb_contact {
    display: block;
    font-weight: bold;
    color: #252525;
    line-height: 28px;
    font-size: 13px; /*border-top:1px solid #a9bbd3;*/
    margin-top: 8px;
}



.cd_lowerblock {
    height: 80px;
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    padding: 5px 0px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cd_lowerblock12 {
    height: 80px;
}

.cd_rowhead {
    font-weight: bold; /*background-color:#d5e1f2;*/
}

.cd_row { /*background-color:#ECF3FC;*/
}

#effect {
    position: absolute;
    right: 0;
    top: 27px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* Code For Contact PopUp*/


/* Action Panel Start */


.call_right_panel {
    width: 48%;
    height: auto;
    float: right;
    padding-right: 35px;
    padding-top: 12px;
}

.call_right_panel2 {
    width: 48%;
    height: auto;
    float: right;
    padding-right: 35px;
    padding-top: 12px;
}

.callbackicon {
    background: url("../Images/Telephone_24.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}

.requestcopyicon {
    background: url("../Images/Invoice_24.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    padding: 39px 0;
}

.CommittedPaymenticon {
    background: url("../Images/CommittedPayment_24.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    padding: 39px 0;
}

.disputeicon {
    background: url("../Images/Dispute_24.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    padding: 35px 0;
}

.call_left_panel {
    width: 48%;
    height: auto;
    float: left;
    padding-top: 12px;
}

.caluoter {
    width: 45%;
    min-width: 230px;
    display: inline-block;
    vertical-align: top;
}

.calltimeouter {
    width: 48%;
    min-width: 200px;
    display: inline-block;
    vertical-align: top;
}

.classtimebinder {
    width: 100%;
    height: 230px;
    overflow-y: auto;
    background-color: #FFFFFF;
    border: 1px solid #ccc;
}

.calltimelabel {
    display: block;
    margin: 5px 0;
}

.timelabel {
    display: block;
    padding: 3px 5px;
    border: 1px solid #777;
}

.call_left_panel2 {
    width: 40%;
    height: auto;
    float: left;
    margin-left: 5%;
    padding-top: 12px;
}


.calldatelabel {
    margin: 5px 0;
    display: block;
    margin-left: 25px;
}

.callcalllabel {
    margin: 5px 0;
    display: block;
}

.call_contact_listbox {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    float: none;
}

    .call_contact_listbox select {
        height: 25px;
        padding: 3px;
        width: 100%;
    }

.alarm_settings {
    height: 252px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

#k-animation-container #Inner_k-animation-container {
    width: 97% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#txtRequest {
    height: 130px;
}

.controlbuttonsnew {
    min-height: 30px;
    width: 100%;
    height: auto;
}

    .controlbuttonsnew a {
        display: block;
        float: right;
        margin: 5px;
    }

    .controlbuttonsnew #btnSave {
        float: right;
        background-image: none;
    }

    .controlbuttonsnew .submitPart {
        height: auto;
        position: static;
    }

    .controlbuttonsnew .info, .controlbuttonsnew .success, .controlbuttonsnew .warning, .controlbuttonsnew .error, .controlbuttonsnew .validation {
        margin: 0 0 0 2px;
    }

.controlsave {
    display: block;
}

.controlcancel {
    display: block;
}

.paymenttextbox1 {
    width: 69%;
    border: 1px solid #cccccc;
    padding: 3px;
    height: 20px;
}

.clabinderdiv {
    width: 70%;
    height: auto;
    min-height: 30px;
}

.paymenttextbox2 {
    width: 90%;
    border: 1px solid #cccccc;
    padding: 3px;
    height: 20px;
    float: left;
}

.cal_icon {
    display: block;
    float: left;
    margin-left: 5px;
}

.call_right_panel .messagePart {
    float: none;
    clear: both;
    min-height: 165px;
}

#testcal {
    width: 203px;
    margin-left: 25px;
}

.datepickerbinder { /*margin:5px 5px 5px 0;*/
}

.fieldrownew {
    display: block;
    min-height: 30px;
    margin-bottom: 5px;
}

    .fieldrownew .commlabel {
        float: none;
        margin: 5px 0;
        display: block;
    }

    .fieldrownew #balance {
        display: block;
        float: none;
        height: auto;
        overflow: hidden;
    }

        .fieldrownew #balance input {
            border: 1px solid #CCCCCC;
            height: 20px;
            padding: 3px;
            width: 69%;
        }

    .fieldrownew .calbinder {
        display: block;
    }

        .fieldrownew .calbinder .k-picker-wrap {
            width: auto;
        }

    .fieldrownew select {
        height: 25px;
        margin-bottom: 15px;
        padding: 3px;
        width: 100%;
    }

#txtExtraInformation {
    width: 99%;
    margin: 0 auto;
}

#reqForCallbackDiv .extraInfoDiv {
    width: 100%;
}

.helppanel {
    background: none repeat scroll 0 0 #ffffff;
    z-index: 1000;
    bottom: 24px;
    height: 300px;
    position: absolute;
    right: 2px;
    width: 250px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.60);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.60);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.60);
}

    .helppanel .faqheading {
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        color: #404040;
        line-height: 28px;
        background: #ebf1f6; /* Old browsers */
        background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 );*/ /* IE6-9 */
    }

.helpcontent {
    height: 270px;
    /*height: 100%;*/
    width: 100%;
    /*overflow-y: auto;*/
}


.acco_content {
    padding: 10px !important;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 12px;
}

    .acco_content.k-content > h2 {
        font-size: 18px;
        padding: 10px 0;
    }

.accoimage {
    width: 100%;
}

.accoinnerul {
    list-style: circle inside;
}

    .accoinnerul li {
        margin: 10px 0;
    }

#help_panel .k-widget, #help_panel .k-input[type="text"], #help_panel .k-input[type="number"], #help_panel .k-textbox, #help_panel .k-picker-wrap .k-input, #help_panel .k-button, #help_panel .k-draghandle {
    border: 0 none;
}

#help_panel .k-header {
    color: #777777;
    line-height: 20px;
    background: #efefef; /* Old browsers */
}

#help_panel .k-link.k-header {
    padding: 5px 21px;
}

#help_panel .k-header.k-state-selected {
    font-weight: bold;
    color: #333333;
    font-size: 12px;
    background: #e3e3e3; /* Old browsers */
}

#help_panel .k-panelbar-expand, #help_panel .k-panelbar-collapse {
    /*left: 2px;
    position: absolute;
    top: 13px;*/
}
/*New Change/*
#help_panel .k-arrow-down {
    background-position: 0 -15px;
    padding-right: 7px;
}

#help_panel .k-state-selected .k-arrow-up {
    background-position: 0px -32px;
    padding-right: 7px;
}


.faqheading p {
    color:#49687D;
}

/*Action Panel End*/

.mCSB_scrollTools .mCSB_draggerRail {
    background : none !important;
}
/**for calendar */
.k-state-selected {
background-color: red;
border-color: red;
}