﻿/*
    Common 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

@media only screen and (max-width:600px){
	.wizard > .steps > ul > li
	{
		width: 100%;
	}
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
	    margin-left: 10px;
	    margin-bottom: 0;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	    font-family: 'DaxBold';
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #4396dd;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #044f80;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    //background: #ff3111;
    color: #fff;
}

.wizard > .content
{
    background: #FFF;
    display: block;
   margin: 0.5em;
   margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: relative;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.wizard-card{
    width: 100%;
    background: rgba(255,255,255,1);
   // box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    inset 0 0 10px rgba(0, 0, 0, 0.14);
   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.14);
   box-shadow:         inset 0 0 10px rgba(0, 0, 0, 0.14);
}
.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    //display: block;
   // border: 1px solid #ccc;
	//height: 36px;
    //padding: 0 6px;
	//font-size: 14px;
	//width: 100%;
	border-radius:0;
}

.wizard > .content > .body input[type="checkbox"]
{
    float: left;
    margin-right: 12px;
}

.wizard > .content > .body input.error
{
   // background: rgb(251, 227, 228);
    //border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 95%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #3cafdb;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}

.notes .advantage-notes-list li {
    background: none;
    padding: 0 0 0 61px;
    margin: 0 0 49px;
    position: relative;
    font: 400 16px/18px 'DaxRegular', sans-serif;
    color: #5f6e76;
}
.notes li {
    font: 14px/18px "DaxRegular", Helvetica, sans-serif;
    background: url(/themed/glory2016/img/green-list-top.png) 0 0 no-repeat;
    padding: 0 0 5px 32px;
}

.notes .advantage-notes-list li:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 7px;
    height: 40px;
    width: 34px;
    background: url(../images/sprite.png) 0 0 no-repeat;
}
.notes .advantage-notes-list .secure:before {
    background-position: -34px 0;
    width: 36px;
}
.notes .advantage-notes-list .lighting:before {
    background-position: -148px -103px;
    width: 40px;
    height: 47px;
}

.notes .advantage-notes-list .deposit:before {
    background-position: -70px 0;
    width: 40px;
}

.btn-group a h2{
	margin-right:20px;
	margin-bottom:0  !important;
}
.btn-group a::focus,
.btn-group a::visited
{
	border:none !important;
}
.btn-group a.active{
	border:none !important;
	outline:none !important;
	box-shadow:none !important;
}

.btn-group a.passive h2::after{
	background: transparent;
}

.btn-group a:hover h2::after{
	background:#44c3d2;
}
.jur_hq{
	 float: left;
}
.secure-icon {
    font: 14px/16px "DaxRegular", sans-serif;
    color: #9caebe;
    position: relative;
    padding: 0 0 0 20px;
}
.secure-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprite.png) -152px 0 no-repeat;
    width: 12px;
    height: 15px;
}


.form-horizontal .control-group {
    margin-bottom: 18px;
}


.demo-regulators-block {
    margin: 0 0 0 18px;
}

.demo-regulators-block .regulator-name {
    display: block;
    color: #606a70;
    font: 14px/16px "DaxRegular", sans-serif;
    padding: 0 0 12px;
}
.demo-regulators-block #jurBlock {
    margin: 0 0 -1px -1px;
}
.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.form-horizontal INPUT, .form-horizontal SELECT {
    border: 1px solid #b0b9c2;
    background: #fff;
    color: #000;
    height: 36px;
    padding: 0 6px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font: 14px/36px "DaxRegular",Helvetica,sans-serif;
}


.btn-group .btn.radio:hover, .btn-group .btn.radio {
    font: 14px/16px "DaxRegular",Helvetica,sans-serif;
    color: #000;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    border: 1px solid #afb9c2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.demo-regulators-block .payment {
    border: 1px solid #d7dce0;
    margin: 0 0 0 -1px;
    padding: 10px;
    position: relative;
}
.demo-regulators-block #jurBlock .btn-group .btn:focus, .demo-regulators-block #jurBlock .btn-group .btn:hover, .demo-regulators-block #jurBlock .btn-group .btn {
    width: 85px;
    border-color: #eef2f5;
    background: #eef2f5;
    color: #9caebe;
    padding: 9px 16px;
    margin: 0 !important;
    outline: none;
}
.LongRegisterForm .control-group input {
    color: #555;
}


.demo-regulators-block #jurBlock .btn-group .btn.active {
    background: #fff;
    border-color: #d7dce0;
    border-bottom-color: #fff;
    color: #5f6e76;
    position: relative;
    margin: 0 0 -1px !important;
    padding-top: 10px;
    font: 15px "DaxRegular", serif;
}
.btn-group .btn.radio.passive {
    color: #41515f;
    border: 1px solid #41515f;
}

.controls INPUT, .controls SELECT, .controls BUTTON, .controls TEXTAREA {
    float: left;
}
.form-horizontal INPUT, .form-horizontal SELECT {
    border: 1px solid #b0b9c2;
    background: #fff;
    color: #000;
    height: 36px;
    padding: 0 6px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font: 14px/36px 'DaxRegular',sans-serif;
}
.form-horizontal SELECT, .form-horizontal SELECT.span3, .form-horizontal INPUT[type="text"], .form-horizontal INPUT[type="password"] {
    background-color: #fff;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
SELECT {
    padding: 0px 4px;
}
select {
    width: 220px;
    border: 1px solid #cccccc;
    background-color: #fbfbfb;
}
select, input[type="file"] {
    height: 30px;
    line-height: 30px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}


.LongRegisterForm .h4,
.LongRegisterForm h4 {
    font-size: 22px;
    color: #000 !important;
    margin: 0;
    padding: 0;
}

.notes .h4.notes-title, .notes .notes-title {
    font: 300 22px/40px 'DaxRegular';
    padding: 0 0 55px;
    color: #474d52;
    margin: 0;
}

.notes p {
    margin: 0 0 25px;
}

.notes p.h4 {
    margin: 0;
}
.notes .notes-sub-title {
    font: 300 28px/30px 'Roboto', sans-serif;
    padding: 0 0 22px;
}

/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
	display: block;
    float: left;
	width:100%;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
}

#sharedContainer label {
    font: 14px/16px 'DaxRegular', sans-serif;
    color: #000;
}

.LongRegisterForm .controls, .demo-register .controls {
    margin-left: 0;
}

@media (min-width: 1200px){
	.LongRegisterForm  .control-group .span3 {
		width: 23.076923076923077%;
		margin-right:1%;
	}
}
.LongRegisterForm  .control-group select[class*="span"]{
	display: inline-block;
	
}

.LongRegisterForm select{
	-webkit-appearance: menulist-button !important;
    appearance: menulist-button !important;
	}
.LongRegisterForm input[type="checkbox"]{
	
	-webkit-appearance: checkbox !important;
    appearance: checkbox !important;
	width:auto !important;
}
	
.notes .green-list-right li {
    background: url(../images/green-list-right.png) 0 0 no-repeat;
    font-size: 16px;
    padding: 0 0 10px 20px;
}

.notes .h5, .notes h5 {
    font-size:  16px;
	font-weight:bold;
    margin: 0;
    padding: 0 0 23px;
}
#block_telephone .controls{
	 position: relative;
}
#block_telephone .controls input {
    padding-left: 20px;
}
#block_telephone .controls:before {
    content: '+';
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    height: 36px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.notes .know-block {
    position: relative;
    padding: 0 0 18px 88px;
    color: #5f6e76;
    font: 14px/18px Arial, sans-serif;
    min-height: 53px;
}


.notes .samll-info {
    color: #044F80;
    font: 12px/18px Arial, sans-serif;
}

.notes .know-block:before {
    content: '';
    background: url(../images/sprite.png) 0 -40px no-repeat;
    width: 53px;
    height: 53px;
    position: absolute;
    left: 10px;
    top: 4px;
}

.upload-text {
    color: #474d52;
    font-size: 14px;
}

#uploadFirstContainer .upload-icon {
    position: relative;
    padding: 0 0 0 50px;
    min-height: 32px;
}

#uploadFirstContainer .upload-icon:before {
    content: "";
    background: url(../images/sprite.png) -164px -58px no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 5px;
    left: 0;
}

.LongRegisterForm .green-info {
    border: 1px solid #29a543;
    display: block;
    color: #29a543;
    position: relative;
    padding: 6px 10px 6px 34px;
}

.LongRegisterForm .green-info:before {
    content: 'i';
    position: absolute;
    top: 8px;
    left: 10px;
    width: 14px;
    height: 14px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #29a543;
    border-radius: 14px;
}

.notes li {
    font: 14px/18px Arial, Helvetica, sans-serif;
    background: url(../images/green-list-top.png) 0 0 no-repeat;
    padding: 0 0 5px 32px;
}

.form-horizontal .control-group:after {
    clear: both;
}

#sharedContainer INPUT[type=checkbox] {
    margin-right: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: inherit;
}

#emailConfirmation .error label {
    color: #ec1c29;
}
#sharedContainer label {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #000;
}

.custom-check input[type="checkbox"] + label, .demo-register input[type="checkbox"] + label, .LongRegisterForm input[type="checkbox"] + label {
    position: relative;
    padding: 0;
	display: block !important;
}