body,h1,h2,h3,h4
{
	color: #555;
  background: white;
}

body {
 	margin: 0px;
	padding: 0px; 
}

/*'Salesforce Sans'*/
html,body, p,a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: WorkSans-Regular, Futura_Medium, Arial, sans-serif, SANS_SERIF;
}

b,th,label {
  font-family: 'WorkSans-Bold' !important;
  /*font-family: 'Salesforce Sans Bold' !important;*/
}

* {
  -webkit-font-smoothing: subpixel-antialiased !important;
} 

.typeahead,.typeahead.dropdown-menu,.alertify-log  { z-index: 10051 !important; }

.modal {
  z-index: 6000;
}

.modal.full .modal-dialog {
  width: 95%;
}

.modal-header {
  padding: 0px 8px 0px 8px !important;
}
.modal-body {
  padding: 4px !important;
}
.modal-dialog {
  max-width: 360px !important;
}

.modal, .modal-backdrop {
  overflow-y: hidden !important;
}
.modal.enable-backdrop-clicks,.bootstrap-dialog.enable-backdrop-clicks {
  pointer-events: none !important;
}
.modal.enable-backdrop-clicks .modal-content,.bootstrap-dialog.enable-backdrop-clicks .modal-content {
  pointer-events: all !important;
}
.modal-dialog.fit-to-content {
  position: relative;
  display: table; /* This is important */ 
  overflow-y: auto;    
  overflow-x: auto;
  width: auto;
  /*min-width: 300px;*/   
}

.modal#modal-states, .modal#modal-states-1 {
    z-index: 999999 !important;
    text-align: center;
    /*top: calc(50% - 150px) !important;*/
}

.list-group {
    text-align: left;
}

.modal-body {
    overflow: auto;
}

.template {
    display: none;
}

.tag-block {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tag-block img {
    display: inline-block;
}

.tag-block>.color {
    padding: 30px;
    width: auto !important;
    height: auto !important;
}

.ajax-loading {
    float: left;
    width: 60px;
    height: 60px;
    background-image: url("img/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.tag-block .color {
    display: inline-block;
    width:170px;
    height:170px;
    vertical-align: middle;
}

@media print {
    
    img {
        display: block;
        page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-inside: avoid; /* or 'auto' */
    }
    
    .tag-block .color {
        width:170px;
        height:170px;
        -webkit-print-color-adjust: exact;
    }
}

/*#main.container {
    background-color: white;
}*/

/* Fonts */
/*@font-face { 
    font-family: 'Salesforce Sans';
    src: url(fonts/SalesForce/SalesforceSans-Regular.ttf);
}
@font-face { 
    font-family: 'Salesforce Sans Bold';
    src: url(fonts/SalesForce/SalesforceSans-Bold.ttf);
}*/
/*
@font-face { 
    font-family: 'Karla-Regular';
    src: url(fonts/karla/Karla-Regular.ttf);
}
@font-face { 
    font-family: 'Karla-Bold';
    src: url(fonts/karla/Karla-Bold.ttf);
}
*/
/*
@font-face { 
    font-family: 'Chivo-LightItalic';
    src: url(fonts/chivo/Chivo-LightItalic.ttf);
}
@font-face { 
    font-family: 'Chivo-Bold';
    src: url(fonts/chivo/Chivo-Bold.ttf);
}
*/
@font-face { 
    font-family: 'WorkSans-Regular';
    src: url(fonts/worksans/WorkSans-Regular.ttf);
}
@font-face { 
    font-family: 'WorkSans-Bold';
    src: url(fonts/worksans/WorkSans-Bold.ttf);
}
/*
@font-face { 
    font-family: Futura_bd_cond_BT;
    src: url(fonts/Futura_bd_cond_BT.TTF);
}
@font-face {
    font-family: Futura_Book_BT;
    src: url(fonts/Futura_Book_BT.ttf);
}
@font-face {
    font-family: Futura_med_cond_bd_BT;
    src: url(fonts/Futura_med_cond_bd_BT.TTF);
}
@font-face {
    font-family: Futura_Medium;
    src: url(fonts/Futura_Medium.ttf);
}
@font-face {
    font-family: FUTURAB;
    src: url(fonts/FUTURAB.TTF);
}
@font-face {
    font-family: FUTURAL;
    src: url(fonts/FUTURAL.TTF);
}
*/
h1,h2,h3,h4 {
    margin-top: 0px;
}

form .required {
    color: #BC7216;
}
form .error {
    color: #E74C3C;
}

/* Gadgets */

/*.gadget {
    
}*/
.button-column a {
    cursor: pointer;
}

.text-negative {
  color: #e5080a !important;
}
.text-positive {
  color: green !important;
}

/*div.alert {
    color: #8a1f11;
    border: 1px solid;
}*/

/* Forms */
.form-vertical input {
    display: block;
    margin-bottom: 10px;
}

.form-actions {
    margin-bottom: 10px;
}


span.glyphicon, .caret {
    margin-right: 6px;
    font-size: 1.8em;
    /*position: relative;*/
    vertical-align: middle;
    /*vertical-align: inherit;*/
}

/*i.glyphicon {
    margin-right: 4px;
}*/

.glyphicon {
  top: -1px;
}

i {
  vertical-align: sub !important;
}

div#actions .nav-tabs > li, #menu-sub>ul>li {
    height: 34px;
}

.navbar-brand {
    padding-left: 30px !important;
}

div#actions .nav-tabs > li > a {
    margin-top: -3px;
}

