﻿
* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

h2 {
    color: #cd3c0d;
}

/* #form {
        text-align: center;
        position: relative;
        margin-top: 20px
    }*/

#form fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
    text-align: left;
}
.xlist-style {
    list-style: none;
}

.tab-content > .active {
    display: contents;
}

.xh3 {
    font-weight: bold;
    font-size: 19px;
    color: #cd3c0d;
    margin-top: 15px
}

.XR {
    float: right;
    margin-top: 15px;
}

.li {
    display: inline;
}

.prev-step:hover {
    background: #808080;
    cursor: pointer;
}

.ps {
    font-size: large;
    font-weight: 900;
    text-align: center;
}

@media screen and (max-device-width:640px), screen and (max-width:640px) {
    .ps {
        font-size: x-small;
        font-weight: 900;
        text-align: center;
    }
}

input[type=button]:disabled {
    background: #dddddd;
}
    /*  .finish {
        text-align: center
    }*/

    #form fieldset:not(:first-of-type) {
        display: none
    }

#form .previous-step, .next-step {
    width: 100px;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    cursor: pointer;
}

.form, .previous-step {
    background: #616161;
}

.form, .next-step {
    background: #cd3c0d;
}

#form .previous-step:hover,
#form .previous-step:focus {
    background-color: #000000
}

/* #form .next-step:hover,
    #form .next-step:focus {
        background-color: #cd3c0d
    }*/

.text {
    color: #cd3c0d;
    font-weight: normal
}

#progressbar {
 
    overflow: hidden;
    color: lightgrey
}

    #progressbar .active {
        color: #cd3c0d
    }

    #progressbar li {
        list-style-type: none;
        font-size: 15px;
        width: 33%;
        float: left;
        position: relative;
        font-weight: 400
    }

    #progressbar #step1:before {
        content: "1"
    }

    #progressbar #step2:before {
        content: "2"
    }

    #progressbar #step3:before {
        content: "3"
    }

    #progressbar #step4:before {
        content: "4"
    }

    #progressbar #step5:before {
        content: "5"
    }

    #progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 20px;
        color: #ffffff;
        background: lightgray;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px
    }

    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: lightgray;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1
    }

    #progressbar li.active:before,
    #progressbar li.active:after {
        background: #cd3c0d
    }

.progress {
    height: 10px
}

.progress-bar {
    background-color: #cd3c0d
}

.li0 {
    padding-right: 0em;
    padding-left: 0em;
}

.MarginTitle {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #3d3e40;
}

.font-bold {
    font-weight: bold;
    font-size: 18px;
}

.modal-header .close {
    margin-top: -15px;
    margin-right: -25px;
}

.Border23 {
    border-style: solid;
    border-color: #c5c5c5;
    border-radius: 5px;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    height: 100%;
    padding: 15px;
    margin-bottom: 25px;
    background: bisque;
}

@media screen and (max-device-width:680px), screen and (max-width:680px) {
    .Border23 {
        border-style: solid;
        border-color: #c5c5c5;
        border-radius: 5px;
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
        height: 100%;
        padding: 15px;
        margin-bottom: 25px;
        background: bisque;
    }
}

.BorderBox {
    border-style: solid;
    border-color: #c5c5c5;
    border-radius: 5px;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px;
    margin-bottom: 25px;
    background: bisque;
}

.PaymentMethodBankTransfer {
    border-style: solid;
    border-color: #c5c5c5;
    height: 167px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
    width: 100%;
    margin-left: 0%;
    height: 125px;
}

.PaymentMethodCash {
    border-style: solid;
    border-color: #c5c5c5;
    height: 167px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
    width: 100%;
    margin-left: 0%;
    height: 178px;
}

.BorderSquare {
    border-style: solid;
    border-color: #6191d8;
    background: coral;
    /*border-radius: 23px;*/
    margin-top: 15px;
    margin-bottom: 25px;
}

.toolkit .tab-content {
    border: none;
}

.process-step .btn:focus {
    outline: none
}

label {
    display: inline-block;
    margin-bottom: 5px;
    color: #002c6c;
    display: inline-block;
    margin-bottom: 5px;
    color: #002c6c;
    font-weight: 450;
    font-size: medium;
}

.toolkit .modal-header {
    border: 0;
    border-top: none;
}

.toolkit .modal-header {
    margin-top: -18px;
}

.process {
    display: table;
    width: 100%;
    position: relative
}

