/*pradip 040614*/
@font-face {
    font-family: 'Arial-Black';
    src: url('Arial-Black.eot?') format('eot'),
    url('Arial-Black.woff') format('woff'),
    url('Arial-Black.ttf') format('truetype'),
    url('Arial-Black.svg#Arial-Black') format('svg');
}
.body-colored-background {
    background: url('../images/account_background.jpg') top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.colored-background {
    overflow-x: hidden;
}

.colored-background header {
    z-index: 2;
    position: relative;
}

.bodyInner {
    padding: 0;
    margin: 0;
    height: 100%;
}

.body_wrapperInner {
    /*width:50%; */
    margin: 0 auto;
    padding-top: 15px;
    background-color: #fff;
    min-width: 699px;
    height: 100%;
    min-height: 100%;
}

.bodyInner .headerIn {
    background: #e5e5e5;
    border-bottom: 1px solid #acacac;
}

.bodyInner .headerIn h1 {
    font: normal 30px "Arial-Black", Arial, Helvetica, sans-serif;
    padding: 18px 0 17px 0;
    width: 946px;
    margin: 0 auto;
    text-align: left;
    color: #000;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.sidebar-menu {
    width: 82%;
}

.colLeft {
    width: 699px;
    margin: 0 auto;
}

.colRt {
    width: 699px;
    margin: 0 auto;
}

.colRt.long {
    width: 800px;
}

.colRt.extra-long {
    width: 1100px;
}

.colRt h2 {
    font: normal 36px Arial, Helvetica, sans-serif;
    padding: 0 0 0 0;
    margin: 0;
    color: #626262;
}

.colRt h3 {
    font: normal 16px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 17px 0 21px 0;
    color: #009bd3;
    background: url(../images/line.gif) repeat-x 0 bottom;
    padding: 0 0 8px 0
}

.colRt dl {
    padding: 0 0 20px 0;
    margin: 0;
    overflow: hidden;
}

.colRt dl dt {
    margin-left: 130px;
    width: 140px;
    padding: 6px 19px 0 0;
    min-height: 35px;
    float: left;
    text-align: left;
    color: #626262;
    font: normal 13px Arial, Helvetica, sans-serif;
}

.colRt dl dt.long-dt {
    margin-left: 60px;
    width: 210px;
}

.account-pages dl dt.middle-dt {
    width: 180px;
}

.account-pages dl dt.whole-line-dt {
    width: 580px;
}
.account-pages dl dt.text-center {
    text-align: center;
}
.account-pages dl dt.whole-line-dt input[type="checkbox"] + label {
    width: 520px;
    margin-left: 5px;
}
.account-pages dl dt.whole-line-dt input[type="checkbox"] {
    float: left;
    margin-top: 1px;
}

.colRt dl dt.errorMsg {
    color: #8a1100;
    text-align: left;
    padding: 0;
}

.colRt dl dt.whole-line-dt textarea {
    width: 100%;
    min-height: 50px;
}

.colRt dl dd {
    padding: 0;
    margin: 0;
    width: 420px;
    padding: 0;
    min-height: 54px;
    float: left;
}

dd.chk input[type="radio"], dd.chk input[type="checkbox"], dt.chk input[type="radio"] {
    float: left;
    margin: 8px 8px 0 0;
    color: #a7a7a7;
    font-weight: normal;
}

dd.chk label, dt.chk label {
    float: left;
    margin: 7px 8px 0 0;
    color: #a7a7a7;
    font-weight: normal;
}

a.verify {
    background: #009bd3;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 7px 15px;
    margin-left: 10px;
    border: 1px solid #0081af;
}

a.verify:hover {
    background: #0081af;
    border: 1px solid #009bd3;
}

a.verify.disabled, a.verify.disabled:hover {
    opacity: 0.5;
    cursor: default;
    background: #009bd3;
    border: 1px solid #0081af;
}
form[name="apikeys_list"] a.verify {
    float: right;
}

input.btnSubmit {
    background: #505050;
    border: 1px solid #aeaeae;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 5px 27px;
    cursor: pointer;
}

input.btnSubmit:hover {
    background: #686767;
    border: 1px solid #505050;
}

.successMsg {
    color: #007500 !important;;
    text-align: left;
}

.errorMsg {
    color: #8a1100 !important;
    text-align: left;
}

.container .errorMsg, .container .successMsg {
    text-align: left;
}

.tblTop td.notifyMsg, .rightTblTop td.notifyMsg {
    text-align: left;
}

.tblTop td.notifyMsg div, .rightTblTop td.notifyMsg div {
    margin: 0 0px;
}

.colRt dl dd td.msgTd > div.successMsg, .colRt dl dd td.msgTd > div.errorMsg {
    padding: 0 50px 0 37px;
}

input.btnCancel {
    margin-left: 11px !important;
}

/*input.btnReset{ background:#505050; border:1px solid #aeaeae; font:normal 12px Arial, Helvetica, sans-serif;  color:#fff; padding:5px 30px; margin-left:10px; cursor:pointer;}
input.btnReset:hover{ background:#686767; border:1px solid #505050;}*/

.eg {
    background: url('../images/bullet2.gif') no-repeat 0 4px;
    padding: 0 0 12px 10px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    width: 230px;
    margin: 5px 0 0 0;
}

/*accordion*/
.accordion {
    list-style-type: none;
    padding: 0;
    height: 60px;
    text-align: justify;
}

.accordion:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.accordion li {
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
    text-align: center;
}

.accordion li.active > a {
    background: url('../images/close.gif') no-repeat right 11px !important;
    color: #009bd3;
}

.accordion li.active > a:hover {
    background: url('../images/close.gif') no-repeat right -53px !important;
}

.accordion a {
    text-decoration: none;
    font: normal 16px Arial, sans-serif;
    color: #000000;
    padding: 11px 5px;
    display: block;
    cursor: pointer;
    text-align: center;
}

.accordion a:hover {
    color: #009bd3;
    border-bottom: 1px solid #009bd3;
}

.accordion li.sub a {
    text-decoration: none;
    border-bottom: 1px solid #818181;
    font: normal 16px Arial, sans-serif;
    color: #000000;
    padding: 11px 0;
    display: block;
    cursor: pointer;
    background: url('../images/open.gif') no-repeat right 11px;
}

.accordion li.sub a:hover {
    color: #3f3f3f;
    background: url('../images/open.gif') no-repeat right -53px;
}

.accordion li.sub li a {
    background: transparent;
    font-size: 14px;
    padding-left: 25px;
}

.accordion li.sub li a:hover {
    color: #009bd3;
    background: transparent;
}

.accordion li.sub li.active a {
    background-image: none !important;
    font-size: 14px;
    padding-left: 25px;
    color: #009bd3;
}

.accordion li a {
    display: inline-block;
}

.accordion li a.active {
    color: #009bd3;
    border-bottom: 1px solid #009bd3;
}

.accordion li a:hover {
    color: #009bd3;
    border-bottom: 1px solid #009bd3;
}

/* Level 2 */
/*.accordion li ul li { background: #7FD2FF; font-size: 014px; }*/

input.input1 {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #5a5a5a;
    width: 200px;
    box-shadow: none;
    height: 30px;
}

input.input1:focus, input.input1:active {
    border: 1px solid #d9d9d9;
    outline: none;
    box-shadow: none;
}

select.select1 {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    width: 200px;
}

select.select1 option:disabled {
    background-color: #AEAEAE;
    /*color: #000;*/
}

.onOff {
    background: url(../images/on-off.png) no-repeat 0 0;
    width: 88px;
    height: 28px;
    display: block;
}

select.currency {
    width: 122px;
}

/*####################
	tab start 
####################*/
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border: none;
    width: 100%;
    /*border-bottom:1px solid red;*/
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #d9d9d9;
    border-left: none;
    margin-bottom: -1px;
    background: #e9e9e9;
    overflow: hidden;
    position: relative;
}

