/*
* *    Admin V1    **
* custom style for template admin_1
* created by DT Team
*/

body.admin_v1.skin-custom-sf{
	background-color: #f7f7f7;
	font-size: 14px !important;
}

.admin_v1.skin-custom-sf .full-with{
	width: 100% !important;
}

.admin_v1.skin-custom-sf .full-with .select2-container{
	width: 100% !important;
}

.admin_v1.skin-custom-sf .box-header .buttons .btn{
	padding: 5px 10px;
	font-size: 12px;
	margin-left: 6px;
}


.admin_v1.skin-custom-sf.fixed .content-wrapper, .fixed .right-side{
	padding-top: 70px;
}

.admin_v1.skin-custom-sf  .border-aqua{
	border: 2px solid #00c0ef !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-aqua:hover{
	color: #00c0ef;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}


.admin_v1.skin-custom-sf .border-blue{
	border: 2px solid #0073b7 !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-blue:hover{
	color: #0073b7;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.admin_v1.skin-custom-sf .border-yellow{
	border: 2px solid #f39c12 !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-yellow:hover{
	color: #f39c12;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.admin_v1.skin-custom-sf .border-green{
	border: 2px solid #00a65a !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-green:hover{
	color: #00a65a;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.admin_v1.skin-custom-sf .small-box.bg-white{
	background-color: #ffffff !important;
	color: #0c0c0c !important;
}

.admin_v1.skin-custom-sf .small-box.bg-white p{
	color: grey !important;
}

.admin_v1.skin-custom-sf .linear-gradient-white{
	background: linear-gradient(54deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
}

.admin_v1.skin-custom-sf .linear-gradient-white i{
	color: white;
}

.admin_v1.skin-custom-sf .icon.icon-xlg{
	height: 32px;
}

.admin_v1.skin-custom-sf .icon.icon-medium{
	height: 18px;
}


.admin_v1.skin-custom-sf .border-green{
	border: 2px solid #00a65a !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-green:hover{
	color: #00a65a;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.admin_v1.skin-custom-sf .border-red{
	border: 2px solid #dd4b39 !important;
	border-radius: 5px;
	background-color: #ffffff;
	color: grey;
}

.admin_v1.skin-custom-sf .border-red:hover{
	color: #dd4b39;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

/*
.border-red .icon{
	color: #dd4b39;
}*/

.admin_v1.skin-custom-sf .small-box .icon2{
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: absolute;
	top: 15px;
	right: 25px;
	z-index: 0;
	font-size: 55px;
	color: rgba(0,0,0,0.15);
}

.admin_v1.skin-custom-sf .invisible{
	visibility: hidden;
}

.admin_v1.skin-custom-sf .select2-container--default.select2-container--focus .select2-selection--multiple,
.admin_v1.skin-custom-sf .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #3c8dbc !important;
}

.admin_v1.skin-custom-sf .table>tbody>tr>td{
    vertical-align: center !important;
}

.admin_v1.skin-custom-sf #progress{
    height: 25px;
    border: 1px solid #00a7d0;
    padding: 1px;

}
.admin_v1.skin-custom-sf #progress .percent{
    height:100%;
    background-color: #00a7d0;
}

.admin_v1.skin-custom-sf #image-preview{
    display: block;
    background-color: #aaaaaa;
    width: 100px;
    height:100px;
}


.admin_v1.skin-custom-sf #image-preview img{
    width: 100%;
    height: auto;
    object-fit: none;
    object-position: center;
    height: 100px;
    width: 100px;
}

.admin_v1.skin-custom-sf .custom.slimScrollDiv{
    height: 40px !important;
}

.admin_v1.skin-custom-sf ul.sidebar-menu li{
    font-size: 13px !important;
}

.admin_v1.skin-custom-sf ul.sidebar-menu li .menu-icon{
	font-size: 15px;
	margin-right: 8px;
	min-width: 15px;
	display: inline-block;
}

.admin_v1.skin-custom-sf .label, .admin_v1.skin-custom-sf .badge {
    font-size: 86%;
}

.admin_v1.skin-custom-sf .autocomplete-suggestion{
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
}

.admin_v1.skin-custom-sf .autocomplete-suggestions{
    background-color: #fff;
}

.admin_v1.skin-custom-sf .box-header strong{
    text-transform: uppercase;
}


