dt, dd{
    display:inline;
    color:#555;
}
h6{font-weight:bold;}
.modal-footer{
    margin-top: 0;
    border-top: none;
    padding: 10px;
}
label {
    color:#333;
}

input[type="email"].user:-webkit-autofill,
input[type="password"]:-webkit-autofill {
/*    -webkit-box-shadow: 0 0 0 1000px white inset;
    -webkit-text-fill-color: #cc6633;*/
    padding-left: 5px!important;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td{
    border-bottom-width: 1px;
}
/* error messages: BOC */
.error_message_container {
    margin-top: 30px;
}
[dir='rtl'] .ltr{
    direction: ltr;
    display:block;
}
.global_alert{
    margin-top: 20px;
}
.alert-error {
    color: #c33;
    text-shadow: none;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
}

[dir='rtl'] .alert-error {
    text-align: right;
}
.alert-error:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 20px;
    background-image: url('/headers/img/dangerDarkRed.png') !important;
    margin-right: 10px;
    position: relative;
    top: 3px;
    float:left;
}
[dir='rtl'] .alert-error:before {
    margin-right: auto;
    margin-left: 10px;
    float: right;
}

.alert-error a {
    color: #c33;
    text-decoration: underline;
}
.alert-danger {
    color: #333;
    text-shadow: none;
    background: #f4e98a !important;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
}

[dir='rtl'] .alert-danger {
    text-align: right;
}
.alert-danger:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 20px;
    background-image: url('/headers/img/dangerRed.png') !important;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.alert-success {
    /*color:;*/
    text-shadow: none;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
}

[dir='rtl'] .alert-success {
    text-align: right;
}
/*
.alert-success:before {
    content: '\e013';
    display: inline-block;
    height: 18px;
    width: 20px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}


.alert-info{
    color:#FFF;
    text-shadow:none;
    background-color:#B94A48!important;
    text-align: center;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    font-size: 0.8em;
}
.alert-info:before{
    content: '';
    display: inline-block;
    height: 18px;
    width: 20px;
    background-image: url('/headers/img/dangerDarkRed.png')!important;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
*/
.error_text {
    color: #C33;
    clear: both;
    display: block;
}

.error_text a {
    color: #C33;
}
.includes_error input.has_error,
.includes_error select.has_error,
.includes_error textarea.has_error {
    border: 2px solid #cc3333;
}

/* error messages: EOC */

[dir="rtl"] label {text-align: right;}

#loginForm label {text-align: left;}

[dir="rtl"] #loginForm label {text-align: right;}

.resume_item .resume_container.service_pending{
    background: #fcfada;
}
.resume_item .resume_container.service_pending:hover{
    background: #f5f2c3;
}
.back{
    margin: 10px 0;
    display: block;
}
.back a{
    color: #428bca;
    font-size: 12px;
}
.back a span{
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}
a.resume_container,
a.resume_services_icons{
    display: block;
    text-decoration: none;
}
a:hover.resume_container,
a:hover.resume_services_icons{
    color: #333;
}
/* ajuste rtl */
.resume_item span.purchaseId span,
.resume_item span.locator span{
    display: inline-table;
    font-size: 1em;
}
.travellers{
    margin:0;
    padding: 0;
}
.travellers li{
    list-style: none;
}
.travellers li{
    margin-bottom: 20px;
}
.travellers li:last-child{
    margin-bottom: 0;
}
/* Estrellas hotel */
.stars,
.keys{
    margin-left: 5px;
    display:inline-block;
}
.stars{
    margin-top: -11px;
    height:10px;
    background-image: url('/headers/destinia/theme_2014/img/packages/stars.png');
}
.keys{
    margin-top: -5px;
    height:13px;
    background-image: url('/headers/destinia/theme_2014/img/packages/keys.png');
}
[dir='rtl'] .stars,
[dir='rtl'] .keys{
    margin-left: auto;
    margin-right: 5px;
}
.stars1{background-position: 0 0;width:10px;}
.stars2{background-position:0 0;width:22px;}
.stars3{background-position:0 0;width:33px;}
.stars4{background-position:0 0;width:44px;}
.stars5{background-position:0 0;width:55px;}

