
/* new style */
/* .section-title {
    display: none;
} */
#modalDragDrop {
	visibility: hidden;
	font-family: Heebo !important;
}
#modalDragDrop *{
	margin: 10px;
}
#modalDragDrop .selectdiv select {
	appearance: auto;
    margin: 5px 0px;
    font-size: 16px;
    line-height: 1.75;
    height: auto !important;
    background: #FFFFFF !important;
    border: 1px solid #CFD1D2 !important;
    box-sizing: border-box;
    border-radius: 8px;
    color: #455A64;
    width: 100%;
}

div.kip-grid{
	min-height: 120px;
	clear: both;
	margin-bottom: 30px;
}

div.kip-grid div.kpi-item{
	width:240px;
	border-radius: 12px;
	margin-right: 10px;
	padding:10px;
	float: left;
	position: relative;
	margin-left:10px;
}

div.kip-grid div.kpi-item div.analytics-title{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color:#677582;
}

div.kip-grid div.kpi-item label.analytics-count{
	font-style: normal;
	font-weight: bold;
	font-size: 52px;
	line-height: 76px;
	padding:0px;
	margin:0px;
	color:#455A64;

}

div.kip-grid div.kpi-item .kip-info{
	position: absolute;
	top:5px;
	right:5px;
	color:#677582;
}

.template.buttonRow {
	display: inline-flex;
    float: right;
}

.template.buttonRow a {
    min-width: 160px;
    width: auto;
    padding: 0 10px;
}

.list-add-content-type{
	width: 159px;
	height: 40px;
	background: #084F94;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	display: grid;
	align-items: center;
	text-align: center;
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	cursor: pointer;
	text-decoration: none;
}

.list-add-content-type:hover,
.list-add-content-type:focus,
.list-add-content-type:active {
	color: #fff;
}

.secondaryButton {
	opacity: 1;
}

.secondaryButton:hover {
	box-shadow: none;
	text-decoration: none;
}

.add-content-button-wrapper{
	width: 159px;
	height: 40px;
	position: relative;
}

.add-content-button{
	width: 159px;
	height: 40px;
	background: #084F94;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	display: grid;
	align-items: center;
	text-align: center;
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	cursor: pointer;
}



.add-content-button.btn-default, .add-content-button.btn-default:focus, .add-content-button.btn-default:hover{
	width: 159px;
	height: 40px;
	background: #084F94 !important;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	display: grid;
	align-items: center;
	text-align: center;
	color:#FFFFFF !important;
	margin-left:5px;
	margin-right:5px;
	cursor: pointer;
	border-color: #084F94 !important;
}

.add-content-button > .caret{
    position: absolute;
    right: 0px;
    top: 18px;
}


div.page-top{
	margin-bottom: 15px;
}

div.page-top .list-page-title{
	font-style: normal;
	font-weight: 800;
	font-size: 28px;
	line-height: 41px;
	color:#455A64;
}

div.list-page-tabs .nav-tabs>li>a{
    border: none;
    color: #677582;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	background:none;
	display: inline-block;
	margin-top:10px;
}
div.list-page-tabs .nav-tabs>li{
	text-align: center;
	align-items: center;
	height: 50px;
	white-space: nowrap;
}

div.list-page-tabs .nav-tabs>li.active>a:hover{
	background:none;
}

div.list-page-tabs .nav-tabs>li.active>a {
    color: #22B5F5;
    background: none;
    border: none;
    border-bottom: 2px solid #22B5F5;
}



