@extends('layouts.master') {{--*/ $nameIntExt='name_'.(Agent::find(Auth::id())->int_ext ? 'EXT' : 'INT' ); /*--}} @section('titleMaster', Account::getAccount()->$nameIntExt.' - '.Lang::get('booking.master')) @section('metaMaster') @stop @section('pageStyleMaster') .mainColor { color:#048a7e; } .white-popup { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 300px; height:300px; margin: 20px auto; } .map-popup { position: relative; background: #FFF; padding: 10px; width: auto; width: 800px; height:600px; margin: 20px auto; } .rich { position: relative; background: #FFF; padding: 10px; width: auto; width: 800px; height:600px; margin: 20px auto; border-style:solid; border-width:2px; border-color: #048a7e; } /*.accordion-toggle {cursor: pointer;}*/ .accordion-content {display: none;} .accordion-content.default {display: block;} .bookdiv { border-width: 1px; border-color: #048a7e; border-style: solid; vertical-align: top; padding: 2px; width: 100%; } .bheader { background-color: #048a7e; color: #ffffff; padding: 2px 2px 2px 6px; } .bheader2 { background-color: #048a7e; color: #ffffff; padding: 2px 2px 2px 6px; border-radius: 5px 5px 0px 0px; } #closeCart { cursor:pointer; padding-left:5px; padding-right:5px; background-color:#048a7e; color:#ffffff } #closeCart:hover { background-color:#ffffff; color:#048a7e; } /*maps popup*/ .mfp-fade.mfp-bg { opacity: 0.001; /* Chrome opacity transition bug */ -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; } .mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; } .mfp-fade.mfp-bg.mfp-removing { opacity: 0; } .mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; } .mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; } .mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; } /* select control */ .main_diV { /* div main container*/ position: relative; } .displayed_V { /* div for the selected value and/or text that is displayed */ /* border-width: 1px;*/ /*border-color: #a0a0a0;*/ border-style: none; cursor: text; } .select_L { /* ul list */ border-width: 0px 1px 1px 1px; border-color: #048a7e; border-style: solid; list-style: none; padding: 2px; /*margin: 2px;*/ background-color: #ffffff; width: 100%; margin-top: 0px; z-index: 100; /*display:block;*/ position: absolute; /*width: 144px;*/ cursor: pointer; } .list_item, .list_item a { background-color: #fffffff; padding: 2px; } /* baket view */ #basketView { background-color: #FFF; width: 510px; margin-top: 72px; margin-left: 60%; z-index: 1001; display: none; border-radius: 5px; } #error { border-radius: 8px; text-align: center; color: black; display: none; height: 20px; } @yield('pageStyle') @stop @section('myscriptMaster') var account = "