.body {
    font-family:'TAU-Marutham Unicode';
}
.custbtn {
    padding: 10px 15px 10px 15px;
    border-radius: 10%;
    margin-left: 2px;
    margin-right:2px;
    box-shadow: rgb(205 205 205) 0px 0px 3px 0px inset, rgb(48 48 48 / 5%) -3px -3px 6px 1px i
}
.custbtn2 {
    padding: 5px 15px 6px 15px;
    margin-left: 2px;
    margin-right: 2px;
    border: 0px;
    box-shadow: rgb(205 205 205) 0px 0px 3px 0px inset, rgb(48 48 48 / 5%) -3px -3px 6px 1px i
}
 
.custbtn-light-blue {
    background-color: #cdd7f5;
    color: black;
}

.custbtn-light-red {
    background-color: #f9c9c9;
    color: #cd3b3b;
    border: 1px solid #f9c9c9;
}
.custbtn-dark-red {
    background-color: #e90808;
    color: #fff;
}
    .custbtn-dark-red:hover {
        background-color: #ff1e1e;
        color: #ffffff;
        border: 2px solid #000;
    }


.custbtn-light-green {
    background-color: #aff9d3;
    color: #0f683a;
}
.custbtn-dark-green {
    background-color: #439b26;
    color: #fff;
    border: 2px solid #000;
}
    .custbtn-dark-green:hover {
        border: 1px solid #060805;
    }

.custbtn-light-rose {
    background-color: #ffa7e0;
    color: #ab227a;
}
.custbtn-light-blue:hover {
    background-color: #cdd7f5;
}

.custbtn-light-red:hover {
    background-color: #f98a8a;
    color: #f7eaea;
}

.custbtn-light-green:hover {
    background-color: #56e99e;
    color: #d4ffe9;
}

.custbtn-light-rose:hover {
    background-color: #f15abd;
    color: #fbfbfb;
}

.table-zero-bottom-margin {
    margin-bottom: 2px !important;
}
.width100{
    width:100% !important;
}
.no-round
{
    border-radius:0px !important;
}
.icon-style {
    width: 20px;
    height: 20px;
}
.multi_select_dropdown {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    width: 100%;
    text-align: left;
    -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;
    margin-top:0px !important;
}

.reg_land_head {
    background-color: #f0f0f0;
}
.frmctrlwidth{
    width:100% !important;
}
.iowctotal {
    padding-right: 18px !important;
}
.oi-label{
    font-size:10px;
}
.td-div{
    height:34px;
    vertical-align:middle;
    padding-top:9px;
}
.cursor{
    cursor:pointer;
}
.excel-download-box {
    min-height: 235px;
    vertical-align: top;
}
.oi-box {
    box-shadow: 0 2px 5px 2px rgba(0,0,0,0.1);
    background-color: #fff;
    padding: 15px;
    border-radius: 6px;
    display:block;
}
.bg-proc-green{
    background-color:greenyellow;
}
.bg-proc-red {
    background-color: red;
}
.bg-sug-yellow {
    background-color:yellow;
}
.backlog-bg-head {
    background-color: #e7f5b8;
}
.bg-ping {
    background-color: #e789c4;
}
.silver {
    background-color: #f0f0f0;
}
.w265
{
    width:265px !important;
}
.w25 {
    width: 25px !important;
}
.w100 {
    width: 100px;
}
.w200{
    width:200px;
}
.w150 {
    width: 150px;
}
.w100p
{
    width:100% !important;
}
.w50p {
    width: 50%;
}
.w60p {
    width: 60%;
}
.p5{
    padding:3px;
}
.text-large{
    font-size:16px;
}
.text-red{
    color:red;
}
.text-blue {
    color: #337ab7;
}
.x-align-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.page_title {
    height: 30px;
    background-color: #f7d38a;
    display:block;
    padding:5px;
    vertical-align:middle;
    font-weight:bold;
    font-size:16px;
    color:red;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
}
.selected {
    color: red;
    background-color: yellow;
}
.rpt_header {
    white-space: nowrap;
    font-weight: bold;
}
.scroll4 {
    overflow-x: auto;
    scrollbar-width: thin;
}
.scroll4::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.scroll4::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 0px;
}

.scroll4::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 0px;
}
.vertical_row td {
    /*writing-mode: vertical-lr;*/
    /*min-width: 50px;*/
    /*padding: 5px;
    text-align: center;
    vertical-align: middle;*/
    /* for firefox */
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
}
/*.form-control-without-center {
    display: block;
    height: 34px;    
    padding: 6px 12px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}*/
.pi-img-thump {
    width: 240px;
    height: 160px;
    margin:2px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
/*.overflow {
    height: 100px;
}*/
.red{
    color:red;
}
.bg-hotpink {
   background-color: hotpink !important;
}
.yellow-text {
    color: yellow;
}
.green {
    color: #499e3a;
}
.green-bg{
    background-color:lightgreen;
    color:red;
}
.bold{font-weight:bold;}
.strike {
    text-decoration:line-through;
}
.span_diff {
    color: red;
    font-weight: bold;
}
.table-loading {
    text-align: center;
    width: 100%;
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.loading-div-lg {
    font-size: 18px;
    font-weight: bold;
}

.loading-div-md {
    font-size: 14px;
    font-weight: bold;
}

.quantity-box {
    text-align:center;
    width: 70px;
    padding: 6px 2px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.cml-no-box {
    text-align: center;
    width: 110px;
    padding: 6px 2px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.doc_preview {
    height: 60px;
    width: 60px;
}

.menu-toggler {
    top: -18px !important;
    position: absolute !important;
    padding: 15px 24px;
    background-color: #e2a532;
    cursor: pointer;
    color: #FFF;
    z-index: 10;
}

.margin {
    position: relative;
}

@font-face {
    font-family: Oswald;
    src: url(Oswald-Regular.ttf);
}

@font-face {
    font-family: Bamini;
    src: url(fonts/Bamini.ttf);
}

.tamilbamini {
    font-family: Bamini;
    text-align: justify;
    font-size: 17px;
}

h2 .dtitle .tamilbamini {
}

.fam_reg {
    width: 100%;
    border-collapse: collapse;
}



.table-row thead th, .table-row tbody tr td {
    background-color: #fff;
    border: 1px solid #D5D5D5;
}

.light-blue {
    background-color: #b8CCE4;
}

.fam_reg td {
    border: 1px solid black;
    padding: 8px;
    width: 30%;
}

.fam_reg table {
    width: 100%;
}

    .fam_reg table td {
        border: none;
        width: 50%;
    }

/* Zebra striping */
tr:nth-of-type(odd) {
}

/*td, th {
    padding: 6px;
    border: 1px solid #ccc;
}*/

.form-control {
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    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 .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*.form-control {
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    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 .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/

.form-control-file {
    border: none;
    box-shadow: none;
    height: 40px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}*/

/*.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

.nav {
    list-style: none;
}

    .nav li {
        padding: 10px;
    }
*/

.bg {
    margin-top: 15px;
    padding: 20px 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

.form {
    margin-bottom: 25px;
    margin-top: 15px;
    padding: 15px;
}

/** {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height: 1.42857143;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #2F2F2F;
    padding: 0;
    margin: 0;
    background-color: #fff;
}



html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

@media (min-width: 992px) .page-sidebar.navbar-collapse {
    max-height: none !important;
}

@media (min-width: 768px) .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}

@media (min-width: 992px) .page-sidebar {
    width: 235px;
    float: left;
    position: relative;
    margin-right: -100%;
}

@media (min-width: 768px) .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}*/

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.contain {
    width: 100%;
}

.side {
    color: white;
    font-size: 18px;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #wrapper.toggled {
        padding-left: 300px;
    }

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 300px;
    width: 0;
    height: 100%;
    margin-left: -300px;
    overflow-y: auto;
    border: 1px solid #D9E9A4;
    background-color: #F2FFC7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 300px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -300px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 300px;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 25%;
    color: #fff;
}

    .sidebar-nav li {
        text-indent: 20px;
        line-height: 40px;
        color: black;
    }

        .sidebar-nav li a {
            display: block;
            text-decoration: none;
            color: black;
        }

            .sidebar-nav li a:hover {
                text-decoration: none;
                color: #fff;
                background: rgba(255,255,255,0.2);
            }

            .sidebar-nav li a:active,
            .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand {
        height: 65px;
        font-size: 18px;
        line-height: 60px;
    }

        .sidebar-nav > .sidebar-brand a {
            color: #999999;
        }

            .sidebar-nav > .sidebar-brand a:hover {
                color: #fff;
                background: none;
            }

@media(min-width:768px) {
    #wrapper {
        padding-left: 300px;
    }

        #wrapper.toggled {
            padding-left: 0;
        }

    #sidebar-wrapper {
        width: 300px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

.contain {
    margin-top: -15px;
    padding-top: 0px;
}

.top-align {
    padding-top: 5%;
    /* margin-top:30px; */
}

.add {
    text-align: right;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: block;
}

label {
}

* {
    box-sizing: border-box;
}

.bord {
}

.que {
    background-color: grey;
    border-radius: 50%;
    padding: 5px;
}
/* Tooltip */
.test + .tooltip > .tooltip-inner {
    background-color: grey;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}
/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}
/* Tooltip on bottom */
.test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}
/* Tooltip on left */
.test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}
/* Tooltip on right */
.test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
    z-index: 999;
}

.error {
    color: red;
    margin-left: 8px;
    margin-top: 5px;
    font-size: 11px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

{
    width: 60em; /* 1000 */
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -30em; /* 30 480 */
}

#nav > a {
    display: none;
}

#nav li {
    position: relative;
}

    #nav li a {
        color: #fff;
        display: block;
    }

        #nav li a:active {
            background-color: #c00 !important;
        }