.keys1{width:10px;}
.keys2{background-position:0 0;width:22px;}
.keys3{background-position:0 0;width:33px;}
.keys4{background-position:0 0;width:44px;}
.keys5{background-position:0 0;width:53px;}

.box_content{
    color: #555;
}
.box_content h5{
    display: inline;
    color: #1e3747;
    font-weight: bold;
    font-size: 12px;
}
.box_content .locator{
    font-weight: bold;
}
.box_content .locator span{
    font-weight: normal;
}
.box_content a{text-decoration: none;}
.box_content .name{
     font-weight: bold;
}
.box_content .address,
.box_content .name{
    display: block;
}

.form_legales {
    font-size: 10px;
}
.block_newpassword {
    margin: 15px 0;
    padding: 10px 0 0 0;
    border-top:1px dashed #dcdcdc;
}
.blocklabel {
    display: block;
}
.bono_viewer{
    text-align: center;
}
form .form-control.col-sm-6 {
    width: 50%;
    float: left;
}
form .form-control.geounit {
   width:45%;
    margin-right: 5%;
}
/*!
 * angular-loading-bar v0.3.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2014 Wes Cruver
 * License: MIT
 */

/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
    pointer-events: none;
    -webkit-pointer-events: none;
    -webkit-transition: 350ms linear all;
    -moz-transition: 350ms linear all;
    -o-transition: 350ms linear all;
    transition: 350ms linear all;
}

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
    opacity: 0;
}

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
    opacity: 1;
}

#loading-bar .bar {
    -webkit-transition: width 350ms;
    -moz-transition: width 350ms;
    -o-transition: width 350ms;
    transition: width 350ms;

    background: #61A2C8;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
}

/* Fancy blur effect */
#loading-bar .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #61A2C8, 0 0 5px #61A2C8;
    opacity: 1.0;

    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

#loading-bar-spinner {
    display: block;
    position: fixed;
    z-index: 100;
    top: 10px;
    left: 10px;
}

