.quickbooks_connect{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 20px;
    margin-top: 20px;
}

.sys_enter {
    display: inline-block;
    margin: 0;
}

.app_sign_in, .app_sign_up{
    font-size: 18px;
    width: 300px;
    height: 300px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.app_sign_in input, .app_sign_up input{
    font-size: 14px;
    height: 30px;
    width: 300px;
    background-color: rgb(232, 240, 254);
    padding: 6px 12px;
    cursor: text;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
}

.app_sign_in button, .app_sign_up button {
    width: 300px;
    height: 30px;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
}

.link_button {
    padding: 5px 0;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
    display: block;
    width: 300px;
    text-decoration: none;
}

.enter_helpers p{
    font-size: 13px;
    margin: 5px;
}

.ord_quickbooks_title{
    width: 320px;
    display: block;
    position: absolute;
    text-align: center;
    margin-top: 100px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.ord_sign_in, .ord_sign_up{
    font-size: 18px;
    font-weight: 600;
    color: #787778;
}

.sign_in_warning, .sign_up_warning{
    text-align: left;
    font-size: 18px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sign_up_successful {
    text-align: left;
    font-size: 18px;
    color: #32795a;
    background-color: #def2e6;
    border-color: #849f9f;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.invoices_to_add {
    display: block;
    position: absolute;
    padding: 15px;
    width: 90%;
    margin-top: 180px;
    background-color: #FFFFFF;
    color: #787778;
    font-size: 25px;
    font-weight: 450;
    text-align: center;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    border: 1px solid transparent;
    border-color: #cdcdcd;
    border-radius: 5px;
    float: top;
}

.invoices_to_add button {
    width: 100px;
    height: 30px;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 400;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
}

.invoices_to_add form {
    margin-bottom: 0;
}

.api_logs {
    display: block;
    position: absolute;
    width: 90%;
    margin-top: 500px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.api_logs_1 {
    background-color: #FFFFFF;
    color: #787778;
    text-align: center;
    width: 100%;
    height: 350px;
    border: 1px solid transparent;
    border-color: #cdcdcd;
    border-radius: 5px;
    overflow: auto;
    margin-bottom: 20px;
}

.api_logs_1 table {
    text-align: center;
    width: 100%;
    padding: 15px;
}

tr.title_tr th{
    text-align: center;
    height: 30px;
    background-color: #d9d9d9;
}

tr.second_tr td {
    height: 30px;
}

.account_settings {
    display: inline-block;
    position: absolute;
    margin-right: 20px;
    margin-top: 20px;
    right: 0;
    top: 0;
}

.home_but button{
    position: absolute;
    top: 75px;
    height: 30px;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    left: 25px;
}

.settings {
    position: absolute;
    top: 125px;
    left: 25px;
    width: 50%;
}

.set_option {
    display: block;
    background-color: #ffffff;
    color: #989898;
    padding: 15px;
    font-weight: 750;
    width: revent;
    border: 1px solid transparent;
    border-color: #cdcdcd;
    border-radius: 5px;

}

.set_option button {
    height: 30px;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
}

.set_option hr {
    margin: 15px 0 15px 0;
}

.set_option p {
    margin: 15px 0 15px 0;
}

.set_option form {
    margin: 0 0 15px 0;
}


.change_password{
    height: 310px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.change_password button {
    width: 150px;
}

.change_api{
    height: 245px;
}

.change_api button {
    width: 100px;
}

.set_api{
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    margin-top: 300px;
    width: 400px;
    height: 150px;
}

.set_api input {
    width: 100%;
}

.reset_password {
    text-align: center;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    margin-top: 300px;
    width: 400px;
    height: 190px;
}

.reset_password h2{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #383838;
}

.reset_password span{
    font-weight: 300;
}

.reset_password input {
    font-size: 20px;
    font-weight: 300;
}

.reset_password button, .reset_password input {
    width: 100%;
}

.warning_ban{
    color: #765c3c;
    background-color: #f0e7d8;
    border-color: #e9dfc6;
    padding: 15px; margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.norm_ban{
    color: #638f31;
    background-color: #dbf7d9;
    border-color: #c7f1bc;
    padding: 15px; 
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.info_ban {
    color: #31798f;
    background-color: #d9f4f7;
    border-color: #9bd6d6;
    padding: 15px; 
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.quick_click {
    display: inline-block;
    position: absolute;
    margin-top: 10px;
    left: 218px;
    right: 220px;
}

body{
    background-color: #f3f3f4 !important;
}