#nav span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

/* first level */

#nav > ul {
    height: 3em; /* 60 */
    background-color: #608100;
    width: 100%;
}

    #nav > ul > li {
        width: auto;
        height: 100%;
        float: left;
        padding: 5px 15px 8px 15px;
    }

        #nav > ul > li > a {
            height: 100%;
            font-size: 1em; /* 24 */
            line-height: 1.5em; /* 60 (24) */
            text-align: center;
            padding: 8px;
        }

        #nav > ul > li:not( :last-child ) > a {
            border-right: 1px solid #cc470d;
        }

        #nav > ul > li:hover > a,
        #nav > ul:not( :hover ) > li.active > a {
            background-color: #cc470d;
        }


/* second level */

#nav li ul {
    background-color: #cc470d;
    display: none;
    position: absolute;
    top: 100%;
}

#nav li:hover ul {
    display: block;
    left: 0;
    right: 0;
}

#nav li:not( :first-child ):hover ul {
    left: -1px;
}

#nav li ul a {
    font-size: 1em;
    border-top: 1px solid #e15a1f;
    padding: 5px;
}

#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a {
    background-color: #e15a1f;
}


@media only screen and ( max-width: 62.5em ) /* 1000 */
{
    #nav {
        width: 100%;
        position: static;
        margin: 0;
    }
}

@media only screen and ( max-width: 40em ) /* 640 */
{
    html {
        font-size: 14px; /* 12 */
    }

    #nav {
        position: relative;
        top: auto;
        left: auto;
    }

        #nav > a {
            width: 3.125em; /* 50 */
            height: 3.125em; /* 50 */
            text-align: left;
            text-indent: -9999px;
            background-color: #e15a1f;
            position: relative;
        }

            #nav > a:before,
            #nav > a:after {
                position: absolute;
                border: 2px solid #fff;
                top: 35%;
                left: 25%;
                right: 25%;
                content: '';
            }

            #nav > a:after {
                top: 60%;
            }

        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type {
            display: block;
        }


        /* first level */

        #nav > ul {
            height: auto;
            display: none;
            position: absolute;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

            #nav > ul > li > a {
                height: auto;
                text-align: left;
                padding: 0 0.833em; /* 20 (24) */
            }

            #nav > ul > li:not( :last-child ) > a {
                border-right: none;
                border-bottom: 1px solid #cc470d;
            }


        /* second level */

        #nav li ul {
            position: static;
            padding: 1.25em; /* 20 */
            padding-top: 0;
        }
}

a {
    text-decoration: none;
}

ul li ul li {
    list-style: none;
}


.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
    clear: both;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px;
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0;
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

@media (min-width:900px) {

    .fam_reg {
        display: table;
        border-spacing: 5px; /*cellspacing:poor IE support for  this*/
        /* border-collapse:separate;*/
    }

        .fam_reg .row {
            display: table-row;
            border: 1px solid #666666;
        }

    .bord {
        float: left; /*fix for  buggy browsers*/
        display: table-cell;
        padding-bottom: 8px;
        padding-top: 5px;
    }
}

.padd {
    margin-bottom: 15px;
}

.top {
    margin-bottom: 15px;
    margin-top: 30px !important;
}

.alert {
    padding-bottom: 15px;
}

.box-size {
    min-height: 550px;
    ;
}

.link {
    padding-left: 10px;
}

.portlet {
    border: 1px solid #7cacfa;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 10px !important;
}

.portlet-title {
    background-color: #4b8df8;
    color: white;
    padding: 5px !important;
    padding-left: 1% !important;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}

.topp {
    margin-bottom: 15% !important;
}

.topStripe {
    height: 30px;
    background: #F7C96F !important;
    width: 100%;
}

.top-container {
    width: 100%;
    margin: 0px !important;
}

.top-date {
    float: left;
    width: auto;
    font-size: 1.1em;
    color: #fff;
    padding-top: 8px;
}

.siteDescription {
    margin-top: 8px;
    color: #4B6400;
    line-height: 1.5em;
    font-size: 2em;
    /*width: auto;*/
    font-weight: normal;
    text-transform: uppercase;
    /*font: normal 2em 'Oswald', sans-serif;*/
}

.site_span {
    font-size: 1.3em;
    line-height: 1em;
    display: block;
    color: #494949;
    font-weight: normal;
    font: Oswald;
    text-transform: uppercase;
}

.top-link ul li {
    display: inline-block;
    list-style: none;
}

.top-link ul {
    padding: 0;
    font-size: 1.2em;
    padding-left: 0;
}

    .top-link ul li a {
        font-size: .8em;
    }

.search .btn {
    background: url(../images/sprite_image1.gif) no-repeat -443px -29px;
    height: 30px;
    width: 25px;
    font-size: 0;
    line-height: 0;
    text-indent: -20000px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
}

.wrapper .col-md-9, .wrapper .col-md-10, .wrapper .col-md-2 {
    padding-right: 0px;
    padding-left: 0px;
}

@media only screen and (min-width: 768px) {
    .siteDescription {
        margin-left: 0%;
    }
}

