@import url('https://fonts.cdnfonts.com/css/proxima-nova-2');
@import url('https://fonts.cdnfonts.com/css/avenir');
body{
	background-color: #e8e8e8;
	color: #444;
	font-family: 'Avenir', sans-serif;                                         
	/*font-family: 'Proxima Nova', sans-serif;*/
                                                
}

.jquery-bootstrap-pagination{
	word-break: normal !important;
}

.fa.fa-plus-circle{
	display: none !important;
}

h1,h2,h3,h4,h5,h6,p,a,span,legend{
	margin: 0;
	padding: 0;
	font-family: 'Avenir', sans-serif;
}

.page-container{
	width: 85%;
	margin-left: auto;
}

.section-container{
	width: 95%;
	margin: 30px auto;
}

.hero-section{
	padding: 35px;
	padding-top: 30px;
	border-radius: 15px;
	background-color: #c0d731;
}

.section-landing-heading{
	padding-left: 20px;
}

.page-header{
	margin-top: 0;
	margin-bottom: 5px;
	border: none;
}

.page-header h1{
    font-size: 26px;
    color: #203472;
    font-weight: bold;
}

.breadcrumb{
	background-color: transparent;
}

.breadcrumb li{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal !important;
}

.table>thead>tr>th,.table>thead>tr>th a{
	background-color: #203472;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}

.table>thead>tr>th>a{
	color: #fff;
	opacity: 1;
}

.table>tbody>tr>td, .table>thead>tr>th{
	padding: 12px 24px;
}

.table>tbody>tr>td{
	padding-top:6px;
	padding-bottom:6px;
	vertical-align: middle;
	text-transform: uppercase;	
}

.table>tbody>tr>td a, .table>tbody>tr>td{
	color: #203472;
	font-size: 12px;
	font-weight: normal;
}

.table-text-center{
	text-align: center;
}

.table-striped>tbody>tr:nth-of-type(odd){
	background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(even){
	background-color: #dadfee;
}

.page-copy{
	font-weight: bold;
}

.grid-actions,td,th,tr,thead,tbody{
	border: none !important;
}

.alert-warning{
	background-color: transparent !important;
	border: none !important;
}

.btn-hg{
	font-size: 15px !important;
}

.btn-primary:active:focus{
	background-color: #0098DB;
}

.alert-danger{
	background-color: transparent;
	border: none;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
  background-color: #0098db;
  border-color: #0098db;
  text-transform: uppercase;
}

.list-group-item-success{
	background-color: #BED600;
}

.grid-actions{
	/*width: fit-content;
	margin: 0;
	margin-left: auto;
	margin-top: -35px;
	transform: translatey(-60px);*/
}

.custom-button{	
    background-color: #c0d731;
    border: none;
    color: #203472;
    font-weight: bold;
    padding: 5px;
    border-radius: 20px !important;
    padding-inline: 20px;

}

.form-control{
  height: auto;
  background-color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
  border-radius: 5px;
  box-shadow: none !important;
  color: #203472;
  font-weight: 500;
}

.query{
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.query + .input-group-btn .btn{
	font-size: 15px !important;
}

.customCopy{
	font-weight: normal !important;
}

.tab-title{
	font-size: 26px;
	color: #000;
	font-weight: bold;
	margin-bottom: 30px;
	border: none !important;
}

.crmEntityFormView .section-title{
	font-size: 16px;
    font-weight: 600;
    color: #203472;
    text-transform: uppercase;
}

.tab-title + p, .info label {
    color: #000;
    font-weight: normal;
}

.dropdown a{
	color: #203472 !important;
}

.btn-primary.next, .modal .btn-primary, .btn.addnote {
    background-color: #203472;
    border-radius: 20px !important;
    padding: 7px 20px;
    border-color: #203472;
    color: #fff;
}

.cancel, .btn.previous {
    border-color: #e5e5e5;
    background-color: #e5e5e5;
    color: #c2c1c1;
    border-radius: 20px;
}

.btn.remove-value{
	border-color: #f8d7da;
    background-color: #f8d7da;
    color: #721c24;
    border-radius: 20px;
}

.pagination > li > a, .pagination > li > span{
	width: auto !important;
	height: auto !important;
}

a:hover, a:focus{
	text-decoration: none !important;
	opacity: 0.8 !important;
}

.alert-block{
	width: 85% !important;
    margin-left: auto !important;
}

.fa-spinner{	    
	background-image: url(https://ppecbdev.powerappsportals.com/newLoader.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 18px;
    min-width: 18px;
    display: inline-block;
}

.fa-spinner:before{
	visibility: hidden;
}

.btn-primary:hover{
	background-color: #203472;
}

.btn-primary:focus, .btn-primary.focus{
	background-color: #203472;
	border-color: #203472;
}

input[type="radio"],input[type=checkbox]{
	accent-color: #203472;
}

.pagination>.disabled>a{
	background-color: transparent;
}

@media(max-width: 1300px){
	.page-container{
		width: 95%;
		margin: 0 auto;
	}
	.section-container{
		width: 100%;
	}
}

@media(max-width: 767px){
	html[dir=ltr] .table-fluid td{
		padding-left: 2rem !important;
	}
	.table-text-center{
		text-align: left;
	}
	.table>tbody>tr>td{
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.container{
		width: 100% !important;
	}
}