#loading-bar-spinner .spinner-icon {
    width: 14px;
    height: 14px;

    border:  solid 2px transparent;
    border-top-color:  #e86b1b;
    border-left-color: #e86b1b;
    border-radius: 10px;

    -webkit-animation: loading-bar-spinner 400ms linear infinite;
    -moz-animation:    loading-bar-spinner 400ms linear infinite;
    -ms-animation:     loading-bar-spinner 400ms linear infinite;
    -o-animation:      loading-bar-spinner 400ms linear infinite;
    animation:         loading-bar-spinner 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
    0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes loading-bar-spinner {
    0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes loading-bar-spinner {
    0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
    100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes loading-bar-spinner {
    0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
    100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes loading-bar-spinner {
    0%   { transform: rotate(0deg);   transform: rotate(0deg); }
    100% { transform: rotate(360deg); transform: rotate(360deg); }
}

/* AUTOCOMPLETE */
.twitter-typeahead {
    display: block !important;
}
[dir="rtl"] .tt-input {
    text-align: right;
}
.tt-dropdown-menu {
    background: #fff;
    border:1px solid #ccc;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.3);
    width: 100%;
    padding: 0;
}
.acLoading {
    background: url("/headers/common/js/libraries/jquery.autocomplete/indicator.gif") no-repeat scroll 98% center #fff;
}
[dir="rtl"] .acLoading {
    background: url("/headers/common/js/libraries/jquery.autocomplete/indicator.gif") no-repeat scroll 2% center #fff;
}
.tt-dataset-airports .tt-suggestion {
    border-bottom:1px solid #ccc;
    padding: 5px 5px 5px 30px;
    background-image: url("/headers/destinia2/img/autocomplete/flights_search_acv.png");
    background-repeat: no-repeat;
}
.tt-dataset-airports .tt-suggestion {
    background-position: 0 -80px;
}
[dir="rtl"] .tt-dataset-airports .tt-suggestion {
    background-position: 100% -80px;
    padding: 5px 30px 5px 5px;
}
.tt-suggestion:hover  {
    background-color: #ccc;
    background-image: url("/headers/destinia2/img/autocomplete/flights_search_acv_on.png");
}
/* ========================================================================
 * bootstrap-switch - v3.0.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch {
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid;
    border-color: #cccccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    min-width: 100px;
    -webkit-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-switch.bootstrap-switch-mini {
    min-width: 71px;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 10px;
    line-height: 9px;
}
.bootstrap-switch.bootstrap-switch-small {
    min-width: 79px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 12px;
    line-height: 18px;
}
.bootstrap-switch.bootstrap-switch-large {
    min-width: 120px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding-bottom: 9px;
    padding-top: 9px;
    font-size: 16px;
    line-height: normal;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
    margin-left: 0%;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
    margin-left: -50%;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-container {
    margin-left: -25%;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-focused {
    outline: 0;
}
.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    width: 150%;
    top: 0;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 14px;
    line-height: 20px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
    width: 33.333333333%;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
    color: #fff;
    background: #5bc0de;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
    color: #fff;
    background: #5cb85c;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
    background: #f0ad4e;
    color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff;
    background: #d9534f;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #000;
    background: #eeeeee;
}
.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    margin-left: 0 !important;
    z-index: 100;
    width: 33.333333333%;
    color: #333333;
    background: #ffffff;
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}
.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
    height: auto;
}
#loginModal {
    top:30%;
}

.social_login_popup .submit_container button:last-child:not(:first-child) {
    margin-left: 10px;
}
[dir='rtl'] .social_login_popup .submit_container button:last-child:not(:first-child) {
    margin-left: 0;
    margin-right: 10px;
}
@-webkit-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@-ms-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@-webkit-keyframes move_rtl {
    0% {
        background-position: 50px 50px;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes move_rtl {
    0% {
        background-position: 50px 50px;
    }
    100% {
        background-position: 0 0;
    }
}

@-ms-keyframes move_rtl {
    0% {
        background-position: 50px 50px;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes move_rtl {
    0% {
        background-position: 50px 50px;
    }
    100% {
        background-position: 0 0;
    }
}

.social_login_popup .submit_container button.disabled, .social_login_popup .submit_container button.disabled:hover {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
}
.social_login_popup .submit_container button[type=submit].disabled {
    filter: alpha(opacity=80);
    opacity: 0.8;
    cursor: wait;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    -moz-animation: move 2s infinite linear;
    -webkit-animation: move 2s infinite linear;
    -o-animation: move 2s infinite linear;
    -ms-animation: move 2s infinite linear;
    animation: move 2s infinite linear;
}

.social_login_popup .submit_container button[type=submit].disabled {
    -moz-animation: move_rtl 2s infinite linear;
    -webkit-animation: move_rtl 2s infinite linear;
    -o-animation: move_rtl 2s infinite linear;
    -ms-animation: move_rtl 2s infinite linear;
    animation: move_rtl 2s infinite linear;
}
/* loader para carga tras login FB */
.social_loader {
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -35px;
}
.social_loader p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #42789a;
    margin-bottom: 20px;
}
.social_loader .loading_icon {
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 300px;
    margin: 5px auto 10px auto;
}
.social_loader .loading_icon {
    background-image: url('/headers/widgets/tools/loadingiconwidget/img/loading_gif.gif');
}

/* loader para panel de control, al cambiar idioma */
.global_loader_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 500;
}
.global_loader_loader {
    text-align: center;
    position: fixed;
    z-index: 501;
    top: 40%;
    left: 50%;
    margin-left: -150px;
    margin-top: -35px;
}

.global_loader_loader p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #42789a;
    margin-bottom: 20px;
}

