@import url("https://fonts.googleapis.com/css?family=Lato:400,700,700italic,900,400italic,300");
@font-face {
    font-family: 'Flat-UI-Icons';
    src: url('../fonts/Flat-UI-Icons.eot');
    src: url('../fonts/Flat-UI-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/Flat-UI-Icons.woff') format('woff'), url('../fonts/Flat-UI-Icons.ttf') format('truetype'), url('../fonts/Flat-UI-Icons.svg#Flat-UI-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
#orderpage [data-icon]:before {
    font-family: 'Flat-UI-Icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
#orderpage you can use the generic selector below, #orderpage but it's slower:
[class*="fui-"] {
*/
#orderpage .fui-arrow-right,
#orderpage .fui-arrow-left,
#orderpage .fui-cmd,
#orderpage .fui-check-inverted,
#orderpage .fui-heart,
#orderpage .fui-location,
#orderpage .fui-plus,
#orderpage .fui-check,
#orderpage .fui-cross,
#orderpage .fui-list,
#orderpage .fui-new,
#orderpage .fui-video,
#orderpage .fui-photo,
#orderpage .fui-volume,
#orderpage .fui-time,
#orderpage .fui-eye,
#orderpage .fui-chat,
#orderpage .fui-search,
#orderpage .fui-user,
#orderpage .fui-mail,
#orderpage .fui-lock,
#orderpage .fui-gear,
#orderpage .fui-radio-unchecked,
#orderpage .fui-radio-checked,
#orderpage .fui-checkbox-unchecked,
#orderpage .fui-checkbox-checked,
#orderpage .fui-calendar-solid,
#orderpage .fui-pause,
#orderpage .fui-play,
#orderpage .fui-check-inverted-2{
    display: inline-block;
    font-family: 'Flat-UI-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
#orderpage .fui-arrow-right:before {
    content: "\e02c";
}
#orderpage .fui-arrow-left:before {
    content: "\e02d";
}
#orderpage .fui-cmd:before {
    content: "\e02f";
}
#orderpage .fui-check-inverted:before {
    content: "\e006";
}
#orderpage .fui-heart:before {
    content: "\e007";
}
#orderpage .fui-location:before {
    content: "\e008";
}
#orderpage .fui-plus:before {
    content: "\e009";
}
#orderpage .fui-check:before {
    content: "\e00a";
}
#orderpage .fui-cross:before {
    content: "\e00b";
}
#orderpage .fui-list:before {
    content: "\e00c";
}
#orderpage .fui-new:before {
    content: "\e00d";
}
#orderpage .fui-video:before {
    content: "\e00e";
}
#orderpage .fui-photo:before {
    content: "\e00f";
}
#orderpage .fui-volume:before {
    content: "\e010";
}
#orderpage .fui-time:before {
    content: "\e011";
}
#orderpage .fui-eye:before {
    content: "\e012";
}
#orderpage .fui-chat:before {
    content: "\e013";
}
#orderpage .fui-search:before {
    content: "\e01c";
}
#orderpage .fui-user:before {
    content: "\e01d";
}
#orderpage .fui-mail:before {
    content: "\e01e";
}
#orderpage .fui-lock:before {
    content: "\e01f";
}
#orderpage .fui-gear:before {
    content: "\e024";
}
#orderpage .fui-radio-unchecked:before {
    content: "\e02b";
}
#orderpage .fui-radio-checked:before {
    content: "\e032";
}
#orderpage .fui-checkbox-unchecked:before {
    content: "\e033";
}
#orderpage .fui-checkbox-checked:before {
    content: "\e034";
}
#orderpage .fui-calendar-solid:before {
    content: "\e022";
}
#orderpage .fui-pause:before {
    content: "\e03b";
}
#orderpage .fui-play:before {
    content: "\e03c";
}
#orderpage .fui-check-inverted-2:before {
    content: "\e000";
}
/* 62px */
/* 52px */
/* 40px */
/* 29px */
/* 28px */
/* 24px */
.inline-block {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#orderpage .clearfix {
    *zoom: 1;
}
#orderpage .clearfix:before,
#orderpage .clearfix:after {
    display: table;
    content: "";
}
#orderpage .clearfix:after {
    clear: both;
}
#orderpage .drop-ie-gradient {
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .dropdown-arrow-inverse {
    border-bottom-color: #34495e !important;
    border-top-color: #34495e !important;
}
#orderpage .demo-headline {
    padding: 73px 0 110px;
    text-align: center;
}
#orderpage .demo-logo {
    font-size: 90px;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 100px;
}
#orderpage .demo-logo .logo {
    background: url(../images/demo/logo-mask.png) center 0 no-repeat;
    background-size: 256px 186px;
    height: 186px;
    margin: 0 auto 26px;
    overflow: hidden;
    text-indent: -9999em;
    width: 256px;
}
#orderpage .demo-logo small {
    color: rgba(52, 73, 94, 0.30000000000000004);
    display: block;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    padding-top: 5px;
}
#orderpage .demo-row {
    margin-bottom: 20px;
}
#orderpage .demo-panel-title {
    margin-bottom: 20px;
    padding-top: 20px;
}
#orderpage .demo-panel-title small {
    color: #798795;
    font-size: inherit;
    font-weight: 400;
}
#orderpage .demo-navigation {
    margin-bottom: -4px;
    margin-top: -10px;
}
#orderpage .demo-pager {
    margin-top: -10px;
}
#orderpage .demo-tooltips {
    height: 126px;
}
#orderpage .demo-tooltips .tooltip {
    left: -8px !important;
    position: relative !important;
    top: -8px !important;
}
#orderpage .demo-headings {
    margin-bottom: 12px;
}
#orderpage .demo-tiles {
    margin-bottom: 46px;
}
#orderpage .demo-icons {
    font-size: 32px;
    margin-left: -20px;
    padding-left: 20px;
}
#orderpage .demo-icons .demo-content {
    margin: 0 0 0 -35px;
}
#orderpage .demo-icons .demo-content > span {
    display: inline-block;
    margin: 0 0 32px 35px;
    width: 24px;
    font-size: 24px;
}
#orderpage .demo-icons-tooltip {
    bottom: 0;
    color: #c2c8cf;
    font-size: 12px;
    left: 100%;
    margin-left: 0 !important;
    position: absolute;
    width: 80px;
}
#orderpage .demo-illustrations .demo-content {
    margin: 0 0 0 -40px;
    padding-top: 20px;
    *zoom: 1;
}
#orderpage .demo-illustrations .demo-content:before,
#orderpage .demo-illustrations .demo-content:after {
    display: table;
    content: "";
}
#orderpage .demo-illustrations .demo-content:after {
    clear: both;
}
#orderpage .demo-illustrations .demo-content > div {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 0 40px 40px;
    text-align: center;
}
#orderpage .demo-illustrations img {
    display: inline-block;
    max-height: 100px;
    max-width: 100px;
    vertical-align: baseline;
}
#orderpage .demo-samples {
    margin-bottom: 46px;
}
#orderpage .demo-video {
    padding-top: 95px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .demo-download-section {
    float: none;
    margin: 0 auto;
    padding: 60px 0 90px 20px;
    text-align: center;
}
#orderpage .demo-download-section [class*='fui-'] {
    margin: 3px 0 -3px;
}
#orderpage .demo-download {
    background-color: #ebedef;
    height: 120px;
    margin: 0 auto 32px;
    padding: 40px 28px 30px 32px;
    text-align: center;
    width: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#orderpage .demo-download img {
    height: 104px;
    width: 82px;
}
#orderpage .demo-download-text {
    font-size: 15px;
    padding: 20px 0;
    text-align: center;
}
#orderpage .demo-text-box a:hover {
    color: #1abc9c;
}
#orderpage .demo-browser {
    background: #2c3e50 url(../images/demo/browser.png) 0 0 no-repeat;
    background-size: 659px 42px;
    color: #ffffff;
    margin: 0 41px 140px 0;
    padding-top: 42px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
#orderpage .demo-browser-side {
    float: left;
    padding: 22px 20px;
    width: 111px;
}
#orderpage .demo-browser-side > h5 {
    margin-bottom: 3px;
    text-transform: none;
}
#orderpage .demo-browser-side > h6 {
    font-size: 11px;
    font-weight: 300;
    line-height: 18px;
    margin-top: 3px;
    text-transform: none;
}
#orderpage .demo-browser-author {
    background: url(../images/demo/browser-author.jpg) center center no-repeat;
    border: 3px solid #ffffff;
    display: block;
    height: 84px;
    margin: 0 auto;
    width: 84px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#orderpage .demo-browser-action {
    padding: 30px 0 12px;
}
#orderpage .demo-browser-action > .btn {
    padding: 9px 0 10px 11px !important;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#orderpage .demo-browser-action > .btn:before {
    color: #ffffff;
    content: '\e009';
    font-size: 16px;
    font-family: 'Flat-UI-Icons';
    font-weight: 300;
    margin-right: 12px;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
}
#orderpage .demo-browser-content {
    background-color: #34495e;
    overflow: hidden;
    padding: 21px 0 0 20px;
    -webkit-border-radius: 0 0 6px;
    -moz-border-radius: 0 0 6px;
    border-radius: 0 0 6px;
}
#orderpage .demo-browser-content > img {
    border: 6px solid #ffffff;
    float: left;
    margin: 0 15px 20px 0;
    width: 134px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
    #orderpage .logo {
        background-image: url(../images/demo/logo-mask-2x.png);
    }
    #orderpage .demo-browser {
        background-image: url(../images/demo/browser-2x.png);
    }
}
#orderpage body {
    color: #34495e;
    font-family: "Lato", #orderpage sans-serif;
    font-size: 14px;
    line-height: 1.231;
}
#orderpage input,
#orderpage button,
#orderpage select,
#orderpage textarea {
    font-family: "Lato", #orderpage sans-serif;
    font-size: 14px;
}
#orderpage a {
    color: #16a085;
    text-decoration: underline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage a:hover {
    color: #1abc9c;
    text-decoration: none;
}
#orderpage h1 {
    font-size: 32px;
    font-weight: 900;
}
#orderpage h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 2px;
}
#orderpage h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 2px;
}
#orderpage h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 4px;
}
#orderpage h5 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
#orderpage h6 {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
#orderpage .btn,
#orderpage .btn-group > .btn,
#orderpage .btn-group > .dropdown-menu,
#orderpage .btn-group > .popover {
    font-size: 14.994px;
    /* 15px */

    font-weight: 500;
}
#orderpage .btn {
    border: none;
    background: #bdc3c7;
    color: #ffffff;
    padding: 9px 12px 10px;
    line-height: 22px;
    text-decoration: none;
    text-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    box-sizing: content-box;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .btn:hover,
#orderpage .btn:focus,
#orderpage .btn-group:focus .btn.dropdown-toggle {
    background-color: #cacfd2;
    color: #ffffff;
    outline: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .btn:active,
