div.table-div > table.tablesorter th,
table.table th {
	background: #14284b !important;
	color: #ffffff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
/*
.nav,
.nav > li,
.nav > li > a {
  background: #e6e6e6 !important;
  color: #000000 !important;
  font-size: 14px;
}

.nav > li:hover,
.nav > li > a:hover {
  background: #757575 !important;
  color: #000000 !important;
}

.nav > li.dropdown > a {
  background: #e6e6e6 url(../img/arrowdown.png) no-repeat right center !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.rightpanel .nav-tabs > .dropdown > a:hover {
  background-image: url(../img/arrowdown.png) no-repeat right center !important;
}

.nav-tabs li.active,
.nav-tabs li.active a {
  background: #ffffff !important;
  color: #666 !important;
}

.nav-tabs li.active ul li a,
.nav-tabs li ul li a {
  background: #e6e6e6 !important;
  color: #000000 !important;
}

.nav-tabs li.active ul li a:hover,
.nav-tabs li ul li a:hover {
  background: #757575 !important;
  color: white !important;
}

.nav-tabs li.active ul li.active a,
.rightpanel .nav-tabs > .active ul li.active a {
  background: #ffffff !important;
  color: #666 !important;
}
*/
td.right_row {
	text-align: right;
	width: 1%;
	white-space: nowrap;
}
/*
.tools a {
  background: #ed7923;
  color: #fff !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.tools .btn {
  width: 40px;
  height: 40px;
  padding: 4px !important;
}
.tools .btn i.fa {
  font-size: 28px;
}

.tools .btn i.fa-edit {
  padding: 2px 3px !important;
}
*/
.btn-group > button,
.btn-group ul,
.btn-group ul li a {
	background: #ed7923;
}

.icon-home {
	color: #fff;
}

input.filter-search {
	height: 30px;
}

i.icon-plus,
i.icon-download,
i.icon-print {
	margin-top: 3px !important;
}

span.field input {
	height: 36px;
}

.start {
	margin-top: 80px !important;
}

.startbtn {
	padding: 0px !important;
}

.flex-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 2000px) {
	.startbtn {
		width: 25%;
	}
	.startbtn2 {
		width: 40%;
	}
}

@media screen and (max-width: 1500px) {
	.startbtn {
		width: 33%;
	}
	.startbtn2 {
		width: 40%;
	}
}