.admin_v1.skin-custom-sf .selector-file{
    display: inline-block;
    background-color: #FFFFFF !important;
    position: relative;
    padding: 5px;
    width: 150px;
    cursor: pointer;
    height: 30px;
    border: 1px solid #0073b7 !important;
    color: #0073b7;

}

.admin_v1.skin-custom-sf .selector-file span{
    position: absolute;
    display: block;
    color: #0073b7;
    top: 7px;
    left: 10px;
    z-index: 1;
    cursor: pointer;

}

.admin_v1.skin-custom-sf .selector-file input{
    position: absolute;
    opacity: 0;
    z-index: 2;
}

.admin_v1.skin-custom-sf .uploaded-file{
    background-color: #0073b7 !important;
    color: #ffffff !important;
    position: relative;
    margin-bottom: 1px;
}


.admin_v1.skin-custom-sf .uploaded-file a{
    color: #ffffff !important;
    display: inline-block;
    padding: 8px;
    padding-left: 10px;
    max-width: 80%;
    white-space: nowrap;
}

.admin_v1.skin-custom-sf .uploaded-file a#download{
    white-space: normal;
    overflow: inherit;
    max-width: 100%;
}
.admin_v1.skin-custom-sf .uploaded-file a#delete, .uploaded-file a#download{
    background-color: #f39c12 !important
}

.admin_v1.skin-custom-sf a.btn-action{
    color: #000000 !important;
}

.admin_v1.skin-custom-sf img.pr_image{
    outline: 1px solid #eeeeee !important;
    padding: 5px;
}

.admin_v1.skin-custom-sf .badge-padding{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.admin_v1.skin-custom-sf .stock-error{
    background-color: #f9e6e5;
}

.admin_v1.skin-custom-sf .stock-error:hover{
    background-color: #f9e6e5;
}

.admin_v1.skin-custom-sf .image-uploaded{
    display: inline-block;
    outline: 1px solid #eeeeee;
    padding: 5px;
}

.admin_v1.skin-custom-sf .image-uploaded #delete{
    color: #ffffff;
    display: block;
    width: 100%;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px;
    background-color: #dd4b39;
}

.admin_v1.skin-custom-sf .image-uploaded #delete:hover{
    -webkit-transition-delay: 0.2s; /* Safari */
    -moz-transition-delay:0.2s;
    transition: 0.2s;
    background-color: #afafaf;
    color: #000000;
}

.admin_v1.skin-custom-sf .uploaded-file a#delete,.uploaded-file a#download{
    position: absolute;
    right: 0px;
    top: 0;
}

.admin_v1.skin-custom-sf .input-group .input-group-addon{
    font-weight: bold;
	font-size: 12px;
}

.admin_v1.skin-custom-sf .easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category{
    padding: 10px 12px !important;
}

.admin_v1.skin-custom-sf .easy-autocomplete input{
	border-radius: 5px;
	box-shadow: none !important;
}

.admin_v1.skin-custom-sf .lspinner{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}


.admin_v1.skin-custom-sf .easy-autocomplete{
    width: auto !important;
}


.admin_v1.skin-custom-sf .sbadge{
    margin-left: 5px;
    text-transform: uppercase;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10px;
    font-weight: 400;
}

.admin_v1.skin-custom-sf .sbadge.with-border{
	padding-left: 9px !important;
	padding-right: 9px !important;;
	padding-bottom: 4px !important;;
	padding-top: 4px !important;;
}

.admin_v1.skin-custom-sf .sbadge.with-border.bg-green{
	border: 1px solid #00a65a !important;
	background: transparent !important;
	color: #00a65a !important;
}

.admin_v1.skin-custom-sf .sbadge.with-border.bg-blue{
	border: 1px solid #0073b7 !important;
	background: transparent !important;
	color: #0073b7 !important;
}

.admin_v1.skin-custom-sf .sbadge.with-border.bg-yellow{
	border: 1px solid #f39c12 !important;
	background: transparent !important;
	color: #f39c12 !important;
}


.admin_v1.skin-custom-sf .capitalize{
	text-transform: capitalize !important;
}


.admin_v1.skin-custom-sf tr.single-order{

}

.admin_v1.skin-custom-sf .dashed-border{
    border: dashed 1px #e0e0e0;
}

.admin_v1.skin-custom-sf #uploaded-file{
    border: 1px solid #93313e;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;

}

