html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background-color: #b7c2c7;
}
.record-info {
    position: absolute;
    top: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #dd4b39;
    width: 100%;
    text-align: center;
}
.clear {
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
}
.horizontal-list {
    float: left;
    width: 100%;
    list-style: none;
}
.horizontal-list li {
    float: left;
}
.horizontal-list li img {
    float: left;
}
#main {
    position: relative;
    top: 0;
    width: 980px;
    background-color: #fff;
    margin: 0 auto;
}
header#main-header {
    padding: 50px 0 24px;
    position: relative;
}
header#main-header h1 {
    text-indent: 55px;
}
header#main-header h1 a {
    color: #3f4c6c;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 21pt;
    font-weight: 100;
}
header#main-header h1 a:hover {
    color: #dd4b39;
}
header#main-header #logo {
    position: absolute;
    right: 55px;
    bottom: 20px;
}
#index {
    position: relative;
}
#index header {
    background-image: url("../images/slider.png");
    background-size: auto;
    background-repeat: no-repeat;
    height: 362px;
    padding: 0;
    position: relative;
    
/*
    height:         200px;
    width:          200px;
    position:       absolute;
    background:     #aaa;
*/
}
.head2 {
    color: #3f4c6c;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 14pt;
    font-weight: 100;
}
.head2.join-us {
    font-size: 40pt;
    position: absolute;
    left: 59px;
    top: 129px;
}
#index hr {
    border: none;
    height: 5px;
    margin: 15px 0;
    float: left;
    width: 100%;
    background: linear-gradient(to right, #fff, #b4b6b8, #fff);
}
#index article {
    padding: 42px 0;
}
article .content {
    float: left;
    padding: 0 33px 0 45px;
}
.content#welcome {
    width: 253px;
    border-right: solid 1px #d1d4dc;
    color: #808080;
    font-family: 'PT Sans', Arial;
    font-style: italic;
    font-size: 10pt;
    font-weight: normal;
}
.content#welcome h2 {
    font-size: 18.5pt;
    margin: 0 0 24px;
}
.content#welcome div {
    line-height: 18px;
}
.content#welcome b {
    font-weight: bold;
}
#open-positions {
    padding: 0 0 0 33px;
    color: #485173;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
    width: 580px;
}
#open-positions h2 {
    font-size: 28pt;
    margin: 0 0 35px;
}
#open-positions h4 {
    margin: 0 0 5px;
}
#open-positions .horizontal-list li {
    padding: 0 35px 37px 0;
    width: calc(50% - 35px);
}
#open-positions .btext {
    line-height: 18px;
}
#open-positions .btext a {
    display: block;
    font-style: italic;
}
#login-application {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
#login-application ul {
    margin: 10px 0 40px;
}
.job-info {
    border-top: solid 10px #485173;
}
.job-info div {
    width: 51.02%;
    margin: 50px auto;
    text-align: left;
    color: #485173;
    font-family: "PT Sans", Arial;
    font-size: 10pt;
    line-height: 18px;
}
.job-info div h3 {
    font-size: 28pt;
}
.job-info div article {
    margin: 30px 0;
}
.job-info div article p {
    margin: 0 0 5px;
}
.job-info div h4 {
    font-weight: bold;
}
.job-info div ul {
    list-style: disc;
    padding: 15px 0 15px 30px;
}
.no_ie9 #user-profile-menu {
    display: flex;
}
.no_ie9 #user-profile-menu a {
    text-transform: uppercase;
    text-decoration: none;
    color: #475075;
    font-family: "PT Sans", Arial;
    background: #c8cad5;
    flex-basis: 33.33%;
    flex-grow: 2;
    padding: 11px 0;
}
#user-profile-menu a:hover, #user-profile-menu a.active {
    color: #fff;
    background: #475075;
}
#user-profile-menu a span {
    float: left;
    margin: 0 0 0 30px;		/*56*/
}
#user-profile-menu a:nth-child(1) span {
    float: right;
    margin: 0 56px 0 0;
}
.no_ie9 #user-profile-menu a:nth-child(1){
    margin: 0 1px;
    padding-left: 20px;
    flex-basis: 209px;
    flex-grow: 1;
    text-align: center;
}
.no_ie9 #user-profile-menu a:nth-child(2){
    margin: 0 1px;
    flex-basis: 209px;
    flex-grow: 1;
    text-align: center;
}
.no_ie9 #user-profile-menu a:nth-child(3) {
    margin: 0 1px 0 0;
    flex-basis: 129px;
    flex-grow: 1;
    text-align: center;
}
.no_ie9 #user-profile-menu a:nth-child(4) {
    margin: 0 1px 0 0;
    flex-basis: 209px;
    flex-grow: 1;
    text-align: center;
}
.no_ie9 #user-profile-menu a:nth-child(5) {
    margin: 0 1px 0 0;
    flex-basis: 209px;
    flex-grow: 1;
    text-align: center;
}
.profile_content {
    font-family: "PT Sans", Arial;
}
.profile_content hr {
    height: 3px;
    background: linear-gradient(to right, #fff, #aeb0b3, #fff);
    border: none;
}
.profile_content form {
    width: calc(100% - 254px);
    padding: 69px 127px 63px;
}
.no_ie9 .profile_content .input-container {
    display: flex;
}
.profile_content .input-container ul {
    text-align: right;
}
.profile_content .input-container ul:first-of-type {
    margin: 0 49px 0 0;
}
.profile_content .input-container ul li {
    margin: 0 0 13px;
}
.profile_content .input-container ul li.custom-upload-container {
    position: relative;
    padding: 0 0 8px;
}
.profile_content .input-container ul label {
    color: #475075;
    font-size: 14px;
}
.profile_content .input-container ul label.disabled {
    background: #eee !important;
}
.profile_content .input-container ul label.custom-upload-btn {
    color: #000;
    padding: 4px 0;
    border-radius: 2px;
    background: linear-gradient(#fff, #f0f0f0);
    border: 1px solid #c6c6c6;
    margin: 3px 0 0;
    float: left;
    width: 89px;
    position: relative;
    left: 98px;
    text-align: center;
}
.profile_content .input-container ul label.custom-upload-btn:hover {
    background: linear-gradient(#f0f0f0, #fff);
}
.profile_content .input-container ul label.custom-upload-btn span {
    float: left;
    text-align: center;
    width: 100%;
    padding: 1px 0 0;
}
.profile_content .input-container ul label.custom-upload-btn input {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
}
.profile_content .input-container ul label.custom-upload-btn.choose::before {
    content: "Choose file";
    float: left;
    padding: 1px 0 0;
    width: 100%;
    text-align: center;
}
.profile_content .input-container ul label.custom-upload-btn.uploading::before {
    content: "Uploading...";
    float: left;
    padding: 1px 0 0;
    width: 100%;
    text-align: center;
    color: red;
}
.profile_content .input-container ul .filename {
    position: absolute;
    font-size: 14px;
    top: 45px;
    left: 98px;
}
.profile_content .input-container ul input {
    width: 210px;
    border: 1px solid #485173;
    background: #fff;
    padding: 2px 5px;
    font-size: 14px;
    color: #485173;
    outline: none;
    border-radius: 2px;
}
.profile_content .input-container ul input[disabled] {
    border: none;
}
.profile_content .input-container ul input[readonly] {
    background-color: #eee;
}
.profile_content .input-container ul .label-container {
    display: block;
}
.profile_content .input-container ul .label-container .link-container {
    display: inline-block;
    width: 233px;
    text-align: left;
}
.profile_content .input-container ul .label-container a {
    font-weight: normal;
    font-size: 14px;
}
#boarding-page {
    font-family: "PT Sans", Arial;
}
#boarding-page hr {
    height: 3px;
    background: linear-gradient(to right, #fff, #aeb0b3, #fff);
    border: none;
}
.no_ie9 #boarding-page .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 69px 0 94px;
}
.no_ie9 #boarding-page li {
    border: solid 1px #475075;
    margin: 0 0 18px;
    color: #475075;
    display: flex;
}
.no_ie9 #boarding-page li strong {
    background: #475075;
    width: 38px;
