/*Note : This style for all select2 drop down box for maintaining equal height 
with make,model and  calibration expiry (Section 3)
 */
input[type=radio] {
	margin-top: 0px;
}

.select2-container .select2-selection--single {
	height: 33px;
	margin-top: 1px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 31px;
}

/* invalid input */
.bvalidator-orange-invalid {
	background-color: #FFC !important;
}
/* tooltip */
.bvalidator-orange-tooltip {
	background-color: #F90;
	font-size: 12px;
	border: 1px solid #333;
	color: #333;
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-box-shadow: 0 0 6px #ddd;
	box-shadow: 0 0 6px #ddd;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	position: absolute;
	z-index: 1000;
    left: 10px !important;
}

.bvalidator-orange-tooltip-noclose {
	padding-right: 5px;
}
/* message */
.bvalidator-orange-tooltip .bvalidator-orange-msg {
	position: relative;
}
/* close icon */
.bvalidator-orange-tooltip .bvalidator-orange-close {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #F3F3F3;
	cursor: pointer;
	font-size: 12px;
	position: absolute;
	right: 2px;
	top: 0px;
}

.bvalidator-orange-tooltip .bvalidator-orange-close:hover, .bvalidator-orange-tooltip .bvalidator-orange-close:focus {
	color: #FFF;
}
/* arrow */
.bvalidator-orange-tooltip .bvalidator-orange-arrow {
	border-color: #333 transparent transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -10px;
	left: 7px;
}

.bvalidator-orange-tooltip .bvalidator-orange-arrow:after {
	border-color: #F90 transparent transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	height: 0;
	width: 0;
	position: absolute;
	bottom: 1px;
	left: -10px;
	content: "";
}

body {
	font-size: 12px !important;
	line-height: normal;
}

#myform .content {
	max-width: 360px;
	margin: 0 auto;
}

#myform .k-block {
	border-color: #f2f2f2;
	font-size: 14px;
	background: #fff;
	padding: 15px;
	box-shadow: 0px 0px 8px 4px #ddd;
}

#myform .k-block div.span6 {
	margin-right: initial;
}

.alert-error {
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	min-height: inherit;
}

.tbl_btns .btn-info {
	border: 1px solid #f26b31;
	color: #fff;
	background: linear-gradient(to bottom, #ff483a 0%, rgb(242, 107, 49) 100%);
}

/* menu */
#menu .k-menu.k-header {
	border: 0px solid red;
	background-image: none;
	background: #f26b31;
	margin-top: 5px;
}

header {
	background: #fc4a1a;
	background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);
	background: linear-gradient(to right, #f7b733, #fc4a1a);
}

#menu .k-widget.k-menu-horizontal>.k-item, #menu .k-menu .k-item {
	border: 0px solid red;
}

#menu .k-link:link {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.k-menu .k-item>.k-link {
	font-size: 11px;
	text-transform: uppercase;
}
/* menu */
#menu .k-menu.k-header {
	border: 0px solid red;
	background-image: none;
	background: #f26b31;
}

#menu .k-widget.k-menu-horizontal>.k-item, #menu .k-menu .k-item {
	border: 0px solid red;
}

#menu .k-link:link, #menu .k-link:visited, #menu .k-nav-current.k-state-hover .k-link, #menu .k-state-hover, #menu .k-state-hover:hover, #menu .k-menu .k-state-hover>.k-link,
	.k-menu .k-state-hover>.k-link, .k-menu .k-link.k-state-active, .k-menu .k-menu-scroll-button:hover, .k-menu .k-state-hover>.k-link {
	color: #333;
	background: #f5f5f5 !important;
	border: 0px solid red;
	border: 0px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	margin-top: 1px;
}

.k-menu .k-menu-group .k-item>.k-link {
	color: #333;
}

.k-menu .k-group {
	border: 0px solid red !important;
}

.k-menu .k-item, .k-menu.k-header {
	border-color: #a3d0e4;
	background: none;
	border: 0px;
}

.k-menu .k-item, .k-widget.k-menu-horizontal>.k-item, .k-widget.k-menu-horizontal>.k-item {
	border-width: 0 0px 0 0;
}

.k-menu .k-item>.k-link {
	padding: 0.8em 1.1em .8em 1em;
}
/* .k-menu .k-menu-group>.k-item {
    border-top: 1px solid #ddd;
}
.k-menu .k-menu-group:first-child .k-item {
    border-top: 0px solid #ddd;
} */
.k-menu .k-menu-group>.k-item a:hover {
	color: #f26b31 !important;
}
/*tables */
table.data_table {
	
}

table.data_table thead th, div#data_table_blue_wrapper table.pretty thead th {
	background: #f26b31;
	border: 0px solid #f26b31;
	padding: 10px 10px;
	color: #fff;
	font-weight: bold !important;
}

