/* bug pour le print */
@media print {
	.app .page-wrapper { margin: 0 !important; padding: 0 !important; }
}

/* body, html { height: 100%; } */
h1, h2, h3, h4, h5, h6 { text-align: left; }
.well, .card { text-align: left; }

a {
	color: #337ab7;
}

.breadcrumb {
	background-color: #f5f5f5;
	border-radius: 4px;
	padding: 6px;
}

#loading { display: block; visibility: visible; height: 100%; }
#contenu { display: none; visibility: hidden; height: 100%; }

/* tweak sb admin 2 */
.app { background-color: #fff; }
.app .wrapper { width: 100%; height: 100%; }
.app .page-wrapper { padding: 0 15px; background-color: #fff; min-width: 900px; }
.app #loading .page-wrapper { height: 100%; }
.app .copyright { border-top: 1px solid #eee; color: #777; font-style: italic; margin: 10px 0; padding-top: 10px; font-size: 12px; }
.app .huge { font-size: 23px; }
.app .panel-primary .huge{padding-right:10px}
.app .card .round-sup {

    font-size: 22px;
    position: absolute;
    top: -25px;
    right: -15px;
}
	
.app .card .round-label {

    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    padding: 1px;
    border: solid 2px #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
		background-color:#f00;
}	
.app a.fancybox-nav { background: none; }
.app a.fancybox-close:hover { background-color: transparent; }

.app.page-responsive .page-wrapper { min-width: initial; }

.app .panel-primary a {color : #337ab7;}
.app.page-responsive .sirev-content { min-width: initial; }

/* light theme */
/*
.app .wrapper { background-color: #e0e3e8; }
.app .navbar { border-color: #919db0; border-bottom: none; }
.app .navbar a { font-weight: normal; color: #000; }
.app .navbar a:hover { color: #000; }
.app .navbar a.navbar-brand { color: #000; }
.app .navbar a.navbar-brand:hover { color: #000; }
.app .sidebar { background-color: #e0e3e8; }
.app .sidebar ul li { border-bottom: none; } 
.app .sidebar-nav .agency-info { color : #fff; padding: 15px 15px; background-color: #337ab7; }
.app .sidebar-nav .agency-info .agency-name { font-weight: bold; }
.app .sidebar-nav .agent-info { color : #fff; padding: 0px 15px 0px 15px; background-color: #337ab7;}
.app .sidebar-nav .agent-info .agent-thumbnail { width: 50px; float: left; margin-right: 0px; }
.app .sidebar-nav .agent-info .agent-thumbnail img { width: 50px; }
.app .sidebar-nav .agent-info .agent-name { height: 50px; vertical-align: middle; }
.app .sidebar-nav .title { padding: 15px 15px; background-color: #337ab7; }
.app .sidebar-nav .title h4 { font-size: 14px; color: #fff; margin: 0px; }
.app .sidebar-nav li.active { background-image: none; background-color: #eee; }
.app .sidebar-nav .nav > li > a { padding-top: 5px; padding-bottom: 5px; }
.app .sidebar-nav .nav-second-level li a { padding-top: 0px; padding-bottom: 0px; }
.app .sidebar-nav .nav-second-level li a:hover { text-decoration: underline; }
*/

/* dark theme */
.app .wrapper { background-color: #fff; }
.app .navbar { border-bottom: none; border-color: #080808; background-color: #222; }
.app .navbar a { font-weight: normal; color: #9d9d9d; }
.app .navbar a:hover { background-color: #000; color: #fff; }
.app .navbar a:focus { background-color: #000; color: #fff; }
.app .navbar a.navbar-brand { color: #9d9d9d; }
.app .navbar a.navbar-brand:hover { color: #fff; }
.app .navbar li, .app .sidebar-nav li { font-size: 14px; font-family: inherit; }
.app .sidebar { background-color: #222; border-right: 1px solid #080808; }
.app .sidebar ul li { color: #9d9d9d; border-bottom: none; } 
.app .sidebar-nav .agency-info { color : #fff; padding: 15px 15px; background-color: #222; }
.app .sidebar-nav .agency-info .agency-name { font-weight: bold; }
.app .sidebar-nav .agent-info { color : #fff; padding: 0px 15px 0px 15px; background-color: #222; }
.app .sidebar-nav .agent-info .agent-thumbnail { width: 50px; float: left; margin-right: 0px; }
.app .sidebar-nav .agent-info .agent-thumbnail img { width: 50px; }
.app .sidebar-nav .agent-info .agent-name { vertical-align: middle; }
.app .sidebar-nav .title { padding: 15px 15px; background-color: #333; border-bottom: 1px solid #444; border-top: 1px solid #444; }
.app .sidebar-nav .title h4 { font-size: 14px; color: #fff; margin: 0px; }
.app .sidebar-nav .nav > li.active { border-left: 4px solid #5cb85c; background-image: none; background-color: #000; color: #fff; }
.app .sidebar-nav .nav > li.active > a { color: #fff; margin-left:-4px; }
.app .sidebar-nav .nav > li > a { padding-top: 5px; padding-bottom: 5px; }
.app .sidebar-nav .nav.nav-second-level li.active { border-left: none; }
.app .sidebar-nav .nav.nav-second-level li a { padding-top: 0px; padding-bottom: 0px; }
.app .sidebar-nav .nav.nav-second-level li a:hover { }


/* hybrid theme */
/*
.app .wrapper { background-color: #e0e3e8; }
.app .navbar { border-color: #080808; border-bottom: none; background-color: #222; }
.app .navbar a { font-weight: normal; color: #9d9d9d; }
.app .navbar a:hover { background-color: #000; color: #fff; }
.app .navbar a.navbar-brand { color: #9d9d9d; }
.app .navbar a.navbar-brand:hover { color: #fff; }
.app .sidebar { background-color: #e0e3e8; margin-top: 50px; }
.app .sidebar ul li { border-bottom: none; } 
.app .sidebar a { font-weight: normal; color: #000; }
.app .sidebar a:hover { color: #000;  background-color: #eee; }
.app .sidebar-nav .agency-info { color : #fff; padding: 15px 15px; background-color: #337ab7; }
.app .sidebar-nav .agency-info .agency-name { font-weight: bold; }
.app .sidebar-nav .agent-info { color : #fff; padding: 0px 15px 15px 15px; background-color: #337ab7; }
.app .sidebar-nav .agent-info a { color: #fff; }
.app .sidebar-nav .agent-info a:hover { background-color: transparent; }
.app .sidebar-nav .agent-info .agent-thumbnail { width: 50px; float: left; margin-right: 0px; }
.app .sidebar-nav .agent-info .agent-thumbnail img { width: 50px; }
.app .sidebar-nav .agent-info .agent-name { height: 50px; vertical-align: middle; }
.app .sidebar-nav .title { padding: 15px 15px; background-color: #337ab7; }
.app .sidebar-nav .title h4 { font-size: 14px; color: #fff; margin: 0px; }
.app .sidebar-nav li.active { background-image: none; background-color: #eee; }
.app .sidebar-nav .nav > li > a { padding-top: 5px; padding-bottom: 5px; }
.app .sidebar-nav .nav-second-level li a { padding-top: 0px; padding-bottom: 0px; }
.app .sidebar-nav .nav-second-level li a:hover { text-decoration: underline; }
*/

/* menu de languages */
.app .navbar .dropdown a:focus { background-color: #000; color: #fff; } 
.app .navbar .dropdown.open > a { background-color: #000; color: #fff; }
.app .navbar .dropdown .dropdown-menu { margin: 0px; background-color: #222; border-color: #080808; border-radius: 0 0 4px 4px; }

/* credits */
.app .sidebar .credits { text-align: center; border-top: 1px solid #444; margin-top: 20px; padding: 10px 0; }
.app .sidebar .credits .credit { padding: 10px 0; }
.app .sidebar .credits .credit .softvoyage-brand { height: 40px; }


/* bug de ios iphone avec safari */
@media(max-width:900px) {
	body { min-width: 1080px; }

	body.app.page-responsive { min-width: initial; }
}

@media(max-width:767px) {
	/* menu - too small on smartphones */
	.app .navbar li, .app .sidebar-nav li, .app .sidebar-nav .title h4 { font-size: 30px; }
	.app.page-responsive .navbar li, .app.page-responsive .sidebar-nav li, .app.page-responsive .sidebar-nav .title h4 { font-size: inherit; }
	.app.page-responsive .page-wrapper { padding: 0; }
	.btn-block-sm { display: block; width: 100%; }
}

@media(min-width:768px) {
	.app .sidebar { margin-top: 50px; top: 0px; width: 160px; }
	.app .page-wrapper { position: inherit; margin: 0 0 0 160px; padding: 0 10px; }
	.app .page-wrapper .container-fluid { padding-left: 5px; padding-right: 5px; }
	
	
}

@media(min-width:1200px) {
	.app .sidebar { width: 250px; }
	.app .page-wrapper { margin: 0 0 0 250px; padding: 0 30px; }
	.app .page-wrapper .container-fluid { padding-left: 15px; padding-right: 15px; }
}

@media(max-width:1200px) {
	.app .sidebar-nav .agent-info .agent-thumbnail { float: none; }
}

/* tweak pour le datepicker jqueryui */
.app .ui-datepicker { display: none; }

/* tweak pour sirev */
.sirev-content { line-height: normal; max-width:  860px; min-width: 860px; }
.sirev-content a.active { background-image: none; }
.sirev-content table { margin: 0 auto; border-collapse:collapse; }  
/*.sirev-content input { margin: 3px; }*/
.sirev-content label { font-weight:initial; /*margin-bottom:5px;*/ }
.sirev-content input+img { vertical-align:baseline; }
/* .sirev-content input.datepickertextbox.form-control { display:inline; } */
.sirev-content hr { margin: 6px 0; display: block; border-style: inset; border-width: 1px;border-color: #000000;border-width: 0.25px;}
.sirev-content .changeComponent.tooltip { opacity: 1; position:static; }
.sirev-content a.class-category-link.tooltip, .app .best-prices a.tooltip, .sirev-content .mapAirport.tooltip { opacity: 1; filter: alpha(opacity=100); display: inline; position: inherit; font-weight: bold; }

.sirev-content::before { display: table; content: " "; }
.sirev-content::after { clear: both; display: table; content: " "; }



.card-light-blue{
	border-color: #bce8f1;
	margin-top : 50px;
}
.card-light-blue .card-header{
	background-color: #46b8da;
	color:white;
	border-color: #bce8f1;
}
.card-light-blue .card-footer{
	color: #46b8da;
}
.card-light-blue .card-body{
	padding-bottom: 0px;
}
#card-light-dashboard{
	margin-top:0px;
}


.card-result table td {
	vertical-align: middle !important;
}

.card-result .card-title {
	font-weight: bold;
}

.pagination-top {
	margin-top: 0;
	margin-bottom: 7px;
}

.panel-refine hr {
	border-style: solid;
	border-color: #CCC;
	border-width: 0.5px;
}

.table-striped-custom>tbody>tr:nth-child(4n+1) {
    background-color: #f9f9f9;
}

.panel-refine .card-body > div {
	/* margin-bottom: 20px; */
}

.mt-sm {
	margin-top: 6px;
}

.mb-sm {
	margin-top: 6px;
}

.card-result .label-destination {
	margin-right: 3px;
	display: inline-block;
}

/*.panel-refine .form-check {
	padding: 3px;
}*/

.card-refine .form-check:nth-child(odd) {
	background: #EEE;
	border-radius: 3px;
}

.panel-refine .form-check:hover {
	background: #DDD;
}

.panel-query hr {
	background-color: #CCC;
  border: 0 none;
  height: 1px;
}

.panel-query input {
	margin: 0;
}

.input-group .ending-border {
	border-radius: 0 4px 4px 0 !important;
}

.card-body label {
	margin-bottom: 5px;
}

.panel-query .card-title a {
	color: inherit;
	font-weight: normal;
	text-decoration: underline;
}

.panel-query .form-inline .form-control {
	width: 100%;
}

.panel-query a.btn-primary:hover {
	color: #FFF;
}

@media screen and (max-width: 420px) {
     .table-responsive {
       display: block;
       overflow-x: auto;
	   font-size:3vw;
	   border: 1px solid #ddd;
     }
}

.table-responsive td, .table-responsive th {
    padding-left: 5px;
}

/*Pour contrer un problème de lenteur dans certaines installations de Edge et Chrome*/
select.form-control {
	transition: none !important;
	-webkit-transition: none !important;
}

.list-group {
	width: 100%;
}

.card-primary>.card-header {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.bg-primary {
    background-color: #337ab7 !important;
    color: #fff;
    border-color: #337ab7 !important;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

/**carroussel attraction **/
#previous, #next{
     border-radius: 20px;
     color: white;
     background-color:#46b8da;
     border-color : #46b8da;
}

.next{
  float:right;
} 
.prev {
  float:left;
  padding-left: 35px;
} 
.pager {
    padding-left: 0;
    text-align: center;
    list-style: none;
    /* margin-top: 240px; */
}
.pager li {
    display: inline;
    
}
.pager li>a, .pager li>span {
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.form-select[disabled], fieldset[disabled] .form-select {
    cursor: not-allowed;
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
}
@media (min-width: 992px) {
    .col-md-offset-3 {
        margin-left: 25%;
    }
}
.vol a:hover {text-decoration:underline;}

@media (min-width: 768px) {
    .modal-dialog {
        /*width: 600px;*/
        max-width: 800px;
        /*margin: 0px auto;*/
    }
}

.modal-header .close {
    margin-top: -2px;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
h1, h2, h3, h4, h5, h6 {
    text-align: left;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.form-control {
    font-size: .9rem;
}
.pull-right {
    float: right !important;
}
.btn-info {
    color: #fff !important;
    line-height: normal;
    transform: none !important;box-shadow: none !important;
}
.btn-info:hover {
  background-color: #0dcaf0; /* plus vif */
  color: white !important;
}