/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

.help-block{color:#FF0000;font-size:14px;margin-bottom:-5px;}
.floating-label-form-group { position:relative; margin-bottom:0;border-bottom: 0px solid #eee;font-size:12px;}
.floating-label-form-group input,.floating-label-form-group textarea {z-index:1; position:relative; padding-right:0; padding-left:0; border:1px solid #CCC; border-radius:0; font-size: 1.5em; box-shadow: none!important; resize: none	-webkit-border-radius: 8px;	-moz-border-radius: 8px; border-radius: 8px; padding:5px;margin-bottom:-2px;}

.floating-label-form-group label {display: block; z-index: 0; position: relative; top: 2em; margin: 0; font-size: .85em; line-height: 1.764705882em; vertical-align: middle; vertical-align: baseline; opacity: 0; -webkit-transition: top .3s ease, opacity .3s ease; -moz-transition: top .3s ease, opacity .3s ease; -ms-transition: top .3s ease, opacity .3s ease; transition: top .3s ease, opacity .3s ease
}
.floating-label-form-group:not(:first-child) {padding-left: 14px; border-left: 1px solid #CCC;}
.floating-label-form-group-with-value label {top: 0; opacity: 1; color:#009900; margin-left:14px;font-size:12px;}
.floating-label-form-group-with-focus label {color: #009900}



.btn-outline {color:#fff; font-size:20px; border:2px solid #fff; background:0 0; transition: all .3s ease-in-out; margin-top: 15px}
.btn-outline.active,.btn-outline:active,.btn-outline:focus,.btn-outline:hover {color: #00afef; background: #fff; border: 2px solid #fff}

.btn-primary {color: #fff; background-color: #0d95c7; border-color: #0d95c7; font-weight: 700}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary {color: #fff; background-color: #1a242f; border-color: #161f29}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {background-color: #0d95c7; border-color: #0d95c7}

.btn-primary .badge {color: #0d95c7; background-color: #fff}

.btn-success {color: #fff; background-color: #086719; border-color: #00afef; font-weight: 500;}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {color: #fff; background-color: #0d95c7; border-color: #FFF}

.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {background-image: none}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {background-color: #00afef; border-color: #00afef}
