﻿.box .forms {
}

.forms form {
    margin: 10px 0 0;
    padding: 0;
}

.uff_rowPaymentDetails {
    display: inline-block;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-image: url(../gfx/back-gradient.gif);
    background-repeat: repeat-x;
    padding: 5px 5px 5px 5px;
    width: 100%;
    height: Auto;
    font-size: small;
    font-weight: bold;
    color: Black;
}

.row {
    display: inline-block;
    margin: 11px 0;
    width: 100%;
}



.uff_rowPayments {
    display: inline-block;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    width: 100%;
}

.uff_rowhalf {
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    width: 45%;
    height: 200px;
    font-size: 14px;
}

.uff_rowTitle {
    display: inline-block;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: caption;
    padding: 5px 0;
    width: 100%;
    background: InfoBackground;
}

.uff_rowhalf label {
    display: block;
    padding: 0 0 8px;
    border-bottom: 1px solid #dbdbdb;
    line-height: 9px;
    color: #1c1c1c;
    font-weight: bold;
    font-size: 15px;
}


.uff_title {
    font-weight: bold;
    font-size: 15px;
    padding: 5px 0;
}

.row label {
    display: inline-block;
    padding: 0 0 5px; /* width:99%; */
}

.uff_row label {
    display: block;
    padding: 0 0 8px;
    line-height: 9px;
    color: #1c1c1c;
    font-weight: bold;
}

.row span.date {
    margin: 4px 4px 0 0;
}

/* //////////////////// CHECKBOX & RADIO \\\\\\\\\\\\\\\\\\\\ */

.row input.checkbox, .row input.radio {
    border: 0;
    padding: 0;
    margin: 3px 0 0; /*  margin :  6px 0 0; */
    /*   outline: invert none medium; */ /******************error*****************/
    width: 13px;
    height: 13px;
}

    .row input.checkbox:focus, .row input.radio:focus {
        outline: #cdcdcd solid 1px;
    }

/* //////////////////// BUTTONS \\\\\\\\\\\\\\\\\\\\ */

.buttons {
    padding: 18px 0 0;
}

/***************** Page "Tracking Codes"**************/

.btnsTrackingCodes {
    display: inline-block;
    /*padding: 34px 25px 10px;
    float: left;*/
    width: 100%;
    padding: 20px 0;
}

    .btnsTrackingCodes div{
        margin-left:10px;
    }

.btnCreateNewTrackingCode {
    float: right;
    margin-right: 30px;
}

.btnExportImagesTrackingCode {
    float: left;
    margin: 5px 0 0 0;
}

.trackingCodesGrid {
    height: 500px;
}

.lbYourCommOff {
    margin: 0 0 3px 20px;
    padding: 0 0 0 0;
}

.lbSelectCommissionOffer {
    margin: 0 0 3px 20px;
    padding: 0 0 0 0;
    color: red;
    font-weight: bold;
    float: left;
}

input[id="txtTCodeDesc"] {
    width: 732px !important;
}

span[id="txtTCodeDescInfo"] {
    float: left;
    margin: 5px 0 0 10px;
}
/********************************************************************/
.row.uff_right {
    display: inline;
    float: left;
    padding: 10px 0 0 10px;
    height: 30px;
}

/************************ old buttons temporarily ******************/
.row button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

.row button {
    float: left;
    outline: none;
    padding: 0;
    margin: 0 4px 0 0;
    cursor: pointer;
    overflow: visible;
    width: auto;
}

.box .row .buttons-half-left button {
    margin: 15px 0px 0 0;
}

.box .row .buttons-half-left .btnSearch {
    margin: 15px 14px 0 0;
}


.box .row .btnSearch img {
    padding-right: 18px;
    padding-left: 18px;
    -webkit-filter: invert(100%);
}

#clear-filter img {
    padding-right: 9px;
    padding-left: 9px;
    -webkit-filter: invert(100%);
}
/************************ new buttons temporarily ******************/
.btnChangePass {
    float: right !important;
    min-width: 143px !important;
    margin-top: -15px !important;
}

button[data-action="tracking-code-create"] {
    width: auto;
    min-width: 168px;
}

button[data-action="tracking-code-insert"] {
    min-width: 142px;
    float: right;
    margin: 2px 25px 25px 0;
}

