
.logo {
    width:940px;
    margin:auto;
    display:block;
    margin-top:164px;
}

.heading{
    margin-top: 33px;
    font-size: 36px;
    line-height: 1.5;
    text-align: center;
    color:#ffffff;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-color:rgba(0, 0, 0, 0.9);
    color: #b0bec5;
    box-shadow: none;
}

.select2-selection.select2-selection--single{
    width:542px;
    height:81px;
    padding: 15px 12px;
    border-radius:24px;
    display:block;
    margin:auto;
    background-image:url(&quot;none&quot;);
    background-color:rgba(0, 0, 0, 0.75);
    border:none;
    font-size:36px;
    color:#ffffff;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    /*transition: all 0.3s cubic-bezier(.25,.8,.25,1);*/
    margin-top:81px;
    text-align: center;
}
.company .select2-selection.select2-selection--single{
    margin-top: 162px;
}
.select2-selection__placeholder:after{
    font-family: "FontAwesome";
    content: " \f0d7";
}
.space{
    width:2px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{
    color:#ffffff;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    color:#ff6d00;
}
.select2-selection.select2-selection--single:active{
    background-color:rgba(0, 0, 0, 0.85);
    color: #b0bec5;
    box-shadow: none;
}
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    background-color:rgba(0, 0, 0, 0.85);
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-container--bootstrap .select2-dropdown{
    width: 542px !important;
    position: relative;
    left:199px;
    background-color:rgba(0, 0, 0, 0.97);
    font-size: 24px;
    color:#ffffff;
    border:none;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.select2-selection__placeholder{
    color:#ffffff;
    height:81px;
    font-size: 36px;
}
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection{
    box-shadow: none;
}
.select2-container--bootstrap .select2-dropdown.select2-dropdown--above{
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.select2-container--bootstrap .select2-dropdown.select2-dropdown--below{
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
.select2-container--bootstrap .select2-results__option[aria-selected="true"]{
    background-color: transparent;
    color:#ff6d00;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    background-color:#ff6d00;
    color:#ffffff;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field{
    font-size: 24px;
    border-radius: 24px;
    height:36px;
    padding: 0px 16px;
}
.select2-search.select2-search--dropdown{
    font-size: 24px;
    line-height: 1.5;
    border-radius: 24px;
    padding: 16px;
}
.btn-default {
    text-shadow: none
}

.dropdown-menu>li>a {
    color: #ffffff;
}

.dropdown-menu>li>a:hover {
    color: #ffffff;
    background: #263238;
    border-radius:24px;
}

.option {
    width:542px;
    height:81px;
    border-radius:24px;
    display:block;
    margin:auto;
    background-image:url(&quot;none&quot;);
    background-color:rgba(0, 0, 0, 0.75);
    border:none;
    font-size:36px;
    color:#ffffff;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    margin-top:68px;
}

.option:hover {
    background-color:rgba(0, 0, 0, 0.9);
    color: #b0bec5;
    box-shadow: none;
}

.option-menu {
    margin-left:280px;
    width:542px;
    height:auto;
    border-radius:24px;
    background-color:rgba(0, 0, 0, 0.97);
    border:none;
    font-size:36px;
    color:#ffffff;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    margin-top:1px;
}

.company {
    margin-top:162px;
}

.departament {
    margin-top:81px;
}

.employee {
    margin-top:81px;
}

/**/
.first{
    margin-top:60px;
}
.register input{
    width:542px;
    height:81px;
    border-radius:24px;
    display:block;
    margin:auto;
    background-image:url(&quot;none&quot;);
    background-color:rgba(0, 0, 0, 0.75);
    border:none;
    font-size:36px;
    color:#ffffff;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    margin-top:68px;
    padding:0px 16px;
}
.register input:focus{
    border: 2px solid #ffffff;
}
.register input.first {
    margin-top:162px;
}

.back-btn {
    width:243px;
    height:81px;
    border-radius:24px;
    display:block;
    margin:auto;
    background-image:none;
    background-color:rgba(0, 0, 0, 0.75);
    border:none;
    font-size:36px;
    color:#ffffff;
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    margin-top:81px;
}
a.back-btn {
  padding: 15px 6px;
 }
.back-btn:hover:active{
    background-color:rgba(0, 0, 0, 0.9);
    box-shadow: none;
    color:#ffffff;
}
.back-btn:hover{
    background-color:rgba(0, 0, 0, 0.75);
    box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    color:#ffffff;
}
.back-btn:focus{
    background-color:rgba(0, 0, 0, 0.9);
    box-shadow: none;
    color:#ffffff;
}
.back-btn.register{
    margin-top: 65px;
}

/*animation*/
body{
    background-color: #0068a1;
}

html, body{

    width:100%;
    height:100%;
    padding:0px;
    margin:0px;
    overflow: hidden;
    line-height: 1.5;

}

#projector {
    position: absolute;
    top: -600px;
    left: 0px;
    width:100%;
    height:100%;
}

.center-div {
    width:580px;
    height:374px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -290px;
    margin-top:  -187px;
}

#preloaderDiv
{
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -27px;
    margin-top:  -27px;
}

#logo{
    opacity:0;
    filter: alpha(opacity=0);
}

#date2014
{
    position:absolute;
    padding-left: 210px;
    padding-top:15px;
    opacity:0;
    top:303px;
    left:0;
    filter: alpha(opacity=0);
}