ul.tabs li a {
    text-decoration: none;
    color: #a8a6a6;
    display: block;
    font-size: 12px;
    padding: 0 20px;
    /*border: 1px solid #fff;*/
    outline: none;
    text-transform: uppercase;
}

ul.tabs li a:first-child {
    border-left: 1px solid #d9d9d9;
}

ul.tabs li a:hover {
    background: #fff;
}

html ul.tabs li.active a:first-child {
    border-left: none;
}

html ul.tabs li.active {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    font-size: 13px;
    margin-top: -4px;
    padding-top: 5px;
    position: relative;
    z-index: 9;

}

html ul.tabs li.active a {
    color: #5b5b5b !important;
    border: 1px solid #fff !important;
}

html ul.tabs li.active a:hover {
    background: #fff;
    border: 1px solid #fff;
    border-bottom: none;
    margin-top: -4px;
    padding-top: 4px;
    position: relative;
    z-index: 9;
}

.tab_container {
    border: 1px solid #d9d9d9;
    /*border-top: none;*/
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    margin: 0 0 15px 0;

}

.tab_content {
    padding: 8px 5px 5px 5px;
    font-size: 12px;
}

/*####################
	tab end | table sort start
####################*/
.ng-table {
    border: 1px solid #d9d9d9;
    border-bottom: none;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
}

.ng-table th {
    padding: 7px 6px;
    background: #009bd3;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.ng-table td {
    padding: 9px 6px;
    border-bottom: 1px solid #e3e3e3;
    color: #282828;
    text-align: center;
}

.ng-table .head {
    background: #009bd3 url(../images/sort.gif) 6px center no-repeat;
    cursor: pointer;
    padding-left: 18px
}

.ng-table .desc {
    background: #009bd3 url(../images/desc.gif) 6px center no-repeat;
    cursor: pointer;
    padding-left: 18px
}

.ng-table .asc {
    background: #009bd3 url(../images/asc.gif) 6px center no-repeat;
    cursor: pointer;
    padding-left: 18px
}

.ng-table .head:hover, .ng-table .desc:hover, .ng-table .asc:hover {
    color: #fff
}

.ng-table tr:nth-child(even) td {
    background: #eeeeee;
}

.ng-table tr:nth-child(odd) td {
    background: #fff
}

.ng-table td input {
    margin-left: 15px;
}

.ng-table td a {
    color: #0063d3;
    text-decoration: underline;
}

.ng-table td.narrow {
    width: 30px;
}

.ng-table td.normal {
    width: 60px;
}

.ng-table td.wide {
    width: 120px;
}

/*####################
	table sort end
####################*/

.pagination {
    background: #009bd2;
    padding: 8px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
}

.pagination ul {
    float: right;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.pagination ul li a {
    color: #fff;
    padding: 0 8px;
    border-right: 1px solid #ddf2f9;
}

.pagination ul li a:hover {
    color: #003244
}

.pagination ul li:last-child a {
    border: none;
}

input.btnBlack {
    background: #505050;
    border: none;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    min-width: 80px;
    padding: 5px;
    cursor: pointer;
}

input.btnBlack:hover {
    background: #686767;
}

input.btnBlack:disabled {
    background: #dadfe3;
    border: none;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 5px;
    min-width: 80px;
    cursor: pointer;
}

input.btnBlue {
    background: #009bd2;
    border: none;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 5px;
    min-width: 80px;
    cursor: pointer;
    margin: 0 5px
}

input.btnBlue:hover {
    background: #0081AF;
}

input.btnBlue.wideButton:hover {
    background: #009bd2;
}

.dpt ul {
    padding: 0;
    margin: 0 0 10px 0;
    border: 1px solid #aeaeae;
    float: left;
}

.dpt ul li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 24px;
}

.dpt ul li a {
    color: #5b5b5b;
    padding: 0;
    line-height: 27px;
    font-size: 13px;
    text-transform: uppercase;
    background: #e9e9e9;
    border-right: 1px solid #aeaeae;
    width: 130px;
    display: block;
    text-align: center;
}

.dpt ul li a:hover {
    color: #000;
    background: #fff;
}

.dpt ul li:last-child a {
    border: none;
}

.dateBox {
    clear: both;
    padding: 0 0 10px 0
}

.affBox h3 {
    margin-bottom: 10px;
}

.affBox p {
    font-size: 16px;
    color: #565656;
    line-height: 30px;
}

.blueBig {
    background: #009bd2;
    border: 1px solid #018cbd;
    border: none;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 7px 30px;
    cursor: pointer;
    margin: 20px 0 0 0;
    display: inline-block;
}

.blueBig:hover {
    background: #0081AF;
}

/*####################
	transfer
############*########*/

.tabInner {
    border: 1px solid #d9d9d9;
    padding: 5px 0; /* min-height:510px;*/
    overflow: hidden;
}

.tblTop {
    width: 360px;
}

.long .tblTop {
    width: 460px;
}

.tblTop textarea {
    width: 300px;
    margin: 0 5px
}

.tblTop td {
    padding: 5px 3px 5px 40px;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #626262;
    text-align: left;
    vertical-align: top;
}

.tblTop td span {
    color: #1e1e1e;
}

.rightTblTop td {
    padding: 5px 5px;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #626262;
    text-align: left;
}

.rightTblTop td span {
    color: #1e1e1e;
}

h5 {
    font: normal 14px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 10px 0 20px 0;
    color: #009bd2;
    background: url(../images/line.gif) repeat-x 0 bottom;
    padding: 0 0 8px 0
}

