html, body{height:100%;}
/*body{background:none;}*/
.content{height:97%; padding-bottom: 0px;}
.panel{height:100%; position: relative;}
.panel-body{height:99%;}
.panelCV, .panelForm, .panelSearch, .panelFormSearch{height:100%;}
.panelCV.panel-body{height:98%;}
#container{height:100%;}
.tab_container{height:96%;}
/*.tab_content{height:100%;}*/
.maincontainer .jumbotron{height: 97%;}
form {height:100%;}

.input-append input, .input-append select, .input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}

/*@media (min-width: 1201px){
.container {
  height: 100%;
}
}*/