#orderpage .btn-group.open .btn.dropdown-toggle,
#orderpage .btn.active {
    background-color: #a1a6a9;
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .btn.disabled,
#orderpage .btn[disabled] {
    background-color: #bdc3c7;
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#orderpage .btn.btn-large {
    font-size: 16.996px;
    /* 17px */

    line-height: 20px;
    padding: 12px 18px 13px;
}
#orderpage .btn.btn-mini {
    font-size: 13.996px;
    line-height: 19px;
    border-radius: 4px;
    padding: 2px 6px 2px;
}
#orderpage .btn.btn-large > [class^="fui-"] {
    top: 0;
}
#orderpage .btn.btn-large > [class^="fui-"].pull-right {
    margin-right: -2px;
}
#orderpage .btn.btn-primary {
    background-color: #1abc9c;
}
#orderpage .btn.btn-primary:hover,
#orderpage .btn.btn-primary:focus,
#orderpage .btn-group:focus .btn.btn-primary.dropdown-toggle {
    background-color: #48c9b0;
}
#orderpage .btn.btn-primary:active,
#orderpage .btn-group.open .btn.btn-primary.dropdown-toggle,
#orderpage .btn.btn-primary.active {
    background-color: #16a085;
}
#orderpage .btn.btn-info {
    background-color: #3498db;
}
#orderpage .btn.btn-info:hover,
#orderpage .btn.btn-info:focus,
#orderpage .btn-group:focus .btn.btn-info.dropdown-toggle {
    background-color: #5dade2;
}
#orderpage .btn.btn-info:active,
#orderpage .btn-group.open .btn.btn-info.dropdown-toggle,
#orderpage .btn.btn-info.active {
    background-color: #2c81ba;
}
#orderpage .btn.btn-danger {
    background-color: #e74c3c;
}
#orderpage .btn.btn-danger:hover,
#orderpage .btn.btn-danger:focus,
#orderpage .btn-group:focus .btn.btn-danger.dropdown-toggle {
    background-color: #ec7063;
}
#orderpage .btn.btn-danger:active,
#orderpage .btn-group.open .btn.btn-danger.dropdown-toggle,
#orderpage .btn.btn-danger.active {
    background-color: #c44133;
}
#orderpage .btn.btn-success {
    background-color: #2ecc71;
}
#orderpage .btn.btn-success:hover,
#orderpage .btn.btn-success:focus,
#orderpage .btn-group:focus .btn.btn-success.dropdown-toggle {
    background-color: #58d68d;
}
#orderpage .btn.btn-success:active,
#orderpage .btn-group.open .btn.btn-success.dropdown-toggle,
#orderpage .btn.btn-success.active {
    background-color: #27ad60;
}
#orderpage .btn.btn-warning {
    background-color: #f1c40f;
}
#orderpage .btn.btn-warning:hover,
#orderpage .btn.btn-warning:focus,
#orderpage .btn-group:focus .btn.btn-warning.dropdown-toggle {
    background-color: #f5d313;
}
#orderpage .btn.btn-warning:active,
#orderpage .btn-group.open .btn.btn-warning.dropdown-toggle,
#orderpage .btn.btn-warning.active {
    background-color: #cda70d;
}
#orderpage .btn.btn-inverse {
    background-color: #34495e;
}
#orderpage .btn.btn-inverse:hover,
#orderpage .btn.btn-inverse:focus,
#orderpage .btn-group:focus .btn.btn-inverse.dropdown-toggle {
    background-color: #415b76;
}
#orderpage .btn.btn-inverse:active,
#orderpage .btn-group.open .btn.btn-inverse.dropdown-toggle,
#orderpage .btn.btn-inverse.active {
    background-color: #2c3e50;
}
#orderpage .btn > [class^="fui-"] {
    margin: 0 4px;
    position: relative;
    top: 1px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#orderpage .btn > [class^="fui-"].pull-right {
    margin-right: 0px;
}
#orderpage .btn-toolbar .btn.active {
    color: #ffffff;
}
#orderpage .btn-toolbar .btn:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
#orderpage .btn-toolbar .btn:last-child {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
#orderpage .btn-toolbar .btn > [class^="fui-"] {
    font-size: 16px;
    top: 0;
}
#orderpage .btn-tip {
    font-weight: 300;
    padding-left: 10px;
}
#orderpage .btn-group > .btn {
    border-radius: 0;
    text-align: center;
}
#orderpage .btn-group > .btn:active + .btn,
#orderpage .btn-group > .btn.active + .btn {
    border-left-color: transparent;
}
#orderpage .btn-group > .btn:first-of-type {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#orderpage .btn-group > .btn:last-of-type {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#orderpage .btn-group > .btn + .btn {
    margin-left: 0;
}
#orderpage .btn-group > .btn + .dropdown-toggle {
    border-left: 2px solid rgba(52, 73, 94, 0.15);
    padding-left: 13px;
    padding-right: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .btn-group > .btn + .dropdown-toggle .caret {
    margin-left: 3px;
    margin-right: 3px;
}
#orderpage .btn-group > .btn.btn-huge + .dropdown-toggle .caret {
    margin-left: 7px;
    margin-right: 7px;
}
#orderpage .btn-group > .btn.btn-small + .dropdown-toggle .caret {
    margin-left: 0;
    margin-right: 0;
}
#orderpage .caret {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 8px;
    border-bottom-color: #34495e;
    border-style: solid;
    border-bottom-style: none;
    border-top-color: #34495e;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    -ms-transform: scale(1.001);
    -o-transform: scale(1.001);
    transform: scale(1.001);
}
#orderpage .dropup .caret,
#orderpage .dropup .btn-large .caret,
#orderpage .navbar-fixed-bottom .dropdown .caret {
    border-bottom-width: 8px;
}
#orderpage .btn-mini .caret,
#orderpage .btn-small .caret,
#orderpage .btn-large .caret {
    margin-top: 7px;
}
#orderpage .btn-large .caret {
    border-top-width: 8px;
    border-right-width: 6px;
    border-left-width: 6px;
}
#orderpage .navbar {
    font-size: 15.988px;
    /* 16px */

}
#orderpage .navbar .brand {
    border-radius: 6px 0 0 6px;
    color: #526476;
    font-size: 23.996px;
    /* 24px */

    font-weight: 700;
    margin-left: 0;
    padding: 23px 28px 24px 32px;
    text-shadow: none;
}
#orderpage .navbar .brand:hover,
#orderpage .navbar .brand:focus {
    color: #1abc9c;
}
#orderpage .navbar .brand[class*="fui-"] {
    font-weight: normal;
}
#orderpage .navbar .nav {
    margin-right: 0;
}
#orderpage .navbar .nav > li {
    position: relative;
}
#orderpage .navbar .nav > li:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 100;
    -webkit-transform: scale(1, 1);
    display: block\9;
}
#orderpage .navbar .nav > li.active > a,
#orderpage .navbar .nav > li.active > a:hover,
#orderpage .navbar .nav > li.active > a:focus {
    background: none;
    color: #1abc9c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .navbar .nav > li > ul {
    padding-top: 13px;
    top: 80%;
}
#orderpage .navbar .nav > li > ul:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #34495e transparent;
    height: 0;
    position: absolute;
    left: 15px;
    top: 5px;
    width: 0;
    -webkit-transform: rotate(360deg);
}
#orderpage .navbar .nav > li > ul li:hover ul {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    visibility: visible;
    display: block\9;
}
#orderpage .navbar .nav > li > ul li ul {
    left: 100%;
}
#orderpage .navbar .nav > li > a {
    color: #526476;
    font-weight: 700;
    font-size: 14.994px;
    /* 15px */

    padding: 29px 20px 27px;
    text-shadow: none;
    -webkit-transition: background-color .25s, #orderpage color .25s, #orderpage border-bottom-color .25s;
    -moz-transition: background-color .25s, #orderpage color .25s, #orderpage border-bottom-color .25s;
    -o-transition: background-color .25s, #orderpage color .25s, #orderpage border-bottom-color .25s;
    transition: background-color .25s, #orderpage color .25s, #orderpage border-bottom-color .25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .navbar .nav > li > a:hover,
#orderpage .navbar .nav > li > a:focus {
    color: #1abc9c;
}
#orderpage .navbar .nav > li > a[class*="fui-"] {
    font-size: 24px;
    font-weight: normal;
}
#orderpage .navbar .nav > li > a > [class*="fui-"] {
    font-size: 24px;
    margin: -4px 0 0;
    position: relative;
    top: 4px;
}
#orderpage .navbar .nav > li > a > [class*="fui-"] + * {
    margin-left: 12px;
}
#orderpage .navbar .nav > li:first-child > a {
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
#orderpage .navbar .nav ul {
    border-radius: 4px;
    left: 0;
    list-style-type: none;
    margin-left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 234px;
    z-index: -100;
    -webkit-transform: scale(1, 0.99);
    -webkit-transform-origin: 0 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .navbar .nav ul ul {
    left: 95%;
    padding-left: 5px;
}
#orderpage .navbar .nav ul li {
    background-color: #34495e;
    padding: 0 3px 3px;
    position: relative;
}
#orderpage .navbar .nav ul li:first-child {
    border-radius: 6px 6px 0 0;
    padding-top: 3px;
}
#orderpage .navbar .nav ul li:last-child {
    border-radius: 0 0 6px 6px;
}
#orderpage .navbar .nav ul li.active > a,
#orderpage .navbar .nav ul li.active > a:hover,
#orderpage .navbar .nav ul li.active > a:focus {
    background-color: #1abc9c;
    color: #ffffff;
    padding-left: 9px;
    padding-right: 9px;
}
#orderpage .navbar .nav ul li.active + li > a {
    padding-left: 9px;
    padding-right: 9px;
}
#orderpage .navbar .nav ul a {
    border-radius: 2px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 6px 9px;
    text-decoration: none;
}
#orderpage .navbar .nav ul a:hover {
    background-color: #1abc9c;
}
#orderpage .navbar .btn-navbar {
    background: none;
    border: none;
    color: #34495e;
    margin: 21px 15px 17px;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .navbar .btn-navbar:hover,
