/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 29.06.2014., 15:20:00
    Author     : hrvoje
*/

#statistics2{
    width:305px;
    text-align:right;
    position: absolute;
    height:100px;

    right:40px;

}
#statistics{
    width:305px;
    text-align:right;
    position: absolute;
    height:100px;

    right:40px;
    top:150px;
}


.statistics label{
    text-transform: uppercase;
    font-size:13px;
   color:#888;
   line-height:13px;
   margin:0px;
   padding: 0px;
   font-weight: 300;
}
.statistics div{

    margin:0px;
   padding: 0px;
}
.statistics div.float{
    width:100%;
    float:right;
}

.statistics div.data{

    text-transform: uppercase;
    font-size:35px;
   color:#000;
   line-height:35px;
}

.pageinfo{
    line-height: 1.6;
    position: absolute;
    right:40px;width:200px;text-align:right;
    margin-top:-50px;
}

.icos{
    width:25px;
    height:25px;
    border:1px solid #ccc;
    background: #f8f8f8;
    float:left;
    margin-right:10px;


}

.icos:hover{
    background:#fff;
}

.icos:hover .icons{
    color:#000;
}

 .icos .icons{
     margin-left:4px;
     text-align: center;
        line-height:22px!important;

    }
    .icos .icons{
        color:#0086b3;
    }
    .page-header{
        margin:0px 20px 30px 20px;
    }

    .inputfake{
        background: #f8f8f8;
    line-height:20px;
    color:black;
    padding:7px;

}

table th.active span{
    color:green!important;

}
.table-user th{
    cursor: pointer;
}
.table-user td,.table-user th{
  font-size:12px!important;

}


table th .up,table th .down{
    font-size:12px;
    margin-left:2px;
    position: absolute;
    opacity: 0;
}

table th.active.up .up{

    opacity:1!important;

}
table th.active.down .down{

    opacity:1!important;

}

.form-control:focus {
    border-color: orange!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 127, 39, 0.6)!important;
    outline: 0 none;
}

.usraction span{
  font-size:10px!important;
}

.login-form{
  background:#f8f8f8;
  margin-top:10px;
  width:300px;
  height:380px;
  border:1px solid #ccc;
  border-radius:5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(127, 127, 127, 0.6)!important;
overflow:hidden;
position:relative;
}
.login-form h2{
  height:60px;
  font-size:16px;
  text-transform:uppercase;
  color:white;
  background:#888;
  margin:0px;
  padding:0px;
  text-align:center;
  font-weight:bold;

  line-height:60px;
}
.login-form input{
margin:20px;
width:260px;
padding-left:35px!important;
}
.login-form .glyphicon{
position:absolute;
left:30px;
margin-top:13px;
color:#ccc;
z-index:20!important;
font-size:18px;
}
.login-form .input-group{
width:260px!important;
margin-left:20px!important;
height:25px!important;
}

.iform{
  position:relative;

}
.login-form select{
  margin:20px 20px 20px 10px;
}

.login-form .line{
  margin-top:10px;
margin-left:20px;
  width:260px;
  height:1px;
  overflow:hidden;
  background:#888;
}

.login-form button{
  margin:20px;
  clear:both;
  width:260px;

}

.usraction span{
  color:#f47126;

}
a ,a:hover{
    color: #f47126;
    text-decoration: none;
}

.dkimPre{
padding: 10px;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  max-width: 800px;
  background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 20px;
}
