.etabs {padding: 10px;background: linear-gradient(#0c6ad0, #293f50); }
.tab { display: inline-block; zoom:1; *display:inline; background: #ffffcc; color: #000;
    text-shadow: 0px 0px 0px #333;border-bottom: none; }
.tab a { font-size: 13px; line-height: 2em; display: block; padding: 0 10px; outline: none;text-decoration: none;color: #000;text-shadow: 0px 0px 0px #333; }
.tab a:hover { text-decoration: none; }
.tab.active { background: #fff;  position: relative;text-decoration: none }
.tab a.active { font-weight: bold;text-decoration: none }*/
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
.tab-container .user_register{
	width:45%;
	float:right;
   background: linear-gradient(#0c6ad0, #293f50);
    padding: 10px 30px;
    color:#fff;
}
.tab-container .paragraph{
	width:40%;
	float:left;
	margin-right:20px;
}
.tab-container .user_register input[type="text"]{
	width: 90%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    margin-bottom: 15px;
}
.tab-container .user_register select{
	width: 90%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    margin-bottom: 15px;
}
.rightcus input[type="text"]{
    width: 90%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    margin-bottom: 15px;
}
.rightcus select{
    width: 90%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    margin-bottom: 15px;
}
.tab-container  .tt1{
	width: 100%;
    float: left;
}
.tab-container  .tt1 .members{
	width: 30%;
    float: left;
}