/*General UI CSS*/
ul, ol {
    margin: 0 0 10px 0;
}
hr {
    margin: 15px 0;
}
.margin-0 {
	margin: 0px !important;
}
.margin-5 {
	margin: 5px !important;
}
.margin-10 {
	margin: 10px !important;
}
.margin-15 {
	margin: 15px !important;
}
.margin-20 {
	margin: 20px !important;
}
.margin-25 {
	margin: 25px !important;
}
.margin-30 {
	margin: 30px !important;
}
.margin-40 {
	margin: 40px !important;
}
.margin-50 {
	margin: 50px !important;
}
.margin-100 {
	margin: 100px !important;
}
.margin-bottom-0 {
	margin-bottom: 0px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-top-0 {
	margin-top: 0px !important;
}
.margin-top-5 {
	margin-top: 5px !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top-15 {
	margin-top: 15px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-25 {
	margin-top: 25px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-top-50 {
	margin-top: 50px !important;
}
.margin-top-100 {
	margin-top: 100px !important;
}
.margin-left-0 {
	margin-left: 0px !important;
}
.margin-left-5 {
	margin-left: 5px !important;
}
.margin-left-10 {
	margin-left: 10px !important;
}
.margin-left-15 {
	margin-left: 15px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}
.margin-left-25 {
	margin-left: 25px !important;
}
.margin-left-30 {
	margin-left: 30px !important;
}
.margin-right-0 {
	margin-right: 0px !important;
}
.margin-right-5 {
	margin-right: 5px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-right-15 {
	margin-right: 15px !important;
}
.margin-right-20 {
	margin-right: 20px !important;
}
.margin-right-25 {
	margin-right: 25px !important;
}
.margin-right-30 {
	margin-right: 30px !important;
}
.padding-0 {
	padding: 0px !important;
}
.padding-1 {
	padding: 1px !important;
}
.padding-2 {
	padding: 2px !important;
}
.padding-3 {
	padding: 3px !important;
}
.padding-4 {
	padding: 4px !important;
}
.padding-5 {
	padding: 5px !important;
}
.padding-10 {
	padding: 10px !important;
}
.padding-15 {
	padding: 15px !important;
}
.padding-20 {
	padding: 20px !important;
}
.padding-25 {
	padding: 25px !important;
}
.padding-30 {
	padding: 30px !important;
}
.padding-bottom-0 {
	padding-bottom: 0px !important;
}
.padding-bottom-5 {
	padding-bottom: 5px !important;
}
.padding-bottom-10 {
	padding-bottom: 10px !important;
}
.padding-bottom-15 {
	padding-bottom: 15px !important;
}
.padding-bottom-20 {
	padding-bottom: 20px !important;
}
.padding-bottom-25 {
	padding-bottom: 25px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
.padding-top-0 {
	padding-top: 0px !important;
}
.padding-top-5 {
	padding-top: 5px !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-left-0 {
	padding-left: 0px !important;
}
.padding-left-5 {
	padding-left: 5px !important;
}
.padding-left-10 {
	padding-left: 10px !important;
}
.padding-left-15 {
	padding-left: 15px !important;
}
.padding-left-20 {
	padding-left: 20px !important;
}
.padding-left-25 {
	padding-left: 25px !important;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.padding-right-0 {
	padding-right: 0px !important;
}
.padding-right-5 {
	padding-right: 5px !important;
}
.padding-right-10 {
	padding-right: 10px !important;
}
.padding-right-15 {
	padding-right: 15px !important;
}
.padding-right-20 {
	padding-right: 20px !important;
}
.padding-right-25 {
	padding-right: 25px !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}
/* line-height */
.line-height-5 {
	line-height: 5px !important;
}
.line-height-10 {
	line-height: 10px !important;
}
.line-height-15 {
	line-height: 15px !important;
}
.line-height-20 {
	line-height: 20px !important;
}
.line-height-25 {
	line-height: 25px !important;
}
.line-height-30 {
	line-height: 30px !important;
}
.line-height-35 {
	line-height: 35px !important;
}
.line-height-40 {
	line-height: 40px !important;
}
/*Special padding, margin*/
.padding-left-input-sm {
	padding-left: 30px !important;	
}
@media (min-width: 991px) {
	.padding-sm-xs-init-md-lg-0 {
		padding: 0px !important;
	}
	.padding-top-input-sm {
		padding-top: 23px !important;
	}
	.padding-left-0-md-lg {
		padding-left: 0px !important;
	}
	.padding-right-0-md-lg {
		padding-right: 0px !important;
	}
}
.padding-no-left-right, .padding-right-left-0 {
	padding-right: 0px !important; 
	padding-left: 0px !important;
}
@media (min-width: 768px) and (max-width: 1023px){
	.padding-no-left-right-768-1023 {
		padding-right: 0px !important; 
		padding-left: 0px !important;
	}
}
@media (min-width: 991px) and (max-width: 1023px){
	.margin-inherit-991-1024 {
		margin: inherit !important;
	}
}
.padding-no-left {
	padding-left: 0px !important;
}
.padding-no-right {
	padding-right: 0px !important;
}
@media (max-width: 767px) {
	.padding-left-0-xs {
		padding-left: 0px !important;
	} 
	.padding-right-0-xs {
		padding-right: 0px !important;
	}
	.margin-left-right-xs-5 {
		margin: 0px 5px 0px 5px !important;
	}
	.padding-left-right-xs-5 {
		padding: 0px 5px 0px 5px !important;
	}
	.margin-top-sm-20 {
		margin-top: 20px !important;
	}
}
.padding-8 {
	padding: 8px;
}
.padding-10 {
	padding: 10px;
}
.clx {
	clear: both;
}
/* height-width */
.height-5 {
	height: 5px !important;
}
.height-10 {
	height: 10px !important;
}
.height-11 {
	height: 11px !important;
}
.height-12 {
	height: 12px !important;
}
.height-13 {
	height: 13px !important;
}
.height-14 {
	height: 14px !important;
}
.height-15 {
	height: 15px !important;
}
.height-20 {
	height: 20px !important;
}
.height-25 {
	height: 25px !important;
}
.height-30 {
	height: 30px !important;
}
.height-35 {
	height: 35px !important;
}
.height-40 {
	height: 40px !important;
}
.height-45 {
	height: 45px !important;
}
.height-50 {
	height: 50px !important;
}
.height-60 {
	height: 60px !important;
}
.height-70 {
	height: 50px !important;
}
.height-80 {
	height: 80px !important;
}
.height-90 {
	height: 90px !important;
}
.height-100 {
	height: 100px !important;
}
.width-5 {
	width: 5px !important;
}
.width-10 {
	width: 10px !important;
}
.width-11 {
	width: 11px !important;
}
.width-12 {
	width: 12px !important;
}
.width-13 {
	width: 13px !important;
}
.width-14 {
	width: 14px !important;
}
.width-15 {
	width: 15px !important;
}
.width-20 {
	width: 20px !important;
}
.width-25 {
	width: 25px !important;
}
.width-30 {
	width: 30px !important;
}
.width-35 {
	width: 35px !important;
}
.width-40 {
	width: 40px !important;
}
.width-45 {
	width: 45px !important;
}
.width-50 {
	width: 50px !important;
}
.width-60 {
	width: 60px !important;
}
.width-70 {
	width: 50px !important;
}
.width-80 {
	width: 80px !important;
}
.width-90 {
	width: 90px !important;
}
.width-100 {
	width: 100px !important;
}
.width-100-percent {
	width: 100% !important;
}
.width-auto {
	width: auto !important;
}
/* min-height-width */
.min-height-5 {
	min-height: 5px !important;
}
.min-height-10 {
	min-height: 10px !important;
}
.min-height-15 {
	min-height: 15px !important;
}
.min-height-20 {
	min-height: 20px !important;
}
.min-height-25 {
	min-height: 25px !important;
}
.min-height-30 {
	min-height: 30px !important;
}
.min-height-35 {
	min-height: 35px !important;
}
.min-height-40 {
	min-height: 40px !important;
}
.min-height-45 {
	min-height: 45px !important;
}
.min-height-50 {
	min-height: 50px !important;
}
.min-height-60 {
	min-height: 60px !important;
}
.min-height-70 {
	min-height: 50px !important;
}
.min-height-80 {
	min-height: 80px !important;
}
.min-height-90 {
	min-height: 90px !important;
}
.min-height-100 {
	min-height: 100px !important;
}
.min-height-150 {
	min-height: 150px !important;
}
.min-height-200 {
	min-height: 200px !important;
}
.min-height-250 {
	min-height: 250px !important;
}
.min-height-300 {
	min-height: 300px !important;
}
.min-height-350 {
	min-height: 350px !important;
}
.min-height-400 {
	min-height: 400px !important;
}
.min-height-450 {
	min-height: 450px !important;
}
.min-height-500 {
	min-height: 500px !important;
}
.d-block {
	display: block !important;
}
/* btn */
.btn-save-delete {
	width: 100%;
    margin: 5px;
}
@media (min-width: 768px) and (max-width: 1023px){
	.btn-save-delete {
	    width: initial;
	    margin: 5px 0px;
	}
}

/* display settings */
.display-inline-block {
	display: inline-block;
}

/* application store buttons */
a.applicationStore {
    display: inline-block;
    text-decoration: none;
    border: solid 1px;
    border-radius: .5em;
    margin-right: 1em;
    margin-bottom: .5em;
    background: #fff;
}
a.applicationStore em {
    font-style: normal;
    display: block;
    width: 10em;
    margin-left: 5em;
    font-size: 75%;
    line-height: 1em;
    padding-top: .75em;
    font-weight: 200;
}
a.applicationStore span {
    display: block!important;
    margin-bottom: 0!important;
    width: 6em;
    margin-left: 3em;
    line-height: 1em;
    font-size: 125%;
    font-weight: 400;
}
a.applicationStore:before {
    display: block;
    width: 1.5em;
    height: 1.5em;
    padding: .25em;
    box-sizing: border-box;
    color: #FFF;
    line-height: 2em;
    text-align: center;
    font-size: 200%;
    border-radius: .2em 0 0 .2em;
    float: left;
}
a.applicationStore.appleStore {
    border-color: #22313f;
    color: #22313f;
}
a.applicationStore.appleStore:before {
    background: #22313f;
}
a.applicationStore.appleStore:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f179";
}
a.applicationStore.googlePlay {
    border-color: #3b8aac;
    color: #3b8aac;
}
a.applicationStore.googlePlay:before {
    background: #3b8aac;
}
a.applicationStore.googlePlay:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f04b";
}
/* text */
.txt-alg-right {
	text-align: right;
}
.text-overline {
	text-decoration: overline;
}
.text-through {
	text-decoration: line-through;
}
.text-underline {
	text-decoration: underline;
}
.text-underline-overline {
	text-decoration: underline overline;
}
.text-md-right-xs-center {    
	text-align: right;
}
.text-md-right-xs-left {    
	text-align: right;
}
@media (max-width: 767px) {
	.text-md-right-xs-center {
		text-align: center;
	}
	.text-md-right-xs-left {    
		text-align: left;
	}
}
/* float */
.float-right {
	float: right;
}
.float-left {
	float: left;
}
/*TTODO: Asagidaki claslar gereksizdir. Yukarida yeni olusturulan daha genel claslarla degistirilmesi gerekmektedir.*/
.util-btn-margin-bottom-10 .btn {
  margin-bottom: 10px !important;
}
.util-btn-group-margin-bottom-5 .btn-group {
  margin-bottom: 10px !important;
}

/* font, font-size, font-family, font-weight vs... */
.font-family-open-sans {
	font-family: "Open Sans", sans-serif !important;
}
.font-10 {
	font-size:10px !important;
}
.font-11 {
	font-size:11px !important;
}
.font-12 {
	font-size:12px !important;
}
.font-13 {
	font-size:13px !important;
	line-height: 20px;
}
.font-14 {
	font-size:14px !important;
	line-height: 22px;
}
.font-15 {
	font-size:15px !important;
	line-height: 22px;
}
.font-16 {
	font-size:16px !important;
	line-height: 24px;
}
.font-17 {
	font-size:17px !important;
	line-height: 28px;
}
.font-18 {
	font-size:18px !important;
	line-height: 28px;
}
.font-19 {
	font-size:19px !important;
	line-height: 28px;
}
.font-20 {
	font-size:20px !important;
	line-height: 28px;
}
.font-25 {
	font-size:25px !important;
	line-height: 28px;
}
.font-30 {
	font-size:30px !important;
}
.font-35 {
	font-size:35px !important;
}
.font-40 {
	font-size:40px !important;
}
.font-45 {
	font-size:45px !important;
}
.font-50 {
	font-size:50px !important;
}
.font-w-200 {
	font-weight: 200 !important; 
}
.font-w-300 {
	font-weight: 300 !important; 
}
.font-w-400 {
	font-weight: 400 !important; 
}
.font-w-500 {
	font-weight: 500 !important; 
}
.font-w-600 {
	font-weight: 600 !important; 
}
.font-w-700 {
	font-weight: 700 !important; 
}
.font-w-800 {
	font-weight: 800 !important; 
}
/* ana renk fontlar */
.font-white {
	color: #ffffff !important;
}
.font-black {
	color: #000000 !important;
}

/* bootstrap fonts */
.font-red {
    color: #EC5252 !important;
}

/*uyap special font*/
.font-dried-rose {
	color: #941c31 !important;
}
.font-green-lemon {
	color: #e6ff28 !important;
}
.font-blue-steel-dark {
	color: #0d5cda !important;
}
.font-avukat {
	color: #3598dc !important;
}
.font-avukat-yellow {
	color: #dc9b35 !important;
}
.font-uzlastirmaci {
	color: #4cb5c6 !important;
}
.font-vatandas {
	color: #ff5352 !important;
}
.font-esatis {
	color: #ff721e !important;
}
.font-pale {
	color: #9eacb4 !important;
}
.font-dark-grey-steel {
	color: #60666f !important;
}
.font-caption-blue {
	color: #3598dc !important;
}
.font-job-done {
	color: #4DB3A2 !important;
}
.font-job-begun {
	color: #aeb5b9 !important;
}
.font-job-matt {
	color: #aeb5b9 !important;
}
.font-job-incompleted {
    color: #F3565D !important;
}
.font-job-list {
    color: #3598dc !important;
}

.line-h-20 {
	line-height: 20px;
}
.line-h-22 {
	line-height: 22px;
}
.line-h-24 {
	line-height: 24px;
}
.line-h-26 {
	line-height: 26px;
}
.line-h-28 {
	line-height: 28px;
}
.line-h-30 {
	line-height: 30px;
}
/* background */
.bg-little-pink {
    border-color: #e9edef !important;
    background-image: none !important;
    background-color: #f3eff0 !important;
    color: #80898e !important;
}
.bg-form-wizard-light-violet {
	background-color: rgba(225, 234, 255, 0.75);
}
.bg-form-wizard-light-turquoise {
	background-color: rgba(246, 249, 255, 0.75);
}
.bg-akademi {
	background-color: #4cb5c6 !important;
}
.bg-avukat {
	background-color: #5c9bd1 !important;
}
.bg-arabulucu {
	background-color: #555555 !important;
}
.bg-bilirkisi {
	background-color: #8e5fa2 !important;
}
.bg-kurum {
	background-color: #44b6ae !important;
}
.bg-uzlastirmaci {
	background-color: #4cb5c6 !important;
}
.bg-vatandas {
	background-color: #ff5352 !important;
}
.bg-none {
	background: none !important;
}
.bg-general-color-1 {
	background-color: #f6f9fb;
} 

/* text */
.text-decoration-none
{
	text-decoration: none !important;
}

/* border */
.border-none {
	border: none !important;
}
.border-bottom-original {
	border-bottom: 1px solid #eee !important;
}
.border-bottom-1-solid {
	border-bottom: 1px solid !important;
}

/*******************
 * 
 *  Table Styles
 *
 ******************/ 

table thead.th-light-blue tr th{
	background-color: #edf5fb;
}

/*  Login Area */
.uyap-login-area {
    margin: 10px 20px 0 0;
    display: inline-block;
    float: left;
}

/*  Special Form */
.uyap-form-caption {
	font-size: 15px;
    font-weight: 700;
}
.uyapGeneralPageBlock {
    background: radial-gradient(circle at center bottom, rgba(190, 201, 220, 0.55) 25%, rgba(85, 101, 99, 0.2) 100%), rgb(202, 201, 201);
    min-height: 772px;
}
.uyap-form-title {
	padding: 0;
    min-height: 30px;
    font-size: 15px;
    font-weight: 300;
    margin: 15px 0;
    font-family: "Open Sans", sans-serif;
}
.uyap-form-title.dark-grey-steel {
	color: #60666f !important;
}
.uyap-form-title.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}
.uyap-form-title.border-top {
	border-top: 1px solid #e5e5e5;
}
.uyap-form-title > .caption {
    float: left;
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}
.uyap-form-title > .actions{
    float: right;
    display: block;
    padding: 6px 0 14px 0;
}
.uyap-form-rows {
	display:block;
	padding: 5px 0 5px 0;
	overflow: auto;
}
.uyap-form-rows.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}
/* full width container */
.width-full {
	width: 100% !important;
}

/* menu background */
.page-header {
  
}
@media (min-width: 992px){
	.page-header {
		height: 101px;
	}
}
.page-header .page-header-top {
    height: 50px;
}
.page-header .page-header-top .page-logo {
    width: 255px;
    height: 50px;
}
@media (max-width: 767px){
	.page-header .page-header-top .page-logo {
	    padding-left: 10px;
	}
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 7px 0 0 0;
}
.page-header .page-header-top .top-menu {
    margin: 0;
    padding: 0;
}
@media (max-width: 767px){
	.page-header .page-header-top .top-menu .navbar-nav > li.dropdown.dropdown-user > .dropdown-toggle {
	    padding: 14px 0px 7px 4px;
	}	
}
.page-header .page-header-top .menu-toggler {
    margin: 15px 3px 0 13px;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    padding: 15px 6px 7px 6px;
}
/*page-head*/
.page-head-container {
	margin-left: 235px; 
	padding: 10px 0 0 20px;
}
@media (max-width: 991px){
	.page-head-container {
		margin-left: 0; 
		padding: 10px 0 0 0;
	}
}
.page-head {
    color: #171c35;
    border-bottom: 1px dotted rgba(23, 28, 53, 0.30);
}
.page-head .page-title > h1 {
    color: #171c35;
	font-weight: 300;
}
.page-head .page-title > h1 > small {
    color: #84889e;
}
.page-head .page-date > h1 > small {
    color: #84889e;
}
.widget-subscribe {
    min-height: 250px;
    overflow: hidden;
    padding: 20px;
}

/*news-blocks*/
.news-blocks {
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
    border-top: solid 2px #EF4836;
    background: #FFFFFF;
    color: #00000;
}
.news-blocks .attention-date {
	font-size: 11px;
    font-weight: 600;
	color: #EF4836;
}
.news-blocks .attention-link a:hover {
	text-decoration: none !important;
}
/*Dropdown menu*/
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li {
	padding-bottom: 10px !important;	
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > span {
    padding-left: 5px !important;
    font-family: "Open Sans", sans-serif;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external {
    padding: 10px 15px;
}
@media (max-width: 767px) {
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended > .dropdown-menu {
		max-width: 210px;
		width: 210px;
	}
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu {
		margin-right: -157px;
	}
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu:after, .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu:before {
	    margin-right: 172px;
	}
}	

.sale-summary li .sale-info {
    font-size: 13px;
    text-transform: none;
}
.sale-summary li .sale-num {
    font-size: 16px;
}
.profile-info h1 {
    font-size: 20px;
    margin: 10px 0 10px 0;
}
.profile ul.profile-nav li a {
    font-size: 13px;
}
.profile ul.profile-nav a span {
    font-size: 14px;
    padding: 7px 10px;
    position: absolute;
}
.profile ul.profile-nav {
    margin: 0 0.5em 0.5em 0.5em;
}

/* Quick-Sidebar */
.page-quick-sidebar-wrapper {
    background: #122b44;
}
.page-quick-sidebar-wrapper .page-quick-sidebar {
    background: #122b44;
}
.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified > li > a {
    color: #e0edf7;
    text-transform: initial;
}
.page-quick-sidebar-wrapper .page-quick-sidebar .list-heading {
    color: #f0f8ff;
	margin: 10px 10px 10px 20px;
}
.page-quick-sidebar-toggler {
    background: #122b44 !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items > li {
  border-bottom-color: #102438;
}
.page-quick-sidebar-wrapper .page-quick-sidebar .list-items > li:hover {
  background: #102438;
}

/* Page Inner Style */
.page-container {
    margin-bottom: 60px;
}
.page-header-fixed .page-container {
    margin-top: 50px;
}
.page-header.navbar {
    height: 53px;
    min-height: 53px;
    box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
}
.page-header.navbar .page-logo {
    width: 265px;
    height: 50px;
}
.page-header.navbar .page-logo .logo-default {
    margin: 7px 10px 0 10px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown {
  height: 50px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    margin: 0px;
    padding: 16px 12px 24px 12px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    padding: 16px 10px 18px 10px;
    font-size: 14px !important;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
    height: 49px;
    font-size: 14px !important;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover {
    height: 49px;
    font-size: 14px !important;
}
.page-header.navbar .menu-toggler.sidebar-toggler {
    float: right;
    margin: -20px 0 0 0;
}
.page-head .page-date {
    display: inline-block;
    float: right;
    padding: 5px 0 10px 0;
}
.page-head .page-date > h1 {
    color: #697882;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.page-head .page-date > h1 > small {
    color: #697882;
    font-size: 13px;
    font-weight: 400;
}
.page-header.navbar .page-environment-container {
    float: left;
    padding-top: 15px;
    font-size: 15px;
    color: #d02323;
}
@media (min-width: 1024px) {
.page-header.navbar .page-actions {
    margin: 5px 0 15px 10px;
	}
}
@media (max-width: 991px){
.page-header.navbar .page-actions {
    margin: 5px 0 15px 10px;
	}
.page-header.navbar .menu-toggler.responsive-toggler {
    margin: 19.5px 14px 0 6px;
	}
}
@media (max-width: 767px){
.page-header.navbar .page-logo {
    width: 250px;
	}
.page-header.navbar .menu-toggler.responsive-toggler {
    margin: 15.5px 14px 0 6px;
	}
.page-header.navbar .page-actions {
    margin-right: 70px;
    margin: -25px 50px 0px -10px;
    float: right;
	}
.page-header.navbar .page-top {
    margin-top: 10px;
    height: 51px;
	}
@media (max-width: 767px) {
	.page-header.navbar .page-top {
	    margin-top: 0px;
	    height: 51px;
	}
}
.page-content-wrapper .page-content .page-title {
    float: none;
	}
.page-head .page-date {
    display: inline-block;
    float: none;
    padding: 5px 0 10px 0;
	}
}
.page-content-wrapper {
	margin-bottom: 14px !important;
}
.page-main-content {
    margin-top: 0px;
    padding: 0px;
}
@media (min-width: 992px) {
	.page-content-wrapper .page-main-content {
	    margin-left: 235px;
	    margin-top: 0px;
	    min-height: 600px;
	    padding: 10px 0 0 20px;
	}
}

@media (min-width: 375px) and (max-width: 441px) {
.page-header.navbar .page-actions {
    margin: 3px 50px 0px -10px !important;
	}
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    margin-top: 4px;
    margin-left: 5px;
    margin-top: -10px;
    margin-right: 3px;
    height: 36px;
    width: 36px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user {
    padding: 0px;
}
.box {
    padding: 0;
    margin-bottom: 0;
    background: #ffffff;
}
.note {
  margin: 0 0 10px 0;
  padding: 0px 15px 0px 10px;
  border-left: 5px solid #eee;
  text-align: initial;
}
.note > p {
	padding: 0 0 10px 0;
}
.nav-tabs > li > a, .nav-pills > li > a {
    font-size: 13px;
    font-weight: 600 !important;
}
.nav-tabs > .nav-inner > a, .nav-pills > .nav-inner > a {
    font-size: 14px;
    font-weight: normal !important;
}

.tabbable-custom > .nav-tabs > li > a {
	/*height: 60px;*/
}

/* Modal */
.modal .nav-tabs>li>a, .modal .nav-tabs>li.active>a, .modal .nav-tabs>li.active>a, .modal .nav-tabs>li.active>a:hover {
	color: #BD5050;
}
.modal-body {
    position: relative;
    padding: 15px;
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    font-weight: 400;
    line-height: 22px;
}

.top-news span {
    font-weight: 600;
}

/**/
@media (min-width: 992px) and (max-width: 1199px) {
	
.tabbable-custom > .nav-tabs > li > a {
    font-size:13px;
    padding: 7px;
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	
.tabbable-custom > .nav-tabs > li > a {
    padding: 16px 5px 16px 5px;
}
}    
/*page-sidebar-menu*/

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    text-align: initial;
    font-size: 14px;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    text-align: initial;
}

/*page-header username*/
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
    color: #3598dc;
}
@media (max-width: 767px){
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
	    display: initial;
	}
	.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
	    color: #7fcbff;
	}
}

/* Tiles */
.tiles .tile .tile-body h4, .tiles .tile .tile-body p {
    line-height: 20px;
}

.tiles .tile .tile-body h4 {
	font-size: 15px;
    font-weight: 500;
}

.tiles .tile .tile-body > i {
    margin-top: 10px;
    display: block;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
}

/* Responsive Tiles */
@media (min-width: 1200px) {
	.tiles .tile-double {
		width: 280px !important;
	}
	.tiles .tile-single {
		width: 135px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
  	.tiles .tile-double {
		width: 280px !important;
	}
	.tiles .tile-single {
		width: 135px !important;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	.tiles .tile-double {
		width: 280px !important;
	}
	.tiles .tile-single {
		width: 135px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  	.tiles .tile-double {
		width: 280px !important;
	}
	.tiles .tile-single {
		width: 135px !important;
	}
}

@media (min-width: 421px) and (max-width: 767px) {
	.tiles .tile-double {
		width: 280px !important;
	}
	.tiles .tile-single {
		width: 135px !important;
	}
}

@media (max-width: 420px) {
	.tiles .tile {
	    height: 135px !important;
	    width: 280px !important;
	}
	.tiles .tile.double-down {
	    height: 135px !important;
		width: 280px !important;
	}
}
/*dashboard for web screen*/
.dashboard-stat .visual > i {
    margin-left: -35px;
    font-size: 90px;
    line-height: 90px;
}
.dashboard-stat .visual {
    width: 60px;
    height: 60px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 10px;
}
/*dashboard for mabile screen*/
@media (max-width: 767px) {
	.dashboard-stat-light {
	    padding-bottom: 10px;
	    margin-bottom: 15px;
	}
	.dashboard-stat .visual {
	    width: 50px;
	    height: 50px;
	    display: block;
	    float: left;
	    padding-top: 5px;
	    padding-left: 15px;
	    margin-bottom: 15px;
	    font-size: 15px;
	    line-height: 25px;
	}
	.dashboard-stat .visual > i {
	    margin-left: -10px;
	    font-size: 65px;
	    line-height: 65px;
	}
	.dashboard-stat .details .number {
    	padding-top: 15px;
	}
}

.dashboard-stat2 .display .number h3 {
	text-align: initial;
}

.widget-thumb {
    padding: 5px 10px;
}

.widget-thumb .widget-thumb-body {
    text-align: initial;
}

.widget-thumb .widget-thumb-heading {
	text-align: initial;
    margin: 0 0 10px 0;
}

.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    float: left;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin-right: 15px;
}


.widget-thumb .widget-thumb-body .widget-thumb-subtitle {
    padding-top: 0px;
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #8e9daa;
}

.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #3e4f5e;
}

.widget-thumb h1, .widget-thumb h2, .widget-thumb h3, .widget-thumb h4, .widget-thumb h5 {
    margin-top: 0;
}

/* widget border, color
** NOTE: Bu clas kullanilirken, rounded-x classı kaldırılır. 
*/
/* widget, blue */
.widget-border-blue {
	border-radius: 5px !important;
	border: 0.10em solid #5b9bd1;
}
.widget-border-blue-hoki {
	border-radius: 5px !important;
	border: 0.10em solid #67809F;
}
.widget-border-blue-steel {
	border-radius: 5px !important;
	border: 0.10em solid #4B77BE;
}
.widget-border-blue-madison {
	border-radius: 5px !important;
	border: 0.10em solid #578ebe;
}
.widget-border-blue-chambray {
	border-radius: 5px !important;
	border: 0.10em solid #2C3E50;
}
.widget-border-blue-ebonyclay {
	border-radius: 5px !important;
	border: 0.10em solid #22313F;
}
/* widget, green */
.widget-border-green {
	border-radius: 5px !important;
    border: 0.10em solid #4db3a4;
}
.widget-border-green {
	border-radius: 5px !important;
    border: 0.10em solid #4db3a4;
}
.widget-border-green-meadow {
	border-radius: 5px !important;
    border: 0.10em solid #1BBC9B;
}
.widget-border-green-seagreen {
	border-radius: 5px !important;
    border: 0.10em solid #1BA39C;
}
.widget-border-green-turquoise {
	border-radius: 5px !important;
    border: 0.10em solid #36D7B7;
}
.widget-border-green-haze {
	border-radius: 5px !important;
    border: 0.10em solid #44b6ae;
}
.widget-border-green-jungle {
	border-radius: 5px !important;
    border: 0.10em solid #26C281;
}
/* widget, red */
.widget-border-red {
	border-radius: 5px !important;
    border: 0.10em solid #f36a5a;
}
.widget-border-red-pink {
	border-radius: 5px !important;
    border: 0.10em solid #E08283;
}
.widget-border-red-sunglo {
	border-radius: 5px !important;
    border: 0.10em solid #E26A6A;
}
.widget-border-red-intense {
	border-radius: 5px !important;
    border: 0.10em solid #e35b5a;
}
.widget-border-red-thunderbird {
	border-radius: 5px !important;
    border: 0.10em solid #D91E18;
}
.widget-border-red-flamingo {
	border-radius: 5px !important;
    border: 0.10em solid #EF4836;
}
/* widget, yellow */
.widget-border-yellow {
    border-radius: 5px !important;
	border: 0.10em solid #c49f47;
}
.widget-border-yellow-gold {
    border-radius: 5px !important;
	border: 0.10em solid #E87E04;
}
.widget-border-yellow-casablanca {
    border-radius: 5px !important;
	border: 0.10em solid #f2784b;
}
.widget-border-yellow-crusta {
    border-radius: 5px !important;
	border: 0.10em solid #f3c200;
}
.widget-border-yellow-lemon {
    border-radius: 5px !important;
	border: 0.10em solid #F7CA18;
}
.widget-border-yellow-saffron {
    border-radius: 5px !important;
	border: 0.10em solid #F4D03F;
}
/* widget, purple */
.widget-border-purple {
    border-radius: 5px !important;
	border: 0.10em solid #8e5fa2;
}
.widget-border-purple-plum {
    border-radius: 5px !important;
	border: 0.10em solid #8775a7;
}
.widget-border-purple-medium {
    border-radius: 5px !important;
	border: 0.10em solid #BF55EC;
}
.widget-border-purple-studio {
    border-radius: 5px !important;
	border: 0.10em solid #8E44AD;
}
.widget-border-purple-wisteria {
    border-radius: 5px !important;
	border: 0.10em solid #9B59B6;
}
.widget-border-purple-seance {
    border-radius: 5px !important;
	border: 0.10em solid #9A12B3;
}
/* widget, purple */
.widget-border-grey {
    border-radius: 5px !important;
	border: 0.10em solid #E5E5E5;
}
.widget-border-grey-cascade {
    border-radius: 5px !important;
	border: 0.10em solid #95A5A6;
}
.widget-border-grey-silver {
    border-radius: 5px !important;
	border: 0.10em solid #BFBFBF;
}
.widget-border-grey-steel {
    border-radius: 5px !important;
	border: 0.10em solid #e9edef;
}
.widget-border-grey-cararra {
    border-radius: 5px !important;
	border: 0.10em solid #fafafa;
}
.widget-border-grey-gallery {
    border-radius: 5px !important;
	border: 0.10em solid #555555;
}
/* Footer */
.page-footer {
    padding: 9px 0;
}
.page-inner-prefooter {
	background: #48525e;
    color: #a2abb7;
    text-align: initial;
    padding: 30px 20px 0 20px;
}
.page-inner-footer {
	width: 100%;
	bottom: 0px;
    background: #122b44;
    color: #a2abb7;
    font-size: 12px;
    font-weight: 300;
    text-align: initial;
    padding: 17px 20px 17px 20px;
    z-index: 6;
}

/*Responsive Footer*/
@media (min-width: 1200px) {
	.page-inner-footer {
		position: fixed;
	}
	.text-footer-align-lc {
		text-align: end;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.page-inner-footer {
		position: fixed;
	}
	.text-footer-align-lc {
		text-align: right;
	}
	.text-footer-align-rc {
		text-align: left;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	.page-inner-footer {
		position: fixed;
	}
	.text-footer-align-lc {
		text-align: right;
	}
	.text-footer-align-rc {
		text-align: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.page-inner-footer {
		position: fixed;
	}
	.text-footer-align-lc, .text-footer-align-rc  {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.page-inner-footer {
		position: initial;
	}
	.text-footer-align-lc, .text-footer-align-rc  {
		text-align: center;
	}
}

@media (min-width: 421px) and (max-width: 767px) {
	.page-inner-footer {
		position: initial;
	}
	.text-footer-align-lc, .text-footer-align-rc  {
		text-align: center;
	}
}

@media (max-width: 420px) {
	.page-inner-footer {
		position: initial;
	}
	.text-footer-align-lc, .text-footer-align-rc  {
		text-align: center;
	}
}

.page-inner-footer-container {
	width: 100%;
} 

.portlet.box > .portlet-body {
    text-align: initial;
}

.portlet.light .portlet-body {
    text-align: initial;
}


/* for ie9 and lower browser */

.uyap-ie-body {
	font-family: "Open Sans", sans-serif;
	background: #eff3f8;
	font-size: 13px;
}

.uyap-ie-page-content { /*body class almadığında kullanılır.*/
    background: #eff3f8;
    padding: 15px 0 15px;
    margin-top: 30px;
}

.uyap-ie-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 750px;
}

@media (min-width: 1200px) {
.uyap-ie-container  {
    width: 1170px;
}
}

@media (min-width: 992px) {
.uyap-ie-container  {
    width: 970px;
}
}

@media (min-width: 768px) {
.uyap-ie-container  {
    width: 750px;
}
}

.uyap-ie-row {
    margin-right: -15px;
    margin-left: -15px;
}

.uyap-ie-top{
	margin-top: 10px;
}

.uyap-ie-page-inner-content {
    text-align: initial;
}

.uyap-ie-page-inner-content .clx {
	clear: both;
}

.uyap-ie-page-inner-content .uyap-ie-w-msg {
    position: relative;
    top: 35px;
    display: inline-block;
    letter-spacing: -2px;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 64px;
    font-size: 24px;
    font-weight: 600;
    color: #3598DC;
    text-align: initial;
}

.uyap-ie-page-inner-content .uyap-ie-w-details {
    display: inline-block;
    padding-top: 0px;
    text-align: left;
}

.uyap-content-4 {
	width: 42%;
	float: left;
}

.uyap-content-6 {
	width: 50%;
	float: left;
}

.uyap-content-8 {
	width: 58%;
	float: left;
}

/**/

@media (min-width: 991px) and (max-width: 1199px) {
	
.top-news a {
    display: block;
    text-align: left;
    padding: 7px 12px;
    position: relative;
    margin-bottom: 5px;
}

.news-blocks {
    padding: 4px 10px 2px 5px;
    margin-bottom: 5px;
    border-top: solid 2px #EF4836;
    background: #FFFFFF;
    color: #00000;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 305px;
}
}


/* Slider */
.carousel-caption a {
	text-decoration: none;
}

/* Widget-Slider */
.carousel-indicators li {
    width: 15px;
    height: 15px;
}
.carousel-indicators .active {
    width: 17px;
    height: 17px;
    margin: 0;
    background-color: #fff;
}
.widget-carousel .carousel-indicators {
    left: -21%;
}
.widget-gradient {
    min-height: 420px;
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions li a {
    color: #fff;
    font-size: 18px;
}
/* Portlet */
.portlet.light {
    border: 1px solid #e5e5e5;
}
.portlet > .portlet-title {
    border-bottom: 1px solid #e5e5e5; /*#697882;*/
}
.portlet > .portlet-title .caption {
	float: left;
  	display: inline-block;
  	line-height: 18px;
  	padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
}
@media (max-width: 767px) {
	.portlet > .portlet-title .caption {
	    color: #eeeeee;
	}
}
.portlet > .portlet-title .caption > i {
	float: left;
	margin-top: 4px;
	display: inline-block;
	margin-right: 5px;
	color: #666;
	font-size: 16px;
	color: #697882;
}
.portlet > .portlet-title .actions {
    float: right;
	display: inline-block;
	padding: 6px 0;
}
.portlet.light > .portlet-title > .uyap-form-right-buttons {
    padding: 10px 0 14px 0;
	float: right;
    display: inline-block;
}
.portlet.light > .portlet-title > .uyap-form-right-buttons > span{
    font-size: 14px;
	vertical-align: middle;
	margin-left: 10px;
}
/* alerts */
.alert-primary {
    background-color: #cce5ff;
    border-color: #b8daff;
    color: #004085;
}
.alert-secondary {
    background-color: #e2e3e5;
    border-color: #d6d8db;
    color: #383d41;
}
.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}
.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}
.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404;
}
.alert-warning-new {
    background-color: #ff721e !important;
    border: 1px solid #b93406 !important;
    color: #020b15 !important;
    font-size: 16px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 5px !important;
    margin-bottom: 15px !important;
    text-align: center !important;
}
.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
}
.alert-info-new {
    background-color: #209dd4 !important;
    border: 1px solid #0b5575 !important;
    color: #020b15 !important;
    font-size: 16px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 5px !important;
    margin-bottom: 15px !important;
    text-align: center !important;
}

.alert-light {
    background-color: #fefefe;
    border-color: #fdfdfe;
    color: #818182;
}
.alert-dark {
    background-color: #d6d8d9;
    border-color: #c6c8ca;
    color: #1b1e21;
}
.alert-portal-success {
    background-color: #b8ef9c;
    border-color: #b1ea94;
    color: #002513;
}
.alert-portal-purple {
    background-color: #e2c3ef;
    border-color: #cca0de;
    color: #1d051f;
}
.alert-portal-dark-rose {
    background-color: #f3b6d0;
    border-color: #f1b1cc;
    color: #1f0511;
}
/* uyap-group, uyap-list */
.uyap-group {
	display: flow-root;
    margin: 5px 15px;
    background-color: #ddd;
    border: rgba(0,0,0,.4);
    box-sizing: border-box;
    outline: 1px solid transparent;
    padding: 10px 15px;
}
.uyap-group.list-closed {
	background: #efefef;
}
.uyap-group > .group-title {
	min-height: 40px;
}
.uyap-group > .group-title:before ,.uyap-group > .group-title:after  {
	content: " ";
    display: table;
}
.uyap-group > .group-title:after {
	clear: both;
}
.uyap-group > .group-title > .group-caption {
    float: left;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
}
.uyap-group > .group-title > .group-right {
    padding: 10px 0;
    float: right;
    display: inline-block;
}
.uyap-group > .group-title > .group-right > a{
    margin: 0 0 0 10px;
}
.uyap-group > .group-title > .group-caption > .group-caption-subject {
    padding: 0;
    margin: 0 0 10px 0;
}
.uyap-group > .group-title > .group-caption .group-caption-helper {
    padding: 0 0 0 10px;
    line-height: 13px;
    color: #9eacb4;
}
/* form-wizard for uyap-group*/
.uyap-group .form-wizard .steps > li > a.step > .number {
    font-size: 18px;
    font-weight: 400;
    padding: 3px 7px 4px 7px;
    margin-right: 10px;
    height: 32px;
    width: 32px;
}

/* uyap-list */
.uyap-list {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.uyap-list.light {
	background: #fff;
	padding: 10px 15px 10px 15px;
}
.uyap-list.light.box-shadow {
    box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
}
.uyap-list.light.job-done {
    border-left: 3px solid #4DB3A2;
}
.uyap-list.light.job-begun {
    border-left: 3px solid #aeb5b9;
}
.uyap-list.light.job-incompleted {
    border-left: 3px solid #F3565D;
}
.uyap-list.light.job-list {
    border-left: 3px solid #3598dc;
}
.uyap-list.light.job-list-uzlastirmaci {
    border-left: 3px solid #4cb5c6;
}
.uyap-list > .list-title {
	min-height: 40px;
}
.uyap-list > .list-title:before ,.uyap-list > .list-title:after  {
	content: " ";
    display: table;
}
.uyap-list > .list-title:after {
	clear: both;
}
.uyap-list > .list-title > .list-caption {
    float: left;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
}
.uyap-list > .list-title > .list-caption > .list-caption-subject {
    padding: 0;
    margin: 0 0 10px 0;
}
.uyap-list > .list-title > .list-caption .list-caption-helper {
    padding: 0 0 0 10px;
    line-height: 13px;
    color: #9eacb4;
}
.uyap-list > .list-title .list-caption i {
	margin-right: 15px;
}
.uyap-list > .list-title > .list-right {
    padding: 10px 0;
    float: right;
    display: inline-block;
}
.uyap-list > .list-title > .list-right > .list-right-comment {
    padding: 0;
    margin: 0 0 10px 0;
}
.uyap-list > .list-title > .list-right > .list-right-buttons {
    padding: 0;
    margin: 0 0 10px 0;
    text-align: right;
}
.uyap-list > .list-body {
	text-align: initial;
	border-top: 1px solid #eee;
	padding: 10px 0 0 0;
	clear: both;
}
.uyap-list .btn-icon-only  {
	height: 24px;
    width: 24px;
}

.uyap-advertisement {
	/*background: url(/main/destek/ude_banner.jpg) no-repeat left;*/
	background: linear-gradient(148deg, rgba(238, 242, 253, 0.01) 0%, rgba(47, 78, 107, 0.10) 58%, rgba(24, 93, 148, 0.15) 100%), url(/main/destek/ude_banner.jpg) center left / cover no-repeat, rgb(233,236,243);
    background-size: cover;
    text-align: center;
    min-height: 328px;
}
/* responsive uyap advertisement */
@media (min-width: 1200px) and (max-width: 1680px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.08) 0%, rgba(47, 78, 107, 0.3) 58%, rgba(24, 93, 148, 0.45) 100%), url(/main/destek/ude_banner.jpg) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.10) 0%, rgba(47, 78, 107, 0.4) 58%, rgba(24, 93, 148, 0.55) 100%), url(/main/destek/ude_banner.jpg) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (min-width: 992px) and (max-width: 1023px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.15) 0%, rgba(47, 78, 107, 0.5) 58%, rgba(24, 93, 148, 0.60) 100%), url(/main/destek/ude_banner.jpg) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.15) 0%, rgba(47, 78, 107, 0.5) 58%, rgba(24, 93, 148, 0.60) 100%), url(/main/destek/ude_banner.jpg) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (max-width: 767px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.15) 0%, rgba(47, 78, 107, 0.5) 58%, rgba(24, 93, 148, 0.60) 100%), url(/) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (min-width: 421px) and (max-width: 767px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.15) 0%, rgba(47, 78, 107, 0.5) 58%, rgba(24, 93, 148, 0.60) 100%), url(/) center left / cover no-repeat, rgb(233,236,243);
	}
}
@media (max-width: 420px) {
	.uyap-advertisement {
		background: linear-gradient(148deg, rgba(238, 242, 253, 0.15) 0%, rgba(47, 78, 107, 0.5) 58%, rgba(24, 93, 148, 0.60) 100%), url(/) center left / cover no-repeat, rgb(233,236,243);
	}
}

