﻿#loading-progress {  transition: opacity 0.15s linear 0s; background: #fff; opacity: 0.7; position: fixed; top: 0; bottom: 0; left: 0; height: 0; width: 100%; height: 100%; z-index: 300;}
#loading-progress .progress-wrapper {background: url(/content/img/loading.svg) no-repeat; padding: 120px 0 0 0; width: 120px; height: 160px; position: absolute; z-index: 400; opacity: 1; margin: -60px 0 0 -60px; left: 50%; top: 50%;}
#loading-progress .loading-progress {}

.navbar-brand {	width: 180px;	padding: 0px !important;}
.navbar-brand img {margin: 5px; height: 38px;}
#topnav.navbar-midnightblue {background-color: #27363d;}


.loading-desc {font-size: 16px; text-align: center; font-weight: bold; color: #000; }

.select2-result { padding-top: 4px; padding-bottom: 3px;}
.select2-result__avatar { float: left; width: 300px; margin-right: 10px; }
.select2-result__avatar img { width: 100%; height: auto; border-radius: 2px; }
.select2-result__meta { margin-left: 70px; }
.select2-result__title { color: black; font-weight: bold; word-wrap: break-word; line-height: 1.1; margin-bottom: 4px; }

.error  { color: red;}

.current-price { background-color: yellow;}

#selected-curators-products .slider-item img {height: 160px; width: auto;}

#modal table td {
    word-wrap: break-word;
    word-break: break-all;
}

table[proposals] tr td {
    vertical-align: middle;
}

.ck-editor__editable {
    min-height: 500px;
    max-height: 500px;
}

ul.submit-error { list-style: none; display: block;  margin: 0; padding: 0;}
ul.submit-error li { margin: 0; padding: 0; list-style: none; display: inline-block; color: #f00;}
input.submit-error {border: 1px #f00 solid !important;}


.ck-editor__editable {
    min-height: 640px;
    max-height: 640px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.cs-textarea { height: 80px !important;}


.col-md-12 .btn.pull-right {margin: 0 0 0 10px;}

.static-sidebar-wrapper, .static-sidebar {	width: 188px;}
.page-content {	padding: 0 5px;}
.page-heading {	padding: 10px;	margin: 0 -5px 10px;}

.row {	margin: 0 !important; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding: 0; margin: 0 10px 0 0;}
 
#orderFilter div {padding: 0 10px 10px 0;}
#users-filter div {padding: 0 10px 10px 0;}

div[list].col-md-12 {margin: 0 !important;}

.form-horizontal .form-group {margin: 5px;}
.form-horizontal .control-label {padding: 5px;}
.page-heading h1 {	line-height: 17px;	font-weight: 700;	font-size: 20px; color: #000;}
.page-heading h1 a {color: #000;}


.range-selector a {color: #000; opacity: 0.5; font-weight: bold; padding: 5px; display: inline-block; }
.range-selector a.selected {opacity: 1;}

#login-form .col-md-4 {margin: auto auto; display: block; float: none;}

.modal-header {	padding: 10px;}
.modal-body {padding: 10px;}
.modal-footer {	padding: 10px;}

table tr td.infdata {position: relative;}
table tr td.infdata a.lookup.ipinfo {position: absolute; right:25px; bottom: 2px; font-size: 16px;}
table tr td.infdata a.lookup.header {position: absolute; right: 5px; bottom: 5px; color: #3ca202}

table tr td.offermg  {position: relative;}
table tr td.offermg .expand {display: inline-block; padding: 2px; cursor: pointer;  float: right;}

.tablesorter-header.tablesorter-headerAsc  {background-image: url(/content/images/bg-sort-of.png); background-position: right -80px; background-repeat: no-repeat;}
.tablesorter-header.tablesorter-headerDesc {background-image: url(/content/images/bg-sort-of.png); background-position: right -160px; background-repeat: no-repeat;}
.tablesorter-header {background-image: url(/content/images/bg-sort-of.png); background-repeat: no-repeat; background-position: right 0; cursor: pointer;}