.btnContrySelect {
    background: #fff !important;
    height: 30px !important;
    /*border: 1px solid #CECECE !important;*/
    padding: 0 0 0 3px !important;
    /*background-image: url(../images/select_box_arrow.png) !important;*/
    background-image: url(../images/select_arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 99% !important;
    text-align: left !important;
    filter: none !important;
}

    .btnContrySelect span {
        display: inline-block;
        width: 205px;
        padding: 0 0 0 2px !important;
        text-align: left !important;
        font-size: 12px !important;
        font-weight: normal !important;
        text-transform: none !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #666666 !important;
    }
/******************Changed as unnecessary*******************/

/* //////////////////// UPLOAD BUTTON \\\\\\\\\\\\\\\\\\\\ */

.box .row input.file {
    margin: 0 4px 0 0;
    z-index: 99;
}

.box .row div.btn-upload {
    background-position: right top;
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .box .row div.btn-upload:hover {
        background-position: right bottom;
        border: 1px solid #2b2b2b;
    }

/* //////////////////// DATE PICKER \\\\\\\\\\\\\\\\\\\\ */

.row input.datepicker {
    /*     background-image: url(../gfx/date-picker.gif);     background-position: right top;     background-repeat: no-repeat;     background-color: transparent;     border: 1px solid #cdcdcd;     -webkit-border-radius: 4px;     -moz-border-radius: 4px;     border-radius: 4px;     margin: 0 20px 0 0;     width: 92px;     cursor: pointer;     */
}

/******* CONTAINER *******/
#container {
    width: 600px;
    margin: 40px auto;
    text-align: left;
}

    #container .clear {
        clear: both;
        height: 0;
        visibility: hidden;
        display: block;
    }

    #container strong {
        font-weight: 700;
    }

    #container h1 {
        font-weight: 700;
        font-size: 18px;
        line-height: 1.2em;
        border-bottom: 1px dotted #6b9ef1;
        color: #5f95ef;
        margin-bottom: 1em;
    }


/******* /CONTAINER *******/


input[type="text"] {
    width: 220px;
    padding: 6px;
    color: #666666; /* #949494; */
    font-size: 12px;
    border: 1px solid #ececec;
    border-radius: 3px;
    height: 23px;
    font-family: "888-Regular", Tahoma, Geneva, sans-serif;
    -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;
    /*-webkit-box-shadow: 0 0 0px 1000px white inset;*/
}

input[type="password"] {
    width: 220px;
    padding: 6px;
    color: #666666; /* #949494; */
    font-size: 12px;
    border: 1px solid #ececec;
    height: 23px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -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;
}

select:focus,
input[type="text"]:focus,
input[type="password"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.chosen-container-single .chosen-search input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    animation: glow 2s ease infinite;
}

@keyframes glow {
    0% {
        border-color: #ececec;
        box-shadow: none;
    }

    40% {
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    }

    60% {
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    }

    100% {
        border-color: #ececec;
        box-shadow: none;
    }
}

select {
    height: 30px;
    width: 232px;
    border: 1px solid #ececec;
    border-radius: 4px;
    -moz-border-radius: 4px;
    color: #666666;
    font-family: "888-Regular", Tahoma, Geneva, sans-serif;
    padding-left: 3px;
    -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;
}

    select:disabled {
        background: #dddddd;
        color: #999999;
        cursor: default;
    }

textarea.error {
    background: #f8dbdb;
    border-color: #e77776;
}

input.error {
    background: #f8dbdb;
    border-color: #e77776;
    border: 1px solid red !important;
    -webkit-box-shadow: 0 0 0px 1000px #f8dbdb inset;
}

select.error {
    border-color: #e77776;
    border: 1px solid #e77776 !important;
    background: #f8dbdb !important;
}



div span.error {
    color: #e46c6e;
}

/******* /FORM *******/
.spinner {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #dedede url('../images/spinner.gif') 50% 40% no-repeat;
    background: rgba(222, 222, 222, 0) url('../images/spinner.gif') 50% 40% no-repeat;
    background-size: 64px;
    /*position: fixed;
    top: 50%;
    left: 50%;*/
    /*margin-left: -50px; /* half width of the spinner gif */
    /*margin-top: -50px; /* half height of the spinner gif */
    /*text-align: center;
    z-index: 1234;
    overflow: auto;*/
    /*width: 100px; /* width of the spinner gif */
    /*height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
    /*background: transparent;
    display: none;*/
}

    .spinner img {
        display: none;
    }

/**************** My Account ************************/
.footerColumn .row a {
    padding: 0 60px 0 0;
}

.row .small {
    float: left;
    clear: left;
    /*border-top: 1px solid #888;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #888;
    border-right: 1px solid #AAA;*/
}

    .row .rowDisabled, .row .small:disabled {
        /*border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;*/
    }

.row select {
    clear: left;
    float: left;
}

.contentLeftColumn, .contentRightColumn {
    width: 50%;
    float: left;
}

.footerColumn {
    clear: both;
}

.row .redStar {
    float: left;
    color: #fc6500;
}

.redStarLegend {
    float: left;
    color: #fc6500;
    padding-top: 13px;
}

.calendar_icon {
    float: left;
    margin: 3px 0 0 10px;
    cursor: pointer;
}

.LeftColumn {
    float: left;
}

.RightColumn {
    float: left;
    margin: 0 0 0 25px;
}