.nav-tabs > li.arrow {
    padding-top: 10px;
    color: #b9b9b9;
}

div#container-filters {
    padding-top: 16px;
    padding-bottom: 16px;
    /*background-color: #CECECE;*/
}
div#container-filters>* {
    display: inline-block;
}

div#actions .nav-tabs > li > a:hover,div#actions .nav-tabs > li > a:active, div#actions .nav-tabs > li > a:focus, div#actions .nav-tabs > li > a.active {
    color: black !important; 
    background-color: white;
    vertical-align: middle !important;
    font-weight: bold;
    color: black;
    height: 43px;
    padding-top: 16px;
    border: none;
    bottom: 6px;
    width: auto;
    margin-bottom: -20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

div#menu-sub .nav-tabs > li > a.active {
}

.nav-tabs {
    border: none;
}


/*.navbar div {
    height: 34px;
}*/

#menu-sub>ul {
    margin-left: 10px;
}

#menu-sub a {
    font-weight: bold;
    font-size: 1.2em;
    color: black;
}

  
.collapse {
  position:relative;
  height:0;
  overflow:hidden;
  -webkit-transition:height 0.35s ease;
  -moz-transition:height 0.35s ease;
  -o-transition:height 0.35s ease;
  transition:height 0.35s ease;
}
.collapse.in {
  height:auto;
}

.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
}

.block { 
/*    margin: -8px;
    padding: 6px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03); */
}

#center {
    padding: 0px;
    margin: 0px;
    margin-right: 0px;
}

@media (min-width: 900px) {
    .container {
        width: auto !important;
    }   
}

.block:nth-child(odd) { 
    /*background-color: #f5f5f5;*/
} 

table.tags tr td {
    padding: 10px;
}

/* Grid view */

/*.grid-view table.items th, .grid-view table.items td
{
    width: 20%;
}*/

.btn.btn-default.btn-sm {
  padding: 7px 9px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: grey !important;
}

table.items tr.row-not-answered {
    background-color: rgba(65,60,213,0.07);
}
table.items tr.row-not-available {
    background-color: rgba(238,95,91,0.07);
}
table.items tr.row-customer {
    background-color: #eee;
}

.grid-view.professional {
  overflow-x: auto !important; 
  overflow-y: hidden !important; 
}

.grid-view .dropdown-menu {
  float: none !important;
  position: relative !important;
}

/*.grid-view.professional {
    overflow-x: auto !important; 
    overflow-y: hidden !important; 
}*/

.grid-view.professional::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}

.grid-view.professional::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .4);
  /*background-color: rgba(242, 208, 37, .7);*/
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

table input[type=text] {
    width: 100%;
}

.grid-view table.items th, .grid-view table.items td
{
    width: 120px;
}

.grid-view.professional table.items td:first-child, .grid-view.professional table.items th:first-child {
    /*max-width: 16px !important;*/
    min-width: 16px !important;
    /*width: 100% !important;*/
}

/*.grid-view table.items tr:last-child, .grid-view table.items td:last-child, .grid-view table.items th:last-child {
    width: 120px !important;
}*/
 
/*others*/
#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #2f5ca0;
}

#header
{
	margin: 0;
	padding: 0;
	/*border-top: 3px solid #C9E0ED;*/
}

