#top-bar{
    text-align: center;
}

.user-menu{
    text-align: left;
    padding-left: 10px;
}

#results-heading{
    height: 36px;
}

#logo{
    width: 172px;
    height: 49px;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    display: inline-block;
    clear: both;
    margin-top: 10px;
}

span.button-text{
  display: none;
}

button.settings{
    background-position: 15px 11px;
    background-size: 23px 23px;
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 5px;
}

button.logout{
    background-position: 15px 12px;
    background-size: 21px 21px;
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
}

td a.show-more{
    background-position: center center;
    background-size: 21px 21px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

td a.loading{
    background-position: center center;
    background-size: 21px 21px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

td a.show-less{
    background-position: center center;
    background-size: 21px 21px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

button.invoice{
    background-position: center center;
    background-size: 18px 18px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

button.report{
    background-position: center center;
    background-size: 18px 18px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

button.login-info{
    background-position: center center;
    background-size: 18px 18px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

button.code{
    background-position: center center;
    background-size: 18px 18px;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}

button.contact{
    background-position: 15px 12px;
    background-size: 21px 21px;
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
}

button.company-detail{
    background-position: 15px 12px;
    background-size: 21px 21px;
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
}

button.paging{
    background-color: #D2D6D9;
    height: 35px;
    width: 80px;
    font-size: 13px;
    line-height: 35px;
    color: #434A54;
    margin: 20px 2px 0px 2px;
}

select {
    padding:3px;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    padding-right: 45px;
}



option{
    margin: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #434A54;
    font-family: 'Open Sans', Arial;
}

tr.main-table-heading{
    height: 36px;
}


.main-table td{
    margin: 0px;
    padding-left: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.main-table th{
    padding-left: 5px;
    font-size: 14px;
    padding-top: 2px;
    width: auto; 
}

.tag-column{
    width: 60px;
}

.keywords-column, .grid-col-keyWord{
  display: none;    
}

.date-column, .grid-col-visitorDate{
  display: none;  
}

.time-column, .grid-col-visitorTime{
  display: none;  
}

.web-column, .grid-col-web{
  display: none;  
}

.location-column{
  display: none;  
}

.ico-column{
    display: none;
}

.tarif-column{
    display: none;
}

.last-visitor-column{
   display: none;
}

.email-column{
    display: none;
}


div.visitor-detail-heading{
    margin: 0px;
    padding: 0px;
    text-align: center;
    padding: 5px;
}

div.company-short-info{
    text-align: center;
    max-width: 100%;
}

div.visitor-detail-heading span{
    font-weight: 600;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    display: block;
    margin: 0 auto;
    
}

div.visitor-detail-heading span strong{
    font-weight: 700;
}

span.company-name{
    background-size: 18px;
}

span.company-ico{   
    background-size: 18px;
}

span.company-location{
    background-size: 18px;
}

#legend{
    padding: 5px 0 5px 0;
}

div.visitor-detail-body{
    margin-bottom: 0px;
    padding: 5px;
}

div.big-icon-infos{
    padding-bottom: 15px;
}

div.big-icon-info{
    margin-top: 10px;
    display: block;
    width: 100%;
}

span.large-text{
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
    padding-left: 30px;
}

.visitor-length{
    background:url("../img/icons/stopwatch.svg") left no-repeat;
    background-size: 24px;
}

.date-n-time{
    background:url("../img/icons/calendar.svg") left no-repeat;
    background-size: 24px;
}

.keywords{
    background:url("../img/icons/key.svg") left no-repeat;
    background-size: 24px;
}

span.small-text{
    font-size: 13px;
    line-height: 13px;
    margin: 0px 0px 0px 2px;
}

span.visited-pages{
    padding-left: 25px;
    font-size: 14px;
    line-height: 20px;   
    background-size: 18px;
}

.visitor-detail-body ol{
    padding-left: 25px;
    margin-top: 3px;
}

.visitor-detail-body ol li{
    max-width: 100%;
}
.visitor-detail-body ol li a{
    color: #11566F;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    margin-left: 10px;
}

.visitor-detail-body ol li a:hover{
    text-decoration: underline;
}

.show-less-td{
    background-position:  right 17px bottom;
}

span.page-number{
    display: none;
}

span.page-number-selected{
    
}

span.page-number{
    display: none;
}
span.page-number:hover{
    border: 1px solid #4FC1E9;
}

span.page-separator{
    display: none;
}

h1.filter-h1{
    padding: 0px;
    margin: 10px 0px 10px 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    background-size: 20px;
    padding-left: 27px;
}


h1, h2{
    font-size: 22px;
}

#registration{
    padding: 5px;
}

#login-form{
    width: 100%;
}

input[type="text"].login-input, input[type="password"].login-input {
    height: 43px;
    width: 98%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2%;
}

input[type="text"].reg-input, input[type="password"].reg-input{
    height: 43px;
    width: 98%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2%;
    background-color: #D2D6D9;
}

input[type="submit"].register{
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #78B94B;
}

input[type="submit"].login{
    background-position: 15px 12px;
    background-size: 21px 21px;
    height: 43px;
    width: 100%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.status-column-ok{ 
    background-position: left 5px center;
}

.status-column-bad{
    background-position: left 5px center;
}

textarea{
    width: 90%;
    height: 180px;
}