.uyap-advertisement-box1 {
	background-color: #7d6250;
    opacity: 0.70;
    color: #fff;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.uyap-advertisement-left1 {
    position: absolute;
    right: 14px !important;
    font-size: 15px;
    bottom: -80px !important;
    text-align: right;
    color: #f9f9f9;;
    font-weight: 600;
}
.uyap-advertisement-left2 {
	position: absolute;
    right: 0px !important;
    bottom: -160px !important;
}
.uyap-advertisement-main-title {
	color: #ffbc57;
}
.uyap-advertisement-sub-title {
	color: #efdbbe;
}

/* form-list */
.form-list {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.form-list.light {
	background: #fff;
	padding: 10px 15px 10px 15px;
}
.form-list.light.box-shadow {
    box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
}
.form-list.light.job-done {
    border-left: 3px solid #4DB3A2;
}
.form-list.light.job-begun {
    border-left: 3px solid #aeb5b9;
}
.form-list.light.job-incompleted {
    border-left: 3px solid #F3565D;
}
.form-list.light.job-list {
    border-left: 3px solid #3598dc;
}
.form-list.light.job-list-uzlastirmaci {
    border-left: 3px solid #4cb5c6;
}
.form-list > .list-title {

}
.form-list > .list-title:before ,.form-list > .list-title:after  {
	content: " ";
    display: table;
}
.form-list > .list-title:after {
	clear: both;
}
.form-list > .list-title > .list-caption {
    float: left;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
}
.form-list > .list-title > .list-caption > .list-caption-subject {
    padding: 0;
    margin: 0 0 10px 0;
}
.form-list > .list-title > .list-caption .list-caption-helper {
    padding: 0 0 0 10px;
    line-height: 13px;
    color: #9eacb4;
}
.form-list > .list-title .list-caption i {
	margin-right: 15px;
}
.form-list > .list-title > .list-right {
    padding: 10px 0;
    float: right;
    display: inline-block;
}
.form-list > .list-title > .list-right > .list-right-comment {
    padding: 0;
    margin: 0 0 10px 0;
}
.form-list > .list-title > .list-right > .list-right-buttons {
    padding: 0;
    margin: 0 0 10px 0;
    text-align: right;
}
.form-list > .list-body {
	text-align: initial;
	border-top: 1px solid #eee;
	padding: 10px 0 0 0;
	clear: both;
}
.form-list .btn-icon-only {
    height: 24px;
    width: 24px;
}
.form-list >.list-title.border-job-done {
	border-bottom: 1px solid #4DB3A2;
}
.form-list >.list-title.border-job-begun {
    border-bottom: 1px solid #aeb5b9;
}
.form-list >.list-title.border-job-incompleted {
    border-bottom: 1px solid #F3565D;
}


/* Tags Input Width */
div.tagsinput input {
    padding: 3px 6px;
    width: 135px !important;
}

/* Form Group */
.form-group .name {
    text-align: left;
}
.form-group .value {
	font-size: 14px;
    font-weight: 600;
}

.static-info .value {
	font-size: 14px;
	font-weight: bold;
}


/* Uyap Show/Hidden */

@media (min-width: 768px) {
	.hidden-sm-md-lg {
		width:0;
		height:0;
		display: none !important;
	}
}
/* */

/* Main Page Tiles */
.main-page-tiles {
	margin-left: 0 !important;
	min-height: 100%;
}

/* UYAP Jquery Alert (Pop up) */
#popup_container {
	min-width: 25% !important;
}
#popup_message {
    padding-left: 0px;
    font-size: 14px;
}