span.span-published, span.span-active {
    padding: 5px;
    background: #8F278D;
    border-radius: 12px;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

span.span-submitted {
    padding: 5px;
    background: none;
    border-radius: 12px;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #8F278D;
    display: inline-block;
    padding-left: 10px;
	padding-right: 10px;
	border: 2px solid #8F278D;
}

span.span-draft, span.span-inactive {
    padding: 5px;
    background: none;
    border-radius: 12px;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #8F278D;
    display: inline-block;
    padding-left: 10px;
	padding-right: 10px;
	border: 2px solid #8F278D;
}

span.span-archived {
    padding: 5px;
    background: none;
    border-radius: 12px;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    background: #8F278D;
    display: inline-block;
    padding-left: 10px;
	padding-right: 10px;
    opacity: 70%;
}

div.newtableOuter{
	border:none;
	margin: 20px 12px;
}

table.list-table-new,
.modal table.list-table-new{
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(73, 109, 145, 0.05);
	border-radius: 12px;
}
.list-table-new:not(.no-actions-column) tr th:last-child.sortingLast {
	text-align: left !important;
}

table.dataTable thead .sorting_asc {
    background-image:url("/images/sort_ascV2.png");
	background-position: center;
}
table.dataTable thead .sorting {
	background-image: url(/images/sort_iconV2.png);
	background-position: center;
}
.dataTable tr th .sortable {
    background: url(/images/sort_iconV2.png) no-repeat center right;
}
table.dataTable thead .sorting_desc {
    background-image: url(/images/sort_descV2.png);
	background-position: center;
}
table.dataTable tr td:first-child {
	padding-left: 20px;
}
table.dataTable thead th{
	color: #6A728A !important;
	font-family: Heebo;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

table.list-table-new thead th {
	background: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #EFF1F7;
	text-align: left !important;
	padding-right:20px !important
}

table.list-table-new tr td{
    border-right: none !important;
    border-bottom: 1px solid #EFF1F7;
    color: #455A64;
    padding: 10px;
    max-width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px !important;
	
    padding: 10px;
    text-align: left !important;
	padding-left: 3px;

}

.select2-container--default .select2-selection--single {
    border: 1px solid #CFD1D2 !important;
    height: 40px !important;
    background: #FFFFFF !important;
	opacity: 1 !important;
	color:#455A64;
	border-radius: 8px;
}
#offerings_type_section_container > span > span.selection > span{
	background: #5e89f2 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#455A64 !important;
	line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #084F94 transparent transparent transparent !important;
	line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

/*search area with magnifier*/
.searchFilter #searchKeyword{
	width: 215px !important;
	margin: 5px;
	vertical-align: middle;
	border: none !important;
}
.searchFilter .magnifier{
    background: white;
    border: none;
    vertical-align: middle;
    margin: auto;
    padding-right: 10px;
}
.searchFilter{
    border: 1px solid #CFD1D2 !important;
    height: 40px !important;
    background: #FFFFFF !important;
	opacity: 1 !important;
	color:#455A64;
	border-radius: 8px;
	margin-right: 5px;
}
/*end search area with magnifier*/

/* div.post_filter_top_bar_card {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 10px;
} */

/* div.post_filter_top_bar_card input{
    border: 1px solid #CFD1D2 !important;
    height: 40px !important;
    background: #FFFFFF !important;
	opacity: 1 !important;
	color:#455A64;
	border-radius: 8px;
} */
.tableFilter .viewBtn{
    border: none !important;
    height: 40px !important;
	background: none !important;
	color:#CFD1D2;
	padding-top:7px;

}
.tableFilter .viewBtn:hover{
	border: none !important;
    height: 40px !important;
	background: none !important;
	box-shadow: none;
	color:#455A64;

}


.tableFilter .viewBtn.active{
	background: none !important;
	color:#455A64;
}

.kpi-item{
    position: relative;
    width: 225px;
    height: 112px;
    perspective:1000px;
    -webkit-perspective: 1000px;
}
.kpi-card {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 6px;
    /* box-shadow: 0 6px 16px rgba(0,0,0,.15); */
    cursor: pointer;
}
.kpi-card div.card-inner{
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 12px;
    background: #fff;
	padding:10px;
}
.kpi-card .back {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.kpi-item.active .kpi-card{
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.percent-circle-container{
     width: 70px;
    height: 70px;
    margin-bottom: 6px;
}
.percent-circle {
  display: block;  
}
.percent-circle-bar {
  stroke: #084F94;
  fill: none;
  stroke-width: 4px;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
.percent-circle-background {
  stroke: #E5E9ED;
  fill: none;
  stroke-width: 4px;
}
.kpi-circle-percent-label{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 14px !important;
    font-weight: normal !important;
}
.kpi-circle-count-label{
	position: absolute;
	top: 10px;
	left: 92px;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.expandInfoAll{
	display:none;
}

li.card-item{
	height: 293px;
	width:343px;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(73, 109, 145, 0.05);
	border-radius: 12px;
	float:left;
	margin:10px;
	position: relative;
	padding:10px;
}

li.card-item div.item-image{
	height:167px;
	border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
li.card-item div.item-background {
    height: 160px;
    width: 100%;
    border-radius: 10px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


li.card-item div.item-background.profile {
    margin: 5%;
    height: 130px;
    width: 130px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-size: cover !important;
}



li.card-item div.item-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #455A64;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top:5px;
}

li.card-item div.card-icons dl{
	margin:0px;
}

li.card-item div.card-icons dt{
	float:right;
	padding:5px;
	padding-left:10px;
}
li.card-item div.card-icons dt a{
	cursor: pointer;
}
li.card-item div.card-icons dt img{
	width: 18px;
	height: 18px;
}

li.card-item div.item-top{
	height:40px;
}

li.card-item div.item-top .item-type-text{
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-left: 10px;
}
li.card-item div.item-top .card-top-right{
	float: right;
}

/* add  edit page settings */
.right-settings-bar{
	display: none;
	padding: 10px;
}
#show-right-settings {
	background: transparent;
	color: #455A64;
	width: auto;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}
#show-right-settings i{
	color: #22B5F5;
	font-size: 20px;
}
.anywhere-settings-content{
	background: #fff;
    margin-left: -10px;
    padding-left: 10px;
}
.anywhere-settings-content input {
    border: 1px solid #CFD1D2;
    border-radius: 8px;
    width: 80%;
}
#hide-right-settings{
	margin-top: 10px;
    color: #22B5F5;
    font-weight: 600;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
	font-size: 20px;
}
.right-setting-title {
    font-family: Heebo;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: #455A64;
    padding-left: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}
.right-setting-sub-title {
    font-family: Heebo;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #455A64;
    padding-left: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}
.right_settings_grouping {
	height: 35px;
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 20px 52px;
}
.right_settings_name {
	font-size: 16px;
	font-weight: 500;
	padding-right: 10px;
	width: 80%;
	color: #455A64;
}
.right_settings_grouping input[type=checkbox] {
	height: 0;
	width: 0;
	visibility: hidden;
}
.right_settings_grouping label {
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 25px;
	background: #CFD1D2;
	display: block;
	border-radius: 100px;
	position: relative;
	margin: 0;
}

.right_settings_grouping label:after {
	content: "";
	position: absolute;
	top: 1.25px;
	left: 1.25px;
	width: 22.5px;
	height: 22.5px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}
.email-body-settings #applyFont{
	margin-top: -10px;
	margin-left: auto;
    height: 34px;
    margin-bottom: 6px;
    width: 100px;
    line-height: 12px;
    font-size: 14px;
}

.emailContainer p:empty::before, .heroHeaderText:empty::before, .emailNewsContent .postTextContent h3:empty::before, .emailNewsContent .postTextContent p:empty::before,
.emailContainer h3:empty::before, .video-post-content:empty::before, .video-post-header:empty::before, .heroHeaderText:empty::before, .rightContentText div:empty::before, 
.leftContentText div:empty::before, .rightContentText p:empty::before, .leftContentText p:empty::before{
	color: #808080;
	content: attr(data-placeholder);
}

.stackedContent{
	padding-top: 20px
}

.template-section #dt_1{
	border-radius: 20px;
}
.right_settings_grouping input:checked + label {
	background: #22B5F5;
}

.right_settings_grouping input:checked + label:after {
	left: calc(100% - 1.25px);
	transform: translateX(-100%);
}

.right_settings_grouping label:active:after {
	width: 32.5px;
}
/* end add/edit page settings*/
.userAttr_groupings input[type=checkbox] {
	height: 0;
	width: 0;
	visibility: hidden;
}
.userAttr_groupings label {
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 25px;
	background: #CFD1D2;
	display: block;
	border-radius: 100px;
	position: relative;
	margin: 0;
	margin-top: 5%;
}

.userAttr_groupings label:after {
	content: "";
	position: absolute;
	top: 1.25px;
	left: 1.25px;
	width: 22.5px;
	height: 22.5px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}

.userAttr_groupings input:checked + label {
	background: #22B5F5;
}

.userAttr_groupings input:checked + label:after {
	left: calc(100% - 1.25px);
	transform: translateX(-100%);
}

.userAttr_groupings label:active:after {
	width: 32.5px;
}
/*common list view*/
.list-page-tabs {
	flex-grow: 1;
}

.list-page-tabs .nav-tabs {
	border-bottom: none;
	display: flex;
	flex-wrap: nowrap;
}
.list-table-new tr th:first-child,
.modal .list-table-new tr th:first-child{
	text-align: left !important;
	padding-left: 20px !important;
}
.list-table-new:not(.no-actions-column) tr th:last-child, .list-table-new:not(.no-actions-column) tr td:last-child,
.modal .list-table-new:not(.no-actions-column) tr th:last-child, .modal .list-table-new:not(.no-actions-column) tr td:last-child{
	text-align: right !important;
	padding-right: 20px !important;
}
.list-table-new .actions a,
.modal .list-table-new .actions a{
	padding: 0 3px;
}
.list-table-new a:focus, .list-table-new a:hover,
.modal .list-table-new a:focus, .modal .list-table-new a:hover{
	text-decoration: none;
	cursor: pointer;
}
.slider {
    background-color: #CFD1D2;
}
input:checked+.slider {
    background-color: #22B5F5;
}
input:checked+.slider:before {
    transform: translateX(32px) !important;
}
.slider:before {
    height: 15px !important;
    width: 15px !important;
    left: 3px !important;
    bottom: 3px !important;
}
.previewBtn .slider:before,
#activatePreview.slider:before {
    height: 25px !important;
    width: 25px !important;
}
#create-quick-survey input:checked+.slider:before {
    transform: translateX(26px) !important;
}
#create-quick-survey .slider:before {
    height: 20px !important;
    width: 20px !important;
    left: 3px !important;
    bottom: 3px !important;
}
/*end common list view*/

