/* *********************************************Ahasan*************************************** */

/* .t-search-4 input, .customsummery,
	.t-switcher-side, .t-profile-2-3 .profile-2-toggle {
	background: linear-gradient(130deg, #2c318d,#8e44ad,#2c318d );
    background-size: 110% 110%;
    -webkit-animation: Animation 30s ease infinite;
    -moz-animation: Animation 30s ease infinite;
    animation: Animation 30s ease infinite;
    
} */

.t-search-4 input, .customsummery, .t-switcher-side, 
.t-profile-2-3 .profile-2-toggle {
	/* background: url("../../accessories/img/Background-Header-112.jpg"); */
	 background-color:white; 	 /* middle header */
	
	
	/* 	background: rgba(226, 226, 226, 1);
	background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226, 226, 226,
		1)), color-stop(0%, rgba(219, 219, 219, 1)),
		color-stop(51%, rgba(209, 209, 209, 1)),
		color-stop(100%, rgba(254, 254, 254, 1)));
	background: -webkit-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -o-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -ms-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: linear-gradient(to right, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2',
		endColorstr='#fefefe', GradientType=1);
	
	background-repeat: x; */
}

.t-sidebar-1 {
	/* background: url("../../accessories/img/Background-sidebar.jpg"); */
	/* background-color:white;	 */ /* leftbar color */
	/* background: rgba(219, 219, 219, 1); */
	background: #fff;
	background-repeat: y;
}

.ason-nav {
	background: none
}

.ason-nav .open>a, .ason-nav .open>ul, .ason-nav .open>a, .ason-nav .open>ul ul,
	.ason-nav .open>a, .ason-nav .closed>ul {
	/* background: #000428; fallback for old browsers
	background: -webkit-linear-gradient(to right, #004e92, #000428);
	background: linear-gradient(to right, #004e92, #000428); */
	background:white;
}

.form-control::-moz-placeholder, .t-search-4 .btn {
	color: #fff !important;
	opacity: 1;
}

.ason-nav a, .t-switcher-side, .customsummery, .weather-description {
	/* color: #fff */
	color: black; /* font color */
	font-weight: bold;
	
}

.weather-description {
	color: #ddd
}

.logo-in-side {
	padding-bottom: 20px
}

.ason-nav>li>a:hover, .t-switcher-side:hover, .t-search-4 input:hover,
	.t-search-4 input:focus, .ason-nav .level-1 .open>a, .ason-nav .level-1 .open>ul
	{
	/* background: #0077bb none repeat scroll 0 0; */
	/* color: #fcebeb; */
	color: gray;
}

.ason-nav .active>a, .ason-nav .info {
	/* color: #e4e5e6;  */ /*dashboard*/
	color: #170097;
	
}

.l-sidebar-hidden {
	display: none;
}

.t-search-4 input, .t-switcher-side, .t-search-4 input:hover,
	.t-search-4 input:focus, .ason-nav .level-1 .divider {
	/* border-color: rgb(30, 87, 153); */
	 border-color: rgb(215 207 207);
}

.widget-page-summary .page-title {
	font-family: Source Sans Pro Light;
	font-size: 2.03rem;
}

/* Might need to change to default By Zahir */
.l-sidebar-1 {
	width: 270px
}

.customColor {
	color: #0293db !important
}

/* From Index */
.customHeight {
	height: 600px !important
}
/* From Change Password */
.userChangePass {
	height: 380px !important
}

.customPadding {
	padding: 15px 15px 0 15px
}

.customShadow {
	-webkit-box-shadow: 3px 8px 5px 2px rgba(173, 164, 173, 1);
	-moz-box-shadow: 3px 8px 5px 2px rgba(173, 164, 173, 1);
	box-shadow: 3px 8px 5px 2px rgba(173, 164, 173, 1);
}

.imgSize {
	width: 62px;
	height: 62px
}

.customTop {
	margin-top: 8px
}

.helpNav li a {
	font-size: 15px
}

.ason-nav .level-1 a {
	padding-left: 20px
}

/* .helpNav, #mainMenu, .ason-nav {
	text-transform: uppercase;
} */

.ason-nav .fa-folder-o, .fa-angle-double-right, .simpleline-home,
	.simpleline-wallet, .simpleline-control-forward, .strokegap-WorldGlobe
	{
	float: left;
	line-height: 1.3;
	padding: 0 15px;
}