dl.boxLeft {
    width: 380px;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    min-height: 350px;
    border-right: 1px solid #cdcdcd;
}

.long dl.boxLeft {
    width: 480px;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    min-height: 350px;
    border-right: 1px solid #cdcdcd;
}

dl.boxLeft dt.boxLeftTop {
    padding: 10px;
    width: 308px;
    margin: 0;
    height: 70px;
    border-bottom: 1px solid #cdcdcd;
}

dl.boxLeft dd.boxLeftBot, dl.boxRt dd.boxLeftBot {
    padding: 20px 10px 0 10px;
    width: 308px;
    margin: 0;
}

.long dl.boxLeft dd.boxLeftBot, dl.boxRt.long dd.boxLeftBot {
    padding: 20px 10px 0 10px;
    width: 450px;
    margin: 0;
}

dl.boxRt {
    width: 270px;
    float: left;
    display: block;
    min-height: 350px;
}

.long dl.boxRt {
    width: 300px;
    float: left;
    display: block;
    min-height: 350px;
}

dl.boxRt dt.boxRtTop {
    padding: 10px;
    width: 328px;
    margin: 0;
    height: 70px;
    border-bottom: 1px solid #cdcdcd;
    display: block;
}

dl.boxRt dd.boxRightBot {
    padding: 20px 10px 0 10px;
    width: 250px;
    margin: 0;
}

.long dl.boxRt dd.boxRightBot {
    padding: 20px 10px 0 10px;
    width: 300px;
    margin: 0;
}

dl.notification-block dd, dl.notification-block dt {
    min-height: 17px;
}

input.input1Sm {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    width: 125px;
}

select.select1Sm {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    width: 140px;
}

input.input2Sm {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    width: 93px;
}

textarea.txtareaSm {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    width: 125px;
    height: 50px;
}

.textLeft {
    text-align: left !important;
    color: #1f1f1f !important;
    padding-left: 10px !important;
}

.btnLeft {
    text-align: left !important;
    padding: 20px 0 20px 4px !important;
}

.textLeft > div.fund-container {
    display: inline-block;
    margin-left: 5px;
}

/*####################
	report tab start 
####################*/
ul.report-tabs {
    margin: 0 0 10px 5px;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border: none;
    width: 100%;
    /*border-bottom:1px solid red;*/
}

ul.report-tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #AEAEAE;
    border-left: none;
    margin-bottom: -1px;
    background: #e9e9e9;
    overflow: hidden;
    position: relative;
    border-right: none !important;
}

ul.report-tabs li a {
    text-decoration: none;
    color: #a8a6a6;
    display: block;
    font-size: 13px;
    padding: 0 20px;
    /*border: 1px solid #fff;*/
    outline: none;
    text-transform: uppercase;
    width: 100px;
    text-align: center;
}

ul.report-tabs li a:first-child {
    border-left: 1px solid #AEAEAE;
}

ul.report-tabs li:last-child a {
    border-right: 1px solid #AEAEAE;
}

ul.report-tabs li a:hover {
    background: #fff;
}

html ul.report-tabs li.active a:first-child {
    border-left: none;
}

html ul.report-tabs li.active {
    background: #fff;
    border: 1px solid #AEAEAE;
    font-size: 13px;
    /*    margin-top: -4px;
        padding-top: 5px;*/
    position: relative;
    z-index: 9;

}

html ul.report-tabs li.active a {
    color: #5b5b5b !important;
}

html ul.report-tabs li.active a:hover {
    background: #fff;

    position: relative;
    z-index: 9;
}

.report-tab_container {

    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    margin: 0 0 15px 0;

}

.report-tab_content {
    padding: 8px 5px 5px 5px;
    font-size: 12px;
}

/*####################
	report tab end 
####################*/

.verified-image {
    height: 25px;
    float: right;
    padding-top: 2px;
    margin-right: 150px;
}

.account-pages dl dt.extra-margin-top, .account-pages dl dd.extra-margin-top {
    margin-top: 10px;
}

.account-pages .dl-notification {
    padding: 0px;
    height: 75px;
}

.account-pages .notification {
    min-height: 0px;
    margin-bottom: 8px;
}

.account-pages .div-notification {
    text-align: center;
    padding-top: 40px;
}

.colRt dl dd td.textRight {
    vertical-align: top;
}

.colRt dl dd td.textRight {
    max-width: 150px;
    width: 150px;
}

dl dd td.textRight > div.one-string, dl dd td.textRight > div.morphing-string {
    padding-top: 7px;
}

.colRt dl dd td.textRight > div.two-strings {
    padding-top: 0px;
}

.colRt dl dd td.textLeft > .select1 {
    padding: 6px 7px;
}

.account-pages dl dd td.msgTd {
    padding-left: 3px;
}

.account-pages dl dd td.msgTd > div {
    padding: 0;
}

#transaction_modal {
    font-size: 16px;
}

#transaction_modal .errorMsg {
    margin: 0 30px;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}

#transaction_modal .modal-header {
    padding: 0px 8px 5px;
    border-radius: 5px 5px 0 0;
    border: none;
}

#transaction_modal .modal-header .modal-title {
    text-align: center;
    color: #000;
    border: none;
    border-image: none;
    padding: 0;
    font-size: 16px;
}

#transaction_modal .modal-header .modal-title .verification-title {
    padding-top: 26px;
    padding-bottom: 8px;
}

#transaction_modal .modal-header .close {
    color: #000 !important;
}

#transaction_modal .modal-header .close:hover {
    color: #888 !important;
}

#transaction_modal .modal-body {
    padding: 5px 0px 10px 60px;
}

#transaction_modal .modal-body div {
    line-height: 30px;
}

#transaction_modal .modal-body .modal-form-container > div {
    display: inline-block;
    width: auto;
    vertical-align: top;
    min-height: 62px;
}

#transaction_modal .modal-footer {
    border: none;
    text-align: center;
    margin-top: 0;
    padding: 0px 20px 20px
}

#transaction_modal .modal-footer input {
    margin: 0 20px;
}

.transaction-modal {
    position: fixed;
    top: 20%;
    left: 20%;
    z-index: 1050;
    width: 80%;
    height: 80%;
    margin-left: -10%;
    overflow: hidden;
}

.transaction-modal .modal-dialog {
    width: 470px;
}

.transaction-modal .modal-dialog .modal-content {
    border-radius: 0;
}

.colRt table.table-auth-list {
    width: 100%;
}

.colRt table.table-auth-list > tbody > tr {
    height: 50px;
    border-bottom: 25px solid #fff;
}

.colRt table.table-auth-list > tbody > tr:last-child {
    border-bottom: none;
}

.colRt table.table-auth-list > tbody > tr > td {
    text-align: center;
    font-weight: bold;
}

