.navbar {
    min-height: 27px;
    background-color: #5f7b6d;
    margin-bottom: 0px;
}
.navbar-inverse {
    background-image: linear-gradient(to bottom, #5f7b6d 0px, #5f7b6d 100%);
    background-repeat: repeat-x;
    border-radius: 0px;
    background-color: #222;
    border-color: #080808;  
}
.dpa_main {
    margin-bottom: 150px;;
}
.nav-tabs a{
    color: #5f7b6d;
    font-weight: bold;
}
.nav > li > a:hover{
    _background-color: #a7d59e;
}
.modal-header {
    border-bottom: 0 solid #e5e5e5;
    padding: 0px;
    padding-right: 15px;
    padding-top: 15px;
}
.modal-body{
    padding-top: 0px;
}
textarea {
    width: 100%;
    height: 130px;
}
.tab-content h3 {
    margin-left:22px;
}
.tab-content p {
    margin-left:22px;
}
a.glyphicon {
    margin: -10px 0px 0px 3px;
    font-size: 21px;
    color: #5f7b6d;
    cursor: pointer;
}
a.glyphicon-info-sign:hover, a.glyphicon-info-sign:focus {
    color:#4b6156;
    text-decoration: none;
}
.page-header {
    border-bottom: 0 solid #eee;
    margin: 0px 0 20px;
    padding-bottom: 9px;
}
.line_bold {
    border-color: #5f7b6d;
    border-style: solid none none;
    border-width: 3px 0 0;
}
#preview,#generate {
    margin-bottom: 7px;
}
#generate.btn-success {
    background-image: linear-gradient(to bottom, #82988d 0px, #5f7b6d 100%);
    background-repeat: repeat-x;
    border-color: #5f7b6d;
}
#preview_3 {
    background-image: url("../img/mobil_1.gif");
    width:380px;
    height:557px;
    margin-bottom:10px;
    padding-left:28px; 
    padding-top:28px; 
}
#preview_3 iframe {
    background-color: #fff;
    border: 1px solid #efefef;
}
#preview_4 {
    background-image: url("../img/mobil_2.gif");
    height:380px;
    width:557px;
    padding-left:45px; 
    padding-top:29px; 
}
#preview_4 iframe {
    background-color: #fff;
    border: 1px solid #efefef;
}
#preview_1 {
    background-image: url("../img/desk_1.gif");
    background-repeat: no-repeat;
    min-width:800px;
    max-width:1280px;
    min-height:700px;
    margin-bottom:70px;
    padding-left:0px; 
    padding-top:54px; 
}
#preview_1 iframe {   
    _width:600px;
    _height:600px;
    background-color: #fff;
    border: 1px solid #efefef;
}
#preview_2 {
    background-image: url("../img/desk.gif");
    background-repeat: no-repeat;
    min-width:800px;
    max-width:1280px;
    min-height:700px;
    margin-bottom:200px;
    padding-left:478px; 
    padding-top:55px; 
}
#preview_2 iframe {
    background-color: #fff;
    border: 1px solid #efefef;
}
.validate {
    position:relative;
}
#st-error {
    display: none;
}
span.glyphicon  {
    margin: 0 0 0 3px;
}