/*     height: 38px; */
    text-align: center;
    line-height: 38px;
    color: #fff;
    margin: 1px 14px 1px 1px;
    flex-basis: auto;
}
.no_ie9 #boarding-page li div {
    flex-grow: 1;
}
#boarding-page li b {
    font-weight: bolder;
    line-height: 38px;
}
.no_ie9 #boarding-page li span {
    border: solid 1px #475075;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    margin: 1px 1px 1px 14px;
    color: #ee3a3a;
    align-self: flex-start;
    flex-basis: auto;
}
#boarding-page li span.not-ready {
    background: #c8cad5;
    color: #fff;
    border: none;
    line-height: 38px;
    width: 38px;
    height: 38px;
    font-size: 25px;
}
.contents {
    width: 51.02%;
    margin: 0 auto;
		min-height: 500px;
}
.content_inner {
    display: block;
    padding: 0 20px;
    text-align: left;
    width: 100%}
.content_inner, .content_inner * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.content_inner h1 {
    display: block;
    font-size: 28pt;
    margin: 0 0 30px;
    padding: 0;
    font-weight: normal;
}
.content_inner h2 {
    display: block;
    font-size: 18pt;
    margin: 30px 0;
    padding: 0;
    font-weight: normal;
}
.row {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
}
.row:after, .row:before {
    display: table;
    clear: both;
    content: ""}