#content
{
    padding: 0px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #2f5ca0;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

ul {
    /*list-style: none;
    padding:0;
    margin:0;*/
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.6em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#F9F5DD;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E8F6FF;
	border-color:#CECECE;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

/*
.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}
*/

.portlet-title {
    margin-bottom: 10px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

div#notification_type, div#notification_private {
    display: block;
    margin-top:20px;
 }      

 div#notification_type label, div#notification_private label
 {
    font-weight: bold;
    float:left;
    margin-left:2px;
    text-align:left;
    width:100px;
  }
  
div#notification_type input, div#notification_private input
{
    float:left;
}

.tip {
    color: #969696;
}

.btn-default {
    color: black;
    border: 1px solid #bbb;
    background-color: #eee !important;
    border-radius: 6px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus {
    color: #a7a7a7 !important;
}

.white, .white a {
  color: #fff;
}

.navbar-no-collapse li {
    z-index: 1000;
}

#select-project {
    min-width: 160px;
    background-color: initial;
    color: white;
}

#select-project option {
    color: black;
}

#select-project:focus,#select-project:active {
    border-color: white; 
}


.btn-none, .btn-none#hover, .btn-none#active {
    border: none;
    background-color: transparent;
}
.btn-none:hover i, .btn-none:active i {
    color: #ccc;
}


/* tables th */
tr,td,table.items th {
    border: 1px solid #ccc !important;
    /*width: 10px !important;*/
}

thead td, thead th {
        background-color: #eee !important;
}

table input {    
    /*width: 100%;*/
    border: 1px solid black;
    table-layout: fixed;
    /*width: 200px;*/
}

table a {
    text-decoration: none !important;
}

#center .row {
    margin-bottom: 10px !important;
}


/* Pager */
ul.yiiPager {
    list-style: none;
    text-decoration: none !important;
    font-size: 16px;
}

ul.yiiPager > li {
    display: inline-block;
}

ul.yiiPager .first, ul.yiiPager .last {
    display: inline;
}

#filters {
    background-color: #FAFAFA;
    float: right;
    border: 1px solid #bbb;
    border-radius: 4px;
    width: auto;
    padding: 8px;
}

.bootstrap-select {
    /*width: 100px !important;*/
}

table td>a {
    margin-right: 6px;
}

.pagination {
    width: 100% !important;
}

table.table.items td {
    vertical-align: inherit;
}

ul.nav-tabs>li.dropdown.open ul.dropdown-menu>li.arrow {
    display: none;
}

ul.nav-tabs>li.dropdown.open.close ul.dropdown-menu>li.arrow {
    display: block;
}

/* Pager */
.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.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:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;background-color:transparent;cursor:default}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-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{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-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{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1}.pager:before,.pager:after{display:table;content:"";line-height:0}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:default}

.color2 {
    border: 1px solid grey;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

.color2.padding {
    height: auto;
    width: auto;
    padding: 14px;
}

.select.dropdown-toggle {
    background-color: white !important;
    border-color: #dce4ec;
}

.filter-option {
    color: grey;
}

table#waybill td, table#waybill tr, table#additional_wrok td, table#additional_wrok tr {
    padding: 6px;
}

@media print {
    
    /*h1,h2,h3,h4,h5,*/
    .btn,h1,#footer,.hide_print {
        display: none !important;
    }
    
    .print {
        -webkit-print-color-adjust: exact; 
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }
    
    img {
        display: inline-block;
    }
    
    @page {margin:0 -6cm}
    html {margin:0 6cm}
    
}

.language img {
    width: 26px;
    height: 26px;
}

.nav>li>a {
    padding: 10px 10px !important; 
}
.nav.navbar-nav>li>a {
    padding: 20px 10px !important; 
}

.tab-pane {
    margin-top: 20px !important;
}

.progress {
    height: 16px !important;
}

ul>li {
    list-style: none;
}

ul#parts-install > li, ul#parts-pipe > li {
    margin-bottom: 6px;
}

div.loading {
    background-color: #eee;
    background-image: url('icons/loading.gif');
    background-position:  center center;
    background-repeat: no-repeat;
    opacity: 1;
}
div.loading * {
    opacity: .8;
}

