/* Rentalot Plus front end css, version 14.05 */

/* Common to all input forms */

.rp_page textarea, .rp_page input {display: inline !important;}
.rp_page select {display:inline;}

.rp_form_wrapper {
    font: normal normal normal 15px Arial, sans-serif;
    color: #222222;
    background-color: #fdfdfd;
    border: 1px solid #d2beae;
    margin-top: 10px;
    padding: 5px;
    border-radius: 4px;
}
.rp_form_wrapper form,
.rp_selectors form {
    margin: 0;
}
.rp_form_wrapper label {
    font: normal normal normal 15px Arial, sans-serif;
}
div.rp_line {
    clear: left;
    padding-top: 8px;
}
div.rp_line label {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 25%;
    margin: 0 1% 4px 0;
}
.rp_form_wrapper input[type="text"],
.rp_form_wrapper input[type="email"],
.rp_form_wrapper input[type="number"],
.rp_form_wrapper select,
.rp_form_wrapper textarea {
    font: normal normal normal 15px Arial, sans-serif;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    transition: border-color 0.3s ease 0s, box-shadow 0.3s ease 0s;
    height: 28px;
    padding: 0 5px;
    border-radius: 3px;
    margin-top: 0;
    margin-bottom: 0;
}
.rp_form_wrapper input[type="text"]:hover,
.rp_form_wrapper input[type="email"]:hover,
.rp_form_wrapper input[type="number"]:hover,
.rp_form_wrapper textarea:hover,
.rp_form_wrapper select:hover {
    outline: none;
    border-color: #1b98e0;
}
.rp_form_wrapper input[type="text"]:focus,
.rp_form_wrapper input[type="email"]:focus,
.rp_form_wrapper input[type="number"]:focus,
.rp_form_wrapper textarea:focus,
.rp_form_wrapper select:focus {
    outline: none;
    border-color: #1b98e0;
    box-shadow: 0px 0px 1px 1px #adcee0;
}
.rp_form_wrapper select {
    width: auto;
    height: 26px !important;
}
.rp_form_wrapper input[type="text"],
.rp_form_wrapper input[type="email"] {
    width: 65%;
}
.rp_form_wrapper textarea {
    height: auto;
    min-height: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 65%;
}
.rp_form_wrapper input[type="checkbox"] {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
    height: auto;
}
div.rp_line input[type="image"] {
    border: none;
    width: auto;
    vertical-align: top;
}
div.rp_line label.rp_left {
    display: inline-block;
    text-align: right;
    margin-right: 14px;
    width: 25%;
    vertical-align: top;
    margin-top: 5px;
}
div.rp_line label.rp_wide {
    display: inline-block;
    text-align: right;
    margin-right: 14px;
}
div.rp_line_text {
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}
div.rp_ttext {
    border-bottom: 1px solid #d3d3d3;
}
div.rp_ttext img {
    margin: 0 10px 10px 10px;
}
div.rp_error {
    font-size: small;
    color: red;
    margin-left: 28%;
}
div.rp_error_nm {
    font-size: small;
    color: red;
}
div.rp_req>label:after {
    content: "*";
}

/* Unit Search Component view */

.rps_panel {
    background-color: #6baba5 !important;
    min-width: 140px;
    color: white !important;
    padding: 5px 5px 10px 5px;
}
.rps_panel label {
    color: white;
}
.rps_nothing {
    background: url(../images/cross3.png) no-repeat left center;
    margin: 20px 0 0 5px;
    padding-left: 25px;
	display: inline-block;
	line-height: 20px;
}
div.rps_attr div {
    display: inline-block;
    margin-top: 5px;
}
div.rps_attr label {
    display: inline;
    vertical-align: middle;
    float: none;
    width: auto;
    line-height: normal;
}
div.rps_attr input {
    margin-right: 10px;
}
input.rps_maxp {
    width: auto !important;
	margin-left: 3px;
}
.rp_pagination {
    display: table;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}
.rps_input, .rps_buttons {
    display:inline-block;
    margin-right:4px;
}

