* {
    padding: 0;
    margin: 0;
} 

body {
background: #25579c;
background-image: url(images/new_ticket.png);
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #222;
overflow-y: scroll;
}

h3 { color: #aaa; font-size: 13px; margin: 10px 0 10px 0; }
ol { padding-left: 20px; }
ul { padding-left: 20px; } 
img { border: none; }
a { color: #1D87EF; text-decoration: none; }
a:hover { text-decoration: underline; color : #ff0000; }

#wrap {
margin: 20px auto; /* margin: 20px auto; */
width: 800px; /* def 800 */
}

.vho { 
display: none 
}

#top {
background: #25579c url(images/top.gif) no-repeat;
padding: 5px 0;
}

#header {
background: #eee url(images/header.gif) no-repeat;
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 20px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #30A5F2;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
padding: 0 0 0 30px;
}

#blog{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 15px;
letter-spacing: 0px;
padding: 0 10px 8px 0; 
}

#blogcomment{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 16px;
letter-spacing: 0px;
padding: 0 10px 8px 0;
}

tr.border_bottom td {
  border-bottom:1pt solid #D8D8D8;
}

#menu {
height: 30px;
line-height: 30px;
background: #4FA0F2 url(images/menu.gif) no-repeat;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
padding: 10px 10px;
background: #25579c url(images/content.gif) repeat-y;
}


.right {
float: right;
width: 580px; 
text-align: justify;
padding: 0 10px 10px 10px;
}
.right h2 {
color: #B4241B;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
/*
.right h2 a {
}
.right h2 a:hover {
}
*/

.left {
float: left;
width: 160px; /* def 160 */
padding: 10px;/* def 10px */
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 10px;
}
.left ul {
list-style-type: none;
padding: 5px 0 10px 15px;
}
.left ul li {
padding: 2px 20px;
background: transparent url(images/wrench.gif) no-repeat;
}

.left ul li a {
display: block;
color: #444;
}
.left ul li a:hover {
color: #ff0000;
}

#footer {
background: #333 url(images/footer.gif) no-repeat;
height: 30px;
text-align: center;
line-height: 30px;
color: #eee;
font-size: 11px;
}
#footer  a { color: #eee; }

#bottom {
background: #25579c url(images/bottom.gif) no-repeat;
padding: 5px 0;
}


.classname {
  -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  box-shadow:inset 0px 1px 0px 0px #97c4fe;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
  background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
  background-color:#3d94f6;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0;
  border:1px solid #337fed;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  height:20px;
  line-height:12px;
  width:170px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #1570cd;
}
.classname:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
  background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
  background-color:#1e62d0;
}.classname:active {
  position:relative;
  top:1px;
}



.smallclassname {
  -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  box-shadow:inset 0px 1px 0px 0px #97c4fe;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
  background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
  background-color:#3d94f6;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0;
  border:1px solid #337fed;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  height:18px;
  line-height:10px;
  width:90px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #1570cd;
}
.smallclassname:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
  background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
  background-color:#1e62d0;
}.smallclassname:active {
  position:relative;
  top:1px;
}


.disabled {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background-color:transparent;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#666666;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  height:18px;
  line-height:10px;
  width:155px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #ffffff;
}.classname:active {
  position:relative;
  top:1px;
}

.smalldisabled {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background-color:transparent;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#666666;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  height:18px;
  line-height:10px;
  width:90px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #ffffff;
}.classname:active {
  position:relative;
  top:1px;
}

  .alert-box {
    color:#555;
    border-radius:10px;
    padding:10px 20px;
    margin:5px;
  }
  .alert-box span {
    font-weight:bold;
    text-transform:uppercase;
  }
  .error {
    background:#ffecec url('../../images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
  }
  .success {
    background:#e9ffd9 url('../../images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
  }
  .warning {
    background:#FFFFE3 url('') no-repeat 0px 1%;
    border:1px solid #f2c779;
  }
  .notice {
    background:#e3f7fc url('') no-repeat 0px 1%;
    border:1px solid #8ed9f6;
  }

.buttonz {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block; 
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}



.buttonx {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block; 
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

a.buttonx:hover{
     background: #e7e7e7;
     color: #000000;
     text-decoration: none;  
}

.button2 {background-color: #008CBA;} /* Blue */
.button3 {background-color: #f44336;} /* Red */ 
.button4 {background-color: #e7e7e7; color: black;} /* Gray */ 
.button5 {background-color: #555555;} /* Black */


 /* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -70px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
} 


/* Show the alert banners for blog system */

.red {
  padding: 5px;
  background-color: #f44336;
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.green {
  padding: 5px;
  background-color: #4CAF50;
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.blue {
  padding: 5px;
  background-color: #2196F3;
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.orange {
  padding: 5px;
  background-color: #ff9800;
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 18px;
  line-height: 12px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

blockquote {
  background: #f9f9f9;
  border-left: 5px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #ccc;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

/*global alert banners*/
/*.isa_info, .isa_success, .isa_warning, .isa_error {
     margin: 10px 0px;
     padding:12px;
}*/
.isa_blank {
    color: #000000;
    background-color: #FDFFFF;
    position: fixed;
    top: 0; 
    width: 100%
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
    position: fixed;
    top: 0; 
    width: 100%
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    position: fixed;
    top: 0; 
    width: 100%
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    position: fixed;
    top: 0; 
    width: 100%
}
.isa_error {
    color: #D8000C;
    background-color: #FFD2D2;
    position: fixed;
    top: 0; 
    width: 100%
}

.isa_blank, .isa_info, .isa_success, .isa_warning, .isa_error {
    margin:0px 0px; /* org opx; 22px; */
    font-size: 18px;
    line-height: 30px;
    vertical-align:middle;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .4;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}


button.close {
/* -webkit-appearance: none;  */
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  padding-left: 100px;
}


/* modal */

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 50px;/* 20 */
    background: #fff;
    border-radius: 5px;
    overflow-y: scroll;
    /*width: 30%;    30 */
    position: relative;
    transition: all 0s ease-in-out; /* 5 default */
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #d8063e; /* #06D85F  */
}
 
.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}