/* profile */
.profile-sidebar {
	width: 285px;
	margin-right: 10px !important;
 }
.page-sidebar-menu div:hover {
	background-color: #F1F3FA;
}
.profile-sidebar-portlet {
	border: 1px solid #F1F3FA;
    border-radius: 5px;
    margin: 0 0 15px 0;
    padding: 20px 0 20px 0 !important;
    -webkit-box-shadow: 3px 3px 15px 3px rgba(99,99,99,0.08);
	-moz-box-shadow: 3px 3px 15px 3px rgba(99,99,99,0.08);
	box-shadow: 3px 3px 15px 3px rgba(99,99,99,0.08);
}
/* profile sidebar for max-width: 767px */
@media (max-width: 767px) {
	.page-sidebar, .page-sidebar.in {
		margin: 10px 15px !important;
	}
}
.profile-userpic {
	margin-top: 10px;
    width: 82px;
    height: 90px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid rgba(135, 27, 34, 0.50);
}
.profile-userpic img {
    margin-top: 1px;
    width: 78px !important;
    height: 86px !important;
    border-radius: 50% !important;
}
.profile-usertitle {
    margin: 0;
}
.profile-usertitle-name {
    text-transform: uppercase;
    padding: 0;
    color: #3598dc;
    font-size: 15px;
    font-weight: 300;
}
.profile-usertitle-job {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 0 6px 0px 6px;
}
.profile-usermenu ul li a {
    font-size: 14px;
    font-weight: 400;
}
.profile-usermenu ul li a i {
    font-size: 14px;
}
.profile-userbuttons button {
    padding: 1px 5px;
}

