@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/IRANSansWeb_Boldd41d-2.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Bold-2.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Bold-2.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Bold-2.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Mediumd41d-2.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Medium-2.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Medium-2.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Medium-2.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Lightd41d-2.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Light-2.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Light-2.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Light-2.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLightd41d-2.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_UltraLight-2.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_UltraLight-2.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_UltraLight-2.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/IRANSansWebd41d-2.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb-2.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb-2.woff") format("woff"), url("../fonts/ttf/IRANSansWeb-2.ttf") format("truetype");
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    color: #001e60;
    font-weight: 600;
    font-family: iransans;
    direction: rtl;
}

h1 {
    font-size: 4.8rem;
}

p {
    margin: 2.4rem 0;
    color: #001e60;
    direction: rtl;
    font-family: iransans;
}

a {
    color: #001e60;
    direction: rtl;
    font-family: iransans;
    font-weight: 600;
    line-height: 2;
}

.col-xs-12.col-md-6 {
    direction: rtl;
    text-align: justify;
}

.correspondents-search__form-separator {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 4.5rem;
    height: 300px;
    margin: 19rem 0 0 -2rem;
}

.correspondents-search__form-separator-bar {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #9ea2a2;
    z-index: -1;
}

.correspondents-search__form-separator-or {
    padding: 0 0.5rem 0.5rem;
}

.correspondents-search__form-separator-or {
    display: inline-block;
    margin: 0;
    padding: 0 1rem 0.5rem;
    background: #fff;
}

h4,
.h4 {
    margin: 2.4rem 0;
    font-size: 1.8rem;
    line-height: 1.33333;
}

.correspondents-search h4 {
    margin-top: 0;
}

.correspondents-search-result__table-header {
    padding-right: 1.6rem;
    color: #001e60;
    text-align: center;
    vertical-align: top;
    font-family: iransans;
    line-height: 50px !important;
}

h3,
.h3 {
    margin: 3.5rem 0;
    font-size: 2rem;
    line-height: 1.25;
}

.form-field {
    margin-bottom: 20px;
}

    .form-field label {
        display: block;
        margin-bottom: 0.25em;
        color: #363636;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.375;
        direction: rtl;
        font-family: iransans;
    }

.u-rel {
    position: relative;
}

.js .validation {
    display: none;
}

.awesomplete {
    width: 100%;
}

.form-field .input,
.form-field .textarea {
    display: block;
    width: 100%;
}

.input,
select {
    padding: 1.2rem 1.6rem 1.4rem;
    font-size: 1.8rem;
    line-height: 1.44444;
}

.input,
select {
    width: 100%;
    padding: 1.2rem 1.6rem 1.4rem 1.6rem;
    border: 2px solid #001e60;
    border-radius: 0;
    color: #001e60;
    font-size: 1.6rem;
    line-height: 1.5;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-align: right;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.correspondents-search__country-port-form .form-field:last-of-type {
    margin-bottom: 0;
}

.correspondents-search__form-separator-or {
    padding: 0 0.5rem 0.5rem;
}

.correspondents-search__form-separator-or {
    display: inline-block;
    margin: 0;
    padding: 0 1rem 0.5rem;
    background: #fff;
}

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

.button {
    display: inline-block;
    padding: 1.6rem 2.4rem;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 0.2rem solid #001e60;
    border-radius: 0;
    background-color: #fff;
    color: #001e60;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.125;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}

a,
button {
    touch-action: manipulation;
}

.form-field__wrapper {
    position: relative;
}

.button {
    padding: 1.6rem 3.2rem;
    font-size: 1.8rem;
    line-height: 1.11111;
}

    .button:disabled,
    .button:disabled:hover {
        border-color: #9ea2a2;
        background: transparent;
        color: #9ea2a2;
        cursor: not-allowed;
        font-family: iransans;
    }

.correspondents-search__form-separator-bar {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #9ea2a2;
    z-index: -1;
}

button.correspondents-search__submit.submit--search.button--icon--search {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    background-color: #fff;
    color: #001e60;
    border: 2px solid #001e60;
    border-right: none;
}

    button.correspondents-search__submit.submit--search.button--icon--search:hover {
        background-color: #001e60;
        color: #fff;
        border: 2px solid #001e60;
    }

select#SelectedCountryId,
select#ddlPort {
    position: relative;
    direction: rtl;
    font-family: iransans;
}

button#SearchByPort {
    padding: 10px 20px;
    border: 2px solid #001e60;
}

input#txtTitle0 {
    font-size: 15px !important;
}

i.fa.fa-search.khh,
i.fa.fa-chevron-down.khh {
    position: absolute;
    left: 2px;
    top: 2px;
	width: 43px;
    height: 43px;
    background-color: #fff;
    color: #9ea2a2;
    border: 2px solid transparent;
    border-right: none;
    text-align: center;
    line-height: 48px;
}

.form-field.disabled input,
.form-field.disabled select {
    border-color: #9ea2a2;
    background: transparent;
    color: #9ea2a2;
    cursor: default;
}

.correspondents-search-result__title {
    margin: 0 10px 0 0;
    margin-top: 10px;
    text-align: center;
}

.correspondents-search-result__table-cell {
    vertical-align: top;
    word-break: break-word;
}

.correspondents-search-result__table-cell {
    vertical-align: top;
    word-break: break-word;
    font-family: iransans;
    line-height: 2;
}

.correspondents-search-result__table-header {
    padding-right: 1.6rem;
    color: #001e60;
    text-align: center;
    vertical-align: top;
    font-family: iransans;
    line-height: 2;
}

ul.correspondents-search-result__contact-list.ul--no-bullets {
    margin: 0;
    padding: 0;
    list-style: none;
}

.correspondents-search-result__item .col-xs-12.col-md-6 {
    float: right;
    padding: 2%;
    min-height: 285px;
}

input#txtTitle {
    text-align: center;
    font-size: 21px !important;
    margin-bottom: -30px;
}



/*my css*/
td.correspondents-search-result__table-cell {
    width: 90%;
    text-align: left;
    direction: ltr;
    padding: 15px;
    margin-left: 20% !important;
    padding-left: 2%;
    border: 1px solid;
}
th.correspondents-search-result__table-header {
    width: 14%;
}
div#results table {
    width: 100%;
}
textarea#ctl06_ctl00_ctl00_txtAddress {
    width: 100%;
font-size: 13px;
}
input#txtPort {
    text-align: left;
    font-size: 14px !important;
    padding-left: 6px;
}
div#PandiContent p {
    margin: 0px;
    padding: 5px 0;
}
ul#awesomplete_list {
    margin-top: 14px;
    padding: 6px 15px;
}

.AutoCompelete {
	background: #82a6d7;
    padding: 6px 10px;
}
input#txtPort0 {
    text-align: left;
    padding-left: 4px;
}

ul.correspondents-search-result__contact-list.ul--no-bullets {
    direction: ltr;
    text-align: left;
}
p.correspondents-search-result__contact-method a {
    direction: ltr;
}
td.correspondents-search-result__table-cell div a {
    direction: ltr;
}
ul#LiContactPoint p {
    margin: 0;
    padding: 5px 0;
}
p.correspondents-search-result__contact-header {
        margin: 0 0 25px 0;
    font-size: 20px;
    font-wwe: bo;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.correspondents-search-result__item .col-xs-12.col-md-6 {
    width: 100% !important;
    direction: ltr;
}
.correspondents-search-result__contact {
    border: 1px solid;
    padding: 15px;
}