/* anywhere modal styling */

.anywhere-modal span.modal-close-button {
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
}
.anywhere-modal .modal-header {
    padding: 0;
    border: 0;
}
.anywhere-modal .modal-title{
    font-size: 28px;
    font-weight: 500;
    color: #455A64;
}
.anywhere-modal .modal-footer {
    padding: 15px 0;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}
.anywhere-modal .modal-footer > button {
    border-radius: 10px;
    background: #084F94;
    font-size: 16px;
    min-width: 100px;
}
/* anywhere modal styling */

/* pagination */
.folderPage {
    clear: both;
    margin: 0 15px;
    float: none;
    position: relative;
}
.folderPage ul.pagination {
    position: absolute;
    right: -25px;
    background: no-repeat;
    top: 10px;
}
.folderPage .pagination>li>a, 
.folderPage .pagination>li>span,
.dataTables_paginate .paginate_button {
    position: relative;
    float: left;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    font-family: Heebo;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #455A64 !important;
    border: 0 !important;
    padding-top: 2px;
    padding-bottom: 0px;
    background: none !important;
}
.anywhere-pagination li.disabled span {
    color: #CFD1D2;
}
.folderPage .pagination>.active>a, 
.folderPage .pagination>.active>a:focus, 
.folderPage .pagination>.active>a:hover, 
.folderPage .pagination>.active>span, 
.folderPage .pagination>.active>span:focus, 
.folderPage .pagination>.active>span:hover,
.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:focus,
.dataTables_paginate .paginate_button.current:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
    border-radius: 6px;
    text-align: center;
    background: #22B5F5 !important;
}
.folderPage .pagination li a[title="First Page"], 
.folderPage .pagination li a[title="Last Page"],
.maestropagination .pagination li a[title="First Page"], 
.maestropagination .pagination li a[title="Last Page"]{
    display: none;
}
.folderPage .pagination li a[title="Next Page"],
.folderPage .pagination li a[title="Previous Page"],
.dataTables_paginate .paginate_button.previous,
.dataTables_paginate .paginate_button.next,
.folderPage .pagination .page-item:first-child .page-link,
.folderPage .pagination .page-item:last-child .page-link {
	visibility: hidden;
	position: relative;
}
.folderPage .pagination li a[title="Next Page"]:before,
.dataTables_paginate .paginate_button.next:before,
.folderPage .pagination .page-item:last-child .page-link:before{
	content:'Next';
	visibility:visible;
}
.folderPage .pagination li a[title="Next Page"]:after,
.dataTables_paginate .paginate_button.next:after,
.folderPage .pagination .page-item:last-child .page-link:after{
	content:'\f105';
	visibility:visible;
	font-family: FontAwesome;
}
.folderPage .pagination li a[title="Previous Page"]:before,
.dataTables_paginate .paginate_button.previous:before,
.folderPage .pagination .page-item:first-child .page-link:before{
	content:'\f104';
	visibility:visible; 
	font-family: FontAwesome;
}
.folderPage .pagination li a[title="Previous Page"]:after,
.dataTables_paginate .paginate_button.previous:after,
.folderPage .pagination .page-item:first-child .page-link:after
{
	content:'Prev';
	visibility:visible;
}