.btnAddNewURL {
    float: left;
    margin: 3px 0 0 5px;
    cursor: pointer;
}

.elementsGroup {
    float: left;
    clear: left;
}

.btnMyAccountSaveSettings {
    float: right !important;
    margin: -1px 0 10px 0 !important;
    min-width: 168px !important;
}

label[for="ReceiveNewsletter"] {
    font-weight: bold;
    float: left;
    line-height: 14px;
    padding: 2px 0 0 8px;
}

input[name="ReceiveNewsletter"] {
    float: left;
}
/****************************************************/


/****************** /select my account****************************/
.asmContainer {
}

.asmSelect {
    display: inline;
}

.asmOptionDisabled {
    color: rgb(153, 153, 153);
}

.asmHighlight {
    margin: 0px 0px 0px 1em;
    padding: 0px;
}

.asmList {
    list-style: none;
    margin: 0.25em 0px 1em;
    padding-left: 0px;
    display: block;
    position: relative;
}

.asmListItem {
    background: rgb(221, 221, 221);
    list-style: none;
    margin: 0px 0px -1px;
    border: 1px solid rgb(187, 187, 187);
    width: 100%;
    line-height: 1em;
    padding-left: 0px;
    position: relative;
}

.asmListItemRemove, .asmListItemAdd {
    margin: -5px 0 0 5px;
}

.asmListItem:hover {
    background-color: rgb(229, 229, 229);
}

.asmListItemLabel {
    padding: 5px;
    display: block;
}

.asmListSortable .asmListItemLabel {
    cursor: move;
}

.asmListItemRemove {
    padding: 0px;
    top: 0px;
    right: 0px;
}


/****************** /table ****************************/


.defaultTable {
    zoom: 1;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 10px;
    /*   padding: 10; */ /*********error************/
    border-collapse: collapse;
    line-height: normal;
    width: 100%;
}

    .defaultTable thead {
        font-weight: bold;
        color: #1c1c1c;
    }

    .defaultTable td {
        border-bottom: 1px solid #dbdbdb;
        border-right: 1px solid #dbdbdb;
        padding: 8px 20px;
        text-decoration: none;
    }

.box .half, .box .half-left {
    float: left;
    width: 300px;
    padding-bottom: 7px;
}

.box .ui-tabs .half-left {
    width: 129px;
}

.box .ui-tabs .half-left, .ui-tabs .small-half-left, .ui-tabs .smaller-half-left {
    padding: 0 10px 0 0;
}

/*#marketing-tools-main .half-left {
    width: 140px;
}*/

.reportStyle select {
    width: 129px;
    height: 30px;
}

.report-left {
    float: left;
    width: 155px;
    padding: 0;
}

.reportStyle .small-half-left, .reportStyle .smaller-half-left {
    padding-right: 10px;
    float: left;
}

.box .small-half-left select, .box .small-half-left {
    width: 109px;
    float: left;
}

.box .smaller-half-left select, .box .smaller-half-left {
    width: 87px;
    float: left;
}

.box .ui-tabs .buttons-half-left {
    padding-left: 0;
    width: 160px;
    padding-top: 6px;
}

    .box .ui-tabs .buttons-half-left button {
    }

.box .half-left {
    padding: 0 4px 0 0;
}

.box .small_half {
    float: left;
    margin-right: 164px;
}


.box .half-left {
    padding: 0 4px 0 0;
}

.chartLegend {
    margin: 25px 0;
}

.legendItem {
    float: left;
    width: 161px;
}

.colorLegendText {
    float: left;
}

.сhartLegendItem {
    float: left;
    display: inline-table;
    margin: 3px 5px 0px 0px;
    height: 9px;
    width: 9px;
}

#preview {
    padding: 3px;
    position: absolute;
    display: none;
    border: 1px solid gray;
    z-index: 15000;
    -webkit-box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    background-color: #ffffff;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.highlight {
    background-color: yellow;
}


.desc-review {
    -webkit-box-shadow: 1px 1px 4px #000000;
    -moz-box-shadow: 1px 1px 4px #000000;
    box-shadow: 1px 1px 4px #000000;
    background-color: #FFFFFF;
    padding: 10px;
    text-align: left;
}


#CreateNewDiv {
    width: 907px;
    height: 650px;
    overflow: scroll;
    position: relative;
    top: 0px; /*{cornerRadius}*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /*{cornerRadius}*/
    left: -15px;
    display: none;
    padding: 0px;
    border: 1px solid #25333C;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-top: 0px;
}

    #CreateNewDiv .box {
        margin: 0px;
    }

.SearchButtonDiv {
    padding-top: 0px;
    float: left;
    padding-left: 2px;
    clear: both;
}

.smallInfo {
    cursor: pointer;
    margin-bottom: 10px;
}

.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height: auto !important;
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    white-space: normal !important;
    height: auto !important;
}