.col-md-6, .col-md-12 {
    display: block;
    float: left;
    padding: 0 20px;
}
.col-md-6 {
    width: 50%}
.col-md-12 {
    width: 100%}
.rt_forms {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
}
.input {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.input>label, .input>.data-field {
    display: block;
    float: left;
}
.input>label {
    width: 35%;
    padding: 0 20px 8px 0;
    font-size: 16px;
    line-height: 20px;
}
.input .question {
    padding: 0 20px 8px 0;
    font-size: 16px;
    line-height: 20px;
}
.input .question b{
	font-style: normal;
	font-weight: bold;
}
.input .question i{
	font-style: italic;
	font-weight: normal;
}
.input .data-field {
    width: 65%}
.input .data-field input[type="text"], .input .data-field input[type="tel"], .input .data-field input[type="email"], .input .data-field textarea {
    display: block;
    width: 100%;
    border: 1px solid #485173;
    background: #fff;
    padding: 2px 5px;
    min-height: 28px;
    font-size: 14px;
    color: #485173;
    outline: none;
}
.input .data-field input[type="file"] {
    display: block;
    width: 100%;
    background: #fff;
}
.input .data-field input[readonly] {
    background-color: #eee;
}
.input .data-field input[type="text"], .input .data-field input[type="tel"], .input .data-field input[type="email"] {
    height: 28px;
}
.input .data-field textarea {
    height: 65px;
    resize: vertical;
}
.input .data-field input[type="text"][disabled], .input .data-field input[type="email"][disabled] {
    border: none;
}
.input .data-field span {
    display: block;
    height: 28px;
    position: relative;
    vertical-align: middle;
}
.input .data-field span input[type="checkbox"] {
    vertical-align: middle;
}
.submit {
    display: block;
    text-align: center;
    margin: 20px 0;
    position: relative;
}
.submit .btn, .btn {
    display: inline-block;
    height: 36px;
    border: none;
    background: #485173;
    padding: 0 24px;
    color: #fff;
    font-size: 16px;
    outline: none;
    border-radius: 5px;
		cursor: pointer;
}
.action-btn {
    height: 24px;
    padding: 0 10px;
    font-size: 12px;
    margin: 0 0 10px;
}
#user_profile .submit {
    position: relative;
}
.ajax-loader {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: none;
    background: linear-gradient(0deg, red 10%, blue 90%);
    position: relative;
    transform: rotate(0deg);
    animation-name: ajaxanim;
    animation-timing-function: linear;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-play-state: paused;
}
.ajax-loader div {
    position: absolute;
    top: 4px;
    left: 4px;
    background: #fff;
    z-index: 1;
    width: 22px;
    height: 22px;
    border-radius: 22px;
}
.ajax-loader.save {
    display: none;
    top: 3px;
    position: absolute;
    right: 250px;
}
.ajax-loader.upload {
    float: left;
    top: -3px;
    right: 0;
}
#apply_for_job .ajax-loader.save {
    right: 90px;
}
@keyframes ajaxanim {
    from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
body {
    background-color: #b7c2c7;
}
.head {
    color: #3f4c6c;
    font-family: Myriad, "Myriad Pro", Arial;
    font-style: normal;
    font-size: 21pt;
    font-weight: 100;
}
.head2 {
    color: #3f4c6c;
    font-family: "Myriad Pro", Arial;
    font-style: normal;
    font-size: 14pt;
    font-weight: 100;
}
.normal_text {
    color: #485173;
    font-family: Myriad Pro, Arial;
    font-style: normal;
    font-size: 12pt;
    font-weight: normal;
}
.leftbox {
    color: #808080;
    font-family: Myriad Pro, Arial;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
}
.rightbox {
    color: #485173;
    font-family: Myriad Pro, Arial;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
}
.bcell {
    float: left;
    overflow: hidden;
    padding: 0 37px 35px 0;
    width: 251px;
    font-size: 10pt;
}
.normal_textw {
    color: #485173;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 9pt;
    font-weight: normal;
}
.bhead {
    font-size: 15pt;
    line-height: 20pt;
}
.btext {
    font-size: 8.4pt;
}
.bottomtext {
    color: #485173;
    font-family: Myriad Pro, Arial;
    font-style: normal;
    font-size: 10.5pt;
    font-weight: normal;
}
.opimg {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
.opimg:hover {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
A {
    color: #dd4b39;
    text-decoration: none;
    font-weight: bold;
}
A:HOVER {
    color: #485173;
}
.normal_text {
    color: #485173;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 12pt;
    font-weight: normal;
}
.leftbox {
    color: #808080;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
}
.rightbox {
    color: #485173;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
}
.bcell {
    float: left;
    overflow: hidden;
    padding: 0 37px 35px 0;
    width: 251px;
    font-size: 10pt;
}
.normal_textw {
    color: #485173;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 9pt;
    font-weight: normal;
}
.bhead {
    color: #485173;
    font-size: 15pt;
    line-height: 20pt;
    font-weight: normal;
}
.bhead:hover {
    color: #dd4b39;
}
.btext {
    font-size: 8.4pt;
}
.bottomtext {
    color: #485173;
    font-family: 'PT Sans', Arial;
    font-style: normal;
    font-size: 10.5pt;
    font-weight: normal;
}
.opimg {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
.opimg:hover {
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
a {
    color: #dd4b39;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #485173;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.alert {
    text-align:   center;
    color:        #f00;
    font-weight:  bold;
}
.footer {
    border-top: 4px solid #91acaf;
    padding: 20px 50px 20px 90px;
    color: #485173;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    position: relative;
    bottom: 0;
    width: 840px;
}
.footer .partners {
    position: absolute;
    right: 50px;
    top: 12px;
}
.footer .partners img {
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer .partners img:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
.footer .address {
    padding-left: 25px;
    width: 360px;
    text-transform: none;
}
footer #address-properties {
    float: left;
    line-height: 18px;
}
#address-properties .phone {
    line-height: 22px;
    background: url("https://48factoring.com/images/iconPhone.png") no-repeat 0 0;
    background-size: 13px 21px;
    display: inline-block;
    text-indent: 22px;
}
#address-properties ul {
    padding: 20px 0 0 22px;
}
#address-properties ul:first-of-type {
    padding: 4px 0 0 22px;
}
footer #partners {
    float: right;
}
footer #partners .horizontal-list {
    width: auto;
    margin: 6px 0 0;
}
footer #partners .horizontal-list img {
    float: left;
    width: auto;
    height: 32px;
    margin: 0 20px 0 0;
    opacity: 1;
}
footer #partners .horizontal-list img:hover, footer #partners .digi-cert-image:hover, footer #partners #bbb-logo:hover {
    opacity: .8;
}
footer #partners .digi-cert-image {
    float: left;
    opacity: 1;
}
footer #partners #bbb-logo {
    float: right;
    margin: 30px 0 0;
    opacity: 1;
}

