/*COMMON*/
.cb {
    background: #1e456b;
    color: #ffffff;
}

.cc {
    color: #1e456b;
}


.co.o-1 {}
.co.o-2 {}
.co.o-3 {}
.co.o-4 {}
.co.o-5 {}
.co.o-6 {}
.co.o-7 {}
.co.o-8 {}
.co.o-9 {}
.co.o-10 {}


html {
    position: relative;
    min-height: 100%;
}

body {
    height: 100%;
    margin-bottom: 355px;
    background-size: contain;
}

#content-wrapper {
    min-height: 100%;
    height: auto !important;
}

::-webkit-input-placeholder {
    text-align: center;
    color: #CCC;

}

::-moz-placeholder {
    text-align: center;
    color: #CCC;
}

:-moz-placeholder {
    text-align: center;
    color: #CCC;
}


:-ms-input-placeholder {
    text-align: center;
    color: #CCC;
}

select.placeholder {
    text-align: center;
    color: #A5A5A5;
    text-indent: 20px;
    text-align-last:center;
}

select option{
    color: #555;
}

select option:first-child{
    text-align: center;
}

.label-as-arrow {
    height: 38px;
    width: 85px;
    overflow: hidden;
    clear: both;
}

.label-as-arrow .label-as-arrow-text {
    font-size: 10px;
    color: #ffffff;
    padding: 0 0 0 5px;
    line-height: 38px;
    background: #1e456b;
    width: 72px;
    display: inline-block;
    float: left;
}

.label-as-arrow .label-as-arrow-image {
    /*background: url("/img/merchant/label-as-arrow.png");*/
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 19px 11px;
    border-color: transparent transparent transparent #1e456b;


    /*width: 11px;*/
    /*height: 38px;*/
    display: inline-block;
    float: left;
}

/*FOOTER*/

#footer #comodoTL {
    display: none;
}

#footer {
    background: #eef0f3;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 335px;
    margin-top: 20px;
}

.footer-container > .row {
    padding: 33px 0;
}

#header {
    background: #1e456b;
    height: 147px;
}

#header a.my-account{
    background-color: rgba(30, 69, 107, 0.7);
    color: #fff;
    text-decoration: none;
    padding: 16px 23px;
    display: block;
    width: 143px;
    text-align: center;
    margin-top: 27px;
}

/* IE 6 */
* html #footer {
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}





/*ADMIN FORM*/
#account-settings-form {
    overflow: hidden;
}

#account-settings-form button[type="submit"] {
    margin-left: 35px;
}

.section-header {
    color: #1e456b;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}

.section-description {
    color: #19446e;
    padding-bottom: 10px;
    font-size: 12px;
}

.section-input-label-number {
    display: inline-block;
    background: #1e456b;
    color: #ffffff;
    width: 22px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
}

.account-settings-table {
    width: 100%;
}
.account-settings-table td.table-header{
    color: #1e456b;
    font-size: 22px;
    font-weight: bold;
    padding-left: 50px !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

.account-settings-table .table-block-description {
    color: #19446e;
    padding-left: 75px !important;
    padding-bottom: 10px;
    font-size: 12px;
}

.account-settings-table .column-for-label {
    width: 25%;
    font-size: 10px;
    color: #1e456b;
}

.uploaded-email-logo,
.uploaded-merchant-logo{
    height: 100px;
    background: #EEEEEE;
}

.account-settings-table tr td{
    padding: 8px 0;
}

.merchant-logo-dimensions {
    font-size: 9px;
    font-style: italic;
}

.settings-edit-pencil,
.settings-edit-pencil-dynamic,
.settings-edit-pencil-file,
.settings-edit-pencil-static {
    color: #bbccdb;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
}

.settings-edit-pencil:hover,
.settings-edit-pencil-dynamic:hover,
.settings-edit-pencil-file:hover,
.settings-edit-pencil-static:hover {
    text-decoration: none;
    color: #1e456b;
}

.settings-edit-pencil:visited,
.settings-edit-pencil-dynamic:visited,
.settings-edit-pencil-file:visited,
.settings-edit-pencil-static:visited {
    text-decoration: none;
}

.settings-edit-pencil:active,
.settings-edit-pencil-dynamic:active,
.settings-edit-pencil-file:active,
.settings-edit-pencil-static:active {
    text-decoration: none;
}

.settings-edit-pencil:focus,
.settings-edit-pencil-dynamic:focus,
.settings-edit-pencil-file:focus,
.settings-edit-pencil-static:focus {
    text-decoration: none;
}

.account-settings-table .bordered-top-column {
    border-top: 1px solid #d4dbea;
}

.account-settings-table .bordered-bottom-column {
    border-bottom: 1px solid #d4dbea;
}

.account-settings-table .centered-column {
    width: 65%;
}

.admin-content {
    padding: 0;
}

/*PAYMENT BUTTONS*/

#payment-button-examples {
    overflow: hidden;
    margin-bottom: 15px;
    padding-left: 35px;
}

#payment-button .donate-btn-container:first-child {
    margin-right: 10px;
}

#payment-button .donate-btn-container {
    background: #fff;
    padding: 4px;
    overflow: hidden;
    float: left;
    height: 50px;
    text-align: center;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}

.donate-btn-text-wrapper {
    margin-left: 35px;
}

#payment-button .donate-btn-color-container:last-child {
    margin-right: 0;
}

.donate-btn-colors-wrapper {
    padding-left: 35px;
}

