.ms-options-wrap,.ms-options-wrap *{box-sizing:border-box}.ms-options-wrap>button:focus,.ms-options-wrap>button{position:relative;width:100%;text-align:left;border:1px solid #aaa;background-color:#fff;padding:5px 20px 5px 5px;margin-top:1px;font-size:13px;color:#aaa;outline:none;white-space:nowrap}.ms-options-wrap>button:after{content:' ';height:0;position:absolute;top:50%;right:5px;width:0;border:6px solid rgba(0,0,0,0);border-top-color:#999;margin-top:-3px}.ms-options-wrap>.ms-options{position:absolute;left:0;width:100%;margin-top:1px;margin-bottom:20px;background:#fff;z-index:2000;border:1px solid #aaa}.ms-options-wrap>.ms-options>.ms-search input{width:100%;padding:4px 5px;border:none;border-bottom:1px groove;outline:none}.ms-options-wrap>.ms-options .ms-selectall{display:inline-block;font-size:.9em;text-transform:lowercase;text-decoration:none}.ms-options-wrap>.ms-options .ms-selectall:hover{text-decoration:underline}.ms-options-wrap>.ms-options>.ms-selectall.global{margin:4px 5px}.ms-options-wrap>.ms-options>ul,.ms-options-wrap>.ms-options>ul>li.optgroup ul{list-style-type:none;padding:0;margin:0}.ms-options-wrap>.ms-options>ul>li.optgroup{padding:5px}.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup{border-top:1px solid #aaa}.ms-options-wrap>.ms-options>ul>li.optgroup .label{display:block;padding:5px 0 0 0;font-weight:bold}.ms-options-wrap>.ms-options>ul label{position:relative;display:inline-block;width:100%;padding:4px;margin:1px 0;border:1px dotted transparent;text-align:left}.ms-options-wrap>.ms-options>ul label.focused,.ms-options-wrap>.ms-options>ul label:hover{background-color:#efefef;border-color:#999}.ms-options-wrap>.ms-options>ul li.selected label{background-color:#efefef;border-color:transparent}.ms-options-wrap>.ms-options>ul input[type="checkbox"]{margin:0 5px 0 0;position:absolute;left:4px;top:7px}.ms-options-wrap>.ms-options.hide-checkbox>ul input[type="checkbox"]{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid #ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-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-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.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:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.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 input[type=radio],.bootstrap-switch input[type=checkbox]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0)}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-radius:0 3px 3px 0}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-radius:3px 0 0 3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}html{position:relative;min-height:100%}body{overflow-x:hidden}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}body::-webkit-scrollbar{width:12px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}img{max-width:100%}.nopadding{padding:0}#ui-datepicker-div{z-index:100000!important}.body-content{padding-left:15px;padding-right:15px}@media screen and (max-width:767px){.body-content{padding:0}}input[type="text"],input[type="password"],input[type="email"]{max-width:280px}.sidebar-nav{padding:9px 0!important}.dropdown-menu .sub-menu{left:100%!important;position:absolute!important;top:0!important;visibility:hidden!important;margin-top:-1px!important}.dropdown-menu li:hover .sub-menu{visibility:visible!important}.dropdown:hover .dropdown-menu{display:block!important;transition:all .15s linear}.dropdown-toggle{cursor:default}.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu{margin-top:0!important}.navbar{margin-bottom:0}.navbar .dropdown-menu{margin-top:0!important}.navbar .dropdown-menu>li>a{padding:1em}.navbar .sub-menu:before{border-bottom:7px solid transparent!important;border-left:0!important;border-right:7px solid rgba(0,0,0,.2)!important;border-top:7px solid transparent!important;left:-7px!important;top:10px!important}.navbar .sub-menu:after{border-top:6px solid transparent!important;border-left:0!important;border-right:6px solid #fff!important;border-bottom:6px solid transparent!important;left:10px!important;top:11px!important;left:-6px!important}@media screen and (min-width:768px){.jumbotron{margin-top:20px}.body-content{padding:0}}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-80px}.list-user{padding-left:0;padding-right:0}.user{padding-right:5px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ddd}.user a{list-style:none;text-decoration:none;cursor:pointer}.chatwindow{overflow-y:scroll;border-right-style:solid;border-right-width:1px;border-right-color:#ddd;min-height:250px}.chatprivatetwindow{overflow-y:scroll;border-right-style:solid;border-right-width:1px;border-right-color:#ddd;height:200px}#MainContent_imageofgas{height:40px;width:30px;margin-left:-3px}#services-page .col-md-4 img{width:100%}@media screen and (max-width:768px){#services-page .col-md-4 img{width:auto}}.svc-top-container,.top-container{background:#f5f5f5;position:relative;margin-bottom:20px}.svc-top-container.row,.top-container.row{margin:-20px 0 0 0}@media(max-width:767px){.svc-top-container.row,.top-container.row{margin:-20px 0 0 -15px}}.svc-top-container .inner-container,.top-container .inner-container{margin:0 auto;padding:0 15px}@media(min-width:768px){.svc-top-container .inner-container,.top-container .inner-container{max-width:750px}}@media(min-width:992px){.svc-top-container .inner-container,.top-container .inner-container{max-width:970px}}@media(min-width:1200px){.svc-top-container .inner-container,.top-container .inner-container{max-width:1170px}}.svc-top-container .inner-container h1,.top-container .inner-container h1{margin:40px 0}.svc_header{text-align:center;margin:20px 0;padding:10px 0;vertical-align:middle;height:110px}.svc_header i{font-size:4rem;color:#333}.svc_hours{margin-top:30px}.svc_hours td:first-of-type{font-weight:bold}.svc_item{margin:10px 0 0 0;padding:10px 10px 10px 0;border-radius:10px;vertical-align:middle;border:.1em solid!important;border-color:transparent!important}.svc_item_side{width:35%;height:auto;float:left}.svc_item_side_special{width:100px}.header_image{float:right;width:auto}.header_item{margin-left:12px;margin-right:12px}.svc_item_main{width:65%;padding-left:20px;height:auto;float:left}.svc_item_main_special{padding-left:10px}#topbanner{position:relative}#topbanner div{height:auto;margin-left:0}#topbanner .logo{padding:12px 0;width:160px;margin:0 auto 0 25px;float:left;max-height:140px}@media screen and (max-width:767px){#topbanner .logo{float:none;width:100%;text-align:center;margin:0}}#topbanner .logo a{display:block}#topbanner .div2{width:300px;padding:20px 0;float:left;max-height:140px;overflow:hidden;margin-left:40px}@media screen and (max-width:1024px){#topbanner .div2{display:none}}#topbanner .div2 a{display:block;width:100%}#topbanner .div2 label{display:none}#topbanner .div3{padding-right:10px;padding-top:50px;text-align:right;float:right}@media screen and (max-width:767px){#topbanner .div3{text-align:center;width:100%;margin:0 0 20px 0;padding:0}}#topbanner .div3 .address{font-size:1em;display:block;margin-top:-5px}#topbanner .div3 .map{position:relative;display:inline-block;top:-2px}#topbanner .div3 .phone{font-size:1.8em;font-weight:bold;text-decoration:none!important}#topbanner .div3 .phone i,#topbanner .div3 .phone span{vertical-align:middle}#topbanner .div4{width:150px;float:left;margin-left:40px;margin-top:35px}@media screen and (max-width:767px){#topbanner .div4{display:none}}#topbanner .div4 a{display:block}#topbanner .language{margin-right:-25px;padding-top:78px;text-align:right;float:right}@media screen and (max-width:767px){#topbanner .language{text-align:center;width:100%;float:none;margin:0 0 20px 0;padding:0}}#topbanner .login,#topbanner .manage{position:absolute;top:92px!important;right:90px;margin:0;padding:0}@media screen and (max-width:767px){#topbanner .login,#topbanner .manage{position:relative;top:auto;right:auto;margin-bottom:20px}}#topbanner .login li,#topbanner .manage li{list-style-type:none;display:inline-block;margin-left:10px}@media screen and (max-width:767px){#topbanner .login li,#topbanner .manage li{width:100%;text-align:center;margin:0}}#topbanner .login li a,#topbanner .manage li a{text-decoration:none!important;font-size:1.6rem}#topbanner .login li a i,#topbanner .manage li a i{font-size:1.4rem;margin-right:5px}@media only screen and (max-width:767px){.navbar-collapse.in{max-height:100%;max-height:100%}.dropdown-menu{position:relative;background-color:transparent;border:0 none;box-shadow:none;margin-top:0;width:100%;margin:0;padding:0;float:none}.dropdown-menu li a:hover{background:transparent;color:#fff!important}.navbar-nav .dropdown-menu>li>a,.navbar-nav .dropdown-menu .dropdown-header{padding:10px 15px}.navbar-nav .dropdown-menu>li>a{line-height:20px;color:#999}}footer{left:0;bottom:0;width:100%}footer .social a{display:inline-block}footer .social a img{width:auto}footer .row{padding:15px 0;margin:0}footer .col-md-3{margin-bottom:15px}footer h5{font-weight:bold;text-transform:uppercase;font-size:1.4rem;margin-bottom:5px}#staff .nav-tabs{border:0 0}#staff .nav-tabs>li{background-color:#999;border-radius:0;margin-left:0;height:35px;width:260px;text-align:center;box-shadow:inset 0 -12px 15px -12px rgba(0,0,0,.25);border-right:1px solid #666}#staff .nav-tabs>li a{color:#fff;font-weight:bold;font-size:11px;cursor:pointer;margin-right:0}#staff .nav-tabs>li a span{margin:0 10px}#staff .nav-tabs>li div a{color:#fff}#staff .nav-tabs>li.active{background-color:transparent;border:1px solid #ddd;border-bottom:0 0}#staff .nav-tabs>li.active a{color:#333;border:0 0}#staff .nav-tabs>li.active a:hover{border:0 0;background-color:transparent}#staff .nav-tabs>li:hover{box-shadow:none;border:solid 1px #ddd;background-color:#fff;text-decoration:none;color:#000;border-radius:0;border-bottom:0 0}#staff .nav-tabs>li:hover div a{color:#000}#staff .nav-tabs>li:hover.active{border:1px solid #ddd;border-bottom:0 0}#staff .nav-tabs>li a:hover{border:0 0;background-color:transparent;text-decoration:none;color:#000}#staff .tab-content{padding:15px;min-width:1075px;border:1px solid #ddd}#staff .tab-content .staff{width:265px;min-height:350px;float:left;margin:0 15px 10px 0;border:1px;border-style:double;border-radius:5px}#staff .tab-content .staff .image{width:auto;height:auto;position:absolute;margin:10px 0 0 0}#staff .tab-content .staff .detail{position:absolute;margin:10px 0 0 0;bottom:10px}#staff .tab-content .staff .col-lg-5{padding:0;margin:0}#staff .tab-content .avata{width:100%;height:100%}#staff .tab-content .none-avata{width:180px;height:180px;background-image:url(/Content/Images/Staff/none-avata.png)}#staff .tab-content .name{font-size:18px;font-weight:bold}#staff .tab-content .role{font-size:14px}#staff .tab-content .mail{width:24px;height:24px;border-radius:5px;font-size:large;padding:1px 3px}.col-lg-6{padding:0;margin:0}#editStaff .form-group{height:35px;line-height:35px}#editStaff .form-group .col-sm-2{text-align:right}#editStaff .form-group .col-sm-10{text-align:left}#appointment .header h1{text-transform:uppercase;font-size:22px}#appointment .header .row{margin:0}#appointment .header .info{font-size:12px}#appointment .header .intro{font-size:15px;margin-top:20px}#appointment .iframe{margin-top:10px}#appointment .iframe .row{margin:0}#appointment .iframe .nav{border:solid 1px #ebebeb;line-height:40px;background-color:#fcfcfc}#appointment .iframe .nav li{width:200px;height:40px;font-weight:bold;color:#393a3a;margin-left:0}#appointment .iframe .nav li img{margin:0 10px}#appointment .iframe .nav>li.arrow-right{width:18px;height:40px;background-image:url(Images/arrow.png)}#appointment .iframe .nav>li.active{background-color:#636363;color:#fff}#appointment .iframe .nav>li.arrow-right-active{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:10px solid #636363}#appointment .iframe .advisor{width:870px;height:180px;border:solid 1px #ebebeb;margin-top:15px;border-top:solid 3px #f3b900}#appointment .iframe .advisor .title{font-size:18px;padding:5px 10px;font-weight:bold}#appointment .iframe .advisor hr{margin:0 10px}#appointment .iframe .advisor .advisor-list{width:420px;height:145px;margin-left:auto;margin-right:auto}#appointment .iframe .advisor .advior-avata{width:130px;height:86px;border:solid 2px #ebebeb;border-radius:5px;float:left;margin-left:10px;margin-top:20px;padding:5px;text-align:center;color:#a5a4a4}#appointment .iframe .advisor .advior-avata .col-sm-2{padding:0;margin:0}.col-sm-8{padding:0;margin:0}#appointment .iframe .advisor .advior-avata.active{border:solid 2px #bfd56b;background-color:#dfeab1;color:#4f4f4d}#appointment .iframe .advisor .advior-avata p.name{font-size:12px;margin-top:5px}#appointment .iframe .select-date-time{width:870px;min-height:400px;border:solid 1px #ebebeb;margin-top:15px;border-top:solid 3px #f3b900}#appointment .iframe .select-date-time .title{font-size:18px;padding:5px 10px;font-weight:bold}#appointment .iframe .select-date-time hr{margin:0 10px 10px}#appointment .iframe .select-date-time .inform{border:solid 2px #b8ddf0;background-color:#e2f0f7;height:40px;line-height:35px;margin:0 10px;font-weight:bold;color:#3d8db9;padding:0 5px}#appointment .iframe .select-date-time .next-five-day{text-align:right;margin:20px 40px 0 0}#appointment .iframe .select-date-time .next-five-day>a{color:#f2b400}#appointment .iframe .select-date-time .col-md-9{margin:0}#appointment .iframe .select-date-time .col-md-9{padding:0 0 0 5px}#appointment .iframe .select-date-time .col-md-3.day-of-week{padding:0;width:20%}#appointment .iframe .select-date-time .day-of-week{font-size:12px}#appointment .iframe .select-date-time .day-of-week .date-time .title{text-align:center;padding:0;font-size:11px}#appointment .iframe .select-date-time .day-of-week .date-time .title p{text-transform:uppercase;margin:0;font-size:12px}#appointment .iframe .hours-of-operation{height:250px;width:280px;border:solid 2px #cbcbcb;background-color:#dadada;margin-top:15px;border-radius:5px;padding:15px}#appointment .iframe .hours-of-operation .nav{background-color:transparent}#appointment .iframe .hours-of-operation .nav-tabs{border:0 0;border-bottom:solid 1px silver}#appointment .iframe .hours-of-operation .nav-tabs>li{background-color:#333;border-radius:5px 5px 0 0;margin:0 5px 0 0;height:30px;width:70px;text-align:center}#appointment .iframe .hours-of-operation .nav-tabs>li a{color:#fefefd;font-weight:bold;font-size:11px;background-color:transparent}#appointment .iframe .hours-of-operation .nav-tabs>li.active{background-color:#7f7f7f}#appointment .iframe .hours-of-operation .nav-tabs>li.active a{border:0 0;background-color:transparent}#appointment .iframe .hours-of-operation .nav-tabs>li.active a:hover{border:0 0;background-color:transparent}#appointment .iframe .hours-of-operation .nav-tabs>li:hover{background-color:#7f7f7f;text-decoration:none;border-radius:5px 5px 0 0;border-bottom:0 0}#appointment .iframe .hours-of-operation .nav-tabs>li a:hover{border:0 0;background-color:transparent;text-decoration:none}#appointment .iframe .hours-of-operation hr{margin:0;border-color:silver}#appointment .iframe .hours-of-operation .col-md-6{margin:0;padding:0}#parts .header h1{text-transform:uppercase;font-size:22px}#parts .header .row{margin:0}#parts .header .info{font-size:12px}#parts .iframe{margin-top:10px}#parts .iframe .row{margin:0}#parts .iframe .search{background-color:#e2e2e2;border-radius:20px;min-height:40px;line-height:40px}#parts .iframe .search .text-search{height:25px;border-radius:20px;margin-top:8px;margin-left:100px;font-style:italic;border:2px solid #ccc}#parts .iframe .search .col-md-2{padding:0}.col-md-10{padding:0}#parts .iframe .search .col-md-2{text-align:left}#parts .iframe .info{margin-top:10px;font-size:13px;height:170px}#parts .iframe .parts-list .title{font-size:25px;color:#fff;height:50px;background:linear-gradient(to top,#c9c8c9,#fff);padding:10px;line-height:30px;font-weight:900}#parts .iframe .parts-list .product{width:275px;float:left;margin-right:5px}#parts .iframe .parts-list .product .name{font-weight:900;font-size:18px;color:#989897}#parts .iframe .parts-list .product .col-md-5{margin:0;padding:0}#parts .iframe .parts-list .product a{color:#1e1efd;text-decoration:none}#footersection li{list-style-type:none;color:#999}#vehicle-display #header{min-height:255px!important;background-size:cover!important}#vehicle-display #header .row{margin:0}#vehicle-display #header .left .col-lg-7{padding:0;margin-left:10px}#vehicle-display #header .left .panel{margin-bottom:0;margin-top:5px}#vehicle-display #header .left .panel .panel-body{padding:5px;font-size:11px}#vehicle-display #header .left .fuel .panel{margin:0;text-align:center}#vehicle-display #header .left .fuel .panel .panel-body{padding:5px;font-size:11px;font-weight:bold}#vehicle-display #header .left .fuel .text{font-weight:bold;font-size:21px}#vehicle-display #header .midle{text-align:center}#vehicle-display #header .midle img{height:214px}#vehicle-display #header .midle .btn{font-weight:bold}#vehicle-display #header .right .livechat{height:30px;background-color:transparent;text-align:center}#vehicle-display #header .right .livechat .btnlivechat{width:100%;height:25px;line-height:5px;font-size:12px;font-weight:bold}#vehicle-display #header .right .info{height:210px;background-color:#f5f5f5;width:100%}#vehicle-display #header .right .info .col-sm-5{padding:0}.col-sm-6{padding:0}#vehicle-display #header .right .info .price{padding:5px 10px}#vehicle-display #header .right .info span{font-size:10px;color:#000;font-weight:bold}#vehicle-display #header .right .info .yousave{background-color:#ededed;height:20px;line-height:18px;padding:0 10px}#vehicle-display #header .right .info .yousave span{font-size:11px;font-weight:bolder;color:#0654a6}#vehicle-display #header .right .info .note{font-size:10px;padding:0 10px}#vehicle-display #header .right .info .btnmenu{width:97%;margin:5px 5px 0 5px;height:30px;border-radius:5px;background-color:#f86401;padding:0;box-sizing:border-box}#vehicle-display #header .right .info .btnmenu2{width:97%;margin:5px 5px 0 5px;height:25px;border-radius:5px;background-color:#428bca;font-size:10px;padding:0;box-sizing:border-box}#vehicle-display #content{min-height:1220px}#vehicle-display #content .row{margin:0}#vehicle-display #content .leftInfo{min-height:915px;margin-top:20px}#vehicle-display #content .leftInfo .images .product{width:75px;height:55px;border:solid 2px #dbdbdb;padding:5px;margin-left:5px;float:left}#vehicle-display #content .leftInfo .images .product img{width:60px;height:40px}#vehicle-display #content .leftInfo .info-product{background-color:#d5d5d5;height:500px;margin-top:5px}#vehicle-display #content .leftInfo .info-product .menu-option{height:50px;padding-top:5px;padding-left:5px}#vehicle-display #content .leftInfo .info-product .menu-option li{width:150px;height:30px;text-align:center;background-color:#c9c9c9;margin-left:5px;line-height:30px}#vehicle-display #content .leftInfo .info-product .menu-option li a{color:#707070;font-size:11px;font-weight:bold}#vehicle-display #content .leftInfo .info-product .menu-option li a:hover{border-radius:0!important}#vehicle-display #content .leftInfo .info-product .menu-option li.active:after{border-color:#7b93a9 transparent transparent;border-style:solid;border-width:6px 6px 0;content:" ";display:block;height:0;margin:0 auto;position:relative;width:0;z-index:99}#vehicle-display #content .leftInfo .info-product .menu-option li.active>a{background-color:#7b93a9;color:#dbdcdb}#vehicle-display #content .leftInfo .info-product .menu-option li.active>a:hover{border-radius:0!important}#vehicle-display #content .leftInfo .info-product .menu-option>li>a{padding:0;border-radius:0!important}#vehicle-display #content .leftInfo .info-product .tab-pane{padding:0 10px;color:#707070;font-size:11px}#vehicle-display #content .leftInfo .info-product .tab-pane p{margin:0;font-weight:bold;padding-left:15px}#vehicle-display #content .leftInfo .relatedProduct{margin:5px 0 0 0;width:100%;min-height:355px}#vehicle-display #content .leftInfo .relatedProduct .productlist{min-height:330px;background-color:#f5f5f5;padding:10px;font-size:11px}#vehicle-display #content .leftInfo .relatedProduct .productlist .product{width:185px;min-height:300px;border:solid 1px #e4e4e4;padding:6px;float:left;margin-right:25px}#vehicle-display #content .leftInfo .relatedProduct .productlist .product img{width:170px;height:125px}#vehicle-display #content .leftInfo .relatedProduct .productlist .product p{margin:0}#vehicle-display #content .leftInfo .relatedProduct .productlist .product .name{font-size:13px;font-weight:bold}#vehicle-display #content .leftInfo .relatedProduct .productlist .product .price{font-size:12px;font-weight:bold;color:#0252a4}#vehicle-display #content .leftInfo .relatedProduct .productlist .product .btn{height:25px;width:50px;line-height:25px;padding:0;font-size:11px}#vehicle-display #content .leftInfo .relatedProduct .productlist .product .btn.btn-primary{background-color:#003f7a}#vehicle-display #content .rightInfo{background-color:#fff;margin-top:10px;font-size:12px;min-height:915px}#vehicle-display #content .rightInfo p{color:#000;font-size:18px;font-weight:bold}#vehicle-display #content .rightInfo .col-lg-7{padding:0!important}.col-lg-5,.col-lg-4,.col-lg-8{padding:0!important}#vehicle-display #content .rightInfo .col-lg-5{text-align:right}#vehicle-display #content .rightInfo .divider{border:solid 1.5px #dbdbdb;margin:9px 0}#vehicle-display #content .rightInfo .interested{margin-top:10px}#vehicle-display #content .rightInfo .interested .info{height:auto;background-color:#ededed;padding:7px}#vehicle-display #content .rightInfo .interested .info .form-group{margin-bottom:5px}#vehicle-display #content .rightInfo .interested .info .form-control{height:25px;line-height:10px;font-size:11px;padding:5px}#vehicle-display #content .rightInfo .interested .info .form-control.comment{height:40px;line-height:5px}#vehicle-display #content .rightInfo .interested .info .radio-list{font-size:10px}#vehicle-display #content .rightInfo .interested .info .radio-list .radio{margin:0;min-height:15px;line-height:15px}#vehicle-display #content .rightInfo .interested .info .radio-list .radio input[type="radio"]{margin-top:2px}#vehicle-display #content .rightInfo .interested .info .form-group .btn{height:20px;width:45px;line-height:20px;padding:0;font-size:10px}#vehicle-display #content .rightInfo .interested .info .form-group .btn.btn-primary{background-color:#003f7a}#vehicle-display #content .recentView{margin:5px 10px 0 10px}#vehicle-display #content .recentView .productlist{min-height:235px;background-color:#f5f5f5;padding:5px 30px}#vehicle-display #content .recentView .productlist .product{width:135px;min-height:220px;border:solid 1px #e4e4e4;padding:7px;float:left;margin-right:25px;font-size:9px;margin-bottom:5px}#vehicle-display #content .recentView .productlist .product:last-child{margin-right:0}#vehicle-display #content .recentView .productlist .product .col-lg-7{padding:0}#vehicle-display #content .recentView .productlist .product img{width:120px;height:90px}#vehicle-display #content .recentView .productlist .product p{margin:0}#vehicle-display #content .recentView .productlist .product .name{font-size:11px;font-weight:bold}#vehicle-display #content .recentView .productlist .product .price{font-size:10px;font-weight:bold;color:#0252a4}#vehicle-display #content .recentView .productlist .product .btn{height:20px;width:45px;line-height:20px;padding:0;font-size:10px}#vehicle-display #content .recentView .productlist .product .btn.btn-primary{background-color:#003f7a}#vehicle-content .row{margin:0}#vehicle-content .car-configurator{float:left;width:725px;height:420px}#vehicle-content .configurator{height:292px}#vehicle-content .right-menu{float:left;width:145px;height:420px}#vehicle-content .right-menu .nav{text-align:center}#vehicle-content .right-menu .nav>li>a{background-color:#c8c8c8;color:#454545;font-weight:bold}#vehicle-content .right-menu .nav>li.active>a{background-color:#ffd992}#blog-page{margin-top:40px}#blog-page .input-group input[type=text]{max-width:100%;border-right:0}#blog-page .featured-image{overflow:hidden}#blog-page .featured-image img{-webkit-transition:.3s ease-in-out all;-moz-transition:.3s ease-in-out all;-o-transition:.3s ease-in-out all;transition:.3s ease-in-out all}#blog-page .featured-image img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#blog-page .row{margin:0}#blog-page .list-group{margin-bottom:0}#blog-page .blog-entry{min-height:200px}#blog-page .blog-entry .page-header{margin:5px 0 20px}#blog-page .blog-entry .page-header h1{margin:0}#blog-page .blog-entry .section{background:#fff;margin-top:3rem!important;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5)}#blog-page .blog-entry .section .section-inner .content .title{margin-bottom:20px;margin-top:0}#blog-page .blog-entry .section .section-inner .content .desc{margin-top:10px;padding:10px}#blog-page .blog-category{min-height:500px}#blog-page .blog-category .search{height:50px}#blog-page .blog-category .panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);background-repeat:repeat-x}#blog-page .blog-category #blog-page .blog-category .panel-heading .panel-title{font-weight:bold}#blog-page .blog-category #blog-page .blog-category .panel .panel-body{padding:0}#blog-page .blog-category #blog-page .blog-category .panel .panel-body .list-group .list-group-item{border:0 none;border-radius:0}#blog-detail{margin-top:40px}#blog-detail .section .section-inner .content .title{margin-bottom:20px;margin-top:0}#blog-detail .section .section-inner .content img{height:auto;width:100%}#blog-detail .section .section-inner .content .desc{margin-top:10px;padding:10px}#about-us-page{margin-top:25px}#about-us-page .row{margin:0}#about-us-page .title{font-size:20px;color:#0368cc;margin-bottom:10px;margin-top:0;margin-left:15px}#about-us-page .custompage{padding:0 10px 0 25px}#about-us-page .sidebar{padding:0 15px;font-size:12px}#about-us-page .sidebar .header{color:#666;border-bottom:1px solid #bbb;font-weight:bold;padding-bottom:8px;margin:0 0 12px;font-size:17px;text-align:center;text-transform:uppercase}#about-us-page .sidebar .title{font-size:14px;margin:1em 0;text-transform:uppercase;color:#666;border:0;font-weight:bold}#about-us-page .sidebar .buttons{margin-top:10px}#about-us-page .sidebar .buttons .btn{width:166px;color:#fff;margin-bottom:5px}#ucContact .contact-title{background:#444;margin:0 0 0 0;color:#fff;border-radius:4px 4px 0 0;font-size:24px}#ucContact .contact-title .close-button input[type="button"]{position:absolute;right:0;transform:translateY(-110%);background:#444;margin:-5px 18px 0 0;color:#fff;font-size:26px}#ucContact .contact-title .close-button input[type="button"]:focus{outline:0}#contact-us-page{margin-top:1.5%}#contact-us-page .box{background-color:#fff;min-height:700px!important;border:1px;border-style:groove;padding:20px}#contact-us-page .box:first-child{margin:0 40px 40px 0}#contact-us-page .box:last-child{margin:0 0 0 0}#contact-us-page .box:not(:first-child):not(:last-child){margin:0 40px 40px 0}#contact-us-page .title{background:#f5f5f5;min-height:170px;margin:3px;font-size:36px;height:100%;position:relative;font-weight:400!important}#contact-us-page .title p{text-align:center;width:100%;padding:10%}#contact-us-page .title .border{border-bottom:1px;border-bottom-style:groove;position:absolute;bottom:10px;width:94%}#contact-us-page .register-form{margin:0 0 0 20px}#contact-us-page .register-form .col-md-12{padding:0!important}#contact-us-page .register-form label{width:100%}#contact-us-page .register-form .row{margin:10px 0 10px 0}#contact-us-page .register-form .text-area textarea{min-height:196px;max-width:280px}#contact-us-page .dealer-information{text-align:center;margin:auto;width:85%;font-size:17px;float:none!important}#contact-us-page .dealer-information .title{margin:3px;position:relative}#contact-us-page .dealer-information .dealerinfoname{font-size:28px}#contact-us-page .dealer-information .hourstable{margin:auto;width:100%;padding:15px}#contact-us-page .direction-form #googleMap{min-height:549px;margin:0 0 7px 0;width:auto}#contact-us-page .direction-form label{width:100%}#contact-us-page .direction-form .row{margin:10px 0 10px 0}#home-page .carousel-inner>.item>img,.carousel-inner>.item>a>img{width:100%}#home-page .carousel{width:100%;margin:0 auto}#home-page .four-button{margin-top:10px}#home-page .four-button.row{margin-left:0;margin-right:0}#home-page .four-button .tile{position:relative;width:100%}#home-page .four-button .left{float:left;padding-right:10px;width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:600px){#home-page .four-button .left{width:100%;margin-bottom:10px;padding-right:0}}#home-page .four-button .left:last-child{margin-right:0}#home-page .four-button .tile .content{position:relative}#home-page .four-button .tile .content:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;transition:.3s all ease-in-out;z-index:2}#home-page .four-button .tile .content:hover a .actions .label{background:rgba(0,0,0,.8)}#home-page .four-button .tile .content:hover:before{background:rgba(0,0,0,.3);pointer-events:none}#home-page .four-button .tile .content a{display:block;height:100%;overflow:hidden;background-size:100%;background-position:center;color:#fff}#home-page .four-button .tile .content a img{position:relative;display:block;height:auto;width:100%;-webkit-transition:-webkit-transform .2s ease-out;-moz-transition:-moz-transform .2s ease-out;-ms-transition:-ms-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out}#home-page .four-button .tile .content a .actions{position:absolute;bottom:0;z-index:5;width:100%}#home-page .four-button .tile .content a .actions .row{margin:0}#home-page .four-button .tile .content a .actions .label{padding:1em;display:block;background:rgba(0,0,0,.5);font-size:16px;text-transform:uppercase;font-weight:700;font-family:fordngbs-antenna,AntennaRE,arial,helvetica,sans-serif;text-align:left;box-sizing:border-box;transition:.3s all ease-in-out}#home-page .two-button{margin-top:10px}#home-page .two-button.row{margin-left:0;margin-right:0}#home-page .two-button .tile{position:relative;width:100%}#home-page .two-button .left{float:left;width:50%;padding-right:10px}@media screen and (max-width:600px){#home-page .two-button .left{width:100%;margin-bottom:10px;padding:0}}#home-page .two-button .tile .content:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;transition:.3s all ease-in-out;z-index:2}#home-page .two-button .tile .content:hover a .actions .label{background:rgba(0,0,0,.8)}#home-page .two-button .tile .content:hover:before{background:rgba(0,0,0,.3);pointer-events:none}#home-page .two-button .tile .content a{display:block;height:100%;overflow:hidden;background-size:100%;background-position:center;color:#fff}#home-page .two-button .tile .content a img{position:relative;display:block;height:auto;width:100%;-webkit-transition:-webkit-transform .2s ease-out;-moz-transition:-moz-transform .2s ease-out;-ms-transition:-ms-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out}#home-page .two-button .tile .content a .actions{position:absolute;bottom:0;z-index:5;width:100%}#home-page .two-button .tile .content a .actions .row{margin:0}#home-page .two-button .tile .content a .actions .label{padding:1em;display:block;background:rgba(0,0,0,.5);font-size:16px;text-transform:uppercase;font-weight:700;font-family:fordngbs-antenna,AntennaRE,arial,helvetica,sans-serif;text-align:left;box-sizing:border-box;transition:.3s all ease-in-out}#home-page .category.row{margin:4em auto;max-width:1400px;padding:0 2em}#home-page .category .tab-content.row{margin-left:0;margin-right:0}#home-page .category .nav-tabs>li>a{margin:0;line-height:50px;padding:0 12px;font-weight:700;text-decoration:none;border:0 none;border-radius:0}#home-page .category .tab-content .tab-pane .vehicle-list{padding:0}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{list-style-type:none;float:left;width:20%;background:#fff;padding:0 2em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:600px){#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{width:100%}}#home-page .category .tab-content .tab-pane .vehicle-list li:last-child.vehicle{border-right:0 none}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a{text-decoration:none;display:block;position:relative;z-index:3}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .vehicImg{padding-bottom:0;min-height:150px;text-align:center}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .vehicImg img{width:100%;display:inline-block}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a .border-top{position:relative}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a .border-top:after{content:'';width:0;background:#1b394e;height:5px;position:absolute;top:0;left:0;transition:.2s all ease-in-out}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a:hover .border-top{position:relative}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a:hover .border-top:after{width:100%}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .border-top{border-top:#fff 5px solid;padding-top:20px}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .name{margin:0;text-transform:uppercase;font-size:18px;font-style:normal;font-weight:700}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle a:hover:after{opacity:1}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle p{display:inline-block;font-size:11.5px;color:#999;padding:5px 1px 5px 0}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle span.right{float:right;font-size:.9em}#home-page .customer-reviews{padding:4em;background:#f6f6f6}#home-page .customer-reviews.row{margin-top:20px;margin-left:0;margin-right:0}@media screen and (max-width:600px){#home-page .customer-reviews.row{padding:2em 1em}}#home-page .customer-reviews .row{margin-left:0;margin-right:0}#home-page .customer-reviews .title{background:none}#home-page .customer-reviews .title h1{text-align:center;font-size:30px;font-weight:bold;text-transform:uppercase}#home-page .customer-reviews .review-list{padding:10px}#home-page .customer-reviews .review-list .review{list-style-type:none;float:left;width:100%;height:auto}#home-page .customer-reviews .review-list .review .star-rating s:hover{color:#f75600}#home-page .customer-reviews .review-list .review .star-rating s{color:#f75600;font-size:25px;cursor:default;text-decoration:none;line-height:20px}#home-page .customer-reviews .review-list .review .star-rating{padding:2px;float:right;clear:right}#home-page .customer-reviews .review-list .review .star-rating s.rated:before{content:"★";color:#f75600}#home-page .customer-reviews .review-list .review .star-rating s:before{content:"☆"}#home-page .customer-reviews .review-list .review .post{font-size:22px;line-height:1.4;font-style:italic;padding:1.5em 0;font-weight:300;border-radius:5px;margin-bottom:.5em;outline:0;float:right;clear:right}#home-page .customer-reviews .review-list .review .author{font-size:22px;font-weight:bold;float:right;clear:right}#home-page .dealer-bio{padding:4em}#home-page .dealer-bio.row{margin-top:20px;margin-left:0;margin-right:0}#home-page .dealer-bio .row.title{background:none}#home-page .dealer-bio .title h1{text-align:center;font-size:30px;font-weight:bold;text-transform:uppercase}#home-page .dealer-bio .bio{font-size:12px;line-height:17px;padding:15px}.navbar-fixed-top{right:0;left:0;border-width:0 0 1px;position:inherit}.phone{font-size:24px;color:#222;font-weight:normal;text-transform:uppercase}.row.container{margin:0 auto}@media screen and (max-width:600px){.search-container{padding:0 2em}}.search-container .row:nth-child(odd) .panel{background:#f9f9f9}.search-container .panel{box-shadow:2px 2px 2px rgba(0,0,0,.1)}.search-container h3{margin-top:0;font-weight:700}.search-container .mileage{margin-bottom:1em}.search-container .mileage .image{width:30px;height:30px}.search-container .flex-bottom{margin-top:2.8em}.search-container .btn-primary{width:100%;margin-bottom:1em;padding:1em;text-transform:uppercase;font-weight:bold}.search-container .btn-primary:last-child{margin-bottom:0}@media screen and (max-width:600px){.search-container .col-md-4{margin-bottom:1em}}.search-container .col-md-6 label{margin-bottom:0}.search-container .col-md-6 .label-group{margin-bottom:1em;font-size:1.1em}@media screen and (max-width:600px){.search-container .col-md-6{padding:0 15px;margin-bottom:1em}}.search-container .col-md-2 .msrp{font-size:20px;margin-bottom:.5em}.search-container .col-md-2 .price{font-size:26px;font-weight:bold}.search-container .col-md-2 label{display:block;font-style:italic;margin-bottom:0}.vehicle-info h1{margin:1em 0 .7em}.vehicle-info .main-image{width:100%}.vehicle-info .product input[type=image]{max-width:100px}.vehicle-info .rebate{cursor:pointer;font-weight:normal!important;width:auto!important}.vehicle-info .rebate:hover{cursor:pointer;text-decoration:underline solid #357ebd}.vehicle-info .rebate:active{cursor:pointer;text-decoration:underline solid #357ebd}.vehicle-info .over-scroll{overflow:auto;overflow-x:auto;height:200px}.vehicle-info .panel{box-shadow:0 2px 3px rgba(0,0,0,.2);padding:1em;border:1px solid #ccc}.vehicle-info .panel.pricing .border-bottom{border-bottom:1px solid #bbb;padding-bottom:.5em;margin-bottom:.5em}.vehicle-info .panel.pricing .border-top{border-top:1px solid #bbb;padding-top:.5em;margin-top:.5em}.vehicle-info .panel.pricing label{width:100%}.vehicle-info .panel.pricing .price-label{font-size:16px}.vehicle-info .panel.pricing .price-main{font-size:20px;font-weight:bold}.vehicle-info .panel.pricing .btn-primary{max-width:200px;margin-top:2em}.vehicle-info .panel.pricing .btn-primary{max-width:200px;margin-top:2em}.vehicle-info .panel.pricing .btn-danger{max-width:200px;margin-top:2em}.vehicle-info .panel.fuel-efficiency h4{margin-bottom:2em}.vehicle-info .panel.fuel-efficiency label{display:block;width:100%;font-weight:normal}.vehicle-info .panel.fuel-efficiency .mileage{font-weight:bold;font-size:30px}.vehicle-info .panel.fuel-efficiency .row.small{max-width:350px;margin:0 auto}.vehicle-info .panel.fuel-efficiency p{margin-top:1em}.vehicle-info .panel .small-text{font-size:.8em;color:#333}.vehicle-info .panel h2{background:#444;margin:-.7em 0 .7em 0;padding:.5em;color:#fff;border-radius:4px 4px 0 0;font-size:24px}.vehicle-info .panel label{width:100px}.vehicle-info .panel .content-group{margin-bottom:.5em}.vehicle-info .panel .content-group:last-child{margin:0}.vehicle-info .panel .btn-primary{width:100%;margin-bottom:1em;padding:1em;text-transform:uppercase;font-weight:bold}.vehicle-info .panel .header{background:#eee;color:#333;padding:.8em;font-weight:bold;margin-bottom:.5em;position:relative}.vehicle-info .panel .header:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;position:absolute;right:1.4em;top:1.4em}.vehicle-info .panel p{margin:.5em 1em 1em 1em}#new-vehicle #inventory-control{border:0}#new-vehicle .msrp:before{content:"$"}#new-vehicle .rebate:before{content:"-$"}#new-vehicle .upfitted .rebate:before{content:"+$"}#new-vehicle .panel-group{cursor:pointer}#new-vehicle .inventory-content{background:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.1);border:1px solid transparent;border-radius:4px;margin-bottom:20px;padding:10px;font-size:large}#new-vehicle .inventory-card{background:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.1);border:1px solid transparent;border-radius:4px;margin-bottom:20px}#new-vehicle .inventory-card .container-fluid{padding-left:0!important}#new-vehicle .example-image{width:100%}#new-vehicle .list-group-item-ford{color:#fff!important;background-color:#31708f!important;border-color:#31708f!important;margin-bottom:1px!important}#new-vehicle .padded-glyphicon{margin-right:5px!important}#new-vehicle .panel-heading a{color:#264b68}#new-vehicle .panel-heading a:focus{text-decoration:none;color:#22a3e6}#new-vehicle .panel-heading:hover a{text-decoration:none;color:#22a3e6}#new-vehicle li{cursor:pointer}#new-vehicle li .list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}#new-vehicle .active .list-group-custom-default{background:#264b68!important}#new-vehicle .active .list-group-custom-default span{color:#264b68!important}#new-vehicle .non-pagenation{display:inline-block;margin-top:-58px;float:right}#new-vehicle .accordion-select-all .badge{float:right;color:#555!important;text-decoration:none;background-color:#f5f5f5!important}#new-vehicle .accordion-heading-select{padding:0!important}#new-vehicle .accordion-heading-select a{border-bottom-right-radius:0;border-bottom-left-radius:0;color:#333;background-color:#f5f5f5;border-color:#ddd}#new-vehicle .checkboxes{display:-webkit-flex;-webkit-flex-direction:row-reverse;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;padding-left:10px;width:100%;max-width:100%;float:left}#new-vehicle .checkbox{padding-left:5px;width:25%;float:left;margin-top:0;padding-bottom:0!important}#new-vehicle .checkbox span{width:auto}#new-vehicle .checkbox label{font-weight:700;color:GrayText;font-size:.95em}#new-vehicle legend{margin-bottom:0!important}#new-vehicle .listcategories{background:#ebebeb;margin:10px 10px;height:100%;float:left}#new-vehicle .listcategories .span{display:inline-block;color:#fff;background-color:#428bca;width:100px;text-align:center;border:0!important;margin:10px}.small-list-categories .checkbox{min-width:25%!important;width:100%!important}.searchButtonDiv .model-list{clear:both;float:left;position:absolute;display:inline-block}.searchButtonDiv input[type="submit"]{min-width:120px;height:auto;text-wrap:normal;margin:1%}fieldset{margin-left:5%;float:left;border:.5px;border-style:groove}#used-vehicle legend{margin-bottom:0!important}#used-vehicle .listcategories{background:#ebebeb;margin:10px 10px;height:100%;float:left}#used-vehicle .listcategories .span{display:inline-block;color:#fff;background-color:#428bca;width:100px;text-align:center;border:0!important;margin:10px}#modelPopup body{background:#eee}#modelPopup form{background:#fff}#modelPopup .form-wrapper{margin-right:0;margin-left:0}#modelPopup .content-padded{padding:2%;margin-right:0;margin-left:0}#modelPopup .service-select label{background:#ccc}#modelPopup .form-title{margin:0;background:#333;color:#eee;height:60px}#modelPopup .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#modelPopup .departmnet-title{display:block}#modelPopup .checkbox-inline,#modelPopup .radio-inline{padding-left:0}#modelPopup .checkbox input[type=checkbox],#modelPopup .checkbox-inline input[type=checkbox],#modelPopup .radio input[type=radio],#modelPopup .radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:0}#modelPopup .modalBackgroud{background-color:gray;filter:alpha(opacity=50);opacity:.5}.commonPage fieldset{margin-left:0!important;float:none!important;border:0!important}.commonPage .form-wrapper{margin-right:0;margin-left:0}.commonPage .content-padded{padding:12px 6px;margin-right:0;margin-left:0}.commonPage .panel-body{padding:15px!important;box-shadow:none!important}.commonPage .form-title{margin:10px;background:#333;color:#eee;height:60px}.commonPage .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#instantlyCtr,#contactInfoCtr,#joinApplicantCtr,#completeCtr,#userAccountUpdateControl,.standardForm{background-color:#fff}#instantlyCtr.active,#contactInfoCtr.active,#joinApplicantCtr.active,#completeCtr.active,#userAccountUpdateControl.active,.standardForm.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#instantlyCtr.hidden,#contactInfoCtr.hidden,#joinApplicantCtr.hidden,#completeCtr.hidden,#userAccountUpdateControl.hidden,.standardForm.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#instantlyCtr input[type="text"],#instantlyCtr input[type="password"],#instantlyCtr input[type="email"],#contactInfoCtr input[type="text"],#contactInfoCtr input[type="password"],#contactInfoCtr input[type="email"],#joinApplicantCtr input[type="text"],#joinApplicantCtr input[type="password"],#joinApplicantCtr input[type="email"],#completeCtr input[type="text"],#completeCtr input[type="password"],#completeCtr input[type="email"],#userAccountUpdateControl input[type="text"],#userAccountUpdateControl input[type="password"],#userAccountUpdateControl input[type="email"],.standardForm input[type="text"],.standardForm input[type="password"],.standardForm input[type="email"]{max-width:none!important}#instantlyCtr .center-text,#contactInfoCtr .center-text,#joinApplicantCtr .center-text,#completeCtr .center-text,#userAccountUpdateControl .center-text,.standardForm .center-text{text-align:center}#instantlyCtr .panel-body,#contactInfoCtr .panel-body,#joinApplicantCtr .panel-body,#completeCtr .panel-body,#userAccountUpdateControl .panel-body,.standardForm .panel-body{padding:15px!important;box-shadow:none!important}#instantlyCtr fieldset,#contactInfoCtr fieldset,#joinApplicantCtr fieldset,#completeCtr fieldset,#userAccountUpdateControl fieldset,.standardForm fieldset{margin-left:0!important;float:none!important;border:0!important}#instantlyCtr .form-wrapper,#contactInfoCtr .form-wrapper,#joinApplicantCtr .form-wrapper,#completeCtr .form-wrapper,#userAccountUpdateControl .form-wrapper,.standardForm .form-wrapper{margin-right:0;margin-left:0}#instantlyCtr .btn-group .btn,#contactInfoCtr .btn-group .btn,#joinApplicantCtr .btn-group .btn,#completeCtr .btn-group .btn,#userAccountUpdateControl .btn-group .btn,.standardForm .btn-group .btn{border-radius:4px!important}#instantlyCtr .btn-group .btn:first-child:not(:last-child),#instantlyCtr .btn-group .btn.dropdown-toggle:not(:first-child),#contactInfoCtr .btn-group .btn:first-child:not(:last-child),#contactInfoCtr .btn-group .btn.dropdown-toggle:not(:first-child),#joinApplicantCtr .btn-group .btn:first-child:not(:last-child),#joinApplicantCtr .btn-group .btn.dropdown-toggle:not(:first-child),#completeCtr .btn-group .btn:first-child:not(:last-child),#completeCtr .btn-group .btn.dropdown-toggle:not(:first-child),#userAccountUpdateControl .btn-group .btn:first-child:not(:last-child),#userAccountUpdateControl .btn-group .btn.dropdown-toggle:not(:first-child),.standardForm .btn-group .btn:first-child:not(:last-child),.standardForm .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#instantlyCtr .btn-group .btn:last-child:not(:first-child),#instantlyCtr .btn-group .btn.dropdown-toggle:not(:first-child),#contactInfoCtr .btn-group .btn:last-child:not(:first-child),#contactInfoCtr .btn-group .btn.dropdown-toggle:not(:first-child),#joinApplicantCtr .btn-group .btn:last-child:not(:first-child),#joinApplicantCtr .btn-group .btn.dropdown-toggle:not(:first-child),#completeCtr .btn-group .btn:last-child:not(:first-child),#completeCtr .btn-group .btn.dropdown-toggle:not(:first-child),#userAccountUpdateControl .btn-group .btn:last-child:not(:first-child),#userAccountUpdateControl .btn-group .btn.dropdown-toggle:not(:first-child),.standardForm .btn-group .btn:last-child:not(:first-child),.standardForm .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#instantlyCtr .btn-group .btn:not(:first-child):not(:last-child),#instantlyCtr .btn-group .btn.dropdown-toggle:not(:first-child),#contactInfoCtr .btn-group .btn:not(:first-child):not(:last-child),#contactInfoCtr .btn-group .btn.dropdown-toggle:not(:first-child),#joinApplicantCtr .btn-group .btn:not(:first-child):not(:last-child),#joinApplicantCtr .btn-group .btn.dropdown-toggle:not(:first-child),#completeCtr .btn-group .btn:not(:first-child):not(:last-child),#completeCtr .btn-group .btn.dropdown-toggle:not(:first-child),#userAccountUpdateControl .btn-group .btn:not(:first-child):not(:last-child),#userAccountUpdateControl .btn-group .btn.dropdown-toggle:not(:first-child),.standardForm .btn-group .btn:not(:first-child):not(:last-child),.standardForm .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#instantlyCtr .btn,#contactInfoCtr .btn,#joinApplicantCtr .btn,#completeCtr .btn,#userAccountUpdateControl .btn,.standardForm .btn{border-radius:4px!important}#instantlyCtr .content-padded,#contactInfoCtr .content-padded,#joinApplicantCtr .content-padded,#completeCtr .content-padded,#userAccountUpdateControl .content-padded,.standardForm .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#instantlyCtr .service-select label,#contactInfoCtr .service-select label,#joinApplicantCtr .service-select label,#completeCtr .service-select label,#userAccountUpdateControl .service-select label,.standardForm .service-select label{background:#ccc}#instantlyCtr .form-title,#contactInfoCtr .form-title,#joinApplicantCtr .form-title,#completeCtr .form-title,#userAccountUpdateControl .form-title,.standardForm .form-title{margin:10px;background:#333;color:#eee;height:60px}#instantlyCtr .form-title span,#contactInfoCtr .form-title span,#joinApplicantCtr .form-title span,#completeCtr .form-title span,#userAccountUpdateControl .form-title span,.standardForm .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#instantlyCtr .form-line-spacer,#contactInfoCtr .form-line-spacer,#joinApplicantCtr .form-line-spacer,#completeCtr .form-line-spacer,#userAccountUpdateControl .form-line-spacer,.standardForm .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#instantlyCtr .form-horizontal-input-padded label,#contactInfoCtr .form-horizontal-input-padded label,#joinApplicantCtr .form-horizontal-input-padded label,#completeCtr .form-horizontal-input-padded label,#userAccountUpdateControl .form-horizontal-input-padded label,.standardForm .form-horizontal-input-padded label{margin-left:15px}#instantlyCtr .departmnet-title,#contactInfoCtr .departmnet-title,#joinApplicantCtr .departmnet-title,#completeCtr .departmnet-title,#userAccountUpdateControl .departmnet-title,.standardForm .departmnet-title{display:block}#instantlyCtr .form-label-500,#contactInfoCtr .form-label-500,#joinApplicantCtr .form-label-500,#completeCtr .form-label-500,#userAccountUpdateControl .form-label-500,.standardForm .form-label-500{font-weight:500}#instantlyCtr #credit-panel h4,#contactInfoCtr #credit-panel h4,#joinApplicantCtr #credit-panel h4,#completeCtr #credit-panel h4,#userAccountUpdateControl #credit-panel h4,.standardForm #credit-panel h4{margin:5px}#scheduleServiceCtr .input-validation-error{border:1px solid}#scheduleServiceCtr.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#scheduleServiceCtr.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#scheduleServiceCtr input[type="text"],#scheduleServiceCtr input[type="password"],#scheduleServiceCtr input[type="email"]{max-width:none!important}#scheduleServiceCtr .center-text{text-align:center}#scheduleServiceCtr .panel-body{padding:15px!important;box-shadow:none!important}#scheduleServiceCtr fieldset{margin-left:0!important;float:none!important;border:0!important}#scheduleServiceCtr .form-wrapper{margin-right:0;margin-left:0}#scheduleServiceCtr .service-sub-card{margin-bottom:15px}#scheduleServiceCtr .btn-group .btn{border-radius:4px!important}#scheduleServiceCtr .btn-group .btn:first-child:not(:last-child),#scheduleServiceCtr .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#scheduleServiceCtr .btn-group .btn:last-child:not(:first-child),#scheduleServiceCtr .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#scheduleServiceCtr .btn-group .btn:not(:first-child):not(:last-child),#scheduleServiceCtr .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#scheduleServiceCtr .btn{border-radius:4px!important}#scheduleServiceCtr .form-title{margin:10px;background:#333;color:#eee;height:60px}#scheduleServiceCtr .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#scheduleServiceCtr .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#scheduleServiceCtr .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#scheduleServiceCtr .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#scheduleServiceCtr .form-horizontal-input-padded label{margin-left:0}#scheduleServiceCtr .departmnet-title{display:block}#scheduleServiceCtr .form-label-500{font-weight:500}#scheduleServiceCtr #credit-panel h4{margin:5px}#scheduleServiceCtr .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#scheduleServiceCtr .content-padded select{margin:0 0 15px 0}.blog-entries .section{background:#fff;margin-top:3rem!important;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5)}.blog-entries .section .featured-image{text-align:center}.blog-entries .section .featured-image .img-responsive{display:inline!important;padding:10px}.blog-entries .section .section-inner .content .blog-card-title:hover{background-color:#336;color:#fff;cursor:pointer}.blog-entries .section .section-inner .content .title{margin-bottom:20px;margin-top:0}.blog-entries .section .section-inner .content .desc{margin-top:10px;padding:30px}#serviceSpecial .container{background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5)}#serviceSpecial .container .form-title{margin:10px;background:#333;color:#eee;height:60px;font-size:xx-large;padding-left:15px;line-height:60px}#serviceSpecial .container .form-desc{font-size:xx-large;text-align:center;line-height:60px;padding:30px}#serviceSpecial .container .featured-image{text-align:center}#serviceSpecial .container .featured-image .img-responsive{display:inline!important;padding:10px}#ucPaymentCalculator.ui-dialog-content{padding:0!important;overflow:hidden!important}#ucPaymentCalculator{border-radius:1px;background:#fff;box-shadow:0 0 12px #666;width:100%;height:100%}#payment-calculator-control{padding-right:0!important;padding-left:0!important}@media screen and (max-width:1768px){#payment-calculator-control .detail{float:none;overflow-y:scroll;height:420px}#payment-calculator-control .detail::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#payment-calculator-control .detail::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#payment-calculator-control .detail::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}#payment-calculator-control .check-availability-title{background:#444;margin:0 0 0 0;color:#fff;border-radius:4px 4px 0 0;font-size:24px}#payment-calculator-control .check-availability-title .close-button input[type="button"]{position:absolute;right:0;transform:translateY(-110%);background:#444;margin:0 10px 0 0;color:#fff}#payment-calculator-control .check-availability-title .close-button input[type="button"]:focus{outline:0}#payment-calculator-control .col{background:#fff!important;border-radius:4px 4px 4px 4px;box-shadow:0 2px 3px rgba(0,0,0,.2);border:1px solid #ccc;width:280px;height:400px;margin:10px}@media screen and (max-width:1768px){#payment-calculator-control .col{width:auto;float:none}}#payment-calculator-control .col label{font-weight:100!important}#payment-calculator-control .col input[type="text"]{margin:0 0 5px 0;min-height:20px;max-width:500px;width:100%;border-radius:1px;padding:5px;border:1px solid #ccc}#payment-calculator-control .col textarea{width:100%;height:100%;min-height:180px;border-radius:1px;padding:10px;border:1px solid #ccc;padding:10px}#payment-calculator-control .col .btn{margin-top:15px}#payment-calculator-control .column{border-radius:4px;min-height:380px}#payment-calculator-control .content{margin:20px 0 20px 0}#ucCheckAvailability.ui-dialog-content{padding:0!important;overflow:hidden!important}#ucCheckAvailability{width:auto;height:auto}.ui-dialog{background:radial-gradient(#eee,#fff,#eee)!important}.input-validation-error{border-color:red!important}#check-availability-control{padding-right:0!important;padding-left:0!important}#check-availability-control .modal-body{float:none;overflow-y:auto;height:auto!important}#check-availability-control .column{margin:0 15px 15px 0;border-radius:4px;min-height:380px}@media screen and (max-width:1768px){#check-availability-control .column{width:auto;float:none}}#check-availability-control .inputText{padding-top:10px!important}#check-availability-control .inputText input{max-width:none!important}#check-availability-control .inputText textarea{width:100%;height:100%;border-radius:1px;border:1px solid #ccc}#check-availability-control .vehicleInfo{padding-top:10px!important;font-size:14px;background:#fff!important}#check-availability-control .vehicleInfo .image{max-width:640px}#check-availability-control .vehicleInfo .infor{margin:10px 0 0 0}#check-availability-control .vehicleInfo .infor .carName{font-size:16px;color:#000;font-weight:700;text-align:center}#check-availability-control .vehicleInfo .infor .label-group{color:#aaa;margin:5px 0 0 0}#check-availability-control .vehicleInfo .infor .label-group label{color:#888}#check-availability-control .expectation{font-size:14px;background:#fff!important}#check-availability-control .expectation .infor{min-height:100px;margin:5px 0 0 0;color:#888}#check-availability-control .expectation .image{min-height:150px;text-align:center;padding:10px;margin-top:25px}#check-availability-control .expectation .button{min-height:50px;min-width:100px;text-align:center}#check-availability-control .expectation .button input[type="button"]{font-size:14px;height:50px;width:120px;margin-top:30px;padding:1em;text-transform:uppercase;font-weight:bold}#check-availability-control .content{padding:10px}#applicantDashboard .form-title{margin:10px 0 10px 0;background:#333;color:#eee;height:60px}#applicantDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#userAccountDashboard .form-title{margin:10px 0 10px 0;background:#333;color:#eee;height:60px}#userAccountDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#archiveProgramsDashboardContainer .form-title{margin:10px 0 10px 0;background:#333;color:#eee;height:60px}#archiveProgramsDashboardContainer .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#archiveProgramsDetailsContainer .form-title{margin:10px 0 10px 0;background:#333;color:#eee;height:60px}#archiveProgramsDetailsContainer .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#employeeDashboard{background:#fff;background-color:#fff;text-align:center;padding:0;margin-top:25px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#employeeDashboard #btnAddNewEmployee{float:right;margin:10px}#employeeDashboard .form-title{margin:10px 0 10px 0;margin-top:0;background:#333;color:#eee;height:60px}#employeeDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#tableEmployee_length,#tableEmployee_info,#tableEmployee_filter{margin:0 15px}#tableEmployee_paginate{margin:10px 15px}#tableEmployee{width:98%!important}#rebateControl .offer-card-holder li{margin-top:16px;margin-top:16px;content:" ";display:table}#rebateControl .incentive-details{float:left;width:50%;padding-right:1em;text-align:center}#rebateControl .incentive-details section{background:#eee;padding:.5rem;border:1px solid #c8c8c8}#rebateControl .incentive-details section h5{font-weight:normal;font-style:normal;color:#333;text-rendering:optimizeLegibility}#rebateControl .incentive-disclaimer{float:left;width:50%;padding-right:1em;font-size:.7em}#rebateControl .incentive-disclaimer .cash-disclaimer{min-height:5em;margin-bottom:1.25em}#rebateControl .content{padding:0!important}#rebateControl .rebate-title{background:#444;margin:0 0 0 0;color:#fff;border-radius:4px 4px 0 0;font-size:24px}#rebateControl .rebate-title .close-button input[type="button"]{position:absolute;right:0;transform:translateY(-110%);background:#444;margin:5px 0 0 0;color:#fff}#rebateControl .rebate-title .close-button input[type="button"]:focus{outline:0}#rebateControl .image{text-align:center}#rebateControl .offer-cards{margin:0;padding:15px;max-height:600px}#rebateControl .offer-card-holder{list-style:none;padding:0;max-height:600px}#rebateControl .offer-card{margin:5px;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}@media screen and (max-width:1768px){#rebateControl .offer-card{float:none;overflow-y:scroll;height:600px}#rebateControl .offer-card::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#rebateControl .offer-card::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#rebateControl .offer-card::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}#rebateControl .offer-image{height:140px;background-position:center center;background-repeat:no-repeat;background-size:contain;backface-visibility:hidden}#rebateControl .offer-caption{border-top:1px solid #efefef;padding:16px 24px;text-align:center}#rebateControl .offer-caption-title{margin:0;color:#2d96cd}#rebateControl .offer-caption-meta{margin:.25em 0 0 0;font-size:18px;color:#336;line-height:1.5}#privacy-page{margin-top:40px}.payment-calculator-style{font-family:Verdana,Arial,sans-serif;font-size:1.1em}#vehicle-update{background-color:#fff}#vehicle-update .input-validation-error{border:1px solid}#vehicle-update.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#vehicle-update.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#vehicle-update input[type="text"],#vehicle-update input[type="password"],#vehicle-update input[type="email"]{max-width:none!important}#vehicle-update .center-text{text-align:center}#vehicle-update .panel-body{padding:15px!important;box-shadow:none!important}#vehicle-update fieldset{margin-left:0!important;float:none!important;border:0!important}#vehicle-update .edit-vehicle-checkbox{float:left!important}#vehicle-update .edit-vehicle-checkbox{float:left!important}#vehicle-update .form-wrapper{margin-right:0;margin-left:0}#vehicle-update .service-sub-card{margin-bottom:15px}#vehicle-update .btn-group .btn{border-radius:4px!important}#vehicle-update .btn-group .btn:first-child:not(:last-child),#vehicle-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#vehicle-update .btn-group .btn:last-child:not(:first-child),#vehicle-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#vehicle-update .btn-group .btn:not(:first-child):not(:last-child),#vehicle-update .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#vehicle-update .btn{border-radius:4px!important}#vehicle-update .form-title{margin:10px;background:#333;color:#eee;height:60px}#vehicle-update .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#vehicle-update .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#vehicle-update .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#vehicle-update .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#vehicle-update .form-horizontal-input-padded label{margin-left:10px}#vehicle-update .form-horizontal-input-padded span{margin-left:10px}#vehicle-update .departmnet-title{display:block}#vehicle-update .form-label-500{font-weight:500}#vehicle-update #credit-panel h4{margin:5px}#vehicle-update .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#vehicle-update .content-padded select{margin:0 0 15px 0}#employee-update{background-color:#fff}#employee-update .edit-vehicle-checkbox{padding-right:0!important;padding-bottom:15px!important}#employee-update .input-validation-error{border:1px solid}#employee-update.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#employee-update.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#employee-update input[type="text"],#employee-update input[type="password"],#employee-update input[type="email"]{max-width:none!important}#employee-update .center-text{text-align:center}#employee-update .panel-body{padding:15px!important;box-shadow:none!important}#employee-update fieldset{margin-left:0!important;float:none!important;border:0!important}#employee-update .form-wrapper{margin-right:0;margin-left:0}#employee-update .service-sub-card{margin-bottom:15px}#employee-update .btn-group .btn{border-radius:4px!important}#employee-update .btn-group .btn:first-child:not(:last-child),#employee-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#employee-update .btn-group .btn:last-child:not(:first-child),#employee-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#employee-update .btn-group .btn:not(:first-child):not(:last-child),#employee-update .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#employee-update .btn{border-radius:4px!important}#employee-update .form-title{margin:10px;background:#333;color:#eee;height:60px}#employee-update .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#employee-update .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#employee-update .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#employee-update .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#employee-update .form-horizontal-input-padded span{margin-left:10px}#employee-update .departmnet-title{display:block}#employee-update .form-label-500{font-weight:500}#employee-update #credit-panel h4{margin:5px}#employee-update .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#employee-update .content-padded select{margin:0 0 15px 0}.marginBot15{margin-bottom:10px}.margintop10{margin-top:10px}.margin10{margin:10px}#program-list-update{background-color:#fff}#program-list-update .input-validation-error{border:1px solid}#program-list-update.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#program-list-update.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#program-list-update input[type="text"],#program-list-update input[type="password"],#program-list-update input[type="email"]{max-width:none!important}#program-list-update .center-text{text-align:center}#program-list-update .panel-body{padding:15px!important;box-shadow:none!important}#program-list-update fieldset{margin-left:0!important;float:none!important;border:0!important}#program-list-update .form-wrapper{margin-right:0;margin-left:0}#program-list-update .service-sub-card{margin-bottom:15px}#program-list-update .btn-group .btn{border-radius:4px!important}#program-list-update .btn-group .btn:first-child:not(:last-child),#program-list-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#program-list-update .btn-group .btn:last-child:not(:first-child),#program-list-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#program-list-update .btn-group .btn:not(:first-child):not(:last-child),#program-list-update .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#program-list-update .btn{border-radius:4px!important}#program-list-update .form-title{margin:10px;background:#333;color:#eee;height:60px}#program-list-update .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#program-list-update .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#program-list-update .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#program-list-update .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#program-list-update .form-horizontal-input-padded label{margin-left:10px}#program-list-update .form-horizontal-input-padded span{margin-left:10px}#program-list-update .departmnet-title{display:block}#program-list-update .form-label-500{font-weight:500}#program-list-update #credit-panel h4{margin:5px}#program-list-update .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#program-list-update .content-padded select{margin:0 0 15px 0}.danger{background-color:#f2dede!important}#notificationSetting .emailLabel{padding:15px 100px 15px 100px;width:auto;background:#333;color:#eee}#notificationSetting .square-box{position:relative;width:auto;min-width:170px;height:50px;overflow:hidden;background:#333;margin:5px 0 0 0}#notificationSetting .square-box:before{content:"";display:block;padding-top:100%}#notificationSetting .square-content{position:absolute;top:0;left:0;bottom:0;right:0;color:#eee}#notificationSetting .square-content div{display:table;width:100%;height:100%}#notificationSetting .square-content span{display:table-cell;text-align:center;vertical-align:middle;color:#fff}#notificationSetting .checkbox{position:relative;display:block;margin-top:0!important;margin-bottom:10px}#notificationSetting .checkbox input[type="checkbox"]{width:25px;height:25px}#notificationSetting .checkbox label{margin-top:3px!important;margin-left:0!important}#leadDashboards{background:#fff;background-color:#fff;text-align:center;padding:0;margin-top:25px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);min-height:600px}#leadDashboards .container{padding:15px}#leadDashboards ul.nav li{cursor:pointer!important}#blogManagementDashboard,#incentiveManagementDashboard,#incentiveManagementDashboardSpecialProgram,#vehicleOptionsDashboard,#divHideIncentivePrograms,#vehicleFeatureDashboard,#incentiveManagementDashboardCustomDiscounts{background:#fff;background-color:#fff;text-align:center;padding:0;margin-top:25px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#blogManagementDashboard #btnAddNewBlog,#blogManagementDashboard #btnSaveDetails,#incentiveManagementDashboard #btnAddNewBlog,#incentiveManagementDashboard #btnSaveDetails,#incentiveManagementDashboardSpecialProgram #btnAddNewBlog,#incentiveManagementDashboardSpecialProgram #btnSaveDetails,#vehicleOptionsDashboard #btnAddNewBlog,#vehicleOptionsDashboard #btnSaveDetails,#divHideIncentivePrograms #btnAddNewBlog,#divHideIncentivePrograms #btnSaveDetails,#vehicleFeatureDashboard #btnAddNewBlog,#vehicleFeatureDashboard #btnSaveDetails,#incentiveManagementDashboardCustomDiscounts #btnAddNewBlog,#incentiveManagementDashboardCustomDiscounts #btnSaveDetails{float:right;margin:10px}#blogManagementDashboard .form-title,#incentiveManagementDashboard .form-title,#incentiveManagementDashboardSpecialProgram .form-title,#vehicleOptionsDashboard .form-title,#divHideIncentivePrograms .form-title,#vehicleFeatureDashboard .form-title,#incentiveManagementDashboardCustomDiscounts .form-title{margin:10px 0 10px 0;margin-top:0;background:#333;color:#eee;height:60px}#blogManagementDashboard .form-title span,#incentiveManagementDashboard .form-title span,#incentiveManagementDashboardSpecialProgram .form-title span,#vehicleOptionsDashboard .form-title span,#divHideIncentivePrograms .form-title span,#vehicleFeatureDashboard .form-title span,#incentiveManagementDashboardCustomDiscounts .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#blog-update{background-color:#fff}#blog-update .edit-vehicle-checkbox{padding-right:0!important;padding-bottom:15px!important}#blog-update .input-validation-error{border:1px solid}#blog-update.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#blog-update.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#blog-update input[type="text"],#blog-update input[type="password"],#blog-update input[type="email"]{max-width:none!important}#blog-update .center-text{text-align:center}#blog-update .panel-body{padding:15px!important;box-shadow:none!important}#blog-update fieldset{margin-left:0!important;float:none!important;border:0!important}#blog-update .form-wrapper{margin-right:0;margin-left:0}#blog-update .service-sub-card{margin-bottom:15px}#blog-update .btn-group .btn{border-radius:4px!important}#blog-update .btn-group .btn:first-child:not(:last-child),#blog-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#blog-update .btn-group .btn:last-child:not(:first-child),#blog-update .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#blog-update .btn-group .btn:not(:first-child):not(:last-child),#blog-update .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#blog-update .btn{border-radius:4px!important}#blog-update .form-title{margin:10px;background:#333;color:#eee;height:60px}#blog-update .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#blog-update .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#blog-update .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#blog-update .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#blog-update .departmnet-title{display:block}#blog-update .form-label-500{font-weight:500}#blog-update #credit-panel h4{margin:5px}#blog-update .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#blog-update .content-padded select{margin:0 0 15px 0}.break-word{word-wrap:break-word;max-width:300px}#customRedirectDashboard{background:#fff;background-color:#fff;margin:25px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#customRedirectDashboard .form-title{text-align:center;margin:0;margin-top:0;background:#333;color:#eee;height:60px}#customRedirectDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#customRedirectDashboard .form-title input{float:right;margin:10px}#customRedirectDashboard .table{max-height:800px;margin-bottom:0}#customRedirectDashboard .table table tbody tr td{word-wrap:break-word}#customRedirectDashboard .table table tbody tr td a,#customRedirectDashboard .table table tbody tr td span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}#customRedirectDashboard .table table>tbody>tr>td>span{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}#customRedirectDashboard .table table>tbody>tr>td:first-child>a,#customRedirectDashboard .table table>tbody>tr>td:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}#customRedirectDashboard .table table>tbody>tr>td:last-child>a,#customRedirectDashboard .table table>tbody>tr>td:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}#customRedirectDashboard .table table>tbody>tr>td>a:hover,#customRedirectDashboard .table table>tbody>tr>td>span:hover,#customRedirectDashboard .table table>tbody>tr>td>a:focus,#customRedirectDashboard .table table>tbody>tr>td>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}#customRedirectDashboard .addSection textarea{min-width:400px}#ucCustomRedirectAddControl.ui-dialog-content{padding:0!important;overflow:hidden!important}#ucCustomRedirectAddControl{border-radius:1px;background:#fff;box-shadow:0 0 12px #666;width:100%;height:100%}#custom-redirect-info-control{padding-right:0!important;padding-left:0!important}#custom-redirect-info-control .breakline-checkbox{display:block;text-align:center}@media screen and (max-width:1768px){#custom-redirect-info-control .detail{float:none;overflow-y:scroll;height:420px}#custom-redirect-info-control .detail::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#custom-redirect-info-control .detail::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#custom-redirect-info-control .detail::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}#custom-redirect-info-control .custom-redirect-title{background:#444;margin:0 0 0 0;color:#fff;border-radius:4px 4px 0 0;font-size:24px}#custom-redirect-info-control .custom-redirect-title .close-button input[type="button"]{position:absolute;right:0;transform:translateY(-110%);background:#444;margin:0 10px 0 0;color:#fff}#custom-redirect-info-control .custom-redirect-title .close-button input[type="button"]:focus{outline:0}#custom-redirect-info-control .col{background:#fff!important;border-radius:4px 4px 4px 4px;box-shadow:0 2px 3px rgba(0,0,0,.2);border:1px solid #ccc;width:280px;height:400px;margin:10px}@media screen and (max-width:1768px){#custom-redirect-info-control .col{width:auto;float:none}}#custom-redirect-info-control .col label{font-weight:100!important}#custom-redirect-info-control .col input[type="text"]{margin:0 0 5px 0;min-height:20px;max-width:500px;width:100%;border-radius:1px;padding:5px;border:1px solid #ccc}#custom-redirect-info-control .col textarea{width:100%;height:100%;min-height:180px;border-radius:1px;padding:10px;border:1px solid #ccc;padding:10px}#custom-redirect-info-control .col .btn{margin-top:15px}#custom-redirect-info-control .column{border-radius:4px;min-height:380px}#custom-redirect-info-control .table{max-height:800px;margin-bottom:0}#custom-redirect-info-control .table table tbody tr td{word-wrap:break-word}#custom-redirect-info-control .table table tbody tr td a,#custom-redirect-info-control .table table tbody tr td span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}#custom-redirect-info-control .table table>tbody>tr>td>span{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}#custom-redirect-info-control .table table>tbody>tr>td:first-child>a,#custom-redirect-info-control .table table>tbody>tr>td:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}#custom-redirect-info-control .table table>tbody>tr>td:last-child>a,#custom-redirect-info-control .table table>tbody>tr>td:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}#custom-redirect-info-control .table table>tbody>tr>td>a:hover,#custom-redirect-info-control .table table>tbody>tr>td>span:hover,#custom-redirect-info-control .table table>tbody>tr>td>a:focus,#custom-redirect-info-control .table table>tbody>tr>td>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}#custom-redirect-info-control .addSection textarea{min-width:400px}#ucCustomRedirectAddControl.ui-dialog-content{padding:0!important;overflow:hidden!important}#ucCustomRedirectAddControl{border-radius:1px;background:#fff;box-shadow:0 0 12px #666;width:100%;height:100%}#custom-redirect-info-control{padding-right:0!important;padding-left:0!important}#custom-redirect-info-control .breakline-checkbox{display:block;text-align:center}@media screen and (max-width:1768px){#custom-redirect-info-control .detail{float:none;overflow-y:scroll;height:420px}#custom-redirect-info-control .detail::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#custom-redirect-info-control .detail::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#custom-redirect-info-control .detail::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}#custom-redirect-info-control .custom-redirect-title{background:#444;margin:0 0 0 0;color:#fff;border-radius:4px 4px 0 0;font-size:24px}#custom-redirect-info-control .custom-redirect-title .close-button input[type="button"]{position:absolute;right:0;transform:translateY(-110%);background:#444;margin:0 10px 0 0;color:#fff}#custom-redirect-info-control .custom-redirect-title .close-button input[type="button"]:focus{outline:0}#custom-redirect-info-control .col{background:#fff!important;border-radius:4px 4px 4px 4px;box-shadow:0 2px 3px rgba(0,0,0,.2);border:1px solid #ccc;width:280px;height:400px;margin:10px}@media screen and (max-width:1768px){#custom-redirect-info-control .col{width:auto;float:none}}#custom-redirect-info-control .col label{font-weight:100!important}#custom-redirect-info-control .col input[type="text"]{margin:0 0 5px 0;min-height:20px;max-width:500px;width:100%;border-radius:1px;padding:5px;border:1px solid #ccc}#custom-redirect-info-control .col textarea{width:100%;height:100%;min-height:180px;border-radius:1px;padding:10px;border:1px solid #ccc;padding:10px}#custom-redirect-info-control .col .btn{margin-top:15px}#custom-redirect-info-control .column{border-radius:4px;min-height:380px}#custom-redirect-info-control .content{margin:20px 0 20px 0}#slideManagementDashboard{background:#fff;background-color:#fff;text-align:center;padding:0;margin-top:25px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#slideManagementDashboard #btnAddNewSlide{float:right;margin:10px}#slideManagementDashboard .form-title{margin:10px 0 10px 0;margin-top:0;background:#333;color:#eee;height:60px}#slideManagementDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#slideupdate{background-color:#fff}#slideupdate .edit-vehicle-checkbox{padding-right:0!important;padding-bottom:15px!important}#slideupdate .input-validation-error{border:1px solid}#slideupdate.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#slideupdate.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#slideupdate input[type="text"],#slideupdate input[type="password"],#slideupdate input[type="email"]{max-width:none!important}#slideupdate .center-text{text-align:center}#slideupdate .panel-body{padding:15px!important;box-shadow:none!important}#slideupdate fieldset{margin-left:0!important;float:none!important;border:0!important}#slideupdate .form-wrapper{margin-right:0;margin-left:0}#slideupdate .service-sub-card{margin-bottom:15px}#slideupdate .btn-group .btn{border-radius:4px!important}#slideupdate .btn-group .btn:first-child:not(:last-child),#slideupdate .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#slideupdate .btn-group .btn:last-child:not(:first-child),#slideupdate .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#slideupdate .btn-group .btn:not(:first-child):not(:last-child),#slideupdate .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#slideupdate .btn{border-radius:4px!important}#slideupdate .form-title{margin:10px;background:#333;color:#eee;height:60px}#slideupdate .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#slideupdate .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#slideupdate .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#slideupdate .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#slideupdate .departmnet-title{display:block}#slideupdate .form-label-500{font-weight:500}#slideupdate #credit-panel h4{margin:5px}#slideupdate .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#slideupdate .content-padded select{margin:0 0 15px 0}#vin-search-btn .btn{border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}#vin-search-btn .has-feedback .form-control{padding-right:35.5px}#vin-search-btn #txtSearch{font-size:12px!important}::-ms-clear{display:none}.form-control-clear{pointer-events:auto;cursor:pointer}.border-top-dash{border-top:1px dashed}.vdp-feature-list{width:100%;margin-bottom:20px;overflow:hidden;padding:5px;max-height:450px}.vdp-feature-list.option{float:left;overflow-y:scroll;max-height:600px!important}.vdp-feature-list.option li{width:100%!important}.vdp-feature-list.option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.vdp-feature-list.option::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.vdp-feature-list.option::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.vdp-feature-list li{width:49%;line-height:1.5em;border-bottom:1px solid #ccc;float:left;display:inline;margin-right:1%}#MainMenu:focus{outline:0!important}.filter-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.filter-item:active,.filter-item:focus{background-color:red;color:#fff}@media screen and (max-width:756px){#MainMenu #row{opacity:0;padding:10px;position:fixed;width:250px;height:100%;overflow-y:scroll;background:#fff;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0)}#MainMenu.modal.left.fade.in #row{opacity:1}#MainMenu #row::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#MainMenu #row::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#MainMenu #row::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}#MainMenu.modal.left.fade .modal-dialog{left:-250px;-webkit-transition:opacity .3s linear,left .3s ease-out;-moz-transition:opacity .3s linear,left .3s ease-out;-o-transition:opacity .3s linear,left .3s ease-out;transition:opacity .3s linear,left .3s ease-out}#MainMenu.modal.left.fade.in .modal-dialog{left:0}}#job-management{background-color:#fff}#job-management .input-validation-error{border:1px solid}#job-management.active{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}#job-management.hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}#job-management input[type="text"],#job-management input[type="password"],#job-management input[type="email"]{max-width:none!important}#job-management .center-text{text-align:center}#job-management .panel-body{padding:15px!important;box-shadow:none!important}#job-management fieldset{margin-left:0!important;float:none!important;border:0!important}#job-management .edit-vehicle-checkbox{float:left!important}#job-management .form-wrapper{margin-right:0;margin-left:0}#job-management .service-sub-card{margin-bottom:15px}#job-management .btn-group .btn{border-radius:4px!important}#job-management .btn-group .btn:first-child:not(:last-child),#job-management .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-right-radius:0!important;border-top-right-radius:0!important}#job-management .btn-group .btn:last-child:not(:first-child),#job-management .btn-group .btn.dropdown-toggle:not(:first-child){border-bottom-left-radius:0!important;border-top-left-radius:0!important}#job-management .btn-group .btn:not(:first-child):not(:last-child),#job-management .btn-group .btn.dropdown-toggle:not(:first-child){border-radius:0!important}#job-management .btn{border-radius:4px!important}#job-management .form-title{margin:10px;background:#333;color:#eee;height:60px}#job-management .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#job-management .form-line-spacer{background:#ddd;height:1px;width:90%;margin:24px auto}#job-management .form-sub-title{margin:0;background:#888;color:#eee;height:40px}#job-management .form-sub-title span{width:100%;font-size:x-large;padding-left:15px;line-height:40px}#job-management .form-horizontal-input-padded label{margin-left:10px}#job-management .form-horizontal-input-padded span{margin-left:10px}#job-management .departmnet-title{display:block}#job-management .form-label-500{font-weight:500}#job-management #credit-panel h4{margin:5px}#job-management .content-padded{padding:12px 6px;margin-right:0;margin-left:0}#job-management .content-padded select{margin:0 0 15px 0}#jobManagementDashboard,#vehicleOptionsDashboard{background:#fff;background-color:#fff;text-align:center;padding:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#jobManagementDashboard .form-title,#vehicleOptionsDashboard .form-title{margin:10px 0 10px 0;margin-top:0;background:#333;color:#eee;height:60px}#jobManagementDashboard .form-title input[type=button],#vehicleOptionsDashboard .form-title input[type=button]{float:right;margin:10px}#jobManagementDashboard .form-title span,#vehicleOptionsDashboard .form-title span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#hours{background:#fff;background-color:#fff;text-align:center;padding:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#hours .row-header{background:#333;color:#eee}#hours .row-header input[type=button]{float:right;margin:10px}#hours .row-header span{width:100%;font-size:xx-large;padding-left:15px;line-height:60px}#hours .header-dropdown{padding:5px 10px;color:#fff;background-color:#5cb85c;border-color:#4cae4c;margin:10px}#hours .top-5px{margin-top:5px}#hours .rcorners{border:2px solid #000;border-radius:11px;height:50px;padding:13px;margin:20px}#hours .checkbox{padding-left:5px;width:25%;float:left;margin-top:0;padding-bottom:0!important}#hours .checkbox span{width:auto}#hours .checkbox label{font-weight:700;color:GrayText;font-size:.95em}[style*="--aspect-ratio"]>:first-child{width:100%}[style*="--aspect-ratio"]>img{height:auto}@supports(--custom:property){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100%/(var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%}}body{background:none}#serviceForm{background:#fff}.clear{clear:both}.clear-20{clear:both;height:20px}.clear-10{clear:both;height:10px}.padded-15{padding:15px}.padded-15-right{padding-right:15px!important}#sitemap ul{list-style:none;padding-left:10px}#sitemap h2{margin-bottom:5px}.svc_header a:hover i{color:#428bca;text-shadow:1px 1px rgba(0,0,0,.75)}.svc_header i{margin:1rem 0 auto}.svc_header h5{font-size:16px;font-weight:500}.svc-top-container.row,.top-container.row{margin:0 0 0 0;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);box-shadow:0 1px 2px 0 rgba(0,0,0,.24);background:#fff}.service-brushed{background-image:url('http://storage.googleapis.com/www.savvydealer.com/public/textures/brushed.png');background-color:#ccc;border-radius:4px;margin:15px;padding:5px 15px}.top-container.row div div h1{margin:18px}.body-content-wrapper{max-width:1170px;margin:20px auto}.body-content-card{background:#fff;margin:2% 4%;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);box-shadow:0 1px 2px 0 rgba(0,0,0,.24)}.bcc-content-block{margin-bottom:2rem}.bcc-content-block p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;line-height:1.5;margin-bottom:1rem;margin-top:0}.bcc-hero-image{width:100%;padding:0;margin-bottom:20px}.main-search-container{margin-top:2rem}.main-search-box{background:#fff;padding:0}.main-search-input{border:0!important;height:4rem;max-width:none!important}.main-search-button{height:4rem;width:5rem}#MainContent_SearchControl_dataPager a{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ccc}.mdl-gray-box{background:#eee;background-color:#eee;background:radial-gradient(#f5f5f5,#eee,#f5f5f5);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.mdl-white-box{background:#fff;background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.mdl-box-shadow{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.mdl-top-shadow{-webkit-box-shadow:0 -1px 2px -1px #333;-webkit-box-shadow:0 -1px 2px -1px rgba(0,0,0,.5);-moz-box-shadow:0 -1px 2px -1px #333;-moz-box-shadow:0 -1px 2px -1px rgba(0,0,0,.5);box-shadow:0 -1px 2px -1px #333;box-shadow:0 -1px 2px -1px rgba(0,0,0,.5)}.mdl-bottom-shadow{-webkit-box-shadow:0 1px 2px -1px #333;-webkit-box-shadow:0 1px 2px -1px rgba(0,0,0,.5);-moz-box-shadow:0 1px 2px -1px #333;-moz-box-shadow:0 1px 2px -1px rgba(0,0,0,.5);box-shadow:0 1px 2px -1px #333;box-shadow:0 1px 2px -1px rgba(0,0,0,.5)}.mdl-full-shadow{-webkit-box-shadow:0 2px 4px -1px #333;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.5);-moz-box-shadow:0 2px 4px -1px #333;-moz-box-shadow:0 2px 4px -1px rgba(0,0,0,.5);box-shadow:0 2px 4px -1px #333;box-shadow:0 2px 4px -1px rgba(0,0,0,.5)}.coupon-stitch{padding:20px;margin:10px;background:#eee;border:2px dashed #aaa;box-shadow:0 0 0 4px #eee,2px 1px 6px 4px rgba(10,10,10,.5);cursor:pointer}.coupon-stitch:hover{transition:all .1s ease 0s;-webkit-box-shadow:0 0 0 4px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 0 0 4px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 0 0 4px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.coupon-stitch h3{margin-top:0}#site-header-color{background-color:#fff!important;background:#fff!important}#topbanner{background-color:#fff!important;background:#fff!important}#topbanner .login,#topbanner .manage{top:inherit;bottom:8px}#home-page .half-card-container{padding:24px 36px}#home-page .custom-card{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#home-page .custom-card:hover{transition:all .1s ease 0s;-webkit-box-shadow:0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}#home-page .custom-card:hover img{-webkit-filter:brightness(75%);-webkit-transition:all .3s ease .1s;-moz-transition:all .3s ease .1s;-o-transition:all .3s ease .1s;transition:all .3s ease .1s}#home-page .card-link,.card-link:hover,.card-link:visited{color:inherit;text-decoration:inherit}#home-page .card-image img{width:100%}#home-page .category.row{margin:2px 0;max-width:100%;padding:0;background:#fff}div.vehicImg{min-height:inherit}.background-cta{background-color:#2d96cd}.color-cta{color:#2d96cd}.background-secondary{background-color:#264b68}.color-secondary{color:#264b68}.background-default{background-color:#333}.color-default{color:#333}#home-page .card-description{padding:10px 15px 0 15px;min-height:90px;font-size:16px}#home-page .card-counter{float:right;margin-right:32px;background-color:#fff;height:48px;width:48px;border-radius:24px;font-size:20px;padding:7px;line-height:1.75;display:inline;margin-top:-22px;margin-bottom:-24px;position:relative;font-weight:700;box-shadow:0 1px 2px 1px #333;box-shadow:0 1px 2px 1px rgba(0,0,0,.25);z-index:1;text-align:center}#home-page .card-h2{margin:15px;font-size:30px}#home-page .card-h3{margin-top:10px}.svc_header{margin:10px 0}#home-page .customer-reviews{padding:0;margin-top:0}#home-page .map-fill-width{width:100%;min-height:450px;border:0}#home-page .review-card{position:absolute;margin-top:-435px;margin-bottom:0}#home-page .customer-reviews.row{margin-top:0}#home-page .customer-reviews .review-list .review .post{font-size:14px;padding:.5em 0}#home-page .customer-reviews .review-list{padding:0 10px}.gator-bottom-logo-frame{margin-top:20px}.gator-bottom-logo{max-height:120px;display:block!important;margin:auto;-webkit-filter:drop-shadow(1px 1px 2px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 2px rgba(0,0,0,.25))}.gator-bottom-logo-padded{padding-top:7px}@media(max-width:767px){#home-page .review-card{position:relative;margin-top:0;margin-bottom:0}#vBox h2{font-size:18px}#myCarousel{display:none}}@media(max-width:1200px){#vBox h2{font-size:22px}}.learn-more-image{display:block;height:140px;margin:0 auto}@media(min-width:1200px){.agile-wrap{min-height:calc(100vh - 450px)}}body{font-size:16px}#topbanner{background:#fff!important}.panel-body{background:#fff!important;padding:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.IsHiddenCard{background:#ccc!important}.panel-default{border:0}.btn{border-radius:0}.searchButtonDiv{margin:0 0 15px!important;padding:15px!important}.searchButtonDiv .row{margin-left:0!important}#search-tag-bar{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);margin:15px;background:#eee}#MainContent_SearchControl_searchButtonDiv{margin-left:35px;margin-top:15px}#MainContent_SearchControl_searchButtonDiv fieldset{border:0;margin:0}.searchButtonDiv input[type="submit"]{margin:0 5px}#vBox #btnInfo{width:100%}#vBox .pricing-label-small{font-size:14px;margin-bottom:0;float:left}#vBox .label-group{color:#666;font-size:14px}#vBox .mileage{font-size:14px;margin-bottom:4px}#vBox .label-group label{color:#555}.vBox-image{padding:0}.vBox-details{padding:0 0 10px 10px}.vBox-price-wrapper{text-align:right;padding:10px 0}.vBox-price-wrapper label{color:#999;font-weight:400}.vBox-price-wrapper div{line-height:1.5}.vBox-price-wrapper .rebate{cursor:pointer}.vBox-price-wrapper .rebate:hover{cursor:pointer;text-decoration:underline}.vBox-button{margin-top:10px;text-align:right;margin-bottom:10px}#vBox h2{margin-top:10px;margin-bottom:5px}.vcp-certifed-nav{border-right:1px solid #ccf}#contentP{clear:both}.main-search-button{margin-right:-2px}.btn-primary-inverse{background:#fff;background-color:#fff;color:#357ebd;font-weight:500;border:2px solid #357ebd}.btn-primary-inverse:hover{background:#264b68;background-color:#264b68;color:#fff;border:2px solid #fff}#new-vehicle .listcategories{background:#fff;margin:0}#new-vehicle .listcategories{background:#fff;margin:0}.fa-border{border:0}span.fa-border{width:100%}.vehicle-inventory-display:hover{transition:all .2s ease 0s;margin:0 5px 20px 5px;-webkit-box-shadow:0 2px 3px 3px rgba(51,51,102,.14),0 3px 1px -1px rgba(51,51,102,.2),0 1px 5px 0 rgba(51,51,102,.12);-moz-box-shadow:0 2px 3px 3px rgba(51,51,102,.14),0 3px 1px -1px rgba(51,51,102,.2),0 1px 5px 0 rgba(51,51,102,.12);box-shadow:0 2px 3px 3px rgba(51,51,102,.14),0 3px 1px -1px rgba(51,51,102,.2),0 1px 5px 0 rgba(51,51,102,.12)}.btn-primary{background-color:#2d96cd;border-color:#2e6da4;border-color:rgba(46,109,164,.5);box-shadow:2px 2px 3px -3px rgba(46,109,164,.75) inset;text-shadow:1px 1px rgba(46,109,164,.5)}.btn-primary:hover{transition:background-color .2s ease;background-color:#264b68}.search-container .flex-bottom{width:80%}.vid-padding{padding:15px;color:#888}.vid-padding h3,.price{color:#222}.vid-padding label{color:#777}#MainContent_searchButtonDiv{margin:2% 2.5%}#MainContent_searchButtonDiv .row fieldset{border:0;margin-left:0}#MainContent_searchButtonDiv input[type="submit"]{margin:5px}.fa-border{border:0}span.fa-border{width:100%}.msrp{text-decoration:line-through;font-size:16px}.rebate{font-size:16px;color:#333}.your-price{font-size:18px}vsr-pagenation{text-align:right}.vsr-pagenation ul,.vsr-pagenation2 ul{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);margin:0 -15px 15px 0}#staff-tabs li a{display:table-cell;vertical-align:middle;text-align:center}#staff .tab-content{background:#fff;padding:0;min-width:inherit}#staff .tab-content .staff{border:0;min-height:310px}#staff .tab-content .role{font-size:16px;margin-top:-10px}#staff .tab-content .mail{float:right;position:absolute;top:1px;right:60px;margin-bottom:-26px}#staff .tab-content .edit{float:right;position:absolute;top:5px;right:40px;margin-bottom:-26px}#staff .tab-content .delete{float:right;position:absolute;top:5px;right:20px;margin-bottom:-26px}#staff .tab-content .staff-card .detail{position:inherit!important;width:100%;margin:0;min-height:165px;background:#ccc;padding:5px 5px 0 5px}#staff .tab-content .staff-card{margin:10px 0;min-height:250px}#staff .tab-content .staff-card div.mdl-box-shadow img{width:100%}.staff-card:hover .detail{transition:all .2s ease 0s;background:rgba(0,0,0,.7)!important}#staff .nav-tabs>li{height:70px;width:inherit}#staff .nav-tabs>li a{font-size:16px;height:70px;padding:7px}@media only screen and (min-width:300px){#staff .nav-tabs>li a{padding:10px}}@media only screen and (min-width:350px){#staff .nav-tabs>li a{padding:15px}}@media only screen and (min-width:450px){#staff .tab-content .staff-card .detail{background:rgba(0,0,0,.35);color:#fff!important;width:89%;padding:10px 10px 0 10px;margin-bottom:-9px;position:absolute!important;margin:10px 0 0 0;bottom:0;min-height:initial}}#contact-us-page{margin:0 auto;padding-top:1.5%}#contact-us-page .title{background-color:#fff;min-height:95px}#contact-us-page .title p{margin:0;padding:5%;font-size:28px}#contact-us-page .box{border:0 transparent;min-height:670px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.savvy-wrap{width:90%;margin:1% auto;font-family:Louis-i4,Louis,'Louis Bold',sans-serif;font-size:16px;line-height:1.5}.savvy-full-image{width:100%;-webkit-box-shadow:0 8px 6px -6px black;-moz-box-shadow:0 8px 6px -6px black;box-shadow:0 8px 6px -6px black;box-shadow:0 8px 6px -6px rgba(0,0,0,.5);margin-bottom:16px}.savvy-compare-heading{background-color:#f0f0f0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#d8d8d8),color-stop(1,#f2f2f2));margin:16px 0;box-shadow:inset 0 0 8px rgba(65,64,66,.16);color:#4e4f50;font-family:Arial,Helvetica,sans-serif}.savvy-compare-heading h2{line-height:1.25}#blog-detail{padding-top:0;margin-top:0}.list-tag{padding:1rem;max-height:600px;height:600px;overflow:auto}.list-tag::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.list-tag::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.list-tag::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.list-tag a{padding:0;display:block}.list-tag input:hover{cursor:pointer}.list-tag label:hover{cursor:pointer}#tags .panel-heading,#categories .panel-heading{background:#264b68!important;color:#fff}.blog-card{background:#fff;margin-top:3rem!important;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5)}.blog-herobox{background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5)}.blog-card-title{background-color:#428bca;font-size:2rem;margin:0;padding:.75rem 1.5rem;line-height:1}.blog-card-title a{color:#fff;text-decoration:none}.blog-entry .section{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);margin-bottom:3rem;margin-top:0!important}.vcp-article-card{background:#fff;margin:2% 4%;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);box-shadow:0 1px 2px 0 rgba(0,0,0,.24)}.blog-card-summary{padding:10px 16px;height:140px;overflow:scroll}#blog-page .blog-entry .section .section-inner .content .desc{margin:0}#MainContent_BlogContent_UCBlogEntryDetail_btnText1,#MainContent_BlogContent_UCBlogEntryDetail_btnText2{width:100%}.btn-cta-ford{background-color:#2d96cd;color:#fff}.btn-cta-ford:hover{background-color:#264b68;color:#fff}.btn-def-ford{background-color:#fff;color:#264b68}.btn-def-ford:hover{background-color:#264b68;color:#fff}.body-content hr{margin-top:0}.vcp #new-vehicle{padding-left:0;padding-right:0}.vcp .vcp-hero{list-style:none}.vcp .vcp-hero li{text-align:left;color:#264b68;font-weight:500;font-size:24px}.vcp .vcp-hero-small{font-size:16px!important;color:#91a4b1!important;padding-top:30px}.vcp .vcp-main-image{width:100%}.vcp .vcp-nav h4{line-height:1.1!important;font-size:30px!important;font-weight:500!important;margin-top:10px;margin-bottom:10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.vcp .vcp-nav p{clear:both;padding:10px 15px 0 15px;font-size:16px}.vcp .vcp-nav div{text-align:center}.vcp .vcp-tabs{min-height:600px}.vcp #tabs{font-size:24px;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.4);-moz-box-shadow:0 1px 4px rgba(0,0,0,.4);box-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:1px}.vcp #tabs li.active a{background-color:#264b68;color:#fff;border-radius:0;border-bottom:1px solid #2d96cd}.vcp #tabs li a:hover{background-color:#2d96cd;color:#fff}.vcp #Inventory{margin-top:20px}.vcp #MainContent_inventoryTab{border-right:1px solid #ccf}.vcp .tab-pane{padding:0}.vcp div.vcp-cta:hover,div.vcp-default:hover{background-color:#2d96cd;color:#fff}.vcp .vcp-cta{height:50px;color:#fff;background-color:#264b68}.vcp .vcp-default{height:50px;background-color:#fff;border-bottom:1px solid #ddd}.vcp .mdl-bottom-shadow{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.vcp .clear{clear:both;height:0}.vcp .tab-30{padding:30px}.vcp .clear-25{clear:both;height:25px}.vcp-main-title{text-align:left}.login-card{background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.service_left{width:32%;float:left}.service_right{float:left;width:68%}.gator5 h4,.gator-blue5{color:#425968;text-shadow:none;text-shadow:.5px .5px .25px rgba(45,150,205,.4)}.gator5{clear:both}.gator5-left p{margin:0;color:#2d96cd}.small-img-holder{padding:0 5px 15px 5px}.small-img-holder img{width:100%;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.24);box-shadow:0 1px 2px 0 rgba(0,0,0,.24)}.services-list-panel div.panel-heading{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.services-list-panel div.panel-body ul{list-style:none;padding:10px 15px}.sub-nav-menu{padding:0}.non-padded{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;padding-left:0!important}.iframe-card{width:100%;min-height:640px}.panel-default>.panel-heading{color:#333;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);border-color:#ddd}.panel-group{margin-bottom:1px;border:1px solid #425968;border:1px solid rgba(66,89,104,.3)}.list-group-item{padding:5px 15px}.list-group-item:hover{background-color:#264b68;color:#fff}.list-group li.active{margin-bottom:1px}ul.list-group li.list-group-item{padding-left:25px}.list-group-submenu li{padding-left:50px!important}.list-group-custom-default{padding-left:15px!important}li span.badge{margin-top:3px}.panel-default>.panel-heading:hover{background-image:none;background-color:#fff}.edit-vehicle-listing{padding:inherit}.edit-vehicle-listing .form-title{margin:inherit!important}.edit-vehicle-checkbox{padding-right:30px;padding-bottom:10px}.edit-vehicle-two{padding-bottom:20px}#serviceSpecial .container .form-title{display:none!important}#serviceSpecial .featured-image img{width:100%}#vehicle-update .form-horizontal-input-padded label{margin-left:0!important}.no-left-pad{padding-left:0}.vcp-read-more{width:100%;height:50px;display:block;line-height:2.5;font-size:20px;text-decoration:none!important;text-align:center}.fade-white{text-align:left!important;display:block;overflow:hidden;position:relative;padding:0;max-height:120px}.fade-white p{margin-bottom:0}.fade-white:after{position:absolute;bottom:0;height:100%;width:100%;content:"";background:linear-gradient(to top,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 80%);pointer-events:none}.mpg-disclaimer{padding:0 8px;text-align:justify}.vehicle-info .panel{border:0;border-radius:2px}.vehicle-info .panel h2{margin:-.7em -1px .7em -1px;border-radius:2px 2px 0 0;padding:.6em 1em}.bottom-20{margin-bottom:20px}.bottom-0{padding-bottom:0!important}.vehicle-info .panel.pricing .btn-primary{margin-top:1em}#siteNav{border-bottom:0;text-transform:uppercase}.navbar-inverse .navbar-nav>li>a{color:#efefef}.bottom-shadow{-webkit-box-shadow:0 2px 1px rgba(0,0,0,.25);-moz-box-shadow:0 2px 1px rgba(0,0,0,.25);box-shadow:0 2px 1px rgba(0,0,0,.25)}#topbanner>.row-fluid{padding:5px 0 0}#topbanner>div.row-fluid>div{padding:5px 0}#topbanner div{margin-left:0;text-align:center}#topbanner .phone{line-height:2}.site-logo{max-width:100%}#personalizationLogo img{margin:10px auto;display:block;max-height:110px}ul.manage{margin-bottom:-10px}.manage>li{padding:2px}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .border-top{padding-top:5px;padding-bottom:5px;margin-bottom:5px}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .name{text-align:center;font-size:20px}#category-tabs>li{margin-bottom:0}#category-tabs{border-bottom:0;-webkit-box-shadow:0 2px 1px rgba(0,0,0,.25);-moz-box-shadow:0 2px 1px rgba(0,0,0,.25);box-shadow:0 2px 1px rgba(0,0,0,.25)}#home-page .category .nav-tabs>li>a:hover{transition:all .1s ease 0s;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1);box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1)}#home-page .category .nav-tabs>li.active>a{transition:all .1s ease 0s;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1);box-shadow:0 0 1px 0 rgba(0,0,0,.3),0 0 2px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.1)}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{background:#fff;padding:0 3rem}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .vehicImg{min-height:initial}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle .vehicImg img{max-width:100%}#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{padding:10px 1% 10px}@media only screen and (min-width:1400px){#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{width:16%}}@media only screen and (min-width:610px) and (max-width:1400px){#home-page .category .tab-content .tab-pane .vehicle-list .vehicle{width:33%}}.main-search-container{margin-top:15px auto}.iron-blog-wrap{clear:both;color:#333;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;margin:0 0 10px 0;width:100%}.iron-blog-full-image,.iron-blog-container{margin:0;padding:0;width:100%}.iron-blog-p{font-size:16px;line-height:1.5;letter-spacing:.01em;margin:10px 0 20px .5em}.iron-blog-h2{font-size:28px;font-weight:bold;line-height:1.15;margin:0 5px;padding:0}.iron-blog-ul-20{list-style:none;margin:20px}.blo-h3-li{font-size:20px;line-height:1.15;margin:0 5px;padding:0}.iron-blog-div-secondary-cta{background:#333;color:#fff;display:inline-block;font-size:20px;font-weight:bold;height:45px;line-height:45px;margin-bottom:-8px;margin-top:-8px;text-align:center;width:100%}#iron-blog-premium-title{padding-top:40px}.iron-blog-section-title{background:#efefef;border:1px solid #ccc;margin:15px;padding:5px}.iron-blog-spacer{clear:both;height:40px}#iron-blog-comparison-title{text-align:center}.savvy-compare-heading{background-color:#f0f0f0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#d8d8d8),color-stop(1,#f2f2f2));margin:16px 0;box-shadow:inset 0 0 8px rgba(65,64,66,.16);color:#4e4f50;font-family:Arial,Helvetica,sans-serif}.savvy-compare-heading h2{line-height:1.25}#blog-detail{padding-top:0;margin-top:0}.used-p{font-size:16px;line-height:1.5;letter-spacing:.01em;margin:10px .5em 20px .5em}.used-generation-label{font-size:24px;padding-right:3rem}.used-year-range{font-size:24px;padding-left:3rem}.used-gen-content-row,.used-summary-block{margin-bottom:5rem}.used-gen-img{width:100%;padding:16px}.used-main-title{margin-top:0;text-align:center}#blog-page .blog-category .search{margin-top:30px}#conditionalProgramTitle,#cashProgramContent,#aprProgramTitle li.row-fluid{display:list-item;content:normal;list-style-type:none!important}.incentive-detail-title,.incentive-detail-amount{font-weight:700}.cash-disclaimer{font-weight:400;font-size:.7em}#rebateControl .offer-cards{padding-top:15px}#ucRebate{min-width:230px}.privacy-disclaimer>li{font-weight:bold;padding:5px 0}.disclaimer-section>li{padding:5px 0}footer .row{padding:0}.button{background-color:transparent;font-weight:bold;font-size:11px}.button-black{border:solid 2px #000;color:#000}.button-gray{border:solid 2px #b6b6b6;color:#afafaf}.button-25{width:60px;height:25px}.title{background-color:#ccc;color:#484848;font-size:15px;font-weight:bold;padding-left:10px}.title-35{height:35px;line-height:35px}.title-30{height:30px;line-height:30px}.button-black{border:solid 2px #000;color:#000}.button-gray{border:solid 2px #b6b6b6;color:#afafaf}.button-25{width:60px;height:25px}.title{background-color:#ccc;color:#484848;font-size:15px;font-weight:bold;padding-left:10px}.title-35{height:35px;line-height:35px}.title-30{height:30px;line-height:30px}.title-30{height:30px;line-height:30px}.button-black{border:solid 2px #000;color:#000}.button-gray{border:solid 2px #b6b6b6;color:#afafaf}.button-25{width:60px;height:25px}.title{background-color:#ccc;color:#484848;font-size:15px;font-weight:bold;padding-left:10px}.title-35{height:35px;line-height:35px}.title-30{height:30px;line-height:30px}.title-30{height:30px;line-height:30px}.button-black{border:solid 2px #000;color:#000}.button-gray{border:solid 2px #b6b6b6;color:#afafaf}.button-25{width:60px;height:25px}.title{background-color:#ccc;color:#484848;font-size:15px;font-weight:bold;padding-left:10px}.title-35{height:35px;line-height:35px}.title-30{height:30px;line-height:30px}.chkBox label{padding-left:10px;color:GrayText;font-size:.95em}input.checkboxes{padding-left:10px;color:GrayText;font-size:.95em}.chkBox input{padding-left:15px}.centerContent{margin-left:20%}.leftContent{margin-left:10px}.accordion{cursor:pointer}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal-content{border-radius:0!important;border:0!important;border-bottom:1px solid #999}.modal-body{max-height:100%;position:relative;overflow-y:auto;padding:0;background-color:#fff;height:auto;max-height:600px}#viewCompleteOffer{cursor:pointer}@media screen and (max-width:1920px){.modal-body{float:none;overflow-y:auto;height:auto;max-height:600px}.modal-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.modal-body::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.modal-body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}.modal-footer{background-color:#fff;border-top:1px solid #e5e5e5}#divImage{display:none;z-index:1000;position:fixed;top:0;left:0;background-color:#fff;height:550px;width:600px;padding:3px;border:solid 1px #000}.final-price-section{padding:15px 0;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:25px}.final-price-section .vdp-price{margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center}.final-price-section .vdp-price-label{-webkit-box-flex:1;font-size:18px;-webkit-flex:1;-ms-flex:1;flex:1;width:40%}.final-price-section .vdp-price-price{font-size:33px;font-weight:700;line-height:1;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:55%;text-align:right}.final-price-section .vdp-price-price>sup{font-size:.5em;line-height:1;top:-1em;left:5px}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("https://cdn.datatables.net/1.10.13/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("https://cdn.datatables.net/1.10.13/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("https://cdn.datatables.net/1.10.13/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("https://cdn.datatables.net/1.10.13/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("https://cdn.datatables.net/1.10.13/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;*cursor:hand;color:#333!important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0%,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666!important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858 0%,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}