html {
     font-size:12px !important;
}
body {
    background-color: #ecf0f5 !important;
    font-size:11px !important;
    font-family: 'Segoe UI Semibold',Arial,Tahoma,sans-serif !important;
}
.updateProgress {
    position: absolute;
    width: 200px;
    height: 50px;
    background-color: #ffffff;
    border: 2px solid #4f4f4f;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0px 0px 20px 3px #d3d3d3;
    -webkit-box-shadow: 0px 0px 20px 3px #d3d3d3;
    -moz-box-shadow: 0px 0px 20px 3px #d3d3d3;
    float: left;
    color: #4f4f4f !important;
}

.updateProgressMessage {
    font-weight: bolder;
    margin-top: 18px;
    margin-left: 20px;
    float: left;
    color: #4f4f4f !important;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
}

.legendstyleNew {
    font-size: 24px;
}

.dropdown-menu > li > a {
    padding: 5px 16px;
}
.err-block ul {
    list-style-type: none;
    position: relative; 
    text-align: center;
    font-weight:bold;
    color:#D6DA2F; 
    font-size: 12px;
}
.error-list-none ul{
     list-style-type: none;
     color: #e95420 !important;
}
.loading, .reading {
  display : block;
  position:absolute;
  top:0px;
  right:0px;
  width:100%;
  height:100%;
  background-color:#666;
  z-index:10000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.customLoading {
      position:absolute;
  top:0px;
  right:0px;
  width:100%;
  height:100%;
  background-color:#666;
  z-index:10000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.loadingoff {
    display : none;
}

#imageloading {
    position:fixed;
    height:100%;
    width:100%;top:1%;left:1%;
    background-color:#836e6e
}

#sampling {
    position:fixed;
    height:100%;
    width:100%;
    background-color:#836e6e
}

.Grid th, .Grid td {
    border: 1px solid black;
    text-align: center;
    word-wrap: normal;
}

.Imgbtn {
    background: #3498db;
    border-radius: 0px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
    height: 30px;
    width: 150px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.Imgbtn .active {
    background: #cecece;
    text-decoration: none;
}

.record-up {
    left: 18px;
    bottom: 100px;
    position: fixed;
    z-index: 1020;
    display: none;
}

.record-down {
    left: 18px;
    bottom: 72px;
    position: fixed;
    z-index: 1020;
    display: none;
}

.record-up > span, .record-down > span {
    cursor: pointer;
    width: 10px !important;
    height: 10px !important;
}

input[type=checkbox].anc:not(old),
input[type=radio].anc:not(old){
  width   : 15px;
  margin  : 0;
  padding : 0;
  opacity : 0;
  cursor:pointer;
}

input[type=checkbox].anc:not(old) + label,
input[type=radio].anc:not(old) + label{
  display      : inline-block;
  margin-left  : -15px;
  padding-left : 15px;
  background   : url('../Images/checks.png') no-repeat 0 0;
  line-height  : 14px;
  cursor:default;
}

input[type=checkbox].anc:not(old):checked + label{
  background-position : 0 -14px;
}

input[type=radio].anc:not(old):checked + label{
  background-position : 0 -28px;
}

table.clsprevnextdata,table.Grid tr:nth-child(odd){
  background-color: #f1f1f1;
}
table.clsprevnextdata,table.Grid tr:nth-child(even) {
  background-color: #ffffff;
}

.myPosition {
    position: fixed;
    margin-top: 310px;
}

.FreezeHeaderRows {
    position: fixed;
    height: 30px;
    /*width:inherit;
    top: 370px;*/
    left: auto;
    border-bottom: 0px none black !important;
    /*border-top-width: 2px; *only relevant for first row*/
}

#ascrail2005,#ascrail2006 {
    margin-top: 30px !important;
}

.edit_user {
    background-color: #FFCF8B;
}

.edit_user.inline {
    display:inline-flex;
}

.pagination-container > ul {
    margin:0px;
}

.sort > span#arrow {
    color: #9cbe3c !important;
   
}
 
.projectinner > a {
    color: #000 !important;
    font-weight: bold !important;
    text-decoration:none !important;
}

.projectinner > a:hover {
    color: #000 !important;
    font-weight: bold !important;
    text-decoration:none !important;
}

.loading-gif {
position: absolute;
top: 50%;
left: 50%;
margin: -50px 0px 0px -50px;
font-size: 12px;
}

.search_highlight {
    background: #9cbe3c;
    color: #fff;
}

.workflowTabHead:hover {
    background-color: rgba(71, 186, 193, 0.9);
    opacity: 0.7;
}

.workflowTabHead span {
    border: 2px solid #fff !important;
    border-radius: 5px !important;
    width: 250px;
    height: 45px;
    position: absolute;
    top: -15px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.workflowTabHead:hover span {
    transition: all .2s ease-in-out;
    color: #000;
}

.workflowTabHead:hover > span {
    color: #fff;
}

    .workflowTabHead:hover > span:hover {
        background: #fff !important;
        transform: scale(1.1);
        color: #000;
    }

.removeProcess {
    position: absolute;
    right: 26px;
    top: 14px;
    z-index: 10;
}

.workFlowError {
    list-style-type: none;
}
.validationError {
    list-style-type:none;
}
.progress {
    background-color: #cca300;
}
.progress-bar {
    background-color: #87652a;
}
.atag {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.atag:hover {
    color: #337ab7;
    text-decoration: underline;
    background-color: transparent;
    cursor: pointer;
}