table.dataTable thead th {	
	font-size: 12px;
	border-top: 1px solid #ededed;
}

table.dataTable tbody td {
	padding-top: 5px;
	padding-bottom: 5px
}

.dataTables_wrapper .dataTables_length {
	float: right;
}

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length
	{
	padding-top: 0
}

.btnAdd {
	margin-bottom: -50px;
	position: relative;
	z-index: 5;
}

.toppaddingNone {
	margin-top: 0
}

.nobottomBorder {
	border-bottom: none;
}

table.dataTable {
	width: 100% ! important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
	table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
	top: auto
}

.panel-footer {
	margin-left: -15px;
	border-top: 0
}

.messagewrap {
	margin: 0 2%;
}

.error {
	color: red
}

.message {
	color: blue
}

.profile-2-in-side-2 .profile-2-toggle {
	top: 1px
}

.ason-nav .open>a {
	font-weight: bold;
	font-size: 13px;
}

.ason-nav a {
	position: relative !important;
	background: none !important;
}

.form-control::-moz-placeholder {
	color: #ddd !important;
	opacity: 1 !important;
}

.top-pad {
	margin-top: 15px !important
}

.kaptchaBtn {
	padding: 19px 12px;
}

.custom-height {
	height: 142px !important;
	resize: none;
}

.l-side-box .navigation {
	/* border-top: 1px solid rgb(30, 87, 153); */
	border-top: 1px solid rgb(217 217 217);
}

.reduce-margin {
	margin-top: 0 !important
}

.breads-wrap {
	width: 35%;
	margin-left: 2%;
	margin-top: 2px;
}

.breadcrumps {
	font-style: italic;
	text-transform: capitalize !important;
}

.t-breadcrumb-page a:last-child {
	color: #2c318d
}

/*-------compact side bar------*/
.l-sidebar-compact-left .t-switcher-side span {
	display: none;
}

.l-sidebar-compact-left .t-switcher-side i.fa-bars {
	text-indent: 0px !important
}

.l-sidebar-compact-left .logo-in-side {
	padding: 16px 0
}

.l-sidebar-compact-left .logo, .l-sidebar-compact-left .visible-compact-inline-block:after
	{
	display: none
}

.l-sidebar-compact-left .profile-2-in-side-2 .profile-2-toggle {
	padding: 0px 5px
}

.l-sidebar-compact-left .fa, .l-sidebar-compact-left .simpleline {
	float: none;
}

.l-sidebar-compact-left ul ul .fa, .l-sidebar-compact-left  ul ul  .simpleline,
	.l-sidebar-compact-left  ul ul ul .simpleline, .l-sidebar-compact-left  ul ul ul ul .simpleline
	{
	float: left;
}

.l-sidebar-compact-left .ason-nav .open>a {
	font-size: 12px
}

.l-sidebar-compact-left .profile-2-in-side-2 .profile-2-toggle {
	top: 4px
}

@media ( max-width : 767px) {
	.l-sidebar-collapsed-left .t-switcher-side span {
		display: none;
	}
	.l-sidebar-collapsed-left .t-switcher-side i.fa-bars {
		text-indent: 0px !important
	}
	.l-sidebar-collapsed-left .logo-in-side {
		padding: 16px 0
	}
	.l-sidebar-collapsed-left .logo, .l-sidebar-compact-left .visible-compact-inline-block:after
		{
		display: none
	}
	.l-sidebar-collapsed-left.profile-2-in-side-2 .profile-2-toggle {
		padding: 0px 5px
	}
	.l-sidebar-collapsed-left .fa {
		float: none;
	}
	.l-sidebar-collapsed-left ul ul .fa {
		float: left;
	}
	.l-sidebar-collapsed-left .ason-nav .open>a {
		font-size: 12px
	}
}

/* body {
	background-image: url("../image/linen.png") !important;
	background-repeat: inherit !important;
} */

.custlabelradio{margin-top: 7px;}

/* .l-box {
	Works Fine
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(237, 237, 237, 1) 48%, rgba(243, 243, 243, 1) 50%,
		rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(237, 237, 237, 1) 48%, rgba(243, 243, 243, 1) 50%,
		rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
		rgba(237, 237, 237, 1) 48%, rgba(243, 243, 243, 1) 50%,
		rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#ffffff', GradientType=0);
} */