.global_loader_loader .global_loader_loading_icon {
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 300px;
    margin: 5px auto 10px auto;
}

.global_loader_loader .global_loader_loading_icon {
    background-image: url('/headers/widgets/tools/loadingiconwidget/img/loading_gif.gif');
}

.collapse-bt {
    font-size: 14px;
    border: 0;
    background: transparent;
    border-radius: 0;
    color: #e86b1b;
    font-weight: bold;
    padding: 0;
    outline: none;
}

.collapse-bt:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #e86b1b;
    margin: 0 2px;
}

.collapse-bt.collapsed:after {
    width: 0;
    height: 0;
    border-bottom: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #e86b1b;
}

.collapse-bt:hover, .collapse-bt:focus {
    background: transparent;
    color: #e86b1b;
    outline: none;
}

.download_link {
    font-weight: bold;
    color: #e86b1b;
    text-decoration: none;
    line-height: 2;
}

.download_link:hover, .download_link:focus {
    text-decoration: none;
}

.download_link span {
    font-weight: normal;
}

.download_link span.glyphicons {
    color: #c5c5c5;
}

/* duplicar sistema tarjetas */
#cardForm .form-group {
    position: relative;
}
.cont_logos_card_small {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}
#img_card {
    position: absolute;
    top:-18px;
    right: 0;
    width: 64px;
    height: 41px;
}

[dir='rtl'] #img_card {
    left: 4%;
    right: auto;
}

#img_card.AmExCard {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -804px;
    background-repeat: no-repeat;
}

#img_card.DinersClubCard {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 12px -845px;
    background-repeat: no-repeat;
}

#img_card.JCBCard {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 26px -881px;
    background-repeat: no-repeat;
}

#img_card.VisaCard {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -918px;
    background-repeat: no-repeat;
}

#img_card.MasterCard {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 5px -960px;
    background-repeat: no-repeat;
}

#img_card.visa_electron {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: -1px -1026px;
    background-repeat: no-repeat;
}

#img_card.Maestro {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 4px -1071px;
    background-repeat: no-repeat;
}

.icon_desc_card {
    width: 57px;
    height: 41px;
}

.icon_desc_card.AmExCard_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -194px;
    background-repeat: no-repeat;
}

.icon_desc_card.DinersClubCard_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -233px;
    background-repeat: no-repeat;
}

.icon_desc_card.JCBCard_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -271px;
    background-repeat: no-repeat;
}

.icon_desc_card.VisaCard_big, .icon_desc_card.VisaCreditCard_big, .icon_desc_card.VisaDebitCard_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -310px;
    background-repeat: no-repeat;
}

.icon_desc_card.MasterCard_big, .icon_desc_card.MasterCardCreditCard_big, .icon_desc_card.MasterCardDebitCard_big, .icon_desc_card.MasterCardViaBuy_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: 0 -350px;
    background-repeat: no-repeat;
}

.icon_desc_card.VisaElectronCard_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: -60px -310px;
    background-repeat: no-repeat;
}

.icon_desc_card.Maestro_big {
    background-image: url('/headers/img/scr/sprite_scr_2014.png');
    background-position: -60px -350px;
    background-repeat: no-repeat;
}

.formbox-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.formbox-title p {
    margin-bottom: 0;
    font-size: 16px;
}

.formbox-title .close {
    font-size: 24px;
}
.formbox-body {
    padding:20px 0;
}

/**/
.intro_text {
    font-size: 15px;
    color: #999;
    padding-bottom: 10px;
}

.responsive-table {
    width: 100%;
}

.responsive-table,
.responsive-table p,
.responsive-table dl,
.responsive-table dd {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1em;
}

.responsive-table li {
    list-style: none;
    display: block;
    clear: both;
}

