* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: underline;
    color: #353535;
}

a:hover {
    text-decoration: none;
}

body {
    line-height: 2.5em;
    font-size: 14px;
    color: #353535;
}

body,
input {
    font-family: arial, serif;
}

br.clearfix {
    clear: both;
}

h1,
h2,
h3,
h4 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #353535;
    margin-bottom: 1em;
}

h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
}

.content-register {
    background: rgb(212, 221, 228);
    min-width: 800px;
    min-height: 600px;
    height: 900px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 25px;
    background: url(headerbg3.jpg) center top no-repeat;
    background-size: cover;
}

.leftLabel {
    float: left;
    font-size: 16px;
    color: #f3f3f3;
}

.rightLabel {
    float: right;
    font-size: 10px;
    color: #0068a4;
    width: 78px;
    height: 24px;
}

.bottomRightMenu {
    position: absolute;
    right: 25px;
    bottom: -100px;
}

.bottomRightMenu a {
    color: #077bc5;
}

#register {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 452px;
    min-height: 550px;
    height: auto;
    margin-left: -281px;
    margin-top: -142px;
    padding: 10px 25px 30px 25px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    background-image: -o-linear-gradient(bottom, #E0E0E0 3%, #FFFFFF 52%);
    background-image: -moz-linear-gradient(bottom, #E0E0E0 3%, #FFFFFF 52%);
    background-image: -webkit-linear-gradient(bottom, #E0E0E0 3%, #FFFFFF 52%);
    background-image: -ms-linear-gradient(bottom, #E0E0E0 3%, #FFFFFF 52%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, #E0E0E0), color-stop(0.52, #FFFFFF));
}

#register a,
#register label {
    color: #077bc5;
    margin-right: 5px;
}

#register .complete a,
.submit-container a {
	margin-right: 0px !important;
}

.registerRightLabel {
    text-align: right;
    font-size: 15px;
    color: #016e82;
}

.logo {
    width: 355px;
    height: 40px;
    margin-top: 5px;
    background: url("images/rgm.png") top left no-repeat;
}

#registerForm {
    margin-top: 10px;
    margin-bottom: 15px;
    margin: 0 auto;
    font-size: 14px;
}

#register .intrum-caption {
    height: 60px;
    font-size: 35px;
    color: #00657B;
    font-weight: bolder;
}

#register .intrum-subcaption {
    height: 60px;
    font-size: 12px;
    color: #6E7475;
    padding-left: 8px;
}

#registerForm {
    display: table;
}

#registerForm.row {
    display: table-row;
}

#registerForm span.cell {
    display: table-cell;
    width: 195px;
    color: #333;
    text-align: right;
    padding-right: 10px;
}

#registerForm.trial span.cell {
    display: table-cell;
    width: 155px;
    color: #333;
    text-align: right;
    padding-right: 10px;
}

#registerForm select {}

#registerForm input[type='text'] {
    width: 240px;
    height: 40px;
    margin-right: 5px;
    padding-left: 7px;
    margin-top: 15px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px;
}

#registerForm.trial input[type='text'] {
    width: 270px;
}

#registerForm.trial input[type='text']:disabled {
    background-color: #DADADA;
}

#registerForm button:disabled {
    cursor: default;
}

#registerForm input[type='checkbox'] {
    margin-left: 0px;
    margin-right: 5px;
}

#registerForm #oferta-checkbox:hover {
    cursor: pointer;
}

#registerForm input[type='submit'] {
    width: 200px;
    height: 50px;
    padding: 2px 2px 3px;
    margin-top: 12px;
    color: #FFF;
    font-size: 14px;
    border: 1px solid #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#63b617), to(#579d17));
    background: -moz-linear-gradient(top, #63b617, #579d17);
    background: -o-linear-gradient(top, #63b617, #579d17);
    background: -ms-linear-gradient(top, #63b617, #579d17);
    border-radius: 3px;
}

.disabled-color {
    border: 1px solid #ccc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#B6B6B6), to(#989898)) !important;
    background: -moz-linear-gradient(top, #B6B6B6, #989898) !important;
    background: -o-linear-gradient(top, #B6B6B6, #989898) !important;
    background: -ms-linear-gradient(top, #B6B6B6, #989898) !important;
}

.disabled-ok {
    background-color: #C5E3C6 !important;
}

#registerForm button,
#registerForm input[type='submit']:hover {
    cursor: pointer;
}

.intrum-subcaption div#intrum_type_chzn {
    width: 165px;
    color: #000;
    line-height: 17px;
}

.intrum-subcaption div#intrum_type_chzn a.chzn-single {
    height: 17px;
    color: #000;
    text-align: left;
    line-height: 17px;
}

.intrum-subcaption div#intrum_type_chzn .chzn-single span {
    margin-right: 19px;
}

.intrum-subcaption div#intrum_type_chzn .chzn-drop {
    width: 173px;
    text-align: left;
    font-size: 11px;
}

