body{
    width: 107%;
}

#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;
    background-position: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}

button.settings{
    background-position: 15px 11px;
    background-size: 23px 23px;
    height: 43px;
    width: 49%;
    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: 49%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
}

td a.button{
    background-position: 8px 8px;
    background-size: 21px 21px;
    height: 35px;
    width: 135px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    padding-left: 27px;
    margin-right: 25px;
}

td a.small-button, th a.small-button{
    background-position: 8px 8px;
    background-size: 21px 21px;
    height: 35px;
    width: 35px; 
}

a.show-more{
    background-position: 8px 8px;
    background-size: 21px 21px;
    height: 35px;
    width: 135px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    /*color: transparent;*/
}

a.show-less{
    background-position: 8px 8px;
    background-size: 21px 21px;
    height: 35px;
    width: 135px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: white;
    padding-left: 27px;
    margin-right: 10px;
}


button.invoice{
    background-position: 8px 9px;
    background-size: 18px 18px;
    height: 35px;
    width: 90px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: white;
    padding-left: 27px;
    margin-right: 10px;
}

button.report{
    background-position: 8px 9px;
    background-size: 18px 18px;
    height: 35px;
    width: 90px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: white;
    padding-left: 27px;
    margin-right: 10px;
}

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

button.login-info{
    background-position: 8px 9px;
    background-size: 18px 18px;
    height: 35px;
    width: 110px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: white;
    padding-left: 27px;
    margin-right: 10px;
}

button.code{
    background-position: 8px 9px;
    background-size: 18px 18px;
    height: 35px;
    width: 110px;
    float: right;
    font-size: 13px;
    line-height: 35px;
    color: white;
    padding-left: 27px;
    margin-right: 10px;
}


button.company-detail{
    background-position: 15px 12px;
    background-size: 21px 21px;
    height: 43px;
    width: 49%;
    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;
    background-color: #434A54;
}

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

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

.main-table tr.visitor-detail td{
    padding: 0px;
}

.buttons-column{
    max-width: 100%;
}

.tag-column{
    width: 60px;
}

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

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

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

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

.location-column{
  display: none;  
}

.email-column{
    display: none;
}

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

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

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

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

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: 10px 0 5px 0;
}

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

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

div.big-icon-info{
    /*margin-top: 10px;
    display: block;
    width: 100%;*/
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}

span.large-text{
    font-size: 18px;
    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 70px bottom;
}

span.page-number{
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #D2D6D9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    line-height: 35px;
    font-size: 14px;
    color: #434A54;
    font-weight: 600;
    cursor: pointer;
}

span.page-number-selected{
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #D2D6D9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    line-height: 35px;
    font-size: 14px;
    color: #434A54;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #434A54;
}

span.page-number{
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius:5px;
    line-height: 35px;
    font-size: 14px;
    color: #D2D6D9;
    font-weight: 600;
    cursor: pointer;
    background: none;
    border: 1px solid #434A54;
}

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

span.page-separator{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 35px;
    font-size: 14px;
    color: #D2D6D9;
    font-weight: 600;
    border: 1px solid #434A54;
}

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;
}

input[type="submit"].login{
    background-image: none;
    height: 43px;
    width: 20%;
    font-size: 14px;
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 5px;
}

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

#login-form{
    width: 100%;
}

#registration{
    padding: 10px;
}

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

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;
}


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

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

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

.grid-col-global-actions {
    padding: 0 10px 0 0;
}

@media (max-width: 620px){  
    body{
        width: 113%;
    }
}