@media screen and (max-width: 1000px) {
	.startbtn {
		width: 50%;
	}
	.startbtn2 {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.startbtn,
	.startbtn2 {
		width: 100%;
	}
}

.all-els {
	height: 380px;
	margin: 10px;
	border: 5px solid #14284b;
	padding: 10px;
	border-radius: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
}

.all-els span1 {
	background-color: #ed7923;
	color: #14284b;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 23px;
	padding-bottom: 23px;
}

.all-els .title {
	font-size: large;
	font-weight: bold;
}

.all-els .subtitle {
	font-size: small;
	font-weight: 100;
}

.all-els img {
	margin-bottom: 20px;
	height: 200px;
	width: 200px;
}

li.search-field input {
	height: 30px !important;
}

/*****************************************************************************************************/

.label-danger,
.badge-danger {
	background-color: #d9534f;
}

.label-warning,
.badge-warning {
	background-color: #f89406;
}

.label-success,
.badge-success {
	background-color: #468847;
}

.label-lightgrey,
.badge-lightgrey {
	background-color: #454545;
}

.time_btns {
	text-align: right;
	display: block;
	position: absolute;
	right: 20px;
}

.time_btns h1 {
	color: white;
	text-align: left;
}

td.boxed {
	border: 2px #dddddd solid;
	padding: 2px;
}

.ui-state-default {
	color: #545454 !important;
}

.ui-state-active {
	color: #14284b !important;
}

p.comments
	span.field
	div.mce-panel
	> div.mce-tinymce.mce-container.mce-panel
	> div.mce-container-body.mce-stack-layout
	> div.mce-container.mce-menubar.mce-toolbar.mce-first.mce-stack-layout-item {
	display: none !important;
}

ul.chzn-choices {
	width: 500px !important;
}

div.chzn-drop {
	width: 500px !important;
}

/*  ///////// NEW TABS CLOSE ///////// */
span.asterisk {
	color: red;
}

table.uploads .cell1 {
	width: 30%;
}

table.uploads .cell2 {
	width: 15%;
}

table.uploads .cell4 {
	text-align: right;
	width: 1%;
	white-space: nowrap;
}

i.icon-question-sign.tip {
	white-space: pre-wrap;
}

.taken_title {
	font-size: 14px;
	font-weight: bold;
}

.upload-edit,
.upload-del {
	width: unset;
}

.upload-edit {
	margin-right: 8px;
}

.upload-dwl {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.ui-widget-content a {
	color: white;
}

.ui-widget-content a:hover {
	color: #eaeaea;
}

/*  //////////////////////////////// //////////////////////////////// */

.dash-title {
	text-align: center;
}

.btn-dashboard {
	padding: 7px 16px;
	font-size: 18px;
	border-radius: 2px;
	background: #ed7923 !important;
	color: #fff;
}

.btn-dashboard:hover {
	padding: 7px 16px;
	border-radius: 2px;
	background: #ed7923;
	color: #14284b;
}

a#backBtn {
	float: right;
	margin-right: 10px;
}

ul.contain li {
	margin-left: 50px;
}

div.table-div.span12 {
	overflow-x: auto;
}

.button {
	background-color: #14284b;
	border: none;
	color: white;
	padding: 15px 42px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
}

.notification .dropdown-toggle,
.userinfo .dropdown-toggle {
	display: inline-block;
	background: #ed7923;
	font-size: 16px;
	margin-top: 0px !important;
	padding: 7px 10px;
	margin-top: 30px;
	color: #ffffff;
}

.userinfo {
	text-align: right;
}

@media screen and (max-width: 2000px) {
	.container {
		width: 100% !important;
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 1400px) {
	.container {
		width: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 1615px) {
	.container {
		color: white;
		width: 100% !important;
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 1200px) {
	.container {
		color: white;
		width: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: center;
	}
}

.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	background-color: rgba(86, 61, 124, 0.15);
	border: 1px solid rgba(86, 61, 124, 0.2);
}

div.alert {
	font-size: 14px;
}

.after_crud .my_container {
	width: 100% !important;
}

table.table th.th-title {
	color: white;
	font-size: 22px;
	line-height: 28px;
}

.hover {
	background: #f1f1f1;
}

ul.dropdown-menu li a {
	margin-left: 0px;
}

.welcome_box {
	width: 60%;
	padding: 30px 28px;
}

table.os-table {
	border-spacing: 1;
	border-collapse: collapse;
	background: white;
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
table.os-table * {
	position: relative;
}

table.os-table th {
	padding: 15px 0px 15px 10px;
}
table.os-table td {
	padding: 8px 20px 15px 10px;
}
table.os-table thead tr {
	background: #14284b;
	color: #ed7923;
}
table.os-table tbody tr {
	height: 35px;
}
table.os-table tbody tr:last-child {
	border: 0;
}
table.os-table td,
table.os-table th {
	text-align: left;
}
table.os-table td.l,
table.os-table th.l {
	text-align: left;
}
table.os-table td.c,
table.os-table th.c {
	text-align: center;
}
table.os-table td.r,
table.os-table th.r {
	text-align: right;
}
table.os-table tbody tr:nth-child(even) {
	background-color: #f5f5f5;
}

table.os-table th {
	font-size: 18px;
	color: #ed7923;
	line-height: 1.2;
	font-weight: unset;
}

/**************************************************/

/* small size field*/
input#field-adt,
input#field-afm,
input#field-t_afm,
input#field-amka,
input#field-t_amka,
input#field-guests_size,
input#field-protected_size,
input#field-field_a,
input#field-field_b,
input#field-field_c1,
input#field-field_c2,
input#field-field_c3,
input#field-field_c4,
input#field-field_d {
	width: 120px;
}

/* medium size field*/
input#field-phone,
input#field-mobile,
input#field-zip,
input#field-city,
input#field-doy,
input#field-iban,
input#field-birth_place,
input#field-student_id,
input#field-amea_card_id {
	width: 300px;
}

/* 3 rows description*/
p.f_amka,
p.amea_card_file,
p.f_family {
	height: 90px;
}

/* 4 rows description*/
p.f_ek_2018,
p.f_ek_2019 {
	height: 90px;
}

/* 5 rows description*/
p.f_yp_2018,
p.f_yp_2019 {
	height: 110px;
}

/* lot of rows description*/
p.f_iban {
	height: 190px;
}

.app_header {
	background-color: rgb(236, 236, 236);
	width: 250px;
	font-weight: bold;
	font-size: 13px;
	text-align: right !important;
}
tr.tall {
	height: 35px;
}

div.card-header {
	background-color: #3278f3;
}

button.btn.btn-link {
	color: #ffffff;
}

.alert-margin0 {
	margin: 0px !important;
}

.module-title {
	padding-top: 15px;
}

.module-title h1 {
	color: #14284b;
	font-weight: bold;
	font-size: 26px;
}

.bcb_sm {
	height: 25px !important;
}

ul.dropdown-menu li {
	text-align: right;
}

.reject_reason {
	width: 200px;
}

.pd_titles {
	padding: 12px 15px;
	margin: 0px !important;
	background-color: #e2e2e2;
	font-weight: bold;
}

.pd_titles h6 {
	font-size: 15px;
}

div.main-aitisi .well {
	text-align: center;
}

.top_img > * {
	text-align: center;
	font-weight: bold !important;
}

.top_img img {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.semi_title {
	background-color: #f1f1f1;
	font-size: 15px;
}

.tax_cell {
	width: 40%;
}

.sm_title {
	font-weight: bold;
	text-decoration: underline;
}

.ypdi,
.ypdi li {
	font-size: 18px;
	padding: 10px;
	list-style: none;
}

.wait_app {
	color: #d9534f;
}

.accept_app {
	color: #27ac15;
}

.app_status {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	line-height: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.app_info {
	padding: 15px;
	font-size: 18px;
	line-height: 30px;
}

.income_title {
	text-align: right !important;
	background-color: grey;
	color: white;
}

.final_income_title {
	background-color: grey;
	color: white;
	padding: 15px;
	font-size: 18px;
	line-height: 30px;
}

.result_green {
	font-weight: bold;

	color: rgb(138, 240, 4);
}

.result_red {
	color: #d9534f;
}

.reject_reason {
	width: 700px;
	height: 150px;
}

.f_reject_reason {
	width: 400px;
	height: 100px;
}

.pressed-btn {
	background-color: #14284b !important;
	background: #14284b !important;
	color: #fff !important;
}

.my_btn_size {
	width: 120px;
}

.open-file.image-thumbnail > img {
	display: unset;
}

.pethe-error {
	font-size: 16px;
}

.error-stu,
.errors {
	color: #333 !important;
	font-size: 18px !important;
}

.warning-size {
	font-size: 18px !important;
	line-height: 30px;
}

#f_speciality,
#f_language,
#f_country,
#f_prefecture, #f_day {
	width: 100%;
}

.advert {
	margin: 5px;
	border: 1px solid #14284b;
}


.closed_job {
	background: #c1af83 !important;
}