table.data_table thead th.first, div#data_table_blue_wrapper table.pretty thead th.first {
	border-radius: 6px 0 0 0px;
}

table.data_table thead th:last-child {
	border-radius: 0px 6px 0 0px;
}

div#data_table_blue_wrapper.dataTables_wrapper {
	border: 0px solid #94c0d2;
	box-shadow: 0px 0px 6px 2px #ddd;
	background-color: #fff;
}

.table>tbody>tr>td {
    padding: 2px 10px;
}

div#data_table_blue_wrapper table.pretty tbody tr td {
	padding: 10px 10px;
	font-size: 11px;
}

div#data_table_blue_wrapper div.dataTables_info {
	padding: 10px 10px;
}

table.data_table tbody tr.even td, table.data_table tbody tr:hover td, div#data_table_blue_wrapper table.pretty tr:hover td, div#data_table_blue_wrapper table.pretty tr.even td
	{
	background: #fff3ed !important;
}

div#data_table_blue_wrapper a.paginate_button, div#data_table_blue_wrapper a.paginate_active {
	border: 1px solid #ddd;
	background: #f2f2f2;
	padding: 0px 6px;
	border-radius: 6px;
	font-size: 11px;
}

div#data_table_blue_wrapper table.pretty {
	border-bottom: 1px solid #ddd;
}

.k-header {
	background-color: #f26b31;
	background-image: none;
	border: 0px;
}

.k-menu .k-item, .k-widget.k-menu-horizontal>.k-item {
	border-width: 0 0px 0 0;
	color: #fff;
}

div#data_table_blue_wrapper a.paginate_active, div#data_table_blue_wrapper a.paginate_button:hover {
	color: #fff;
	background: #f26b31;
	border: 0px solid #f26b31;
}

div#data_table_blue_wrapper a.paginate_button {
	background: #fff;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 90%;
}

body div.container:first-child {
	background: #f7b733;
	background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);
	background: linear-gradient(to right, #f7b733, #fc4a1a);
	width: 100%;
}

body div.container:first-child .row {
	width: 100%;
	margin: 0 auto;
}

body:first-child div.container .row .col-md-6 {
	padding-left: 0px;
}

body:first-child div.container .row .col-md-6 .navbar-brand, .navbar-brand {
	background: none !important;
}

body:first-child div.container .row .col-md-6.pull-right {
	text-align: right;
	margin-top: 1%;
	padding-right: 0px;
}

.navbar-default {
	background: none !important;
	border: 0px;
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	margin-bottom: 0px;
}

.navbar.navbar-default .container {
	width: 100%;
	padding: 0px;
}

.navbar-default .navbar-collapse {
	padding-left: 0px;
}

.form-control {
	font-size: 12px;
}

.h4, h4 {
	font-size: 14px;
}

.well {
	padding: 0px;
	background: none;
	border: 0px solid #ddd;
	box-shadow: none;
}

.table-striped>tbody>tr:nth-of-type(odd), .table-striped>tbody>tr:hover {
	  background-color: #d8d4d31a;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	background-color: #fc4b1a;
	border-color: #fc4b1a;
}

div#data_table_blue_wrapper div.dataTables_info {
	padding: 10px 0px;
}

.h4, h4 {
	font-weight: bold;
	margin: 10px 0px;
	color: #fc4b1a;
}

table.dataTable {
	border-collapse: collapse !important;
}

fieldset.scheduler-border {
	margin: 0px -15px 30px -15px !important;
	background: #fff;
	border-bottom: 1px solid #ddd !important;
	padding-bottom: 10px !important;;
}

legend.scheduler-border {
	padding: 0 0px !important;
}

.panel-info>.panel-heading {
	color: #000;
	background-color: rgba(216, 212, 211, 0.34);
	border-color: rgba(216, 212, 211, 0.13);
}

.panel-info {
	border-color: #d8d4d357;
}

.newFeatureSpan {
	background: #DC143C;
	color: #ffffff;
	font-weight: 700;
	margin-left:.5rem!important;
	align-items:center;
	display: inline-flex;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 2rem;
	padding: .12rem .7rem;
	font-size: 1rem;
	animation: newFeatureSpanAnimation 1s infinite;
}

@keyframes newFeatureSpanAnimation {
	from {
	background-color: #DC143C;
	}
	to {
	background-color: #FF8C00;
	}
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.highlightRowBGColor {
	background-color:#f98c29;
}

.loaderBtn {
	background-image: linear-gradient(to right, #ffffff 0%, #f26b31 100%);
	/* background-repeat: no-repeat; */
	background-size: 500px;
	animation: shimmer 2s linear infinite;
}
.chartLoader {
	position: absolute;
    content: "";
    height: 42vh;
    width: 476px;
    background-image: linear-gradient(
       to right, #ffffff 0%, #f26b31 100%
    );
    background-repeat: no-repeat;
    background-size: 450px 400px;
    animation: shimmer 2s linear infinite;
}