.width-100 {
    width: 100px !important;
}
.width-120 {
    width: 120px !important;
}
.width-160 {
    width: 160px !important;
}
.width-180 {
    min-width: 180px !important;
}
.width-200 {
    width: 200px !important;
}
.width-220 {
    width: 220px !important;
}
.min-width-100 {
    min-width: 100px !important;
}
.min-width-120 {
    min-width: 120px !important;
}
.min-width-160 {
    min-width: 160px !important;
}
.min-width-180 {
    min-width: 180px !important;
}
.min-width-200 {
    min-width: 200px !important;
}
.min-width-220 {
    min-width: 220px !important;
}
.min-width-240 {
    min-width: 240px !important;
}

/* Loading */

/* Absolute Center Spinner */
#main-loading {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
#main-loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
#main-loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#main-loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(44, 62, 80, 0.75) 1.5em 0 0 0, rgba(44, 62, 80, 0.75) 1.1em 1.1em 0 0, rgba(44, 62, 80, 0.75) 0 1.5em 0 0, rgba(44, 62, 80, 0.75) -1.1em 1.1em 0 0, rgba(44, 62, 80, 0.5) -1.5em 0 0 0, rgba(44, 62, 80, 0.5) -1.1em -1.1em 0 0, rgba(44, 62, 80, 0.75) 0 -1.5em 0 0, rgba(44, 62, 80, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(44, 62, 80, 0.75) 1.5em 0 0 0, rgba(44, 62, 80, 0.75) 1.1em 1.1em 0 0, rgba(44, 62, 80, 0.75) 0 1.5em 0 0, rgba(44, 62, 80, 0.75) -1.1em 1.1em 0 0, rgba(44, 62, 80, 0.75) -1.5em 0 0 0, rgba(44, 62, 80, 0.75) -1.1em -1.1em 0 0, rgba(44, 62, 80, 0.75) 0 -1.5em 0 0, rgba(44, 62, 80, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*div.grid-view table tbody tr {
    cursor: pointer;
}*/

.ui-sortable .list-group-item {
    background-color: #dcdcdc;
}
.ui-sortable .ui-sortable-helper {
    background-color: #c7c7c7;
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border-color: transparent !important;
    background-color: transparent !important;
}

#history-grid td.data div, #history-grid #history-grid_c4 {
    max-width: 600px !important;
    white-space: pre-line !important;
    word-wrap: break-word;         /* All browsers since IE 5.5+ */
    overflow-wrap: break-word;     /* Renamed property in CSS3 draft spec */
}

#history-grid td.data:before, #history-grid #history-grid_c4:before {
  content: "\a ";
  white-space: pre;
}

.nav-tabs>li>a.single {
    color: #682e42;
}

.nav-tabs>li>a.single, .dropdown-menu>li>a.single {
    color: #682e42 !important;
}
.dropdown-menu>li>a.single:focus, .dropdown-menu>li>a.single:hover, .dropdown-menu>li>a.single:active {
    color: white !important;
}

/* Swiper */

swiper-container.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.swiper-container.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.swiper-container.gallery-small {
    width: 100%;
    max-width: 300px;
    float: left;
    box-sizing: border-box;
    padding: 0;
}

.swiper-container.gallery-small .swiper-slide {
    width: 200px !important;
    box-sizing: border-box;
    vertical-align: center !important;
    margin: auto;
}

.grid-view td.images {
    max-width: 330px;
}

.swiper-container.gallery-small .swiper-slide img {
    display:block;
    margin:auto;
}

#scrollTo {
    display: none;
    position: fixed;
    left: 0;
    top: 50%;
    width: auto;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform-origin: 0% 100%;
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 1000;
}
#scrollTo>a .glyphicon{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

/*
.scrollTo a {
    text-align: center;
    margin: 0px 0px 0px 0px;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 120%;
    display: inline-block;
    background-color: #eace4c;
    border: 2px solid #e5c21e;
    border-radius: 8px;
    border-top: 0px solid black;
    color: black;
    letter-spacing: 1px;
    padding: 13px 13px 9px 21px;
    z-index: 10;
}
*/

.grid-view.selectable tbody tr {
    cursor: pointer !important;
}


#parts-admin #part-grid .button-column>* {
    display: none;
}

#parts-customer .filters, #parts-customer .button-column, #parts-customer #part-grid1_c1, #parts-customer .is_customer {
    display: none;
}

.minus-margins {
    margin-left: -14px;
    margin-right: -14px;
}

.dc-table-head {
    padding: 6px;
}

.show-fixed .dropdown-menu {
    position: fixed;
    top: auto !important;
    left: auto;
    width: inherit;
}