/* Unit Search Plugin view */

.rps_plugin_wrapper {
    background-color: #f4f6f7;
    padding: 5px;
    border: solid 1px #8B9DB8;
    color: black;
    min-width: 140px;
    max-width: 500px;
    border-radius: 5px;
}
.rps_plugin_wrapper label {
    display: inline-block;
    text-align: right;
    line-height: 28px;
    width: 40%;
    margin-right: 8px;
}
.rps_response {
    margin: 3px !important;
    min-height: 16px;
    font-weight: bold;
}
.rps_yes {
    display: none;
}
.rps_no {
    color: red;
    font-size: smaller;
    background: url(../images/cross3.png) no-repeat left center;
    padding-left: 25px;
	display: inline-block;
	line-height: 20px;
}
.rp_loading {
    background: url(../images/loading.gif) no-repeat left center !important;
    height: 16px;
}
.rps_attrib_table {
    width: 100%;
    border: none !important;
	margin:0;
}
.rps_attrib_table tr {
    border: none;
    vertical-align: top;
}
.rps_attrib_table td {
    padding: 0 5px 0 5px;
    border: none;
}
.rps_attrib_table td input {
    float: none;
    vertical-align: middle;
}
.rps_attrib_table td label {
    display: inline;
    float: none;
    width: auto;
    line-height: normal;
    vertical-align: middle;
}

/* Unit headings on the unit search pages */

.rp_unit_heading {
    font: 28px sans-serif;
    color: #D81B60;
    margin: 12px 0 18px 0;
    letter-spacing: -1px;
    padding-top: 4px;
    background-color: #f4f6f7;
    border-top: 2px solid #CECACA;
    border-bottom: 2px solid #CECACA;
}
.rp_unit_heading img {
    display: inline-block;
    vertical-align: baseline;
}
.rp_sleeps_heading {
    display: inline;
    color: #607D8B;
    font: bold 12px verdana, arial, sans-serif;
    letter-spacing: normal;
    padding-left: 5px;
    padding-right: 10px;
}
.rps_price_heading {
    display: inline;
    color: gray;
    font: bold 12px verdana, arial, sans-serif;
    letter-spacing: normal;
    padding-left: 5px;
    padding-right: 10px;
    float: right;
}

/* Check Availability view */

div.rp_check_wrapper {
    display: inline-block;
    min-width: 140px;
}
.rp_check_yes {
    display: inline-block;
    color: green;
    font-size: smaller;
    font-weight: bold;
    background: url(../images/tick3.png) no-repeat left center;
    padding-left: 25px;
	display: inline-block;
	line-height: 20px;
}
.rp_check_no {
    display: inline-block;
    color: red;
    font-size: smaller;
    font-weight: bold;
    background: url(../images/cross3.png) no-repeat left center;
    padding-left: 25px;
	display: inline-block;
	line-height: 20px;
}
.rp_check_error {
    display: inline-block;
    color: red;
    font-size: smaller;
    font-weight: bold;
    background: url(../images/cross3.png) no-repeat left center;
    padding-left: 25px;
	display: inline-block;
	line-height: 20px;
}

/* Check Availability Plugin view */

.rpc_plugin_wrapper {
    background-color: #f4f6f7;
    min-width: 140px;
    max-width: 310px;
}
.rpc_plugin_wrapper label {
    display: inline-block;
    text-align: right;
    line-height: 28px;
    width: 40%;
    margin-right: 8px;
}
.rpc_plugin_wrapper select {
    margin-left: 0;
}
.rpc_buttons {
    clear: both;
    margin: 3px;
}
.rpc_unit {
    clear: both;
    margin: 3px;
}
.rpc_currency {
    clear: both;
    margin: 3px;
}

/* Modules (with a module class suffix of " rp_module" */

