
body {
    background-color: #ffffff;
    font-size: 13px;
    margin-top: 100px;
    width: 100%;
}
@media (min-width: 768px) {
body {
    font-size: 12px;
    margin-top: 0;
}
}
#wrapper {
    padding-left: 0;
}
#page-wrapper {
    background-color: #fff;
    padding: 0;
    width: 100%;
}
.huge {
    font-size: 50px;
    line-height: normal;
}
@media (min-width: 768px) {
#wrapper {
    padding-left: 0;
}
#page-wrapper {
    padding: 10px;
}
}
.top-nav {
    padding: 0 15px;
}
.top-nav > li {
    display: inline-block;
    float: left;
}
.top-nav > li > a {
    color: #FFFFFF !important;
    line-height: 20px;
    padding: 4px 7px !important;
    text-shadow: unset !important;
}
.top-nav > li > a:hover, .top-nav > li > a:focus, .top-nav > .open > a, .top-nav > .open > a:hover, .top-nav > .open > a:focus {
    background-color: #ffffff !important;
    color: #000000 !important;
}
.top-nav > .open > .dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    margin-top: 0;
    position: absolute;
}
.top-nav > .open > .dropdown-menu > li > a {
    white-space: normal;
}
ul.message-dropdown {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}
li.message-preview {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 275px;
}
li.message-preview > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
li.message-footer {
    margin: 5px 0;
}
ul.alert-dropdown {
    width: 200px;
}
@media (min-width: 768px) {
.side-nav {
    background-color: #222;
    border: medium none;
    border-radius: 0;
    left: 225px;
    margin-left: -225px;
    overflow-y: auto;
    position: fixed !important;
    top: 51px;
    width: 225px;
}
.side-nav > li > a {
    width: 225px;
}
.side-nav li a:hover, .side-nav li a:focus {
    background-color: #000 !important;
    outline: medium none;
}
}
.side-nav > li > ul {
    padding: 0;
}
.side-nav > li > ul > li > a {
    color: #999;
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
}
.side-nav > li > ul > li > a:hover {
    color: #fff;
}
.flot-chart {
    display: block;
    height: 400px;
}
.flot-chart-content {
    height: 100%;
    width: 100%;
}
.huge {
    font-size: 40px;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-green .panel-heading {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
}
.panel-green a {
    color: #5cb85c;
}
.panel-green a:hover {
    color: #3d8b3d;
}
.panel-red {
    border-color: #d9534f;
}
.panel-red .panel-heading {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #fff;
}
.panel-red a {
    color: #d9534f;
}
.panel-red a:hover {
    color: #b52b27;
}
.panel-yellow {
    border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
    color: #fff;
}
.panel-yellow a {
    color: #f0ad4e;
}
.panel-yellow a:hover {
    color: #df8a13;
}
.pagination {
    margin: 20px 0;
}
.pagination ul {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999999;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #999999;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a, .pagination-large ul > li > span {
    font-size: 17.5px;
    padding: 11px 19px;
}
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pagination-small ul > li > a, .pagination-small ul > li > span {
    font-size: 11.9px;
    padding: 2px 10px;
}
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    font-size: 10.5px;
    padding: 0 6px;
}
.divider {
    display: none;
}
.hiddenStepInfo {
    display: none;
}
.activeStepInfo {
    display: block !important;
}
.underline {
    text-decoration: underline;
}
.step {
    margin-top: 27px;
}
.progress {
    height: 25px;
    position: relative;
}
.progress > .progress-type {
    background-color: rgba(25, 25, 25, 0.2);
    color: rgb(255, 255, 255);
    font-weight: 800;
    left: 0;
    padding: 3px 30px 2px 10px;
    position: absolute;
}
.progress > .progress-completed {
    font-weight: 800;
    padding: 3px 10px 2px;
    position: absolute;
    right: 0;
}
.step {
    text-align: center;
}
.step .col-md-2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #c0c0c0 -moz-use-text-color #c0c0c0 #c0c0c0;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
}
.step .col-md-2:last-child {
    border: 1px solid #c0c0c0;
}
.step .col-md-2:first-child {
    border-radius: 5px 0 0 5px;
}
.step .col-md-2:last-child {
    border-radius: 0 5px 5px 0;
}
.step .col-md-2:hover {
    color: #f58723;
    cursor: pointer;
}
.step .activestep {
    border-color: #5cb85c !important;
    border-style: solid !important;
    border-width: 3px 6px !important;
    color: #f58723;
    height: 100px;
    margin-top: -7px;
    padding-top: 7px;
}
.step .fa {
    font-size: 40px;
    padding-top: 15px;
}
.chosen-container-multi .chosen-choices, .chosen-container-single .chosen-single {
    min-height: 34px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 26px !important;
}
.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert, .alert h4 {
    color: #c09853;
}
.alert h4 {
    margin: 0;
}
.alert .close {
    line-height: 20px;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success h4 {
    color: #468847;
}
.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger h4, .alert-error h4 {
    color: #b94a48;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info h4 {
    color: #3a87ad;
}
.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}
.alert-block > p, .alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 28px;
}
.table-responsive {
    height: 60%;
    overflow: auto;
}
.userinfo label {
    width: 170px;
}
.chosen-container.chosen-container-single {
    min-width: 201px;
}
.filters .chosen-container.chosen-container-single {
    min-width: 60px;
}
#Products_chosen {
    width: 300px !important;
}
.has-error input, .has-error .chosen-container-single .chosen-single {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.btn-group .btn .caret {
    margin-top: 0 !important;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
    min-width: 1px;
}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover {
    background-color: #006dcc;
}
.right_create, .licinfo_create {
    display: none;
}
.nav.navbar-right.top-nav {
    z-index: 9;
}
#Users_comment {
    height: 110px !important;
}
.grid-view th {
    background: url("../images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #dfeffc;
    color: #000000 !important;
}
.grid-view th a {
    color: #000000;
}
.grid-view tr:hover {
    background: url("../images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #dfeffc;
}
.navbar-inverse {
    float: left !important;
    font-size: 12px;
    height: auto !important;
    margin: 0 !important;
    min-height: 0;
    padding: 0 !important;
}
.navbar-inverse .navbar-brand {
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.chosen-container.chosen-container-multi {
    min-width: 300px !important;
}
.divForForm .navbar {
    display: none !important;
}
.divForForm #wrapper {
    padding: 0 !important;
}
.dropdown-menu.dropdown-menu-right.userdropdown a {
    color: #000000;
}
.dropdown-menu.dropdown-menu-right.userdropdown a:hover {
    background: url("../images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #dfeffc;
}
h1 {
    color: #000000 !important;
    font-size: 24px;
    font-weight: 700;
}
td {
    padding: 4px 8px !important;
    vertical-align: middle !important;
}
.btn {
    font-size: 12px !important;
    padding: 4px 8px !important;
}
.row {
    max-width: 100%;
}
.alert {
    margin-top: 50px;
}