.colRt table.table-auth-list > tbody > tr > td > * {
    color: #fff;
}

.colRt table.table-auth-list > tbody > tr > td.name-container {
    max-width: 375px;
    min-width: 375px;
}

.colRt table.table-auth-list > tbody > tr > td.img-container {
    width: 224px;
}

.colRt table.table-auth-list > tbody > tr > td.button-container {
    width: 100px;
    cursor: pointer;
}

.colRt table.table-auth-list > tbody > tr.facebook {
    background-color: #51669f;
}

.colRt table.table-auth-list > tbody > tr.facebook > td.button-container:hover {
    background-color: #445789;
}

.colRt table.table-auth-list > tbody > tr.google {
    background-color: #d95232;
}

.colRt table.table-auth-list > tbody > tr.google > td.button-container:hover {
    background-color: #9c403c;
}

.colRt table.table-auth-list > tbody > tr.twitter {
    background-color: #3db8e4;
}

.colRt table.table-auth-list > tbody > tr.twitter > td.button-container:hover {
    background-color: #30a3cc;
}

.colRt table.table-auth-list > tbody > tr.epayments {
    background-color: #000000;
}

.colRt table.table-auth-list > tbody > tr.epayments > td.button-container:hover {
    background-color: #4d4d4d;
}

.auth-description {
    padding-bottom: 30px;
    font-size: 13px;
    color: #000;
}

.account-table {
    width: 100%;
    height: 100%;
    background: url('../images/account_background.jpg') no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.account-table > tbody > tr.header-tr {
    border-bottom: 2px solid #C9C9C9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.account-table > tbody > tr.header-tr > td {
    min-height: 64px;
    height: 64px;
    background: #fff;
}

.account-table > tbody > tr.footer-tr > td {
    height: 40px;
}

.account-table > tbody > tr > td {
    height: 100%;
    /*padding-top: 64px;*/
}

.account-table td.tabled-background-side {
    width: 25%
}

.account-table td.tabled-background-content {
    width: 50%;
    min-width: 749px;
}

.account-table td.tabled-background-content.long {
    min-width: 850px;
}

.account-table td.tabled-background-content.extra-long {
    min-width: 1200px;
}

.extra-margin-bottom {
    margin-bottom: 10px;
}

.error-container {
    width: 200px;
}

.bootstrap-table {

}

.bootstrap-table .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.bootstrap-table .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bootstrap-table .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.bootstrap-table form.form-inline {
    margin-bottom: 10px;
    margin-top: 20px;
    min-height: 35px;
}

.bootstrap-table .order-table {
    height: 400px;
}

.bootstrap-table .table {
    width: 100%;
    max-width: 100%;
    border: 2px solid #ddd;
}

.bootstrap-table .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

/*.bootstrap-table .table-striped.table-share>tbody>tr:nth-child(odd) {*/
/*background: none;*/
/*}*/

.bootstrap-table .table-striped > tbody > tr:hover {
    background-color: #fcf8e3;
}

.bootstrap-table .table > thead > tr > th, .bootstrap-table .table > tbody > tr > th, .bootstrap-table .table > tfoot > tr > th, .bootstrap-table .table > thead > tr > td, .bootstrap-table .table > tbody > tr > td, .bootstrap-table .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background-color: transparent;
    color: #333;
    font-size: 13px;
    min-height: 36px;
    height: 36px;
}
.bootstrap-table .table > tbody > tr > th {
    -webkit-touch-callout: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    font-weight: 400;
}

.bootstrap-table .table > thead > tr > th {
    min-width: 100px;
    font-size: 14px;
    text-transform: none;
    text-align: center;
}

.bootstrap-table .table > caption + thead > tr:first-child > th, .bootstrap-table .table > colgroup + thead > tr:first-child > th, .bootstrap-table .table > thead:first-child > tr:first-child > th, .bootstrap-table .table > caption + thead > tr:first-child > td, .bootstrap-table .table > colgroup + thead > tr:first-child > td, .bootstrap-table .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.bootstrap-table .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

/*.bootstrap-table .table-striped.table-share>thead>tr>th, .bootstrap-table .table-striped.table-share>tbody>tr>td {*/
/*text-align: center;*/
/*}*/
.bootstrap-table .info-sub-table {
    max-width: 530px;
    margin-bottom: 15px;
}

.bootstrap-table .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    background-color: transparent;
    float: left;
}

.bootstrap-table .pagination > li {
    display: inline;
}

.bootstrap-table .pagination-sm > li:first-child > a, .bootstrap-table .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bootstrap-table .pagination > li:first-child > a, .bootstrap-table .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bootstrap-table .pagination > .disabled > span, .bootstrap-table .pagination > .disabled > span:hover, .bootstrap-table .pagination > .disabled > span:focus, .bootstrap-table .pagination > .disabled > a, .bootstrap-table .pagination > .disabled > a:hover, .bootstrap-table .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.bootstrap-table .pagination-sm > li > a, .bootstrap-table .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.bootstrap-table .pagination > li > a, .bootstrap-table .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.4;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.bootstrap-table .pagination > .active > a, .bootstrap-table .pagination > .active > span, .bootstrap-table .pagination > .active > a:hover, .bootstrap-table .pagination > .active > span:hover, .bootstrap-table .pagination > .active > a:focus, .bootstrap-table .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}

.auth-button {
    line-height: 50px;
}

.right-filter-block {
    float: right;
}
.left-filter-block {
    float: left;
}

.dropdown-menu *:focus, .dropdown-menu *:active {
    border: none;
    outline: none;
}

.dropdown-menu .btn {
    padding: 0;
    min-width: 0;
}

.dropdown-menu .btn.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.dropdown-menu .btn.btn-success:hover, .dropdown-menu .btn.btn-success:active, .dropdown-menu .btn.btn-success:focus {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}