#orderpage .navbar .btn-navbar:focus {
    background: none;
    color: #1abc9c;
}
#orderpage .navbar .btn-navbar:before {
    content: "\e00c";
    font-family: "Flat-UI-Icons";
    font-size: 21.994px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#orderpage .navbar .btn-navbar .icon-bar {
    display: none;
}
#orderpage .navbar-inner {
    background: #eceef0;
    border: none;
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .navbar-inverse {
    font-size: 16.996px;
    /* 17px */

}
#orderpage .navbar-inverse .navbar-inner {
    background: #34495e;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .navbar-inverse .brand {
    border-bottom: 2px solid #2c3e50;
    border-right: 2px solid #2c3e50;
    color: #ffffff;
    padding: 10px 28px 11px 32px;
}
#orderpage .navbar-inverse .btn-navbar {
    color: #ffffff;
    margin: 7px 10px;
}
#orderpage .navbar-inverse .nav > li:first-child.active > a {
    padding-left: 20px;
}
#orderpage .navbar-inverse .nav > li:first-child > a {
    border-left: none;
}
#orderpage .navbar-inverse .nav > li.active > a,
#orderpage .navbar-inverse .nav > li.active > a:hover,
#orderpage .navbar-inverse .nav > li.active > a:focus {
    background-color: #1abc9c;
    border-bottom-color: #16a085;
    border-left: none;
    color: #ffffff;
    padding-left: 22px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .navbar-inverse .nav > li.active + li > a {
    border-left: none;
    padding-left: 22px;
}
#orderpage .navbar-inverse .nav > li > a {
    font-size: 16.002px;
    /* 16px */

    border-bottom: 2px solid #2c3e50;
    border-left: 2px solid #2c3e50;
    color: #ffffff;
    padding: 16px 20px 15px;
}
#orderpage .navbar-inverse .nav.pull-right > li > a {
    border-radius: 0 6px 6px 0;
}
#orderpage .navbar-unread,
#orderpage .navbar-new {
    font-family: "Lato", #orderpage sans-serif;
    background-color: #1abc9c;
    border-radius: 50%;
    color: #ffffff;
    font-size: 0;
    font-weight: 700;
    height: 6px;
    line-height: 14px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 28px;
    width: 6px;
    z-index: 10;
}
#orderpage .active .navbar-unread,
#orderpage .active .navbar-new {
    background-color: #ffffff;
    display: none;
}
#orderpage .navbar-inverse .navbar-unread,
#orderpage .navbar-inverse .navbar-new {
    top: 15px;
}
#orderpage .navbar-new {
    background-color: #e74c3c;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
    margin: -9px -1px;
    min-width: 16px;
    padding: 0 1px;
    width: auto;
    -webkit-font-smoothing: subpixel-antialiased;
}
#orderpage .navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
    background-color: #1abc9c;
    border-bottom-color: #16a085;
    color: #ffffff;
}
#orderpage .navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
    border-bottom-color: #ffffff !important;
    border-top-color: #ffffff !important;
}
#orderpage .navbar .nav li.dropdown.open > .dropdown-toggle {
    background: none;
    color: #1abc9c;
}
#orderpage .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-bottom-color: #1abc9c !important;
    border-top-color: #1abc9c !important;
}
#orderpage .navbar .nav li.dropdown.open .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 1000;
    -webkit-transform: none;
}
#orderpage .navbar .nav li.dropdown > .dropdown-toggle {
    outline: none;
}
#orderpage .navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
#orderpage .navbar .nav li.dropdown > .dropdown-toggle:focus .caret {
    border-bottom-color: #1abc9c;
    border-top-color: #1abc9c;
}
#orderpage .navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 8px;
    border-bottom-color: #4c6a89;
    border-top-color: #4c6a89;
    margin-left: 10px;
    margin-top: 7px;
}
#orderpage .navbar .nav li.dropdown .dropdown-menu {
    background-color: #34495e;
    opacity: 0;
    padding: 0;
    visibility: hidden;
}
#orderpage .navbar .nav li.dropdown .dropdown-menu:before {
    display: none;
}
#orderpage .navbar .nav li.dropdown .dropdown-menu:after {
    border-bottom-color: #34495e;
}
#orderpage .navbar .nav li.dropdown .dropdown-menu > li > a {
    border-radius: 3px;
    color: #ffffff;
    padding: 6px 8px 8px;
}
#orderpage .navbar .nav li.dropdown .dropdown-menu .divider {
    background-color: #2c3e50;
    border-bottom: none;
    margin: 2px 0 5px;
    padding: 0;
    height: 2px;
}
#orderpage .select {
    display: inline-block;
    margin-top: 0px;
    /* margin-bottom: 10px; */
}
[class*="span"] > .select[class*="span"] {
    margin-left: 0;
}
#orderpage .select[class*="span"] .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#orderpage .select.select-block {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
}
#orderpage .select.select-block .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#orderpage .select .btn {
    width: 220px;
}
#orderpage .select .btn.btn-huge .filter-option {
    left: 20px;
    right: 40px;
    top: 16px;
}
#orderpage .select .btn.btn-huge .caret {
    right: 20px;
}
#orderpage .select .btn.btn-large .filter-option {
    left: 18px;
    right: 38px;
    top: 12px;
}
#orderpage .select .btn.btn-small .filter-option {
    left: 13px;
    right: 33px;
    top: 7px;
}
#orderpage .select .btn.btn-small .caret {
    right: 13px;
}
#orderpage .select .btn.btn-mini .filter-option {
    left: 13px;
    right: 33px;
    top: 5px;
}
#orderpage .select .btn.btn-mini .caret {
    right: 13px;
}
#orderpage .select .btn .filter-option {
    height: 26px;
    left: 13px;
    overflow: hidden;
    position: absolute;
    right: 33px;
    text-align: left;
    top: 10px;
}
#orderpage .select .btn .caret {
    position: absolute;
    right: 16px;
}
#orderpage .select .btn .dropdown-toggle {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .select .btn .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#orderpage .select .btn .dropdown-menu dt {
    cursor: default;
    display: block;
    padding: 3px 20px;
}
#orderpage .select .btn .dropdown-menu li:not(.disabled) > a:hover small {
    color: rgba(255, 255, 255, 0.004);
}
#orderpage .select .btn .dropdown-menu li > a {
    min-height: 20px;
}
#orderpage .select .btn .dropdown-menu li > a.opt {
    padding-left: 35px;
}
#orderpage .select .btn .dropdown-menu li small {
    padding-left: 0.5em;
}
#orderpage .select .btn .dropdown-menu li > dt small {
    font-weight: normal;
}
#orderpage .select .btn > .disabled,
#orderpage .select .btn .dropdown-menu li.disabled > a {
    cursor: default;
}
#orderpage .select .caret {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 8px;
    border-bottom-color: #ffffff;
    border-style: solid;
    border-bottom-style: none;
    border-top-color: #ffffff;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage textarea,
#orderpage input[type="text"],
#orderpage input[type="password"],
#orderpage input[type="datetime"],
#orderpage input[type="datetime-local"],
#orderpage input[type="date"],
#orderpage input[type="month"],
#orderpage input[type="time"],
#orderpage input[type="week"],
#orderpage input[type="number"],
#orderpage input[type="email"],
#orderpage input[type="url"],
#orderpage input[type="search"],
#orderpage input[type="tel"],
#orderpage input[type="color"],
#orderpage .uneditable-input,
#orderpage .chosen-container-multi .chosen-choices{
    border: 2px solid #bdc3c7;
    color: #34495e;
    font-family: "Lato", #orderpage sans-serif;
    font-size: 14px;
    padding: 8px 5px;
    height: 21px;
    text-indent: 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, #orderpage color .25s linear;
    -moz-transition: border .25s linear, #orderpage color .25s linear;
    -o-transition: border .25s linear, #orderpage color .25s linear;
    transition: border .25s linear, #orderpage color .25s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage textarea:-moz-placeholder,
#orderpage input[type="text"]:-moz-placeholder,
#orderpage input[type="password"]:-moz-placeholder,
#orderpage input[type="datetime"]:-moz-placeholder,
#orderpage input[type="datetime-local"]:-moz-placeholder,
#orderpage input[type="date"]:-moz-placeholder,
#orderpage input[type="month"]:-moz-placeholder,
#orderpage input[type="time"]:-moz-placeholder,
#orderpage input[type="week"]:-moz-placeholder,
#orderpage input[type="number"]:-moz-placeholder,
#orderpage input[type="email"]:-moz-placeholder,
#orderpage input[type="url"]:-moz-placeholder,
#orderpage input[type="search"]:-moz-placeholder,
#orderpage input[type="tel"]:-moz-placeholder,
#orderpage input[type="color"]:-moz-placeholder,
#orderpage .uneditable-input:-moz-placeholder {
    color: #b2bcc5;
}
#orderpage textarea::-webkit-input-placeholder,
#orderpage input[type="text"]::-webkit-input-placeholder,
#orderpage input[type="password"]::-webkit-input-placeholder,
#orderpage input[type="datetime"]::-webkit-input-placeholder,
#orderpage input[type="datetime-local"]::-webkit-input-placeholder,
#orderpage input[type="date"]::-webkit-input-placeholder,
#orderpage input[type="month"]::-webkit-input-placeholder,
#orderpage input[type="time"]::-webkit-input-placeholder,
#orderpage input[type="week"]::-webkit-input-placeholder,
#orderpage input[type="number"]::-webkit-input-placeholder,
#orderpage input[type="email"]::-webkit-input-placeholder,
#orderpage input[type="url"]::-webkit-input-placeholder,
#orderpage input[type="search"]::-webkit-input-placeholder,
#orderpage input[type="tel"]::-webkit-input-placeholder,
#orderpage input[type="color"]::-webkit-input-placeholder,
#orderpage .uneditable-input::-webkit-input-placeholder {
    color: #b2bcc5;
}
#orderpage textarea.placeholder,
#orderpage input[type="text"].placeholder,
#orderpage input[type="password"].placeholder,
#orderpage input[type="datetime"].placeholder,
#orderpage input[type="datetime-local"].placeholder,
#orderpage input[type="date"].placeholder,
#orderpage input[type="month"].placeholder,
#orderpage input[type="time"].placeholder,
#orderpage input[type="week"].placeholder,
#orderpage input[type="number"].placeholder,
#orderpage input[type="email"].placeholder,
#orderpage input[type="url"].placeholder,
#orderpage input[type="search"].placeholder,
#orderpage input[type="tel"].placeholder,
#orderpage input[type="color"].placeholder,
#orderpage .uneditable-input.placeholder {
    color: #b2bcc5;
}
#orderpage .control-group.focus textarea,
#orderpage .control-group.focus input[type="text"],
#orderpage .control-group.focus input[type="password"],
#orderpage .control-group.focus input[type="datetime"],
#orderpage .control-group.focus input[type="datetime-local"],
#orderpage .control-group.focus input[type="date"],
#orderpage .control-group.focus input[type="month"],
#orderpage .control-group.focus input[type="time"],
#orderpage .control-group.focus input[type="week"],
#orderpage .control-group.focus input[type="number"],
#orderpage .control-group.focus input[type="email"],
#orderpage .control-group.focus input[type="url"],
#orderpage .control-group.focus input[type="search"],
#orderpage .control-group.focus input[type="tel"],
#orderpage .control-group.focus input[type="color"],
#orderpage .control-group.focus .uneditable-input,
#orderpage textarea:focus,
#orderpage input[type="text"]:focus,
#orderpage input[type="password"]:focus,
#orderpage input[type="datetime"]:focus,
#orderpage input[type="datetime-local"]:focus,
#orderpage input[type="date"]:focus,
#orderpage input[type="month"]:focus,
#orderpage input[type="time"]:focus,
#orderpage input[type="week"]:focus,
#orderpage input[type="number"]:focus,
#orderpage input[type="email"]:focus,
#orderpage input[type="url"]:focus,
#orderpage input[type="search"]:focus,
#orderpage input[type="tel"]:focus,
#orderpage input[type="color"]:focus,
#orderpage .uneditable-input:focus {
    border-color: #1abc9c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .row-fluid textarea,