.top-nav ul {
    padding: 0;
    font-size: 1.2em;
    padding-left: 0;
    line-height: 1.0;
}

.top-nav li {
    background: #83A715 none repeat scroll 0% 0%;
}

.top-nav ul li a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    padding: 0 2.25em;
    display: block;
    float: left;
    line-height: 39px;
    height: 100%;
    font-size: 1em !important;
}

.top-nav {
    position: relative;
    //z-index: 5000;
    height: 100%;
    background: #83A715;
    border-bottom: 1px solid #fff;
    width: 100%;
    float: left;
}

    .top-nav ul li a:hover {
        color: #fff;
        background: #D4690A !important;
    }

    .top-nav ul li a ul li:hover {
        left: 0;
        top: 2.8em;
        z-index: 99999999;
    }

    .top-nav ul ul {
        margin-top: 40px;
        width: 190px;
        border: none;
        font-size: .9em;
        line-height: 1.0;
        padding: 0;
        margin: 0;
    }

.topNav ul li a ul li {
    background: url(../images/sprite_image2.gif) repeat-x 0 -678px #D66A0A !important;
    padding-right: 0;
    padding: 0;
}

.top-nav ul ul {
    background: #D4690A !important;
    padding-right: 0;
    padding: 0;
}

    .top-nav ul ul li {
        background: #D4690A !important;
        padding-right: 0;
        padding: 0;
    }

.top-nav ul li a ul li a {
    padding-left: 10px;
    padding-right: 0;
    font-weight: normal;
    background: #D4690A !important;
    padding: 0 15px;
    line-height: 30px;
}

.top-nav li ul {
    display: none;
    top: 2.8em;
}

.finner {
    padding: 20px 10px;
    color: white;
    /*width: 1000px;*/
    margin: 0 auto;
    position: relative;
    font-family: Tahoma, Arial, serif;
    background-color: #5D7B00;
    min-height: 150px;
    border-top: 6px solid #73940E;
}

    .finner ul li a {
        color: white;
    }

.foot {
    list-style: none;
    width: 100%;
    padding-left: 0px !important;
}

    .foot li {
        display: inline-block;
    }

.social a {
    display: inline-block;
}

body {
}

.farmer a {
    color: #754E01 !important;
    background-color: #E2A630;
    padding: 14px;
    border-right: 1px solid #D0992E;
    border-left: 1px solid #D0992E;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 11px;
}

    .farmer a:hover {
        color: #FFF !important;
        background-color: #F1B746;
        padding: 14px;
        border-right: 1px solid #DCA335;
        border-left: 1px solid #DCA335;
        text-transform: uppercase;
        font-weight: bold;
    }

.log {
    margin-top: 10%;
}

.glossyBtn {
    background-image: url('../images/user.png') !important;
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 15px;
}

.glossyBtn1 {
    background-image: url('../images/key.png') !important;
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 15px;
}

.mobileImage {
    background-image: url('../images/mobile.png') !important;
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 15px;
}

.cardImage {
    background-image: url('../images/card.png') !important;
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 15px;
    background-size: 13px 15px;
}

.content {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #F3F4EF;
    border: 1px solid #E3E6D7;
}

.padding-zero {
    padding: 0px !important;
}

.margin {
    margin: 0 0px !important;
    padding-bottom: 25px !important;
    min-height: 400px;
}

.input-icon {
    padding-left: 20%;
    padding-bottom: 15px;
}

.login-head {
    text-decoration: none;
    margin-top: 5px;
    font-weight: bold;
    margin: 0 auto;
    width: 36%;
}

.right-log {
    padding-right: 16%;
}

.imglog {
    background-image: url('../images/Right-arrow.png') !important;
    background-repeat: no-repeat;
    background-position: 55px;
    padding-left: 15px !important;
}

.foot li {
    display: inline-block;
    padding-right: 20px;
    padding-bottom: 10px;
}

.blue.btn {
    width: 75px;
}

.forget-form h3, .forget-form p {
    padding-left: 20%;
}

.forget-form .form-actions {
    /*padding-left:20%;
	    padding-right: 16%;*/
}

#forgot {
    color: #3598dc !important;
}

@media (max-width: 600px) {
    .content {
        width: 300px;
    }
}

.login-head {
    font-size: 32px !important;
}

.form-control {
    padding-left: 12px !important;
}

.login-form .error {
    margin-bottom: 0px;
    margin-top: 5px;
}

.dico {
    padding-left: 5%;
}

.right-log1 {
    padding-right: 33%;
}

#forgot {
    padding-left: 39%;
}

.md {
    padding-top: 10px;
}

.input-icon > .form-control {
    padding-left: 22px !important;
}

.margin-content {
    padding-left: 0px;
}

.form .form-bordered .form-group .control-label {
    padding-left: 8px;
}

.cont {
    background-color: #F3F4EF;
    border: 1px solid #E3E6D7;
    height: 58%;
}

@media only screen and (max-device-width: 980px) {

    .line {
        width: 100% !important;
    }

    .siteDescription {
        margin-left: 0%;
    }

    .finner {
        /*width:100%;*/
    }

    .top-nav ul li a {
        padding: 0px 1em;
    }
}

@media only screen and (max-device-width: 800px) {

    .line {
        width: 100% !important;
    }

    .top-nav ul li a {
        padding: 0px 1em;
    }

    .content {
        width: auto;
    }

    .siteDescription {
        margin-left: 0%;
    }

    .finner {
        width: 100%;
    }

    .input-icon {
        padding-left: 5%;
        padding-bottom: 15px;
    }
}

.group {
    padding: 5px 5px;
    border: 1px solid #c5c5c5;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.boder-div {
    border: 1px solid #c5c5c5;
}

.bord-left {
    border-left: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}