.payweektable td, .payweektable th{
   padding: 6px;
}

.payweektable{
   border-collapse: collapse;
}

.payweektable tfoot td{
      font-weight: bold;
}

/* ################################################################### */
/* ######                Internet Explorer 9-hez                ###### */
/* ################################################################### */


/*
.ie9 header #main-header h1 a {
    color: #3f4c6c;
    color: #00f;
    float:  left;
    width:  600px;
}

.ie9 header #main-header a {
    float:  left;
    width:  700px;
}
*/

/*
.chats
{
   background:    #0f0;
}
*/
/*
.chats a,
*/

.chats table
{
   margin-top:    40px;
   width:         100%;
}
.chats td
{
   text-align:    center;
#   width:         33.3333%
}

.chats form
{
   width:         171px;
   margin:        0 auto;
/*
   background:    #f00;
*/
}

.chats table h3,
.know_audios table h3
{
   font-size:     150%;
   
}


.chats .chat_start
{
   margin:        5px auto 50px auto;
   background:    #c8cad5;
/*
   background:    #00f;
*/
   width:         250px;
   height:        50px;
   text-align:    center;
   font-size:     150%;
   
   line-height:   220%;

   cursor:        pointer;
}


.know_audios
{
   width:         100%;
   text-align:    center;
}
.know_audios table
{
   margin:        0 auto;
/*
   line-height:   250%;
*/
}
.know_audios td
{
   vertical-align:  middle;
   padding-right:   5px;
#   height:           50px;

}