.dropdown-menu .btn.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.dropdown-menu .btn.btn-danger:hover, .dropdown-menu .btn.btn-danger:active, .dropdown-menu .btn.btn-danger:focus {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.dropdown-menu .btn.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.dropdown-menu .btn.btn-info:hover, .dropdown-menu .btn.btn-info:active, .dropdown-menu .btn.btn-info:focus {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.dropdown-menu td {
    min-width: 36px;
}

.dropdown-menu th {
    min-height: 36px;
    font-weight: bold;
}

.dropdown-menu .btn-sm, .dropdown-menu .btn-group-sm > .btn, .dropdown-menu .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dropdown-menu .btn-default:hover, .dropdown-menu .btn-default:focus, .dropdown-menu .btn-default:active, .dropdown-menu .btn-default.active, .dropdown-menu .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
}

.dropdown-menu .btn-default {
    color: #333;
    background-color: #fff;
}

.glyphicon-chevron-right, .glyphicon-chevron-left {
    font-size: 21px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-bottom: 6px;
}

.glyphicon-chevron-right:before {
    content: "›"
}

.glyphicon-chevron-left:before {
    content: "‹"
}

.disabled-calendar:disabled {
    cursor: hand;
}

.calendar-block {
    margin-left: 10px;
}
.number-block {
    margin-left: 2px;
}

.ga-backup {
    margin-top: 10px;
}

input.ga-backup {
    margin-top: 23px;
}

.delete-account {
    text-align: center;
    font-size: 13px;
}

.delete-account div {
    padding: 10px 0;
}

.table-share td span.no-mode, .table-share td a.no-mode {
    color: red;
}

.css3-tabstrip.bootstrap-table div.alert.share-alert {
    padding: 0 20px;
    line-height: 50px;
    border: 1px solid #faebcc;
}

.form-inline .control-label {
    font-size: 14px;
    font-weight: 300;
}

.header_wrapper {
    width: 100%;
}

.navbar {
    background: #fff;
    border: none;
}

.display-email {
    font-weight: bold;
    font-size: 14px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 15px;
}

.mode-indicator {
    padding-top: 15px;
}

ul.nav li:first-child {
    /*padding-top: 16px;*/
}

ul.navbar-nav li.demo-text {
    padding-top: 18px;
    cursor: pointer;
}
ul.navbar-nav li.dropdown {
    padding-top: 2px;
}

ul.nav ul.dropdown-menu li:first-child {
    padding-top: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
}

#wrapper h3 {
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #009bd3;
    background: url(../images/line.gif) repeat-x 0 bottom;
    text-align: left;
    padding-bottom: 10px;
    clear: both;
}

.account-pages dl dt {
    float: left;
    margin-left: 130px;
    padding: 6px 19px 6px 0;
    width: 140px;
    font: normal 13px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #626262;
}

.dt-div {
    margin-left: 130px;
}

.account-pages dl dd {
    float: left;
    width: 400px;
    min-height: 42px;
    margin: 0;
    padding: 0;
}

#wrapper {
    min-height: 100%;
    height: auto;

    margin: 0 auto -60px;
    margin-bottom: -20px;
    /*padding: 0 0 60px;*/
}

/*#wrapper input.input1,{
	width:200px;
	height: 30px;
	float:left;
}*/

#wrapper .select1 {
    height: 32px;

}

/*#wrapper .btnBlack, #wrapper a {
	float: left;
}*/

#wrapper .wrapper-bg {
    /*background: url('../images/account_background.jpg') top center no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-webkit-background-size: cover;*/
    height: 100%;
    padding-bottom: 71px;

}

@media screen and (min-width: 1200px) and (max-width: 1799px) {

    #security-wrapper {
        height: 920px !important;
    }
}

#wrapper .container {
    background: #fff;
    min-height: 100%;
}

#wrapper nav.navbar {
    height: 60px;
    margin: 0 1% -2px 1%;
}
#wrapper nav.navbar .navbar-brand {
    margin: 0 auto;
    padding: 0 0 0 14px;
    height: 60px;
}
#wrapper nav.navbar .navbar-brand img {
    height: 60px;
}
#wrapper nav.navbar #bs-navbar-collapse-1 ul {
    padding-top: 2px;
}

#wrapper .accordion {
    padding-top: 20px;
    margin-bottom: 30px;
}

#wrapper .wrapper_pricing {
    position: relative;
    left: 29%;
}

#transfers-wrapper .css3-tabstrip > ul {
    margin-left: 132px;
}
#transfers-wrapper .css3-tabstrip > ul > li > div {
    outline: solid 1px #AEAEAE;
    border: none;
}

.account-pages dd.notification {
    float: none;
    width: auto;
}

.long-dt {
    width: auto !important;
    min-width: 180px;
}
.account-pages dl dd.text-dt {
    padding-top: 5px;
    font-size: 13px;
    font-weight: bold;
}
.apikey-name {
    background-color: #d3d3d3;
    margin-bottom: 10px;
}
.apikey-name.apikey-red-name {
    background-color: red;
}
.apikey-name b {
    padding-left: 10px;
}
.apikey-name span:hover {
    color: red;
    cursor: pointer;
}
.apikey-delete {
    text-transform: uppercase;
    color: red;
    font-weight: bold;
}

input.btnSubmit {
    float: left;
    margin-bottom: 20px;
    clear: both;
}

#wrapper ul.nav li a {
    float: none;
}

.auth-description {
    text-align: left;
}

.report-page .container {
    padding-left: 45px;
    padding-right: 45px;
    height: auto !important;
}

.transfers-error {
    text-align: left;
    margin-top: 90px;
    padding: 0 14%;
    font-size: 14px;
    color: red;
}

.css3-tabstrip.bootstrap-table {
    margin-bottom: 30px;
    position: relative;
    clear: both;
    /*top: -25px;*/
    min-height: 0;
}

table.table-auth-list {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

table.table-auth-list > tbody > tr {
    height: 50px;
    border-bottom: 25px solid #fff;
}

table.table-auth-list > tbody > tr:last-child {
    border-bottom: none;
}

table.table-auth-list > tbody > tr > td {
    text-align: center;
    font-weight: 600;
}

table.table-auth-list > tbody > tr > td > * {
    color: #fff;
}

table.table-auth-list > tbody > tr > td.name-container {
    max-width: 375px;
    min-width: 375px;
}

table.table-auth-list > tbody > tr > td.img-container {
    width: 224px;
    text-align: left;
}

table.table-auth-list > tbody > tr > td.button-container {
    width: 100px;
    cursor: pointer;
}

table.table-auth-list > tbody > tr.facebook {
    background-color: #4B6AA3;
}

table.table-auth-list > tbody > tr.facebook > td.button-container:hover {
    background-color: #445789;
}

table.table-auth-list > tbody > tr.google {
    background-color: #F9512C;
}

table.table-auth-list > tbody > tr.google > td.button-container:hover {
    background-color: #9c403c;
}

table.table-auth-list > tbody > tr.twitter {
    background-color: #3db8e4;
}

table.table-auth-list > tbody > tr.twitter > td.button-container:hover {
    background-color: #30a3cc;
}

table.table-auth-list > tbody > tr.epayments {
    background-color: #000000;
}

table.table-auth-list > tbody > tr.epayments > td.button-container:hover {
    background-color: #4d4d4d;
}

/*.css3-tabstrip.bootstrap-table{
	min-height: 0px;
}*/


#section-1 {
    border-bottom: 3px solid #C9C9C9;
}

.verify {
    /*position: relative;*/
    /*left:50px;*/
}

a.verify.disabled {
    padding-left: 25px;
    padding-right: 25px;
}

.account-pages dl dd.chk #male {
    /*margin-left:10px !important;*/
}

