﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans', sans-serif;
    color: #0065a7;
    background-image: url(../images/bg.jpg);
    background-repeat:no-repeat;
     width: 750px; height: 750px;
    /*font-family: 'Lato', sans-serif;*/
}

/*.container {height: 100%; width: 100%; position: relative}
div.boxmessage {
     width: 100px;
     height: 100px;
     top: 50%;
     margin-top: -50px;
}*/


.boxmessage span{
color: #fdc600;
font-size:22px;
}

.boxform {
    background-color: #fff;
    border: 1px solid #0065a7;
    width: 600px;
    padding: 5px 20px;
    margin-left: 50px;
    border-radius: 10px;
    /* display:inline;
    height:500px;
    width: 510px; margin: 0 auto;*/
}

    .boxform .label {
        width: 120px;
        text-align: right;
        color: #0065a7;
        float: left;
        padding-right: 10px;
        font-size: 12px;
        font-weight: bold;
        margin-top:5px;
    }

    .boxform .input {
        width: 390px;
        text-align: left;
        float: left;
        /*margin-bottom:2px;*/
        /*color: #0065a7;*/
    }


input[type=text] {
    width: 360px;
    border-radius: 5px;
    border: 1px solid #0065a7;
    height:14px;
    padding:2px;
    font-size:11px;
}

.boxmessage {
     border: 1px solid #fff;
     /*background-color:#fff;*/
     background-image:url(../images/textbg.jpg);
     background-repeat:repeat-y;
     /*margin:203px auto 10px auto;
     padding:15px 0;*/
     text-align:center;
     font-size:18px;
     font-weight:bold;
}
.result {
    font-weight:bold;
    font-size:35px;
    color:#fdc600;
    position: absolute;
top: 110px;
left: 300px;
}

.action {
display:inline-block;
text-align:center;
width:750px;
margin:30px 0;
}
.twitter {
margin: 0 80px;
}















h2 {
    color: #001146;
    text-align: center;
    font-size: 32px;
}



a, img {
    border: none;
}


a, img {
    outline: none;
}

map > area,
map > area:active,
map > area:focus {
    outline: none;
    border: 0;
}





form label {
    font-size: 14px;
    padding-right: 20px;
    /* width: 140px;*/
}

input {
    font-size: 12px;
    /*font-family: 'Lato', sans-serif;
    font-weight: 300; */
    padding: 3px;
}

.btn {
    margin: 0 auto;
}


.center {
    text-align: center;
}


.watermarked {
    color: #c1c1c1;
    font-size: 13px;
}




#registergmain {
    margin-top: 20px;
}

#registermain .sx {
    background-color: #fff;
    width: 266px;
    float: left;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
}

#registermain .dx {
    background-color: #FFF;
    min-height: 370px;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px; /*position: relative;*/
    float: right;
    width: 440px;
    margin-left: 22px;
}

#registermain #box {
    /*padding: 0 0 0 297px;*/
    float: left;
    font-family: 'Lato', sans-serif;
}

#registermain label {
    color: #2d7aa6;
}
/*
#registermain form .clearfix {
    margin-bottom: 10px;
}

form .clearfix.blu > label {
    color: #2d7aa6;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 32px;
    padding-top: 0;
}
*/


.help {
    color: #858383;
    float: left;
    font-size: 14px;
    margin: 35px 0 0 10px;
    font-weight: bold;
    font-style: italic;
}

#registermain ul {
    list-style: none;
    margin: 0;
}

    #registermain ul li {
        float: left;
        margin: 0;
        padding: 0;
        width: 50px;
        display: block; /*--IE6 Fix--*/
    }

    #registermain ul.inputs-list li {
        /*float: none;*/
        width: 390px;
        display: block; /*--IE6 Fix--*/
    }

        /*#registermain ul.inputs-list li 
{width: 390px;
    text-align: left;
}*/
        #registermain ul.inputs-list li label {
            width: 390px;
            text-align: left;
        }
    /*#registermain .input ul li label
{ 
    width: 390px;
    text-align: left;
}*/
    #registermain ul li label {
        padding-top: 6px;
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        float: none;
        width: 30px;
        text-align: right;
        color: #2d7aa6;
    }

#registermain input[type=radio] {
    margin: 3px 5px;
}

.clear {
    clear: both;
}

.filter {
    pointer-events: none;
    /* position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2000;
    float: left;*/
}



/* ----------------------------------------
Updateprogress loader 
---------------------------------------- */
.progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2000;
    float: left;
}

.processMessage {
    background-color: white;
    /*height: 40px;*/
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 5px;
    width: 450px;
    z-index: 13001;
    float: left;
    text-align: center;
    border: 1px solid #CCC;
    margin: -160px 0 0 -210px;
    /* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}



/* ----------------------------------------
Updateprogress loader  register
---------------------------------------- */
.progressBackgroundFilterBig {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    filter: alpha(opacity=50);
    opacity: 0.9;
    z-index: 2000;
    float: left;
}

.processMessageBig {
    /*background-color: white;
    height: 40px;*/
    text-align: center;
    position: fixed;
    top: 0;
    /*left: 50%;
    padding: 5px;*/
    width: 450px;
    z-index: 13001;
    float: left;
    text-align: center;
    /*  border: 1px solid #CCC;
    margin: -160px 0 0 -210px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}


h1 {
    font-size: 33px;
    color: #fff;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;
}

h3 {
    font-size: 52px;
    color: #001146;
    font-weight: normal;
    margin-top: 90px;
    margin-bottom: 20px;
    /* margin-top: 0;
    padding-top: 20px;
    text-align: center;*/
}

.buttongo {
    /*display: none;*/
    position: absolute;
    top: 635px;
    left: 485px;
}

.footer {
position: absolute;
top: 729px;
}


#cards {
    width: 500px;
    padding: 20px;
    margin: 20px 0;
    float: left;
}


.singlecard {
    float: left;
    width: 125px;
    height: 125px;
}

.card1 {
    top: 422px;
    left: 91px;
}

.card2 {
    top: 422px;
    left: 314px;
}

.card3 {
    top: 422px;
    left: 549px;
}