.admin_v1.skin-custom-sf .uploaded-file{
	max-width: 100%;
	/* max-height: 100%; */
	overflow: hidden;
}

.admin_v1.skin-custom-sf .title_order{
    font-size: 25px;
}

.admin_v1.skin-custom-sf .form-group.notes{
    border: dashed 1px #e0e0e0;
    padding: 10px;
    padding-left: 12px;
    padding-right: 12px;
}

.admin_v1.skin-custom-sf .comment_item{
    border-bottom: 1px dashed #eeeeee;
}

.admin_v1.skin-custom-sf .comment_item td{
    padding: 15px;
}

.admin_v1.skin-custom-sf .load-more{
    padding: 8px;
    margin-top: 10px;
    display: inline-block;
}

.add-comment{
    padding: 8px;
    margin-top: 0px;
    display: inline-block;
}

.admin_v1.skin-custom-sf .height300{
    height: 300px !important;
}


.admin_v1.skin-custom-sf .height423{
	height: 423px !important;
}

.admin_v1.skin-custom-sf .width200px{
	width: 200px !important;
}

.admin_v1.skin-custom-sf .height40{
	height: 40px !important;
}

.admin_v1.skin-custom-sf .select2-dropdown .select2-search__field:focus,
.admin_v1.skin-custom-sf .select2-search--inline .select2-search__field:focus{
    border: none !important;
}

.admin_v1.skin-custom-sf .table th{
    font-size: 11.5px;
}

.admin_v1.skin-custom-sf .ostatus.padding-bottom{
    padding-bottom: 5px;
}


.admin_v1.skin-custom-sf .ostatus{
    border-left: 1px solid #0073b7;
}

.admin_v1.skin-custom-sf table tr.th-upercase th, table tr th{
    text-transform: uppercase;
}

.admin_v1.skin-custom-sf .floatleft{
    float: left;
}

.admin_v1.skin-custom-sf .uppercase{
    text-transform: uppercase;
}

.admin_v1.skin-custom-sf .space-top10px{
    margin-top: 10px;
}

.admin_v1.skin-custom-sf .space-bottom10px{
    margin-bottom: 10px;
}

.admin_v1.skin-custom-sf .space-top20px{
    margin-top: 20px;
}

.admin_v1.skin-custom-sf .space-bottom20px{
    margin-bottom: 20px;
}

.admin_v1.skin-custom-sf .space-top15px{
    margin-top: 15px;
}

.admin_v1.skin-custom-sf .space-bottom15px{
    margin-bottom: 15px;
}

.admin_v1.skin-custom-sf .select2-container--default .select2-search--inline .select2-search__field{
    line-height: 22px;
    padding-left: 5px;
}

.admin_v1.skin-custom-sf .dropdown-menu{
    right: 0px;
    left: inherit;
}


.admin_v1.skin-custom-sf .table-form{
	width: 100%;
}

.admin_v1.skin-custom-sf .table-form tr td{
	padding: 10px;
}

.admin_v1.skin-custom-sf .table-form tr td.tdlabel{
	font-weight: bold;
}

.admin_v1.skin-custom-sf .label-title{
	border-bottom: 1px solid #eeeeee;
	padding-left: 0px !important;
	display: block;
	padding-bottom: 10px;
}

.admin_v1.skin-custom-sf .text-content{
	padding: 10px;
	display: block;
}

.admin_v1.skin-custom-sf .text-display{
	padding-top: 0;
	display: block;
}

.admin_v1.skin-custom-sf .margin-left10px{
	margin-left: 10px;
}

.admin_v1.skin-custom-sf .margin-right10px{
	margin-right: 10px;
}

.admin_v1.skin-custom-sf .margin-bottom20px{
	margin-bottom: 20px;
}

.admin_v1.skin-custom-sf .margin-bottom15px{
	margin-bottom: 15px;
}

.admin_v1.skin-custom-sf .margin-bottom10px{
	margin-bottom: 10px;
}

.admin_v1.skin-custom-sf .margin-bottom5px{
	margin-bottom: 5px;
}

.admin_v1.skin-custom-sf .margin-bottom0px{
	margin-bottom: 0;
}

.admin_v1.skin-custom-sf .margin-top20px{
	margin-top: 20px;
}

.admin_v1.skin-custom-sf .margin-top15px{
	margin-top: 15px;
}

