@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold-webfont.eot');
    src: url('../fonts/helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-bold-webfont.woff') format('woff'),
         url('../fonts/helvetica-bold-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-bold-webfont.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica-webfont.eot');
    src: url('../fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-webfont.woff') format('woff'),
         url('../fonts/helvetica-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Helvetica-Light';
  src: url('../fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Helvetica-Light.woff') format('woff'), 
       url('../fonts/Helvetica-Light.ttf')  format('truetype'), 
       url('../fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TradeGothicLTStd-Bold';
  src: url('../fonts/TradeGothicLTStd-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/TradeGothicLTStd-Bold.otf')  format('opentype'),
         url('../fonts/TradeGothicLTStd-Bold.woff') format('woff'), url('../fonts/TradeGothicLTStd-Bold.ttf')  format('truetype'), url('../fonts/TradeGothicLTStd-Bold.svg#TradeGothicLTStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TradeGothicLTStd';
  src: url('../fonts/TradeGothicLTStd.eot?#iefix') format('embedded-opentype'),  url('../fonts/TradeGothicLTStd.otf')  format('opentype'),
         url('../fonts/TradeGothicLTStd.woff') format('woff'), url('../fonts/TradeGothicLTStd.ttf')  format('truetype'), url('../fonts/TradeGothicLTStd.svg#TradeGothicLTStd') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
    font-family: 'helveticaregular' !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;   
    letter-spacing: 0px;
}
img{
    width: 100%;
}
a.sam_logo_img{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
a.sam_logo_img img{
    width: 110px;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    padding: 8px 0;
    margin-bottom: 0;
}
ul.header_main_menu{
    padding: 27px 10px;
}
.main_index_page ul.header_main_menu{
    padding: 17px 10px;
}
ul.header_main_menu li a{
    font-family:'helveticabold';
    font-size: 13px;
    color: #000000 !important;
    border-left: 2px solid #000000;
    padding: 0 15px;
    line-height: 14px;
    letter-spacing: 0px;
}
ul.header_main_menu li:first-child a{
    border: none;
    padding-left: 0;
}
select {
    -webkit-appearance: menulist;
}
.main_index_page .login_align h2 p.title span{
    padding: 4px 4px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.main_index_page .navbar-default {
    background-color: transparent;
    border-color: #e7e7e7;
    padding: 8px 0;
    margin-bottom: 0;
}
.cpa_banner img.banner{
    padding: 0px;
}
.main_index_page .prep_login{
    border: 5px solid #000000;
    border-radius: 20px;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.main_index_page .prep_login h2{
    letter-spacing: -2px;
    font-family: 'TradeGothicLTStd-Bold';
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
}
.main_index_page .form-group label{
   font-family: 'TradeGothicLTStd';
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 13px;
}
.main_index_page .form-group input{
    border: 2px solid #000000;
    padding: 6px 12px;
}
.main_index_page button.btn.btn-primary.btn-block{
    background-color: #000000;
    border: none;
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -1px;
    border-radius: 0px;
}
.main_index_page .frg-pass-regist a{
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 11px;
}
.main_index_page .btn-registr-main{
    background-color: #000000;
    border: none;
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -1px;
     border-radius: 0px;
}
.main_index_page .back-to-web a{
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 11px;
    color: #3d4246;
}
.content_logo_prep{
    position: absolute;
    top: 72px;
}
.content_logo_prep h2{
    letter-spacing: -2px;
    font-family: 'TradeGothicLTStd-Bold';
    color: #000000;
    font-size: 30px;
}
.content_logo_prep h2 p.title span:first-child{
    border-right: 3px solid #000000;
     padding: 4px 7px;
}
.content_logo_prep h2 p.title span{
    padding: 4px 4px;
}
.logo_prep{
    position: absolute;
    top: -125px;
}
.logo_prep img{
    padding-left: 7px;
}
.custom_login .navbar-nav{
    flex-direction: row;
}
.login_align {
    margin-left: 0 !important;
    padding: 15px 50px !important;
    margin: 0 auto !important;
}
.logn-txt-right {
    margin-top: 50px !important;
    background-color: #ffffff;
    padding: 60px 50px;
    max-width: 450px;
    margin-left: 90px;
    border: 1px solid;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-header{
    border: none;
    padding: 0;
    background-color: #ffffff;
    border-radius: unset;
}
.card-header h2 {
    text-align: center;
    font-size: 25px;
    margin: 8px 0;
    font-family: 'square721_cn_btroman';
    color: #3d4246;
}
.custom_login button.btn.btn-primary.btn-block {
    height: 40px;
    background: #000000;
    border-color: #000000;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
}
.custom_login a.btn.btn-primary.btn-block {
    height: 40px;
    background: #000000;
    border-color: #000000;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 25px;
    line-height: 30px;
}
.card-body {
    flex: none;
    padding: 0;
}
.frgt-password {
    text-decoration: none;
    color: #3d4246;
    font-size: 14px;
    width: 100%;
    text-align: right;
}
.frg-pass-regist {
    margin-bottom: 10px;
    color: #fff;
    float: right;
}
.main_index_page .frg-pass-regist a {
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
    color: #3d4246;
    width: 100%;
    text-align: right;
}
input:-webkit-autofill {
    background-color: #fff !important;
}
.custom_login input {
    font-size: 16px;
    height: 40px;
}
.custom_login .form-group label {
    color: #3d4246;
    font-weight: normal;
}
.form-group {
    margin-bottom: 15px !important;
}
.navbar>.container, .navbar>.container-fluid{
    display: block;
}
.custom_login a.btn.btn-primary.btn-block.login_btn{
    font-family: 'TradeGothicLTStd';
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -1px;
    line-height: 18px;
    margin-top: 25px;
}
/*********************  responsive ***********************/



@media (min-width: 1800px) and (max-width: 1920px) {
.main_index_page .container{
    width: 1600px;
}

.main_index_page ul.header_main_menu {
    padding: 30px 10px !important;
}
}
@media (min-width: 1600px) and (max-width: 1799px) {
.main_index_page .container{
    width: 1500px;
}
.main_index_page ul.header_main_menu {
    padding: 27px 10px !important;
}
}
@media (min-width: 1500px) and (max-width: 1699px) {
.main_index_page .container{
    width: 1300px;
}
.main_index_page ul.header_main_menu {
    padding: 23px 10px !important;
}
}
@media (max-width:1500px) {
}
@media (min-width:1200px) {
.container {
    max-width: 1170px;
}
}
@media (min-width: 1440px) and (max-width: 1499px) {
}
@media (max-width: 1440px){
.content_logo img{
    width: 165px;
}
}
@media (max-width: 1440px) and (min-width: 1281px){
.main_index_page ul.header_main_menu {
    padding: 18px 10px !important;
}
}
@media (min-width: 1366px) and (max-width: 1439px) {

}
@media (min-width: 1023px) and (max-width: 1280px) {
.main_index_page ul.header_main_menu {
    padding: 14px 10px !important;
}
}
@media (max-width:1280px) {
.main_logo_content .content_logo{
    margin: 0 auto;
}
.main_index_page .content_logo img {
    padding-right: 0px; 
    padding-top: 15px;
}
}
@media (min-width: 1100px) and (max-width: 1365px) {
}
@media (min-width: 1025px) and (max-width: 1250px) {
}
@media (min-width: 991px) and (max-width: 1024px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 769px) and (max-width: 1024px) {
}
@media (min-width: 768px) and (max-width: 1024px) {
.main_index_page .logn-txt-right{
    max-width: 60% !important;
}
}
@media only screen and (max-width: 749px){
h1, .h1 {
    font-size: 2.28571em;
}
main.main-content {
    display: flex;
    width: 100%;
    flex-flow: column;
    padding-top: 20px;
}
}
@media only screen and (min-width: 750px){
}
@media (max-width:991px) {
}
@media (max-width: 768px){
.suite_image{
    display: none;
}
}
@media (max-width:767px) {
.custom_login .content_logo_prep {
    position: absolute;
    top: 5px;
}
.main_index_page .prep_login {
    margin-top: 90px !important;
}
.custom_login .navbar-nav {
    flex-direction: column;
}
.login_align {
    padding: 15px 25px !important;
}
.main_index_page .prep_banner{
    display: none;
}
ul.header_main_menu{
    padding: 5px;
    text-align: center;
}
ul.header_main_menu li:first-child a{
    padding: 5px;
}
ul.header_main_menu li a {
    border: none;
    padding: 5px;
}
.content_logo img {
    width: 110px;
}
}
@media (min-width: 568px) and (max-width: 767px) {
}
@media (min-width: 568px) and (max-width: 767px) {
}
@media (min-width: 320px) and (max-width: 567px) {
}
@media (max-width:375px) {
}
@media (max-width:320px) {
}