/*
.account-pages dl dd.chk {
		margin-left: 40px !important;
		position: relative;
		left:40px;
	}
*/
#security-wrapper dl dd.chk {
    left: 70px;
}

dd.chk label.without-input {
    margin-left: -50px;
}
.account-pages dl dd.empty-dd {
    min-height: 0;
    height: 0;
}
/*
	.account-pages dl dd.date-calendar{
		position: relative !important;
		left: 90px;
	}


	.account-pages dd input#phone{
		position: relative !important;
		left: 40px;
	}

	 .account-pages dd input#email{
		position: relative !important;
		left: 45px;
	}
	*/

td.textLeft input {
    width: auto;
}

.security-page .container {
    height: auto !important;
}

.security-page .wrapper-bg {
    /*height: auto !important;*/
    padding-bottom: 0px !important;
    /*overflow-y: hidden; */
    overflow-x: hidden;
}
.long-dt.text-1200 {
    display: none;
}

@media only screen and (min-width: 1824px) {
    .security-page .wrapper-bg {
        overflow-y: hidden;
    }
}

.extra-margin-bottom {
    margin-bottom: 20px;
}

.individual-profile .wrapper-bg {
    padding-bottom: 0px !important;
}

.mode_menu {
    position: relative;
}

.account-pages .reveal-container .reveal-button {
    position: absolute;
    top: 6px;
    right: 205px;
    width: 18px;
    z-index: 10;
    cursor: pointer;
}
.account-pages .reveal-container input {
    padding-right: 24px;
}

@media screen and (max-width: 319px) {
    .wrapper_pricing {
        display: none;
    }
    .navbar-right {
        display: none;
    }
}

