﻿.arrow-form .trip-plan a { text-decoration: none;color: #fff;display: block;width: 100%;font-weight: normal;}
.arrow-form .trip-plan {background: #f46603;float: left;width: 254px;margin-top: 0;border: 2px solid #f69d5f;border-radius: 50px;font: 13px/50px "clanotmedium";color: #fff;text-align: center;}
.arrow-form { width: 254px;display: block;position: fixed;bottom: 10px;right: 10px;z-index: 9999;}
* { margin: 0;padding: 0;outline: 0;box-sizing: border-box; }
label span { color: #f45c00; }
.errorInput {border: 2px solid #ff0000 !important }