@media only screen and (max-device-width: 768px) {

    .line {
        width: 100% !important;
    }

    .top-nav li {
        width: 100%;
    }

    .top-nav ul li a {
        padding: 0px 0px;
        padding-left: 15px;
        width: 100% !important;
    }

        .top-nav ul li a:hover {
            color: #fff;
            background-color: #83A715 !important;
            width: 100% !important;
        }

        .top-nav ul li a ul li:hover {
            left: 0;
            top: 2.8em;
        }

    .content {
        width: auto;
    }

    .siteDescription {
        margin-left: 0%;
    }

    .finner {
        width: 100%;
    }

    .input-icon {
        padding-left: 5%;
        padding-bottom: 15px;
    }

    .nav-text {
        line-height: 2em;
        margin: 0px 0px 0px;
    }

    .top-nav > ul {
        margin-bottom: 0px;
    }

    .group {
        border: none;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .form-group {
        border: 1px solid #c5c5c5;
    }

    .boder-bot {
    }

    .doc .group {
        border: 1px solid #c5c5c5;
        padding-top: 5px;
        padding-bottom: 8px;
    }
}

@media only screen and (max-device-width: 768px) {
}

.sub .col-md-2, .sub .col-md-2 .col-md-12, .sub .col-md-1, .sub .col-md-1 .col-md-12, .sub .col-md-3, .sub .col-md-3 .col-md-12, .sub .col-md-4, .sub .col-md-4 .col-md-12 {
    padding: 0px;
    min-height: 60px;
    height: auto;
}

    .sub .col-md-2 .col-md-12, .sub .col-md-1 .col-md-12, .sub .col-md-3 .col-md-12 {
        border: 1px solid black;
        border: 1px solid black;
        text-align: center;
        vertical-align: middle;
        padding-top: 10px;
        margin-bottom: 0px;
        border-collapse: collapse;
    }

.lbl {
    margin-top: 5px;
}

.col-left {
    padding-left: 0px !important;
}

.col-right {
    padding-right: 0px !important;
}

    .col-right .form-group {
        border-right: none;
    }

.group .form-group {
    margin-bottom: 0px;
    padding: 5px 0px;
    border-right: 1px solid #c5c5c5;
}

.group .col-md-12, .col {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.boder-bot {
    border-bottom: 1px solid #c5c5c5;
}

.data-view, .label-view, .group a {
    padding: 8px 8px;
}

@media only screen and (max-device-width: 980px) {


    .col-right {
        padding-right: 15px !important;
    }

    .col-left {
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .addi, .addi thead, .addi tbody, .addi th, .addi td, .addi tr, .block-view, .block-view thead, .block-view tbody, .block-view th, .block-view td, .block-view tr, .mi_quot, .mi_quot thead, .mi_quot tbody, .mi_quot th, .mi_quot td, .mi_quot tr, .component, .component thead, .component tbody, .component th, .component td, .component tr, .inspection, .inspection thead, .inspection tbody, .inspection th, .inspection td, .inspection tr, .dfarm, .dfarm thead, .dfarm tbody, .dfarm th, .dfarm td, .dfarm tr, .district-view, .district-view thead, .district-view tbody, .district-view th, .district-view td, .district-view tr, .view-ddd, .view-ddd thead, .view-ddd tbody, .view-ddd th, .view-ddd td, .view-ddd tr, .mi-quote, .mi-quote thead, .mi-quote tbody, .mi-quote th, .mi-quote td, .mi-farm, .mi-farm thead, .mi-farm tbody, .mi-farm th, .mi-farm td, .mi-farm tr, .view-mi, .view-mi thead, .view-mi tbody, .view-mi th, .view-mi td, .view-mi tr, .mi-details, .mi-details thead, .mi-details tbody, .mi-details th, .mi-details td, .mi-details tr, .thr, .thr thead, .thr tbody, .thr th, .thr td, .thr tr, .order, .order thead, .order tbody, .order th, .order td, .order tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .addi thead tr, .inspection thead tr, .dfarm thead tr, .district-view thead tr, .view-ddd thead tr, .mi-quote thead tr, .mi-farm thead tr, .view-mi thead tr, .mi-details thead tr, .thr thead tr, .order thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .addi, .inspection, .dfarm, .district-view, .view-ddd, .mi-quote, .mi-farm, .view-mi, .mi-details, .thr, .order {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .addi tr, .inspection tr, .dfarm tr, .district-view tr, .view-ddd tr, .mi-quote tr, .mi-farm tr, .view-mi tr, .mi-details tr, .thr tr, .order tr {
            border: 1px solid #ccc;
        }

        .addi td, .inspection td, .dfarm td, .district-view td, .view-ddd td, .mi-farm td, .view-mi td, .mi-details td, .thr td, .order td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .addi td:before, .inspection td:before, .dfarm td:before, .district-view td:before, .view-ddd td:before, .mi-quote td:before, .mi-farm td:before, .view-mi td:before, .mi-details td:before, .thr td:before, .order td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .addi td:nth-of-type(1):before {
                content: "MI ID";
            }

            .addi td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .addi td:nth-of-type(3):before {
                content: "District / Block / Village";
            }

            .addi td:nth-of-type(4):before {
                content: "Total Area";
            }

            .addi td:nth-of-type(5):before {
                content: "MI Area Availed";
            }

            .addi td:nth-of-type(6):before {
                content: "Eligible Area";
            }

            .inspection td:nth-of-type(1):before {
                content: "MI ID";
            }

            .inspection td:nth-of-type(2):before {
                content: "Date";
            }

            .inspection td:nth-of-type(3):before {
                content: "Farmer Name";
            }

            .inspection td:nth-of-type(4):before {
                content: "District / Block / Village";
            }

            .inspection td:nth-of-type(5):before {
                content: "MI Area";
            }

            .inspection td:nth-of-type(6):before {
                content: "Status";
            }

            .inspection td:nth-of-type(7):before {
                content: "Action";
            }

            .dfarm td:nth-of-type(1):before {
                content: "MI ID";
            }

            .dfarm td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .dfarm td:nth-of-type(3):before {
                content: "District / Block / Village";
            }

            .dfarm td:nth-of-type(4):before {
                content: "Total Area";
            }

            .dfarm td:nth-of-type(5):before {
                content: "MI Area";
            }

            .dfarm td:nth-of-type(6):before {
                content: "Available Area";
            }

            .dfarm td:nth-of-type(7):before {
                content: "Status";
            }

            .dfarm td:nth-of-type(8):before {
                content: "Action";
            }

            .view-ddd td:nth-of-type(1):before {
                content: "MI ID";
            }

            .view-ddd td:nth-of-type(2):before {
                content: "Date";
            }

            .view-ddd td:nth-of-type(3):before {
                content: "Farmer Name";
            }

            .view-ddd td:nth-of-type(4):before {
                content: "District / Block / Village";
            }

            .view-ddd td:nth-of-type(5):before {
                content: "Total Area";
            }

            .view-ddd td:nth-of-type(6):before {
                content: "MI Area";
            }

            .view-ddd td:nth-of-type(7):before {
                content: "MI Company";
            }

            .view-ddd td:nth-of-type(8):before {
                content: "Action";
            }

            .mi-farm td:nth-of-type(1):before {
                content: "MI ID";
            }

            .mi-farm td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .mi-farm td:nth-of-type(3):before {
                content: "District / Block / Village";
            }

            .mi-farm td:nth-of-type(4):before {
                content: "Total Area";
            }

            .mi-farm td:nth-of-type(5):before {
                content: "MI Area Availed";
            }

            .mi-farm td:nth-of-type(6):before {
                content: "Eligible Area";
            }

            .mi-farm td:nth-of-type(7):before {
                content: "Status";
            }

            .mi-farm td:nth-of-type(8):before {
                content: "Action";
            }

            .view-mi td:nth-of-type(1):before {
                content: "MI ID";
            }

            .view-mi td:nth-of-type(2):before {
                content: "Date";
            }

            .view-mi td:nth-of-type(3):before {
                content: "Farmer Name / Mobile No";
            }

            .view-mi td:nth-of-type(4):before {
                content: "District / Block / Village";
            }

            .view-mi td:nth-of-type(5):before {
                content: "Total Land Area (HA)";
            }

            .view-mi td:nth-of-type(6):before {
                content: "MI Applied Area (HA)";
            }

            .view-mi td:nth-of-type(7):before {
                content: "Status";
            }

            .view-mi td:nth-of-type(8):before {
                content: "Action";
            }

            .view-mi td:nth-of-type(9):before {
                content: "Action";
            }

            .thr td:nth-of-type(1):before {
                content: "MI ID";
            }

            .thr td:nth-of-type(2):before {
                content: "Date";
            }

            .thr td:nth-of-type(3):before {
                content: "Farmer Name";
            }

            .thr td:nth-of-type(4):before {
                content: "MI Area";
            }

            .thr td:nth-of-type(5):before {
                content: "Status";
            }

            .thr td:nth-of-type(6):before {
                content: "Action";
            }

    .work td:nth-of-type(1):before {
        content: "MI ID";
    }

    .work td:nth-of-type(2):before {
        content: "Survey Number";
    }

    .work td:nth-of-type(3):before {
        content: "Farmer Name";
    }

    .work td:nth-of-type(4):before {
        content: "District";
    }

    .work td:nth-of-type(5):before {
        content: "Village";
    }

    .work td:nth-of-type(6):before {
        content: "MI Area";
    }

    .work td:nth-of-type(7):before {
        content: "Action";
    }

    .view-mid td:nth-of-type(1):before {
        content: "MI ID";
    }

    .view-mid td:nth-of-type(2):before {
        content: "Date";
    }

    .view-mid td:nth-of-type(3):before {
        content: "Farmer Name";
    }

    .view-mid td:nth-of-type(4):before {
        content: "District / Block / Village";
    }

    .view-mid td:nth-of-type(5):before {
        content: "Total Area (HA)";
    }

    .view-mid td:nth-of-type(6):before {
        content: "MI Area (HA)";
    }

    .view-mid td:nth-of-type(7):before {
        content: "Total Price (Rs.)";
    }

    .view-mid td:nth-of-type(8):before {
        content: "Print Work Order";
    }

    .view-mid td:nth-of-type(9):before {
        content: "Action";
    }

    .farm-mi td:nth-of-type(1):before {
        content: "MI ID";
    }

    .farm-mi td:nth-of-type(2):before {
        content: "Farmer Name";
    }

    .farm-mi td:nth-of-type(3):before {
        content: "District / Block / Village";
    }

    .farm-mi td:nth-of-type(4):before {
        content: "Total Area";
    }

    .farm-mi td:nth-of-type(5):before {
        content: "MI Area Availed";
    }

    .farm-mi td:nth-of-type(6):before {
        content: "Eligible Area";
    }

    .farm-mi td:nth-of-type(7):before {
        content: "Status";
    }

    .farm-mi td:nth-of-type(8):before {
        content: "Action";
    }

    .farmmi td:nth-of-type(1):before {
        content: "MI ID";
    }

    .farmmi td:nth-of-type(2):before {
        content: "Date";
    }

    .farmmi td:nth-of-type(3):before {
        content: "MI Company Name";
    }

    .farmmi td:nth-of-type(4):before {
        content: "Estimate";
    }

    .farmmi td:nth-of-type(5):before {
        content: "Farmer Contribution";
    }

    .farmmi td:nth-of-type(6):before {
        content: "MI Contribution";
    }

    .farmmi td:nth-of-type(7):before {
        content: "Action";
    }

    .block-view {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .block-view tr {
            border: 1px solid #ccc;
        }

        .block-view td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .block-view td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .block-view td:nth-of-type(1):before {
                content: "MI ID";
            }

            .block-view td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .block-view td:nth-of-type(3):before {
                content: "District / Block / Village";
            }

            .block-view td:nth-of-type(4):before {
                content: "Total Area";
            }

            .block-view td:nth-of-type(5):before {
                content: "MI Area";
            }

            .block-view td:nth-of-type(6):before {
                content: "MI Company";
            }

            .block-view td:nth-of-type(7):before {
                content: "View";
            }

    .mi_quot, .component {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .mi_quot tr, .component tr {
            border: 1px solid #ccc;
        }

        .mi_quot td, .component td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .mi_quot td:before, .component td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .mi_quot td:nth-of-type(1):before {
                content: "Date";
            }

            .mi_quot td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .mi_quot td:nth-of-type(3):before {
                content: "MI Area";
            }

            .mi_quot td:nth-of-type(4):before {
                content: "Estd. Price";
            }

            .mi_quot td:nth-of-type(5):before {
                content: "Total Price";
            }

            .mi_quot td:nth-of-type(6):before {
                content: "MI Company";
            }

            .mi_quot td:nth-of-type(7):before {
                content: "View";
            }

            .component td:nth-of-type(1):before {
                content: "#";
            }

            .component td:nth-of-type(2):before {
                content: "Component Name";
            }

            .component td:nth-of-type(3):before {
                content: "Qty";
            }

            .component td:nth-of-type(4):before {
                content: "Unit";
            }

            .component td:nth-of-type(5):before {
                content: "Rate/Unit (Rs.)";
            }

            .component td:nth-of-type(6):before {
                content: "Total (Rs.)";
            }

    .user td:nth-of-type(1):before {
        content: "#";
    }

    .user td:nth-of-type(2):before {
        content: "Full Name";
    }

    .user td:nth-of-type(3):before {
        content: "Mobile";
    }

    .user td:nth-of-type(4):before {
        content: "MI Company";
    }

    .user td:nth-of-type(5):before {
        content: "District";
    }

    .user td:nth-of-type(6):before {
        content: "Block";
    }

    .user td:nth-of-type(7):before {
        content: "Action";
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .addi td:before, .component td:before, .inspection td:before, .dfarm td:before, .view-ddd td:before, .mi-farm td:before, .thr td:before, .view-mi td:before, .order td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 3px;
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }

    .addi td, .component td, .inspection td, .dfarm td, .view-ddd td, .mi-farm td, .view-mi td, .thr td, .order td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

        .mi_quot td:before, .component td:before, .mi-farm td:before, .view-mi td:before, .thr td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 3px;
            width: 50%;
            padding-right: 10px;
            white-space: normal;
        }

    .mi_quot td, .inspection td, .thr {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

    .block-view td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 3px;
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }

    .block-veiw td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }
}

.padd-left {
    padding-left: 0px !important;
}

.label-view {
    font-weight: bold;
}

.form-actions {
    /*	padding: 20px 10px;
      margin: 0px;
      background-color: #F5F5F5;
      border-top: 1px solid #E5E5E5;
      margin-top: 15px;*/
}

.top-head {
    padding: 0px;
    border: 1px solid #c5c5c5;
}

    .top-head label {
        margin-top: 5px;
        padding-left: 10px;
    }

.view label {
    margin-top: 5px;
    padding-left: 10px;
}

.view-box {
    margin-top: 15px;
}

.dd {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #c5c5c5;
    min-height: 40px !important;
    background: #b8ccE4;
}

    .dd .label-view {
        padding-top: 5px;
        padding-bottom: 8px;
    }

.hightlight {
    background-color: #00b050;
    color: white;
}

.doc span {
    padding-left: 2%;
}

.lab .group .form-group .label-veiw, .data-view {
    padding: 0px 8px;
}

.topStripe .right {
    margin-right: 6.5%;
}

.top-date {
    margin-left: 7%;
}

.misign {
    color: blue;
}

.left-pad {
    padding-left: 14px;
}

.white-text {
    color: white;
}

th {
    text-align: left;
    vertical-align: middle !important;
}

.contents {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #F3F4EF;
    border: 1px solid #E3E6D7;
    box-shadow: 0px 0px 11px #D4D4D4;
    border-radius: 5px;
}

.actions {
    margin-right: 72px;
}

.left-log1 {
    padding-left: 26%;
}

.left-log2 {
    padding-left: 40%;
}

#forgot1 {
    padding-left: 6%;
}

.padd-top {
    padding-top: 30px;
}

    .padd-top .control-label {
        padding-top: 8px;
    }

.mi-signup {
    padding-top: 8px;
    padding-bottom: 8px;
}

.head-line {
    background: #c5c5c5;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .head-line h4 {
        font-size: 15px
    }

    .head-line .h3heading {
        padding-bottom: 8px !important;
    }

.add-more {
    padding-left: 2px !important;
}

.left-15 {
    padding-left: 15px;
}

td {
    /*vertical-align: middle !important;*/
}

.MI-reg {
    background: #c5c5c5;
    padding: 5px 0px 8px 0px;
}

    .MI-reg a {
        font-size: 14px;
        padding-left: 15px;
        color: black;
    }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr {
        /* display: block; */
    }

    .borderr {
        border-right: 1px solid #c5c5c5;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        /*position: absolute;
			top: -9999px;
			left: -9999px; */
    }

    .addi, .district-view {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .addi tr, .district-view tr {
            border: 1px solid #ccc;
        }

        .addi td, .district-view td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .addi td:before, .district-view td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .addi td:nth-of-type(1):before {
                content: "MI ID";
            }

            .addi td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .addi td:nth-of-type(3):before {
                content: "District / Block / Village";
            }

            .addi td:nth-of-type(4):before {
                content: "Total Area";
            }

            .addi td:nth-of-type(5):before {
                content: "MI Area Availed";
            }

            .addi td:nth-of-type(6):before {
                content: "Eligible Area";
            }

            .district-view td:nth-of-type(1):before {
                content: "MI ID";
            }

            .district-view td:nth-of-type(2):before {
                content: "Date";
            }

            .district-view td:nth-of-type(3):before {
                content: "Farmer Name";
            }

            .district-view td:nth-of-type(4):before {
                content: "District / Block / Village";
            }

            .district-view td:nth-of-type(5):before {
                content: "Total Area";
            }

            .district-view td:nth-of-type(6):before {
                content: "MI Area Availed";
            }

            .district-view td:nth-of-type(7):before {
                content: "Eligible Area";
            }

            .district-view td:nth-of-type(8):before {
                content: "Status";
            }

    .mi-quote td:nth-of-type(1):before {
        content: "MI ID";
    }

    .mi-quote td:nth-of-type(2):before {
        content: "Date";
    }

    .mi-quote td:nth-of-type(3):before {
        content: "Farmer Name";
    }

    .mi-quote td:nth-of-type(4):before {
        content: "MI Area";
    }

    .mi-quote td:nth-of-type(5):before {
        content: "Estd. Price";
    }

    .mi-quote td:nth-of-type(6):before {
        content: "Total Price";
    }

    .mi-quote td:nth-of-type(7):before {
        content: "Action";
    }


    .block-view {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .block-view tr, .mi-quote tr {
            border: 1px solid #ccc;
        }

        .block-view td, .mi-quote td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .block-view td:before, .mi-quote td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .block-view td:nth-of-type(1):before {
                content: "MI ID";
            }

            .block-view td:nth-of-type(2):before {
                content: "Date";
            }

            .block-view td:nth-of-type(3):before {
                content: "Farmer Name";
            }

            .block-view td:nth-of-type(4):before {
                content: "District / Block / Village";
            }

            .block-view td:nth-of-type(5):before {
                content: "MI Area";
            }

            .block-view td:nth-of-type(6):before {
                content: "Total Land Area";
            }

            .block-view td:nth-of-type(7):before {
                content: "Send SMS";
            }

            .block-view td:nth-of-type(8):before {
                content: "Document Status";
            }

            .block-view td:nth-of-type(9):before {
                content: "Action";
            }

    .progresss td:nth-of-type(1):before {
        content: "MI ID";
    }

    .progresss td:nth-of-type(2):before {
        content: "Date";
    }

    .progresss td:nth-of-type(3):before {
        content: "Farmer Name";
    }

    .progresss td:nth-of-type(4):before {
        content: "District / Block / Village";
    }

    .progresss td:nth-of-type(5):before {
        content: "MI Area";
    }

    .progresss td:nth-of-type(6):before {
        content: "Status";
    }

    .progresss td:nth-of-type(7):before {
        content: "View";
    }

    .mi-details td:nth-of-type(1):before {
        content: "MI ID";
    }

    .mi-details td:nth-of-type(2):before {
        content: "Company Name";
    }

    .mi-details td:nth-of-type(3):before {
        content: "Contact Name";
    }

    .mi-details td:nth-of-type(4):before {
        content: "Mobile No";
    }


    .mi_quot, .component, .progresss, .message, .mi-details {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .mi_quot tr, .component tr, .progresss tr, .message tr, .mi-details tr {
            border: 1px solid #ccc;
        }

        .mi_quot td, .component td, .progresss td, .message td, .mi-details td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 65%;
        }

            .mi_quot td:before, .component td:before, .progresss td:before, .message td:before, .mi-details td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }

            /*
		Label the data
		*/
            .mi_quot td:nth-of-type(1):before {
                content: "Date";
            }

            .mi_quot td:nth-of-type(2):before {
                content: "Farmer Name";
            }

            .mi_quot td:nth-of-type(3):before {
                content: "MI Area";
            }

            .mi_quot td:nth-of-type(4):before {
                content: "Estd. Price";
            }

            .mi_quot td:nth-of-type(5):before {
                content: "Total Price";
            }

            .mi_quot td:nth-of-type(6):before {
                content: "MI Company";
            }

            .mi_quot td:nth-of-type(7):before {
                content: "View";
            }

            .component td:nth-of-type(1):before {
                content: "#";
            }

            .component td:nth-of-type(2):before {
                content: "Component Name";
            }

            .component td:nth-of-type(3):before {
                content: "Qty";
            }

            .component td:nth-of-type(4):before {
                content: "Unit";
            }

            .component td:nth-of-type(5):before {
                content: "Rate/Unit (Rs.)";
            }

            .component td:nth-of-type(6):before {
                content: "Total (Rs.)";
            }

            .message td:nth-of-type(1):before {
                content: "#";
            }

            .message td:nth-of-type(2):before {
                content: "Date";
            }

            .message td:nth-of-type(3):before {
                content: "Subject";
            }

            .message td:nth-of-type(4):before {
                content: "Received From";
            }

            .message td:nth-of-type(5):before {
                content: "Action";
            }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .addi td:before, .component td:before, .progresss td:before, .message td:before, .district-view td:before, .mi-details td:before, .mi-quote td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 3px;
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }

    .addi td, .component td, .progresss td, .message td, .district-view td, .mi-details td, .mi-quote td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

    .mi_quot td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 3px;
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }

    .mi_quot td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

    .block-view td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 3px;
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }

    .block-veiw td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }
}