.responsive-table li p {
    font-weight: bold;
}
.responsive-table dt {
    font-weight: bold;
}

.responsive-table .expire_dl dd span {
    color: #a90000;
}
.responsive-table .delete_dl dd .btn {
    border: 1px solid #e7e7e7;
    color: #666;
    background: transparent;
    font-size: 11px;
}

.responsive-table .alias_dl .edit-btn {
    background: transparent;
    padding: 0;
    color: #e86b1b;
    line-height: 32px;
    font-size: 14px;
    padding: 0 10px;
    outline: 0;
}
.responsive-table .delete_dl dd {
    text-align: right;
    display: block;
}
[dir='rtl'] .responsive-table .delete_dl dd {
    text-align: left;
}
@media all and (max-width: 600px) {
    #cardsList {
       background: #fff;
        border: 1px solid #dcdcdc;
    }
    .responsive-table li {
        border-bottom: 1px solid #dcdcdc;
        padding: 5px 0 0;
    }
    .responsive-table li p{
        padding: 0 12px;
        line-height: 35px;
    }
    .responsive-table dl {
        clear: both;
        overflow: hidden;
    }
    .responsive-table .alias_dl, .responsive-table .titular_dl {
        padding: 10px 0;
    }
    .responsive-table dt,
    .responsive-table dd {
        float: left;
        display: inline;
        padding-left: 10px;
        line-height: 35px;
    }

    [dir='rtl'] .responsive-table dt,
    [dir='rtl'] .responsive-table dd {
        float: right;
        padding-left: 0;
        padding-right: 10px;
    }

    .responsive-table .alias_dl dt, .responsive-table .titular_dl dt {
        display: none;
    }
    .responsive-table .alias_dl dd, .responsive-table .titular_dl dd {
        float: none;
        display: block;
        line-height: normal;
    }
    .editable-controls input[type="text"] {
        display: inline-block;
        width: auto;
    }
    .responsive-table .delete_dl dd {
        float: none;
        padding: 8px 10px;
        border-top: 1px solid #eee;
    }
}

@media all and (min-width: 601px) {
    #cardsList {
        margin-bottom: 30px;
    }
    .responsive-table p,
    .responsive-table dl {
        float: left;
        display: inline;
    }

    [dir='rtl'] .responsive-table p,
    [dir='rtl'] .responsive-table dl {
        float: right;
    }

    .responsive-table li:last-child {
        border-bottom: 1px solid #e5e5e5;
    }
    .responsive-table li p {
        width: 30%;
        font-size: 14px;
    }

    .responsive-table .titular_dl, .responsive-table .alias_dl {
        width: 36%;
    }
    .responsive-table .expire_dl {
        width: 21%;
    }
    .responsive-table .delete_dl {
        width: 13%;
    }
    .responsive-table li:first-child p, .responsive-table li:first-child .delete_dl {
        margin-top: 40px;
    }

    .responsive-table li:first-child dt {
        line-height: 40px;
        height: 40px;
        display: block;
    }
    .responsive-table li p, .responsive-table li dd {
        border-top: 1px solid #e5e5e5;
        height: 45px;
        line-height: 45px;
        display: block;
        overflow: hidden;
    }
    .responsive-table dt {
        display: none;
    }

    .responsive-table li:first-child dt {
        display: block;
    }
}

.responsive-table .alias_dl .editable {
    max-width: 70%;
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; /* Opera < 11*/
    text-overflow: ellipsis; /* IE, Safari (WebKit), Opera >= 11, FF > 6 */
}

.responsive-table .alias_dl .editable.notdefined {
    color:#999;
}
[dir='rtl'] .responsive-table .alias_dl .editable, [dir='rtl'] .responsive-table .alias_dl .btn {
    float: right;
}