.profile-desc-link a {
    font-size: 11px;
    font-weight: 500;
    color: #5b9bd1;
}
.profile-desc-title {
    color: #7f90a4;
    font-size: 13px;
}
.profile-desc-text {
    color: #7e8c9e;
    font-size: 11px;
}
.profile-stat-title {
    color: #7f90a4;
    font-size: 15px;
    text-align: center;
}
.profile-stat-text {
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
}

/* from */
.form .form-body {
	/*background: #fbfbff;*/
}

.modal-body .form-body {
	padding: 15px !important;
}

/* form control elements */
.form-horizontal .form-group.form-md-line-input > label {
    font-size: 14px;
}
.form-group.form-md-line-input .form-control {
    font-size: 15px;
}

.form-control {
    border: 1px solid #bebebe;
}

.form-group.form-md-line-input .form-control::-moz-placeholder {
  color: #809fbe;
}
.form-group.form-md-line-input .form-control:-ms-input-placeholder {
  color: #809fbe;
}
.form-group.form-md-line-input .form-control::-webkit-input-placeholder {
  color: #809fbe;
}

/* for login area */
.page-content-login {
	background: #67a7fa;
	min-height: auto !important;
}

.profile-sidebar-portlet {
    border: none !important;
    border-bottom: 1px solid #F1F3FA !important;
    margin: 0 0 0 0 !important;
    padding: 10px 0 15px 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-size: 290px 78px;
    background-position: left top;
}