th.ui-th-column div {
    white-space: normal !important;
    height: auto !important;
    padding: 2px;
}

#monthlyEsitmateCommission {
    margin-top: 26px;
    display: inline-table;
    width: 100%;
}

    #monthlyEsitmateCommission .leftSplit {
        width: 285px;
        float: left;
    }


    #monthlyEsitmateCommission .centerSplit {
        width: 285px;
        float: left;
    }

    #monthlyEsitmateCommission .rightSplit {
        width: auto;
        float: left;
    }

    #monthlyEsitmateCommission .tooltip {
        margin: -5px 6px 0 8px;
    }

        #monthlyEsitmateCommission .tooltip span {
            z-index: 5000;
            /*margin-left: -300px;*/
        }



#payment-details a.similar, #payment-details a.similar:link, #payment-details a.similar:active, #payment-details a.similar:visited,
#payment-details input[type="button"], #payment-details button, #tracking-codes input[type="button"] {
    /*min-width: 168px !important;*/
    width: auto !important;
}

#tracking-codes {
    margin-bottom: 0px;
}

    #tracking-codes button {
        width: 256px !important;
    }

/* Regular Button */

/*a.similar, a.similar:link, a.similar:active, a.similar:visited,*/
input[type="button"], button {
    float: left;
    height: 30px;
    width: 168px;
    text-decoration: none;
    padding: 0 1px;
    cursor: pointer;
    background: #3F729B;
    border-radius: 4px;
    border: 1px solid #E1E6EB;
    color: #ffffff;
    font-family: "888-Regular", Tahoma, Geneva, sans-serif;
    text-align: center;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

    /*a.similar:hover,*/ 
    input[type="button"]:hover, button:hover {
        background: #457EAC;
    }

    input[type="button"][disabled], button[disabled] {
        filter: none;
        background: #DDDDDD !important;
        color: #999999;
        cursor: default;
    }

    /* Empty Button */

    a.empty, input[type="button"].empty, button.empty {
        background: transparent !important;
        border: 1px solid #3F729B !important;
        color: #3F729B !important;
        text-align: center;
    }

        a.empty:hover, input[type="button"].empty:hover, button.empty:hover {
            border: 1px solid #457EAC !important;
            color: #81AFD3 !important;
            /*font-weight: bold;*/
        }

        a.empty[disabled], input[type="button"].empty[disabled], button.empty[disabled] {
            background: #f5f5f5 !important;
            border: 1px solid #edebeb !important;
            color: #999999 !important;
            cursor: default;
        }

            a.empty[disabled]:hover, input[type="button"].empty[disabled]:hover, button.empty[disabled]:hover {
                font-weight: normal;
            }

div.empty {
    float: left;
    height: 30px;
    line-height: 28px;
    text-decoration: none;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 4px;
    font-family: "888-Regular", Tahoma, Geneva, sans-serif;
    background: transparent !important;
    border: 1px solid #3F729B !important;
    color: #3F729B !important;
    text-align: center;
}

    div.empty:hover {
        border: 1px solid #457EAC !important;
        color: #457EAC !important;
        /*font-weight: bold;*/
    }

/*a.similar, a.similar:link, a.similar:active, a.similar:visited {
    width: 118px;
    vertical-align: middle;
    height: 23px;
    padding-top: 5px;
    font-size: 13px;
}*/

.similarDiv a.similar {
    display: inline-block;
    float: none;
    background: none;
    border: 0;
    width: auto;
    height: auto;
}

.errors-summary {
    border: none;
    line-height: 1.3em;
    margin: 10px 0 0;
    padding: 0;
    font-weight: bold;
    clear: both;
    background-color: #fbf0f0;
    color: #b80000;
}

    .errors-summary li:first-child {
        border-top: 1px solid #b80000;
    }

    .errors-summary li:last-child {
        border-bottom: 1px solid #b80000;
    }

    .errors-summary li {
        padding: 0 0 0 25px;
        border-right: 1px solid #b80000;
        border-left: 1px solid #b80000;
    }

embed, object {
    background-color: #edebeb;
}

.small_help {
    padding: 5px 0px 0px 5px;
    cursor: pointer;
    float: left;
}

.commentMonthly {
    font-size: 11px;
    color: #726f6f;
    padding-top: 10px;
}

#last-update-by {
    height: 14px !important;
    display: block !important;
    margin: 10px 0 5px 0;
}

.content_clear .formChangePass {
    display: block;
    margin: 0 auto;
    width: 236px;
    padding: 35px 0;
}

.content_clear .formMigrateLogin {
    display: block;
    margin: 35px auto;
}

/* Tooltips! 
---------------------*/

.wizard .explanationText {
    padding-left: 8px;
}

.explanationText {
    font-style: italic;
    color: #a1a1a1;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #e77776 !important;
    background: #f8dbdb !important;
}