.admin_v1.skin-custom-sf .margin-top10px{
	margin-top: 10px;
}

.admin_v1.skin-custom-sf .margin-top5px{
	margin-top: 5px;
}


.admin_v1.skin-custom-sf .margin-top0px{
	margin-top: 0px;
}

.admin_v1.skin-custom-sf .margin-right15px{
	margin-right: 10px;
}

.admin_v1.skin-custom-sf .title15px{
	font-size: 14px;
}

.admin_v1.skin-custom-sf .cursor-pointer{
	cursor: pointer;
}

.admin_v1.skin-custom-sf .input-group.input-right input.number{
	text-align: right;
}

.admin_v1.skin-custom-sf table tr th.input-right, table tr td.input-right{
	text-align: right;
	padding-right: 16px;
}

.admin_v1.skin-custom-sf table tr td .input-right{
	text-align: right;
}

/*
.admin_v1.skin-custom-sf table tr td input.focusable{
	background-color: transparent;
	border: transparent;
}*/

.admin_v1.skin-custom-sf table tr td input.focusable:focus{
	background-color: #ffffff;
	border: 1px solid #ccc;
}

.admin_v1.skin-custom-sf table tr td .sub-title, table tr td .current_qty{
	padding: 10px;
	display: inline-block;
	color: gray;
	font-size: 11px;
}

.admin_v1.skin-custom-sf table tr td .current_qty{
	padding: 10px;
	display: inline-block;
	color: gray;
	font-size: 11px;
}

.admin_v1.skin-custom-sf table tr td span.padding,table tr td strong.padding{
	padding: 10px;
	display: inline-block;
}

.admin_v1.skin-custom-sf table tr td .current_qty .err{
	color: red;
}

.admin_v1.skin-custom-sf .font-size24px{
	font-size: 24px;
}

.admin_v1.skin-custom-sf .font-size20px{
	font-size: 20px;
}

.admin_v1.skin-custom-sf .font-size18px{
	font-size: 18px;
}

.admin_v1.skin-custom-sf .font-size16px{
	font-size: 16px;
}

.admin_v1.skin-custom-sf .font-size14px{
	font-size: 14px;
}

.admin_v1.skin-custom-sf .font-size10px{
	font-size: 10px;
}

.admin_v1.skin-custom-sf .border-radius10px{
	border-radius: 10px !important;
}

.admin_v1.skin-custom-sf .border-radius5px{
	border-radius: 5px !important;
}

.admin_v1.skin-custom-sf .control-sidebar-bg, .control-sidebar{
	width: 300px;
	right: -300px;
}

.admin_v1.skin-custom-sf .control-sidebar-light, .control-sidebar-light+.control-sidebar-bg{
	background: #ffffff;
}

/************* ORDER BARCODE LOADER *************/
.admin_v1.skin-custom-sf .search-items{
	position: relative;
}
.admin_v1.skin-custom-sf .lspinner{
	position: absolute;
	display: inline-block;
	height: 34px;
	width: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	top: 0px;
	right: 0px;
}

.admin_v1.skin-custom-sf .lbtn{
	position: absolute;
	display: inline-block;
	height: 34px;
	width: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	top: 0px;
	right: 0px;
}


.admin_v1.skin-custom-sf #add-item{
	display: block;
	position: absolute;
	right: 40px;
	top: -7px;
	padding: 5px;
	background-color: #FFFFFF;
}

.admin_v1.skin-custom-sf #add-service{
	display: block;
	position: absolute;
	right: 40px;
	top: -7px;
	padding: 5px;
	background-color: #FFFFFF;
}

/****************** DATA TABLES ******************/

.admin_v1.skin-custom-sf .dataTables_wrapper .dataTables_filter input{
	border: 1px solid #eeeeee !important;
}

.admin_v1.skin-custom-sf table.dataTable thead th, table.dataTable thead td{
	border-bottom: 1px solid #eeeeee !important;
}

.admin_v1.skin-custom-sf table.dataTable.no-footer{
	border-bottom: 1px solid #eeeeee !important;
}

.admin_v1.skin-custom-sf .dataTables_wrapper .dataTables_length,
.admin_v1.skin-custom-sf .dataTables_wrapper .dataTables_filter{
	padding: 10px;
}

.admin_v1.skin-custom-sf .dataTables_wrapper .dataTables_length select{
	border: 1px solid lightgray;
}