.portlet.bg-login {
    /*padding: 10px 5px 10px 5px !important;*/
    background-color: rgba(255,255,255,0.7) !important;
    border-width: 1px !important;
    border-color: rgba(0,0,0,0.2) !important;
    border-style: solid !important;
    min-height: 420px;
}

.form-group.form-md-line-input .border-bottom-login {
    border-bottom: 1px solid #ffffff;
    color: #22313f;
}

/*timeline-old (duyurular)*/
@media (max-width: 767px) {
	.timeline > li .timeline-body h2 {
	    font-size: 18px;
	    font-weight:500;
	}
	.timeline > li .timeline-time {
		padding: 0 0 15px 0;
	}
	.timeline > li .timeline-time span.date {
		font-size: 12px;
		color: #e5e5e5;
	}
	.timeline > li .timeline-time span.time {
		font-size: 24px;
		line-height: 24px;
	}
	.timeline > li .timeline-icon {
		width: 24px;
		height: 24px;
		line-height: 23px;
		color: #fff;
		background: #aaa;
		border-radius: 50%;
		box-shadow: 0 0 0 4px #ccc;
		text-align: center;
		left: 20%;
		top: 0;
		margin: 5px 0 0 -25px;
		padding-bottom: 3px;
		padding-right: 1px;
		padding-left: 1px;
	}
	.timeline > li .timeline-icon {
		position: relative;
		float: right;
		left: auto;
		margin: -39px 5px 0 0px;
	}
	.timeline > li .timeline-icon > i {
		font-size: 16px;
	}
	.timeline li.timeline-yellow .timeline-body {
		background: #ffa619;
	}
	.timeline li.timeline-grey .timeline-body:after {
	    border-right-color: transparent;
	    border-bottom-color: #ffa619;
	}
	.timeline li.timeline-yellow .timeline-time span.time {
		color: #ffa619;
	}
	.timeline li.timeline-grey .timeline-body {
	    background: #9f9f9f;
	}
	.timeline li.timeline-grey .timeline-body:after {
	    border-right-color: transparent;
	    border-bottom-color: #9f9f9f;
	}
	.timeline li.timeline-grey .timeline-time span.time {
	    color: #a0a0a0;
	}
}