.validation-summary-valid {
    display: none;
}

.errorContainer .field-validation-error1:before {
    display: block;
    position: absolute;
    width: 20px;
    height: 11px;
    top: -11px;
    right: 20px;
    content: ' ';
    background: url('../gfx/elements/wizard/ErrorContainer.png');
    z-index: 1;
}

.errorContainer .field-validation-error1 {
    margin-left: -220px;
    border: solid 1px red;
    position: absolute;
    z-index: 2;
    /*  top: 35; */ /***************************error********************/
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ffffff;
    width: 232px;
    white-space: normal;
    padding-left: 15px;
    padding-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 232px;
    word-wrap: break-word;
    display: inline;
}

.errorContainer .field-validation-error {
    left: 36px;
    position: absolute;
    z-index: 2;
    top: 25px;
    width: 600px;
    white-space: normal;
    /*max-width: 550px;*/
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: inline-block;
    margin: 5px 0 0 0;
}

#mainRegistration .errorContainer .field-validation-error {
    width: 90%;
}

.errorContainer .field-validation-error span {
    font-size: 12px;
}

/* //////////////////////////////////////////////////////////////////////////// */

/*************Table!!! ***********************/

#pager_right, #pagerR_right, #filterReviewResultsGrid_toppager_right,
#pagerReview_right,
#resultsgrid_toppager_right,
#filterResultsGrid_toppager_right {
    display: none;
    visibility: hidden;
}

.ui-jqgrid-view .ui-userdata {
    height: 0px;
    padding: 0px;
}
/*************End Table!!! ***********************/



.ui-dialog {
    background: white;
    -webkit-box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 25px 2px rgba(0,0,0,0.5);
    z-index: 9900;
}

.ui-dialog-buttonpane, .reportStyle {
    background: #f5f5f5;
}

.similarDiv {
    /*width: 100%;*/
    text-align: center;
    /*padding-left: 31px;*/
}

#marketing-tools-main {
    min-height: 670px;
    -ms-opacity: 0;
    opacity: 0;
}

    #marketing-tools-main .thumb .similarDiv {
        /*margin-left: -13px;*/
        padding-left: 0px;
    }

    #marketing-tools-main .preview img.thumb {
        margin: 0px;
        padding: 0px;
    }

    #marketing-tools-main .linkDiv {
        width: 100%;
        text-align: center;
    }

button:hover {
    /*cursor: pointer;*/
}

#payment-details #ck-bank-details {
    margin: 0 0 15px 0;
}

#payment-details button {
    float: right;
    margin: 0 0 10px 0;
    padding: 0 20px;
}

.reportDatePicker {
    line-height: 21px;
    height: 16px !important;
    width: 160px !important;
}

.brand-group-div {
    width: 226px;
}

#traffic-stat .content {
    padding-bottom: 10px !important;
}

.datepicker-div {
    width: 200px;
}

#resultsgrid_toppager_left {
    padding: 0px 20px 0px 25px;
}

    #resultsgrid_toppager_left img {
        margin-bottom: -5px;
    }

.reportStyle #export-to-excel {
    padding-right: 16px;
}

.reportStyle .ui-jqgrid-hdiv {
    padding-top: 8px;
}

.reportStyle .infoDialog {
    margin-top: 2px;
    margin-left: 10px;
    cursor: pointer;
    display: none;
}

.traffic-messages {
    padding: 25px;
    background-color: White;
}

.outstanding-balance-messages{
    padding: 25px;
    background-color: White;
}

#html-content {
    /*border-top: 2px solid #999;
    border-left: 2px solid #999;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd;*/
    width: 100%;
    min-height: 150px;
    background-color: #fff;
    float: left;
    color: black;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

#myAccountForm #NewUrl1 {
}

#myAccountForm #NewUrl2 {
}

.sitesurl {
    margin-bottom: 0;
}

.reportStyle #resultsgrid_toppager_left a,
.reportStyle #resultsgrid_toppager_left a:link,
.reportStyle #resultsgrid_toppager_left a:active,
.reportStyle #resultsgrid_toppager_left a:visited {
    text-decoration: none;
}

#pay-to-address .row {
    margin: 4px 0 !important;
    padding: 0 !important;
}

#pay-to-address span, #pay-to-address a {
    line-height: 25px !important;
}

#pay-to-address {
    min-height: 250px;
}

#payment-details .tabnav {
    background: #f5f5f5 !important;
    filter: none;
    padding-top: 32px;
    padding-left: 10px;
    display: inline-block;
}

#payment-details .tabs-text {
    float: left;
    padding: 40px 0 0 12px;
}

#payment-details .linkedAffiliateNotification {
    padding: 0 0 0 12px;
    display: block;
    padding-right: 10px;
}

#payment-details .help-buttons {
    display: inline-block;
    float: right;
    margin-top: 23px;
}