.intrum-subcaption div#intrum_type_chzn .chzn-single div b {
    margin-top: -3px;
}

.intrum-subcaption div#intrum_type_chzn .chzn-drop ul.chzn-results {
    max-height: 300px;
}

.intrum-subcaption div#intrum_type_chzn.er-field a {
    border-color: #FF0000;
    color: #FF0000;
}

#registerForm .row .er-field {
    border: 1px solid #F59393;
    color: #F59393;
}

#registerForm .row .ok-field {
    border: 1px solid #7EDD71;
}

.error {
    color: #ff0000;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 0 auto;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 18px;
}

.complete {
    /*color:#00cc00;*/
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 70px auto 5px;
    text-align: center;
}

.check-phone {
    width: 125px;
    height: 40px;
    padding: 2px 2px 3px;
    margin-top: 12px;
    color: #FFF;
    font-size: 14px;
    border: 1px solid #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#63b617), to(#579d17));
    background: -moz-linear-gradient(top, #63b617, #579d17);
    background: -o-linear-gradient(top, #63b617, #579d17);
    background: -ms-linear-gradient(top, #63b617, #579d17);
    border-radius: 3px;
}

#registerForm .row.disableable.disabled span.cell {
    color: #dbdbdb;
}

.registration-result-container {
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
}

.registration-result-container .registration-overlay {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #000;
    opacity: 0.4;
}

.registration-result-container .registration-subwindow {
    position: absolute;
    width: 440px;
    height: 300px;
    background: #fff;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -220px;
    border-radius: 6px;
}

.registration-result-container .registration-subwindow .complete {
    line-height: normal;
}

@-webkit-keyframes greenglow {
    from {
        left: -50px;
    }
    to {
        left: 100%;
    }
}

@-moz-keyframes greenglow {
    from {
        left: -50px;
    }
    to {
        left: 100%;
    }
}

@-o-keyframes greenglow {
    from {
        left: -50px;
    }
    to {
        left: 100%;
    }
}

@keyframes greenglow {
    from {
        left: -50px;
    }
    to {
        left: 100%;
    }
}

.indet-progress-bar {
    width: 250px;
    height: 16px;
    border: 1px solid #bbb;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    background: #E6E6E6;
    margin: 5px;
}

.indet-progress-bar:after {
    content: " ";
    display: block;
    width: 50px;
    top: -50%;
    height: 250%;
    position: absolute;
    animation: greenglow 11s linear infinite;
    -webkit-animation: greenglow 11s linear infinite;
    z-index: 2;
    background: #1c7aae;
}

.show-next-hide-self {
    cursor: pointer;
    font-style: italic;
    text-decoration: underline;
    font-size: 10px;
}
.pseudo-link {
	cursor: pointer;
	text-decoration: underline;
	font-size: 12px;
}

.page-center {
	text-align: center;

	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.langs-choosen {
    display: none;
    position: absolute;
    background: #ffffff;
    font-size: 11px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 25px;
    top: 15px;
    opacity: 0.95;
    right: 103px;
    z-index: 100;
    text-align: right;
}

.langs-choosen a.lang {
    cursor: pointer;
}

.langs-choosen ul {
    list-style: none;
}

.langs-choosen a {
    text-decoration: none;
    color: #337ab7;
    background-color: transparent;
    font-size: 11px;
}

.langs-choosen a:hover {
    color: #000;
}

.apply-partner-code {
	text-align: right;
	line-height: 20px;
}
.apply-code-result-text {
	text-align: center;
}
.apply-code-result-text.bad {
	color:#f55;
}
.apply-code-result-text.normal {
	color:#aaa;
}