.responsive-table .alias_dl .edit-btn {
    max-width: 20%;
    float: left;
}
.editable-buttons .btn-default, #main_column .editable-buttons .btn-default, .editable-buttons .btn-primary {
    color: #e86b1b !important;
    background: transparent !important;
    border: 0;
    padding: 6px;
}
.responsive-table .delete_dl dt, .responsive-table li:first-child .delete_dl dt {
    display: none;
}

.responsive-table .alias_dl .editable-hide {
    display: none;
}
.secure-text {
    color:#666;
    font-size: 12px;
    padding: 20px 0;
}

.secure-text .glyphicons{
    font-size: 15px;
}

/* password */
.block_newpassword .form-group {
    position: relative;
}

.block_newpassword .form-group .control-label span {
    color: #999;
}
.form-group .showpass {
    position: absolute;
    bottom: 17px;
    right: 0;
    padding: 0;
    font-size: 11px;
    line-height: 17px;
    cursor: pointer;
    text-decoration: underline;
}

[dir='rtl'] .form-group .showpass {
    right: auto;
    left: 0;
}

.form-group .showpass, .form-group .showpass:hover, .form-group .showpass:focus {
    color: #999;
    background: transparent;
    border: 0;
    outline: 0;
}

.form-group .showpass:hover, .form-group .showpass:focus {
    background: transparent;
    border: 0;
    outline: 0;
    color: #e86b1b;
}

.socialblock p, .socialblock p a {
    color:#999;
}
.socialblock p a {
    word-break: break-all;
    text-decoration: underline;
}
.bt-logfb {
    color: #666;
    background: transparent;
    line-height: 24px;
}

.bt-logfb:hover, .bt-logfb:focus {
    color: #3b5998;
    background: transparent;
}

.bt-logfb .glyphicons {
  color: #3b5998;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
}

[dir='rtl'] .bt-logfb .glyphicons {
    margin-right: 0;
    margin-left: 8px;
}
.bt-login {
    border: 1px solid #3b5998;
}
.bt-logout {
    border: 1px solid #e7e7e7;
}
.mT100 {
    margin-top: 100px;
}

.small-alert > p, .social_login_popup form > p {
    color:#666;
}
/* travellers */
.intro_travellers {
    margin-bottom: 34px;
}
.intro_travellers .intro_text {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
}
.intro_travellers span {
    color: #dedede;
    font-size: 40px;
    margin: 25px 0;
}
.intro_travellers .intro_text strong {
    font-weight: bold;
    font-size: 16px;
}
.travellers_list li a {
    display: block;
    border: 1px solid #dcdcdc;
    border-bottom: 1px solid #c2c2c2;
    padding:15px 50px 15px 50px;
    position: relative;
    min-height: 72px;
    line-height: 38px;
}

.travellers_list ul{
    padding-bottom: 65px;
}

.travellers_list li a:hover, .travellers_list li a:focus {
    background: #f6f6f6;
}
[dir='rtl'] .travellers_list li a {
    padding: 15px 50px 15px 50px;
}
.travellers_list li a.usertraveller {
    border: 1px solid #ffdfca;
    background: #f9ece5;
    border-left: 5px solid #e86b1b;
}
[dir='rtl'] .travellers_list li a.usertraveller {
    border-left: 0;
    border-right: 5px solid #e86b1b;
}
.travellers_list li a span {
    display: inline-block;
    vertical-align: middle;
}

.travellers_list li a span.traveller_name {
    color:#333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    max-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    /*position: relative;*/
}
/*
.travellers_list li a span.traveller_name:after {
    content: "";
    text-align: right;
    position: absolute;
    top: 19px;
    right: 0;
    width: 16%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

[dir='rtl'] .travellers_list li a span.traveller_name:after {
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
    right: auto;
    left:0;
}
.travellers_list li a.usertraveller span.traveller_name:after {
    background: linear-gradient(to right, rgba(249, 236, 229, 0), rgba(249, 236, 229, 1) 50%);
}

[dir='rtl'] .travellers_list li a.usertraveller span.traveller_name:after {
    background: linear-gradient(to left, rgba(249, 236, 229, 0), rgba(249, 236, 229, 1) 50%);
    right: auto;
    left: 0;9h
}
*/
.travellers_list li a span.glyphicons-user {
    color:#767676;
    font-size: 20px;
    position: absolute;
    left: 19px;
    top: 50%;
    margin-top:-13px;
}

