@charset "utf-8";
/* CSS Document */
body{ font-size: 14px; background-color:#f2f2f2; font-family: 'Raleway_Medium'; height:100%}
html, body {height: 100%; margin:0; padding:0; width:100%;}
form{ margin:0; padding:0; border:none;}


.clearboth { clear:both;}
.floatL {float:left;}
.floatR {float:right;}
.height5 {height:5px;}
.height10 {height:10px;}
.height15 {height:15px;}
.height20 {height:20px;}
.height25 {height:25px;}
.height30 {height:30px;}
.height35 {height:35px;}
.height40 {height:40px;}
.height45 {height:45px;}
.height50 {height:50px;}
.height60 {height:60px;}
.height70 {height:70px;}
.height80 {height:80px;}
.height90 {height:90px;}
.absolute {position:absolute;}
.relative {position:relative;}
.arial { font-family:Arial_Bold;}
/*terms_general Start ---------------------------------------------------*/
.terms_title_style01 {
    text-align:center;
}
.terms_title_style02 {
    font-family:lato, sans-serif;
}
/*terms_general End ----------------------------------------------------*/
/*terms content Start---------------------------------------------*/
.terms_bg_wrapper {
    background-color:white;
    border: 1px solid #d1d1d1;
    padding:15px;
    margin-bottom:20px;
}
.terms_container_wrapper {
    background-color:#f2f2f2;
    padding:10px;
}
.terms_text_style01 {
    text-align: justify;
}
/*terms content End----------------------------------------------*/