/* CSS Document */

html, body {
	overflow: hidden;
}
a:link { color: #666666; }

a:visited {
	color: #666666;
}
*{font-family:Arial, Verdana, Helvetica, sans-serif !important;scrollbar-3dlight-color:#fff;scrollbar-arrow-color:#666;scrollbar-darkshadow-color:#fff;scrollbar-face-color:#f2f2f2;scrollbar-highlight-color:#aaa;scrollbar-shadow-color:#aaa;scrollbar-track-color:#eee}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	color: #333333;
	font-weight:normal;
	border-top-width: thin;}

.style1 {font-size: 10px}
.fileUpload {
        -moz-opacity:0 ;
        filter:alpha(opacity=0);
        -khtml-opacity: 0;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-size: 10px;
	color: #000066;
	background-color: #EBE9E0;
	font-weight: bold;
}
.style7 {
	color: #000066;
	background-color: #F4FFCC;
	font-size: 10px;
	border: 0;
}
.lbl1 {
	color: #000000;
	background-color: #EBEEF1;
	font-size: 10px;
	border:1px solid #7F9DB9
}

.style8 {color: #660033}
.TR1{
  background-color:#B1C3D9;
}
.TR2
{
    background-color:#4E72AF;
}
.TR3
{
    background-color:#E8E6E1;
}
.TXTi1{
height: 18px;
width: 150px;
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.TXTi2{
height: 12px;
width: 90px;
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.TXTi3{
height: 12px;
width: 65px;
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.TXTi4{
height: 12px;
width: 280px;
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.TXTi5{
height: 12px;
width: 40px;
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.lblblack{
height: 40px;
width: 60px;
font-family: Verdana;
font-size:24px;
color:#66CCCC;
text-align:center;
font-weight: bold;
background-color:#000000;
}
.lblyellow{
height: 40px;
width: 60px;
font-family: Verdana;
font-size:24px;
text-align:center;
color:#000000;
font-weight: bold;
background-color:#FFCC33;
}
.TXTa1{
font-family: Verdana;
font-size:10px;
color:#5F6871;
}
.FNT0{ font-family: Verdana;
font-size:10px;
color:#000000;
font-weight: bold;
}
.FNT1{
font-family: Verdana;
font-size:10px;
color:#5F6871;
}

.FNT2{
font-family: Verdana;
font-size:10px;
color:#2E3844;
}
.FNT4{ font-family: Verdana;
font-size:10px;
color:#6688AC;

font-weight: bold;
}
.FNT5{ font-family: Verdana;
font-size:10px;
color:rgb(255,239,181);
font-weight: bold;
}
.FNT6
{ font-family: Verdana;
font-size:10px;
color:#E8E6E1;
font-weight: bold;
}
.FNT7
{
font-size:10px;
color:#e7e7e7;
font-weight: bold;
}
.FNT8
{
font-family: Verdana;
font-size:14px;
color:#e7e7e7;
font-weight: bold;
}
.tablo1{
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
.transparent {
    filter:alpha(opacity=80);  
    background-color:#ECE9D8;
    display:none;
    width:270;
    height:50;
    position:absolute;
    color: white;
    border: 1 black solid;
}

.drag{
position:relative;
cursor:hand;
z-index: 100;
}
	div {
		margin: 0px;
		padding: 0px;
	}

	.box, .handle {
		font-size: 14px;
		font-family: Arial, sans-serif;
		border: 1px solid #aaa;
	}
	.box {
		float: left;
		padding: 0px;
		width: 300px;
		height: 20px;
		margin: 5px;
		background-color: #eee;
		z-index: 1;
	}
	.handle {
		cursor: move;
		height: 14px;
		border-width: 0px 0px 1px 0px;
		background: #666;
		color: #eee;
		padding: 2px 6px;
		margin: 0px;
	}
	.box p {
		font-size: 12px;
		margin: 5px 5px 10px 5px;
		text-align: left;
		white-space: normal;
	}
    
.tinybutton
{
    height:16px;
    font-size:9px;
}

.SisoftSpinner:before {
   content:"";
   display:block;
   position:absolute;
   left:-6px;
   top:-6px;
   height:100%;
   width:100%;
   border-top:6px solid white;
   border-left:6px solid transparent;
   border-bottom:6px solid white;
   border-right:6px solid transparent;
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
 }
 

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

input:-webkit-autofill{
    -webkit-text-fill-color: black !important;
} 


.RadioTabPanel {
  display: flex;
  position: absolute;
  border-radius: 6px;
  margin: 0px;
  padding: 0px;
}

.RadioTabPanelMarker {
  height: 10px;
  background: #fff;
  position: absolute;
  border-radius: 6px;
  margin: 0px;
  padding: 0px;
}
 
.RadioTabPanel label {
  height: 100%;
  width: 100%;
  text-align: center;
  display: grid;
  place-items: center;
  position: relative;
  z-index:1;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}
 
.RadioTabPanel input[type="radio"]:checked+label {
  color:white;
}

.RadioTabPanel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}



.ccheckbox-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.ccheckbox-switch i {
  position: relative;
  display: inline-block;
  margin-right: .5rem;
  width: 40px;
  height: 20px;
  background-color: #d7d4d4;
  border-radius: 23px;
  vertical-align: text-bottom;
  transition: all 0.3s linear;
}

.ccheckbox-switch i::before {
  content: "";
  position: absolute;
  left: 0;
  width: 36px;
  height: 16px;
  background-color: #dfdfdf;
  border-radius: 11px;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear;
}

.ccheckbox-switch i::after {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
}

.ccheckbox-switch:active i::after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}

.ccheckbox-switch:active input:checked + i::after { transform: translate3d(16px, 2px, 0); }

.ccheckbox-switch input { display: none; }

.ccheckbox-switch input:checked + i { background-color: #4BD763; }

.ccheckbox-switch input:disabled + i { background-color:  #dfdfdf; }

.ccheckbox-switch input:checked + i::before { transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }

.ccheckbox-switch input:checked + i::after { transform: translate3d(22px, 2px, 0); }

.customScrolls {
  scrollbar-color: #888 transparent;
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
}

.customScrolls::-webkit-scrollbar {
  width: 6px;
  cursor:  pointer;
}

.customScrolls::-webkit-scrollbar-track {
  background: transparent; 
}
 
.customScrolls::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 8px;
}

.customScrolls::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.frmmodal.open {
   transform: translateY(0px);
}

.frmmodal {
  transition: transform 0.3s;
  transform: translateY(-200%);
  position: absolute;
}

.ribbon-container{
    cursor:default;
    display:inline-block;
    height:auto;
    margin-left:-10px;
    position:relative
}
.ribbon-container:before{
    border-bottom:11px solid rgb(0, 120, 212);
    border-right:10px solid hsla(0,0%,100%,0);
    border-top:11px solid rgb(0, 120, 212);
    content:" ";
    position:absolute;
    right:-10px;
    top:0
}
.ribbon-container:after{
    border-bottom:6px solid hsla(0,0%,100%,0);
    border-right:6px solid #2573af;
    bottom:-6px;
    content:" ";
    left:0;
    position:absolute
}

.ribbon-container .ribbon-text{
    background-color:rgb(0, 120, 212);
    box-sizing:border-box;
    color:#fff;
    display:block;
    line-height:18px;
    padding:2px 14px;
    font-size:13px !important;
}
    