#payment-details .help-button {
    float: left;
    margin: 10px 10px 0 0;
}

#payment-details select#payment-method, #payment-details select#us-payment-method {
    float: none;
    clear: none;
}

#payment-details .payment-method-label {
    padding: 6px 5px 5px;
    clear: left;
}

#payment-details .payment-method-title, #payment-details .payment-method-title-us {
    height: 50px;
    /*border-bottom: 2px solid #edebeb;*/
    margin-bottom: 20px;
    /*Temporary*/
    width: -webkit-max-content;
    width: -moz-max-content;
}

/* ********************************************* */
/* jQuery UI styling */

#payment-details .placeholder {
    font-style: italic;
    color: #a1a1a1 !important;
    font-size: 12px;
}



/* ********************************************* */
/* Password Meter */

input[type=password].meter {
    float: left;
}

.passwordmeter-wrapper {
    position: relative;
}

.passwordmeter {
    float: left;
    position: static !important;
    margin-left: 10px;
    margin-top: 5px;
    height: 10px;
    width: 130px;
    background: url('../gfx/elements/password-meter/gradient.png') repeat-y;
    background-position-x: -134px;
    border: 1px solid #898989;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    -ms-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}


.strength-wrapper {
    font-size: 11px;
    margin-top: -12px;
    color: #707070;
    float: left;
    width: 250px;
    height: 35px;
}

    .strength-wrapper div {
        margin-left: 12px;
    }
/* ********************************************* */
/* Form Box */

.schedule-box {
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
}

.schedule-box-title {
    padding-top: 7px;
}

.schedule-box-first {
    border-radius: 4px 0 0 4px;
}

.schedule-box-last {
    border-right: solid 1px #cccccc;
    border-radius: 0 4px 4px 0;
}

    .schedule-box-last #lblEmail {
        color: #3F729B;
        font-weight: bold;
    }

    .schedule-box-last #btnApplyEmailChange {
        vertical-align: middle;
        cursor: pointer;
    }

    .schedule-box-last input[type="button"] {
        width: auto;
        padding: 0 15px;
    }

.schedule-box-first:lang(en) .ui-tabs-anchor {
    padding: 5px 15px !important;
}

.schedule-box-first:lang(ja) .ui-tabs-anchor {
    padding: 5px 9px !important;
}

.buttonSeparator {
    clear: both;
    padding-bottom: 10px;
}

.schedule-box-name, .schedule-box-last, .schedule-box-first {
    padding-right: 7px;
    width: 30%;
}

    .schedule-box-name:lang(es), .schedule-box-last:lang(es) {
        width: 26.5%;
    }

    .schedule-box-first:lang(es) {
        width: 37%;
    }

    .schedule-box-name:lang(ru), .schedule-box-last:lang(ru) {
        width: 28%;
    }

    .schedule-box-first:lang(ru) {
        width: 34%;
    }

    .schedule-box-name:lang(fr), .schedule-box-last:lang(fr),
    .schedule-box-name:lang(it), .schedule-box-last:lang(it) {
        width: 29.5%;
    }

    .schedule-box-first:lang(fr),
    .schedule-box-first:lang(it) {
        width: 31%;
    }

#txtEmail:lang(es) {
    width: 200px;
}

.selected-box, .unselected-box {
    height: 215px;
    padding: 5px 15px 5px 15px !important;
    float: left;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.selected-box {
    background-color: #ffffff;
}

.scheduleButtons {
    display: inline-block;
    width: 100%;
}

.scheduleButtonsContainer {
    float: right;
    padding-bottom: 18px;
    margin-right: -10px;
}

    .scheduleButtonsContainer input {
        margin-right: 10px;
        width: auto !important;
        padding: 0 15px !important;
    }

.unselected-box:last-child, .selected-box:last-child {
    border-right: solid 1px #515151;
}

.Schedule_title {
    font-size: 20px;
    padding-left: 10px;
    vertical-align: top;
    line-height: 40px;
}

.schedule-tab li a {
    padding: 5px 7px !important;
    font-size: 12px;
}

.schedule-tab .tabnav, .schedule-tab .tabdiv, .schedule-tab {
    border: none;
    background: inherit !important;
}

.schedule-tab {
    padding-top: 23px;
}

    .schedule-tab .tabdiv {
        height: 80px;
        padding-top: 10px;
    }

#report-schedule {
    padding: 0 15px;
    /*text-transform: capitalize;*/
}

.dayText {
    width: 20px !important;
    margin-left: 10px;
}

#tabWeakly table {
    width: 100%;
}

    #tabWeakly table td {
        width: 120px;
    }

        #tabWeakly table td label {
            float: none;
        }

#monthsArray {
    margin-left: 10px;
    float: none;
    width: 120px;
    /*height: 28px;*/
    padding: 6px;
    /*color: black; /* #949494; */
    font-size: 12px;
    height: 36px;
    border-radius: 4px;
}

