﻿body { background:url(/Images/layout/back.jpg) no-repeat top center;  margin:0px; padding:0px; font-family:Arial; color:#5e5e5e; letter-spacing:0px; word-spacing:0px;
}

.erp-login-wrapper { width:990px;  margin:0px auto;
}

.erp-login-box { width:350px; float:left;
}

.erp-logo { width:100%; float:left; text-align:center; margin-top:50px; margin-bottom:50px;
}

.erp-login-main { width:100%; float:left; min-height:220px; background:#fff; padding:25px;
}

.text-box {width:94%; float:left;  border:1px solid #939393; margin-top:15px; outline:0px; padding:3%;
}

.but1 {margin-top: 25px;width:125px; background:#cd3b4a; height:50px; border:0px; font-size:18px; color:#fff; cursor:pointer; position:relative; clear:both; transition-property: background; transition-duration: .5s; transition-timing-function: linear;
}

.but1:hover { background-color:#a82230;
}

.text11 { font-size:11px;
}

.text12 { font-size:12px;
}

.text13 { font-size:13px;
}

.text14 { font-size:14px;
}

.text15 { font-size:15px;
}

a { transition-property: color; transition-duration: .5s; transition-timing-function: linear; color:#5e5e5e; text-decoration:none;
}

.text-gray, a.text-gray, .text-gray a {color:#c3c3c3; 
}

.text-gray-d, a.text-gray-d, .text-gray-d a { color:#5e5e5e;
}

a:hover { color:#cd3b4a;
}

img { border:0px;
}

.text-center { text-align:center; 
}

.text-left { text-align:left; 
}

.text-right { text-align:right; 
}

.text-justify { text-align:justify; 
}

.left { float:left;
}

.right { float:right;
}