.process-row {
    display: table-row
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.process-row:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.process-step {
    display: table-cell;
    text-align: center;
    position: relative
}

    .process-step p {
        margin-top: 4px
    }

.btn-circle {
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%
}

.toolkit .btn {
    width: 64px;
    height: 42px;
}

.process-row:before {
    top: 32px;
}

.btn-info {
    color: #fff;
    background-color: #e4490e;
    border-color: #e4490e;
}

    .btn-info:hover {
        color: #fff;
        background-color: #e4490e;
        border-color: #e4490e;
    }

.btn_info {
    color: #fff;
    background-color: #5bc0de;
}

.form-page-indicator ul li.current span {
    /* background: #f26334; */
}

.Pright {
    margin-left: 24%;
}

.toolkit {
    font-size: 12px;
}

.form-page-indicator ul {
    float: left;
    width: 100%;
    border: 1px solid #b1b3b3;
    padding: 10px;
    margin: 0px;
    /*margin-left: 7%;*/
    font-size: 1em;
}

    .form-page-indicator ul li:first-child {
        border: none;
    }

    .form-page-indicator ul li {
        float: left;
        width: 20%;
        border-left: 1px solid #b1b3b3;
        padding: 20px 8px 0;
        height: 95px;
    }

        .form-page-indicator ul li.complete span {
            background: center center no-repeat #002c6c;
        }

        .form-page-indicator ul li.current span {
            background: #f26334;
        }

        .form-page-indicator ul li span {
            float: left;
            width: 31px;
            height: 31px;
            border-radius: 15px;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px;
            text-align: center;
            color: #fff;
            line-height: 30px;
            font-size: 1.1em;
            background: #919195;
        }

.scfDropListGeneralPanel {
    /*float: left;*/
    width: 100%;
    border: 1px solid #b1b3b3;
    padding: 0;
    -webkit-appearance: none;
    border-radius: 0;
    overflow: hidden;
    background: url(https://cloud.gs1jo.org.jo/cloud/Uploads/GS1_Jordan/Photo/Site/default/arrow-down.png) 98% center no-repeat #fff;
}



    .scfDropListGeneralPanel select {
        float: left;
        width: 100%;
        height: auto;
        border: none;
        background: 0 0;
        padding: 10px;
        font-size: 14px;
        color: #454545;
        -webkit-appearance: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }

.tittle-active-line {
    text-align: left;
    color: #F67777;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E3E7EB;
    /* text-decoration: underline; */
    font-size: 16px;
    font-weight: bold;
}

label {
    margin-top: 10px;
}

.labels {
    margin-top: 1px;
    font-size: x-large;
}

.labelStyle {
    /*margin-left: -106px;
            margin-top: 12px;*/
    float: right;
    color: #e86507;
    font-size: xx-large;
}

.toolkit .dropdown-toggle {
    background-color: inherit;
    color: #000000;
}

.caret {
    border-right: none;
    border-left: none;
}

.labelxlarger {
    font-size: 24px;
    color: black;
}

.labelsmall {
    margin-top: -2px;
    color: #847b7b;
}

.labeltax {
    float: right;
    color: black;
    font-size: 14px;
    /*margin-right: 21px;*/
}

.bootstrap-select > .dropdown-toggle {
    width: 395%;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #080808;
    text-decoration: none;
    outline: 0;
    background-color: aliceblue;
}

.labelh {
    font-size: 15px;
    font-weight: 400;
    color: #707171;
}

.labelhs {
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.rowm {
    margin-top: 10px;
    margin-left: 5px;
}

/*.btn {
    font-size: 16px;
    width: 163px;
    height: 48px;
    cursor: pointer;
    transition: all .2s ease-in-out;*/
    /*   letter-spacing: 1px;*/
    /*border: none;
}*/

.back-btn {
    color: #f62f5e;
    background: #fff;
}

.next-btn {
    color: #fff;
    background: #f62f5e;
}

.btn:focus {
    outline: none;
}

.btn:hover {
    transform: scale(1.1);
}

.blue-border {
    border: 1px solid rgb(110, 178, 251);
}
.border22 {
    border: 1px solid #b1b3b3;
    margin-left: 0px;
    margin-right: 0px;
}

.country-list li {
    text-align-last: left;
}

.testProgress {
    width: 100%;
    background-color: #ddd;
}

.testProgressBar {
    width: 0%;
    height: 30px;
    background-color: #f55e05;
    text-align: center;
    line-height: 30px;
    color: white;
}

.err {
    background: #ffe6ee;
    border: 1px solid #b1395f;
}

.emsg {
    color: #c12020;
    font-size: small;
}

.li12 {
    text-align: center;
    text-align-last: center;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 21px;
    font-size: small;
    text-align: center;
}

.bgWhite {
    background: white;
    box-shadow: 0px 3px 6px 0px #cacaca;
}

.title {
    font-weight: 600;
    margin-top: 20px;
    font-size: 24px
}

.customBtn {
    border-radius: 0px;
    padding: 10px;
}

.forminput {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
}