#scheduleReport {
    display: none;
    padding: 20px;
}

    #scheduleReport .container {
        margin-bottom: 0px;
    }

#report-Schedule {
    /*border: 1px solid #cccccc;*/
    margin: 0 5px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.affiliateManagerDetails {
    float: right;
    /*min-width: 600px;
    height: 20px;*/
    margin-top: -35px;
    padding-right: 14px;
    font-size: 13px;
    /*line-height: 16px;*/
    color: #BBBBBB;
}

    .affiliateManagerDetails a, .welcomeSpan {
        color: #efdb52 !important;
        text-decoration: none;
    }

    .affiliateManagerDetails div {
        float: left;
        padding: 4px 10px 4px 4px;
    }

    .affiliateManagerDetails img {
        margin-top: -4px !important;
    }

.graphTitle {
    padding-top: 30px !important;
}

    .graphTitle h2 span {
        /*border-right:1px solid #cccccc;*/
        padding-right: 5px;
        width: auto;
        float: left;
    }

.timeFrameOption {
    float: left;
    margin-top: 7px;
    padding-right: 30px;
    color: #3F729B;
    font-weight: bold;
}

    .timeFrameOption label {
        cursor: pointer;
    }

    .timeFrameOption input[type="radio"] {
        float: left;
        /*margin-top: 2px;*/
    }

