/*@import "reset.css";*/
* { 
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    -o-box-sizing:border-box; 
    box-sizing:border-box; 
}
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

html { 
    width: 99%;
    height:100%;
    overflow-y:scroll; 
    overflow-x:hidden; 
}
a{
    color:#f2f2f2;
    text-decoration: none;
}

body{
    background: #3a78ac url("../form/tibg2.png") no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:99%;
    height:100%;
    background-color:#3a78ac;
    
}
.regressar_login{
    color: #f2f2f2;
    /*margin-left:-5%;*/
}
.regressar_login:hover{
    color:#f2f2f2;
    text-decoration: none;
    /*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);*/
}

.input-reg-space{
    width: 224px;
    height: 20px;
    padding: 6px 12x 6px 12px;
    margin-bottom: 10px;
}
.checkbox-reg-condicoes{
    position:initial !important;
    opacity: 1 !important;
}
.nullpaddings{
    padding: 0px;
}
.triggerTermos{
    color: #f2f2f2; 
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    /*    font-weight: bold;*/
}
.triggerTermos:hover{
    color:#f2f2f2;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}
.forceWhite {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    background:rgba(255,255,255,0.9);                    
    outline: none;
    padding: 10px;
    font-size: 13px;
    color: #00000 !important;
    border-radius: 10px;
}
.forceWhite > .caret{
    float:right;
    margin-top: 7px;
}

@-moz-document url-prefix() {
    .forceWhite > .caret{
    float:right;
    margin-top: -10px;
}
}
.dropdown-pais{
    top: 72%!important;
    left: 4px!important;
    width: 96%!important;
}
.dropdown-pais > li > a{
    color:#555 !important;
}
.dropdown-pais > li > a:hover{
    color:#000 !important;
}
input {
    width: 100%;
    margin-bottom: 10px;
    background:rgba(255,255,255,0.9);                    
    outline: none;
    padding: 10px;
    font-size: 13px;
    color: #00000;
    border-radius: 10px;

}
/*input:focus { box-shadow: inset 0 -5px 45px rgba(100,100,100,0.4), 0 1px 1px rgba(255,255,255,0.2); }*/

.input-border{/*rgb(58,121,176)*/
    border: 5px solid rgb(58,121,176)!important;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    -moz-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);

}

/*input[class^="input_"]{
    max-width: 650px !important;
} */
.classWithPad { margin-right: -15px; padding:0px; }

@media screen and (max-width: 768px) {
    .classWithPad { margin-right: 0px; padding:0px; }
    body{
        margin-right: 10px;
    }

    h4 {
        font-size: 22px!important;
    }

    .lock_btn-laranja {
        margin-bottom: 50px!important;
    }

    .blockBorder {
        margin-bottom: 50px!important;
    }
    
    
    
    .dropdown-pais{
        top: 72%!important;
        left: 4px!important;
        width: 98% !important;
    }
}

select {
    width: 100%;
    margin-bottom: 10px;
    background:rgba(255,255,255,0.9);                    
    outline: none;
    padding: 10px;
    font-size: 13px;
    color: #00000;
    /*    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
}

/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width: 0\0) {
    select {
        background: none;
        padding: 5px;
    }
}


.alert{
    text-align: center;
}


.blockBorder{
    background-color: rgb(58,121,176)!important;
    border-radius: 10px;
    border: 5px solid rgb(58,121,176)!important;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    -moz-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
}



/*.classWithPad_lastchild { padding-left:-30px; }*/

.blockBorder button{
    border-radius: 5px;
    margin-bottom: 10px;
}
.blockBorder p{
    margin: auto;
    display: block;
    width: 70%;
    text-align: center;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);

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

}

.bs_nopadding_left{
    margin-right: 10px; 
}

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

h4{
    margin-top:100px;
    color:white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    font-size:30px;
    /*    font-weight: bold;*/
    /*    padding-left:20px;*/

}

.logo{

    position: absolute;
    left: -1%;
    top:10px;
}
.logo img{
    padding-top: 30px;
    width:220px;
}
.login_form{
    margin:auto;
    max-width:540px;
    padding-left: 5px;
}
.registo_form{
    margin:auto;
    max-width:540px;
    padding-left: 5px;
}

.info{
    margin:auto;
    width:600px;
}