.rp_module .rps_plugin_wrapper {
    color: black;
    background-color: #f4f6f7;
}
.rp_module .rpc_plugin_wrapper {
    color: black;
    background-color: #f4f6f7;
}
.rp_module .rp_form_wrapper {
    margin-left: 3px;
    margin-right: 3px;
}
.rp_module .rp_from label {
    display: block;
    width: auto;
    float: none;
    text-align: left;
}
.rp_module .rp_to label {
    display: block;
    width: auto;
    float: none;
    text-align: left;
}
.rp_module .rpc_unit label {
    display: block;
    width: auto;
    float: none;
    text-align: left;
}
.rp_module .rpc_currency label {
    display: block;
    width: auto;
    float: none;
    text-align: left;
}
.rp_module label {
    width: auto;
    text-align: left;
}

/* Enquiries */

div.rp_enquiry_wrapper {} div.rp_captcha {
    padding: 8px 0 2px 10px;
}
div.rp_captcha_inner {
    display: inline-block;
    padding: 9px;
    border: 1px dashed #d2beae;
    border-radius: 3px;
    background: #f9f9f9;
}
div.rp_captcha label {
    vertical-align: top;
}
div.rp_captcha input {
    vertical-align: top;
    width: auto;
}
img.rp_captcha_img {
    margin: 0 5px 0 5px;
    border: 1px solid gray;
}
img.rp_captcha_reload {
    vertical-align: top;
    margin-top: 12px;
    cursor: pointer;
}

/* Currency and Unit Selectors */

.rp_selectors {
    float: right;
    text-align: right;
    margin: 6px 12px 12px 12px;
}
.rp_selectors span {
    font-size: 28px;
    font-weight: normal;
    color: #0085b6;
    vertical-align: middle;
    margin-right: 16px;
    font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
}
.rp_selectors select {
    width: auto;
    border: 1px solid lightgray;
    font-size: 16px;
    vertical-align: middle;
    margin:0 0 0 8px;
    height:28px;;
}

/* Classic view */