#payment-button .donate-btn-container:hover {
    border: 1px solid #CCCCCC !important;
}

#payment-button .donate-btn-container.active {
    border: 1px solid #61c3f6;
}

#payment-button .donate-button {
    background: #264c95;
    color: #FFF;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    width: 165px;
}

#rounded-donate-btn {
    border-radius: 10px;
}

#payment-button .donate-btn-color-container {
    padding: 4px;
    background: #FFFFFF;
    display: inline-block;
    border: 1px solid #ffffff;
    margin-right: 9px;
    height: 48px;
    width: 48px;
    cursor: pointer;
}

#payment-button .donate-btn-color-container:hover {
    border: 1px solid #CCCCCC !important;
}

#payment-button .donate-btn-color-container.active {
    border: 1px solid #61c3f6;
}

#payment-button .donate-btn-color {
    width: 38px;
    height: 38px;
    display: inline-block;
}

#payment-button .donate-btn-color.black {
    background: #000000;
}

#payment-button .donate-btn-color.gray {
    background: #a1a1a1;
}

#payment-button .donate-btn-color.red {
    background: #e61826;
}

#payment-button .donate-btn-color.yellow {
    background: #f1941a;
}

#payment-button .donate-btn-color.blue {
    background: #1252a7;
}

#payment-button .donate-btn-color.orange {
    background: #ec6c4f;
}

#btn-donate-html-result {
    height: 150px;
}

.donate-btn-html-result-wrapper {
    padding-left: 35px;
}


.account-settings-table select.no-border,
.account-settings-table input[type="number"].no-border,
.account-settings-table input[type="text"].no-border {
    border: 1px solid #FFF !important;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #1e456b;
}

.account-settings-table input[type="text"][disabled] {
    background: #fff;
}

/*INTEGRATION SETTINGS*/
#integration {
    background: #f3f5f8;
    padding: 0 20px 20px 20px;
}
#integration .link-to-payment-header {
    color: #1e456b;
    padding-bottom: 10px;
    font-weight: bold;
}

#integration .link-to-payment-description {
    color: #7f7f7f;
    font-style: italic;
    padding-bottom: 20px;
}

#integration .link-to-payment-merchant-page {
    overflow: hidden;
    border-bottom: 1px solid #c8d2dc;
    padding: 0 0 20px 0;
}

#integration .link-to-payment-merchant-page span{
    color: #1e456b;
    font-style: italic;
    font-size: 16px;
}

#integration .link-to-payment-merchant-page a{
    display: inline-block;
    background: #cccccc;
    color: #FFF;
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 10px;
    font-style: italic;
    cursor: pointer;
}

#designations .designation-title {
    text-transform: uppercase;
}

#btn-add-campus,
#btn-add-designation {
    /*background: url("/img/merchant/btn-add-designations.png");*/
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 32px;
    line-height: 0.9;
    font-weight: bold;
    border-radius: 15px;
    background: #1e456b;
    width: 29px;
    height: 29px;
    display: inline-block;
    cursor: pointer;
}

.btn-remove-campus,
.btn-remove-designation {
    background: url("/img/merchant/btn-remove-designations.png");
    width: 29px;
    height: 29px;
    display: inline-block;
    cursor: pointer;
}


/*Donors page*/
#donors-table .donor-table-link {
    font-weight: bold;
    text-decoration: none;
}


/*Transactions page*/

.donate-status-filter {
    border-right: 1px solid #ccc;
    padding-right: 7px;
    padding-left: 7px;
    cursor: pointer;
    /*color: #1e456b;*/
}

.donate-status-filter.active {
    font-weight: bold;
}

#donate-status-filtering .donate-status-filter:first-child{
    padding-left: 0;
}

/*EMAILS*/
.tgc-page-header-row {
    margin-top: 52px;
    /*color: #1e456b;*/
}

.tgc-page-title {

}

.tgc-page-title h1{
    text-transform: uppercase;
    /*color: #1e456b;*/
    font-size: 32px;
    padding-left: 70px;
    font-weight: bold;
    margin-bottom: 0;
}

.upper {
    text-transform: uppercase;
}

h2.tgc-section-title {
    /*color: #1e456b;*/
    font-size: 26px;
    padding-left: 70px;
}

#tgc-emails-settings {

}

.tgc-label-form {
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0px;
}

.tgc-display-cell {
    padding: 8px 15px
}

.tgc-display-cell-label {
    padding-top: 8px;
}

.tgc-top-bordered {
    border-top: 1px solid #d4dbea;
}

.tgc-form-group input[type="email"][readonly],
.tgc-form-group input[type="text"][readonly] {
    border: 1px solid #FFF !important;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    font-weight: 400;
    /*color: #1e456b;*/
    background: #FFF;
}

.account-settings-table input[type="text"][disabled] {
    background: #fff;
}

.tgc-summernote-textarea .note-editor {
    margin-left: 20px;
}

.tgc-image-cell {
    padding-left: 0;
}

.tgc-error-help-block {
    color: #ff0000;
    font-size: 11px;
}


/** VIRTUAL TERMINAL */
#billing-info .select2-selection.select2-selection--single {
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #6f6f6f;
    background: #fff none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-group__no-margin {
    margin-bottom: 0;
}

.virtual-terminal__designation {
    width: 100%;
    display: block;
}

.virtual-terminal__designation > span {
    padding: 6px 0;
}