@font-face { font-family: "RobotoBold"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/RobotoBold.woff2") format("woff2"), url("fonts/RobotoBold.woff") format("woff"); }
@font-face { font-family: "RobotoRegular"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/RobotoRegular.woff2") format("woff2"), url("fonts/RobotoRegular.woff") format("woff"); }
@font-face { font-family: "RobotoMedium"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/RobotoMedium.woff2") format("woff2"), url("fonts/RobotoMedium.woff") format("woff"); }
@font-face { font-family: "RobotoLight"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/RobotoLight.woff2") format("woff2"), url("fonts/RobotoLight.woff") format("woff"); }
@font-face { font-family: "UTMHelvetIns"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/UTMHelvetIns.woff2") format("woff2"), url("fonts/UTMHelvetIns.woff") format("woff"); }
@font-face { font-family: "MuliRegular"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/MuliRegular.woff2") format("woff2"), url("fonts/MuliRegular.woff") format("woff"); }
@font-face { font-family: "MuliBold"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/MuliBold.woff2") format("woff2"), url("fonts/MuliBold.woff") format("woff"); }
@font-face { font-family: "Lato-Bold"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/Lato-Bold.woff2") format("woff2"), url("fonts/Lato-Bold.woff") format("woff"); }
@font-face { font-family: "Lato-Regular"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/Lato-Regular.woff2") format("woff2"), url("fonts/Lato-Regular.woff") format("woff"); }
@font-face { font-family: "Lato-Black"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/Lato-Black.woff2") format("woff2"), url("fonts/Lato-Black.woff") format("woff"); }
@font-face { font-family: "Lato-Semibold"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/Lato-Semibold.woff2") format("woff2"), url("fonts/Lato-Semibold.woff") format("woff"); }
@font-face { font-family: "Lato-Heavy"; font-style: normal; font-display: block; font-weight: normal; src: url("fonts/Lato-Heavy.woff2") format("woff2"), url("fonts/Lato-Heavy.woff") format("woff"); }

#register_login{max-width:500px;width:100%;background:#f7f7f7;overflow: hidden;}
.fancybox-slide>*{padding:0px !important;border-radius:8px !important;}
.content_bg{background:#fff;padding:20px 15px 15px;box-sizing:border-box;}
.content_tab_user{padding:15px 0px;box-sizing:border-box;}
.item_tab_user{text-align: center;font-size:18px;border-bottom:1px solid #e0e0e0;}
.item_tab_user a{display:inline-block;padding:5px 20px;color:#0031b0;font-family:"Lato-Regular";transition:0.2s all;text-transform: uppercase;}
.item_tab_user a:hover,.item_tab_user a.active{position:relative;color:#0031b0;font-family:"Lato-Bold";text-decoration:none;}
.item_tab_user a:hover::after,.item_tab_user a.active::after{position:absolute;content:"";width:100%;height:3px;background:#0031b0;bottom:-1px;left:0px;}
.content_tab_user .form-group > label{width:23%;float:left;font-weight:normal;font-size:14px;font-family:"Lato-Regular";line-height:33px;}
.content_tab_user .form-group .boxRight{width:77%;float:right;}
.content_tab_user .form-group .boxRight .form-control{border-radius:0px;box-shadow:none;height:33px;background:#fff;border:none;font-size:14px; border: 1px solid rgba(209, 209, 209, 0.39);}
.boxRight .radio label{width:30%;}
.boxRight select{width:31%;float:left;height:33px;border:none;background:#f5f5f5;outline:none;margin-right:3%;padding-left:5px;box-sizing:border-box;}
.boxRight select:nth-child(3){margin-right:0px}
.boxButton{width:85%;margin:10px auto;}
.btnSuccess{width:100%;height:40px;background:#0031b0;color:#fff;text-transform:uppercase;border:none;border-radius:5px;font-family:"Lato-Bold"}
#error{color:#f00;text-align: center;font-size:13px;display:block;}