BODY {
    PADDING-BOTTOM: 2px;
    LINE-HEIGHT: 1em;
    MARGIN: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    FONT-FAMILY: Arial;
    FONT-SIZE: 0.8em;
    PADDING-TOP: 2px;
    background: #000;
    overflow: hidden;
}

#bodyDiv {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
	bottom: 0px;
    overflow: hidden;
}

@media screen and (max-height:355px) {
    #bodyDiv {
    	bottom: auto;
		height: 750px;
    }
}

TABLE {
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 0px
}

.banner {
    BACKGROUND: url("https://advantage.iriworldwide.com/images/banner_bg.jpg") repeat-x
}

.banner-left-border {
    WIDTH: 1px;
    BACKGROUND: url("https://advantage.iriworldwide.com/images/banner_left.jpg") no-repeat
}

TD {
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 0px
}

P {
    MARGIN: 0px;
    HEIGHT: 24px;
    FONT-SIZE: 1em;
    FONT-WEIGHT: bold
}

LABEL {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 0.71em
}

SPAN {
    FONT-SIZE: 0.8em
}

.form-section {
    BACKGROUND-COLOR: #efefef;
    WIDTH: 239px;
    FLOAT: left;
    CLEAR: none;
}

.content-section {
    POSITION: relative;
    width: 500px;
    FLOAT: left;
    CLEAR: none
}

.content-section-2 {
    POSITION: relative;
    WIDTH: auto;
    FLOAT: left;
    CLEAR: none
}

.br-ht {
    FONT-SIZE: 0.3em
}

FORM {
    MARGIN: 0px;
    WIDTH: 239px
}

.bttn-section {
    MARGIN: 10px 0px
}

.copyright-line {
    WIDTH: 100%;
    BACKGROUND: #bababa;
    HEIGHT: 1px
}

.copyright-content {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 0.7em
}

INPUT {
    FONT-FAMILY: Arial;
    FONT-SIZE: 0.7em
}

.intro-text {
    FONT-FAMILY: Verdana;
    COLOR: black;
    FONT-SIZE: 0.7em;
    FONT-WEIGHT: normal
}

.country-names {
    FONT-FAMILY: Verdana;
    COLOR: black;
    FONT-SIZE: 0.7em;
    FONT-WEIGHT: normal
}

.form-content {
    -webkit-box-sizing: border-box;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -325px;
    width: 650px;
    height: 90px;
}

.form-content-1 {
    position: relative;
    padding: 10px;
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #c0c0c0;
}

.form-content-2 {
    position: relative;
    padding: 10px;
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bttnstyle {
    width: 650px;
    FONT-FAMILY: Verdana;
    HEIGHT: 50px;
    -webkit-appearance: none;
    FONT-SIZE: 14px;
    font-weight: bold;
    margin-right: 0px;
    background-color: white;
    color: black;
    border-radius: 10px;
    opacity: .7;
}

.inputTitler {
    display: inline-block;
    position: relative;
    color: black;
    font-size: 18px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.inputstyle {
    display: inline-block;
    position: absolute;
    right: 10px;
    line-height: 25px;
    height: 25px;
    -webkit-box-sizing: border-box;
    FONT-SIZE: 18px;
    width: 500px;
    border: none;
}

#divAMSVersion {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 115px;
}

#siglogo {
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 1;
}

#siglogoim {
}

#power {
    position: absolute;
    right: -10px;
    bottom: 50px;
    color: #c0c0c0;
}

.powerIcon {
    font-size: 400px;
    color: #c0c0c0;
    opacity: .1;
}

#loginTitle {
    color: white;
    font-size: 18px;
    top: -10px;
    position: absolute;
    display: none;
}

#assistance {
    color: #efefef;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    text-align: center;
    bottom: 40px;
    width: 100%;
}

a {
    color: #149EDA;
}

.AuthenticationError {
    -webkit-box-sizing: border-box;
    position: absolute;
    height: auto;
    padding: 10px;
    background-color: white;
    border-radius: 10px;
    width: 500px;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -56px;
    text-align: center;
}

@media screen and (max-height:355px) {
    #bodyDiv {
        bottom: auto;
        height: 750px;
    }
}

#fullCover {
	position: absolute;
	z-index: 1000;
	background-color: black;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	line-height: 300px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
	
}

#logoDiv {
	position: absolute;
	width: 519px;
	height: 288px;
	left: 50%;
	top: 50%;
	margin-left: -260px;
	margin-top: -144px;
	background-image:url(../images/big_iri.png);
}

#gettingData {
	position: absolute;
	bottom: 30px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 24px;
	color: white;
	
}