*,*:hover {
  box-sizing: border-box;outline:0;
}
html,body{height:100%}
body{    background: #f1f1f1;
    margin: 0;color:#969696;  font-family: 'Roboto Condensed', sans-serif;font-size:14px;
    padding: 0;}
.xcm-wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    height: 100vh;
}
.xcm-left-wrap{    width: 49.9%;float:left;
    display: inline-block;
   }
.xcm-login h1{     font-size: 20px;
    margin: 0 0 10px 0;
    font-family: 'Roboto Condensed';
    font-weight: 500;}
.xcm-right-wrap { /*width:49.9%;float:left; display: inline-block;*/
    background: url(../images/background.jpg) no-repeat;
    background-size: cover;
    background-position: 100% 0%;
    width: 50%;
    overflow-y: hidden;
    background-repeat: no-repeat;
}
/*.xcm-right-wrap a{cursor:pointer;}
.imgwrap { width:100%;float:left; display: inline-block;
     background: url(../images/bgxchange.jpg) no-repeat;background-size:cover;
	 height:768px;background-position:50%  -120px\9;
    background-color: #001552;
  
}*/

h2.xcm-conference a {margin-top: 40px;    display: block;
    color: #084974;font-size:20px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

    h2.xcm-conference a:hover {
        color: #d27b32;
    }

    h2.xcm-conference a > sup {
        font-size: 12px;
    }
.logo{margin-bottom:50px;}
.xcm-login-wrap{
       padding:20px 0px 20px 0px;
    text-align: center;
   margin: 0 auto;display:block;
    vertical-align: middle;
}
form.xcm-login{   }
form.xcm-login > div {
  position: relative;
  overflow: hidden;padding-right: 10px;
}
form.xcm-login input[type="text"],form.xcm-login input[type="password"]{

	font-family: 'Roboto Condensed';
    font-size: 16px;
    border: 1px solid #d7d7d7;
    background: #fff;
    position: relative;

    color: #646464;
    padding: 6px 12px 6px;
    outline: 0;
    margin-bottom: 20px;
    width: 295px;
    height: 48px; width:280px\9;height:48px\9;line-height:28px\9;
    border-radius: 3px;
}

.form-wrap{position:relative;}
label{   color: #646464;font-family: 'Roboto Condensed';
    font-size: 16px;
   text-align:left;height: 28px; width: 268px; overflow-x: hidden; position: absolute; left: 12px; display: inline; top: 0px}


input.login-btn{    background: #074975;
    width: 295px;width:280px\9;
    height: 50px;
    border: 0;
    color: #fff;    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;}
#RequiredFieldValidator1, #RequiredFieldValidator2{    
    display: block;
    position: absolute;
    top: 18px;
    z-index: 999; right:-9px; 
    }

form.xcm-login .checkbox {margin-bottom: 30px;}
form.xcm-login .checkbox input, form.xcm-login .checkbox label{display:inline-block;float:left;}
.links-wrap{    margin-bottom: 15px;}
.links-wrap a{color:#969696;font-size:12px;text-decoration:underline;}
.links-wrap a.leftalign{float:left}
.links-wrap a.rightalign{float:right}
.newcustomer p{    text-decoration: underline;}
.newcustomer a{color:#074975}
.xcm-right-wrap p{ font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-style: italic;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    font-weight: 600;
    font-family: 'Roboto Condensed';}
.welcometext sup {
    font-style: normal;
    padding: 5px;
    font-size: 16px;
    top: -1em;
    vertical-align : top;
}
.welcometext{display:table; width: 100%;height: 100%;}
.welcometext p{display:table-cell;vertical-align:middle;}
.footer{    bottom: 0; position: relative;margin: 0 0 0 28.7%;}
.footer p{text-decoration: underline; padding: 15px 0;    font-size: 12px;}