.LeftBox {
    float: left;
    width: 170px;
    min-width: 170px;
    margin-top: 18px;
    height: 150px;
    border: solid 1px #979797;
    border-radius: 5px;
    padding-left: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.MiddelBox {
    float: left;
    width: 180px;
    padding-left: 15px;
    height: 170px;
    background-color: #3f729b;
    border-radius: 5px;
    color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.RightBox {
    width: 410px;
    height: 170px;
    float: right;
    border: solid 1px #979797;
    border-radius: 5px;
    color: #666666;
    background-color: #fff;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -ms-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}

.box-seperator {
    width: 60px;
    border-top: 1px solid #a1a1a1;
    float: left;
    margin-top: 85px;
}

.questionMark {
    float: right !important;
    padding: 0 0 !important;
    margin: 5px !important;
    width: 14px !important;
}

.BoxTitle {
    line-height: 18px;
    /*letter-spacing: 0.67px;*/
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 3px;
}

.BoxDate {
    font-size: 12px;
    letter-spacing: 0.54px;
    line-height: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: capitalize;
}

.BoxCurrency {
    font-size: 22px;
    line-height: 25px;
    vertical-align: top;
    margin-top: 4px;
    float: left;
}

.BoxSum {
    font-size: 24px;
}

.summariseTab {
    font-size: 36px;
}

.titleTab {
    display: block;
}

.linkedAffiliateNotification {
    display: inline-block;
    margin: 11px 0;
}

.my-reports pre {
    /* font-family: Tahoma; */
    font-family: "888-Regular", Tahoma, Geneva, sans-serif;
    color: #000;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.BoxStats {
    float: left;
}

.BoxDetails {
    float: right;
    width: 60%;
    display: none;
    height: 100%;
    /*border-left: 1px solid rgba(192,192,192,.4);*/
    /*padding-left: 10px;*/
}

.NoContent {
    border-left: 0;
}

    .NoContent:hover {
        cursor: default;
    }

    .NoContent img {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
        -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
        -ms-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
        -o-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
        transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    }

.BoxDetails header {
    padding-top: 18px;
    padding-left: 5px;
    font-weight: bold;
}

.BoxDetails ul.BoxDetailsPresentList {
    max-height: 122px;
    overflow: hidden;
    padding: 10px 0;
}

.BoxDetails ul.BoxDetailsPastList {
    max-height: 102px;
    overflow: hidden;
    padding: 10px 0;
}

ul.BoxDetailsPresentList li,
ul.BoxDetailsPastList li {
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid rgba(192,192,192,.4);
    font-size: 12px;
    height: 5px;
    line-height: 5px;
}

    ul.BoxDetailsPresentList li:last-child,
    ul.BoxDetailsPastList li:last-child {
        border-bottom: 0;
    }

.performance-brand {
    float: left;
}

.performance-value {
    float: right;
    padding-right: 5px;
}

.targetsBox {
    height: 100px;
    float: right;
    /*display: none;*/
    font-size: 16px;
}

.outstanding-section {
    padding-top: 10px;
}

.outstanding-header {
    float: left;
}
.outstanding-content {
    float: left;
    padding-top: 6px;
    padding-left: 25px;
}
.targets-dialog-link {
    /*margin-top: 110px;*/
    /*font-size: 16px;*/
    /*text-align: center;*/
    padding-top: 5px;
}

.target-line {
    width: 100%;
}

.target-firstline {
    background-color: #f5f5f5;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    border-bottom: 1px solid #979797;
    height: 84px;
    max-height: 84px;
}

.target-secondline {
    background-color: #fff;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    height: 85px;
    max-height: 85px;
    clear: both;
}

.target-firstcol {
    width: 60px;
    border-right: solid 1px #979797;
    float: left;
    height: 100%;
}
.target-secondcol {
    width: 245px;
    border-right: solid 1px #979797;
    float: left;
    height: 100%;
}
.target-thirdcol {
    width: 100px;
    float: left;
}
.target-level {
    padding: 20px 5px;
    text-align: center;
}
.target-level-number {
    font-size: 24px;
}
.target-level-word {
    /*padding-top: 5px;*/
}
.target-progress {
    padding: 35px 10px;
    text-align: center;
}
.target-progress-progress {
    text-align: center;
    float: left;
}
.target-secondline .target-progress-progress {
    /*padding-top: 5px;*/
}
.target-progress-start {
    float: left;
}
.target-level-threshold {
    width: 30px;
    padding-left: 5px;
    /*padding: 0 5px;
    border: 1px solid #a1a1a1;
    -ms-border-radius: 9px;
    border-radius: 9px;*/
}
.target-progress-complete {
    width: 180px;
    border: solid 1px #31B404;
    -ms-border-radius: 4px;
    border-radius: 4px;
    height: 15px;
    background-color: #86BD61;
}
.target-progress-inprogress {
    width: 180px;
    border: solid 1px #888;
    -ms-border-radius: 4px;
    border-radius: 4px;
    height: 15px;
    background-color: #fff;
}
.target-progress-inprogress .target-percent-value {
    background-color: #3F729B;
    height: 15px;
    -webkit-transition: width .4s ease;
    -moz-transition: width .4s ease;
    -ms-transition: width .4s ease;
    -o-transition: width .4s ease;
    transition: width .4s ease;
    width: 0;
}

.target-progress-status {
    padding-top: 5px;
    font-size: 11px;
    width: 180px;
}
.target-progress-end {
    float: right;
}
.progress-end-amount {
    font-weight: bold;
}
.target-total-amount {
    padding: 30px 5px 0 5px;
    text-align: center;
    font-size: 20px;
    white-space: nowrap;
}
.target-progress-tooltip {
    background: url(../../Content/images/targets-tooltip.png) no-repeat;
    position: absolute;
    margin-top: -28px;
    margin-left: -37px;
    height: 30px;
    width: 75px;
    -webkit-transition: margin .4s ease;
    -moz-transition: margin .4s ease;
    -ms-transition: margin .4s ease;
    -o-transition: margin .4s ease;
    transition: margin .4s ease;
}

.target-progress-tooltip .target-progress-tooltip-value {
    font-size: 10px;
    padding-top: 5px;
}
.target-hiddencol {
    display: none;
    width: 65px;
    float: left;
    border-right: solid 1px #979797;
    height: 100%;
}
.target-hidden-value{
    padding: 30px 0 0 0;
    text-align: center;
    font-size: 16px;
}
.RightBox.oneline {
    height: 85px;
    max-height: 85px;
    margin-top: 40px;
}
.RightBox.oneline .target-firstline {
    display: none;
}
.RightBox.oneline .target-secondline {
    -ms-border-radius: 7px;
    border-radius: 7px;
}
.target-title {
    position: absolute;
    background-color: transparent;
    font-size: 15px;
    margin-top: -25px;
    margin-left: -5px;
    padding: 0 5px 3px 5px;
    font-size: 18px;
    white-space: nowrap;
}

.target-title .target-kpi {
    font-size: 12px;
}
/*
button.favorite {
    visibility: hidden;
    
}

button.getcode {
    visibility: hidden;
}*/

.marketing-buttons {
    margin-top: 8px;
}

.marketing-buttons .fav-button,
.marketing-buttons .similarDiv,
.getcode-button
{
    display: inline-block;
    margin: 0 5px 2px 5px;
    cursor: pointer;
}

.marketing-buttons .fav-button img,
.marketing-buttons .similarDiv img,
.getcode-button img {
    opacity: 0.6;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.marketing-buttons .fav-button:hover img,
.marketing-buttons .similarDiv:hover img,
.getcode-button:hover img
{
    opacity: 1;
}

.marketing-buttons .similarDiv img {
    top: -5px;
    position: relative;
}

.help-hint-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    display: none;
}

.help-hint {
    position: absolute;
    cursor: pointer;
}

.help-hint img{
    width: 330px;
    height: auto;
}

.help-hint-text {
    position: relative;
    top: 100px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #3F729B;
}

/*
.marketing-buttons .similarDiv {
    display: inline-block;
    margin: 0 5px 2px 5px;
    cursor: pointer;
}

.getcode-button {
    display: inline-block;
    margin: 0 5px 2px 5px;
    cursor: pointer;
}
*/