/* form-wizard */
.form-wizard .steps {
    border: 1px solid #eee;
}
.form-wizard .steps > li > a.step > .desc {
    font-size: 14px;
}
.form-wizard .nav> li> a {
    position: relative;
    display: block; 
    padding: 5px 5px;
}

/* form-wizard for form-uyap */
.form-wizard .steps > li > a.step > .form-uyap-number {
    background-color: #eee;
    display: inline-block;
    text-align: center !important;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 5px 5px 5px;
    margin-right: 10px;
    height: 34px;
    width: 34px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.form-wizard .steps > li.active > a.step .form-uyap-number {
    background-color: #45B6AF;
    color: #fff;
    font-weight: 600;
}
.form-wizard .steps > li:active {
    background-color: #fff;
    background-image: none;
}


/* uyap-li */
.uyap-li-widget .li-list {
    list-style: none;
    padding: 0;
    margin: 0 0 23px 0;
    border: 1px solid #ff951f;
}
.uyap-li-widget .li-list > li {
    position: relative;
    padding: 10px 0;
    clear: both;
    display: -webkit-box;
    margin: 0px;
    border: none;
}
.uyap-li-widget .li-list > li.detail {
	margin: 0; 
	background: #ff951f;
    border: none;
    display: block;
    padding: 13px 13px 3px 13px;
}
.uyap-li-widget .li-list > li.detail .static-info {
    margin-bottom: 5px;
}
.uyap-li-widget .li-list > li.detail .static-info .value{
	color: #4d2800;
}
.uyap-li-widget .li-list > li.detail .static-info .name{
	color: #4d2800;
}
.uyap-li-widget .li-list > li.detail .portlet-title {
	padding: 2px 0 10px 0;
    border-bottom: 1px solid #fff;
    display: flex;
}
.uyap-li-widget .li-list > li.title-wrapper {
	margin: 0px;
	background: #fff;
	border: none;
    border-bottom: 1px solid #ff951f;
    padding: 2px 0;
}
.li-item-title {
    font-size: 14px;
    color: #2b4a5c;
    font-weight: 600;
    padding-top: 9px;
    padding-bottom: 13px;
}
.li-item-title span {
    display: block;
    padding-bottom: 10px;
}
.li-text .li-text-info {
    overflow: hidden;
    padding: 5px 0 0 0;
    color: #616161;
    font-size: 15px;
    padding-bottom: 13px;
}

.li-text .li-text-info span {
    color: #19293a;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin-top: 0px;
    font-weight: 200;
    text-transform: initial;
}
.title-wrapper .li-item-title {
    font-size: 14px;
    color: #2b4a5c;
    font-weight: 600;
	padding: 5px 0 0 0;
}

.title-wrapper .li-text .li-text-info {
    overflow: hidden;
    padding: 0;
    color: #616161;
    font-size: 15px;
}

.title-wrapper .li-text .li-text-info span {
    color: #19293a;
    display: block;
    font-size: 14px;
    margin-top: 0px;
    font-weight: 200;
    text-transform: initial;
}

/* taraf - vekil block */
.taraftur-item-title {
    font-size: 14px;
    color: #2b4a5c;
    font-weight: 600;
    padding-top: 9px;
    padding-bottom: 13px;
}
.portfolio-text .portfolio-text-info {
    overflow: hidden;
    padding: 5px 0 0 0;
    color: #616161;
    font-size: 15px;
    padding-bottom: 13px;
}
.portfolio-text .portfolio-text-info span {
    color: #19293a;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin-top: 0px;
    font-weight: 200;
    text-transform: uppercase;
}
.add-portfolio {
    overflow: hidden;
    margin-bottom: 15px;
    background: #f0f6fa;
    padding: 5px 15px;
}
.add-portfolio span {
    float: left;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
    color: #5b9bd1;
}
.portfolio-part-widget .part-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.portfolio-part-widget .part-list > li {
    position: relative;
    padding: 10px 0;
    clear: both;
    display: list-item;
    /*display: -webkit-box;*/
    margin: 0px 0 5px 0;
    border: 1px solid rgba(91, 155, 209, 0.54);
}
@media (min-width: 768px) and (max-width: 1023px) {
	.taraftur-item-title {
	    font-size: 12px;
		padding-top: 11px;
	}
	.portfolio-text .portfolio-text-info span {
	    font-size: 12px;
	    text-transform: initial;
	}
}
@media (max-width: 767px) {
	.portfolio-part-widget .part-list > li {
	    display: inline-table !important;
	}
}
.portfolio-part-widget .part-list > li.last{
    margin: 0px !important;
}
.portfolio-part-widget .part-list > li:hover {
    background-color:#f0f6fa;
}
.portfolio-widget .task-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.portfolio-widget .task-list > li {
    position: relative;
    padding: 0;
    clear: both;
}
.portfolio-widget .task-list .task-checkbox {
    float: left;
    width: 30px;
}
.portfolio-widget .task-list > li.task-done {
    background: #f6f6f6;
}
.portfolio-widget .task-list > li > .task-title {
    color: #838FA1;
    margin-right: 10px;
}
.portfolio-widget .task-list > li > .task-title:hover {
    background-color:#f0f6fa;
}
.portfolio-widget .task-list .task-title .task-title-sp {
    margin-right: 5px;
}
.portfolio-widget .task-list .task-done .task-title-sp {
    text-decoration: line-through;
}
.portfolio-widget div.checker {
	margin: 0;
	vertical-align: -webkit-baseline-middle;
}

/* tasks-list */
.task-list > li > .task-list-details {
	display: list-item;
    background: #fff9e2;
    padding-right: 5px;
    padding-left: 10px;
}
.tasks-widget .task-font {
	font-size: 13px;
}
.tasks-widget .task-list > li > .task-title .task-title-no-sp {
    margin-right: 5px;
}
.tasks-widget .task-list > li.task-done .task-title-no-sp {
    text-decoration: none;
}
.tasks-widget .task-list > li.detail {
	background-color: #fcf8e3;
    color: #8a6d3b;
}
.tasks-widget .task-list > li .task-uyap-config {
  	position: absolute;
  	top: 10px;
  	right: 10px;
}
.tasks-widget .task-list > li .task-checkbox {
  	float: left;
  	width: 30px;
}
.tasks-widget .task-list > li .task-checkbox input[type="checkbox"] {
  	cursor: pointer;
}

/* taraf detail block */
.taraf-detail-block {
	border: 1px solid #e6e8ea;
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding: 5px 20px;
    margin: 0 0 10px 0;
}
.taraf-detail-block .taraf-detail-title {
	border-bottom: 1px solid #e6e8ea;
    margin: 5px 0 10px 0;
    padding: 0 0 5px 0;
}
.taraf-detail-block .taraf-detail-title > span {
	/* no-property */
}

/* takip-dava sonuc */
.summary-lawsuit li {	
	line-height: 24px;
	color: #777777;
}

/* for advertisement */
.mobil-advertisement {
	margin: 0px;
    padding: 15px 0 20px 0;
    background-size: cover;
}
/*geÃ¯Â¿Â½ici*/

.portlet.box.grey-gallery > .portlet-title > .actions .btn-default {
    color: #e2e2e2;
}
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default > i {
    color: #e2e2e2;
}

/* for ng-scope */
.ng-scope > td > .form-group.form-md-line-input {
    margin: initial !important;
    padding-top: initial !important;
}

.ng-scope > td > .form-horizontal .form-group.form-md-line-input {
    padding-top: initial !important;
    margin-bottom: initial !important;
    margin: initial !important;
}

@font-face {
  font-family: 'FontAwesome5';
  font-style: normal;
  font-weight: 900;
}

/* for rasa asistant */
.rw-widget-container {
    margin: 0 10px 20px 0 !important;
    z-index: 10104 !important;
}
@media screen and (max-width: 800px) {
	.rw-widget-container.rw-chat-open {
	    display: none;
	}
	.rw-widget-container  button {
	    display: none;
	}
}

@media screen and (min-width: 800px) {
	.rw-messages-container {
	    height: 65vh !important;
	    max-height: 70vh !important;
	}
}
.rw-launcher {
    background-color: #2d3e52 !important;
}
.rw-conversation-container .rw-header {
    background-color: #ff721e !important;
}
.rw-conversation-container .rw-header .rw-avatar {
    height: 40px !important;
    width: 40px !important;
    top: 15px !important;
    left: 8px !important;
}
.rw-conversation-container .rw-client {
    background-color: #2d3e52 !important;
}
.rw-open-launcher__container {
}
.rw-widget-container button {
	padding: 0 11px !important;
} 
.rw-conversation-container .rw-reply {
    background-color: #6d8fdc !important;
    border: 1px solid #687dad !important;
}
.rw-launcher img {
    width: 100% !important;
    max-height: 100% !important;
}
