/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 
 .jsgrid .bgcolor-red td{background-color:#ff0000;}
 .jsgrid .bgcolor-blue td{background-color:#4374D9;}
 .jsgrid .bgcolor-green td{background-color:#9FC93C;}
 .jsgrid .font12 td{font-size:12px;}
 
 .select {
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.subject {
	color: #ffffff;
	background: #92a2a8!important;
	margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    white-space: nowrap;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.listheader {
	padding: 10px 0 10px 0;
}
.tab-pane .nav-tabs li:not(.active) a{
	color:#000000!important;
}

.smart-style-1 .jarviswidget-color-green1 > header {
	background:rgb(056,104,056);
	color:#ffffff;
}

.jarviswidget {
	margin-bottom : 10px;
}

.jarviswidget .widget-body{
	padding-bottom : 0px;
}

.jarviswidget div.header{
	border-top:solid;
	border-top-color: #CCC!important;
	padding:10px 13px;
	border-width:1px;
	background-color:rgb(140,146,159)!important;
	color:#ffffff;
}

.jarviswidget div.header h2{
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
}

.table .form-control+.form-control {
	margin-left : 0px;
}

input[type=file] {
	display:inline-block;
}

.input-group+.input-group {
	margin-top:10px;
}

.form-horizontal .control-label{
	font-weight: bold;
}

.form-group .row+.row {
	margin-top:10px;
}

.bv-form fieldset+fieldset {
	border-top: 2px dashed #353D4B;
}

.bv-form fieldset {
	padding: 0px 14px 0px;
}

.bv-form .form-group {
	margin-bottom: 10px!important;
}

.bv-form .form-group:last-child {
	margin-bottom: 0px!important;
}

.jarviswidget .table {
	margin-bottom:0px;
}

.jarviswidget .table thead tr{
	background-color: rgb(056,104,056);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(rgb(056,104,056)),to(rgb(056,104,056)));
	background-image: -webkit-linear-gradient(top,rgb(056,104,056) 0,rgb(056,104,056) 100%);
	color: #fff;
}

.jarviswidget .table thead tr.home{
    background-color: rgb(125,137,140);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(rgb(125,137,140)),to(rgb(125,137,140)));
    background-image: -webkit-linear-gradient(top,rgb(125,137,140) 0,rgb(125,137,140) 100%);
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.jarviswidget .table thead tr th{
	text-align:center;
}

#scrapcontents {
	text-align : center;
	padding-top : 10px;
}

#categoryList {
	padding-left : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	max-height : 250px;
	width : 100%;
	overflow : auto;
	border:1px solid #ccc;
}

#categoryList li{
	list-style: none;
	padding: 5px;
	font-size: 14px;
}

#custom-overlay {
  background-color: #000;
  opacity: 0.7;
  overflow: hidden;
}

/* http://projects.lukehaas.me/css-loaders/ by @lukehaas */
.loading-spinner {
  font-size: 12px;
  margin: 6.7em auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  top: 30%;
}
.loading-text {
    margin: 3.0em auto;
    position: relative;
    top: 30%;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}

/* modal */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}

.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #6598d9;
  border: 0;
}

.modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

.modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}

.modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}

#modalCategoryTable {
    width: 100%;
    border-spacing: 0;
    border: 1px solid black;
}

#modalCategoryTable th,
#modalCategoryTable td,
#modalCategoryTable tr,
#modalCategoryTable thead,
#modalCategoryTable tbody { display: block; }

#modalCategoryTable thead tr {
    /* fallback */
    width: 97%;
    /* minus scroll bar width */
    width: -webkit-calc(100% - 16px);
    width:    -moz-calc(100% - 16px);
    width:         calc(100% - 16px);
}

#modalCategoryTable tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

#modalCategoryTable tbody {
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

#modalCategoryTable tbody td,
#modalCategoryTable thead th {
    width: 20%;
    float: left;
    border-right: 1px solid black;
}

#modalCategoryTable thead tr th { 
    height: 30px;
    /*text-align: left;*/
}

#modalCategoryTable tbody tr td { 
    cursor: pointer;
}

#modalCategoryTable tbody { border-top: 1px solid black; }

#modalCategoryTable tbody td:last-child, #modalCategoryTable thead th:last-child {
    border-right: none !important;
}

#modalCategoryTable {
	margin-bottom: 0px;
}

.fileBox {padding-left:0px;padding-top:10px;}
.fileBox .fileName {display:none;}
.fileBox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

.optionFileBox img {cursor:pointer;}
.optionFileBox label {margin-bottom: 0px;}
.optionFileBox .fileName {display:none;}
.optionFileBox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

.tbrow {
	cursor: pointer;
}

.tbrow td {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contentdiv .contentdiv2 {
	cursor: pointer;
}

.alert-custom1 {
    margin-bottom: 0px;
    padding: 8px;
}

#logo-group2 {
	/*background-color:#ffffff!important;*/
}

.colorpicker-alpha {display:none !important;} .colorpicker{ min-width:128px !important;}

.form-group .text {
    padding-top:7px;
}

.span_text_right span {
    float:right;
}

.span_text_right td span:nth-child(2) {
    color: #F522FF;
}

.span_text_right td span a {
    color: #F522FF;
}

.select2-selection__arrow {
    padding-top : 8px;
}

#left-panel {
    background : #464a53;
}

#shipping_info header {
    background : #fb3c4a!important;
}

#shipping_info header h2 {
    width : 100%;
    text-align : center;
}

#header {
    height: 61px;
}

#header div {
    /*height: 61px;*/
}

#logo {
    margin-top: 4px;
}

#logo img {
    width: auto;
    height: auto;
}

.pull-right div {
    margin-top: 7px;
}

#left-panel {
    padding-top: 61px;
}

#main {
    padding-bottom: 125px;
}