.login-left-box {
background-color:#31372F;
}
.matlab-solutions {
    padding-top: 300px;
    color: #fff;
    font-size: 56px;
    margin-bottom:20px;
}
.back-to-home {
    padding-bottom: 400px;
}
.login-page-box {
    background-color: white;
    padding: 30px 70px 100px 60px;
}
.login-h3 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 26px;
    padding-top: 140px;
}
.login-form {
    margin-left: 30px;
}
.login-entry {
    width: 500px;
    padding: 15px;
    font-size: 14px;
    border-style: none;
    border-bottom: 1px solid #FE4D4D;
}
.login-button {
    margin-top: 30px;
    color: #fff;
    background-color: #FE4D4D;
    border-color: #FE4D4D;
    display: inline-block;
    padding: 14px 80px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border-radius: 5px;
    overflow: visible;
}
.forgot-pass {
    color: #3ECA66;
    font-size: 13px;
    float: left;
    padding-left: 25px;
}
.signup-span {
    font-size: 13px;
    float: right;
}
.back-arrow-txt {
    border: 1px solid white;
    padding: 15px 30px 15px 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
}
.my-assignments-h3{
    margin-left:0px;
}
.offer-image{
    padding-left:30px;
    margin-bottom:20px;
}
.sub-new-h3{
    font-size:18px;
    padding-left:0px !important;
    margin-left:0px !important;
}
.my-assignments{
    padding-left:40px;
    font-size:16px;
}
.my-assignments a{
    color:#000;
}
.submit-new-assignment{
    padding-left:40px;
    font-size:16px;
}
.submit-new-assignment a{
    color:#000;
}
.dash-side-bar{
    padding-top:40px;
}
.dasboard-main{
    background-color:#DAECD0;
}

.order-assignment{
    background-color:#fff;
}
.dash-side-h3{
    font-size:20px;
}

.assignment-list-box{
    background-color:white;
    padding:120px 70px 100px 120px;
    border:1px solid #B9B9B9;
}
.add-assignment-box{
    background-color:white;
    padding:70px 70px 150px 120px;
}
.my-assignment-list-box{
    background-color:white;
    padding:50px 70px 150px 50px;
}
.login-page-box{
    background-color:white;
    padding:30px 70px 100px 60px;
   
}
.order-now-box{
    background-color:white;
    padding:10px 70px 0px 30px;
    box-shadow: 2px 5px 10px #A5A5A5;
    margin-left:40px;
    margin-right:20px;
}


.form-entry {
    border: 1px solid #FE4D4D !important;
    padding: 5px !important;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 190px !important;
}
.input-form-top {
    padding: 5px;
    background-color: white;
    border-style: none;
    color: black;
    font-size: 14px;
    width: 190px;
    height: 32px;
    margin-top: 7px;
    border-radius: 5px;
    border: 1px solid #FD4D4D;
}
.only-order-submit-btn {
    margin-left: 70px;
    margin-top: 15px;
    color: #fff;
    background-color: #FE4D4D;
    border-color: #FE4D4D;
    display: inline-block;
    padding: 12px 70px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 5px;
    overflow: visible;
}
.dash-side-bar {
    padding-top: 40px;
}

.assign-details-h3 {
    border-bottom: 1px solid #606060;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 22px;
}
.assign-table-top-tr {
    border-bottom: 2px solid #606060;
}
.assign-table-th {
    padding: 20px;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.red-price {
    color: red;
    text-decoration: line-through;
}
.assign-price {
    font-size: 32px;
    margin-top: 50px;
    border: 2px dashed #606060;
    padding: 10px;
}
.cta-button-chat {
    color: #fff;
    background-color: #FE4D4D;
    border-color: #FE4D4D;
    display: inline-block;
    padding: 14px 22px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    overflow: visible;
}
.cta-button {
    color: #fff;
    background-color: #FE4D4D;
    border-color: #FE4D4D;
    display: inline-block;
    padding: 9px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 50px;
    overflow: visible;
}





















