﻿a {
    text-decoration: none;
    cursor: pointer;
    color: #6f5b50;
    outline: none;
}

/*a:hover {
        color: #6f5b50;
    }*/
.breadcrumbtext {
    font-size: 12px !important;
    font-family: Kohinoornewregular !important;
    color: #4d4d4d !important;
    text-decoration: none !important;
    float: left;
}

.breadcrumbimg {
    background-image: url("../Content/Images/breadcrumbarrow.png");
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
ul {
    margin-block-start: 0px;
    padding-inline-start: 0px;
    margin-block-end: 0px;
}
.ul_inline {
    height: 35px;
    position:relative;
}
li {
    list-style-type: none;
}

.li_inline {
  /*left:20px;
    position: absolute;*/
  float:left;
  margin-right:5px;
}
.li_inline:first-child {
    margin-left:20px;
}
.li_inline:last-child {
  margin-right:0px;
}
.li_inlineleft {
    left: 98px;
}
.li_inlineleft1 {
    left: 165px;
}
.li_inlineleft2 {
    left: 325px;
}
.li_inlineleft3 {
    left: 478px;
}
.li_inlinetimedrift {
    left: 310px;
}


.li_background {
    border: solid 1px #ededed;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 100%;
}

.li_background_Active {
    background-color: #ededed;
}

.active_btnmetermaster {
    background-color: #ffffff;
    border: solid 1px #e9e9f0;
    border-bottom: none;
    color: #6f5b50;
    font-size: 13px;
    font-family: Kohinoornewregular;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 2px;
    height: 35px;
    outline:none;
}

.btnmetermaster {
    background-color: #ededed;
    border: solid 1px #dfdfdf;
    color: #6f5b50;
    padding: 7px;
    font-size: 13px;
    font-family: Kohinoornewregular;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 2px;
}
.link_viewall {
    font-size: 16px;
    color: #6f5b50;
    font-family: "KohinoornewMedium";
}
.tabledisplay {
    margin-top: -1px;
    border-top: solid 1px #e9e9f0;
}
.imgok_white {
    background-image: url(../Content/Images/tab_OK_white.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    margin-top: 11px;
    margin-right: 7px;
    float: right;
}
.imgok_gray {
    background-image: url(../Content/Images/tab_OK_gray.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    margin-top: 11px;
    margin-right: 7px;
    float: right;
}
.inactive_btnfull {
    padding: 7px 10px;
    color: #6f5b50;
    font-size: 14px;
    font-family: Kohinoornewregular;
    background-color: transparent;
    border: none 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.active_btnfull {
    padding: 6px 10px;
    color: #ffffff;
    font-size: 14px;
    font-family: Kohinoornewregular;
    background-color: #6f5b50; /*#820c59;*/
    border: none 0px;
    padding-left: 20px;
    padding-right: 20px;
    cursor:pointer;
}
    /*.active_btnfull:hover {
        color: #ffffff;
    }*/
.active_btn {
    padding: 3px;
    color: #ffffff;
    font-size: 14px;
    font-family: Kohinoornewregular;
    background-color: #6f5b50;
    border: none 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.btn {
    padding: 7px;
    color: #484848;
    font-size: 14px;
    font-family: Kohinoornewregular;
    background-color: #e6e7e8;
    border: none 0px;
    padding-left: 20px;
    padding-right: 20px;
}

    .btn:focus {
        outline: 0;
    }

input[type="text"], input[type="password"], input[type="file"]
{
    /*border: solid 1px #c7c7c7;*/
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 7px;
    color: #98989a;
    width: 100%;
   
}

.anchor_background {
    padding: 7px;
    color: #ffffff;
    font-size: 14px;
    font-family: Kohinoornewregular;
    background-color: #58595b;
    border: none 0px;
    padding-left: 20px;
    padding-right: 20px;
}

    .anchor_background img {
        margin-right: 6px;
        vertical-align: middle;
    }

input[type="text"]:read-only, input[type="text"]:disabled {
    background-color: #f2f2f2;
}

.txtnoborder {
    border: solid 1px #c7c7c7;
    max-width: 280px;
}

    .txtnoborder:focus {
        border: solid 1px #a7a7a7;
    }
    .input-validation-error:focus {
        border: solid 1px #d11920 !important;
    }
.txtborder {
    border: solid 1px #c7c7c7;
}



.txt_datetime {
    width: 110px;
    padding: 4px;
    border: solid 1px #c6c6c6;
    color: #707070;
    height: 33px;
    font-family: Kohinoornewregular;
    font-size: 12px;
}

    .txt_datetime:read-only {
        background-color: #f3f3f4;
        border: solid 1px #cfcfd0;
        color: #a5a6a8;
    }

.txt_number {
    width: 50px;
}

.grid_clickdiv {
    -webkit-box-shadow: 4px 4px 5px 0px rgba(225,225,225,1);
    -moz-box-shadow: 4px 4px 5px 0px rgba(225,225,225,1);
    box-shadow: 4px 4px 5px 0px rgba(225,225,225,1);
    border: solid 1px #bdbdbd;
    background-color: #ffffff;
    width: 200px;
}

div[role="gridcell"] span {
    margin-right: 0px !important;
    padding-right: 20px !important;
}

.jqx-grid-cell-right-align {
    padding-right: 20px !important;
}

div[role="columnheader"] > div > div > span {
    padding-right: 20px !important;
    font-size: 14px;
}

div[role="columnheader"] > div > span {
    padding-right: 20px !important;
    font-size: 14px;
}
/*div[role="columnheader"] > div > div .jqx-checkbox-default {
    margin: 10px 3px 0px 3px !important;
}*/
.jqx-rc-all {
    border-radius: 0px !important;
}
/*.jqx-expander-header-content-SecureAMRTheme {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.jqx-grid-cell-SecureAMRTheme, .jqx-widget-SecureAMRTheme .jqx-grid-cell-SecureAMRTheme {
    border-width: 0px 0px 1px 0;
    padding: 12px 10px 12px 10px
}
.jqx-widget-header-SecureAMRTheme {
    border-width: 0px 0px 1px 0;
    padding: 5px 5px 10px 5px;
}*/
.styled-select select {
    color: #58595b;
    background: transparent;
    width: 100%;
    padding-left: 5px;
    padding-right: 38px;
    font-size: 13px;
    /*line-height: 1;*/
    border: 0;
    border-radius: 0;
    height: 33px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none; /* Firefox */
}

.styled-select {
    width: 100%;
    height: 33px;
    overflow: hidden;
    background: url(../Content/Images/dropdownarrow.png) no-repeat right #ffffff;
    /*border:none;*/
    border: solid 1px #c7c7c7;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

    .styled-select select:disabled {
        background: url(../Content/Images/dropdownarrow_disabled.png) no-repeat right #e7e7e7;
        color: #949597;
        background-color: #f3f3f4;
    }
.smallselect {
    background: url(../Content/Images/dropdownarrow_small.png) no-repeat right #ffffff;
}
.smallselectdisable {
    background: url(../Content/Images/dropdownarrow_small_disabled.png) no-repeat right #e7e7e7;
    color: #949597;
}
    /*.styled-select select:read-only {
        background: url(../Content/Images/dropdownarrow_disabled.png) no-repeat right #e7e7e7;
        color: #949597;
        background-color: #f3f3f4;
    }*/

select::-ms-expand {
    display: none;
}

select:focus {
    outline-color: transparent;
}
.styled-selectsmall select {
    color: #707070;
    background: transparent;
    width: 100%;
    padding-left: 5px;
    padding-right: 30px;
    font-size: 12px;
    /*line-height: 1;*/
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none; /* Firefox */
}

.styled-selectsmall {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: url(../Content/Images/dropdownarrow_small.png) no-repeat right #ffffff;
    /*border:none;*/
    border: solid 1px #e2e2e2;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

    .styled-selectsmall select:disabled {
        background: url(../Content/Images/dropdownarrow_small_disabled.png) no-repeat right #e7e7e7;
        color: #949597;
        background-color: #f3f3f4;
    }
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: 0 none;
}

/* The containerradio */
.containerradio {
    position: relative;
    padding-left: 18px;
    margin-top: 6px;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .containerradio input {
        position: absolute;
        opacity: 0;
        cursor: auto;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 13px;
    width: 13px;
    background-color: #ffffff;
    border: solid 2px #58595b;
    border-radius: 50%;
}

.containerradio span {
    color: #333333;
}
/* On mouse-over, add a grey background color */
.containerradio:hover input ~ .checkmark {
    background-color: #ffffff;
    border: solid 2px #58595b;
}

/* When the radio button is checked, add a blue background */
.containerradio input:checked ~ .checkmark {
    background-color: #ffffff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerradio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.containerradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #58595b;
}
/***********************Checkbox CSS ********************************/
/* Customize the label (the container) */
input[type="checkbox"] {
    display: none;
}

.container {
    display: block;
    position: relative;
    padding-left: 24px;
    /*margin-bottom: 12px;*/
    cursor: auto;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: 100%;
    /*background-color: #f5f5f5*/
}

/* Hide the browser's default checkbox */
/*.container input {
        position: absolute;
        opacity: 0;
        cursor: auto;
        height: 0;
        width: 0;
    }*/

/* Create a custom checkbox */
.checkmark_check {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #ffffff;
    border: solid 1px #bfbfbf;
    outline: solid 1px #808080;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark_check {
    background-color: #ffffff;
}
    /* On mouse-over, readonly background color */
    .container:hover input ~ .checkmark_check:read-only {
        background-color: #ffffff;
        cursor: auto;
        color: #a2a2a2;
    }
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark_check {
    background-color: #ffffff;
}
    /* When the checkbox is checked and readonly, add a blue background */
    .container input:checked ~ .checkmark_check:read-only {
        background-color: #ffffff;
    }
.container input:disabled ~ .checkmark_check:read-only {
    background-color: #f3f5f7;
    outline: solid 1px #efefef;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_check:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark_check:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark_check:after {
    left: 4px;
    top: 0px;
    width: 3px;
    height: 8px;
    border: solid #808080;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*********************************************************
                    loader css
*********************************************************/
.loaderbg {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1286px;
    margin: auto;
    z-index:90;

}

.loader {
    border: 8px solid #b1b1b1;
    border-radius: 50%;
    border-top: 8px solid #6f5b50;
    width: 42px;
    height: 42px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    /*margin-left: 45%;
    margin-top: 30%;*/
    position: absolute;
    left: 50%;
    top: 50%;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*********************************************************
                    Modal popup
*********************************************************/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    /*padding-top: 100px;*/ /* Location of the box */
    left: 0;
    top: 0;
    bottom:0;
    right:0;
    max-width:1286px;
    margin:auto;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: rgb(0,0,0);*/ /* Fallback color */
    background-color: #ffffff01; /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    /*border: 1px solid #888;*/
    min-width: 300px;
    /*min-height: 220px;*/
    max-height: 675px;
    box-shadow: 0 0 12px #999;
}



/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    /*margin-top:-10px;*/
    line-height: 0.9;
}

    .close:hover,
    .close:focus {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 10px;
    background-color: rgba(0,0,0,0.4);
    color: white;
}

.modal-title {
    padding-bottom: 6px;
    padding-top: 6px;
    color: #ffffff;
    font-weight: bold;
    font-family: arial;
    font-size: 15px;
}

.popup_header {
    color: #ffffff;
    font-size: 15px;
}

.modal-body {
    padding: 10px;
    float: left;
    width: 100%;
    /*display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;*/
}

.modal-footer {
    padding: 1%;
    float: left;
    width: 98%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.msg_icon {
    background-image: url("../Content/Images/Responcemsg_alert.png");
    background-repeat: no-repeat;
    width: 48px;
    height: 45px;
    display: inline-block;
}
.popup_text {
    font-size: 22px;
    font-family: "Kohinoornewregular";
    color: #57595b;
}
.searchform input[type=text] {
    padding: 6px;
    font-size: 14px;
    font-family: Kohinoornewregular;
    border: 1px solid grey;
    float: left;
    width: 70%;
    background: #ffffff;
}


.searchform input[type=button] {
    float: left;
    width: 30%;
    padding: 6px;
    background: #820c59;
    color: white;
    font-size: 14px;
    font-family: Kohinoornewregular;
    border: 1px solid #820c59;
    border-left: none;
    cursor: pointer;
}

.searchform button {
    float: left;
    width: 30%;
    padding: 6px;
    background: #6f5b50;
    color: white;
    font-size: 14px;
    font-family: Kohinoornewregular;
    border: 1px solid #6f5b50;
    border-left: none;
    cursor: pointer;
}

    .searchform button:hover {
        background: #6f5b50;
    }

.searchform::after {
    content: "";
    clear: both;
    display: table;
}

.searchcontrol {
    max-width: 280px;
    width: 100%;
    float: left;
    height:33px;
}

    .searchcontrol input[type=text] {
        padding: 6.5px;
        font-size: 12px;
        font-family: Kohinoornewregular;
        border: 1px solid #70707020;
        float: left;
        width: 100%;
        background: #f8f8f8;
    }


    .searchcontrol input[type=button] {
        float: left;
        width: 30%;
        padding: 3px;
        background: #6f5b50;
        color: white;
        font-size: 14px;
        font-family: Kohinoornewregular;
        border: 1px solid #6f5b50;
        border-left: none;
        cursor: pointer;
    }

    .searchcontrol button {
        float: left;
        /*width: 30%;*/
        /*padding: 3px;*/
        /*background: #6f5b50;*/
        color: white;
        font-size: 14px;
        font-family: Kohinoornewregular;
        /*border: 1px solid #6f5b50;*/
        border-left: none;
        cursor: pointer;
    }

        .searchcontrol button:hover {
            background: #58595b; /*#820c59;*/
        }

    .searchcontrol::after {
        content: "";
        clear: both;
        display: table;
    }

    .searchcontrol .icon-search {
        position: relative;
        height: 12px;
        width: 12px;
        margin: 12px 0% 0 -20px;
        float: left;
        background: url(../Content/Images/search.png) no-repeat;
        background-size: 12px 12px;
    }
    .searchcontrol .icon-dropdown {
        position: relative;
        height: 33px;
        width: 33px;
        float: right;
        margin: -34px 0% 0 0px;
        background: url(../Content/Images/dropdownarrow.png) no-repeat;
        background-size: 33px 33px;
    }
    .searchcontrol .icon-dropup {
        position: relative;
        height: 33px;
        width: 33px;
        float: right;
        margin: -34px 0% 0 0px;
        background: url(../Content/Images/dropuparrow.png) no-repeat;
        background-size: 33px 33px;
    }
.popuparrow {
    position: relative;
    background: url(../Content/Images/popup_arrow.png) no-repeat;
    background-size: 12px 12px;
    height: 10px;
    width: 16px;
    margin: 0px 0% -1px 49px;
    float: left;
}
.blue_btn {
    background-color: #6f5b50;
    color: #fff
}

.border-blue_btn {
    background-color: #FFFFFF;
    color: #6f5b50;
    border: 1px solid #6f5b50;
}
.borderred {
    border: 1px solid #d11920;
}
    .border-blue_btn a {
        background-color: transparent;
        color: #d11920;
    }

.blue_btn a {
    background-color: transparent;
    color: #fff;
}

.downloadIcon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 14px;
    width: 14px;
    background: url(../Content/Images/download_icon.png) no-repeat;
}
.ExportIcon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 14px;
    width: 14px;
    background: url(../Content/Images/Export_Icon.png) no-repeat;
}
.addIcon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 15px;
    width: 20px;
    background: url(../Content/Images/plus_icon.png) no-repeat;
}

.readOnDemand {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 17px;
    width: 17px;
    background: url(../Content/Images/read-on-demand.png) no-repeat;
} 

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0;
}

.cursor_hand {
    cursor: pointer;
}

.error_div {
    /*position:absolute;*/
    float: left;
    width: 100%;
}

.field-validation-error {
    color: #d11920 !important;
    font-size: 12px !important;
}

.error_div .field-validation-error span {
    color: #d11920;
    font-size: 12px;
}

.error_div .field-validation-error span {
    color: #d11920;
    font-size: 12px;
}
.field-validation-error span {
    color: #d11920;
    font-size: 12px;
}
.input-validation-error {
    border: solid 1px #d11920 !important;
}

.field-validation-error + .field-validation-error {
    display: none;
}

/*.jqx-dropdownlist-content {
    margin-top: 0px !important;
}*/

.editInput {
    height: 37px;
    padding: 8px;
}

.txteditmeter {
    padding: 8px;
}

.div-inputedit {
    position: relative;
    width: 100%;
}

    .div-inputedit input {
        border: solid 1px #efefef;
        padding: 8px;
        padding-right: 65px;
        background: #fff;
        display: block;
        width: 100%;
        box-sizing: border-box;
        font-size: 14px;
        height: 37px;
    }

    .div-inputedit img {
        position: absolute;
        top: 12px;
        right: 20px
    }

.a_isDisabled {
    pointer-events: none;
}



.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
}

.btn_import {
    color: #6f5b50;
    background-color: #ffffff;
    padding: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    border: none;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}



.input-container {
    /*width: 500px;*/
    width: 100%;
    max-width: 511px;
    background-color: #ffffff;
    /*border: 1px solid grey;*/
    float: left;
    height:33px;
}

.input_file {
    display: none;
}

.file-info {
    font-size: 12px;
    padding: 8px;
    height: 33px;
    float: left;
    border: solid 1px grey;
    border-right: none;
    width: 80%;
}

.browse-btn {
    background: #fff;
    color: #6f5b50;
    min-height: 33px;
    padding: 7px;
    border: solid 1px #6f5b50;
    float: right;
    width: 20%;
}

    .browse-btn:hover {
        background: #e8e8e8;
    }

@media (max-width: 300px) {
    button {
        width: 100%;
    }

    .file-info {
        display: block;
        margin: 10px 5px;
    }
}



.slider-square {
    -webkit-appearance: none;
    width: 100%;
    height: 24px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.Dashboardbackarrow_active {
    background-image: url("../Content/Images/backarrow_active.png");
    background-repeat: no-repeat;
    width: 13px;
    height: 15px;
}

.jqx-grid {
    border-width: 0px !important;
}
.jqx-input-light, #pagergrid .jqx-fill-state-normal-light {
    background-color: rgba(255, 255, 255, 1) !important;
}

.jqx-grid-cell div a {
    text-decoration: underline !important;
}