@media screen and (min-width: 320px) and (max-width: 667px) {
    #wrapper .wrapper_pricing {
        display: none;
    }

    .dropdown-menu {
        position: absolute !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
    }
    .auth-btn {
        left: 0;
    }


    .accordion a {
        padding: 0px;
    }


    .report-page .container {
        padding-left: 5px;
    }

    dd.chk label.without-input {
        margin-left: 0px;
    }

    .account-pages dd input#phone {
        left: 0px;
    }

    .account-pages dl dd.verify-container {
        width: 230px;
        min-height: 75px;
    }
    .individual-profile a.verify {
        margin-left: 0;
        position: relative;
        top: 10px;
    }
    dl dd td.textRight > div.morphing-string {
        padding-top: 0;
    }


    .tblTop textarea {
        width: 240px;
        margin: 0 0;
    }
    input.btnBlue {
        margin: 0 0;
    }
    table.table-auth-list {
        width: auto !important;
        height: auto !important;
    }

    table.table-auth-list > tbody > tr > td.name-container {
        max-width: 50px !important;
        min-width: 50px !important;
    }

    table.table-auth-list > tbody > tr > td.img-container img {
        width: 100px !important;
    }

    .auth-button {
        margin: 0px !important;
    }

    dl.boxLeft {
        min-height: 0px !important;
        border-right: none;
        width: 280px;
    }


    #security-wrapper dl dd.chk {
        left: 0px;
        float: left;
    }

    .css3-tabstrip > ul, .css3-tabstrip > ul > li {
        min-width: 0px !important;
    }
    #transfers-wrapper .css3-tabstrip > ul {
        margin-left: 0;
        margin-top: 5px;
    }

    .tblTop td.notifyMsg div, .rightTblTop td.notifyMsg div {
        width: 200px;
    }

    .css3-tabstrip input[type="radio"]:checked:not(:disabled) ~ div {
        margin: 22px 0 0;
        width: 95%;
    }
    .sidebar-menu {
        margin-left: 20px;
    }
    .accordion {
        text-align: left;
    }
    dl.boxLeft dd.boxLeftBot, dl.boxRt dd.boxLeftBot, dl.boxLeft, dl.boxRt {
        width: 95%;
    }
    #transfers-wrapper .css3-tabstrip input[type="radio"]:checked:not(:disabled) ~ div {
        margin: 60px 15px 0;
    }
    .report-page .css3-tabstrip input[type="radio"]:checked:not(:disabled) ~ div {
        width: 100%;
    }
    .css3-tabstrip > ul {
        float: left;
    }
    .css3-tabstrip > .funds-list {
        width: 150px;
    }

    .tblTop {
        width: 250px;
    }
    .tblTop td {
        padding: 5px 3px 5px 10px;
    }

    .textLeft input {
        width: 120px !important;
    }

    .report-page .container {
        height: auto !important;
    }

    .css3-tabstrip > ul > li {
        margin-left: 0px !important;
        width: 120px;
    }

    .css3-tabstrip input[type="radio"] + label {
        padding: 0px;
    }

    .funds-list {
        position: relative;
    }

    #wrapper .col-xs-12 {
        background: none;
    }

    #wrapper ul.accordion {
        /*margin-left: -405px;*/
    }

    #wrapper ul.accordion li {
        /*display: block !important;*/
        float: none;
        /*margin-left: 10%;*/
        display: inline;

    }

    #wrapper ul.accordion li a {
        font-size: 12px;
    }

    #wrapper nav.navbar .navbar-collapse {
        overflow-x: hidden;
    }

    #wrapper dt.notification {
        margin-bottom: 10px;
    }

    #wrapper .notification {
        /*margin-left: 40px;*/
    }

    .account-pages dl dt {
        margin-left: 0;
        margin-bottom: 5px;
        float: none;
    }

    .dt-div {
        margin-left: 0;
    }

    .account-pages dl dd {
        width: 330px;
        position: relative;
        min-height: 35px;
        margin-bottom: 10px;
    }


    .tblTop select.select1 {
        width: 120px;
    }
    .boxRt .boxRightBot .notifyMsg {
        position: relative;
        left: 3px;
    }

    .css3-tabstrip {
        position: static;

    }
    dl.boxRt {
        min-height: 0;
        float: none
    }

    .bootstrap-table form.form-inline {
        margin-left: 0px;
    }


    .account-pages .container {
        height: auto !important;
    }

    h3.notification-heading {
        clear: both !important;
    }

    .account-pages dd input#email {
        left: 0px;
    }

    .account-pages .dl-notification {
        height: auto;
    }
    #security-wrapper .reveal-container {
        width: 170px;
    }
    #security-wrapper .reveal-container .reveal-button {
        left: 175px;
    }

    .error-container {
        width: 160px;
    }

    #wrapper .container {
        z-index: 0;
    }

    .account-pages .footer-datetime {
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-right {
        float: right;
    }
    .navbar-header {
        float: left;
    }

    .account-pages dl dd.empty-dd {
        min-height: 35px;
    }


    .css3-tabstrip.bootstrap-table div .table-container {
        overflow-y: auto;
        height: 375px;
    }
    .css3-tabstrip.bootstrap-table {
        margin-left: 20px;
        margin-bottom: 0px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Orders {
        min-height: 730px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Deals {
        min-height: 615px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-DayBalance {
        min-height: 780px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Transes {
        min-height: 690px;
    }

    .bootstrap-table form.form-inline {
        margin-left: 0px;
    }
    .bootstrap-table form.form-inline .form-group {
        display: block;
        margin-bottom: 2px;
        vertical-align: middle;
    }
    .bootstrap-table .pagination {
        position: absolute;
        bottom: 0;
    }
    .right-filter-block {
        float: none;
    }
    .left-filter-block {
        float: none;
    }
    .account-pages dl dt.whole-line-dt {
        width: 270px;
    }
    .account-pages dl dt.whole-line-dt input[type="checkbox"] + label {
        width: 220px;
        margin-left: 5px;
    }
    .calendar-block, .number-block {
        margin-left: 0;
    }
    .calendar-block input[name='dateFrom'] + .dropdown-menu {
        left: 0 !important;
    }
    .calendar-block input[name='dateTo'] + .dropdown-menu {
        left: 32px !important;
    }
    .calendar-block .dropdown-menu {
        /*left: 0 !important;*/
    }
    .calendar-block .dropdown-menu td {
        min-width: 24px;
    }
    .calendar-block .dropdown-menu .btn {
        padding: 2px;
    }
    #transaction_modal .modal-body {
        padding: 0 0 20px;
        width: 90%;
        margin: 0 auto;
    }
    .transaction-modal .modal-dialog {
        width: 250px;
    }
    .boxRt .rightTblTop {
        margin-left: 5px;
    }
}

/* Ipad Portrait */

@media screen and (min-width: 668px) and (max-width: 1023px) and (orientation: portrait) {
    #wrapper .wrapper_pricing {
        display: none;
    }

    .css3-tabstrip.bootstrap-table div .table-container {
        overflow-y: auto;
        height: 375px;
    }
    .individual-profile input.btnBlack:disabled {
        left: 140px !important;
        float: left !important;
    }

    .accordion li {
        width: 14%;
    }

    #wrapper .wrapper-bg {
        min-height: 100%;
        /*background-attachment: inherit;*/
        /*background-color: #fff;*/
    }

    #security-wrapper .container {
        margin-bottom: -30px;
    }

    .account-pages .div-notification {
        padding-top: 35px;

    }

    .error-container {
        width: auto;
        max-width: 200px;
    }

    #wrapper ul.navbar-right {
        margin-top: 0px !important;
    }

    .long-dt {
        width: 190px !important;
    }

    .account-pages dl dt {
        margin-left: 0;
        margin-bottom: 5px;
        float: none;
        position: relative;
    }

    .dt-div {
        margin-left: 0;
    }

    .account-pages dl dd {
        min-height: 35px;
        width: 500px;
    }

    .mode_menu {
        position: relative;
        /*left:250px !important;*/
    }

    .report-page .container {
        padding-left: 15px;
    }

    dd.chk label.without-input {
        margin-left: 0px;
    }

    .account-pages dd input#phone {
        left: 0px;
    }

    #security-wrapper .reveal-container .reveal-button {
        top: 9px;
        left: 180px;
    }

    #security-wrapper .container .errorMsg, .container .successMsg {
        /*top: 100px;*/
        /*position: absolute;*/
    }

    .css3-tabstrip.bootstrap-table {
        margin-left: 20px;
        margin-bottom: 0px;
        height: 575px;
    }

    .bootstrap-table form.form-inline {
        margin-left: 0px;
    }
    .bootstrap-table form.form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    h3.notification-heading {
        clear: both !important;
    }

    .epayments {
        margin-top: 0px !important;
    }

    .auth-button {
        line-height: 0px;
    }

    .security-page .wrapper-bg {
        overflow-y: scroll;
    }

    .account-pages dd input#email {
        left: 0px;
    }
    .right-filter-block {
        float: none;
        margin-top: 10px;
    }
    .left-filter-block {
        float: none;
    }

    .dropdown-menu {
        position: absolute !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
    }

    dl.boxRt dd.boxRightBot {
        width: auto;
    }

    dl.boxRt {
        width: auto;
        float: none;
        top: 0px !important;
    }

    .dropdown-menu {
        position: absolute !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
    }

    table.table-auth-list > tbody > tr > td.name-container {
        min-width: 0 !important;
    }

    table.table-auth-list > tbody > tr > td.button-container {
        padding-right: 10px;
    }

    .individual-profile .wrapper-bg {
        /*background-attachment: fixed !important;*/
    }

    #account-wrapper dl dd.chk {
        left: 45px;
    }

    .container {
        z-index: 0;
        width: 90%;

    }

    .navbar-brand {
        margin-top: -5px;
    }

    #security-wrapper select.select1.security-select.ng-pristine.ng-valid {
        /*position: relative;
        left: 20px;*/
    }


    #security-wrapper .account-animation-container div:first-child dt.long-dt.ng-binding {
        left: -30px;
    }


    .account-pages .footer-datetime {
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-right {
        float: right;
    }
    .navbar-header {
        float: left;
    }

    .account-pages .navbar-nav .open .dropdown-menu {
        margin-top: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        position: relative;
        float: none;
        left: auto;
    }
    .bootstrap-table .pagination {
        position: absolute;
        bottom: 0;
    }

}

/* Ipad Landscape */

