body {font: 14px 'Calibri', Arial, sans-serif; color: #333;text-align:center;background:#dee7f2;}
#frame {width:100%;height:100%;*height:auto;}
a {text-decoration: none;cursor:pointer;}
a img {border: none;}
a:link, a:visited {color: #333;}
html body a:hover {text-decoration:underline; color:#439400;}


#logoutbox_wrapper {
  clear: both;
  height: 100%;
  margin: 93px 0;
  position: relative;
  width: 100%;
}


#logoutBox {
  background-color: #fff;
  border-radius: 5px;
  bottom: 0;
  box-shadow: 0 0 3px 4px #e3e3e3;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0;
  width: 45%; float:none;
}
#logoutBox h1 img {
  float: left;
  margin: 2px;
}

.btcls {
  background-color: #00c0ff;
  border: 1px solid #03a2e1;
  border-radius: 5px;
  color: #fff !important;
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  margin: 14px auto 0;
  width: 91%;
}

.title {
  color: #0059bf;
  font-family: "Roboto",sans-serif;
  font-size: 30px;
  font-weight: 300;
  margin: 27px 0 12px 104px;
}
#header img {
	display:none;
}


@media screen and (max-width:960px){
.wrap {
  width: 100%;
}
#header {
  background-image: none; height:auto;  overflow: hidden;
}

#header a img {
	display:block;
  float: left;
  height: auto;
  margin-left: -7%;
  width: 100%;
}
#loginbox_wrapper {
  padding-top: 40px;
}
#leftBox > img {
  height: auto;
  margin: 0 1%;
  width: 98%;
}

#leftBox {
  height: auto;
  margin-bottom: 20px;
  width: 100%; overflow:hidden;
}

#loginBox,
#loginBoxmobno,
#loginBoxopt,
#loginBoxdesk,
#loginBoxmob,
 #logoutBox {
  background-size: 31% auto;
  margin: 0 1%;
  overflow: hidden;
  padding: 5% 0;
  width: 98%;
}
.rgtboxx .formTitle {
  padding: 3% 0 1% 2%;
  width: 25%;
}
.rgtboxx .formField {
  width: 69%;
}
.rgtboxx .formField input[type="text"], .rgtboxx .formField input[type="password"], .rgtboxx .formField select {
  padding: 2px 1%;
  width: 96%;
}
.title.opt {
  font-size: 28px;
  line-height: 43px;
  margin: 3% 0 0 39%;
  text-align: left;
}
.mob p {
  color: #868686;
  font-family: roboto;
  font-size: 1.2em;
}
.regen > p {
  float: left;
  padding-left: 2%;
  text-align: right;
  width: 52%;
}
.rgtboxx .formField.formFieldd {
  width: 100%;
}
.rgtboxx .formField input.disl[type="text"] {
  background-color: #f6f6f6;
  width: 5%;
}
.rgtboxx .formField input.phn[type="text"] {
  width: 70%;
}
.opt .loginSubmitButton.ragi {
  float: none;
}



}



/*@media screen and (max-width:830px){
	#loginbox_wrapper {
  width: 98%;
}
#leftBox, #loginBox{ width:49%; }

#loginBox .formTitle {
  padding-left: 10%;
  padding-right: 1%;
  width: 20%;
}
#loginBox .formField input {
  border: 1px solid #ccc;
  height: 18px;
  padding: 2px 5%;
  width: 100%;
}
#loginBox .formField {
  width: 45%;
}
#loginBox{
background-size:100% 100%;float:right;
}
#logoutBox {
  width: 60%;
}


}


@media screen and (max-width:720px){

#header > a img { width:100%; height:auto;}

#leftBox{ width:99%;  float:none;}
#loginBox{ width:69%;  float:none;}




}

@media screen and (max-width:540px){
#loginBox{ width:99%; margin:auto; float:none;}
#logoutBox {
  width: 90%;
}
#logoutBox h1 img {
  width: 42%;
}
#logoutBox h1 {
	line-height:3em;
}
}*/