@media screen and (max-width:767px){
	.post-top{
		height: 160px !important;
	}
	.post-top .current-status{
		display: none;
	}
}

.current-status * {
    font-size: 14px !important;
}

.buttonRow.anywhere > div {
	border-radius: 10px;
	margin-left: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 35px;
	color: white;
	display: flex;
	background: #084F94;
	min-width: 125px;
	height: 40px;
	float: right;
}

.buttonRow.anywhere > div.normal {
	color: #084F94;
	background: transparent;
	border: 1px #084F94 solid;
	text-align: center;
}

.buttonRow.anywhere > div.normal label{
	color: #084F94 !important;
	background: transparent !important;
	padding-right: 0;
}
#maestroViews #listview, #maestroViews #customview, #maestroViews #cardview{
	display: none;
	transition: width 2s;
	position: relative;
}

/* Animated buttons*/

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

@keyframes pulsate {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: scale(1.3, 1.3);
		transform: scale(1.3, 1.3);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}

	90% {
		-webkit-transform: scale(0.9, 0.9);
		transform: scale(0.9, 0.9);
	}
}



.animated-button {
	padding: 7px 30px;
	border-radius: 10px;
	min-width: 125px;
	text-align: center;
	position: relative;
	transition: all .4s ease-in-out 0s;
	float: right;
	margin: 0 10px;
	cursor: pointer !important;
}