.text_center
{
   width:         100%;
   text-align:    center;
}
.know_audios .text_left
{
/*
   border-top:    1px dashed black;
*/
   text-align:    left;
   padding-left:  20px;
}
.know_audios .border_top td
{
   border-top:    5px solid #b7c2c7;
}

.know_newbox1
{
vertical-align:middle;
font-family:'PT Sans',Arial;
font-size:14pt;
color:#ffffff;
background-color:#475075;
}

.know_newbox2
{
vertical-align:middle;
font-family:'PT Sans',Arial;
font-size:14pt;
color:#475075;
}


.know_newbox3
{
vertical-align:middle;
font-family:'PT Sans',Arial;
font-size:10pt;
color:#475075;
}


.know_htext
{
font-family:'PT Sans',Arial;
font-size:18pt;
color:#475075;
}

#course_page label{
  font-weight: bold;
}

#course_page li{
	  padding-top: 20px;
	  padding-bottom:20px;
	  line-height: 1.8;
	  text-align: justify;
	  border: 1px solid #485173;
	  border-radius: 5px;
	  padding: 20px;
	  margin: 10px;
      }
    .profile_content #course_page input[type="text"] {
    width: 210px;
    border: 1px solid #485173;
    background: #fff;
    padding: 2px 5px;
    font-size: 14px;
    color: #485173;
    outline: none;
    border-radius: 2px;
    text-decoration:none!important;
} 

div#meters > div {
  margin: 0 0 1em 0;
}

div#meters div.label {
  display: inline-block;
  font-weight: 400;
  margin: 0 0.5em 0 0;
  width: 3.5em;
}

div#meters div.value {
  display: inline-block;
}

meter {
  width: 50%;
}

meter#clip {
  color: #db4437;
}

meter#slow {
color: #f4b400;
}

meter#instant {
color: #0f9d58;
}