.rpc_table {
    border: 1px solid lightgray;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
.rpc_table tr.odd {
    background-color: #FAFAFA;
}
.rpc_table tr.even {
    background-color: #E1F5FE;
}
.rpc_table td {
    border: 1px solid lightgray;
    padding: 0 10px 0 10px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}
.rpc_table th {
    border: 1px solid lightgray;
    border-bottom: 5px solid #fff;
    height: 45px;
    padding: 0 5px 0 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    font-weight: normal;
    color: white;
    background-color: #549bd4;
    background-image: none;
}
.rpc_table td.rpc_from {
    border: 1px solid white;
    background-color: rgba(181, 207, 156, 0.59);
    text-align: left;
    padding-left: 15px;
}
.rpc_table td.rpc_to {
    border: 1px solid white;
    background-color: rgba(181, 207, 156, 0.59);
    text-align: left;
    padding-left: 15px;
}
.rpc_table td.rpc_provisional {
    padding-left: 35px;
    background: url(../images/question3.png) no-repeat 5px center;
}
.rpc_table td.rpc_booked {
    padding-left: 35px;
    background: url(../images/cross3.png) no-repeat 5px center;
}
.rpc_table td.rpc_available {
    padding-left: 35px;
    background: url(../images/tick3.png) no-repeat 5px center;
}
span.rpc_book_icon {
    display: inline-block;
    background: transparent url(../images/book3.png) no-repeat center center;
    height: 24px;
    width: 24px;
    margin: 0 2px;
    cursor: pointer;
}
span.rpc_enq_icon {
    display: inline-block;
    background: transparent url(../images/mail3.png) no-repeat center center;
    height: 24px;
    width: 24px;
    margin: 0 2px;
    cursor: pointer;
}

/* hide the Date To column when the classic table appears in a div of class demo_cp1 (using the plugin) */

div.demo_cp1 td.rpc_to {
    display: none;
}
div.demo_cp1 th.rpc_h_to {
    display: none;
}

/* Block view */

div.rp_block_cell {
    display: inline-block;
    border: 1px solid #aba5a5;
    padding: 5px 8px;
    margin: 1px;
    width: 175px;
    line-height: 20px;
}
div.rp_block_prov {
    background: #85bfef;
}
div.rp_block_booked {
    background: #f5ba64;
}
div.rp_block_available {
    background: #a0bb85;
}
div.rp_block_links {
    display: block;
    float: right;
    height: 20px;
}
span.rp_block_from {
    display: block;
    height: 20px;
    text-align: left;
    color: #094a7d;
    font-size: 16px;
}
span.rp_block_to {
    display: block;
    height: 20px;
    text-align: right;
    color: black;
}
span.rp_block_price {
    display: block;
    height: 20px;
    color: #fbfbfb;
    font-size: larger;
}
span.rpb_book_icon {
    background: transparent url(../images/book2-white.png) no-repeat center center;
}
span.rpb_enq_icon {
    background: transparent url(../images/mail2-white.png) no-repeat center center;
}
span.rpb_button {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    cursor: pointer;
    border-radius: 4px;
    border: 2px groove #d3d3d3;
    background-color: #939492;
    padding: 0 8px;
}
span.rpb_button:hover {
    background-color: #9fa09f;
    border-style: outset;
}

/* Daily view */

.rp_daily_auto {
    text-align: center;
}
table.rpd_outer {
    border-collapse: collapse;
    border: none !important;
}
table.rpd_outer tr {
    border: none !important;
}
.rpd_table {
    border-collapse: collapse;
    text-align: center;
}
.rpd_table td {
    border: 1px solid #efe8e8;
    width: 14.286%;
    padding: 2px 4px 2px 4px;
    color: white;
    text-align: center;
}
.rpd_table.rpd_with_prices td {
    padding: 0 1px 0 1px;
}
.rpd_one {
    display: inline-block;
    padding: 2px 4px 2px 4px;
}
.rpd_slider {
    display: inline-block;
    text-align: center;
    padding: 2px 4px 2px 4px;
}
.rpd_select {
    display: inline-block;
    float: right;
    padding: 2px 0 2px 0;
}
.rpd_select select {
    width: auto;
    font-size: 100%;
    height:26px;
}
.rpd_single_month {
    display: inline-block;
}
.rpd_month {
    background-color: #549bd4;
    color: white !important;
    padding: 4px 0 !important;
}
td.rpd_month_nb {
    background-color: #549bd4;
    color: white;
    border-left: none;
    border-right: none;
}
.rpd_days {
    background-color: #F5F5F5;
    color: #7b7979 !important;
}
.rpd_blank {
    background-color: #F5F5F5;
}
.rpd_available {
    background-color: #B5CF9C;
}
.rpd_provisional {
    background-color: gold;
}
.rpd_unavailable {
    background-color: #f389ad;
}
.rpd_past {
    background-color: #f4a460;
}
.rpd_changeover {
    text-decoration: underline;
}
.rpd_checkout_changeover {
    background-image: url(../images/changeover2b.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    text-decoration: underline;
}
.rpd_provisional_to_avail {
    background-color: gold;
    background-image: url(../images/changeover3b.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}
.rpd_booked_to_avail {
    background-color: #f389ad;
    background-image: url(../images/changeover3b.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}
.rpd_price {
    font-size: 12px;
    padding: 0 1px 0 1px;
    color: black;
}
.rpd_key_table {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
}
.rpd_key_table td,
.rpd_key_table th {
    border: 1px solid #CECACA;
    padding: 2px 4px 2px 4px
}
.rpd_left_active {
    background: #549bd4 url(../images/arrow-l.gif) no-repeat center center;
    border-right: none !important;
    cursor: pointer;
}
.rpd_left_inactive {
    background: #549bd4;
    border-right: none !important;
}
.rpd_right_active {
    background: #549bd4 url(../images/arrow-r.gif) no-repeat center center;
    border-left: none !important;
    cursor: pointer;
}
.rpd_right_inactive {
    background: #549bd4;
    border-left: none !important;
}
.rp_daily_key {
    display: inline-block;
}

/* Daily view interactive pricing */

.rpd_selected_dates {
    color: #0808d2;
    font-weight: bold;
    line-height: 28px;
}
.rpd_check_loading {
    background: url(../images/loading.gif) no-repeat left center !important;
    display: inline-block;
    width: 20px;
    line-height: 20px;
}
.rpd_check_error {
    background: url(../images/cross3.png) no-repeat left center;
    padding-left: 28px;
    line-height: 28px;
    color: #CE0000;
    font-size: 80%;
    font-weight: bold;
}
.rpd_check_no {
    background: url(../images/cross3.png) no-repeat left center;
    padding-left: 28px;
    line-height: 28px;
    color: red;
}
.rpd_check_yes {
    background: url(../images/tick3.png) no-repeat left center;
    padding-left: 28px;
    line-height: 28px;
    color: green;
    font-weight: bold;
}
.rpd_click_start {
    text-align: center;
    color: #795548;
    font-size: 80%;
    font-weight: bold;
    line-height: 28px;
}
.rpd_click_end {
    text-align: center;
    color:#795548;
    font-size: 80%;
    font-weight: bold;
    line-height: 28px;
}
.rpd_click_book_enq {
    text-align: center;
    color:#795548;
    font-size: 80%;
    font-weight: bold;
    line-height: 28px;
}
.rpd_active_arrival {
    outline: 2px solid orange !important;
    background-image: none;
    background-color: white;
	color: black !important;
}
.rpd_active_depart {
    outline: 2px solid orange !important;
    background-image: none;
    background-color: white;
	color: black !important;
}
.rpd_clickable:hover {
    cursor: pointer;
}

/* Buttons */

.rp_buttons {
    margin: 6px 12px 6px 12px;
    text-align: right;
}
.rp_button {
    display: inline-block;
    text-align: center;
    padding: 6px 16px;
	margin:2px;
    border:none ;
    border-radius: 3px;
    background-color: #2d80b7;
    font: normal normal normal 16px arial;
    color: white;
    text-decoration: none;
    width: auto !important;
    cursor:pointer;
}
.rp_button:hover,
.rp_button:focus {
    background: #3a95da;
    color: #ffffff;
    text-decoration: none;
	outline: none;
}
.rp_button:disabled {
    opacity:0.5;
    cursor:default;
}

/* Extras */

.rp_extras_wrapper {
    background-color: #d2beae !important;
}
.rp_extras_table {
    border-collapse: collapse;
    background-color: #F1F1F1;
    width: 100%;
}
.rp_extras_table tr:nth-child(even) {
    background-color: white;
}
.rp_extras_table td {
    border: 1px solid white;
    padding: 3px;
}
td.rpe_icon {
    display: table-cell;
    padding: 2px 2px 2px 2px;
}
td.rpe_icon img {
    display: block;
}
.rp_extra_border {
    border: 1px solid #d3d3d3;
    padding: 1px;
    border-radius: 3px;
}

/* Attributes */

.rp_unit_icons {
    margin-bottom: 10px;
    border: 1px solid #808080;
    display: inline-block;
    padding: 6px 10px 0 10px;
    border-radius: 7px;
    background-color: #f9f9f9;
}
.rp_attribute_border {
    border: 1px solid #d3d3d3;
    padding: 1px;
    border-radius: 3px;
}

ul.rp_attribs {list-style:none; margin:0; padding:0; }
ul.rp_attribs li {margin:0 0 3px 0; padding:0 0 0 35px; width:100%; font-weight:normal;
                       background:transparent url(../images/tick3.png) left center no-repeat;}
ul.rp_attribs li img  {vertical-align:middle;}                       
ul.rp_attribs li span {vertical-align:middle; margin:0 0 0 10px; font-size:large;}

ul.rp_attribs li.rp_attrib_n {background:transparent url(../images/cross3.png) left center no-repeat;}
ul.rp_attribs li.rp_attrib_n img  {opacity:0.5;}
ul.rp_attribs li.rp_attrib_n span {opacity:0.5;}

/* Booking and Payment Forms */

.rp_border_table {
    border-collapse: collapse;
    border: 1px solid #CECACA;
    padding: 2px;
    text-align: left;
}
.rp_border_table td {
    border: 1px solid whitesmoke;
    padding: 5px;
}
.rp_border_table td.rp_left {
    width: 180px;
}
.rp_border_table td.rp_pleft {
    width: 360px;
}
.rp_border_table td.rp_right {
    font-weight: bold;
}
.rp_border_table td.rp_total {
    font-weight: bold;
}
.rp_prepay_text {
    padding: 15px;
}
.rpps_tax {
    font-size: 75%;
}
.rp_right.rpps_due {
    color: red;
}
div.rp_book_confirm {
    margin-top: 10px;
}
div.rp_book_confirm label {
    display: inline-block;
}
span.rp_extra_desc2 {
    font-size: smaller;
}
div.rp_payment_wrapper {
    display: inline-block;
    vertical-align: top;
}
div.rp_account_wrapper {
    display: inline-block;
}
div.rp_bs_wrapper {
    display: inline-block;
}
.rp_pay_table {
    border-collapse: collapse;
    background-color: #F1F1F1;
    border: 1px solid #CECACA;
    padding: 2px;
    text-align: left;
}
.rp_pay_table td {
    border: 2px solid whitesmoke;
    padding: 10px;
}

/* My Booking */

div.rpmb_book_inner_1 {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    vertical-align: top;
}
div.rpmb_book_inner_2 {
    display: inline-block;
    width: auto;
    margin-left: 10px;
    vertical-align: top;
}

/* responsive */

@media screen and (max-width: 750px) 
{
    div.rp_line label.rp_left {
        display: block;
        text-align: left;
        width: auto;
        max-width: 90%;
    }
    div.rp_line label.rp_wide {
        display: block;
        text-align: left;
        width: auto;
        max-width: 90%;
    }
    div.rp_line input[type="text"],
    div.rp_line input[type="email"],
    div.rp_line textarea {
        width: 95% !important;
    }
    div.rp_error {margin-left: 5px;}
    td.rpe_icon  {display: none;}

	.rpc_table    {font-size: 14px;}
	.rpc_table th {font-size: 14px;}

    .rps_input       {display:block; margin-bottom: 2px;}
    .rps_input label {display:inline-block; width:35%;}
    .rps_buttons     {display:block; text-align:right;}
}

@media screen and (max-width:600px)
{
	.rpd_table td {padding: 1px;}
	.rpc_table td {padding: 1px !important;}
	.rpc_table    {font-size: 13px;}
	.rpc_table th {font-size: 13px;}
    .rpc_avtext   {display:none;}
	td.rpc_available, td.rpc_booked, td.rpc_provisional {background-position-x: center !important;}
	.rp_block_auto {text-align: center;}
	div.rp_block_cell {font-size: 90%; width: 150px;}
}

@media screen and (max-width:550px)
{
	div.rp_block_cell {font-size: 80%; width: 130px;}
}


/* The daily view price message overlay */

div.rpd_js_msg_outer {
    position: fixed;
    z-index: 65534;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color 1s ease;
}
.rpd_js_msg_dark {
    background-color: rgba(52, 54, 66, 0.66) !important;
    transition: background-color 1s ease;
}
div.rpd_js_msg_inner {
    position: relative;
    z-index: 65535;
    top: 20%;
    width: 400px;
    max-width: 80%;
    margin: 3em auto;
    height: auto;
    min-height: 60px;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 2px solid gray;
    border-radius: 6px;
    background: white;
    font: normal normal bold 18px arial;
    color: black;
    text-decoration: none;
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.5);
}

div.rpd_js_msg_buttons {
    margin-top:10px;
}

/* Bootstrap Tooltips */

body {
    -webkit-font-smoothing: subpixel-antialiased !important;
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    font-size: 13px !important;
    opacity: 1 !important;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: black;
    text-align: center;
    text-decoration: none;
    background-color: white;
    border: 2px solid #000;
    border-radius: 5px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 7px 7px 0;
    border-top-color: black;
}

/* jQuery date picker responsive */

@media screen and (max-width:600px)
{
    #ui-datepicker-div {font-size:110% !important;}
}