ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wraper-calculator p.text-uppercase{
    margin-bottom: 0;
    padding-top: 9px;

}
.wraper-calculator .Rectangle-77 {
    margin: 5px 0 10px 0;

}
.p-section-dashboard {
    background: #fff;
    color: #4a4a4a;
    margin-top: 120px;
}

.p-section-dashboard a {
    color: #4a4a4a;
}
.message_spam_folder {
    padding: 30px 10px 0px 10px;
    width: 78%;
    color: #f06744;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;

}

a.btn-style1:link,
a.btn-style1:active {
    color: #ea4b22;
    border: #ffbaa8 solid 1px;
    padding: 0.3rem 1rem;
}

a.btn-style1:hover {
    color: #4a4a4a;
}

a.btn-style2:link,
a.btn-style2:active {
    color: #ea4b22;
    border: #ffbaa8 solid 1px;
    padding: 0.3rem 1rem;
}

a.btn-style2:hover {
    color: #4a4a4a;
}

a.btn-style3:link,
a.btn-style3:active {
    color: #ea4b22;
    
    padding: 0.3rem 0.7rem;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.3);
}

a.btn-style3:hover {
    color: #4a4a4a;

}

a.btn-style4:link,
a.btn-style4:active {
    color: #ea4b22;
    padding: 0.1rem 0.7rem;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.3);
    /*border: solid 0.5px #e2e2e2;*/
    margin: 0;
}

a.btn-style4:hover {
    color: #4a4a4a;
}

.btn-style5,
a.btn-style5,
a.btn-style5:link,
a.btn-style5:visited,
a.btn-style5:active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
    background: #ffb3a0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffb3a0 0%, #f47a5b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3a0', endColorstr='#f47a5b', GradientType=1);
    /* IE6-9 */
    background-image: linear-gradient(101deg, #ffb3a0, #f47a5b);

    box-shadow: 0 1.5px 3px 0 #ffb7a5;
    border-width: 0px;
    border-radius: 1px;
    color: #fff;
    padding: 0.1rem 0.7rem;
}

a.btn-style5:hover {
    color: #4a4a4a;
}

.btn-style6,
a.btn-style6:link,
a.btn-style6:active {
    color: #ea4b22;
    padding: 0.1rem 0.7rem;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.1);
    border: solid 0.5px #ffbaa8;
    border-radius: 1px;
    padding: 5px 10px;
    margin: 10px 0 0 0;
}

.save-new-output,
a.save-new-output:link,
a.save-new-output:active {
    margin-top: 40px;

}

a.btn-style6:hover {
    color: #4a4a4a;
}

.btn-style7,
a.btn-style7:link,
a.btn-style7:active {
    color: #707070;

    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.1);
    border: solid 0.5px #e2e2e2;
    border-radius: 1px;
    padding: 5px 20px;

}

a.btn-style7:hover {
    color: #4a4a4a;
}

.w50-btn {
    width: 48%;
}

.btn-right {
    float: right;
}

a.btn-used:link,
a.btn-used:active,
a.btn-used:hover {
    color: #4a4a4a;

}
.btn.btn-copy{
    background: #fff;
    color: #ff5722;
    border: 1px solid #ff5722;
}

.btn-wrapper {
    display: block;
    overflow: hidden;
    clear: both;
}

.btn-padding {
    padding: 5px 10px;
}

.form-control input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    /*line-height: 1.42857143;*/
}

.menu-dashboard a.active {
    color: #ea4b22;
}

.btn-cancel {
    border-radius: 1px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    color: #707070;
}

.btn-delete {
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.1);
    float: right;
}