.pad-left {
    padding-left: 10px !important;
}

.label-view {
    font-weight: bold;
}

.form-actions {
    /*	padding: 20px 10px;
			margin: 0px;
			background-color: #F5F5F5;
			border-top: 1px solid #E5E5E5;
			margin-top: 15px;*/
}

.top-head {
    padding: 0px;
    border: 1px solid #c5c5c5;
}

    .top-head label {
        margin-top: 5px;
        padding-left: 10px;
    }

.view label {
    margin-top: 5px;
    padding-left: 10px;
}

.view-box {
    margin-top: 15px;
}

.dd {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #c5c5c5;
    min-height: 40px !important;
    background: #b8ccE4;
}

    .dd .label-view {
        padding-top: 5px;
        padding-bottom: 8px;
    }

.hightlight {
    background-color: #00b050;
    color: white;
}

.doc span {
    padding-left: 2%;
}

.lab .form-group .label-view, .lab .form-group .data-view, .lab .group .label-view, .lab .group .data-view {
    padding: 0px 8px;
}

.comment {
    padding: 5px;
}

.mi-company {
    background: #00b0f0;
}

.view-details {
    color: #00b0f0 !important;
    text-decoration: underline !important;
}

.checkbox {
    position: relative;
    display: block;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 5px 8px !important;
}

    .checkbox label {
        font-size: 12px;
    }