#orderpage .row-fluid input[type="text"],
#orderpage .row-fluid input[type="password"],
#orderpage .row-fluid input[type="datetime"],
#orderpage .row-fluid input[type="datetime-local"],
#orderpage .row-fluid input[type="date"],
#orderpage .row-fluid input[type="month"],
#orderpage .row-fluid input[type="time"],
#orderpage .row-fluid input[type="week"],
#orderpage .row-fluid input[type="number"],
#orderpage .row-fluid input[type="email"],
#orderpage .row-fluid input[type="url"],
#orderpage .row-fluid input[type="search"],
#orderpage .row-fluid input[type="tel"],
#orderpage .row-fluid input[type="color"],
#orderpage .row-fluid .uneditable-input {
    height: 41px;
    width: 100%;
}
#orderpage textarea.flat,
#orderpage input[type="text"].flat,
#orderpage input[type="password"].flat,
#orderpage input[type="datetime"].flat,
#orderpage input[type="datetime-local"].flat,
#orderpage input[type="date"].flat,
#orderpage input[type="month"].flat,
#orderpage input[type="time"].flat,
#orderpage input[type="week"].flat,
#orderpage input[type="number"].flat,
#orderpage input[type="email"].flat,
#orderpage input[type="url"].flat,
#orderpage input[type="search"].flat,
#orderpage input[type="tel"].flat,
#orderpage input[type="color"].flat,
#orderpage .uneditable-input.flat {
    border-color: transparent;
}
#orderpage textarea.flat:hover,
#orderpage input[type="text"].flat:hover,
#orderpage input[type="password"].flat:hover,
#orderpage input[type="datetime"].flat:hover,
#orderpage input[type="datetime-local"].flat:hover,
#orderpage input[type="date"].flat:hover,
#orderpage input[type="month"].flat:hover,
#orderpage input[type="time"].flat:hover,
#orderpage input[type="week"].flat:hover,
#orderpage input[type="number"].flat:hover,
#orderpage input[type="email"].flat:hover,
#orderpage input[type="url"].flat:hover,
#orderpage input[type="search"].flat:hover,
#orderpage input[type="tel"].flat:hover,
#orderpage input[type="color"].flat:hover,
#orderpage .uneditable-input.flat:hover {
    border-color: #bdc3c7;
}
#orderpage textarea.flat:focus,
#orderpage input[type="text"].flat:focus,
#orderpage input[type="password"].flat:focus,
#orderpage input[type="datetime"].flat:focus,
#orderpage input[type="datetime-local"].flat:focus,
#orderpage input[type="date"].flat:focus,
#orderpage input[type="month"].flat:focus,
#orderpage input[type="time"].flat:focus,
#orderpage input[type="week"].flat:focus,
#orderpage input[type="number"].flat:focus,
#orderpage input[type="email"].flat:focus,
#orderpage input[type="url"].flat:focus,
#orderpage input[type="search"].flat:focus,
#orderpage input[type="tel"].flat:focus,
#orderpage input[type="color"].flat:focus,
#orderpage .uneditable-input.flat:focus {
    border-color: #1abc9c;
}
#orderpage .control-group.error textarea,
#orderpage .control-group.error input[type="text"],
#orderpage .control-group.error input[type="password"],
#orderpage .control-group.error input[type="datetime"],
#orderpage .control-group.error input[type="datetime-local"],
#orderpage .control-group.error input[type="date"],
#orderpage .control-group.error input[type="month"],
#orderpage .control-group.error input[type="time"],
#orderpage .control-group.error input[type="week"],
#orderpage .control-group.error input[type="number"],
#orderpage .control-group.error input[type="email"],
#orderpage .control-group.error input[type="url"],
#orderpage .control-group.error input[type="search"],
#orderpage .control-group.error input[type="tel"],
#orderpage .control-group.error input[type="color"],
#orderpage .control-group.error .uneditable-input {
    border-color: #e74c3c;
    color: #e74c3c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.error textarea:focus,
#orderpage .control-group.error input[type="text"]:focus,
#orderpage .control-group.error input[type="password"]:focus,
#orderpage .control-group.error input[type="datetime"]:focus,
#orderpage .control-group.error input[type="datetime-local"]:focus,
#orderpage .control-group.error input[type="date"]:focus,
#orderpage .control-group.error input[type="month"]:focus,
#orderpage .control-group.error input[type="time"]:focus,
#orderpage .control-group.error input[type="week"]:focus,
#orderpage .control-group.error input[type="number"]:focus,
#orderpage .control-group.error input[type="email"]:focus,
#orderpage .control-group.error input[type="url"]:focus,
#orderpage .control-group.error input[type="search"]:focus,
#orderpage .control-group.error input[type="tel"]:focus,
#orderpage .control-group.error input[type="color"]:focus,
#orderpage .control-group.error .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.success textarea,
#orderpage .control-group.success input[type="text"],
#orderpage .control-group.success input[type="password"],
#orderpage .control-group.success input[type="datetime"],
#orderpage .control-group.success input[type="datetime-local"],
#orderpage .control-group.success input[type="date"],
#orderpage .control-group.success input[type="month"],
#orderpage .control-group.success input[type="time"],
#orderpage .control-group.success input[type="week"],
#orderpage .control-group.success input[type="number"],
#orderpage .control-group.success input[type="email"],
#orderpage .control-group.success input[type="url"],
#orderpage .control-group.success input[type="search"],
#orderpage .control-group.success input[type="tel"],
#orderpage .control-group.success input[type="color"],
#orderpage .control-group.success .uneditable-input {
    border-color: #2ecc71;
    color: #2ecc71;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.success textarea:focus,
#orderpage .control-group.success input[type="text"]:focus,
#orderpage .control-group.success input[type="password"]:focus,
#orderpage .control-group.success input[type="datetime"]:focus,
#orderpage .control-group.success input[type="datetime-local"]:focus,
#orderpage .control-group.success input[type="date"]:focus,
#orderpage .control-group.success input[type="month"]:focus,
#orderpage .control-group.success input[type="time"]:focus,
#orderpage .control-group.success input[type="week"]:focus,
#orderpage .control-group.success input[type="number"]:focus,
#orderpage .control-group.success input[type="email"]:focus,
#orderpage .control-group.success input[type="url"]:focus,
#orderpage .control-group.success input[type="search"]:focus,
#orderpage .control-group.success input[type="tel"]:focus,
#orderpage .control-group.success input[type="color"]:focus,
#orderpage .control-group.success .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.warning textarea,
#orderpage .control-group.warning input[type="text"],
#orderpage .control-group.warning input[type="password"],
#orderpage .control-group.warning input[type="datetime"],
#orderpage .control-group.warning input[type="datetime-local"],
#orderpage .control-group.warning input[type="date"],
#orderpage .control-group.warning input[type="month"],
#orderpage .control-group.warning input[type="time"],
#orderpage .control-group.warning input[type="week"],
#orderpage .control-group.warning input[type="number"],
#orderpage .control-group.warning input[type="email"],
#orderpage .control-group.warning input[type="url"],
#orderpage .control-group.warning input[type="search"],
#orderpage .control-group.warning input[type="tel"],
#orderpage .control-group.warning input[type="color"],
#orderpage .control-group.warning .uneditable-input {
    border-color: #f1c40f;
    color: #f1c40f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.warning textarea:focus,
#orderpage .control-group.warning input[type="text"]:focus,
#orderpage .control-group.warning input[type="password"]:focus,
#orderpage .control-group.warning input[type="datetime"]:focus,
#orderpage .control-group.warning input[type="datetime-local"]:focus,
#orderpage .control-group.warning input[type="date"]:focus,
#orderpage .control-group.warning input[type="month"]:focus,
#orderpage .control-group.warning input[type="time"]:focus,
#orderpage .control-group.warning input[type="week"]:focus,
#orderpage .control-group.warning input[type="number"]:focus,
#orderpage .control-group.warning input[type="email"]:focus,
#orderpage .control-group.warning input[type="url"]:focus,
#orderpage .control-group.warning input[type="search"]:focus,
#orderpage .control-group.warning input[type="tel"]:focus,
#orderpage .control-group.warning input[type="color"]:focus,
#orderpage .control-group.warning .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.info textarea,
#orderpage .control-group.info input[type="text"],
#orderpage .control-group.info input[type="password"],
#orderpage .control-group.info input[type="datetime"],
#orderpage .control-group.info input[type="datetime-local"],
#orderpage .control-group.info input[type="date"],
#orderpage .control-group.info input[type="month"],
#orderpage .control-group.info input[type="time"],
#orderpage .control-group.info input[type="week"],
#orderpage .control-group.info input[type="number"],
#orderpage .control-group.info input[type="email"],
#orderpage .control-group.info input[type="url"],
#orderpage .control-group.info input[type="search"],
#orderpage .control-group.info input[type="tel"],
#orderpage .control-group.info input[type="color"],
#orderpage .control-group.info .uneditable-input {
    border-color: #3498db;
    color: #3498db;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group.info textarea:focus,
#orderpage .control-group.info input[type="text"]:focus,
#orderpage .control-group.info input[type="password"]:focus,
#orderpage .control-group.info input[type="datetime"]:focus,
#orderpage .control-group.info input[type="datetime-local"]:focus,
#orderpage .control-group.info input[type="date"]:focus,
#orderpage .control-group.info input[type="month"]:focus,
#orderpage .control-group.info input[type="time"]:focus,
#orderpage .control-group.info input[type="week"]:focus,
#orderpage .control-group.info input[type="number"]:focus,
#orderpage .control-group.info input[type="email"]:focus,
#orderpage .control-group.info input[type="url"]:focus,
#orderpage .control-group.info input[type="search"]:focus,
#orderpage .control-group.info input[type="tel"]:focus,
#orderpage .control-group.info input[type="color"]:focus,
#orderpage .control-group.info .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .control-group textarea,
#orderpage .control-group input[type="text"],
#orderpage .control-group input[type="password"],
#orderpage .control-group input[type="datetime"],
#orderpage .control-group input[type="datetime-local"],
#orderpage .control-group input[type="date"],
#orderpage .control-group input[type="month"],
#orderpage .control-group input[type="time"],
#orderpage .control-group input[type="week"],
#orderpage .control-group input[type="number"],
#orderpage .control-group input[type="email"],
#orderpage .control-group input[type="url"],
#orderpage .control-group input[type="search"],
#orderpage .control-group input[type="tel"],
#orderpage .control-group input[type="color"],
#orderpage .control-group .uneditable-input {
    margin-bottom: 0;
}
#orderpage .control-group {
    position: relative;
}
#orderpage .control-group > .input-icon {
    position: absolute;
    top: 2px;
    right: 2px;
    line-height: 37px;
    vertical-align: middle;
    font-size: 19.991999999999997px;
    /* 20px */

    color: #b2bcc5;
    background-color: #ffffff;
    padding: 0 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .control-group input:focus + .input-icon {
    color: #34495e;
}
#orderpage .control-group.huge > .input-icon {
    line-height: 49px;
}
#orderpage .control-group.large > .input-icon {
    line-height: 41px;
}
#orderpage .control-group.small > .input-icon {
    font-size: 15.988px;
    /* 16px */

    line-height: 30px;
}
#orderpage .control-group.success > .input-icon,
#orderpage .control-group.success input + .input-icon {
    color: #2ecc71;
}
#orderpage .control-group.warning > .input-icon,
#orderpage .control-group.warning input + .input-icon {
    color: #f1c40f;
}
#orderpage .control-group.error > .input-icon,
#orderpage .control-group.error input + .input-icon {
    color: #e74c3c;
}
#orderpage .control-group.disabled > .input-icon,
#orderpage .control-group.disabled input + .input-icon {
    color: #d5dbdb;
    background-color: #f4f6f6;
}
#orderpage input[disabled],
#orderpage input[readonly],
#orderpage textarea[disabled],
#orderpage textarea[readonly] {
    background-color: #f4f6f6;
    border-color: #d5dbdb;
    color: #d5dbdb;
    cursor: default;
}
#orderpage input,
#orderpage textarea,
#orderpage .uneditable-input {
    width: 192px;
}
#orderpage textarea {
    height: auto;
    font-size: 14.994px;
    /* 15px */

    line-height: 24px;
    padding: 5px 11px;
    text-indent: 0;
}
#orderpage .chosen-container-multi .chosen-choices{
    height: auto;
    padding: 5px 5px 5px;
    transition: border linear .2s;
}
#orderpage .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    height: 25px;
    margin: 1px 0;
    padding: 0;
    color: #999;
}
#orderpage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    transition: none;
}
#orderpage .chosen-container-multi .chosen-drop{
    border: 2px solid #bdc3c7;
    border-top: none;
    transition: border linear .2s;
    margin-top: -3px;
    padding-top: 5px;
    border-radius: 0 0 4px 4px;
}
#orderpage .chosen-container-multi.chosen-container-active .chosen-choices,
#orderpage .chosen-container-multi .chosen-drop{
    border-color: #1abc9c;
}
#orderpage .chosen-container .chosen-results li.highlighted{
    background: #1abc9c;
}