.stripe-button-el {
    font-weight: 500 !important;
    border-width: 2px !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
    margin: 6px 10px 2px 10px !important;
    white-space: normal !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    word-break: break-word !important;
    -webkit-align-items: center !important;
    -webkit-justify-content: center !important;
    display: -webkit-inline-flex !important;
    padding: 6px 30px 1px 30px !important;
    border-radius: 3px !important;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
    background: #ffffff !important;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1) !important;
    /* IE6-9 */
    background-image: linear-gradient(101deg, #ffffff, #ffffff) !important;

    box-shadow: 0 1.5px 3px 0 #afabab !important;
    border-width: 0px !important;
    border-radius: 1px !important;
    color: #fff !important;
    background: url(../images/pay-card.png) 0px 0px no-repeat !important;
    /*padding: 8px 16px !important;*/
    width: 204px;
    text-indent: -9999px;
    box-shadow: none;
}
.stripe-button-el span{
    min-height: auto;
    background-image: none !important;
    background: none !important;
    box-shadow: none !important;
    height: auto !important;
    padding: 0 !important;
    line-height: 23px !important;
    font-family: AvenirNext-Medium !important;
    text-shadow: none !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #f58062 !important;
}

a.btn-submit:link,
a.btn-submit:visited,
a.btn-submit:active,
.btn-submit:active,
.btn-submit {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
    background: #ffb3a0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffb3a0 0%, #f47a5b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3a0', endColorstr='#f47a5b', GradientType=1);
    /* IE6-9 */
    background-image: linear-gradient(101deg,  #f47a5b, #e74c3c);

    box-shadow: 0 1.5px 3px 0 #ffb7a5;
    border-width: 0px;
    border-radius: 1px;
    color: #fff;
}


.wraper-btn {
    width: 100%;
    text-align: right;
}

.text-right {
    text-align: right;
}

.p-section .container .content-dashboard {
    border-radius: 1px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    margin-left: 30px;
    margin-bottom: 15px;
    padding: 0px;
    display: block;
    overflow: hidden;
    clear: both;
    font-size: 13px;
    width: 94%;
    background: #fff;
}


.message-form{
    padding: 10px;
}
.wrapper-menudashboard{
    display: block;
    overflow: hidden;
    position: relative;
}

.menu-dashboard {
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    width: 95%;
    padding: 40px 0px 50px 0px;
    background: #fff;
}

.message-back2


.message-back {
   
    margin-left: 10px;
    padding: 20px;
}
.allow_to_share input {
        width: 15px;
    height: 15px;
    margin-top: 4px;
    display: block;
    float: left;
    }
.allow_to_share {
    padding-left: 12px;
    font-size: 16px;
}
.message-back2 {
        margin-left: 0px;
        padding: 20px 0 20px 0;
}

.menu-dashboard li a{
    display: block;
    overflow: hidden;
    min-height: 26px;
}
.menu-dashboard li {
    margin-bottom: 30px;
    padding-left: 10px;
}

.menu-dashboard li.active {
    border-left: #ea4b22 solid 3px;
}

.menu-dashboard .profile {
    background: url("../images/dashboard/icon-profile.png") no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .profile,
.menu-dashboard .profile:hover {
    background: url("../images/dashboard/icon-profile-hover.png") 0 0px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.menu-dashboard .orders {
    background: url("../images/dashboard/icon-orders.png") no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .orders,
.menu-dashboard .orders:hover {
    background: url("../images/dashboard/icon-orders-hover.png") 0 0px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.menu-dashboard .albums {
    background: url("../images/dashboard/icon-albums.png") no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .albums,
.menu-dashboard .albums:hover {
    background: url("../images/dashboard/icon-albums-hover.png") no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.menu-dashboard .messages {
    background: url("../images/dashboard/icon-messages.png") 0 3px no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .messages,
.menu-dashboard .messages:hover {
    background: url("../images/dashboard/icon-messages-hover.png") 0 3px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.menu-dashboard .account {
    background: url("../images/dashboard/icon-account.png") 0 10px no-repeat;
    padding-left: 40px;
    min-height: 40px;
}

.menu-dashboard .active .account,
.menu-dashboard .account:hover {
    background: url("../images/dashboard/icon-account-hover.png") 0 0px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
    display: block;
    overflow: hidden;
}

.menu-dashboard .quotations {
    background: url("../images/dashboard/icon-quotations.png") no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .quotations,
.menu-dashboard .quotations:hover {
    background: url("../images/dashboard/icon-quotations-hover.png") 0 0px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.menu-dashboard .invoices {
    background: url("../images/dashboard/icon-invoices.png") no-repeat;
    padding-left: 40px;
}

.menu-dashboard .active .invoices,
.menu-dashboard .invoices:hover {
    background: url("../images/dashboard/icon-invoices-hover.png") 1px 0px no-repeat;
    padding-left: 40px;
    color: #ea4b22;
}

.Category {
    float: left;
    width: 15%;
}

.Subject {
    float: left;
    width: 50%;
}

.Status {
    float: left;
    width: 15%;
}

.Last {
    float: left;
    width: 20%;
}

.Category-mobi {
    display: none;
}

.id-message {
    font-weight: bold;
    color: #ea4b22;
}

.message-list .Head {
    font-weight: bold;
}

.message-list {
    font-size: 15px;
    display: block;
    overflow: hidden;
    clear: both;
}
.data-list {
    min-width: 100%;
}
.message-list li {
    border-radius: 1px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    line-height: 25pt;
    min-height: 25pt;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.paging-list .entries {
    float: left;
    width: 33%;
}

.paging-list {
    padding: 20px;
    margin-left: 10px;
    font-size: 0.8em;

}

.select-paging {
    float: right;
}

.select-paging li {
    float: left;
    border-radius: 1px;
    border: #e2e2e2 solid 1px;
    margin: 0 5px;
    padding: 1px 8px;

}

.select-paging li.active a {
    color: #fff;
}

.select-paging li.active {
    background: linear-gradient(134deg, #ffb3a0, #f47a5b);
    color: #fff;
}

.input-text {
    float: left;
    width: 50%;
}

.btn-new-message {
    float: right;
    width: 50%;
}

.btn-new-message a {
    text-align: right;
    padding: 10px 10px;
    color: #fff;

}

.album-btn .view-number {
    padding-left: 23%;
    padding-top: 20px;
    display: block;
    overflow: hidden;
    float: left;
}

.album-btn a:link,
.album-btn a:active,
.album-btn a {
    color: #fff;
    padding: 0.5rem 1rem;
}

.album-btn a.btn-delete {
    color: #ea4b22;
    border: #ffbaa8 solid 1px;
}

.upload-from {
    width: 20%;
    float: left;
    display: block;
    overflow: hidden;
    padding: 20px 0px 50px 0px;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    margin-right: 3%;
    min-height: 434px;
    padding-left: 15px;
}

.upload-result {
    width: 76%;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px 0px 50px 0px;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    min-height: 434px;
}

ul.tab-upload-result {
    width: 100%;
    display: block;
    overflow: hidden;
}

ul.tab-upload-result li {
    width: 50%;
    text-align: center;
    float: left;
    background: rgba(112, 112, 112, 0.2);
    line-height: 30px;
    padding: 10px;
    text-transform: uppercase;
}

ul.tab-upload-result li a {
    color: #4a4a4a;
}

ul.tab-upload-result li.active a {
    color: #ea4b22;
}

ul.tab-upload-result li.active {
    background: #fff;
}

.upload-result-content {

    position: relative;
}

.drap-drop-inner {
    border: 5px dashed #636363;
    border-radius: 10px;
    float: left;
    width: 98%;
    margin-bottom: 10px;
    position: relative;
    padding: 60px 0;
    text-align: center;
    position: relative;
    margin: 1%;
}

.drap-drop-inner.active {
    border: 5px dashed #e74c3c;
}
.drap-drop-inner .btn-files_view {
    background: url(../images/dashboard/new-upload.png) 5px 8px no-repeat;
    height: 21px;
    padding: 5px 5px 5px 35px;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.drap-drop-inner .btn-files {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 30%;
}

.album-total {
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: right;
    font-size: 12px;
}

.album-name {
    padding-left: 10px;
}

.line-sellect {
    border-top: solid 0.5px #e2e2e2;
    ;
    border-bottom: solid 0.5px #e2e2e2;
    padding-left: 10px;
}

.image-view,
.folder-view {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.image-view li,
.folder-view li {
    float: left;
    overflow: hidden;
    width: 20%;
    position: relative;
}

input.checkbox {
    width: 18px;
    height: 18px;

}

.image-view li input.checkbox,
.folder-view li input.checkbox {
    margin-left: 15px;
    width: 18px;
    height: 18px;
}

.image-view li input.checkbox2,
.folder-view li input.checkbox2 {
    margin-left: 45px;
    width: 18px;
    height: 18px;
}

.image-view li {
    min-height: 121px;
}


.image-view li a {
    display: block;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    font-size: 9px;
}

.folder-view li a {
    background: url(../images/dashboard/icon-folder.png) top center no-repeat;
    min-height: 65px;
    display: block;
    overflow: hidden;
    padding-top: 70px;
    text-align: center;
    font-size: 9px;
}

.custom_upload_left_icon a {
    background: url(../images/dashboard/icon-upload.png) no-repeat;
    padding-left: 35px;
    font-size: 15px;
    min-height: 33px;
    display: block;
    padding-top: 5px;
}

.custom_upload_left_icon a.phone_gallery {
    background: url(../images/dashboard/icon-upload.png) 0 -61px no-repeat;
}

.custom_upload_left_icon a.google_drive_icon {
    background: url(../images/dashboard/icon-upload.png) 0 -120px no-repeat;
}

.custom_upload_left_icon a.one_drive_icon {
    background: url(../images/dashboard/icon-upload.png) 0 -183px no-repeat;
}

.custom_upload_left_icon a.dropbox_drive_icon {
    background: url(../images/dashboard/icon-upload.png) 0 -245px no-repeat;
}

.custom_upload_left_icon a:hover,
.custom_upload_left_icon a.active {
    background-color: #fff3f0;
}

.custom_upload_left_icon a.mobi {
    display: none;
}
.custom_upload_left_icon_reupload li{
            width: 170px;
            height: 20px;
            min-height: 0;
            float: none;
            min-height: 30px;
           
        }
.custom_upload_left_icon_reupload li a{
    /*color: #fff;*/
     font-size: 12px;
}
.custom_upload_left_icon_reupload li a:hover{
    /*background-color: #2d2c2b;*/

}
.pnreupload {
    /*background: rgba(0, 0, 0, 0.9);*/
    /*color: #fff;*/
    width: 172px;
    border-radius: 5px;
    padding-bottom: 2px;
    border: 1px #000 solid;
}
.p-section-project {
    background: #262626;
    margin-top: 50px;
    z-index: 9;
}

.p-section-project .container .btn {
    font-size: 0.8rem;
}
.p-section-project .container input.btn-submit {
    padding: 10px 35px;

}

.p-section-project .container .btn-payment {
    padding: 5px 3rem !important;
    font-size: 18px;
    background: none;
    color: #f58062;
    box-shadow: 0 1.5px 3px 0 #afabab;
}

a.btn-paypal:link,
a.btn-paypal:visited,
a.btn-paypal:active,
.p-section-project .container .btn-paypal,
div .step-pay .btn-paypal{
    background: url(../images/checkout-paypal.png) 12px 4px no-repeat !important;
    /*padding: 8px 16px !important;*/
    width: 120px;
    text-indent: -9999px;
    box-shadow: none;
    border: #0d3b88 1px solid;
    
}
div .step-pay .btn-paypal:hover,
a.btn-paypal:hover{
    border: #009cda 1px solid;
}

a.btn-pay-card:link,
a.btn-pay-card:visited,
a.btn-pay-card:active,
.p-section-project .container .btn-pay-card,
div .step-pay .btn-pay-card{
    background: url(../images/pay-card.png) 0px 0px no-repeat !important;
    /*padding: 8px 16px !important;*/
    width: 204px;
    text-indent: -9999px;
    box-shadow: none;
    /*border: #0d3b88 1px solid;*/
    
}
div .step-pay .btn-pay-card:hover,
a.btn-pay-card:hover{
    /*border: #009cda 1px solid;*/
}


.p-section-project .container {
    background: #fff;
    min-height: 800px;
    color: #4a4a4a;
    /*padding-top: 40px;*/
    padding: 40px 50px 15px 50px;
    display: block;
    overflow: hidden;
    font-family: AvenirNext-Medium;

}

.p_payment .container {

    background: #fafafa;
}

p.pay_via {
    margin-top: 60px;
}

.container_payment {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 2.5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    padding: 50px 0;
}
.p_payment .container_payment {
    padding: 50px;
}
.p-section-project .container.paddingtop0{
    padding-top: 0;
}

.p-section-project .container-db .message-list .Quote {
    width: 12%;
    float: left;
}
.p-section-project .container-db .btn-new-message_q{
    width: 30%;
    float: right;
}
.p-section-project .container-db .btn-new-message {
    width: 30%;
    float: right;
}

.p-section-project .container-db .btn-new-message_detail {
    width: 80%;
    float: right;
    text-align: right;
}

.p-section-project .container-db .page-search {
    width: 40%;
    float: left;
}

.p-section-project .container-db {

    padding: 0px 5px 0px 0px;
    background: #fafafa;

}
.p-section .container  .bg-main-dashboard {
    background: #fafafa;
    padding-top: 20px;
}
.btn-submit-proj {
    color: #ea4b22;
    border: #ffbaa8 solid 1px;
    background: #fff;
    padding: 0.5rem 1rem;
}

.tab-standard li {
    background: #adadad;
    color: #fff;
}

.data-instruction,
.select-service {
    width: 78%;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    display: block;
    overflow: hidden;
}

.data-instruction {
    padding: 20px;
    /*float: left;*/
}
.data-detail-proj {
    width: 100%;
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    display: block;
    overflow: hidden;
}
.viewphoto {
    width: 78%;
    float: left;
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 10px;
}
.viewphotoRight {
    float: right;
}
.viewphotoLeft {
    float: left;
}
.viewdetail {
    
    border-top: 1px solid #e2e2e2;
    padding: 10px;
    float: right;
    width: 22%;
}
.pleft{
    float: left;
}
#viewprojectsummary {
    width: 900px;
}
.project-summary li {
    width: 50%;
    float: left;
}
.project-summary li.w100 {
    width: 100%;
}
.step-complexity,
.step-services {
    float: left;
    width: 50%;
    /*margin-left: 5%;*/
    padding: 15px;
}

.projcect-upload .upload-result,
.projcect-upload .upload-from {
    box-shadow: none;
}

.projcect-upload {
    box-shadow: 0 1.5px 10px 0 rgba(0, 0, 0, 0.2);
    display: block;
    overflow: hidden;
    width: 78%;
    margin-top: 20px;
}
.select_currency {
    color: #ea4b22;
}
.projcect-line-status {
    display: block;
    overflow: hidden;
    width: 78%;
    margin-top: 20px;
}

.Rectangle-line {
    width: 90%;
    height: 5px;
    border-radius: 50px;
    background-color: #e2e2e2;
    margin: 40px 50px 70px  40px;
    position: relative;
}

.Rectangle-line .step0,
.Rectangle-line .step1,
.Rectangle-line .step2,
.Rectangle-line .step3 {
    position: absolute;
    left: 0;
    top: -5px;
    width: 14px;
    height: 14px;
    border-radius: 500px;
    background-image: linear-gradient(135deg, #e2e2e2, #e2e2e2);

}

.Rectangle-line .step0.active,
.Rectangle-line .step1.active,
.Rectangle-line .step2.active,
.Rectangle-line .step3.active {
    background-image: linear-gradient(135deg, #ff9174, #f06744);

}

.Rectangle-line .step1 {
    left: 33.33%;
}

.Rectangle-line .step2 {
    left: 66.66%;
}

.Rectangle-line .step3 {
    left: 100%;
}

.text_step0,
.text_step1,
.text_step2,
.text_step3 {
    position: absolute;
    top: 10px;
    left: 0;
}

.Rectangle-line .text_step1 {
    left: 30.33%;
}

.Rectangle-line .text_step2 {
    left: 60.66%;
}

.Rectangle-line .text_step3 {
    left: 90%;
}

.p-section-project a {
    color: #4a4a4a;
    ;
}

.bar0,
.bar1,
.bar2,
.bar3 {
    content: "";
    display: inline;
    position: absolute;
    width: 33.3%;
    height: 100%;
    left: 0%;
    text-align: center;
    background: #e2e2e2;
    /*background: #b32525;*/
}

.bar0.active,
.bar1.active,
.bar2.active,
.bar3.active {

    background: #f06744;
    z-index: 90;
}
.bar1.active {
    left: 33.33%;
}
.bar2.active {
    left: 66.66%;
}

.quotation-detail li {
    display: block;
    overflow: hidden;
    width: 50%;
    float: left;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    padding: 5px;
}

.quotation-detail,
.quotation-detail2 {
    padding-top: 20px;
    display: block;
    overflow: hidden;
    clear: both;
}

.quotation-detail2 li {
    width: 32%;
    float: left;
    padding-bottom: 20px;

}

.quotation-bg-solid {
    width: 40px;
    height: 30px;
    display: block;
    overflow: hidden;


}

.back-dashboard {
    background: url(../images/dashboard/back-dashboard.png) no-repeat;
    padding-left: 35px;
}

.your-history {
    clear: both;
    margin: 40px 0 20px 30px;

}

li.Head {
    /*    text-align: center;*/
}

.first-col {
    padding-left: 5px;
}

.w5 {
    width: 5%;
    float: left;
}

.w10 {
    width: 10%;
    float: left;
}

.w15 {
    width: 15%;
    float: left;
}

.w17 {
    width: 17%;
    float: left;
}

.w20 {
    width: 20%;
    float: left;
}

.w25 {
    width: 25%;
    float: left;
}

.w30 {
    width: 30%;
    float: left;
}

.w35 {
    width: 35%;
    float: left;
}

.w40 {
    width: 40%;
    float: left;
}

.w45 {
    width: 45%;
    float: left;
}
.w70 {
    width: 70%;
    float: left;
}
.blance_due, .invoice_term {
     font-size: 12px;
}

.sort-head {
    background: url(../images/dashboard/sort.png) 0 5px no-repeat;
    float: right;
    text-indent: -999px;
    height: 20px;
    width: 15px;
    margin-right: 5px;
    z-index: 10;
    display: block;
    overflow: hidden;
}

.message-list li.Head span {
    /*border-left: solid 0.5px #e2e2e2;*/
    padding-left: 5px;
}

ul.my-profile li {
    border-bottom: #dad7d7 solid 1px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    width: 50%;
    float: left;
    min-height: 44px;
}

.inputText2{
    font-size: 10pt;
    padding-top: 12px;
    line-height: 20px;
}

.inputText3{
    font-size: 10pt;
    padding: 6px 10px 0 0;
    line-height: 22px;

}


.inputText3 span {
    padding: 6px 0 0 6px;
    display: block;
    width: 125px;
    float: left;
}
.inputText4 span  {
    padding: 6px 0 0 6px;
    display: block;
    width: auto;
    float: left;
}
.inlineLabel {
    color: #141823;
    text-align: right;
    font-size: 13px;
    left: 0px;
    float: left;
    width: 30%;
    margin-right: 5px;
    margin-top: 12px;
    /*font-weight: bold;*/
}
.edit_padding{
    padding: 20px;
}

.inputText,
.inputSelect {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #141823;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 2px 6px;
    resize: none;
    width: 375px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.inputText {
    width: 60%;
    font-weight: bold;
    margin-top: 6px;
}

.inputText:focus {
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

ul.my-profile .btn-wrapper{
    padding-left: 30%;
}
ul.my-profile.Mode_edit li .inputText {
        border: 1px solid #aaa;
}

#cancel_profile,
#save_profile {
    display: none;
}
#cancel_profile {
    padding: 10px;
}
.tooltip1 {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}


.tooltip1 .tooltiptext {
    visibility: hidden;
    width: 215px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px ;

    /* Position the tooltip */
    position: absolute;
    z-index: 1000;
    font-size: 12px;
}
.tooltip1 .tooltiptext.bottom {
    bottom: 0;
}

.tooltip1 .tooltiptext img {
    width: 100%;
}

.tooltip1:hover .tooltiptext {
    visibility: visible;
}

#user_register .tooltip1{
    position: absolute;
    top: 7px;
    right: -21px;
}
.order-list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.order-list li {
    width: 50%;
    float: left;
}

.Text-topup {
    width: 80%;
    font-size: 16px;
}

.InvoicedTo {
    width: 48%;
    float: left;
}
.PayTo {
    width: 48%;
    float: right;
}
.InvoicedTo p{
    text-align: left;
}
.PayTo p {
    text-align: right;
}
.colorOrange{
       color: var(--reddish-orange);
}
.InvoicedPay{
    clear: both;
    margin-top: 10px;
    width: 100%;
}
.invoice-iteams {
    clear: both;
    margin: 20px 0;
}
.invoice-iteams-list li {
    font-size: 14px;
    display: block;
    overflow: hidden;
}
.invoice-iteams-list li .SubTotal{
    text-align: right;
    font-weight: bold;

}
.invoice-iteams-list li.TextTotal{
    padding-top: 10px;
    display: block;
    overflow: hidden;
}
.invoice-iteams-list li .w25{
    text-align: right;
}
.content-dashboard-invoice {
    padding: 20px;
}
.Path-530 {
  width: 10px;
  height: 20px;
  box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: var(--brownish-grey);
}
.wraper-photo {
    position: fixed;
}
.message-font{
    font-size: 13pt;
}
.width-message{
    width: 90%;
    background: #fff;
    padding: 20px;
    font-size: 16px;
}
.message-block{
    
    margin-bottom: 10px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    
}
.mess-Name{
    font-weight: bold;
}
.mess-date {
    float: right;
    font-size: 13px;
}

.mess-info {
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 5px;
    color: #707070;
}
.mess-content {
    
    background: #fff;
    padding: 10px 15px;
}
table.data-list thead {
    font-weight: bold;
}
table.data-list tr td {
   border: 2px solid #f0f0f0;
   padding: 5px 10px;
}
#project-content-next-step table.data-list tr td{
    font-size: 14px;
}

table.data-list tr.tablebody{
    
}

.project-step-next
table.data-list tr td .btn-style3{
        min-width: 125px;
    }


.listviewtablescroll{
    overflow: auto;
    clear: both;

}

.viewprojectsummary .listviewtablescroll {
    padding-top: 20px;
}
.Code-title {
    color: #ea4b22;
}
.mobi-left {
    text-align: left;
}
.mobi-right {
    text-align: right;
    float: right;
}
.message-list p {
    margin-bottom: 1pt;
}
.mobi-project {
    font-weight: bold;
}
.mobi-date {
    color: #adadad;
}
.message-list-mobi{
    display: none;
}
.label{
    display: block;
    overflow: hidden;
}
.custom_upload_mobi{
    display: none;
}
a.link-quotation {
    color: #ea4b22;
    text-transform: uppercase;
}
.create_project_remove_file {
    border-radius: 1px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.1);
    border: solid 0.5px #ffbaa8;
    padding: 3px 5px;
    color: #ea4b22;
}
.textbold {
    font-weight: bold;
}
.textright{
    text-align: right;
}
a.select_currency:link
a.select_currency:active,
a.select_currency{
    color: #ea4b22;
    border: 1px solid #ea4b22;

    margin: 10px 1%;
    padding: 2px 20px;
    border-radius: 5px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.3);
    width: 48%;
    float: left;
    display: block;
    text-align: center;
}
.no-record-section{
    padding: 20px;
}
.currency_readmore a{
    color: #ea4b22;
}
.normal.editprofile {
    margin-bottom: 20px;
}

.quotation-bg-solid-icon {
    float: left;
    padding-right: 10px;
}

#choose_currency {
    width: 600px;
}

.currency_list {
    padding: 10px 0;
}
.addon{
    margin-top: 20px;
}
.addon .textbold{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}
.addon li {
    padding: 5px 0;
}
.addon .addon-list{
    padding-left: 10px;
}
.output-action{
    width: 140px;
}
#viewsharepop{
    width: 800px;
}
.container-db .search-container {
    margin-left: 6%;
}
.select-album {
    margin-top:0;
    
    padding: 20px;
    
}
.other-info {
    padding: 20px;
}
.icon-root {
    
}
.icon-root img {
    width: 30px;
    vertical-align: text-bottom;
}
.amaran-wrapper.top.right{
    position: fixed;
    top: 0;
    left: 210px;
}
.service-rank3 a,
#pricing_creatall a {
    color: #ea4b22;

}



.retouche_level,
.cutout_level{
        font-size: 13px;float: right; width: 70%;
        display: none;
  }
  #retouche_basic,
  #cutout_basic {
    display: block;
  }
  
  .cutout_level img {
    margin: 0 10px;float: left;
  }
 div.reason_reject a:link, 
 div.reason_reject a {
    background: #fcf732;
    text-decoration: underline;
    }
 div.switch_currency {
    clear: both;
    padding-top: 20px;
    font-size: 12px;
 }

#create_another_project{
    display: none;
    padding-left: 10px;
    font-size: 0.8rem;
}
.projcect-line-status a.btn-cancel:hover {
    border: 2px solid #e9e9e3;
}
.upload_text_guide {

                        font-size: 12px;
                        padding: 25px 00;
                    }
  
@media (min-width: 1700px){

    .menu-dashboard .account {
        background: url("../images/dashboard/icon-account.png") 0 0px no-repeat;
       
    }
    .menu-dashboard .active .account, 
    .menu-dashboard .account:hover {
     background: url("../images/dashboard/icon-account-hover.png") 0 0px no-repeat;
    

    }
}


@media (max-width: 767px) {

    .message_spam_folder {
        padding: 30px 10px 0px 10px;
        width: 100%;
        color: #f06744;
    }

    .upload_text_guide {
        display: none;
    }
    .amaran-wrapper.top.right {
        left: 170px;
    }
    .project-detail-col-1 .viewphoto,
    .project-detail-col-1 .viewdetail {
           width: 98%; 
    }
    .tooltip1 .tooltiptext {
        width: 90px;
    }
    .container-db .search-container {
        margin-left: 0;
    }
    .coupon_code {
        width: 120px;
    }

    .stripe-button-el {
        margin: .4rem .8rem !important;
    }

    .p-section-project .container .btn-payment {
        font-size: 18px;
    }

    #choose_currency {
        width: auto;
    }

    .project-summary li {
        width: 100%;
    }
    h1 {
        font-size: 20px;
    }
    .w30{
        width: auto;
    }
    .stripe-button-el{
        font-size: .75rem !important;
    }
    .zsiq_theme1 div.zsiq_cnt{
        display: none;
    }

    .projcect-line-status{
        width: 100%;
    }

    .custom_upload_mobi{
        display: block;
    }
    .p-section-project .container-db .page-search{
        width: 90%;
    }
    .p-section-project .container-db .btn-new-message_q{
        width: auto;
    }
    .menu-dashboard{
        width: 100%;
        margin-bottom: 10px;
    }
    .p-section .container .content-dashboard{
        margin-left: 2px;
    }
    .select-entries,
    .show-entries{
        display: none;
    }
    .listviewtablescroll{
        display: none;
    }
    .message-list-mobi{
    display: block;
    }

    .paid-quotations .w17{
        width: 34%;
    }
    .paid-quotations .w20{
        width: 25%;
    }
    .custom_upload_left_icon{
        position: absolute;
        right: 100%;
        top: 0;
    }
    .upload-from{
        min-height: 10px;
    }
    .custom_upload_mobi select {
        width: 100%;
        text-align: center;
        border: 1px solid #adadad;
    }
    .upload-result,
	.projcect-upload{
		width: 100%;
		}
    ul.my-profile li {
        width: 100%;
    }
    .Rectangle-line {
        display: none;
    }
    .p-section-project .container {
        padding: 40px 10px 15px 10px;
    }
    .data-instruction, .select-service{
        width: 100%;
    }
    .upload-from{
        width: 100%;

    }

    .step-complexity,
    .step-services {
    float: left;
    width: 100%;
    /*margin-left: 5%;*/
        padding: 15px;
    }
    .image-view li,
    .folder-view li {
        width: 100%;
         box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
         padding-top: 10px;
         padding-bottom: 10px;
         min-height: 80px;
    }
    .InvoicedTo {
    width: 100%;
    float: none;
    }
    .PayTo {
        width: 100%;
        float: none;
    }
    
    .PayTo p {
        text-align: left;
    }

    .quotation-detail li,
    .quotation-detail2 li {
        width: 100%;
    }

    .p-section-project .container-db .message-list .Quote {
        width: 100%;
        float: left;
    }

    .custom_upload_left_icon a.mobi {
        display: block;
    }

    .paging-list .entries {
        width: 100%;
    }

    

    .message-list .Head-Account-balance {
        display: block;
    }

    .Head-Account-balance .w20,
    .Head-Account-balance .w40,
    .Head-Account-balance .w30 {
        width: 49%;
    }

    .Subject {
        float: left;
        width: 100%;
    }

    .Last {
        float: left;
        width: 100%;
    }


    .Category-mobi {
        display: block;
    }

    .id-message {
        font-weight: normal;
        color: #ea4b22;
        width: 100%;
        display: block;
    }

    .input-text {
        float: none;
        width: 100%;
    }
    .p-section-project .container-db .btn-new-message,
    .btn-new-message {
        float: none;
        width: 100%;
    }

}