.report {
    text-align: right;
}

.rpt {
    padding-right: 15px;
    padding-left: 15px;
}

.group1 {
    border: 1px solid #c5c5c5;
    padding: 0px !important;
}

    .group1 .form-group {
        margin-bottom: 0px;
        padding: 5px 0px;
        border-right: 1px solid #c5c5c5;
    }

    .group1 .col-md-12, .col {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

.borderr {
    border-right: 0 !important;
}

.borderl {
    border-left: 0 !important;
}

.borderb {
    border-bottom: 0 !important;
}

.bordert {
    border-top: 0 !important;
}

.view_doc {
    color: #0070c0 !important;
    text-decoration: underline;
}

.blue {
    background-color: #00B0F0;
}

.grp {
    padding: 14px 11px;
}

.message-view {
    border: 1px solid #c5c5c5;
    min-height: 225px;
    padding: 15px;
}

    .message-view .row {
        min-height: 40px;
    }

.adjust {
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}

.row-adjust {
    min-height: 44px !important;
    border-right: 1px solid #c5c5c5;
    padding-top: 5px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.farmer {
    padding-top: 7px;
}

.padd-left {
    padding-left: 15px !important;
}

section .farmer {
    background-color: #D5D5D5;
}

.zero {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.success {
    background-color:
}

.veiw-dd {
    min-height: 50px;
    background: #b8ccE4;
}

    .veiw-dd .dd {
        border: none;
    }

.view label {
    font-weight: bold;
}

.align-center {
    text-align: center;
}

.logout {
    padding-bottom: 8px !important;
}

.h3head {
    padding-left: 8px;
    padding-bottom: 0px;
    font-weight: bold;
}

.thick {
    font-weight: bold;
}

.chart th {
    vertical-align:
}

.chart th {
    text-align: center;
}

.chart {
    border: 1px solid #c5c5c5;
}

.orange {
    color: orange;
}

.boxcount {
    text-align: justify;
    min-height: 225px;
}

.dash-bg {
    background-color: #F3F3F3;
    ;
}

.box-grey {
    /* border: 1px solid #32970C;*/
}

.margin-bottom {
    margin-bottom: 30px;
}

.pad-adjust {
    padding-top: 10px !important;
    padding-left: 10px !important;
    /* padding-bottom: 11px !important; */
}

.aside-nav > ul > li > a {
    color: #fff;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
}

.box {
    padding-left: 0px;
}

.side-menu {
    margin-top: 30px;
    padding-left: 0px !important;
}

.form-cnt {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.contr {
    padding-left: 6px !important;
}

.td-width {
    width: 50%;
}

.otp-label {
    padding: 10px 12px;
}

.result {
    display: none;
    border: 1px solid #ccc;
    height: auto;
    width: 480px;
    background: #fff;
    list-style: none;
    padding-left: 0px;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.tamil {
    font-size: 12px;
}

.bottom-pad {
    margin-bottom: 30px;
}

.box-dash {
    min-height: 60px;
}

.box-back {
    min-height: 490px;
}

.border-left {
    border-left: 1px solid #c5c5c5;
}

/* my css corrections */
.rleft {
    padding-left: 0px !important;
}

.result {
    max-height: 100px;
    overflow: auto;
}

.dtitle {
    font-size: 16px;
    color: #25650B;
}

.delbtn {
    background-color: #EF1C25;
    color: white;
    padding: 6px !important;
}

.tamil1 {
    font-size: 16px;
}

.button-success:hover,
.button-error:hover,
.button-warning:hover,
.button-secondary:hover {
    color: white !important;
}

.button-success,
.button-error,
.button-warning,
.button-secondary {
    color: white;
    border-radius: 4px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.button-success {
    background: rgb(28, 184, 65); /* this is a green */
}

.button-error {
    background: rgb(202, 60, 60); /* this is a maroon */
}

.button-warning {
    background: rgb(223, 117, 20); /* this is an orange */
}

.button-secondary {
    background: rgb(66, 184, 221); /* this is a light blue */
}

.pure-button-hover, .pure-button:hover, .pure-button:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1))) !important;
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1)) !important;
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1)) !important;
    background-image: -o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1)) !important;
    background-image: linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1)) !important;
}