/****************** SNACKBAR **************/
/* The snackbar - position it at the bottom and in the middle of the screen */
.admin_v1.skin-custom-sf #snackbar {
	visibility: hidden; /* Hidden by default. Visible on click */
	min-width: 250px; /* Set a default minimum width */
	margin-left: -125px; /* Divide value of min-width by 2 */
	background-color: #333; /* Black background color */
	color: #fff; /* White text color */
	text-align: center; /* Centered text */
	border-radius: 2px; /* Rounded borders */
	padding: 16px; /* Padding */
	position: fixed; /* Sit on top of the screen */
	z-index: 1; /* Add a z-index if needed */
	left: 50%; /* Center the snackbar */
	bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
.admin_v1.skin-custom-sf #snackbar.show {
	visibility: visible; /* Show the snackbar */
	/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
	from {bottom: 30px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
	from {bottom: 30px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

/*
*
*/

.admin_v1.skin-custom-sf .text-grey-darker{
	color: #a4a6aa !important;
}

.admin_v1.skin-custom-sf table.table-item-detail{

}

.admin_v1.skin-custom-sf table.table-item-detail tr td{
	padding: 10px;
}

.admin_v1.skin-custom-sf #loaded-component{
	min-height: 100%;
	background-color: #f7f7f7;
	z-index: 800;
}


.admin_v1.skin-custom-sf #loaded-component{
	position: relative;
}

.admin_v1.skin-custom-sf #loaded-component .loading-container{
	display: initial;
	position: absolute;
	left: 50%;
	right: 50%;
	top: 20%;
	bottom: 80%;
}

.admin_v1.skin-custom-sf #loaded-component .loading-container i{
	font-size: 60px;
}




.admin_v1.skin-custom-sf .sidebar-menu ul li{
	cursor: pointer;
}

.admin_v1.skin-custom-sf .s_g{
	-webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
	transition: transform .3s ease-in-out,margin .3s ease-in-out;
	margin-left: 230px;
	z-index: 820;
}

.admin_v1.skin-custom-sf .modal-backdrop{
	z-index: 0 !important;
}


.admin_v1.skin-custom-sf .dt-loader {
	border: 10px solid #FFFFFF;
	border-radius: 50%;
	border-top: 10px solid #3498db;
	width: 90px;
	height: 90px;
	-webkit-animation: spin 0.5s linear infinite;
	animation: spin 0.5s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.filter-box{
	cursor: pointer;
	position: relative;
	display: block;
	min-width: 150px;
	padding: 4px;
	border-bottom: 1px solid #3c8dbc;
}

.admin_v1.skin-custom-sf #filtered.filter-box{
	cursor: auto;
}

.admin_v1.skin-custom-sf #filtered.filter-box #re-init-filter{
	cursor: pointer;
}

.admin_v1.skin-custom-sf .filter-box.no-border{
	border-bottom: none;
}


.admin_v1.skin-custom-sf .filter-box.filtered{
	min-width: 75px !important;
}


.admin_v1.skin-custom-sf .filter-box .icon{
	display: block;
	width: 100%;
}

.admin_v1.skin-custom-sf .filter-box .icon i{
	float: right;
}

.admin_v1.skin-custom-sf .filter-box .text{
	position: absolute;
}

.admin_v1.skin-custom-sf .filter-box .filtered{
	position: absolute;
}

.admin_v1.skin-custom-sf .filter-box .filter-badge{
	font-size: 12px;
}

.admin_v1.skin-custom-sf .modal-backdrop{
	display: none !important;
}

.admin_v1.skin-custom-sf .col-order{
	text-decoration: underline;
	color: #0c0c0c;
}

.admin_v1.skin-custom-sf .col-order:hover{
	text-decoration: underline;
	color: #0c0c0c;
}

.admin_v1.skin-custom-sf .skin-blue .sidebar-menu>li.header{
	background: transparent !important;
}

.admin_v1.skin-custom-sf .main-header .logo{
	height: 67px !important;
}

.admin_v1.skin-custom-sf .input-group{
	z-index: 1;
}

.admin_v1.skin-custom-sf .export-btn i{
	color: #00a157 !important;
}

.admin_v1.skin-custom-sf .box-header strong, .modal-title , .modal-title strong,h1,h2,h3,h4,h5 {
	font-family: 'Montserrat', sans-serif !important;
}

