body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:11px;
}

h1 { 
    font-size: 15px;
}

h2 { 
    font-size: 13px;
}

a { 
    color: #548dc4;
    text-decoration: none;
}

h1 a {
    font-size: 12px;
    float: right;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

.ok { 
    background-color: #0a8819; 
    color: white; 
    padding: 5px;
}

input.invalid {
    background: red;
    color: #FDFDFD;
}

#message {
    width: 100%;
}  

td.number {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    white-space: nowrap;
}

td.boolean {
    text-align: center;
}

th.boolean {
    text-align: center;
}

table.testgrid { 
    border-collapse: collapse; 
    border: 1px solid #CCB;
    width: 100%;
}

table.testgrid tr {
    border-bottom: 1px solid #DDD;
}

table.testgrid>tbody tr:hover {
    background-color: #888888;
    color: white;
}

table.testgrid>tbody tr:hover a {
    color: white;
}

table.testgrid th {
    background: #E5E5E5;
    border: 1px solid #D5D5D5;
    color: #555;
    text-align: left;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap; 
}

table.testgrid td {
    padding: 5px;
    border: 1px solid #E0E0E0;
}
table.testgrid i {
  font-size: 1.5em;
  cursor: pointer;
}
img.icon {
  width: 16px;
  cursor: pointer;
}
#paginator .icon {
  width: 24px;
  margin: 3px;
  vertical-align: middle;
}
#toolbar .icon {
  width: 32px;
  vertical-align: middle;
}
#toolbar a {
  display: inline-block;
}

#edition {
    padding-top: 5px;
    width: 600px;
    border: 0px;    
}

#paginator {
    margin: 10px 0;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 5px;
}

#paginator a { color:  #0078cc; text-decoration: none;line-height: 40px; padding: 4px 8px;   }           
#paginator a:hover { color: #000; }
#paginator a:active, #currentpageindex {  background-color: #0078cc; color: #fff; border-radius: 5px;}
#paginator span#currentpageindex {  padding: 4px 8px;  }
#paginator a:focus { outline: 1px; }

#filter { 
    width: 250px;
    margin-bottom: 10px; 
    border: 1px solid #d1d1d1;
    padding: 5px;
    font-size: 1.1em;
}

#wrap {
    margin: 10px;
}

#addform {
  position: fixed;
  background-color: #f6f6f6;
  box-shadow: 3px 3px 3px #636363;
  display: none;
  width: 400px;
  height: 120px;
  border-radius: 20px;
  padding: 20px;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -100px;
  z-index: 1000;
  border: 1px solid #e1e1e1;
}
#addform .row {
  margin: 10px 0 20px 0;
}
   
form input:hover, form textarea:hover, form input:focus, form textarea:focus { 
    border-color: #a1a1a1; 
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

#addform .row.tright {
  text-align: right;
}

.testgrid input {
  width: 100%;
  border: solid 1px #e1d1e1;
  outline: 0;
  height: 20px;
}
.testgrid select{
  width: 100%;
  border: solid 1px #e1d1e1;
  outline: 0;
  height: 24px;
}

/* BUTTONS */
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #f1f1f1;
  border-color: #cccccc;
  transition: background-color 0.5s;
}
.button:hover, .button:focus, .button:active, .button:active {color: #333333;background-color: #cac9cb;border-color: #adadad;text-decoration: none; }

.green {background-color: #4CAF50;color:#FFF;}
.blue {background-color: #008CBA;color:#FFF;}
.red {background-color: #f44336;color:#FFF;}
.gray {background-color: #e7e7e7; color: black;}
.black {background-color: #555555;color:#FFF;}


/* FOR STATISTIC PAGE */
.head{font-size: 16px;font-weight: bold;float: left;margin: 10px 0px;}
.back{float: right;font-size: 14px;font-weight: bold;color: #163cff;margin: 10px 0px;}
.clear{clear: both;}
.definitions{margin: 0px 0px 20px 0px;background: #eee;padding: 5px;}

form.statistic{margin:15px 0px;}
form.statistic h3{font-size: 15px;font-weight: bold;float: left;margin: 0 10px 0 0;line-height: 32px;}
form.statistic select{height: 32px;padding: 0px 5px;line-height: 32px;}

.gzlmul{margin: 0;padding: 0;margin-bottom: 10px;width: 260px;}
.gzlmul li{list-style: none;background: #eee;padding: 5px 0px 5px 5px;display: block;margin-bottom: 3px;}
.gzlmul li span{font-weight: bold;}

/* LOGIN PAGE CSS */
.page-login-v3:before {
    background-image: url(assets/images/login.jpg) !important;
}
.page-login-v3 form {
    margin:30px 0 30px;
}
.page-login-v3 .panel {
    width: 340px;
}
/* GENERAL CSS */
.text-help{
    display: block;
    margin-top: 7px;
    margin-bottom: 8px;
    color: #bcc2c8;
    font-size: 12px;
}
.site-menubar-body{
    height: calc(100% - 0px) !important;
}
.font-size-13 {font-size: 13px !important;}
.w-100 {width: 100px !important;}
.w-150 {width: 150px !important;}
.w-200 {width: 200px !important;}
.w-250 {width: 250px !important;}
.w-300 {width: 300px !important;}
.w-350 {width: 350px !important;}
.w-400 {width: 400px !important;}