
select.form-control + .chosen-container-multi .chosen-choices, select.form-control + .chosen-container .chosen-drop {
	border-radius: 0 !important;
	box-shadow: none !important;
}
select.form-control + .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    padding: 0 0 0 12px !important;
}


.album-image .box-footer {
    background: #f1f1f1;
    padding: 5px 15px 15px;
}

.form-control {
    /*padding: 2px;*/
}

.form-control-static {
    padding: 7px;
    background: #f3f4f6;
    border: 1px solid #d2d6de;
}

.box-footer .buttons {
    margin-top: 0;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view {
    overflow: auto;
}

.grid-view th, .grid-view td.buttons {
    white-space: nowrap;
}

.grid-view td.buttons a {
    display: inline-block;
    margin: 0 1px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.grid-view .filters td.has-error .help-block {
    color: #cc3f44;
}

.grid-view .filters td.has-error .form-control {
    border: 1px solid #e4e4e4;
}

.grid-view .action-column {
    text-align: center;
}

.dropdown-toggle .fa-ellipsis-v {
    padding: 0 6px;
}

div.required label.control-label:after {
    content: " *";
    color: #777;
}

.box-header h2 {
    font-size: 20px;
}

.box-footer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.control-label .note {
    font-weight: normal;
    font-size: smaller;
    color: #777;
}

ol.sortable,
ul.sortable {
    padding: 10px;
}

ol.dragdrop,
ul.dragdrop {
    border: 1px dotted #f5f5f5;
    min-height: 30px;
    max-height: 500px;
    overflow-y: auto;
}

ol.sortable li,
ul.sortable li {
    padding: 5px;
    margin: 5px 10px;
    cursor: move;
    background: #f5f5f5;
}

ol.sortable li i,
ul.sortable li i {
    float: right;
}

ol.sortable li i.fa-remove,
ol.sortable li i.fa-edit,
ul.sortable li i.fa-remove,
ul.sortable li i.fa-edit {
    cursor: pointer;
}

hr.separator {
    margin: 30px 0;
}

.form-control.short {
    width: 90px;
}

.form-control.medium {
    width: 180px;
}

.form-control.large {
    width: 360px;
}

.cursor-move, .sort-handle {
    cursor: move;
}

.cursor-pointer, .upload-zone {
    cursor: pointer;
}

.alert [data-err] {
    cursor: pointer;
}

span.disabled {
    color: #e4e4e4;
    font-style: italic;
    cursor: not-allowed;
}

/* https://github.com/bassjobsen/Bootstrap-3-Typeahead */
.typeahead {
    z-index: 1051;
}


.img-uploaded {
    margin: 4px 0;
}

a.set-width {
    color: #ccc;
}

.preferences {
    margin-left: 15px;
}

/* https://www.abeautifulsite.net/whipping-file-inputs-into-shape-with-bootstrap-3 */
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}


/* vuejs */
[v-cloak] > * {
    display:none;
}
.v-cloak-block {
  display: none;
}
[v-cloak] .v-cloak-block {
  display: block;
}

.crossed {
    text-decoration: line-through !important;
}


td span.editable-click {
    padding: 0 5px;
}

.upload-holder {
    margin: 10px 0;
}

.modal-full-screen .modal-dialog {
    width: 95%;
}

.mr { margin-right: 15px; }
.ml { margin-left: 15px; }

.p-1 {
    padding: .25rem!important;
}

.inline-block {
	display: inline-block;
}

.block-template {
    border-width: 1px solid #ccc;
}


.block-template.selected {
    border-color: #72ce9b !important;
    opacity: 1;
    background: #72ce9b !important;
}

td.vtop {
    vertical-align: top !important;
}

.custom-filters {
    margin-bottom: 15px;
    padding: 15px;
    background-color: #eee;
}



.admin-title {
    font-weight: 800;
    border-bottom: 1px solid #5ec2a6;
    font-size: 20px;
    margin: 0 0 10px;
}

.admin-semititle {
    font-weight: 800;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    padding: 0 0 5px;
}

.admin-num {
    font-size: 40px;
    font-weight: 800;
}

.allmargin-xs {
    margin: 20px;
}

.vermasbt {
    border: 2px solid;
    padding: 10px;
    font-weight: 600;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    display: block;
}

.vermasbt:hover {
    background: #416ba9;
    color: #fff;
}



.card {
  transition: 0.3s;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #416ba9;
  border-radius: 8px;
}
.card-container {
  padding: 20px 20px;
  text-align:center;
}
.card img{
  border-radius: 6px 6px 0 0;
  height: 200px;
  object-fit: cover;
}
.card p{
  font-size:15px;
}
.card a{
  font-weight: bold;
}