/* .customsummery, .t-sidebar-1, .t-search-4 input, .ason-nav, .t-switcher-side, .t-profile-2-3 .profile-2-toggle{
	
	background-image: url("../image/4.jpg") !important;
	background-repeat: inherit !important;
} */
.files tr td img {
	width: 50%
}

.wizard>.content>.body {
	position: relative;
}

.wizard>.content {
	min-height: auto
}

.maincontent {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
}

.l-header {
	position: relative;
	z-index: 3
}

.brdcumbWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2
}

.select2-container a.select2-choice {
	background: none;
	height: 28px !important
}

.form-control {
	height: auto;
}

/*-------*/
.friends-list li {
	width: 100%
}

ul.twocloumnList li {
	width: 49%
}

.friends-list li img {
	width: 100%;
	height: 300px
}

ul.twocloumnList li img {
	width: 100%;
	height: 200px
}

.friends-list figcaption h3 {
	margin-top: 40%
}

ul.twocloumnList figcaption h3 {
	margin-top: 50%
}

ul.friend-info li {
	width: 100%;
}

.friends-list .friend-info {
	padding-right: 10px;
	font-size: 11px
}

.custom-group {
	margin-top: 25px
}

.resp-vtabs li.resp-tab-active {
	background: rgba(226, 226, 226, 1);
	background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 3%, rgba(209, 209, 209, 1) 4%,
		rgba(254, 254, 254, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226, 226, 226,
		1)), color-stop(3%, rgba(219, 219, 219, 1)),
		color-stop(4%, rgba(209, 209, 209, 1)),
		color-stop(100%, rgba(254, 254, 254, 1)));
	background: -webkit-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 3%, rgba(209, 209, 209, 1) 4%,
		rgba(254, 254, 254, 1) 100%);
	background: -o-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 3%, rgba(209, 209, 209, 1) 4%,
		rgba(254, 254, 254, 1) 100%);
	background: -ms-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 3%, rgba(209, 209, 209, 1) 4%,
		rgba(254, 254, 254, 1) 100%);
	background: linear-gradient(to right, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 3%, rgba(209, 209, 209, 1) 4%,
		rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2',
		endColorstr='#fefefe', GradientType=1);
	color: #fff;
	text-shadow: 1px 1px #000;
}

.l-box-header {
	/* background: rgba(226, 226, 226, 1);
	background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226, 226, 226,
		1)), color-stop(0%, rgba(219, 219, 219, 1)),
		color-stop(51%, rgba(209, 209, 209, 1)),
		color-stop(100%, rgba(254, 254, 254, 1)));
	background: -webkit-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -o-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -ms-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: linear-gradient(to right, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2',
		endColorstr='#fefefe', GradientType=1); */
		
		background: #fdfdfd;
	border-bottom: 1px solid #ededed  !important;
}

.createbidder>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th,
	.table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
	vertical-align: middle !important;
}

.noList-style li {
	list-style: none
}

.header-styles {
	width: 36%
}

.top-margin {
	margin-top: 6px
}

.widget-opt {
	line-height: 36px
}

.wizard>.content>.body input {
	display: inline-block;
	line-height: 18px
}

.wizard>.content>.body {
	width: 100%
}

.widget-basic-search input.input-quantity {
	margin-top: 0 !important;
	height: 30px !important
}

.l-box-header {
	border-bottom: none
}

.wizard>.steps>ul>li {
	width: 20%
}

.customModelHeader {
	background-color: #95a5a6
}

.modal-title, .cls {
	color: #fff
}

.modal-body {
	padding: 15px 40px 15px 40px
}
/* .thback{background:gray} */
.animated-collapse h3.open+div {
	background: none
}

.btn-lg, .btn-group-lg>.btn {
	padding: 6px 16px
}

.live_tender_btn{
	padding: 2px 4px !important
}

.custom-th th {
	text-transform: uppercase;
	font-size: 12px
}
/* .select2-drop{width:15% !important} */
.createtender>thead>tr>th {
	font-size: 12px !important
}

#createtender tr td, #createtender  th {
	padding: 3px
}

.subcatagory {
	width: 20%;
}

.tender-tab tr>th {
	text-transform: uppercase;
	font-size: 12px
}