[dir='rtl'] .travellers_list li a span.glyphicons-user {
    left: auto;
    right: 19px;
}
.travellers_list li a.usertraveller span.glyphicons-user {
    color:#e86b1b;
}
.travellers_list li a span[class*="glyphicons-chevron"] {
    position: absolute;
    right: 9px;
    top:50%;
    margin-top: -7px;
    font-size: 12px;
    color:#b1b2b2;
}

[dir='rtl'] .travellers_list li a span[class*="glyphicons-chevron"] {
    left:9px;
    right: auto;
}
/* travellers detail */
.collapsableform-title {
    padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
}

.collapsableform-title div {
    margin-bottom: 0;
    font-size: 18px;
    color: #999;
    display: block;
}

.collapsableform-title .back_bt {
    font-size: 12px;
    color:#999;
    line-height: 24px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    display: inline-block;
    float: right;
}

[dir='rtl'] .collapsableform-title .back_bt {
    float: left;
}

@media (max-width: 767px) {
    .collapsableform-title .back_bt {
        float: left !important;
    }
    [dir='rtl'] .collapsableform-title .back_bt {
        float: right !important;
    }
    .collapsableform-title div {
        text-align: center;
    }
}
.collapsableform legend {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    border: 0;
    margin-bottom: 0;
    padding: 10px 0;
}

.collapsableform legend:before {
    content: "\E601";
    font-size: 14px;
    color: #b1b2b2;
    font-family: 'Glyphicons Regular';
    margin-right: 5px;
    vertical-align: bottom;
}

[dir='rtl'] .collapsableform legend:before {
    margin-right: 0;
    margin-left: 5px;
}
.collapsableform legend.collapsed:before {
    content: "\E602";
}
.collapsableform legend span {
    color:#999;
    text-transform: lowercase;
}
button.addfieldset {
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    text-decoration: underline;
    margin: 0 0 10px 0;
    outline: none;
}

button.addfieldset span {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
.boxedfieldset {
    display: block;
    border:1px solid #e5e5e5;
    padding: 12px 35px 12px 12px;
    position: relative;
    background: #fff;
}
[dir='rtl'] .boxedfieldset {
    padding: 12px 12px 12px 35px;
}
.boxedfieldset button.deletefieldset {
    position: absolute;
    top:12px;
    right: 10px;
    color:#bbb;
    font-size: 16px;
    -webkit-appearance : none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
[dir='rtl'] .boxedfieldset button.deletefieldset {
    right: auto;
    left: 10px;
}

.btn-alt {
    color: #333;
    background-color: #ddd;
    border-color: #ccc;
    text-decoration: none;
}

.btn-alt.active {
    background-color: #1e3747;
    color: #fff;
    border: 1px solid #1e3747;
}

.btn-alt.active:hover {
    border: 1px solid #1e3747;
}

.btn-alt:hover {
    border: 1px solid #ddd;
    background: #fff;
}
.btns-container {
    padding:10px 0;
}

.btns-container button {
    margin-right: 14px;
}

[dir='rtl'] .btns-container button {
    margin-right: 0;
    margin-left: 14px;
}

@media (max-width: 767px) {
    .btn-deletetraveller, [dir='rtl'] .btn-deletetraveller {
        float: none !important;
        margin: 10px 0;
    }
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #e86b1b;
}
.bootstrap-switch.bootstrap-switch-focused {
    border-color: #e86b1b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(232,107,27, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(232,107,27, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(232,107,27, 0.6);
}