.dash_board li a {
    font-size: 16px !important;
    text-align: center !important;
}

/* installing font */
.p-right {
    font-size: 12px;
    float: right;
    padding: 15px 0px;
}

.p-left {
    font-size: 12px;
    float: left;
    padding: 15px 0px 0px 15px;
    ;
    color: green;
}

.farmer-info {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 20px;
    width: 80%;
    list-style: none;
    float: left;
    padding-bottom: 20px;
    box-shadow: 1px 1px 5px #ccc;
    display: none;
}

.para1 {
    padding: 15px;
}

.close1 {
    float: right;
}

.btn:hover, .btn:focus, .btn.focus {
    color: white !important;
}

.box-grey {
    background-image: url('../images/bg1.jpg') !important;
    background-size: 230% !important;
    border-radius: 3px;
    box-shadow: 4px 4px 1px #E0E0E0;
    background-position: 48% 30% !important;
}

.box-dash h2 {
    margin-top: 0px !important;
}

.font-grey-mint {
    color: #000 !important;
}

.button-more {
    padding-top: 15px;
}

.bttn {
    background: url('../images/bg1.jpg') !important;
    border: 1px solid #89CC13;
    color: white;
    border-radius: 3px !important;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 12px;
}

    .bttn:hover {
        background-size: 130px !important;
        color: #000;
    }

.font-md {
    font-size: 15px !important;
    padding: 0px 3px;
}

.form-title1 {
    margin-bottom: 20px !important;
    font-size: 22px !important;
}

.das-content {
    line-height: 24px !important;
}

.dash-tamil {
    color: white !important;
}

.aside-nav > ul > li > a {
}

.dash-english {
}

.preview-body {
    font-size: 15px;
}

.form-group .col-md-2 {
    border-right: 1px solid #EAEAEA;
}

.form-group .col-md-3 {
    border-right: 1px solid #EAEAEA;
}

.preview-body .form-group {
    min-height: 40px;
}

    .preview-body .form-group .col-md-2 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .col-md-3 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .col-md-4 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .col-md-5 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .col-md-5 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .col-md-6 {
        border-right: 1px solid #EAEAEA;
    }

    .preview-body .form-group .control-label.col-md-2 {
        border-right: 1px solid #EAEAEA;
    }

.border-lef {
    border-left: 1px solid #EAEAEA;
}

.no-border {
    border: 0 !important;
}

.aside-nav li a {
    color: white;
}

.aside-nav li > ul {
    border-bottom: 1px solid #B1E021 !important;
    background-color: #96BF19 !important;
}

.view {
    margin-top: 15px !important;
}

.dash_board > li > a {
    color: white !important;
}

#amessage {
    color: red;
    font-size: 11px;
    padding: 5px 5px;
}

.aside-nav li {
    color: white;
}

.active-item {
    border-left: 2px solid #668605;
}

.navig > li > a {
    color: Black;
}

.navig li {
    color: black;
}

.navig > li > a {
    color: Black !important;
}

.farmer-cnt {
    font-size: 12px;
}

.farmer-list {
    font-size: 12px;
}

.result li:hover {
    cursor: pointer;
    background-color: #d5d5d5;
    color: black;
}

