﻿body {
}

select, input, textarea, label {
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    color: #333;
}

.white-nwrap {
    white-space: nowrap;
}

.all-content-area {
    min-height: 500px;
    background-color: #fff;
    margin-left: 10px;
}

.ojtlatest-main-content {
    width: 97%;
    border: 1px solid #B5B8C8;
    padding: 5px 1%;
}

.ojtlatest-main-content-inner {
    border: 1px solid #B5B8C8;
    padding: 5px 0;
    margin: 3px 3px 5px 3px;
}


.ojtlatest-strip {
    margin-bottom: 5px;
    color: #333;
    border: 1px solid #d0d0d0;
    background-color: gray;
    background-image: url(../images/pipestrade/panel/white-top-bottom.gif);
    font: bold 11px tahoma,arial,verdana,sans-serif;
    padding: 5px 1%;
    line-height: 15px;
}

.ojtlatest-row {
    width: 98%;
    padding: 1px 1%;
    height: auto;
    margin-bottom: 1px;
}

.ojtlatest-3buttondiv {
    margin: 5px auto;
    width: 200px;
}

.ojtlatest-row-table {
    width: 99%;
    padding: 1px .5%;
    /*background-color: lightgray;*/
    height: auto;
    /*margin: 5px 0;*/
}

.ojtlatest-a-block {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.ojtlatest-b-block {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.ojtlatest-c-block {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.ojtlatest-label {
    border: 0px solid black;
    float: left;
    width: 30%;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    display: block;
    padding: 3px 0;
    padding-left: 0;
    z-index: 2;
    color: #333;
}

.ojtlatest-label2 {
    border: 0px solid black;
    float: left;
    width: 51%;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    display: block;
    padding: 3px 0;
    padding-left: 0;
    z-index: 2;
    color: #333;
}

.ojtlatest-label2a {
    border: 0px solid black;
    float: left;
    width: 46%;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    display: block;
    padding: 3px 0;
    padding-left: 0;
    z-index: 2;
    color: #333;
    text-align: right;
}

.ojtlatest-inputdiv {
    border: 0px solid black;
    float: left;
    width: 66%;
    margin-left: 2%;
    margin-bottom: 2px;
}

.ojtlatest-inputdiv2 {
    border: 0px solid black;
    float: left;
    width: 38%;
    margin-left: 8%;
    margin-bottom: 2px;
}

.ojtlatest-inputdiv2a {
    border: 0px solid black;
    float: left;
    width: 50%;
    margin-left: 4%;
    margin-bottom: 2px;
}

.ojtlatest-select {
    background: #fff url(../images/default/form/text-bg.gif) repeat-x 0 0;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 98%;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    border: 1px solid #B5B8C8;
    /* height:21px;*/
}

.ojtlatest-input {
    padding: 1px 1%;
    background: #fff url(../images/default/form/text-bg.gif) repeat-x 0 0;
    border: 1px solid #B5B8C8;
    width: 96%;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    /* height:21px;*/
}

.ojtlatest-multicolumn-left {
    border: 0px solid black;
    float: left;
    height: auto;
    width: 54%;
    /*margin-right: 2%;*/
}

.ojtlatest-multicolumn-right {
    border: 0px solid black;
    float: left;
    height: auto;
    width: 43%;
    margin-left: 0%;
}

.ojtlatest-tablediv {
    float: left;
    width: 100%;
    margin-right: 2%;
    overflow: auto;
    max-height: 230px;
}

.ojtlatest-radio-or-checkbox {
    margin-top: 4px;
}

.ojtlatest-buttondiv-main {
    padding: 5px 0;
    border: 1px solid #B5B8C8;
    background-image: url(../images/pipestrade/panel/white-top-bottom.gif);
    text-align: center;
}

.ojtlatest-buttondiv {
    margin: 5px auto;
    width: 130px;
}

.ojtlatest-button {
    min-width: 60px;
    margin-left: auto;
    margin-right: auto;
}

.ojtlatest-textarea {
    padding: 1px 1%;
    background: #fff url(../images/default/form/text-bg.gif) repeat-x 0 0;
    border: 1px solid #B5B8C8;
    width: 96%;
}

.ojtlatest-input-textarea-div {
    border: 0px solid black;
    float: left;
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2px;
}

.ojtlatest-input-textarea-btn {
    min-width: 94%;
    max-width: 94%;
    margin-left: 4px;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    height: auto;
    white-space: normal;
    min-height: 32px;
    padding: 0 !important;
}

.ojtlatest-input-textareabtn-div {
    padding-top: 7px;
    height: auto;
    width: 17%;
    float: left;
}

.multilistPopup {
    background-color: #fff;
    padding: 0px;
    width: 90%;
    margin: auto;
    border-style: none;
}

/*for popup msg*/
.popuptbl {
    min-height: 100px;
    display: table;
    text-align: center;
    width: 98%;
    margin: 5px auto;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
}

.popuptbl-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.ojtlatest-row-flag {
    width: auto;
    padding: 1px 1%;
    height: auto;
    margin-bottom: 1px;
    margin-left: 60px;
}

.popuptbl-icon {
    float: left;
    position: absolute;
    margin-left: -40px;
    margin-top: 11px;
}

.popuptbl-para {
    text-align: left;
    border: none;
    background: #fff;
    padding: 10px;
}

.shadow {
    box-shadow: inset 0px 0px 10px -2px #ABABAB;
    -webkit-box-shadow: inset 0px 0px 10px -2px #ABABAB;
    -moz-box-shadow: inset 0px 0px 10px -2px #ABABAB;
    -o-box-shadow: inset 0px 0px 10px -2px #ABABAB;
}
/*----------------Job Bidding Added Column----------------*/
.col-1-form-inner {
    width: 30%;
    float: left;
    padding: 2px 10px 2px 0;
}

.col-3-form {
    width: 96%;
    margin: 5px auto;
}
/*----------------Job Bidding Added Column End----------------*/
/*----------------Dues css start-------------------------------------*/

.dues-tableheight {
    height: auto !important;
    min-height: 150px;
    max-height: 293px;
}

.dues-main {
    width: 500px;
    height: auto;
    margin: 10px auto;
}

.dues-inner {
    width: 100%;
    height: auto;
    margin: 2px auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.min-width110 {
    min-width: 110px;
}

.min-width90 {
    min-width: 90px;
}

.dues-inner table {
    width: 100%;
}

    .dues-inner table td {
        font: 11px tahoma,arial,verdana,sans-serif;
        padding: 3px 5px;
        vertical-align: top;
        height: 10px;
    }

    .dues-inner table th {
        font: bold 12px tahoma,arial,verdana,sans-serif;
        padding: 3px 5px 0px 5px;
    }

.dues-th-brderbtm {
    height: auto;
    border-bottom: 2px solid #333;
    padding-bottom: 3px;
}

.dues-th-width {
    min-width: 70px;
}

.width-50 {
    width: 50px;
}

.width-30 {
    width: 30px;
}

.dues-th-width1 {
    width: 100px;
}

.dues-total-width1 {
    width: 110px;
}

.dues-td-width1 {
    width: 100%;
}

.dues-th-width3 {
    width: 90px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.width-110 {
    width: 110px;
}

.dues-header {
    font: bold 13px tahoma,arial,verdana,sans-serif;
    padding: 5px 3px 4px 5px;
    color: #333;
    border-bottom: 2px solid #333;
}

.input-txt-month {
    width: 20px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right;
}

.border-none {
    border: none !important;
}

.padding-top1 {
    padding-top: 1px;
}

.padding-top3 {
    padding-top: 3px;
}

.padding-top5 {
    padding-top: 5px;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-left20 {
    padding-left: 20px;
}

.box-border-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.padding-0-7 {
    padding: 5px 7px 2px 7px;
}

.padding-7-0 {
    padding: 7px 0px;
}

.margin-right3 {
    margin-right: 3px;
}

.margin-right10 {
    margin-right: 10px;
}

.font12-bold {
    font: bold 12px tahoma,arial,verdana,sans-serif !important;
}

.font12 {
    font: 12px tahoma,arial,verdana,sans-serif;
}

.font14 {
    font: 14px tahoma,arial,verdana,sans-serif;
}

.padding-left0 {
    padding-left: 0px !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-right0 {
    padding-right: 0px !important;
}

.height-auto {
    height: auto !important;
}

.width-per50 {
    width: 50%;
}

.width-per50-inner {
    width: 50%;
}

.width-per100 {
    width: 100%;
}

.overflow-scroll {
    overflow-y: scroll;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.margin-top14 {
    margin-top: 14px;
}

.overflow-x-scroll {
    overflow-x: auto;
}

.txt-uline {
    text-decoration: underline;
}

.mediatext-left {
    text-align: right;
}

.box-border-box {
    box-sizing: border-box;
}

.imgerror-padding {
    padding-top: 3px;
    padding-left: 2px;
}

.dues-th-act-width {
    width: 70px;
}

.dues-th-width-main {
    min-width: 150px;
}
/*----------------Dues css end-------------------------------------*/


/*----------------Dues/credit Card------------------------------*/
.isa-chng-prfl-content-area {
    width: 100%;
    margin: auto;
    /*height: 450px;*/
}

.isa-chng-prfl-area {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.isa-chng-prfl-fset {
    width: 526px;
    height: auto;
    margin: 7px auto;
    border: 1px solid #B5B8C8;
    padding: 10px 0;
    overflow: hidden;
}

.isa-chng-prfl-lgnd {
    color: #15428b;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: initial;
}

.isa-chng-prfl-fset-area1 {
    width: 560px;
    height: auto;
    background-color: #f1f1f1;
    border: 1px solid #B5B8C8;
    margin: 6px auto;
    border-radius: 3px 3px 3px 3px;
    padding-bottom: 6px;
    overflow: hidden;
}

.isa-chng-prfl-oneline {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    vertical-align: middle;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-lbl {
    width: 30%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    min-height: 18px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-lbl-20 {
    width: 20%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    min-height: 18px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-lbl-45 {
    width: 45%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    min-height: 18px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lbl-width-45-70-txt-adjust {
    width: 45%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    min-height: 18px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-input {
    width: 70%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-input-half {
    width: 35%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-input-25 {
    width: 25%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-input-20 {
    width: 20%;
    float: left;
    text-align: left;
    height: auto;
    line-height: 20px;
    vertical-align: middle;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.isa-chng-prfl-select-class {
    width: 100%;
    height: inherit;
    padding: 1px 4px;
    font: normal 12px tahoma,arial,helvetica,sans-serif !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lock-img {
    width: 18px;
    height: 18px;
    margin-bottom: -3px;
}

.padding-none {
    padding: 0 !important;
}

.margin-0-10 {
    margin: 0 10px;
}

.padding-20 {
    padding: 0 20px 0 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.enter-pin-main-div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 96%;
    margin: 5px auto;
    border: 1px solid #B5B8C8;
}

.isa-chng-prfl-bttn-area {
    margin: 5px auto;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    text-align: center;
}

.right-icon-error {
    position: absolute;
    right: 5px;
    top: 2px;
}

.right-icon-error-select {
    position: absolute;
    right: 5px;
    top: 2px;
}

.margin-top-5 {
    margin-top: 0px;
}

.ojtlatest-buttondiv {
    margin: 5px auto;
    width: 300px;
    text-align: center;
}

.isa-chng-prfl-bttn-class {
    min-width: 76px;
}

.padding-3-5 {
    padding: 3px 5px;
}

input:focus {
    outline: none !important;
}


/*----------------Dues/credit Card------------------------------*/
/*----------------Help Page start---------------------------------------*/
.clear {
    clear: both;
}

.heading_help {
    width: 27%;
    margin: 1%;
    text-decoration: underline;
    padding-left: 39%;
    font-size: 14.0pt;
    font-family: Arial;
}

.txt-uline {
    text-decoration: underline;
}

.image_help {
    width: 100%;
    height: auto;
    display: none;
}

.image_help1 {
    height: 400px;
    width: 807px;
    display: block;
}

.ul_index li {
    margin: 13px 0px;
    font-size: 10.0pt;
    font-family: Arial;
    list-style: none;
}

.ifranmeclass {
    width: 100%;
    height: 98%;
    -webkit-overflow-scrolling: touch;
    /*overflow-y: scroll;*/
}

.text_index {
    width: 100%;
    border: 2px solid #d0d0d0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    overflow: hidden;
    /*min-width: 1155px;*/
    height: 100%;
}

.heading_index {
    font: 18px tahoma,arial,verdana,sans-serif;
    line-height: 115%;
    background: #C0C0C0 none repeat scroll 0% 0%;
    background: silver;
    width: 30%;
    margin: 1%;
    padding-left: 1%;
}

.bullet_big {
    font-size: 20px;
    float: left;
    margin-top: -7px;
    padding-right: 10px;
}

.border_outside_help {
    border: 2px solid #d0d0d0;
    padding: 10px;
    height: 100%;
}

.help-iframe {
    width: 100%;
    height: 600px;
    overflow: auto;
}
/*----------------Help Page end---------------------------------------*/
.k-section {
    width: 560px;
    height: auto;
    background-color: #f1f1f1;
    border: 1px solid #B5B8C8;
    margin: 0 0 8px 0;
    border-radius: 3px 3px 3px 3px;
}

.k-sub-section {
    margin: 10px auto;
    width: 526px;
}

.isa-chng-prfl-fset-area2 {
    width: 560px;
    height: auto;
    margin: 6px auto;
    border-radius: 3px 3px 3px 3px;
}

.responsive-popup {
    width: 300px;
    max-width: 360px;
    margin-left: -145px;
}

.tree-title {
    font: normal 11px arial,tahoma,helvetica,sans-serif !important;
    color: #000;
}

.z-index-1 {
    z-index: -1 !important;
}