.admin_v1.skin-custom-sf .title-font{
	font-family: 'Montserrat', sans-serif !important;
}

.admin_v1.skin-custom-sf .modal-title, .modal-title strong{
	text-transform: uppercase;
}

.admin_v1.skin-custom-sf .navbar-nav>li>a{
	line-height: 30px;
}

.admin_v1.skin-custom-sf .navbar-nav>li>a.user-block{
	line-height: 18px !important;
	min-width: 180px;
}

.admin_v1.skin-custom-sf .navbar-nav>li>a.user-block span{
	display: inline-block;
	color: #000000;
}

.admin_v1.skin-custom-sf .navbar-nav>li>a.user-block small{
	color: grey;
}

.admin_v1.skin-custom-sf .navbar-nav>.user-menu .user-image{
	margin-top: -4px;
	width: 40px;
	height: 40px;
	border: 2px solid rgba(0, 0, 0, 0.2);
}

.admin_v1.skin-custom-sf .navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{
	background-color: #FFFFFF;
}

.admin_v1.skin-custom-sf .skin-custom-sf .main-header .navbar .nav > li > a{
	color: #000000 !important;

}

.admin_v1.skin-custom-sf .skin-custom-sf .main-header .navbar .nav > li.user-menu > a{
	min-width: 140px !important;
}


.admin_v1.skin-custom-sf .nav-tabs-custom>.nav-tabs>li{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px;
	text-transform: uppercase;
}


.admin_v1.skin-custom-sf .sidebar-menu .header.menu-search{
	position: relative;
}

.admin_v1.skin-custom-sf .sidebar-menu .header.menu-search input{
	width: 100%;
	border: none;
	outline: none;
	height: 30px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 30px;
}

.admin_v1.skin-custom-sf .sidebar-menu .header.menu-search i{
	position: absolute;
	right: 37px;
	top: 19px;
}

.admin_v1.skin-custom-sf .sidebar-menu #reset-search a{
	color: #3c8dbc !important;
	background: transparent !important;
	border: none;
}

.admin_v1.skin-custom-sf .sidebar-menu #reset-search:hover{
	color: #3c8dbc !important;
	background: transparent !important;
	border: none !important;
}


.admin_v1.skin-custom-sf .skin-custom-sf .sidebar-menu > li.group {
	color: #4b646f;
	background: transparent !important;
}


@media (min-width: 768px){
	.admin_v1.skin-custom-sf .modal-dialog {
		margin: 75px auto;
	}
}

.admin_v1.skin-custom-sf .table tr td{
	height: 50px;
}


.admin_v1.skin-custom-sf .colorpicker.dropdown-menu{
	max-width: 85px !important;
}


.admin_v1.skin-custom-sf .navbar-custom-menu .dropdown.notifications-menu i{

}

.admin_v1.skin-custom-sf .navbar-custom-menu .dropdown.notifications-menu a.dropdown-toggle{
	font-size: 20px !important;
	line-height: 35px !important;
}

.admin_v1.skin-custom-sf .main-header .navbar .nav>li>a>.label{
	padding: 4px 4px !important;
}

.admin_v1.skin-custom-sf .content-header>.breadcrumb{
	font-family: 'Montserrat', sans-serif !important;
	margin-left: 5px;
}

.admin_v1.skin-custom-sf .content-header>.breadcrumb{
	position: relative;
	float: left !important;
	top: auto !important;
	margin-bottom: 0px;
}

.admin_v1.skin-custom-sf .content-header>.buttons{
	float: right;
}

.admin_v1.skin-custom-sf .content-header>.buttons a:hover{
	color: #FFFFFF;
}

.admin_v1.skin-custom-sf .navbar-loader{
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 0%;
	display: block;
}

.admin_v1.skin-custom-sf .table-responsive.margin-top-less10px{
	margin-top: -10px;
}

.admin_v1.skin-custom-sf .table thead {
	background: #f1F1F1;
}

.admin_v1.skin-custom-sf .table th.right-align,.table td.right-align{
	text-align: right;
}

.admin_v1.skin-custom-sf .clear{
	clear: both;
}

.admin_v1.skin-custom-sf .modal .content-header{
	padding: 0px !important;
}

.admin_v1.skin-custom-sf .shipment_container{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 70px;
}

.admin_v1.skin-custom-sf .add_new_item{
	background-color: #eeeeee;
}