#orderpage .row-fluid textarea {
    height: auto;
    width: 100% !important;
}
#orderpage textarea[class*="span"] {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#orderpage .checkbox,
#orderpage .radio {
    margin-bottom: 12px;
    padding-left: 32px;
    position: relative;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage .checkbox input,
#orderpage .radio input {
    outline: none !important;
    display: none;
}
#orderpage .checkbox .icons,
#orderpage .radio .icons {
    color: #bdc3c7;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage .checkbox .icons .first-icon-icon,
#orderpage .radio .icons .first-icon-icon,
#orderpage .checkbox .icons .second-icon,
#orderpage .radio .icons .second-icon {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .checkbox .icons .second-icon,
#orderpage .radio .icons .second-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .checkbox:hover .first-icon,
#orderpage .radio:hover .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .checkbox:hover .second-icon,
#orderpage .radio:hover .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .checkbox.checked,
#orderpage .radio.checked {
    color: #16a085;
}
#orderpage .checkbox.checked .icons,
#orderpage .radio.checked .icons {
    color: #1abc9c;
}
#orderpage .checkbox.checked .first-icon,
#orderpage .radio.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .checkbox.checked .second-icon,
#orderpage .radio.checked .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .checkbox.disabled,
#orderpage .radio.disabled {
    cursor: default;
    color: #e6e8ea;
}
#orderpage .checkbox.disabled .icons,
#orderpage .radio.disabled .icons {
    color: #e6e8ea;
}
#orderpage .checkbox.disabled .first-icon,
#orderpage .radio.disabled .first-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .checkbox.disabled .second-icon,
#orderpage .radio.disabled .second-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .checkbox.disabled.checked .icons,
#orderpage .radio.disabled.checked .icons {
    color: #e6e8ea;
}
#orderpage .checkbox.disabled.checked .first-icon,
#orderpage .radio.disabled.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .checkbox.disabled.checked .second-icon,
#orderpage .radio.disabled.checked .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .tagsinput {
    background: white;
    border: 2px solid #1abc9c;
    border-radius: 6px;
    height: 100px;
    margin-bottom: 18px;
    padding: 6px 1px 1px 6px;
    overflow-y: auto;
    text-align: left;
}
#orderpage .tagsinput .tag {
    border-radius: 4px;
    background-color: #1abc9c;
    color: #ffffff;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 6px 13px 8px 19px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.14s linear;
    -moz-transition: 0.14s linear;
    -o-transition: 0.14s linear;
    transition: 0.14s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage .tagsinput .tag:hover {
    background-color: #16a085;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 20px;
}
#orderpage .tagsinput .tag:hover .tagsinput-remove-link {
    color: #ffffff;
    opacity: 1;
    display: block\9;
}
#orderpage .tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: "Lato", #orderpage sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0 0 0 5px;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 12px;
}
#orderpage .tagsinput-remove-link {
    bottom: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 7px 7px 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none\9;
}
#orderpage .tagsinput-remove-link:before {
    color: #ffffff;
    content: "\e00b";
    font-family: "Flat-UI-Icons";
}
#orderpage .tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#orderpage .tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 6px 9px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .tagsinput-add:hover {
    background-color: #1abc9c;
}
#orderpage .tagsinput-add:before {
    content: "\e009";
    font-family: "Flat-UI-Icons";
}
#orderpage .tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}
#orderpage .not_valid {
    background: #fbd8db !important;
    color: #90111a !important;
}
#orderpage .progress {
    background: #ebedef;
    border-radius: 32px;
    height: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .progress .bar {
    background: #1abc9c;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .progress .bar-success {
    background-color: #2ecc71;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .progress .bar-warning {
    background-color: #f1c40f;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .progress .bar-danger {
    background-color: #e74c3c;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .progress .bar-info {
    background-color: #3498db;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider {
    background: #ebedef;
    border-radius: 32px;
    height: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
    margin-bottom: 20px;
    position: relative;
}
#orderpage .ui-slider .bar {
    background: #1abc9c;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider .bar-success {
    background-color: #2ecc71;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider .bar-warning {
    background-color: #f1c40f;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider .bar-danger {
    background-color: #e74c3c;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider .bar-info {
    background-color: #3498db;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
#orderpage .ui-slider-handle {
    background-color: #16a085;
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    margin-left: -9px;
    position: absolute;
    top: -3px;
    width: 18px;
    z-index: 2;
    -webkit-transition: background 0.25s;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .ui-slider-handle[style*='100'] {
    margin-left: -15px;
}
#orderpage .ui-slider-handle:hover,
#orderpage .ui-slider-handle:focus {
    background-color: #48c9b0;
    outline: none;
}
#orderpage .ui-slider-handle:active {
    background-color: #16a085;
}
#orderpage .ui-slider-range {
    background-color: #1abc9c;
    border-radius: 30px 0 0 30px;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 1;
}
#orderpage .ui-slider-segment {
    background-color: #d9dbdd;
    border-radius: 50%;
    float: left;
    height: 6px;
    margin: 3px -6px 0 0;
    width: 6px;
}
#orderpage .ui-slider-value {
    float: right;
    font-weight: 500;
    margin-top: 12px;
}
#orderpage .ui-slider-value.first {
    clear: left;
    float: left;
}
#orderpage .pager {
    background-color: #34495e;
    border-radius: 6px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#orderpage .pager li:first-child > a,
#orderpage .pager li:first-child > span {
    border-left: none;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
#orderpage .pager li.pager-center {
    padding: 9px 15px 10px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#orderpage .pager li > a,
#orderpage .pager li > span {
    background: none;
    border: none;
    border-left: 2px solid #2c3e50;
    color: #ffffff;
    padding: 9px 15px 10px;
    text-decoration: none;
    white-space: nowrap;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
#orderpage .pager li > a:hover,
#orderpage .pager li > span:hover,
#orderpage .pager li > a:focus,
#orderpage .pager li > span:focus {
    background-color: #2c3e50;
}
#orderpage .pager li > a:active,
#orderpage .pager li > span:active {
    background-color: #2c3e50;
}
#orderpage .pager li > a [class*="fui-"] + span,
#orderpage .pager li > span [class*="fui-"] + span {
    margin-left: 8px;
}
#orderpage .pager li > a span + [class*="fui-"],
#orderpage .pager li > span span + [class*="fui-"] {
    margin-left: 8px;
}
#orderpage .pagination {
    position: relative;
}
#orderpage .pagination ul {
    background: #d6dbdf;
    color: #ffffff;
    vertical-align: top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .pagination ul li {
    display: inline-block;
    margin-right: -3px;
    vertical-align: top;
}
#orderpage .pagination ul li.active > a,
#orderpage .pagination ul li.active > span {
    background-color: #1abc9c;
    color: #ffffff;
}
#orderpage .pagination ul li.active.previous > a,
#orderpage .pagination ul li.active.next > a,
#orderpage .pagination ul li.active.previous > span,
#orderpage .pagination ul li.active.next > span {
    margin: 0;
}
#orderpage .pagination ul li.active.previous > a,
#orderpage .pagination ul li.active.next > a,
#orderpage .pagination ul li.active.previous > span,
#orderpage .pagination ul li.active.next > span,
#orderpage .pagination ul li.active.previous > a:hover,
#orderpage .pagination ul li.active.next > a:hover,
#orderpage .pagination ul li.active.previous > span:hover,
#orderpage .pagination ul li.active.next > span:hover,
#orderpage .pagination ul li.active.previous > a:focus,
#orderpage .pagination ul li.active.next > a:focus,
#orderpage .pagination ul li.active.previous > span:focus,
#orderpage .pagination ul li.active.next > span:focus {
    background-color: #1abc9c;
    color: #ffffff;
}
#orderpage .pagination ul li:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
#orderpage .pagination ul li:first-child > a,
#orderpage .pagination ul li:first-child > span {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
#orderpage .pagination ul li:first-child.previous + li > a,
#orderpage .pagination ul li:first-child.previous + li > span {
    border-left-width: 5px;
}
#orderpage .pagination ul li:first-child > a,
#orderpage .pagination ul li:first-child > span {
    border-left: none;
}
#orderpage .pagination ul li:last-child {
    margin-right: 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
#orderpage .pagination ul li:last-child > a,
#orderpage .pagination ul li:last-child > span,
#orderpage .pagination ul li:last-child > a:hover,
#orderpage .pagination ul li:last-child > span:hover,
#orderpage .pagination ul li:last-child > a:focus,
#orderpage .pagination ul li:last-child > span:focus {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
#orderpage .pagination ul li.previous > a,
#orderpage .pagination ul li.next > a,
#orderpage .pagination ul li.previous > span,
#orderpage .pagination ul li.next > span {
    background: transparent;
    border: none;
    border-right: 2px solid #e4e7ea;
    font-size: 15.988px;
    /* 16px */

    margin: 0 9px 0 0;
    padding: 12px 17px;
    min-width: auto;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
#orderpage .pagination ul li.previous > a,
#orderpage .pagination ul li.next > a,
#orderpage .pagination ul li.previous > span,
#orderpage .pagination ul li.next > span,
#orderpage .pagination ul li.previous > a:hover,
#orderpage .pagination ul li.next > a:hover,
#orderpage .pagination ul li.previous > span:hover,
#orderpage .pagination ul li.next > span:hover,
#orderpage .pagination ul li.previous > a:focus,
#orderpage .pagination ul li.next > a:focus,
#orderpage .pagination ul li.previous > span:focus,
#orderpage .pagination ul li.next > span:focus {
    border-color: #e4e7ea !important;
}
#orderpage .pagination ul li.next {
    margin-left: 9px;
}
#orderpage .pagination ul li.next > a,
#orderpage .pagination ul li.next > span {
    border-left: 2px solid #e4e7ea;
    border-right: none;
    margin: 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}