.lock_btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ffffff, endColorstr=#e6e6e6, GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #e6e6e6;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 
    border: 5px solid rgb(0, 0, 0,0.5)!important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    -moz-box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    box-shadow: 0px 0px 0px 1px rgba(51,102,153,0.75);
    /*    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);*/
    cursor: pointer; *margin-left: .3em;
}
.lock_btn:hover,
.lock_btn:active,
.lock_btn.active,
.lock_btn.disabled,
.lock_btn[disabled] {
    background-color: #e6e6e6;
}
.lock_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/*.lock_btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}*/
.lock_btn-block {
    width: 100%; 
    display:block;
}

.lock_btn-block_30 {
    width: 30%; 
    display:inline;
}
.lock_btn-block_70 {
    width: 68%; 
    display:inline;
}


/*Botão azul */
.lock_btn-azul,
.lock_btn-azul:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}
.lock_btn-azul.active {
    color: rgba(255, 255, 255, 0.75);
}
.lock_btn-azul {
    background-color: #4a77d4;
    background-image: -moz-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -ms-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6eb6de), to(#4a77d4));
    background-image: -webkit-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -o-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: linear-gradient(top, #6eb6de, #4a77d4);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6eb6de, endColorstr=#4a77d4, GradientType=0);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    /*    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5);*/
}
.lock_btn-azul:hover,
.lock_btn-azul:active,
.lock_btn-azul.active,
.lock_btn-azul.disabled,
.lock_btn-azul[disabled] {
    filter: none; background-color: #4a77d4;
}

/*Botão fedault */
.lock_btn-normal,
.lock_btn-normal:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}
.lock_btn-normal.active {
    color: rgba(255, 255, 255, 0.75);
}
.lock_btn-normal {
    background-color: #666666;
    background-image: -moz-linear-gradient(top, #666666, #333333);
    background-image: -ms-linear-gradient(top, #666666, #333333);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333));
    background-image: -webkit-linear-gradient(top, #666666, #333333);
    background-image: -o-linear-gradient(top, #666666, #333333);
    background-image: linear-gradient(top, #666666, #333333);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#666666, endColorstr=#333333, GradientType=0);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    /*    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5);*/
}
.lock_btn-normal:hover,
.lock_btn-normal:active,
.lock_btn-normal.active,
.lock_btn-normal.disabled,
.lock_btn-normal[disabled] {
    filter: none; background-color: #333333;
}


/*Botão verde */
.lock_btn-verde,
.lock_btn-verde:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}
.lock_btn-verde.active {
    color: rgba(255, 255, 255, 0.75);
}
.lock_btn-verde {
    background-color: #4BB754;
    background-image: -moz-linear-gradient(top, #6CBA67, #39B54A);
    background-image: -ms-linear-gradient(top, #6CBA67, #39B54A);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6CBA67), to(#39B54A));
    background-image: -webkit-linear-gradient(top, #6CBA67, #39B54A);
    background-image: -o-linear-gradient(top, #6CBA67, #39B54A);
    background-image: linear-gradient(top, #6CBA67, #39B54A);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6CBA67, endColorstr=#39B54A, GradientType=0);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    /*    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5);*/
}
.lock_btn-verde:hover,
.lock_btn-verde:active,
.lock_btn-verde.active,
.lock_btn-verde.disabled,
.lock_btn-verde[disabled] {
    filter: none; background-color: #39B54A;
}

/*Botão laranja */
.lock_btn-laranja,
.lock_btn-laranja:hover {
    /*    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
    color: #333;
}
.lock_btn-laranja.active {
    color: rgba(255, 255, 255, 0.75);
}
.lock_btn-laranja {

    background-color: #FECB19;
    background-image: -moz-linear-gradient(top, #FECB19, #FFB110);
    background-image: -ms-linear-gradient(top, #FECB19, #FFB110);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FECB19), to(#FFB110));
    background-image: -webkit-linear-gradient(top, #FECB19, #FFB110);
    background-image: -o-linear-gradient(top, #FECB19, #FFB110);
    background-image: linear-gradient(top, #FECB19, #FFB110);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#FECB19, endColorstr=#39B54A, GradientType=0);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
    margin-bottom: 50px;
}
.lock_btn-laranja:hover,
.lock_btn-laranja:active,
.lock_btn-laranja.active,
.lock_btn-laranja.disabled,
.lock_btn-laranja[disabled] {
    filter: none; background-color: #FFB110;
}


.modal-title {
    color: #000;
}

.modal-footer {
    display: none!important;
}
