html, body{
    height: 100%;
    font-size: 12px;
}

h3, h4, h5{
    font-weight: normal;
}

.clear{
    clear: both;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

#signout-link{
    margin-top: 0;
    margin-left: 5px;
}

#user-info{
    font-size: 90%;
}

#main-menu .navbar-inner{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

ul.dynatree-container{
    min-height: 450px;
    height: 450px;
}

.errors{
    color: #a31a3a; 
    font-size: 80%;
}

#category-form{
    margin: 10px 0; 
    display: block;
}

#tree{
    min-height: 450px;
}

#node-view{
    height: 300px;
}

tr.active td{
    background: #ffff99;
}

tr.legend td{
    background: #ddd;
}

tr.unread td{
    font-weight: bold;
}

.collapsed{
    display: none;
}

ul.checkbox_list li{
    list-style: none;
}

ul.checkbox_list li label{
    display: inline-block;
    padding-top: 8px;
    vertical-align: middle;
}

span.value{
    display: inline-block;
    margin-top: 2px;
}

.application-info span.value{
    margin-top: 6px;
}

.table-condensed  td, th{
    font-size: 12px;
}

.application-action{
    width: 250px;
}

.help-block, .help-inline{
    font-size: 12px;
    color: #888;
}

.tree-choice select{
    margin-right: 8px;
}

legend{
    font-size: 16px;
    line-height: 24px;
}

h3{
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.container, #footer .container{
    width: 98%;
}

.form-horizontal .control-group {
    margin-bottom: 6px;
}

.table-condensed thead th{
    vertical-align: middle;
}

.page-header {
    padding-bottom: 9px;
    margin: 5px 0 10px;
    border-bottom: 1px solid #eeeeee;
}

.page-header h3{
    font-size: 22px;
    font-weight: bold;
}

#wrap{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    width: 1210px;
    display: block;
}

#push, #footer{
    height: 30px;
    display: block;
}

#footer{
    padding: 0;
    width: 1210px;
    margin: 20px auto 0;
}

#footer .container{
    height: 30px;
    display: block;
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525;
    color: #cfcfcf;
    padding: 10px 10px 0;
}

.modal-header h3 {
    font-size: 14px;
}

.control-group.error .help-inline{
    font-size: 12px;
    vertical-align: top;
}

#create-application-modal
{
    width: 700px;
    margin-top: -10px !important;
    margin-left:  -300px !important;
}

#create-application-modal .modal-body {
    max-height: 416px;
}

.centered, .table th.centered, .table td.centered{
    text-align: center;
    vertical-align: middle;
}

.pagination{
    margin: 0;
}

#equipment-form .control-label{
    width: 100px;
    text-align: left;
}

#equipment-form .controls{
    margin-left: 120px;
}

#equipment-form .short-input .control-label{
    width: 280px;
}

#equipment-form .short-input .controls{
    margin-left: 320px;
}

.form-horizontal .control-label{
    text-align: left;
}

.form-horizontal .checkbox input{
    vertical-align: top;
    margin-top: 0;
}

.form-horizontal .form-actions {
    padding-left: 20px;
}

.modal{
    width: auto;
    min-width: 700px;
    margin: 0;
}

.modal form{
    margin-bottom: 0;
}

.modal .form-actions{
    margin-bottom: 0;
}

.modal-form .modal-body{
    padding: 0;
}

.modal-form .modal-body .form-content{
    padding: 5px 15px;
}

input.datepicker{
    width: 70px;
}

#extra-filter{
    padding: 10px 0 19px;
}

#extra-filter .span3{
    width: 210px;
}

.modal-body{
    max-height: 800px;
}

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
    margin-top: 0;
}

.modal.fade.in {
    top: 5px;
}

.datepicker{
    z-index:1151;
}

.icon-red {
    background-image: url("/images/glyphicons-halflings-red.png") !important;
}
.icon-purple {
    background-image: url("/images/glyphicons-halflings-purple.png") !important;
}
.icon-blue {
    background-image: url("/images/glyphicons-halflings-blue.png") !important;
}
.icon-lightblue {
    background-image: url("/images/glyphicons-halflings-lightblue.png") !important;
}
.icon-green {
    background-image: url("/images/glyphicons-halflings-green.png") !important;
}
.icon-yellow {
    background-image: url("/images/glyphicons-halflings-yellow.png") !important;
}
.icon-orange {
    background-image: url("/images/glyphicons-halflings-orange.png") !important;
}

legend{
    margin-bottom: 0;
}

legend + .control-group {
    margin-top: 10px;
}

.modal {
    /*position: absolute;*/
}

.modal-form.absolute {
    position: absolute;
}

.legend-body{
    padding-top: 5px;
}

.legend-body legend{
    font-size: 14px;
}

.application-info input{
    padding: 0 5px;
}

#progress { position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
#bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
#percent { position:absolute; display:inline-block; top:3px; left:48%; }


.application-form hr{
    margin: 5px 0 10px 0;
}

.form-horizontal .value.control-group {
    margin-bottom: 0;
}

.delete-doc{
    margin-left: 10px;
}

.delete-doc i{
    margin-top: 0;
}

.modal-header .modal-title{
    margin: 3px 0;
}

.modal .modal-footer{
    text-align: left;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5;
}

.btn.pull-left{
    margin-right: 5px;
}

.btn.pull-right{
    margin-left: 5px;
}

.control-label{
    cursor: default;
}

#user-info, #user-info span a, #user-info span a:hover{
    color: #fff;
}

#user-info .username{
    text-decoration: underline;
}

.files-list tr:first-child td {
    border-top: 0;
}

.form-horizontal.form-signin .control-label {
    width: 100px;
}

.form-horizontal.form-signin .controls {
    margin-left: 100px;
}

.public{
    height: auto;
}

.public .page-header{
    text-align: center;
    border: 0;
}

.public .page-header h2{
    font-weight: normal;
}

.public #footer{
    bottom: 0;
}

.public #footer .container{
    height: auto;
    background: transparent;
    color: #000;
    text-align: center;
}

.delete-file-field-value{
    margin-left: 15px;
}

label .required{
    color: #ff0000;
    display: inline-block;
    margin-right: 3px;
}

.table th{
    /*white-space: nowrap;*/
}

ul.checkbox_list{
    margin-left: 0;
}

.dynatree-node{
    display: inline-block;
    width: 100%;
}

.dynatree-node .tools{
    display: inline-block;
    margin-left: 15px;
}

.dynatree-active .tools a:hover{
    background-color: #fff !important;
}

.dynatree-active .tools a{
    background-color: #fff !important;
}

.span-number-of-samples{
    width: 205px;
}

.duration-time-controls{
    width: 400px;
}

.timepicker.duration-time{
    width: 50px;
    display: inline-block;
}

.fancybox-wrap {
    position: absolute;
    top: 100px !important;
}


#events-modal.modal{
    left: 30%;
    width: 350px;
    min-width: 350px;

}

#events-modal.modal.fade.in{
    top: 20%;
}