#orderpage .pagination ul li.active > a,
#orderpage .pagination ul li.active > span {
    background-color: #ffffff;
    border-color: #ffffff;
    border-width: 2px !important;
    color: #d6dbdf;
    margin: 10px 5px 9px;
}
#orderpage .pagination ul li.active > a:hover,
#orderpage .pagination ul li.active > span:hover,
#orderpage .pagination ul li.active > a:focus,
#orderpage .pagination ul li.active > span:focus {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #d6dbdf;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage .pagination ul li.active.previous,
#orderpage .pagination ul li.active.next {
    border-color: #e4e7ea;
}
#orderpage .pagination ul li.active.previous {
    margin-right: 6px;
}
#orderpage .pagination ul li > a,
#orderpage .pagination ul li > span {
    background: #ffffff;
    border: 5px solid #d6dbdf;
    color: #ffffff;
    line-height: 16px;
    min-height: 17px;
    min-width: auto;
    outline: none;
    padding: 0 4px;
    margin: 7px 2px 6px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background 0.2s ease-out, #orderpage border-color 0s ease-out, #orderpage color 0.2s ease-out;
    -moz-transition: background 0.2s ease-out, #orderpage border-color 0s ease-out, #orderpage color 0.2s ease-out;
    -o-transition: background 0.2s ease-out, #orderpage border-color 0s ease-out, #orderpage color 0.2s ease-out;
    transition: background 0.2s ease-out, #orderpage border-color 0s ease-out, #orderpage color 0.2s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .pagination ul li > a:hover,
#orderpage .pagination ul li > span:hover,
#orderpage .pagination ul li > a:focus,
#orderpage .pagination ul li > span:focus {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #ffffff;
    -webkit-transition: background 0.2s ease-out, #orderpage border-color 0.2s ease-out, #orderpage color 0.2s ease-out;
    -moz-transition: background 0.2s ease-out, #orderpage border-color 0.2s ease-out, #orderpage color 0.2s ease-out;
    -o-transition: background 0.2s ease-out, #orderpage border-color 0.2s ease-out, #orderpage color 0.2s ease-out;
    transition: background 0.2s ease-out, #orderpage border-color 0.2s ease-out, #orderpage color 0.2s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .pagination ul li > a:active,
#orderpage .pagination ul li > span:active {
    background-color: #16a085;
    border-color: #16a085;
    color: #ffffff;
}
#orderpage .pagination > .btn.previous,
#orderpage .pagination > .btn.next {
    margin-right: 8px;
    font-size: 14px;
    padding-left: 23px;
    padding-right: 23px;
}
#orderpage .pagination > .btn.previous [class*="fui-"],
#orderpage .pagination > .btn.next [class*="fui-"] {
    font-size: 16px;
    margin-left: -2px;
    margin-top: -2px;
}
#orderpage .pagination > .btn.next {
    margin-left: 8px;
    margin-right: 0;
}
#orderpage .pagination > .btn.next [class*="fui-"] {
    margin-right: -2px;
    margin-left: 4px;
}
#orderpage .tooltip {
    font-size: 14px;
}
#orderpage .tooltip.in {
    opacity: 1;
}
#orderpage .tooltip.top {
    padding-bottom: 9px;
}
#orderpage .tooltip.top .tooltip-arrow {
    border-top-color: #34495e;
    border-width: 9px 9px 0;
    bottom: 0;
    margin-left: -9px;
}
#orderpage .tooltip.right .tooltip-arrow {
    border-right-color: #34495e;
    border-width: 9px 9px 9px 0;
    margin-top: -9px;
    left: -3px;
}
#orderpage .tooltip.bottom {
    padding-top: 8px;
}
#orderpage .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #34495e;
    border-width: 0 9px 9px;
    margin-left: -9px;
    top: -1px;
}
#orderpage .tooltip.left .tooltip-arrow {
    border-left-color: #34495e;
    border-width: 9px 0 9px 9px;
    margin-top: -9px;
    right: -3px;
}
#orderpage .tooltip-inner {
    background-color: #34495e;
    line-height: 17.99px;
    padding: 12px 12px;
    text-align: center;
    width: 183px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .dropdown-menu {
    background-color: #f3f4f5;
    border: none;
    display: block;
    margin-top: 8px;
    opacity: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .dropdown-menu.typeahead {
    display: none;
    opacity: 1;
    visibility: visible;
    width: auto;
    margin-top: 2px;
}
#orderpage .open > .dropdown-menu {
    margin-top: 18px;
    opacity: 1;
    visibility: visible;
}
#orderpage .dropdown-menu li:first-child dt + a {
    border-radius: 0;
}
#orderpage .dropdown-menu li:first-child > a {
    border-radius: 6px 6px 0 0;
    padding-top: 8px;
}
#orderpage .dropdown-menu li:last-child > a {
    border-radius: 0 0 6px 6px;
    padding-bottom: 10px;
}
#orderpage .dropdown-menu li.active > a,
#orderpage .dropdown-menu li.selected > a,
#orderpage .dropdown-menu li.active > a.highlighted,
#orderpage .dropdown-menu li.selected > a.highlighted {
    background: #1abc9c;
    color: #ffffff;
}
#orderpage .dropdown-menu li.active > a:hover,
#orderpage .dropdown-menu li.selected > a:hover,
#orderpage .dropdown-menu li.active > a.highlighted:hover,
#orderpage .dropdown-menu li.selected > a.highlighted:hover,
#orderpage .dropdown-menu li.active > a:focus,
#orderpage .dropdown-menu li.selected > a:focus,
#orderpage .dropdown-menu li.active > a.highlighted:focus,
#orderpage .dropdown-menu li.selected > a.highlighted:focus {
    background: #16a085;
    color: #ffffff;
}
#orderpage .dropdown-menu li > a {
    color: rgba(52, 73, 94, 0.75);
    padding: 6px 15px 8px;
    text-decoration: none;
    *zoom: 1;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .dropdown-menu li > a:before,
