            body{
                  height: 100%;
font-family: 'Open Sans', sans-serif;            background: url("http://central.supercolegas.com/media/images/bg_2.png");
            }
            
            .newup {
font-size: .78em;
font-weight: bold;
color: #ffd248;
text-decoration: none;
vertical-align: top;
line-height: .9em;
}

.navbar-default {
background-color: #000;
border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
color: #FFF;
}

.navbar-default .navbar-nav>li>a {
color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
color: #e0ffb8;
text-decoration: underline;
}
.nice_l {
margin-bottom: 20px;
background: #111;
padding-top: 2px;
-webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 5px 0 rgba(0,0,0,0.2);
position: relative;
}

h2, .h2 {
    font-size: medium ;
}

.internal_dr {
color: #000000;
float: left;
padding: 10px;
background: #e0ffb8;
}

.drsp {
color: #357ebd;
}

.scroll-tree li {
list-style-type: none;
margin: 2px 0;
}
.scroll-tree li {
background: none repeat scroll 0 0 #F0F1F4;
}



.navbar {
margin-bottom: 5px !important;
}



#nav {
margin: 0;
padding: 0;
-webkit-overflow-scrolling: touch;
-webkit-overflow-scrolling: -blackberry-touch;
}
#nav-container {
left: 0;
}
#nav-container {
z-index: 11;
background-color: #e0ffb8;
-webkit-overflow-scrolling: touch;
-webkit-overflow-scrolling: -blackberry-touch;
padding: 20px;
}

img.imagine {
border: 1px solid #434146;
border-radius: 5px;
float: left;
margin-right: 10px;
width: 68px;
}

#nav-container ul {
padding-left: 0;
list-style: none;
}


input[type=email], input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
background-color: #fff;
padding: 5px;
border: 1px solid #bfbfbf;
border-radius: 3px;
color: #333;
font-size: 10pt;
}

.dob_class {
width: 88px;
margin-right: 2px;
}
select {
float: left;
/*background: url(//supercolegas.com/central/media/images/icons/flechabajo.png) no-repeat scroll 100% 50% / 25px auto #FFFFFF;
*/border: 1px solid #777777;
border-radius: 0;
padding: 7px 30px 7px 7px;
position: relative;
font-size: 12px;
margin-right: 10px;
/*-webkit-appearance: none;
-moz-appearance: none;*/
}

 


#main {
 
    background-color: #FFFFFF;
padding:0 20px;
margin-right: 0;
overflow: auto;
}

.main{
    padding: 0 5px;
}

header.with_divider {
padding-bottom: 0.50em;
border-bottom: 1px solid #cccccc;
}

.pad0{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.fill { 
    min-height: 100%;
    height: 100%;
}

textarea {
-moz-appearance: none;
background-color: #FFFFFF;
border: 1px solid #ccc;
border-radius: 0;
color: #333333;
display: block;
padding: 8px;
resize: vertical;
width: 100%;
}

textarea.textarea_profile_form {
width: 100%;
height: 100px;
 
}

.btn1:hover, .btn1:focus {
color: #ddd;
text-decoration: none;
}
.btn1-primary:hover, .btn1-primary:focus, .btn1-primary:active {
color: #fff;
background-color: rgba(255, 90, 68, 0.8);
border-color: #285e8e;
}
.btn1 {
width: 200px;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn1-primary {
color: #fff;
background-color: #F04415;
border-color: #357ebd;
}

.dob_class{
    width: 30%;
    margin-right: 2%;
}

.dob_class_y{
    width: 94px;
    margin-right: 4px;
}


img.imagine{
border: 1px solid #434146;
border-radius: 5px;
float: left;
margin-right: 10px;
width: 68px;
}

.font_nice{
  font-size:12px;
  family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif
}

ul {
list-style-type: none;
}

ol, ul {
list-style: none;
}
.col-sm-6{
    margin-bottom: 15px;    
}

 label.error {
color: #ff0000;
font-size: 12px;
}

.input-group{
    display: inherit !important;
    
}