﻿
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#26262c;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:600px;
  height:700px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 5px;
  text-align: center;
}
#boxes #dialog {
  width:600px; 
  height:auto;
  padding: 10px 10px 10px 10px;
  background-color:#ffffff;
  font-size: 15pt;
}

.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
 background-color:#D1D1D1;
 color: green;
}
.popupoption2:hover{
 color: red;
}



.mrtp3 {
    margin-top: 3px;
}
.mrtp5 {
    margin-top: 5px;
}
.mrtp10 {
    margin-top: 10px;
}
.mrtp13 {
    margin-top: 13px;
}
.mrtp15 {
    margin-top: 15px;
}
.mrtp20 {
    margin-top: 20px;
}
.mrtp25 {
    margin-top: 25px;
}
.mrtp30 {
    margin-top: 30px;
}
.mrtp35 {
    margin-top: 35px;
}
.mrtp40 {
    margin-top: 40px;
}
.mrtp45 {
    margin-top: 45px;
}
.mrtp50 {
    margin-top: 50px;
}
.mrtp55 {
    margin-top: 55px;
}
.mrtp60 {
    margin-top: 60px;
}
.mrtp65 {
    margin-top: 65px;
}
.mrtp70 {
    margin-top: 70px;
}
.mrtp75 {
    margin-top: 75px;
}
.mrtp80 {
    margin-top: 80px;
}
.mrtp100 {
    margin-top: 100px;
}
.mrtp125 {
    margin-top: 125px;
}
.mrtp150 {
    margin-top: 150px;
}