button.animated-button {
	border: none;
}

button.animated-button.secondary {
	background-color: transparent;
}

.animated-button:hover {
	text-decoration: none !important;
}



.animated-button.primary {
	background-color: #084F94;
}

.animated-button span {
	position: relative;
	font-weight: 500;
	font-size: 18px;
}

.animated-button.primary span {
	color: #FFF;
}

.animated-button.secondary span {
	color: #084F94;
}

.animated-button::before,
.animated-button::after{
	position: absolute;
	content: '';
	transition: all .5s ease-in-out 0s;
}

.animated-button::after{
	transition: all .8s ease-in-out 0s;
}

.animated-button::before {
	border-radius: 10px;
	width: 100%;
	height: calc(100% + 1px);
	top: 50%;
	left: 50%;
}

.animated-button.primary::before {
	transform: translate(-50%, -50%);
	border: 2px solid #084F94;
}

.animated-button.secondary::before {
	transform: translate(-50%, -50%);
	border: 1px solid #084F94;
}

.animated-button.loading {
	background-color: transparent;
}

.animated-button.loading span {
	opacity: 0;
}

.animated-button.loading::before {
	border-radius: 50%;
	background-color: transparent;
	width: 40px;
	height: 40px;
	border: 2px solid transparent;
}
.animated-button::after {
	opacity: 0;
	top: 0;
	left: calc(50% - 20px);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	border: 2px solid #EEECEC;
	border-top-color: #084F94;
	animation: spin 1s infinite linear;
	transition: all .2s ease-in-out 0s;
}