.wizard>.steps>ul>li {
	width: 25%
}

.custom-tab_con, .resp-tabs-container {
	width: 80% !important
}

.custom-tab_con_horizon {
	width: 100% !important
}

.resp-vtabs ul.resp-tabs-list {
	width: 20% !important
}

.strongs {
	background-color: #D5D5D5;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0
}

.setMarginoff {
	margin: 0
}

.custom-width {
	width: 42%
}

.custom-terms {
	max-width: 900px;
	max-height: 550px;
	overflow: auto;
}

.stepheader {
	padding: 5px 15px 5px 30px
}

.plans {
	padding: 0;
	width: 100%
}

.plan {
	width: 50% !important;
	border: 1px solid #ddd;
	border-radius: 2px;
	float: left
}

.plans .title {
	text-transform: uppercase;
}

.planscustom {
	padding: 0;
	width: 100% !important
}

.twocloumnPlan {
	padding: 0;
	width: 47% !important;
	height: 600px;
}

.datefeildWrap {
	position: relative;
}

.datefeildWrap #tender_pub_date-error, .datefeildWrap #tender_end_date-error
	{
	position: absolute;
	left: 0%;
	top: 30px
}

.datefeildWrap #terms_condition-error {
	position: absolute;
	left: 0%;
	bottom: -3px
}

.profile-in-header .dropdown-toggle {
	background: none;
	border: 1px solid #ccc
}

/*-----Responsive------*/
@media ( max-width : 1200px) {
	.widget-page-summary .page-summary-info-switcher {
		display: none;
	}
}

@media ( max-width : 991px) {
	.custom-tab_con, .resp-tabs-container {
		width: 100% !important
	}
	iframe {
		height: 420px !important
	}
	.btnAdd {
		margin-bottom: 20px
	}
}

@media ( max-width : 768px) {
	.customcpyright {
		display: none;
	}
	.l-box-options {
		top: 40px
	}
	div.DTTT_container {
		text-align: left;
	}
	.profile-2-details {
		z-index: 500;
		position: relative;
	}
	.breads-wrap, .plan {
		width: 100% !important
	}
}

@media ( max-width : 480px) {
	.wizard>.steps>ul>li {
		width: 50%
	}
	div.DTTT_container {
		text-align: right !important;
	}
	.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length
		{
		padding-right: 10px
	}
	.dataTables_wrapper .dataTables_filter label {
		float: right;
	}
	.l-box-options {
		display: none;
	}
}

.label-info, .badge-info, .btn-info {
	background: #2c318d
}

.lgs {
	background-color: #2c318d;
	
	/* background: rgba(219, 219, 219, 1); */
/*	
	background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
		
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226, 226, 226,
		1)), color-stop(0%, rgba(219, 219, 219, 1)),
		color-stop(51%, rgba(209, 209, 209, 1)),
		color-stop(100%, rgba(254, 254, 254, 1)));
	background: -webkit-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -o-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: -ms-linear-gradient(left, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	background: linear-gradient(to right, rgba(226, 226, 226, 1) 0%,
		rgba(219, 219, 219, 1) 0%, rgba(209, 209, 209, 1) 51%,
		rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2',
		endColorstr='#fefefe', GradientType=1);
		
		*/
	/* background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%,
		rgba(30, 87, 153, 0.8) 15%, rgba(30, 87, 153, 1) 19%,
		rgba(30, 87, 153, 1) 20%, rgba(41, 137, 216, 1) 50%,
		rgba(30, 87, 153, 1) 80%, rgba(30, 87, 153, 1) 81%,
		rgba(30, 87, 153, 0.8) 85%, rgba(30, 87, 153, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%,
		rgba(30, 87, 153, 0.8) 15%, rgba(30, 87, 153, 1) 19%,
		rgba(30, 87, 153, 1) 20%, rgba(41, 137, 216, 1) 50%,
		rgba(30, 87, 153, 1) 80%, rgba(30, 87, 153, 1) 81%,
		rgba(30, 87, 153, 0.8) 85%, rgba(30, 87, 153, 0) 100%);
	background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%,
		rgba(30, 87, 153, 0.8) 15%, rgba(30, 87, 153, 1) 19%,
		rgba(30, 87, 153, 1) 20%, rgba(41, 137, 216, 1) 50%,
		rgba(30, 87, 153, 1) 80%, rgba(30, 87, 153, 1) 81%,
		rgba(30, 87, 153, 0.8) 85%, rgba(30, 87, 153, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799',
		endColorstr='#001e5799', GradientType=0); */
		
}

