html {
	min-height:100%;
}
body {
	background:#255A7A;
	height:100%;
	min-height:100%;
}
a, a:focus {
	outline: 0 none;
}
p {
    margin: 0 auto;
    max-width: 850px;
}
.page-header {
	margin-top:95px;
}
label , input.form-control, textarea.form-control{
    font-size: 14px;
    height: 40px;
    width:100%;
    max-width:400px;
}
.navbar-form input[type="checkbox"] {
	float:right;
	margin-right:50px;
	margin-top:15px;
	max-width: 18px;
	height:18px;
}
label.btn-sm {
	width:80%;
	font-weight:normal;
}
input[type="file"] {
    display: block;
    float: right;
    width: 50%;
}
textarea.form-control{
	resize:none;
}
.cursor-help{
    cursor: help;
}
textarea.form-control.text-area{
	height:77px;
}
div.content_forms {
	width:800px;
	margin:0 auto 60px;
}
#picker_end_date,#picker_start_date {
	float:right;
    margin-right: 8px;
    width: 308px;
}
#picker_end_date,#picker_start_date {
	float:right;
    margin-right: 8px;
    width: 308px;
}
span.helptext {
    float: right;
    font-size: 15px;
    margin-bottom: 26px;
    margin-right: 18px;
    margin-top: 4px;
    padding-right: 0;
    text-align: right;
    width: 100%;
}
.page-footer {
    border-bottom: 1px solid #EEEEEE;
    margin: 65px 0 20px;
}
.navbar-form .form-control {
	max-width:400px;
	width:49%;
}
.navbar-form .form-reduced {
	max-width:160px;
}
.btn-default {
	margin: -9px 0;
}

.pagination {
	margin:0 auto;
	display:table;
}
.panel-heading {
	position:relative;
}
#filter-button {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
p.tag {
    float: left;
    min-height: 20px;
    line-height: 30px;
    margin-right: 10px;
    width: auto;
}
p.tag label{
	width:100%;
}
p.label-xs {
	font-size:12px;
}
.status-column {
	width:100px;
}
.date-column {
	width:180px;
}
tr.order-row {
	background:#666565;
	color:white;
}
table tbody tr.order-row td {
    height: 58px;
    padding: 8px 8px 0;
}
tr.order-row td.status-order {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 0 none;
    border-left: 1px solid #DDDDDD;
    border-right: 0 none;
    color: #808080;
    float: left;
    text-align:center;
    width: 100%;
}
.icons {
	font-size:25px;
	height:25px;
	line-height:25px;
}
.icons:hover {
	cursor:pointer;
}
.glyphicon.gray {
	color:#666565;
}
.glyphicon.copies label{
    color: #F09521;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.glyphicon.nup label {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #F09521;
    font-size: 11px;
    font-weight: normal;
    height: 11px;
    left: -3px;
    line-height: 8px;
    margin: 6px;
    position: absolute;
    text-align: center;
    width: 17px;
}
.fa.orange,
.glyphicon.orange {
	color:#f09521;
}
tr.order-row ul{
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

tr.order-row a {
	color: inherit;
}

tr.order-row ul li{
    display: inline-block;
    float: left;
    margin-left: 20px;
    width: 188px;
}

tr.order-row ul li i{
    display: block;
    float: left;
    line-height: 21px;
    width: 20px;
}
tr.order-row ul li i.price{
	line-height:45px;
}
tr.order-row ul li div{
	width:180px;
	height:50px;
}
tr.order-row ul li div.price{
	line-height:45px;
	font-size:16px;
}

tr.order-row ul li:first-child{
	margin-left:0;
	max-width:80px;
}
tr.printing-row {
    background: none repeat scroll 0 0 #CB906F;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    margin-left: 14px;
    text-align: center;
    text-transform: uppercase;
}

tr.printing td.printing-datetimes{
	font-size: 85%;
}

th.actions {
	width:164px;
}
td {
	position:relative;
}
td .domain-name {
	display: block;
	font-size: 70%;
	font-weight: bold;
}
td .shop-name {
	display: block;
	font-size: 12px;
	line-height: 1.1em;
}

td.filename {
	word-break: break-all;
}

span.mimetype {
    color: #31708F;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: -9px;
    margin-top: -6px;
    right: 0;
    text-align: center;
}
i.icon-mimetype {
	width:36px;
	height:36px;
	display:block;
	margin:0 auto;
	background: url(../img/mimetypes.png) no-repeat scroll 0 0 transparent;
}
i.icon-mimetype.doc {
	background-position:-35px 0;
}
i.icon-mimetype.image {
	background-position:-77px 0;
}
i.icon-mimetype.unknown {
	background-position:-114px 0;
}

h1.login,h2.login,.login h3,h1 a {
	color:white;
}

.title_text a {
	color:white;
}

i.icon-admin {
	margin-right:15px;
	top:6px;
}
h1#maintitle {
	height:40px;
}
h1.login a {
	line-height:10px;
}
h1.login a:hover {
	color:#e4e4e4;
	text-decoration:none;
}
h2.login {
    border-top: 1px solid #FFFFFF;
    font-size: 15px;
    margin: 0 auto;
    max-width: 460px;
    padding: 10px 0 0;
    text-align: center;
}
h3 {
	margin-top:10px;
}
.icon-2x {
	font-size:19px;
}
.bs-callout-danger h4 {
	color: #d9534f;
}
.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.bs-callout p:last-child {
	margin-bottom: 0;
}
.bs-callout {
	margin: 20px 0;
	padding: 20px;
	border-left: 3px solid #d9534f;
}