@media screen and (min-width: 668px) and (max-width: 1023px) and (orientation: landscape) {
    #wrapper .wrapper_pricing {
        display: none;
    }

    .css3-tabstrip.bootstrap-table div .table-container {
        overflow-y: auto;
        height: 375px;
    }
    table.table-auth-list > tbody > tr > td.name-container {
        min-width: 0;
        max-width: 0;
    }

    .bootstrap-table form.form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    #security-wrapper {
        background: url('../images/account_background.jpg') top center repeat-y !important;
        height: 940px !important;
    }

    #account-wrapper dl dd.chk {
        /*margin-left: 0px !important;*/
    }

    .account-pages .div-notification {
        padding-top: 35px;
    }

    .css3-tabstrip.bootstrap-table {
        margin-bottom: 0px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Orders {
        min-height: 575px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Deals {
        min-height: 530px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-DayBalance {
        min-height: 690px;
    }
    .css3-tabstrip.bootstrap-table.bootstrap-table-Transes {
        min-height: 565px;
    }

    .container {
        z-index: 0;
        width: 90%;
    }

    dl.boxRt dd.boxRightBot {
        width: auto;
    }

    #security-wrapper .reveal-container .reveal-button {
        top: 9px;
        left: 180px;
    }

    .account-pages .reveal-container .reveal-button {
        right: 98px;
        top: 3px;
    }

    .auth-button.ng-binding.epayments {
        margin-right: 10px;
    }
    .right-filter-block {
        float: none;
        margin-top: 10px;
    }
    .left-filter-block {
        float: none;
    }

    .dropdown-menu {
        position: absolute !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
    }

    .error-container {
        width: auto;

    }

    input.btnSubmit {
        margin-bottom: 80px;
    }

    dl.boxRt {
        width: auto;
        float: none;
    }

    .security-page .wrapper-bg {
        overflow-y: scroll;
    }


    .navbar-brand {
        margin-top: -5px;

    }

    .account-pages dl dd.date-calendar {
        /*position: relative;*/
        /*left: 90px !important;*/
    }

    .account-pages dl dt {
        margin-left: 0;
        margin-bottom: 5px;
        float: none;
        /*position: relative;*/
        top: 30px;
    }

    .dt-div {
        margin-left: 0;
    }

    .account-pages dl dd {
        min-height: 35px;
        width: 550px;
    }


    .account-pages dd input#phone {
        left: auto;
    }

    .individual-profile .account-pages dl dd.chk {
        margin-left: 20px !important;
        position: relative;
        left: 20px;
    }

    .account-pages dd input#email {
        left: 0px;
    }

    .account-pages .footer-datetime {
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-right {
        float: right;
    }
    .navbar-header {
        float: left;
    }

    .account-pages .navbar-nav .open .dropdown-menu {
        margin-top: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        position: absolute;
        left: auto;
        background-color: #fff;
        border: 1px solid #ccc;
    }
    .bootstrap-table .pagination {
        position: absolute;
        bottom: 0;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #wrapper .wrapper_pricing {
        display: block;
        left: 17%;
    }
    .account-pages dl dt {
        margin-left: 0;
        padding-bottom: 5px;
    }
    .dt-div {
        margin-left: 0;
    }
    .account-pages dl dd {
        min-height: 35px;
    }
    #transfers-wrapper .container {
        width: 980px;
    }
    .report-page .container {
        width: 100%;
    }
    .css3-tabstrip.bootstrap-table div {
        overflow: hidden;
    }
    dl.boxRt {
        width: 230px;
    }
    table.table-auth-list > tbody > tr > td.name-container {
        min-width: 0;
        max-width: 0;
    }
    .css3-tabstrip.bootstrap-table {
        min-height: 640px;
    }
}

@media screen and (min-width: 1200px) {
    .account-pages dl dd.empty-dd {
        min-height: 54px;
    }
    .css3-tabstrip.bootstrap-table {
        min-height: 640px;
    }
    .long-dt.text-1200 {
        display: inline;
    }
}
@media screen and (min-width: 668px) and (max-width: 991px) {
    .sidebar-menu {
        margin: 0 auto;
    }
}

/* REPORTS RESPONSIVE TABLE */

.responsive-table-reports {
    width: 100%;
    margin-bottom: 0;
}
.responsive-table-reports td p.cutted {
    max-width: 200px;
    font-size: 13px;
    margin: 0;
    line-height: 20px;
    float: right;
}
@media (min-width: 1024px) {
    .responsive-table-reports {
        font-size: 14px;
    }
}
.responsive-table-reports thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /*IE6, IE7*/
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
@media (min-width: 1024px) {
    .responsive-table-reports thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}
.responsive-table-reports thead th {
    /*background-color: #1d96b2;*/
    /*border: 1px solid #1d96b2;*/
    font-weight: normal;
    text-align: center;
    /*color: white;*/
}
.responsive-table-reports thead th:first-of-type {
    text-align: left;
}
.responsive-table-reports tbody,
.responsive-table-reports tr,
.responsive-table-reports th,
.responsive-table-reports td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}
@media (min-width: 1024px) {
    .responsive-table-reports tr {
        display: table-row;
    }
}
.responsive-table-reports th,
.responsive-table-reports td {
    padding: 8px;
    vertical-align: middle;
}
@media (min-width: 480px) {
    .responsive-table-reports th,
    .responsive-table-reports td {
        padding: 12px 8px;
    }
}
@media (min-width: 1024px) {
    .responsive-table-reports th,
    .responsive-table-reports td {
        display: table-cell;
        padding: 8px;
    }
}
@media (min-width: 1024px) {
    .responsive-table-reports th,
    .responsive-table-reports td {
        padding: 12px;
    }
}
.responsive-table-reports caption {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
@media (min-width: 1024px) {
    .responsive-table-reports caption {
        font-size: 18px;
    }
}
.responsive-table-reports tfoot {
    font-size: 12em;
    font-style: italic;
}
@media (min-width: 1280px) {
    .responsive-table-reports tfoot {
        font-size: 14px;
    }
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody {
        display: table-row-group;
    }
}
.responsive-table-reports tbody tr {
    margin-bottom: 16px;
    /*border: 2px solid #1d96b2;*/
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody tr {
        display: table-row;
        border-width: 1px;
    }
}
.responsive-table-reports tbody tr:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody tr:nth-of-type(even) {
        background-color: rgba(94, 93, 82, 0.1);
    }
    .table-commissions tbody tr:nth-of-type(even) {
        background-color: #ffffff;
    }
}
.responsive-table-reports tbody th[scope="row"] {
    /*background-color: #1d96b2;*/
    /*color: white;*/
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody th[scope="row"] {
        background-color: transparent;
        /*color: #5e5d52;*/
        text-align: center;
    }
}
.responsive-table-reports tbody td {
    text-align: right;
}
@media (min-width: 320px) {
    .responsive-table-reports tbody td {
        /*border-bottom: 1px solid #1d96b2;*/
    }
    .fees-table.responsive-table-reports tbody td {
        width: auto;
    }
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody td {
        text-align: center;
    }
    .fees-table.responsive-table-reports tbody td {
        width: 20%;
    }
}
.responsive-table-reports tbody td[data-type=currency] {
    text-align: right;
}
.responsive-table-reports tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: 12em;
    /*color: rgba(94, 93, 82, 0.75);*/
}
@media (max-width: 1023px) {
    .responsive-table-reports tbody td[data-title=empty] {
        display: none;
    }
    .responsive-table-reports tbody tr.empty-row {
        display: none;
    }
}
@media (min-width: 320px) {
    .responsive-table-reports tbody td[data-title]:before {
        font-size: 14px;
    }
}
@media (min-width: 1024px) {
    .responsive-table-reports tbody td[data-title]:before {
        content: none;
    }
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.active-commissions-row {
    background-color: #dff0d8 !important;
}
.active-commissions-row > td {
    font-size: 16px !important;
}
.bottom-buffer-70 {
    margin-bottom: 70px;
}