﻿/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
    font-size: .85em;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-valid {
    display: none;
}

p {
    margin: 0 0 10px;
}

#requestNotification, #spanNewFiles {
    position: absolute;
    top: 0;
    right: 0;
}

.btn, .label.label-sm {
    border-radius: 0px !important;
}

.breath-right-10 {
    margin-right: 10px;
}

.breath-bottom-3 {
    margin-bottom: 3px;
}

.breath-top-15 {
    margin-top: 15px;
}

.no-background {
    background-color: transparent !important;
}

#message-sent-status {
    display: none;
}

body.login {
    background-color: #364150 !important;
}

.validation-summary-errors ul li {
    padding: 10px;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-width: 1px;
    color: #a94442;
}

.logged-in-user {
    padding-left: 3px !important;
}

    .logged-in-user .img-circle {
        width: 38px !important;
        float: left;
margin-left: 5px;
    }
    .logged-in-user .title {
        padding-top: 3px !important;
        float: left;
    }
.img-circle {
    width: 40px;
    float: left;
    margin-right: .5em;
}

.center-text {
    text-align: center;
}

.feeds li {
    margin-bottom: 15px;
    padding: 10px;
}

#spanNewFiles, #spanNewMessages {
    color: #e0161b !important;
    background-color: #fff !important;
    font-weight: bold !important;
}

.k-upload-button {
    margin: 0 !important;
    border-radius: 0 !important;
}

.alert-text-wrapper {
    width: 50% !important;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

a:hover {
    text-decoration: none;
}

.modal-content {
    border-radius: 0 !important;
}

.logo-default {
    height: 40px !important;
}

#passIndicator {
    margin-top:0;
    top:0;
    font-size:smaller;
}
@media screen and (max-width:1200px) {

    #btn-export {
        margin-left:100%!important;
        margin-right:0px!important;
        margin-top:15px!important;
    }
    #btn-reports {
        width:105px!important;
    }
    #startDropLabel {
      
    }
    .startDropDate {
   
       
    }
 
}
@media screen and (max-width:885px) {

    #btn-export {
        margin-left:0!important;
        margin-right:20px!important;
        margin-top:43px!important;
    }
    #btn-reports {
        width:105px!important;
        margin-top:75px!important;
    }
}
@media screen and (max-width:881px) {

    #btn-reports {
       
        margin-top:75px!important;
    }
}
@media screen and (max-width:864px) {

    #btn-reports {
        
        margin-top:43px!important;
    }
}

@media screen and (max-width:780px) {
    .k-datepicker.endSingleDate {
        position:absolute!important;
        left:153px!important;
        top:50px!important;
    }
    #endLabel {
        position:absolute!important;
        top:50px;
        left:-55px;

    }
    #btn-export,#btn-reports {

        margin-top:110px!important;
  
    }
    #measure1grid {
        margin-top:15px!important;
    }
    #gridTitle {
        margin-top:25px!important;
    }
}
@media screen and (max-width:623px) {
    #btn-export {
        margin-top:78px!important;
    }
}
@media screen and (max-width:497px) {
    #btn-reports {
        margin-top:78px!important;
    }
}
@media screen and (max-width:425px) {
       #measure1grid {
        margin-top:100px!important;
    }
    #gridTitle {
        position:absolute!important;
        top:325px;
    }
}
@media screen and (max-width:391px) {
    .k-datepicker.endSingleDate {
       
        left:15px!important;
        top:100px!important;
    }
    #endLabel {
        
        top:75px;
        left:-55px;

    }
    #btn-reports {
        position:absolute!important;
        top:75px;
        left:130px;
    }
    #btn-export {
        position:absolute!important;
        top:75px;
        left:15px;
   
    }
    #gridTitle {
        position:absolute!important;
        top:350px;
    }
}