.lgs h1 {
	padding: 20px 0 11px;
	margin: 0
}

.switcher {
	padding: 18px 17px 16px;
}

/* NEW-------------17.04.2019 */
.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	padding: 2px 4px
}

.select2-container .select2-choice {
	line-height: 22px !important;
}

.select2-container a.select2-choice {
	height: 22px !important;
}

.select2-container .select2-choice .select2-arrow b {
	background-position: 0 -1px !important;
}

.select2-container .select2-choice {
	padding: 0 0 0 4px !important;
}

input[disabled], input[readonly], textarea[disabled], textarea[readonly],
	select[disabled], select[readonly], .form-control[disabled],
	.form-control[readonly] {
	background: #D5D5D5
}

select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon,
	.input-group-sm>.input-group-btn>select.btn {
	height: 24px;
	line-height: 20px
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 24px
}

.wizard>.content>.body label {
	line-height: 1.8
}

.input-group-addon {
	padding: 3px 12px;
}

textarea.form-control {
	padding-left: 4px
}

.form-group {
	margin-bottom: 10px;
}

.select2-container.select2-container-disabled .select2-choice, input.rdOnly
	{
	background: #D5D5D5 !important;
}

.input-group-addon {
	background-color: #eee !important
}

.viewTable>thead>tr>th, .viewTable>thead>tr>td, .viewTable>tbody>tr>th,
	.viewTable>tbody>tr>td, .viewTable>tfoot>tr>th, .viewTable>tfoot>tr>td
	{
	padding: 3px
}

/* .strongs,.input-group-addon,.select2-container-disabled ,input[disabled], input[readonly], textarea[disabled], textarea[readonly], select[disabled], select[readonly], .form-control[disabled], .form-control[readonly]{
background: rgb(247,251,252);
background: -moz-radial-gradient(center, ellipse cover, rgba(247,251,252,1) 0%, rgba(217,237,242,1) 40%, rgba(173,217,228,1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%);
background: radial-gradient(ellipse at center, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=1 );
}

 */
 
 .input-group .btn-file{line-height:10.6px}
 
  .input-group input{padding:1px}
  
  .note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"], .note-editor.note-airframe .note-editing-area .note-editable[contenteditable="false"] {
	padding: 21px;
}

.input-group-addon,   span.select2-container--disabled .select2-selection--single,   input[disabled],
	  input[readonly],   textarea[disabled],   textarea[readonly],    select[disabled],
	  select[readonly],   .form-control[disabled],   .form-control[readonly],.select2-container.select2-container-disabled .select2-choice, input.rdOnly {
	background:#ddd !important;
	border:0 !important;
}

 select[disabled] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow{
    display:none !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	border:1px solid #000 !important;
}

table{
	border:1px solid #ddd !important
}

.conceal {
  font-family: text-security-disc !important;
  -webkit-text-security: disc !important;
}

@-webkit-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@-moz-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@keyframes Animation { 
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}


@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

#tenderbusinessList .dataTables_empty,#businessList .dataTables_empty{display:none !important}

.ason-nav .root > a {
	padding: 5px 0;
}

label.roledario{margin-left:3px;margin-top:10px}

table.dataTable tbody th, table.dataTable tbody td {
	/* padding: 3px 5px; */
	white-space: nowrap;
}

table.dataTable th {
	text-transform: capitalize;
}

.dataTables_wrapper .dataTables_filter input {
	padding: 2px 5px;
}

.dataTables_wrapper .dataTables_length select {
	padding: 2px 10px;
}

table.dataTable thead th, table.dataTable thead td {
	padding: 5px 20px;
	white-space: nowrap;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 2px 10px;	
}

/* .bottom-footer {
    position: fixed;
    bottom: 0;
    z-index:1000;
    margin-top:10px
} */

.l-sidebar {
	border: 1px solid #ededed !important;
}

/* table.dataTable thead th, table.dataTable thead td {
	padding: 6px 6px;
} */

.t-switcher-side:hover {
	background: #fff;
}

.toalLiveTender{color:white !important;}