.animated-button.loading::after {
	opacity: 1;
}

.animated-button .pulsate {
	animation: pulsate 1s;
}

div.normal > a.btn-top {
	margin: auto;
}

div.normal > a.btn-top > label.buttonrowLabel {
	font-weight: 500;
	color: #707070;
	font-size: 18px;
	margin-top: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	padding-left: 14px;
	padding-right: 14px;
	cursor: pointer;
}

/* End of animated buttons*/
.select2-dropdown {
	box-shadow: 0px 4px 41px -9px rgba(73, 109, 145, 0.1) !important;
	border-radius: 0 0 10px 10px !important;
	border: 1px solid #CFD1D2 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #22B5F5 !important;
	border-radius: 7px;
	margin-right: 2px;
	margin-left:2px;
}
.select2-container--default .select2-results__option[aria-selected=true]{
	background-color: #F5F7FA;
	border-radius: 7px;
	margin-right: 2px;
	margin-left:2px;
}

#show-audit.primaryBtn.small, #show-audit.primaryBtn.small:hover{
    width: 90px;
    height: 40px;
    background: #084F94 !important;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    display: grid;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
	box-shadow: 0px 4px 41px -9px rgba(73, 109, 145, 0.1) !important;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.primaryBtn.cancel.small, .primaryBtn.cancel.small:hover {
	width: 90px;
    height: 40px;
    background: #084F94;
    border-radius: 10px;
    border: 1px solid rgb(8, 79, 148);
    box-sizing: border-box;
    background: transparent !important;
	box-shadow: 0px 4px 41px -9px rgba(73, 109, 145, 0.1) !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px; 
    align-items: center;
    text-align: center;
    color: #084F94 !important;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

/*Form inputs*/

.form-group input[type=text].form-control,
.form-group textarea.form-control,
.form-control {
	border: 1px solid #CFD1D2 !important;
	padding: 12px 34px 12px 12px;
	min-height: 45px;
	border-radius: 8px !important;
	box-shadow: none !important;
	width: 100%;
}

.form-group label {
	margin-bottom: 0;
	font-family: Heebo;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color:#677582;
}

.dataTables_filter input[type=search],
select,
input:not(.searchKeyword),
textarea,
.tag-editor,
.form-control{
	border: 1px solid #CFD1D2;
}

.form-group input[type=text].form-control:focus,
.form-group textarea.form-control:focus,
.dataTables_filter input[type=search]:focus,
select:focus,
input:not(.searchKeyword):focus,
textarea:focus {
	border: 1px solid #79CEF2;
}

.form-group.has-error input[type=text].form-control,
.form-group.has-error input[type=password].form-control,
.form-group.has-error textarea.form-control {
	border: 1px solid #F3047F !important;

}

.form-group.has-error .help-block {
	color: #F3047F;
	font-size: 12px;
}



/*End of Form inputs*/

/*Login button 3.0*/
.btn.btn-login {
	height: 40px;
	min-width: 135px;
	border-radius: 10px;
	background-color: #3BAFE3;
	text-shadow: none !important;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	transition: none;
}

.btn.btn-login:hover,
.btn.btn-login:focus,
.btn.btn-login:active {
	box-shadow: none !important;
	transform: none;
}
/*End of Login button 3.0*/

