html {

}


.navbar-atisis {
    border-radius: 0;
    margin-bottom: 0px;
}

.navbar-atisis .usuario {
    color: white;
    padding: 10px;
}


#atisis-bar input {
    width: 100%;
}

#atisis-bar select {
    width: 100%;
}

#atisis-bar textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 160px;
}

#atisis-bar h4 {
    font-size: 18px;
}


#atisis-bar .modal-body {
    padding: 15px;
}

/*
#atisis-bar .navbar-right {
    width: auto;
}
*/

/*
#atisis-bar .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: inherit;
}
*/
 */