.bs-callout-danger {
	background-color: #fdf7f7;
	border-color: #d9534f;
}
.panel-login {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    display: block;
    margin: 0 auto;
    max-width: 550px;
    overflow: hidden;
}

ul.log-menu, ul.main-menu {
    color: #FFFFFF;
    position: absolute;
    list-style:none;
    right: 0;
    width: auto;
    padding:5px 0 0 0;
    margin:0;
}
ul.main-menu {
	left:0;
	max-width:460px;
}
ul.log-menu li, ul.main-menu li{
	background:transparent;
    float:left;
	-webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
ul.log-menu li span, ul.main-menu span{
	display:block;
	text-align:center;
}
ul.log-menu li a, ul.main-menu li a{
    color: #FFFFFF;
    display: block;
    height: 50px;
    padding: 10px 10px 0;
}
ul.log-menu li a:hover, ul.main-menu li a:hover{
	text-decoration:none;
	background:#FFFFFF;
	color:#255A7A;
}
.no_link {
	padding:10px 10px 0;
}
.static_menu {
	border-bottom:4px solid #255A7A;
}
ul.log-menu li.link:hover, ul.main-menu li.link:hover{
	text-decoration:none;
	background:#217DB7;
	border-bottom:3px solid #255A7A;
}
.title_text {
	margin-bottom:20px;
}
a.printing-content {
	display:block;
	position:relative;
}
.printing-count {
    background: none repeat scroll 0 0 #D2322D;
    border-radius: 13px 13px 13px 13px;
    font-size: 11px;
    height: 24px;
    line-height: 23px;
    margin: 0 auto;
    position: relative;
    top: -6px;
    width: 24px;
}
.printing-count + span {
	margin-top:-10px;
}

#notification-content {
	display:none;
}

.notifyjs-corner {
	background:white;
	border:0 none;
}
.notifyjs-bootstrap-base.notifyjs-bootstrap-success{
	background:#F5F5F5;
}
.notifyjs-bootstrap-base.notifyjs-bootstrap-error{
	background:#E75B67;
	color:white;
}
.notifyjs-bootstrap-base {
	white-space: normal;
	color:#64ADDC;
}
.notifyjs-corner {
	background-color: #F5F5F5;
    border-color: #888888;
    color: #333333;
    border-radius:5px;
}
.notifyjs-corner .notifyjs-wrapper, .notifyjs-corner .notifyjs-container {
	max-width:400px;
}
.notifyjs-bootstrap-success, .notifyjs-bootstrap-error {
	border:0;
}
.content_shop {
	display:none;
    border: 1px solid #E4E4E4;
    border-radius: 4px 4px 4px 4px;
    float: right;
    margin-right: 41px;
    margin-top: 10px;
    padding: 9px;
    text-align: right;
}
.dropdown-menu {
    font-size: 12px;
    min-width: 286px;
    padding-left: 6px;
    text-align: left;
}
ul.dropdown-menu li{
	display:block;
}
.bs-callout h4 {
    margin: 0 auto;
    max-width: 850px;
}
ul.errorlist {
    background: none repeat scroll 0 0 #FDF7F7;
    border-left: 3px solid #FF0000;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 6px;
    width: 793px;
}
#id_shops {
	overflow:hidden;
	width:400px;
}
.no-arrow {
	border-color:transparent;
}
.fieldWrapper {
	display:block;
	float:left;
}

.fieldWrapper.newline {
    clear: both;
}

.fieldWrapper p{
	display:inline-block;
	margin:0 10px;
	float:left;
}
.panel-default > .panel-heading {
	min-height:53px;
}
.panel-default > .panel-heading.auto-height {
    overflow: hidden;
}

.form-inline .form-control {
	height:34px;
}
.no-margin {
	margin-top:0;
}
.form-control.search_query {
	width:100px;
	transition: width 1s;
	-webkit-transition: width 1s; /* Safari */
}
.form-control.search_query:focus{
	width:200px;
}
.selector {
	background-color: #428BCA;
    border-color: #428BCA;
    border-radius:0;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
    outline:0 none;
}
select.selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
}
select.selector:hover {
	cursor:pointer;
}
.selector option{
	outline:0 none;
}
.pagination > li {
    float: left;
    list-style: none outside none;
}
div.waiting-action {
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
div.waiting-action .spinner, #notification {
	display:block;
	height:11px;
	margin:0 auto 3px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1500ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1500ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
a#btn-accountings {
    margin-bottom: 3px;
}


#id_require_sms_validation{
    float: none;
}