﻿.headersticky {
top:67px; position:-webkit-sticky;position:sticky;display:block;background-color:#fff;
width:100%;z-index:3;padding-top:2px;margin-bottom:67px;
}
.mainmenudivpage {
    overflow:hidden;text-overflow:ellipsis;text-align:right;padding-left:5px;width:100%;font-size: 12px;
}
.mainmenuinfo {
background:linear-gradient(to left,#000607,#034145);color:#71f682;padding-right:8px;padding-bottom:4px;
font-size: 12px;white-space:nowrap;line-height:12px;
}

.lnkbutton0 {
font-size:18px;line-height:18px;}
.lnkbutton1 {
font-size:17px;line-height:17px;}
.lnkbutton2 {
font-size:16px;line-height:16px;}
.lnkbutton3 {
font-size:15px;line-height:15px;}
.lnkbutton4 {
font-size:14px;line-height:14px;}
.lnkbutton5 {
font-size:13px;line-height:13px;}
.lnkbutton6 {
font-size:12px;line-height:12px;}
.lnkbutton
{
   padding:1px;font-weight:500;white-space:nowrap;
}
 
.lnkbutton:hover
{
    color:#000; background-color:#c1c1c1 !important;
}

.lnkbutton:active {
     color:red !important;position:relative;top:1px;
    }
.circlebtn {
  display:inline-block;
  height: 21px;
  width: 21px;
  border-radius: 50%;border:1px solid #000;
 background:linear-gradient(to bottom, #3d7e07 5%, #55b508 100%);
 background-color:#77d42a;
  font-size:17px;
  color:#fff;text-align:center;line-height:1.1;
}
.circlebtn:active {
    position:relative;font-weight:600;
	top:1px;
    }
.circlebtn:hover {background:linear-gradient(to bottom, #55b508 5%, #3d7e07 100%);
	background-color:#5cbd0c;}
.pointry{pointer-events:auto;}
.pointrn{pointer-events:none;}

.formstyle {
background-color:#DBE6F0;
-webkit-box-shadow: inset 10px -10px 10px 0px rgba(58,101,139, 0.3);
-moz-box-shadow: inset 10px -10px 10px 0px rgba(58,101,139, 0.3);
box-shadow: inset 10px -10px 10px 0px rgba(58,101,139, 0.3);
display:inline-block;
width:100%;
overflow:auto;
padding:6px 3px;
} 