.result li {
    padding-left: 15px;
}

.result {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.aside-nav li {
    padding-bottom: 8px;
}

.navig li {
    padding-bottom: 0px;
}

.gp .col-md-6, .gp .col-md-4 {
    padding: 5px 0px !important;
}

.not-inserted {
    color: red !important;
    padding-left: 5px;
}

.p-value {
    color: green;
}

.app .form-group {
    margin: 0;
    border: 1px solid #e5e5e5;
}

.fgp {
    min-height: 45px !important;
}

.bk {
    min-height: 45px !important;
}

#amessage1 {
    color: blue;
}

.table th {
    font-size: 13px !important;
}

.preview-body .form-group.application-gp, .application-gp {
    min-height: 49px !important;
}

.mstatus {
    padding-right: 15px;
    float: right;
}

.status-height {
    min-height: 43px !important;
}

.margin-zero {
    margin: 0px !important;
}

.not-inserted {
    font-size: 12px;
}

.preview-body .wk {
    min-height: 34px;
}

#ration-error1 {
    display: none;
}

.btn-right {
    float: right;
}

.headrow th {
    border: 1px solid #ddd;
}

.not-inserted {
    font-size: 12px;
}

.preview-body .wk {
    min-height: 34px;
}

.preview-body .bv {
    min-height: 30px;
}

.clabel {
    padding-bottom: 8px;
    padding-top: 8px !important;
}

.bvh {
    min-height: 57px !important;
}

.doc-top {
    padding-top: 10px !important;
    padding-bottom: 11px !important;
}
/* 30/01/16 Begin Design */
.view_app_table table tr th, .view_app_table table tr td {
    text-align: center;
}

td.left {
    text-align: left !important;
}

td.rights, button.rights {
    text-align: right !important;
}

button.rights {
    float: right;
}
/* 30/01/16 End Design*/
.forget-form {
    display: none;
}

.label-view {
    font-weight: normal !important;
}

.padding-top {
    padding-top: 5px;
}

.bold {
    font-weight: blod;
}

.padding-8 {
    padding-left: 8px !important;
}

.no-bord tbody {
    border: 0px;
}

.miquote table {
    border: 0px !important;
}

.gap {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 5px !important;
}

.load-image {
    padding-top: 5px;
    float: left;
}

.pure-button {
    border-radius: 4px !important;
}

.w3-yellow, .w3-hover-yellow:hover {
    color: #000 !important;
    background-color: #ffeb3b !important;
}

.width-100 {
    width: 100% !important;
}

li.dmainmenu {
    padding-bottom: 0;
}

li.dsubmenu {
    display: none;
    padding-bottom: 0;
}

.dsubmenu:last-child {
    padding-bottom: 8px !important;
}

.toppadding {
    padding-top: 8px;
}

.thumbnail {
    width: 50px;
    height: 35px;
}

.counts {
    font-size: 16px;
    color: yellow;
    font-weight: bold;
}

.red {
    color: red;
}

.lwidth {
    width: 85px;
}

.lwidth1 {
    width: 106px;
}

.lwidth2 {
    width: 141px;
}

input.main_units {
    background-color: yellow;
}

.dt-buttons {
    margin-top: 14px;
}

#filter_box {
    display: none;
}

button.btn.btn-default.filter {
    margin-bottom: 8px;
}


.check_far_val, .check_far_val td {
    background-color: #f7c96f;
    border: none;
}

.get_results {
    margin-top: 123px;
    max-width: 103%;
    overflow: scroll;
    width: 102%;
}

.maroon {
    background-color: #eef5c8;
    color: maroon;
    padding: 20px;
}

.hind {
    color: blue;
}

.replace_comp {
    width: 100%;
}

.np {
    padding: 0px !important;
}

.find-subsidy {
    background-color: #f7c96f;
    padding: 20px;
}

.f16 {
    font-size: 16px;
}

.search-aathar-cont, .grey-cont {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #F3F4EF;
    border: 1px solid #E3E6D7;
    box-shadow: 0px 0px 11px #D4D4D4;
    border-radius: 5px;
}

.text-green {
    color: #83a717;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.page_view, .datatable-sync {
    width: 100% !important;
}

.no-padding {
    padding: 0 !important;
}

.no-cont:not(.menu-toggler) {
    padding-top: 20px !important;
}

.menu-toggler.no-cont {
    top: -8px !important;
}

.margin, .content-box {
    //overflow-x: auto !important;
}

.login-title {
    background-color: #83a717;
    margin: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.bg-white {
    background-color: #FFF;
}

.login-control {
    padding: 20px 28px !important;
    font-size: 14px !important;
}

.count-container {
    margin-left: 15px;
}

.yellow-color {
    color: #f4ca6e;
}

.list-container {
    padding: 15px;
}

.count-cont {
    cursor: pointer;
    box-shadow: 0px 7px 12px 0 rgba(232, 232, 232, 0.66);
    border: 1px solid #efefef;
    min-height: 100px;
    padding: 20px;
    padding-bottom: 5px;
    margin: 15px;
    background-color: #FFF;
}

p.count-title {
    font-size: 14px;
    font-weight: bold;
    color: #a0a0a0;
    min-height: 60px;
}

p.count-value {
    color: #5a5a5a;
    color: #2aad35;
    //color: #83a715;
    font-size: 30px;
    font-weight: bold;
    // margin-top: 13px;
}

.count-day {
    display: block;
    color: #ce4646;
    //display: none;
}

.list-cont {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
    box-shadow: 0px 7px 12px 0 rgba(232, 232, 232, 0.66);
    margin-bottom: 1px;
    border: 1px solid #efefef;
    font-weight: bold;
}

.list-head {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #999;
    color: #FFF;
}

.block {
    display: block;
}

.btn.btn-green, .btn-green:hover, .btn-green:active, .btn-green:focus {
    background: #54ae37;
    color: #FFF;
    font-weight: bold;
}
/* Start >> Added by Srini */
.btn.btn-green, .btn-green:hover, .btn-green:active, .btn-green:focus {
    background: #54ae37;
    color: #FFF;
    font-weight: bold;
}

.btn.btn-lightgreen {
    background: #9BBB57;
    color: #fff;
    font-weight: bold;
}

.btn-lightgreen:hover, .btn-lightgreen:active, .btn-lightgreen:focus {
    background: #9BB864;
    color: #C2CAB7;
}

.btn.btn-lightred {
    background: #C0504E;
    color: #fff;
    font-weight: bold;
}

.btn-lightred:hover, .btn-lightred:active, .btn-lightred:focus {
    background: #BD4D4C;
    color: #C2CAB7;
}

.popup_links {
    color: #fff;
    text-decoration: none;
}

    .popup_links:hover {
        color: #fff;
    }

/* End >> Added by Srini */

/*Loading Progress style*/

#loading-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 999993;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#loading-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .lds-hourglass:after {
        content: " ";
        display: block;
        border-radius: 50%;
        width: 0;
        height: 0;
        margin: 6px;
        box-sizing: border-box;
        border: 26px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-hourglass 1.2s infinite;
    }

@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1800deg);
    }
}

.bttn {
    background: url('../Images/bg1.jpg') !important;
    border: 1px solid #89CC13;
    color: white;
    border-radius: 3px !important;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 12px;
}
.my-shadow-box {
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #ffffff;
    margin-top: 2%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 50px;
    font-family: 'Segoe UI' !important;
}

.search_btn-tangedco {
        background-color: #088355;
        color: #fff;
}