#orderpage .dropdown-menu li > a:after {
    display: table;
    content: "";
}
#orderpage .dropdown-menu li > a:after {
    clear: both;
}
#orderpage .dropdown-menu li > a:hover,
#orderpage .dropdown-menu li > a:active,
#orderpage .dropdown-menu li > a:focus {
    background: #e1e4e7;
    color: inherit;
    outline: none;
}
#orderpage .dropdown-menu li > a.highlighted {
    background: #c9cfd4;
    color: #ffffff;
}
#orderpage .dropdown-menu li > a.highlighted:hover,
#orderpage .dropdown-menu li > a.highlighted:focus {
    background: #bac1c8;
    color: #ffffff;
}
#orderpage .dropdown-menu li > a:before {
    float: right;
    margin-top: 3px;
}
#orderpage .dropdown-menu li dt {
    font-weight: 300;
    margin-bottom: 3px;
    margin-top: 12px;
    padding: 0 15px;
}
#orderpage .dropup .dropdown-menu,
#orderpage .navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 8px;
}
#orderpage .dropup .dropdown-arrow,
#orderpage .navbar-fixed-bottom .dropdown .dropdown-arrow {
    border-bottom: none;
    border-top: 8px outset #f3f4f5;
    bottom: 100%;
    top: auto;
}
#orderpage .navbar-fixed-bottom .nav > li > ul:before {
    border-bottom: none;
    border-top: 9px outset #34495e;
    bottom: 4px;
    top: auto;
}
#orderpage .open.dropup > .dropdown-menu {
    margin-bottom: 18px;
}
#orderpage .open.dropup > .dropdown-arrow {
    margin-bottom: 10px;
}
#orderpage .open.dropup > .dropdown-arrow.dropdown-arrow-inverse {
    border-top-color: #34495e;
}
#orderpage .open > .dropdown-arrow {
    margin-top: 9px;
    opacity: 1;
}
#orderpage .dropdown-arrow {
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #f3f4f5 transparent;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 13px;
    top: 100%;
    width: 0;
    z-index: 10;
    -webkit-transform: rotate(360deg);
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .dropdown-inverse {
    background-color: #34495e;
    color: #cccccc;
    padding: 4px 0 6px;
}
#orderpage .dropdown-inverse li {
    margin: 0 4px -2px;
}
#orderpage .dropdown-inverse li:first-child > a,
#orderpage .dropdown-inverse li:last-child > a {
    border-radius: 2px;
    padding-bottom: 7px;
    padding-top: 5px;
}
#orderpage .dropdown-inverse li:first-child dt + a,
#orderpage .dropdown-inverse li:last-child dt + a {
    border-radius: 2px;
}
#orderpage .dropdown-inverse li.active > a,
#orderpage .dropdown-inverse li.selected > a {
    background: #1abc9c;
    color: #ffffff;
    position: relative;
    z-index: 1;
}
#orderpage .dropdown-inverse li dt {
    padding-left: 11px;
    padding-right: 11px;
}
#orderpage .dropdown-inverse li .divider {
    margin-left: 11px;
    margin-right: 11px;
}
#orderpage .dropdown-inverse li > a {
    border-radius: 2px;
    color: #ffffff;
    padding: 5px 11px 7px;
}
#orderpage .dropdown-inverse li > a:hover,
#orderpage .dropdown-inverse li > a:active,
#orderpage .dropdown-inverse li > a:focus {
    background: #2c3e50;
}
#orderpage .dropdown-inverse li > a.highlighted {
    background: #526476;
}
#orderpage .dropdown-inverse li > a.highlighted:hover,
#orderpage .dropdown-inverse li > a.highlighted:focus {
    background: #677786;
}
#orderpage .dropdown-inverse li .divider {
    background-color: #526476;
    border-bottom-color: #526476;
}
/* ============================================================
 * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, #orderpage Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
.has-switch {
    border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    line-height: 1.231;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 80px;
    -webkit-mask: url('../images/switch/mask.png') 0 0 no-repeat;
    mask: url('../images/switch/mask.png') 0 0 no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#orderpage .has-switch.deactivate {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}
#orderpage .has-switch.deactivate label,
#orderpage .has-switch.deactivate span {
    cursor: default !important;
}
#orderpage .has-switch > div {
    width: 162%;
    position: relative;
    top: 0;
}
#orderpage .has-switch > div.switch-animate {
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .has-switch > div.switch-off {
    left: -63%;
}
#orderpage .has-switch > div.switch-off label {
    background-color: #7f8c9a;
    border-color: #bdc3c7;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
#orderpage .has-switch > div.switch-on {
    left: 0%;
}
#orderpage .has-switch > div.switch-on label {
    background-color: #1abc9c;
}
#orderpage .has-switch input[type=checkbox] {
    display: none;
}
#orderpage .has-switch span {
    cursor: pointer;
    font-size: 14.994px;
    font-weight: 700;
    float: left;
    height: 29px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 50%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .has-switch span.switch-left {
    border-radius: 30px 0 0 30px;
    background-color: #34495e;
    color: #1abc9c;
    border-left: 1px solid transparent;
}
#orderpage .has-switch span.switch-right {
    border-radius: 0 30px 30px 0;
    background-color: #bdc3c7;
    color: #ffffff;
    text-indent: 7px;
}
#orderpage .has-switch span.switch-right [class*="fui-"] {
    text-indent: 0;
}
#orderpage .has-switch label {
    border: 4px solid #34495e;
    border-radius: 50%;
    float: left;
    height: 21px;
    margin: 0 -15px 0 -14px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 21px;
    z-index: 100;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
#orderpage .switch-square {
    border-radius: 6px;
    -webkit-mask: url('../images/switch/mask.png') 0 0 no-repeat;
    mask: url('../images/switch/mask.png') 0 0 no-repeat;
}
#orderpage .switch-square > div.switch-off label {
    border-color: #7f8c9a;
    border-radius: 6px 0 0 6px;
}
#orderpage .switch-square span.switch-left {
    border-radius: 6px 0 0 6px;
}
#orderpage .switch-square span.switch-left [class*="fui-"] {
    text-indent: -10px;
}
#orderpage .switch-square span.switch-right {
    border-radius: 0 6px 6px 0;
}
#orderpage .switch-square span.switch-right [class*="fui-"] {
    text-indent: 5px;
}
#orderpage .switch-square label {
    border-radius: 0 6px 6px 0;
    border-color: #1abc9c;
}
#orderpage .share {
    background-color: #eff0f2;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .share:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #eff0f2 transparent;
    height: 0;
    position: absolute;
    left: 23px;
    top: -9px;
    width: 0;
    -webkit-transform: rotate(360deg);
}
#orderpage .share ul {
    list-style-type: none;
    margin: 0;
    padding: 15px;
}
#orderpage .share li {
    padding-top: 11px;
    *zoom: 1;
}
#orderpage .share li:before,
#orderpage .share li:after {
    display: table;
    content: "";
}
#orderpage .share li:after {
    clear: both;
}
#orderpage .share li:first-child {
    padding-top: 0;
}
#orderpage .share .toggle {
    float: right;
    margin: 0;
}
#orderpage .share .btn {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
#orderpage .share-label {
    float: left;
    font-size: 15px;
    padding-top: 5px;
    width: 50%;
}
#orderpage .palette {
    color: #ffffff;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
}
#orderpage .palette dt {
    display: block;
    font-weight: 500;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#orderpage .palette dd {
    font-weight: 200;
    margin-left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#orderpage .palette-turquoise {
    background-color: #1abc9c;
}
#orderpage .palette-green-sea {
    background-color: #16a085;
}
#orderpage .palette-emerald {
    background-color: #2ecc71;
}
#orderpage .palette-nephritis {
    background-color: #27ae60;
}
#orderpage .palette-peter-river {
    background-color: #3498db;
}
#orderpage .palette-belize-hole {
    background-color: #2980b9;
}
#orderpage .palette-amethyst {
    background-color: #9b59b6;
}
#orderpage .palette-wisteria {
    background-color: #8e44ad;
}
#orderpage .palette-wet-asphalt {
    background-color: #34495e;
}
#orderpage .palette-midnight-blue {
    background-color: #2c3e50;
}
#orderpage .palette-sun-flower {
    background-color: #f1c40f;
}
#orderpage .palette-orange {
    background-color: #f39c12;
}
#orderpage .palette-carrot {
    background-color: #e67e22;
}
#orderpage .palette-pumpkin {
    background-color: #d35400;
}
#orderpage .palette-alizarin {
    background-color: #e74c3c;
}
#orderpage .palette-pomegranate {
    background-color: #c0392b;
}
#orderpage .palette-clouds {
    background-color: #ecf0f1;
}
#orderpage .palette-silver {
    background-color: #bdc3c7;
}
#orderpage .palette-concrete {
    background-color: #95a5a6;
}
#orderpage .palette-asbestos {
    background-color: #7f8c8d;
}
#orderpage .palette-clouds {
    color: #bdc3c7;
}
#orderpage .palette-paragraph {
    color: #7f8c8d;
    font-size: 12px;
    line-height: 17px;
}
#orderpage .palette-paragraph span {
    color: #bdc3c7;
}
#orderpage .palette-headline {
    color: #7f8c8d;
    font-weight: 700;
    margin-top: -5px;
}
#orderpage .tile {
    background-color: #eff0f2;
    border-radius: 6px;
    padding: 14px;
    position: relative;
    text-align: center;
}
#orderpage .tile.tile-hot:before {
    background: url(../images/tile/ribbon.png) 0 0 no-repeat;
    background-size: 82px 82px;
    content: '';
    height: 82px;
    position: absolute;
    right: -4px;
    top: -4px;
    width: 82px;
}
#orderpage .tile p {
    font-size: 15px;
    margin-bottom: 33px;
}
#orderpage .tile-image {
    height: 100px;
    margin: 31px 0 27px;
    vertical-align: bottom;
}
#orderpage .tile-image.big-illustration {
    height: 111px;
    margin-top: 20px;
    width: 112px;
}
#orderpage .tile-title {
    font-size: 20px;
    margin: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
    #orderpage .tile.tile-hot:before {
        background-image: url(../images/tile/ribbon-2x.png);
    }
}
#orderpage .todo {
    background-color: #2c3e50;
    color: #798795;
    margin-bottom: 20px;
    -webkit-border-radius: 8px 8px 6px 6px;
    -moz-border-radius: 8px 8px 6px 6px;
    border-radius: 8px 8px 6px 6px;
}
#orderpage .todo ul {
    margin: 0;
    list-style-type: none;
}
#orderpage .todo li {
    background: #34495e url(../images/todo/todo.png) 92% center no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
    margin-top: 2px;
    padding: 18px 42px 17px 25px;
    position: relative;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .todo li:first-child {
    margin-top: 0;
}
#orderpage .todo li:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    padding-bottom: 18px;
}
#orderpage .todo li.todo-done {
    background: transparent url(../images/todo/done.png) 92% center no-repeat;
    background-size: 20px 20px;
    color: #1abc9c;
}
#orderpage .todo li.todo-done .todo-name {
    color: #1abc9c;
}
#orderpage .todo-search {
    position: relative;
    background: #1abc9c;
    background-size: 16px 16px;
    border-radius: 6px 6px 0 0;
    color: #34495e;
    padding: 19px 25px 20px;
}
#orderpage .todo-search:before {
    position: absolute;
    font-family: 'Flat-UI-Icons';
    content: "\e01c";
    font-size: 16px;
    display: inline-block;
    top: 50%;
    left: 92%;
    margin: -0.5em 0 0 -1em;
}
#orderpage input.todo-search-field {
    background: none;
    border: none;
    color: #34495e;
    font-size: 19px;
    font-weight: 700;
    margin: 0;
    line-height: 23px;
    padding: 5px 0;
    text-indent: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#orderpage input.todo-search-field:-moz-placeholder {
    color: #34495e;
}
#orderpage input.todo-search-field::-webkit-input-placeholder {
    color: #34495e;
}
#orderpage input.todo-search-field.placeholder {
    color: #34495e;
}
#orderpage .todo-icon {
    float: left;
    font-size: 24px;
    padding: 11px 22px 0 0;
}
#orderpage .todo-content {
    padding-top: 1px;
    overflow: hidden;
}
#orderpage .todo-name {
    color: #ffffff;
    font-size: 17px;
    margin: 1px 0 3px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
    #orderpage .todo li {
        background-image: url(../images/todo/todo-2x.png);
    }
    #orderpage .todo li.todo-done {
        background-image: url(../images/todo/done-2x.png);
    }
}
#orderpage footer {
    background-color: #edeff1;
    color: #bac1c8;
    font-size: 15px;
    padding: 0;
}
#orderpage footer a {
    color: #9aa4af;
    font-weight: 700;
}
#orderpage footer p {
    font-size: 15px;
    line-height: 20px;
}
#orderpage .footer-title {
    margin: 0 0 22px;
    padding-top: 21px;
}
#orderpage .footer-brand {
    display: block;
    margin-bottom: 26px;
    width: 220px;
}
#orderpage .footer-brand img {
    width: 216px;
}
#orderpage .footer-banner {
    background-color: #1abc9c;
    color: #d1f2eb;
    margin-left: 42px;
    min-height: 286px;
    padding: 0 30px 30px;
}
#orderpage .footer-banner .footer-title {
    color: #ffffff;
}
#orderpage .footer-banner a {
    color: #b7f5e9;
    text-decoration: underline;
}
#orderpage .footer-banner a:hover {
    text-decoration: none;
}
#orderpage .footer-banner ul {
    list-style-type: none;
    margin: 0 0 26px;
}
#orderpage .footer-banner ul li {
    border-top: 1px solid #1bc5a3;
    line-height: 19px;
    padding: 6px 0;
}
#orderpage .footer-banner ul li:first-child {
    border-top: none;
    padding-top: 1px;
}
#orderpage .video-js {
    background-color: transparent;
    margin-top: -95px;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
#orderpage .video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
#orderpage .video-js:-moz-full-screen {
    position: absolute;
}
#orderpage body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}
#orderpage .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute;
}
#orderpage .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}
#orderpage .vjs-poster {
    margin: 0 auto;
    padding: 0;
    cursor: pointer;
    position: relative;
    width: 100%;
    max-height: 100%;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
#orderpage .video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
    font-family: "Lato", #orderpage sans-serif;
}
#orderpage .video-js .vjs-text-track {
    display: none;
    color: #ffffff;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
}
#orderpage .video-js .vjs-subtitles {
    color: #fff;
}
#orderpage .video-js .vjs-captions {
    color: #fc6;
}
#orderpage .vjs-tt-cue {
    display: block;
}
#orderpage .vjs-fade-in {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transition: visibility 0s linear 0s, #orderpage opacity .3s linear;
    -moz-transition: visibility 0s linear 0s, #orderpage opacity .3s linear;
    -o-transition: visibility 0s linear 0s, #orderpage opacity .3s linear;
    transition: visibility 0s linear 0s, #orderpage opacity .3s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage .vjs-fade-out {
    visibility: hidden !important;
    opacity: 0 !important;
    -webkit-transition: visibility 0s linear 1.5s, #orderpage opacity 1.5s linear;
    -moz-transition: visibility 0s linear 1.5s, #orderpage opacity 1.5s linear;
    -o-transition: visibility 0s linear 1.5s, #orderpage opacity 1.5s linear;
    transition: visibility 0s linear 1.5s, #orderpage opacity 1.5s linear;
    -webkit-backface-visibility: hidden;
}
#orderpage .vjs-controls {
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 47px;
    color: #ffffff;
    background: #273747;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
#orderpage .vjs-controls.vjs-fade-out {
    visibility: visible !important;
    opacity: 1 !important;
}
#orderpage .vjs-control {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 18px;
    width: 18px;
}
#orderpage .vjs-control:focus {
    outline: 0;
}
#orderpage .vjs-control div {
    background-position: center center;
    background-repeat: no-repeat;
}
#orderpage .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#orderpage .vjs-play-control {
    cursor: pointer !important;
    height: 47px;
    left: 0;
    position: absolute;
    top: 0;
    width: 58px;
}
#orderpage .vjs-play-control div {
    position: relative;
    height: 47px;
}
#orderpage .vjs-play-control div:before,
#orderpage .vjs-play-control div:after {
    position: absolute;
    font-family: "Flat-UI-Icons";
    color: #1abc9c;
    font-size: 16px;
    top: 50%;
    left: 50%;
    margin: -0.55em 0 0 -0.5em;
    -webkit-transition: color .25s, #orderpage opacity .25s;
    -moz-transition: color .25s, #orderpage opacity .25s;
    -o-transition: color .25s, #orderpage opacity .25s;
    transition: color .25s, #orderpage opacity .25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .vjs-play-control div:after {
    content: "\e03b";
}
#orderpage .vjs-play-control div:before {
    content: "\e03c";
}
#orderpage .vjs-paused .vjs-play-control:hover div:before {
    color: #16a085;
}
#orderpage .vjs-paused .vjs-play-control div:after {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .vjs-paused .vjs-play-control div:before {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .vjs-playing .vjs-play-control:hover div:after {
    color: #16a085;
}
#orderpage .vjs-playing .vjs-play-control div:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
#orderpage .vjs-playing .vjs-play-control div:before {
    opacity: 0;
    filter: alpha(opacity=0);
}
#orderpage .vjs-rewind-control {
    width: 5em;
    cursor: pointer !important;
}
#orderpage .vjs-rewind-control div {
    width: 19px;
    height: 16px;
    background: none transparent;
    margin: .5em auto 0;
}
#orderpage .vjs-mute-control {
    background: url(../images/video/volume-full.png) center -48px no-repeat;
    background-size: 16px 64px;
    cursor: pointer !important;
    position: absolute;
    right: 51px;
    top: 14px;
}
#orderpage .vjs-mute-control:hover div,
#orderpage .vjs-mute-control:focus div {
    opacity: 0;
}
#orderpage .vjs-mute-control.vjs-vol-0,
#orderpage .vjs-mute-control.vjs-vol-0 div {
    background-image: url(../images/video/volume-off.png);
}
#orderpage .vjs-mute-control div {
    background: #273747 url(../images/video/volume-full.png) no-repeat center 2px;
    background-size: 16px 64px;
    height: 18px;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .vjs-volume-control,
#orderpage .vjs-volume-level,
#orderpage .vjs-volume-handle,
#orderpage .vjs-volume-bar {
    display: none;
}
#orderpage .vjs-progress-control {
    position: absolute;
    left: 60px;
    right: 180px;
    height: 12px;
    width: auto;
    top: 18px;
    background: #425669;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
#orderpage .vjs-progress-holder {
    position: relative;
    cursor: pointer !important;
    padding: 0;
    margin: 0;
    height: 12px;
}
#orderpage .vjs-play-progress,
#orderpage .vjs-load-progress {
    position: absolute;
    display: block;
    height: 12px;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
#orderpage .vjs-play-progress {
    background: #1abc9c;
    left: -1px;
}
#orderpage .vjs-load-progress {
    background: #d6dbdf;
    -webkit-border-radius: 32px 0 0 32px;
    -moz-border-radius: 32px 0 0 32px;
    border-radius: 32px 0 0 32px;
}
#orderpage .vjs-load-progress[style*='100%'],
#orderpage .vjs-load-progress[style*='99%'] {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
#orderpage .vjs-seek-handle {
    background-color: #16a085;
    position: absolute;
    width: 18px;
    height: 18px;
    margin: -3px 0 0 1px;
    left: 0;
    top: 0;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-backface-visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#orderpage .vjs-seek-handle[style*='95.'] {
    margin-left: 3px;
}
#orderpage .vjs-seek-handle[style='left: 0%;'] {
    margin-left: -2px;
}
#orderpage .vjs-seek-handle:hover,
#orderpage .vjs-seek-handle:focus {
    background-color: #148d75;
}
#orderpage .vjs-seek-handle:active {
    background-color: #117a65;
}
#orderpage .vjs-time-controls {
    position: absolute;
    height: 20px;
    width: 50px;
    top: 16px;
    font: 300 13px "Lato", #orderpage sans-serif;
}
#orderpage .vjs-current-time {
    right: 128px;
    text-align: right;
}
#orderpage .vjs-duration {
    color: #5d6d7e;
    right: 69px;
    text-align: left;
}
#orderpage .vjs-remaining-time {
    display: none;
}
#orderpage .vjs-time-divider {
    color: #5d6d7e;
    font-size: 14px;
    position: absolute;
    right: 121px;
    top: 15px;
}
#orderpage .vjs-secondary-controls {
    float: right;
}
#orderpage .vjs-fullscreen-control {
    background-image: url(../images/video/fullscreen.png);
    background-position: center -47px;
    background-size: 15px 64px;
    cursor: pointer !important;
    position: absolute;
    right: 17px;
    top: 13px;
}
#orderpage .vjs-fullscreen-control:hover div,
#orderpage .vjs-fullscreen-control:focus div {
    opacity: 0;
}
#orderpage .vjs-fullscreen-control div {
    height: 18px;
    background: url(../images/video/fullscreen.png) no-repeat center 2px;
    background-size: 15px 64px;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .vjs-menu-button {
    display: none !important;
}
@-webkit-keyframes sharp {
    0% {
        background: #e74c3c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    50% {
        background: #ebedee;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background: #e74c3c;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes sharp {
    0% {
        background: #e74c3c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    50% {
        background: #ebedee;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background: #e74c3c;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes sharp {
    0% {
        background: #e74c3c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    50% {
        background: #ebedee;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background: #e74c3c;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes sharp {
    0% {
        background: #e74c3c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    50% {
        background: #ebedee;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background: #e74c3c;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#orderpage .vjs-loading-spinner {
    background: #ebedee;
    display: none;
    height: 16px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 16px;
    -webkit-animation: sharp 2s ease infinite;
    -moz-animation: sharp 2s ease infinite;
    -o-animation: sharp 2s ease infinite;
    animation: sharp 2s ease infinite;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#orderpage .login {
    background: url(../images/login/imac.png) 0 0 no-repeat;
    background-size: 940px 778px;
    color: #ffffff;
    margin-bottom: 77px;
    padding: 38px 38px 267px;
    position: relative;
}
#orderpage .login-screen {
    background-color: #1abc9c;
    min-height: 317px;
    padding: 123px 199px 33px 306px;
}
#orderpage .login-icon {
    left: 200px;
    position: absolute;
    top: 160px;
    width: 96px;
}
#orderpage .login-icon > img {
    display: block;
    margin-bottom: 6px;
    width: 100%;
}
#orderpage .login-icon > h4 {
    font-size: 17px;
    font-weight: 200;
    line-height: 34px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}
#orderpage .login-icon > h4 small {
    color: inherit;
    display: block;
    font-size: inherit;
    font-weight: 700;
}
#orderpage .login-form {
    background-color: #edeff1;
    padding: 24px 23px 20px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#orderpage .login-form:before {
    content: '';
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: transparent #edeff1 transparent transparent;
    height: 0;
    position: absolute;
    left: -12px;
    top: 35px;
    width: 0;
    -webkit-transform: rotate(360deg);
}
#orderpage .login-form .control-group {
    margin-bottom: 6px;
    position: relative;
}
#orderpage .login-form .login-field {
    border-color: transparent;
    font-size: 17px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-indent: 3px;
    width: 299px;
    margin-bottom: 10px !important;
}
#orderpage .login-form .login-field:focus + .login-field-icon {
    color: #1abc9c;
}
#orderpage .login-form .login-field-icon {
    color: #bfc9ca;
    font-size: 16px;
    position: absolute;
    right: 13px;
    top: 14px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
#orderpage .login-link {
    color: #bfc9ca;
    display: block;
    font-size: 13px;
    margin-top: 15px;
    text-align: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
    #orderpage .login {
        background-image: url(../images/login/imac-2x.png);
    }
}
#orderpage .last-col {
    overflow: hidden;
}
#orderpage .ptn,
#orderpage .pvn,
#orderpage .pan {
    padding-top: 0;
}
#orderpage .ptx,
#orderpage .pvx,
#orderpage .pax {
    padding-top: 3px;
}
#orderpage .pts,
#orderpage .pvs,
#orderpage .pas {
    padding-top: 5px;
}
#orderpage .ptm,
#orderpage .pvm,
#orderpage .pam {
    padding-top: 10px;
}
#orderpage .ptl,
#orderpage .pvl,
#orderpage .pal {
    padding-top: 20px;
}
#orderpage .prn,
#orderpage .phn,
#orderpage .pan {
    padding-right: 0;
}
#orderpage .prx,
#orderpage .phx,
#orderpage .pax {
    padding-right: 3px;
}
#orderpage .prs,
#orderpage .phs,
#orderpage .pas {
    padding-right: 5px;
}
#orderpage .prm,
#orderpage .phm,
#orderpage .pam {
    padding-right: 10px;
}
#orderpage .prl,
#orderpage .phl,
#orderpage .pal {
    padding-right: 20px;
}
#orderpage .pbn,
#orderpage .pvn,
#orderpage .pan {
    padding-bottom: 0;
}
#orderpage .pbx,
#orderpage .pvx,
#orderpage .pax {
    padding-bottom: 3px;
}
#orderpage .pbs,
#orderpage .pvs,
#orderpage .pas {
    padding-bottom: 5px;
}
#orderpage .pbm,
#orderpage .pvm,
#orderpage .pam {
    padding-bottom: 10px;
}
#orderpage .pbl,
#orderpage .pvl,
#orderpage .pal {
    padding-bottom: 20px;
}
#orderpage .pln,
#orderpage .phn,
#orderpage .pan {
    padding-left: 0;
}
#orderpage .plx,
#orderpage .phx,
#orderpage .pax {
    padding-left: 3px;
}
#orderpage .pls,
#orderpage .phs,
#orderpage .pas {
    padding-left: 5px;
}
#orderpage .plm,
#orderpage .phm,
#orderpage .pam {
    padding-left: 10px;
}
#orderpage .pll,
#orderpage .phl,
#orderpage .pal {
    padding-left: 20px;
}
#orderpage .mtn,
#orderpage .mvn,
#orderpage .man {
    margin-top: 0px;
}
#orderpage .mtx,
#orderpage .mvx,
#orderpage .max {
    margin-top: 3px;
}
#orderpage .mts,
#orderpage .mvs,
#orderpage .mas {
    margin-top: 5px;
}
#orderpage .mtm,
#orderpage .mvm,
#orderpage .mam {
    margin-top: 10px;
}
#orderpage .mtl,
#orderpage .mvl,
#orderpage .mal {
    margin-top: 20px;
}
#orderpage .mrn,
#orderpage .mhn,
#orderpage .man {
    margin-right: 0px;
}
#orderpage .mrx,
#orderpage .mhx,
#orderpage .max {
    margin-right: 3px;
}
#orderpage .mrs,
#orderpage .mhs,
#orderpage .mas {
    margin-right: 5px;
}
#orderpage .mrm,
#orderpage .mhm,
#orderpage .mam {
    margin-right: 10px;
}
#orderpage .mrl,
#orderpage .mhl,
#orderpage .mal {
    margin-right: 20px;
}
#orderpage .mbn,
#orderpage .mvn,
#orderpage .man {
    margin-bottom: 0px;
}
#orderpage .mbx,
#orderpage .mvx,
#orderpage .max {
    margin-bottom: 3px;
}
#orderpage .mbs,
#orderpage .mvs,
#orderpage .mas {
    margin-bottom: 5px;
}
#orderpage .mbm,
#orderpage .mvm,
#orderpage .mam {
    margin-bottom: 10px;
}
#orderpage .mbl,
#orderpage .mvl,
#orderpage .mal {
    margin-bottom: 20px;
}
#orderpage .mln,
#orderpage .mhn,
#orderpage .man {
    margin-left: 0px;
}
#orderpage .mlx,
#orderpage .mhx,
#orderpage .max {
    margin-left: 3px;
}
#orderpage .mls,
#orderpage .mhs,
#orderpage .mas {
    margin-left: 5px;
}
#orderpage .mlm,
#orderpage .mhm,
#orderpage .mam {
    margin-left: 10px;
}
#orderpage .mll,
#orderpage .mhl,
#orderpage .mal {
    margin-left: 20px;
}
