@CHARSET "UTF-8";
.overlay {display: none;width: 100%;height: 100%;background-color: #000;position: fixed;opacity: 0.4;filter: alpha(opacity: 40);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);bottom: 0;left: 0;right: 0;top: 0;z-index: 90;}
.fade {opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}
.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 {top: 10%;}
.fade.in {opacity: 1;}
.modal-dialog {position: relative;width: auto;margin: 10px;}
.modal.fade .modal-dialog {-webkit-transition: -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition: transform .3s ease-out;-webkit-transform: translate(0,-25%);-ms-transform: translate(0,-25%);-o-transform: translate(0,-25%);transform: translate(0,-25%);}
.modal.in .modal-dialog {-webkit-transform: translate(0,0);-ms-transform: translate(0,0);-o-transform: translate(0,0);transform: translate(0,0);}
form {display: block;margin-top: 0em;}
.modal-content {
position: relative;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0,0,0,.2);border-radius: 6px;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);box-shadow: 0 3px 9px rgba(0,0,0,.5);}
.modal-header {min-height: 16.43px;padding: 15px;border-bottom: 1px solid #e5e5e5;}
.close {float: right;font-size: 21px;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}
button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background: 0 0;border: 0;}
.modal-header .close {margin-top: -2px;}
.modal-body {position: relative;padding: 15px;}
.modal-title {margin: 0;line-height: 1.42857143;}
.modal-body {position: relative;padding: 15px;}
.form-group {margin-bottom: 15px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.fancy-file-upload {position: relative;height: 40px;overflow: hidden;display: block;margin-top: 30px;margin-bottom: 20px;}
.modal-footer {padding: 15px;text-align: right;border-top: 1px solid #e5e5e5;}
.glyphicon {position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fancy-file-upload>i {position: absolute;top: -1px;width: 42px;height: 42px;color: inherit;line-height: 42px;position: absolute;text-align: center;color: #888;z-index: 10;}
.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-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;}
input[type=file] {display: block;}
.fancy-file-upload .form-control {display: block;width: 100%;height: 40px;}
.fancy-file-upload>input[type=file] {display: block;width: 100%;height: 100%;cursor: pointer;padding: 8px 10px;position: absolute;-moz-opacity: 0;opacity: 0;z-index: 11;bottom: 0;right: 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.fancy-file-upload>input[type=text] {background-color: transparent;padding-left: 36px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.guests li h3{display: block;padding: 0px 0px 10px;color: rgba(19,19,19,0.9);}
.fancy-file-upload>span.button {color: #fff;background-color: #eb6100;position: absolute;top: 4px;right: 4px;top: 4px;bottom: 4px;line-height: 34px;padding: 0 16px;z-index: 10;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.modal-footer {padding: 15px;text-align: center;border-top: 1px solid #e5e5e5;}
