/* ----- Typography ----- */
/*
body {
    font-family: 'Exo', Bookman, Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}
*/

body { font-size:14px !important; }


body a { font-size:14px; }

.overview-item a { font-size:17px; }

body .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

  line-height: 20px;

} 

body .h1, h1 {
    font-size: 25px;
}

body .h4, h4 {
    font-size: 20px;
}

body .h2, h2 { 
  font-size: 20px; 
}

body .h5, h5 {

  font-size: 14px;

}

body div.dataTables_scrollBody table {

  font-size: 14px;

}


/* ----- Link ----- */
a:hover,
a:focus,
a:active {
  text-decoration: none;
}

a.thumbnail.active .img-thumbnail,
a.thumbnail:focus .img-thumbnail,
a.thumbnail:hover .img-thumbnail {
  border-color: #337ab7;
}

/* ----- Select Read Only ----- */
div.form-control {
  background-color: #e9ecef;
  opacity: 1;
}

/*-----------------------------------------------------*/
/*                   OBJECTS                           */
/*-----------------------------------------------------*/
/* ----- Section----- */
section {
  position: relative;
}

/*Page Objects*/
.page-wrapper {
  overflow: hidden;
}

.page-container {
  background: #f1f3fb;
  padding-left: 216px;
  overflow: hidden;

}

.page-container4 {
  background: #f1f3fb;
  padding-right: 216px;
  min-height: 100vh;
}


@media (max-width: 600px) {

  .page-container { overflow: auto !important; }
  .login-container { margin-top: 0px !important; }

}

@media (max-width: 991px) {
  .page-container {
    position: relative;
    margin-top: 88px;
    padding-left: 0;
  }

  .page-container4 {
    position: relative;
    padding-right: 0;
  }
}

.page-container2 {
  padding-left: 300px;
  min-height: 100vh;
}

@media (max-width: 991px) {
  .page-container2 {
    position: relative;
    padding-left: 0;
  }
}

.page-container3 {
  background: #f7f7f7;
}

/* YENİ DEĞİŞİKLİKLER */

.sv_bootstrap_css { margin-top: -12px; }

.header-wrap .sv_bootstrap_css { margin-top: 0px; }

.main-content {
  padding-top: 104px;
}

.main-content .card {
  background: transparent;
  border: none;
}

.main-content .shadow {
  box-shadow: none !important;
}

.main-content .sv_custom_header {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #183d65;
}

.main-content .sv_custom_header_titlebox {
  width: 100%;
  height: auto;
  background: transparent;
  border: none;
}

.main-content .filter-toolbox:not(.d-none) {
  display: flex !important;
}

.main-content .filter-toolbox .btn {
  width: 100% !important;
}

.main-content .sv_container {
  background: #fff !important;
}

.main-content .tab-content {
  background: #fff !important;
}

.main-content .boardbox {
  background: #fff !important;
}

.table td,
.table th {
  vertical-align: middle !important;
}

.main-content .sv_custom_header_titlebox .icon {
  width: 51px;
  height: 48px;
  margin-right: 10px;
  display: flex;
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  padding-top: 9px;
}

.main-content .sv_custom_header_titlebox .icon i {
  width: 31px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3361fe;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.main-content .sv_custom_header_titlebox .text {
  width: auto;
  height: auto;
  /* font-size: 12pt; */
  display: inline-block;
}

.main-content .sv_custom_header_titlebox .text .textbold {
  font-weight: 600;
  display: inline-block;
}

.main-content .sv_custom_header_titlebox .text .divide {
  width: auto;
  height: auto;
  display: inline-block;
}

.main-content .sv_custom_header_titlebox .text .textregular {
  /* font-size: 9pt; */
  color: #a9b1c5;
  display: inline-block;
}

.main-content .sv_container .card-header {
  background: #fafbfc !important;
  padding: 3vh;
  padding-left: 11vh;
  -webkit-border-top-left-radius: 13px;
  -webkit-border-top-right-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-topright: 13px;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}

.main-content #formContent_filterResults {
  background: #fff;
  -webkit-border-bottom-right-radius: 13px;
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-bottomright: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  box-shadow: 0px 10px 15px -13px rgba(0, 0, 0, 0.1);
}

.main-content #formContent_filterResults .desc {
  /* font-size: 9pt; */
  color: #183d65;
  font-weight: 500;
  float: left;
  padding-left: 10vh;
  padding-top: 2vh;
  padding-bottom: 1vh;
}

#formContent .card-header {
  background: #fafbfc !important;
  padding: 3vh;
  /* padding-left: 11vh; */
  -webkit-border-top-left-radius: 13px;
  -webkit-border-top-right-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-topright: 13px;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}

.main-content .sv_container .result {
  height: 570px;
  overflow-x: hidden;
  overflow-y: scroll;
  cursor: pointer;
}

.main-content .sv_container .result .item:hover {
  background-color: #f1f3fba1;
}

.main-content .sv_container .result .item .ico svg {
  transform: scale(1.2);
}

.main-content .sv_container .result .item .text .sum {
  height: 50px;
  overflow: hidden;
}

.main-content .sv_container .result .item .text .more {
  text-decoration: underline;
}

.main-content .sv_container .result::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px #c4d1dc;
  border-radius: 20px;
  background-color: #f1f3fb;
}

.main-content .sv_container .result::-webkit-scrollbar {
  width: 6px;
  background-color: #f1f3fb;
}

.main-content .sv_container .result::-webkit-scrollbar-thumb {
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 4px #c4d1dc;
  background-color: #c4d1dc;
}

.main-content .dataTables_wrapper,
.main-content .template-wrapper {
  padding-left: 2vh;
  padding-bottom: 2vh;
  padding-right: 2vh;
}

.main-content .dataTables_scrollHeadInner {
  width: 100% !important;
}

.main-content .dataTables_scrollHeadInner table {
  width: 100% !important;
}

.main-content .dataTables_wrapper table {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.main-content .dataTables_wrapper .dataTables_scrollHeadInner table {
  -webkit-border-top-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  border-top-left-radius: 13px;
  -webkit-border-top-right-radius: 13px;
  -moz-border-radius-topright: 13px;
  border-top-right-radius: 13px;
}

.main-content .dataTables_wrapper .dataTables_scrollBody table {
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-bottom-left-radius: 13px;
  -webkit-border-bottom-right-radius: 13px;
  -moz-border-radius-bottomright: 13px;
  border-bottom-right-radius: 13px;
}

.main-content .dataTables_wrapper table thead {
  background: #fafbfc;
}

.main-content .dataTables_wrapper table tr {

  font-size: 12px !important;

}
.main-content .dataTables_wrapper table tr th {
  background: #fafbfc;
  font-size: 12px !important;
}

.main-content .dataTables_wrapper table th {
  font-size: 12px !important;
  color: #22466c;
  font-weight: bold;
}

.main-content .dataTables_wrapper table thead th:first-child {
  -webkit-border-top-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  border-top-left-radius: 13px;
}

.main-content .dataTables_wrapper table thead th:last-child {
  -webkit-border-top-right-radius: 13px;
  -moz-border-radius-topright: 13px;
  border-top-right-radius: 13px;
}

.main-content .dataTables_wrapper table tr {
  vertical-align: middle !important;
  /* font-size: 8pt; */
  color: #22466c;
  font-weight: 400;
}

.main-content .dataTables_wrapper .btn-primary {
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  background-color: #3361fe;
  color: #fff;
  /* font-size: 9pt; */
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.main-content .dataTables_wrapper .alert,
.main-content .template-wrapper .alert {
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 2vh;
  background: #f1f3fb;
  border: none;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.main-content .dataTables_wrapper .alert .icon,
.main-content .template-wrapper .alert .icon {
  width: 30px;
  height: auto;
  float: left;
}

.main-content .dataTables_wrapper .alert .icon i,
.main-content .template-wrapper .alert .icon i {
  color: #3361fe;
}

.main-content .dataTables_wrapper .alert .text,
.main-content .template-wrapper .alert .text {
  width: 95%;
  height: auto;
  float: left;
}

.main-content .dataTables_wrapper .alert .text .title,
.main-content .template-wrapper .alert .text .title {
  width: 100%;
  height: auto;
  float: left;
  /* font-size: 11pt; */
  font-weight: 500;
}

.main-content .dataTables_wrapper .alert .text .sum,
.main-content .template-wrapper .alert .text .sum {
  width: 100%;
  height: auto;
  float: left;
  /* font-size: 9pt; */
  font-weight: 500;
  margin-top: 5px;
}

.login {
  width: 100%;
  height: 100vh;
  background: #fff;
  overflow-x: hidden;
}

.bireyselBtn {
  width: 200px;
  height: 100px;
  background: dodgerblue;
  border-radius: 40px 999em 999em 40px;
}

.login .bg-login {
  background: url(../images/new/yepas-bg.jpg) #f1f3fb bottom;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: center;
  align-items: center;
}

.login .bg-vkn-login {
  background: url(../images/new/yepas-vkn-bg.png) #f1f3fb bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: center;
  align-items: center;
}

.bireyselBtn-login-portal{
  border-right: none;
  border-radius:50px 0 0 50px;
}

 .kurumsalBtn-login-portal{
  border-left: none;  
  border-radius:0 50px 50px 0;
}

#portal-infos {
  position: absolute;
  bottom:40%
}

.login-info {
  position: relative;
  background: #ffffff;
  color: #1a1414;
  /* font-size: .7rem; */
  border-radius: 10px;
  padding: 10px 35px;
}

.login-info:after {
  content: '';
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #ffffff transparent;
  border-width: 20px 16px 0;
  bottom: -20px;
  margin-left: -16px;
}

.info-01.login-info:after {
  right: 10%;
}

.info-02.login-info:after {
  left: 10%;
}

.login .bg-login .login-info {
  width: 656px;
  /* height: 180px; */
  background-repeat: no-repeat;
}

.login .bg-vkn-login .login-info {
  width: 656px;
  /* height: 180px; */
  background-repeat: no-repeat;
}

.bg-vkn-login{
  width: 656px;
  /* height: 180px; */
  background-repeat: no-repeat;
}

.login-info-btn-01 {
  position: absolute;
  top: calc(50% - 25px);
  left: -25px;
  width: 50px;
  height: 50px;
}

.login-info-btn-01 b {
  /* line-height: 33px; */
  margin-left: -2px;
}

.login-info-btn-02 {
  position: absolute;
  top: calc(50% - 25px);
  right: -25px;
  width: 50px;
  height: 50px;
}

.login-info-btn-02 b {
  /* line-height: 33px; */
  margin-left: -2px;
}

.login .text-primary {
  color: #3361fe;
}

.main-content .btn-primary,
.login .btn-primary {
  background-color: #3361fe;
  border-color: #3361fe;
}

.main-content .dataTables_wrapper .alert-danger,
.main-content .template-wrapper .alert-danger {
  background: #ffebeb !important;
  border-color: #ffebeb !important;
}

.main-content .dataTables_wrapper .alert-danger .icon i,
.main-content .template-wrapper .alert-danger .icon i {
  color: #a3121f;
}

.sumdesc {
  /* font-size: 11pt; */
  color: #183d65;
  font-weight: 500;
  float: left;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.bx-radius-10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.bx-radius-20 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.bx-radius-50 {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
}

.pb-0 {
  padding-bottom: 0vh !important;
}

.pb-1 {
  padding-bottom: 1vh !important;
}

.pb-2 {
  padding-bottom: 2vh !important;
}

.pb-3 {
  padding-bottom: 3vh !important;
}

.pb-4 {
  padding-bottom: 4vh !important;
}

.pb-5 {
  padding-bottom: 5vh !important;
}

.pt-0 {
  padding-top: 0vh !important;
}

.pt-1 {
  padding-top: 1vh !important;
}

.pt-2 {
  padding-top: 2vh !important;
}

.pt-3 {
  padding-top: 3vh !important;
}

.pt-4 {
  padding-top: 4vh !important;
}

.pt-5 {
  padding-top: 5vh !important;
}

.border-b-1 {
  border-bottom: 1px solid #f1f3fb;
}

.fs-10 {
  font-size: 14px; 
}

.fs-11 {
  /* font-size: 11pt !important; */
}

.fs-12 {
  /* font-size: 12pt !important; */
}

.fs-14 {
  /* font-size: 14pt !important; */
}

.fs-15 {
  /* font-size: 15pt !important; */
}

.fs-16 {
  /* font-size: 16pt !important; */
}

.fs-17 {
  /* font-size: 17pt !important; */
}

.fs-18 {
  /* font-size: 18pt !important; */
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-b {
  font-weight: bold !important;
}

.w-80 {
  width: 80%;
}

.w-70 {
  width: 70%;
}

.w-60 {
  width: 60%;
}

.w-50 {
  width: 50%;
}

.w-40 {
  width: 40%;
}

.bg-grey {
  background: #f1f3fb;
}

.border-1 {
  border: 1px solid #f1f3fb !important;
}

.file-btn input[type="file"] {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

/* BTN ALANI */

.main-content .btn {
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  padding: 5px 5px;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#changePhoto {
  display: inline;
}

.main-content .btn i {
  margin-right: 40px;
  margin-left: 10px;
}

.main-content .btn svg {
  margin-right: 0px;
  margin-left: 10px;
}

.main-content .btn span {
  margin: 0px 30px;
}

.main-content .btn-space-short span {
  margin: 0px 10px;
}

.main-content .btn-default {
  background: transparent;
  border: 1px solid #e5e7ef;
  box-shadow: none !important;
}

.main-content .btn-default svg path {
  stroke: #3361fe;
}

.main-content .btn-default span {
  color: #000;
}

.main-content .btn-default:hover {
  background: #3361fe;
  border: 1px solid #3361fe;
  box-shadow: none !important;
}

.main-content .btn-default:hover svg path {
  stroke: #ffffff;
}

.main-content .btn-default:hover span {
  color: #fff;
}

.main-content .btn-success {
  background: transparent;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.main-content .btn-success svg path {
  stroke: #2da866;
}

.main-content .btn-success span {
  color: #000;
}

.main-content .btn-success:hover {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.main-content .btn-success:hover svg path {
  stroke: #ffffff;
}

.main-content .btn-success:hover span {
  color: #fff;
}

.main-content .btn-success2 {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.main-content .btn-success2 div {
  color: #fff;
}

.main-content .btn-grey {
  background: #c4d1dc;
  border: 1px solid #c4d1dc;
  box-shadow: none !important;
}

.main-content .btn-grey div {
  color: #fff;
}

.main-content .btn-primary2 {
  background: #3361fe;
  border: 1px solid #3361fe;
  box-shadow: none !important;
}

.main-content .btn-primary2 div {
  color: #fff;
}

.main-content .btn-success2 {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.main-content .btn-success2 div {
  color: #fff;
}

/* BTN İCON ALANI */
.btn-color-green {
  background: #2da866;
  border: 1px solid #2da866;
  color: #fff;
}

.btn-color-blue {
  background: #3361fe;
  border: 1px solid #3361fe;
  color: #fff;
}

.btn-color-default {
  background: #c4d1dc;
  border: 1px solid #c4d1dc;
  color: #000000;
}

.btn-color-grey {
  background: #f1f3fb;
  border: 1px solid #f1f3fb;
  color: #000000;
}

.btn-color-red {
  background: #dc3545;
  border: 1px solid #dc3545;
  color: #fff;
}

.btn-color-yellow {
  background: #ed9517;
  border: 1px solid #ed9517;
  color: #fff;
}

.btn-color-green-solid {
  border: 1px solid #2da866;
  color: #2da866;
}

.btn-color-blue-solid {
  border: 1px solid #3361fe;
  color: #3361fe;
}

.btn-color-default-solid {
  border: 1px solid #c4d1dc;
  color: #000;
}

.btn-color-grey-solid {
  border: 1px solid #f1f3fb;
  color: #000;
}

.btn-color-red-solid {
  border: 1px solid #dc3545;
  color: #dc3545;
}

.btn-color-yellow-solid {
  border: 1px solid #ed9517;
  color: #ed9517;
}

.btn-ico-download {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-download::before {
  content: "\f019";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-back {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-back::before {
  content: "\f137";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-next {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-next::before {
  content: "\f061";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-without {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-without::before {}

.btn-ico-check {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-check::before {
  content: "\f058";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-cancel {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-cancel::before {
  content: "\f057";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-danger {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-danger::before {
  content: "\f00d";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

.btn-ico-warning {
  box-shadow: none !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  padding: 7px 15px;
  font-weight: 500;
}

.btn-ico-warning::before {
  content: "\f06a";
  font-family: "fontAwesome";
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 15px;
}

/* BTN İCON ALANI */

.sv_row .btn-default {
  background: transparent;
  border: 1px solid #e5e7ef;
  box-shadow: none !important;
}

.sv_row .btn-default svg path {
  stroke: #3361fe;
}

.sv_row .btn-default span {
  color: #000;
}

.sv_row .btn-default:hover {
  background: #3361fe;
  border: 1px solid #3361fe;
  box-shadow: none !important;
}

.sv_row .btn-default:hover svg path {
  stroke: #ffffff;
}

.sv_row .btn-default:hover span {
  color: #fff;
}

.sv_row .btn-success {
  background: transparent;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.sv_row .btn-success svg path {
  stroke: #2da866;
}

.sv_row .btn-success span {
  color: #000;
}

.sv_row .btn-success:hover {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.sv_row .btn-success:hover svg path {
  stroke: #ffffff;
}

.sv_row .btn-success:hover span {
  color: #fff;
}

.sv_row .btn-success2 {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.sv_row .btn-success2 div {
  color: #fff;
}

.sv_row .btn-grey {
  background: #c4d1dc;
  border: 1px solid #c4d1dc;
  box-shadow: none !important;
}

.sv_row .btn-grey div {
  color: #fff;
}

.sv_row .btn-primary2 {
  background: #3361fe;
  border: 1px solid #3361fe;
  box-shadow: none !important;
}

.sv_row .btn-primary2 div {
  color: #fff;
}

.sv_row .btn-success2 {
  background: #2da866;
  border: 1px solid #2da866;
  box-shadow: none !important;
}

.sv_row .btn-success2 div {
  color: #fff;
}

.text-decoration-underline {
  text-decoration: underline;
}

/* BTN ALANI */

.main-content .roundedwithicon {
  border-radius: 20px;
}

.main-content .roundedwithicon svg {
  float: left;
  margin: 3px;
}

.main-content .roundedwithicon span {
  margin-left: 15px;
  margin-right: 15px;
  /* font-size: 11pt; */
  float: right;
  margin-top: 1px;
  font-weight: 500;
}

.main-content .withoutbg {
  background: transparent;
  color: black;
  border: 0px;
  box-shadow: none !important;
}

.main-content .withoutbg i {
  margin-right: 5px;
}

.smsBox input {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  margin-left: 15px;
}

.smsBox .btn i {
  margin-right: 10px !important;
}

.bgDashboard .sv_container {
  background: transparent !important;
}

/* MODAL ALANI */

.main-content .text-red {
  color: red;
  text-decoration: underline;
}

.main-content .text-blue {
  color: #3361fe !important;
}

.statusbox {
  padding: 10px;
  border-radius: 30px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.statusbox-pt {
  padding-top: 2vh;
  padding-bottom: 0;
}

.statusbox-wh {
  padding: 0;
}

.statusbg-red {
  background: #ffebeb;
}

.statusbg-green {
  background: #e6ffc8;
}

.statusbg-default {
  background: transparent;
}

.text-grey {
  color: #a0a9be;
}

.text-black {
  color: #000;
}

.text-green {
  color: #2da866;
}

.btn:hover .text-green {
  color: #fff !important;
}

.text-red {
  color: #fb4040;
}

.text-default {
  color: #183d65;
}

.text-blue {
  color: #3361fe;
}

.btn:hover .text-blue {
  color: #fff !important;
}

.statusinfo {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 145%;
}
.statusinfo #min {  font-size: 22px !important; }

.statusicon {
  /* font-size: 36pt; */
  text-align: center;
}

.statusbox a {
  text-decoration: underline;
}

.statusbox .btn {
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  padding: 10px 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.statusbox .btn-xlg {
  width: 100%;
}

.statusbox .btn svg {
  margin-right: 0px;
  margin-left: 10px;
}

.statusbox .btn span {
  margin: 0px 60px;
}

.statusbox .btn-primary {
  background: #3361fe;
  -webkit-box-shadow: 1px 9px 24px 9px rgba(51, 97, 254, 0.28);
  box-shadow: 1px 9px 24px 9px rgba(51, 97, 254, 0.28);
}

.statusbox .btn-success {
  background: #2da866;
  -webkit-box-shadow: 1px 9px 24px 9px rgba(45, 168, 102, 0.28);
  box-shadow: 1px 9px 24px 9px rgba(45, 168, 102, 0.28);
}

.statusbox .btn-success #Vector-2 {
  stroke: #11998e;
}

.statusbox .btn-success span {
  margin: 0px 80px;
}

.statusbox input {
  padding: 3vh;
  width: 100%;
}

/* MODAL ALANI */

.main-content .bluetd {
  color: blue;
}

.main-content .sv_container .card-header h3 {
  /* font-size: 14pt; */
  color: #3361fe;
  font-weight: bold;
}

#formContent .card-header h3 {
  font-size: 17px;
  color: #3361fe;
  font-weight: bold;
  align-items: center;
}

.modal-content .card-header {
  background: #fafbfc !important;
  padding: 19px;
  padding-left: 36px;
  -webkit-border-top-left-radius: 13px;
  -webkit-border-top-right-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-topright: 13px;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}

.modal-content .card-header h3 {
  font-size: 16px;
  color: #3361fe;
  font-weight: bold;
}

.tabletype1 {
  border: 1px solid #f1f3fb;
}

.tabletype1 td {
  border: 1px solid #f1f3fb;
}

.tabletype1 tr th {
  background: #fafbfc;
  border: 1px solid #f1f3fb;
  border-bottom: none;
}

.tabletype1 tr:hover {
  background: transparent;
}

.tabletype2 {
  border: 1px solid #f1f3fb;
  background: #f1f3fb;
}

.tabletype2 td {
  border: 1px solid #fff;
}

.tabletype3 {
  border: none;
  background: #f1f3fb;
}

.tabletype3 td {
  border: none;
}

/* FORM ALANI */

.sv_row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 15px;
}

.sv_row input {
  width: 100%;
  border-radius: 50px;
  border: 2px solid #eee;
  position: relative;
  height: calc(1.8em + 1.3rem + 2px);
  font-size: 14px; 
}

.sv_row input[type="file"] { height: 47px;
  font-size: 14px;
  padding: 10px;
  padding-top: 10px;
  padding-left: 17px;  }

.sv_row select {
  width: 100%;
  border-radius: 50px;
  border: 2px solid #eee;
  position: relative;
  height: calc(1.8em + 1.3rem + 2px);
  background: none;
  font-size: 14px; 
}

.select2-container--classic .select2-selection--single {
  width: 100% !important;
  border-radius: 50px !important;
  border: 2px solid #eee !important;
  position: relative !important;
  height: calc(1.8em + 1.3rem + 2px) !important;
  background: none !important;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background: none !important;
  height: calc(1.8em + 1.3rem) !important;
  border: 0 !important;
}

.sv_row textarea {
  width: 100%;
  border-radius: 10px;
  border: 2px solid #eee;
  position: relative;
  /* font-size: 0.78rem; */
  min-height: 90px;
}

.sv_row input:disabled {
  border: 1px solid #e5e7ef;
  color: #a0a9be;
  padding-right: 29px;
  background: url("../images/new/lock.png") #f9f9f9 no-repeat right;
  background-size: 29px;
}

.sv_row input:focus {
  border: 1px solid #000;
  outline: none;
  box-shadow: none !important;
}

.input-danger {
  border: 1px solid #fb4040;
  background: url("../images/new/danger.png") no-repeat right;
  background-size: 17px;
  background-position-x: 97%;
}

.input-check {
  border: 1px solid #red;
  padding-right: 29px;
  background: url("../images/new/check.png") no-repeat right;
  background-size: 17px;
  background-position-x: 97%;
}

.sv_row h5 {
  font-size: 14px;
  color: #183d65;
}

.form_grid_1 .sv_qstn {
  width: 100% !important;
}

.form_grid_2 .sv_qstn {
  width: 48% !important;
}

.form_grid_3 .sv_qstn {
  width: 33% !important;
}

/* FORM ALANI */
.modal-content {
  border-radius: 30px;
  padding: 0px !important;
  position: relative;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  padding-bottom: 34px;
  position: absolute;
  z-index: 10;
  right: 19px;
  margin-top: -10px;
}

.modal-header {
  border: 0px;
}

.modal-body {
  padding: 0px;
}

.modal-header .close:focus {
  outline: none;
}

.closetype2 {
  width: 100%;
  text-align: center;
  /* font-size: 11pt; */
  font-weight: 400;
  text-decoration: underline;
  margin-top: 20px;
  border: 0px;
  background: transparent;
}

.closetype2:focus {
  border: 0px;
  outline: none;
}

input[type="radio"]:checked+span:before {
  top: 55% !important;
  width: 6px !important;
  height: 9px !important;
}

input[type="radio"]:checked+span:after {
  background-color: #3361fe !important;
  border-color: #3361fe !important;
}

input[type="radio"]+span:after {
  background-color: #f1f3fb !important;
  border-width: 0px !important;
}

.radio label {
  padding-left: 32px !important;
}

input[type="checkbox"]:checked+span:before {
  top: 55% !important;
  width: 6px !important;
  height: 9px !important;
}

input[type="checkbox"]:checked+span:after {
  background-color: #3361fe !important;
  border-color: #3361fe !important;
}

input[type="checkbox"]+span:after {
  background-color: #f1f3fb !important;
  border-width: 0px !important;
}

.radio label {
  padding-left: 32px !important;
}

.roundedinput {
  width: auto;
  border-radius: 50px;
  border: 2px solid #eee;
}

.fontWeight500 {
  font-weight: 500;
}

.table-striped tbody tr:nth-of-type(odd) {
  background: #fafbfc;
}

.table-striped tbody tr:nth-of-type(even) {
  background: #ffffff;
}

table.tdbold tr td:first-child {
  font-weight: bold;
}

table.cleantdbg .odd {
  background: transparent !important;
}

table.cleantdbg .even {
  background: transparent !important;
}

.contentfooter {
  display: flex;
  border-top: 2px solid #f2f3f5;
  padding: 1em 2em;
}

.badge {
  border-radius: 50%;
  padding: 5px 8px;
  background: #fb7a40;
}

.navbar-sidebar .navbar__list li a svg {
  width: 23px;
  margin-right: 5px;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a svg {
  margin-right: 10px;
}

.navbar-sidebar .navbar__list .downmenu_active {
  padding-bottom: 10px;
}

.dataTables_sizing {
  width: 100% !important;
}

/* YENİ DEĞİŞİKLİK ALANI RESPONSIVE HARICI */

.login-wrap {
  max-width: 540px;
  padding-top: 8vh;
  margin: 0 auto;
}

.login-logo {
  text-align: center;
  margin-bottom: 30px;
}

.login-logo img {
  max-width: 100%;
}

.login-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.login-checkbox label input[type="checkbox"] {
  margin-right: 8px;
}

.login-checkbox>label>a {
  color: #ff2e44;
}

@media (max-width: 991px) {
  .login-checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.login-form .form-group label {
  display: block;
}

.login-content {
  background: #fff;
  padding: 30px 30px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.register-link {
  padding-top: 15px;
  text-align: center;
  /* font-size: 14px; */
}

.register-link>p>a {
  color: #ff2e44;
}

/* ----- Input ----- */
.au-input {
  line-height: 43px;
  border: 1px solid #e5e5e5;
  /* font-size: 14px; */
  color: #666;
  padding: 0 17px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.au-input--h65 {
  line-height: 63px;
  /* font-size: 16px; */
  color: #808080;
}

/* ----- Header ----- */
.header-desktop {
  position: fixed;
  top: 0;
  right: 0;
  left: 259px;
  height: 105px;
  z-index: 100;
  background: #f1f3fb;
  padding-right: 36px;
}

.header-desktop3 {
  background: #f5f5f5;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 317px;
  height: 75px;
  z-index: 100;
}

.header-desktop .section__content,
.header-desktop3 .section__content {
  overflow: visible;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991px) {

  .header-desktop,
  .header-desktop3 {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
  }
}

.header-desktop .mess-dropdown,
.header-desktop3 .mess-dropdown {
  top: 51px;
}

.header-desktop .email-dropdown,
.header-desktop3 .email-dropdown {
  top: 51px;
}

.header-desktop .notifi-dropdown,
.header-desktop3 .notifi-dropdown {
  top: 51px;
}




@media (max-width: 600px) {
  
  .logo {
    text-align: center;
    width: 80%;
  }

  .logo .svg { width: 100%; }

}



.header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}



.header-wrap .search {
  width: 30%;
  position: relative;
  margin-top: 12px;
}

.header-wrap .search .btn-primary {
  border: none;
  background: transparent;
  color: #c3cad9;
  padding: 12px;
  padding-top: 16px;
  padding-right: 21px
}

.header-wrap .search .btn-primary:active {
  border: none;
  background: transparent;
  box-shadow: none !important;
}

.header-wrap .search .btn-primary:focus {
  border: none;
  background: transparent;
  box-shadow: none !important;
}

.header-wrap .search i {
  /* font-size: 9pt; */
  color: #adb8cc;
}

.header-wrap .search .form-control {
  font-size: 13px;
  font-weight: 400;
  color: #adb8cc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: none;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
}

.header-wrap .search .input-group-append {
  position: absolute;
  right: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header-wrap .account-item>.content {
    display: none;
  }
}

@media (max-width: 991px) {
  .header-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-wrap .mess-dropdown {
    left: 0;
  }

  .header-wrap .mess-dropdown::before {
    left: 0;
  }

  .header-wrap .search {
    width: 100%;
    margin-bottom: 2vh;
    margin-top: 1vh;
  }
}

.header-button {
  width: 100%;
  justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .header-button {
    /* margin-top: 30px; */
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.noti-wrap {
  width: 48px;
  height: 45px;
  background: #fff;
  margin-left: 18px;
  margin-right: 18px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.noti-wrap .noti__item:last-child {
  margin-right: 50px;
}

.noti-wrap .badge {
  width: auto;
  min-width: 20px;
  height: auto;
  position: absolute;
  top: -19px;
  right: 3px;
  padding: 5px;
  background: #fb7a40;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* font-size: 7pt; */
  color: #fff;
  text-align: center;
}

.noti-wrap>div>div {
  text-align: center;
  width: 48px;
}

@media (max-width: 1200px) {
  .noti-wrap .noti__item:last-child {
    margin-right: 30px;
  }
}

@media (max-width: 991px) {
  .noti-wrap .noti__item:last-child {
    margin-right: 0;
  }
}

.noti__item {
  position: relative;
  margin-right: 35px;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .noti__item {
    margin-right: 25px;
  }
}

@media (max-width: 767px) {
  .noti__item {
    margin-right: 20px;
  }

  .nav-tabs .nav-item {
    width: 100%;
  }
}

.noti__item:hover i {
  color: #999;
}

.noti__item i {
  /* font-size: 15px; */
  color: #a9b3c9;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .noti__item i {
    /* font-size: 24px; */
  }
}

.noti__item .quantity {
  position: absolute;
  display: inline-block;
  top: -2px;
  right: -2px;
  height: 19px;
  width: 19px;
  line-height: 15px;
  text-align: center;
  background: #ff4b5a;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  /* font-size: 12px; */
  padding: 2px;
}

.account-wrap {
  position: relative;
}

.account-item {
  cursor: pointer;
}

.account-item .image {
  width: 45px;
  height: 45px;
  float: left;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.account-item .image>img {
  width: 100%;
  height: 100%;
}

.account-item>.content {
  float: left;
  margin-right: 15px;
  padding: 9px 0;
  padding-left: 12px;
}

.account-item>.content>a {
  font-size: 13px;
  color: #333;
  text-transform: capitalize;
  font-weight: 500;
}

.account-item>.content>a:before {
  font-family: "fontAwesome";
  font-weight: 500;
  content: "\f107";
  display: inline-block;
  /* font-size: 16px; */
  margin-right: 7px;
}

.account-item>.content>a:hover {
  color: #666;
}

.account-dropdown {
  min-width: 305px;
  position: absolute;
  top: 58px;
  /* right: 0; */
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
  z-index: 3;
  border: 1px solid #4272d7;
}

.account-dropdown .info {
  padding: 25px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f2f2f2;
}

.account-dropdown .info .image {
  float: left;
  height: 65px;
  width: 65px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.account-dropdown .info .content {
  margin-left: 65px;
  padding: 11px 0;
  padding-left: 12px;
}

.account-dropdown .info .content .name {
  line-height: -webkit-calc(20/16);
  line-height: -moz-calc(20/16);
  line-height: calc(20 / 16);
}

.account-dropdown .info .content .name a {
  color: #333;
  font-weight: 500;
  text-transform: capitalize;
}

.account-dropdown .info .content .name a:hover {
  color: #666;
}

.account-dropdown .info .content .email {
  /* font-size: 13px; */
  color: #999;
  line-height: -webkit-calc(20/13);
  line-height: -moz-calc(20/13);
  line-height: calc(20 / 13);
}

.account-dropdown:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-bottom: 9px solid #4272d7;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  position: absolute;
  top: -19px;
  /* right: 33px; */
  left: 14px;
}

.account-dropdown__item a {
  display: block;
  color: #333;
  padding: 15px 25px;
  font-size: 14px;
}

.account-dropdown__item a:hover {
  background: #4272d7;
  color: #fff;
}

.account-dropdown__item a i {
  line-height: 1;
  margin-right: 20px;
  /* font-size: 18px; */
  vertical-align: middle;
}

.account-dropdown__body {
  padding: 12px 0;
}

.account-dropdown__footer {
  border-top: 1px solid #f2f2f2;
}

.account-dropdown__footer a {
  display: block;
  color: #333;
  padding: 15px 25px;
  /* font-size: 14px; */
}

.account-dropdown__footer a:hover {
  background: #4272d7;
  color: #fff;
}

.account-dropdown__footer a i {
  line-height: 1;
  margin-right: 20px;
  /* font-size: 18px; */
  vertical-align: middle;
}

.menu-sidebar {
  width: 264px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: hidden;
  padding: 14px;
  padding-right: 25px;
  padding-left: 15px;
}

.menu-sidebar3 {
  width: 268px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  overflow-y: auto;
}

.menu-sidebar .logo,
.menu-sidebar3 .logo {
  background: #fff;
  height: 75px;
  padding: 0 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 3;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.menu-sidebar .logo a {
  width: 70%;
  height: auto;
}

.menu-sidebar3 .logo a {
  width: 70%;
  height: auto;
}

.menu-sidebar .logo img {
  width: 100%;
  height: auto;
}

.menu-sidebar3 .logo img {
  width: 100%;
  height: auto;
}

.menu-sidebar .navbar__list .navbar__sub-list,
.menu-sidebar3 .navbar__list .navbar__sub-list {
  display: none;
}

.menu-sidebar .navbar__list .navbar__sub-list li a,
.menu-sidebar3 .navbar__list .navbar__sub-list li a {
  padding: 7px 0;
}

.menu-sidebar .navbar__list .navbar__sub-list li i {
  display: none;
}

.menu-sidebar__content {
  position: relative;
  height: -webkit-calc(100vh - 75px);
  height: -moz-calc(100vh - 75px);
  height: calc(100vh - 75px);
}

.navbar-sidebar {
  padding: 10px;
  padding-bottom: 0;
  border: 2.5px solid #e5e7ef;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  margin-top: 21px;
}

.navbar-sidebar .navbar__list li a {
  font-family: "Roboto", sans-serif;
  display: block;
  color: #183d65;
  font-size:12px;
  padding: 8px 0;
  font-weight: 500;
}

.navbar-sidebar .navbar__list li a i {
  width: 23px;
  color: #b0b8ca;
  font-size:13px;
  margin-left: -5px;
  margin-right: 5px;
}

.navbar-sidebar .navbar__list li a:hover {
  color: #4272d7;
}

.navbar-sidebar .navbar__list li.active>a {
  color: #4272d7;
}

.has-sub {
  position: relative;
}

.navbar-sidebar .navbar__list li {
  border-top: 1px solid #e7e9f1;
  padding-left: 2vh;
  padding-right: 2vh;
  margin-top: 2px;
  margin-bottom: 2px;
}

.navbar-sidebar .navbar__list li:first-child {
  border: none;
}
.navbar-sidebar .navbar__list li:first-child.active {
background-color: #fff;
border-radius: 13px;
}

.navbar-sidebar .navbar__list li ul li {
  border: none;
  margin: 0px;
}

.navbar-sidebar .navbar__list .downmenu a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  color: #a1aabf;
  width: 10px;
  height: 20px;
  position: absolute;
  right: 0px;
}

.navbar-sidebar .navbar__list .downmenu_active {
  background: #fff;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.navbar-sidebar .navbar__list .downmenu_active ul {
  border-left: none !important;
}

.navbar-sidebar .navbar__list .downmenu_active a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f106";
  color: #183d65;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
}

.navbar-sidebar .navbar__list .downmenu_active ul li a:before {
  content: "";
}


.navbar-sidebar .navbar__list .downmenu_active ul li a {
  color: #acb4c6;
}

.navbar-sidebar .navbar__list .downmenu_active>a {
  font-weight: 600;
  color: #000;
}

.navbar-sidebar .navbar__list .downmenu_active>a>i {
  color: #3361fe;
}

.navbar-sidebar .navbar__list .downmenu_active .active {
  background: #3361fe!important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.navbar-sidebar .navbar__list .downmenu_active .active a{
color: white;
}

 .navbar-sidebar .navbar__list .downmenu_active li:first-child .active a {
  color: #fff!important;
} 


.navbar-mobile .navbar__list li {
  border-top: 1px solid #e7e9f1;
  padding-left: 2vh;
  padding-right: 2vh;
  margin-top: 2px;
  margin-bottom: 2px;
}

.navbar-mobile .navbar__list li:first-child {
  border: none;
}

.navbar-mobile .navbar__list li ul li {
  border: none;
  margin: 0px;
}

.navbar-mobile .navbar__list .downmenu a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  color: #a1aabf;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
}

.navbar-mobile .navbar__list .downmenu_active {
  background: #fff;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.navbar-mobile .navbar__list .downmenu_active ul {
  border-left: none !important;
}

.navbar-mobile .navbar__list .downmenu_active a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f106";
  color: #183d65;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
}

.navbar-mobile .navbar__list .downmenu_active ul li a:before {
  content: "";
}

.navbar-mobile .navbar__list .downmenu_active ul li a {
  color: #acb4c6;
}

.navbar-mobile .navbar__list .downmenu_active>a {
  font-weight: 600;
  color: #000;
}

.navbar-mobile .navbar__list .downmenu_active>a>i {
  color: #3361fe;
}

.navbar-mobile .navbar__list .downmenu_active .active {
  background: #3361fe;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.navbar-mobile .navbar__list .downmenu_active .active a {
  color: #fff;
}

.template-wrapper .arrowless a:before {
  content: none!important;
}


#form_5a1689010ab9232c8ee922b6_filter_filterButton {
  /* font-size: 0; */
}

#form_5a1689010ab9232c8ee922b6_filter_filterButton i {
  /* font-size: 12pt; */
}

.header-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header-mobile .header-mobile__bar {
  padding: 15px 0;
}

.header-mobile .header-mobile-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-mobile .navbar-mobile {
  display: none;
  position: absolute;
  width: 100%;
  top: 88px;
  z-index: 20;
}

.header-mobile .navbar-mobile .navbar-mobile__list {
  background: #f8f8f8;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a {
  padding-left: 15px !important;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a {
  color: #555;
  display: block;
  padding: 10px 15px;
  padding-right: 25px;
  padding-left: 0;
  border-bottom: 1px solid #e6e6e6;
  text-transform: capitalize;
  line-height: inherit;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a:hover,
.header-mobile .navbar-mobile .navbar-mobile__list li.active>a {
  color: #4272d7;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a>i {
  margin-right: 19px;
}

.header-mobile .navbar-mobile .navbar-mobile__list li.has-dropdown>a:after {
  content: "\f105";
  font-family: FontAwesome, cursive;
  float: right;
  /* font-size: 16px; */
  line-height: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-mobile .navbar-mobile .navbar-mobile__list li.has-dropdown>a.active::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header-mobile .navbar-mobile .navbar-mobile__dropdown {
  padding-left: 35px;
  display: none;
}

.navbar-mobile-sub__list {
  display: none;
  padding-left: 30px;
  background: #fff;
}

.header-mobile .navbar-mobile .navbar-mobile-sub__list li a {
  padding-left: 15px;
}

.header-mobile-2 {
  background: #393939;
  position: static;
}

.header-mobile-2.header-mobile .navbar-mobile {
  top: 82px;
}

.sub-header-mobile-2 {
  background: #fff;
  padding: 15px;
}

.sub-header-mobile-2 .header__tool {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sub-header-mobile-2 .header__tool .header-button-item {
  color: #a9b3c9;
}

.sub-header-mobile-2 .header__tool .account-wrap .account-item--style2 .content a {
  color: #333;
}

.sub-header-mobile-2 .header__tool .notifi-dropdown {
  top: 49px;
}

.sub-header-mobile-2 .header__tool .setting-dropdown {
  top: 49px;
}

.hamburger.is-active .hamburger-box .hamburger-inner:after {
  -webkit-transform: translate3d(0, -12px, 0) rotate(-90deg);
  -moz-transform: translate3d(0, -12px, 0) rotate(-90deg);
  transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.show-dropdown .js-dropdown {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.notifi__title {
  padding: 22px;
  border-bottom: 1px solid #f2f2f2;
  cursor: default;
}

.notifi__title p {
  line-height: -webkit-calc(29/14);
  line-height: -moz-calc(29/14);
  line-height: calc(29 / 14);
  font-size: 14px;
  color: #808080;
}

.notifi-dropdown {
  position: absolute;
  z-index: 9999;
  min-width: 340px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e5e5;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  /* right: 0; */
  left: 0;
  top: 49px;
  border: 1px solid #4272d7;
}

/*#unreadNoti .notifi-dropdown {
    position: absolute;
    z-index: 9999;
    min-width: 340px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #e5e5e5;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    left: 0;
    top: 49px;
}*/

.notifi-dropdown:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-bottom: 9px solid #4272d7;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  position: absolute;
  top: -19px;
  /* right: 2px; */
  left: 2px;
  z-index: 3;
}

/*
#unreadNoti .notifi-dropdown:before {
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    border-bottom: 9px solid #fff;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    top: -17px;
    left: 2px;
    z-index: 3;
}
*/
.notifi__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 22px;
  padding-bottom: 14px;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.notifi__item:hover {
  background: #f7f7f7;
}

.notifi__item .img-cir {
  position: relative;
  margin-right: 15px;
}

.notifi__item .img-cir i {
  /* font-size: 22px; */
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.notifi__item .content {
  width: -webkit-calc(100% - 55px);
  width: -moz-calc(100% - 55px);
  width: calc(100% - 55px);
  text-align: left;
  font-size: 14px; 
}

.notifi__item .content p {
  color: #555;
  padding-top: 5px;
  margin-bottom: 2px;
}

.notifi__item .content .date {
  /* font-size: 12px; */
  color: #999;
}

.notifi__footer a {
  display: block;
  text-transform: capitalize;
  text-align: center;
  font-size: 14px;
  color: #4272d7;
  padding: 24px 0;
}

.notifi__footer a:hover {
  color: #3868cd;
}

.menu-sidebar2 {
  width: 300px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  overflow-y: auto;
  height: 100vh;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1000;
}

.menu-sidebar2 .logo {
  height: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #365cad;
  padding: 0 35px;
}

@media (max-width: 991px) {
  .menu-sidebar2 {
    top: 0;
    right: -300px;
    left: auto;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  }

  .menu-sidebar2.show-sidebar {
    right: 0;
  }

  .notifi-dropdown {
    left: 0;
  }

  .notifi-dropdown:before {
    left: 2px;
  }
}

.account2 {
  padding: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid #f2f2f2;
}

.account2 .name {
  text-transform: capitalize;
  font-weight: 500;
  /* font-size: 20px; */
  margin-top: 20px;
  margin-bottom: 5px;
}

.account2>a {
  /* font-size: 14px; */
  color: #999;
}

.account2>a:hover {
  color: #666;
}

.menu-sidebar2__content {
  height: -webkit-calc(100vh - 75px);
  height: -moz-calc(100vh - 75px);
  height: calc(100vh - 75px);
  border-right: 1px solid #e5e5e5;
  position: relative;
}

.navbar-sidebar2 .navbar__list li {
  position: relative;
  cursor: pointer;
}

.navbar-sidebar2 .navbar__list li .arrow {
  position: absolute;
  right: 15px;
  top: 0;
  text-align: center;
  vertical-align: middle;
  height: 63px;
  width: 63px;
  line-height: 63px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-sidebar2 .navbar__list li .arrow.up {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.navbar-sidebar2 .navbar__list li .arrow i {
  /* font-size: 16px; */
  color: #999;
}

.navbar-sidebar2 .navbar__list li:hover>a {
  color: #4272d7;
}

.navbar-sidebar2 .navbar__list li a {
  /* font-size: 16px; */
  color: #555;
  display: block;
  padding: 18px 35px;
  border-bottom: 1px solid #f2f2f2;
}

.navbar-sidebar2 .navbar__list li a>i {
  margin-right: 20px;
}

.navbar-sidebar2 .navbar__list li.active>a {
  color: #4272d7;
}

.navbar-sidebar2 .navbar__sub-list {
  display: none;
}

.navbar-sidebar2 .navbar__sub-list li {
  background: rgba(224, 224, 224, 0.4);
  padding-left: 20px;
}

.navbar-sidebar2 .navbar__sub-list li a {
  border-color: #ebebeb;
}

.header-desktop2 {
  height: 75px;
  background: #4272d7;
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  left: 300px;
}

@media (max-width: 991px) {
  .header-desktop2 {
    left: 0;
    position: relative;
  }
}

.header-desktop2 .section__content {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-wrap2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .header-wrap2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.header-button2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.header-button2 .header-button-item:last-child {
  margin-right: 0;
}

.header-button2 .header-button-item {
  cursor: pointer;
}

.header-button2 .header-button-item i {
  vertical-align: middle;
}

.header-button2 .header-button-item .search-dropdown {
  top: 52px;
}

@media (max-width: 991px) {
  .header-button2 .header-button-item .search-dropdown {
    top: 63px;
    right: -75px;
    -webkit-transform-origin: 70% top;
    -moz-transform-origin: 70% top;
    -ms-transform-origin: 70% top;
    -o-transform-origin: 70% top;
    transform-origin: 70% top;
  }

  .header-button2 .header-button-item .search-dropdown::before {
    right: 79px;
  }
}

.header-button2 .header-button-item .notifi-dropdown {
  top: 52px;
  left: auto;
  right: -68px;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.header-button2 .header-button-item .notifi-dropdown::before {
  margin-left: 0;
  left: auto;
  right: 68px;
}

@media (max-width: 991px) {
  .header-button2 .header-button-item .notifi-dropdown {
    top: 63px;
    right: -48px;
    -webkit-transform-origin: 80% top;
    -moz-transform-origin: 80% top;
    -ms-transform-origin: 80% top;
    -o-transform-origin: 80% top;
    transform-origin: 80% top;
  }

  .header-button2 .header-button-item .notifi-dropdown::before {
    margin-left: 0;
    left: auto;
    right: 45px;
  }
}

.header-button-item {
  /* font-size: 30px; */
  color: #fff;
  margin-right: 34px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .header-button-item {
    /* font-size: 22px; */
    margin-right: 15px;
  }
}

.has-noti>i {
  position: relative;
}

.has-noti>i:after {
  content: "";
  height: 8px;
  width: 8px;
  background: #ff4b5a;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: 0;
  right: -6px;
}

.search-dropdown {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  min-width: 340px;
  position: absolute;
  top: 61px;
  right: -20px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}

.search-dropdown::before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-bottom: 9px solid #fff;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  position: absolute;
  top: -18px;
  right: 20px;
}

.search-dropdown form {
  height: 63px;
}

.search-dropdown form .au-input {
  padding-left: 58px;
  /* font-size: 14px; */
  border: none;
  color: #666;
}

.search-dropdown .search-dropdown__icon {
  position: absolute;
  top: 50%;
  left: 20px;
  /* font-size: 24px; */
  color: #c9c9c9;
  height: 100%;
  margin-top: -21px;
}

.header__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
}

.header__tool {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__tool .notifi-dropdown {
  top: 53px;
}

.header__tool .header-button-item {
  margin-right: 40px;
}

@media (max-width: 1570px) and (min-width: 992px) {
  .header__tool .header-button-item {
    margin-right: 20px;
  }
}

@media (max-width: 1315px) and (min-width: 992px) {
  .header__tool .header-button-item {
    margin-right: 20px;
    /* font-size: 24px; */
  }
}

@media (max-width: 1315px) and (min-width: 992px) {
  .header__tool .account-item>.content {
    display: none;
  }
}

.header-button-item {
  cursor: pointer;
}

.notifi-dropdown--no-bor {
  border: none;
}

.notifi-dropdown .notifi__item {
  cursor: initial;
}

.account-item--style2 .image {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.account-item--style2 .content a {
  /* font-size: 16px; */
  color: #ccc;
  font-weight: 500;
}

.account-item--style2 .content a:hover {
  color: #fff;
}

.account-item--style2 .account-dropdown {
  top: 61px;
}

.account-item--style2 .account-dropdown .info .image {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.header-desktop4 {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff;
}

@media (max-width: 991px) {
  .header-desktop4 {
    position: static;
  }
}

.header4-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header4-wrap .header__logo {
  margin: 11.5px 0;
}

.header4-wrap .header__tool .header-button-item {
  color: #a9b3c9;
}

@media (max-width: 991px) {
  .header4-wrap .header__tool .header-button-item {
    margin-right: 20px;
  }
}

.header4-wrap .header__tool .notifi-dropdown {
  top: 51px;
}

@media (max-width: 991px) {
  .header4-wrap .header__tool .notifi-dropdown {
    left: -220px;
    -webkit-transform-origin: 60% 0%;
    -moz-transform-origin: 60% 0%;
    -ms-transform-origin: 60% 0%;
    -o-transform-origin: 60% 0%;
    transform-origin: 60% 0%;
  }
}

.header4-wrap .header__tool .setting-dropdown {
  border: 1px solid #e5e5e5;
  top: 51px;
}

@media (max-width: 991px) {
  .header4-wrap .header__tool .setting-dropdown {
    left: -240px;
    -webkit-transform-origin: 85% 0%;
    -moz-transform-origin: 85% 0%;
    -ms-transform-origin: 85% 0%;
    -o-transform-origin: 85% 0%;
    transform-origin: 85% 0%;
  }
}

.header4-wrap .header__tool .account-dropdown {
  top: 59px;
}

@media (max-width: 1315px) and (min-width: 992px) {
  .header4-wrap .header__tool .account-item>.content {
    display: block;
  }
}

@media (max-width: 991px) {
  .header4-wrap .header__tool .account-item>.content {
    display: none;
  }
}

.header4-wrap .header__tool .account-item--style2 .content a {
  color: #333;
}

.header4-wrap .header__tool .account-item--style2 .content a:hover {
  color: #222;
}

.navbar-sidebar3 {
  padding-right: 20px;
}

.navbar-sidebar3 .navbar__list li.active>a {
  background: #4272d7;
  color: #fff;
}

.navbar-sidebar3 .navbar__list li.active>a>.arrow>i {
  color: #fff;
}

.navbar-sidebar3 .navbar__list li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 18px 27px;
  border-bottom: none;
  display: flex;
  align-items: center;
}

.navbar-sidebar3 .navbar__sub-list {
  padding-left: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-sidebar3 .navbar__sub-list li {
  background: transparent;
}

.navbar-sidebar3 .navbar__sub-list li a {
  padding: 11.5px 27px;
}

.navbar-sidebar3 .has-sub.open>a {
  background: #fff;
  border: 1px solid #e5e5e5;
}

@media (max-width: 1199px) {
  .navbar-sidebar3 {
    padding-right: 0;
    margin-bottom: 30px;
  }
}

/* ----- Footer ----- */
.copyright {
  text-align: center;
  padding: 30px 0;
}

.copyright p {
  /* font-size: 14px; */
  color: #666;
  line-height: -webkit-calc(24/14);
  line-height: -moz-calc(24/14);
  line-height: calc(24 / 14);
}

/* ----- Breadcrumb ----- */
.m-t-75 {
  margin-top: 75px;
}

@media (max-width: 991px) {
  .au-breadcrumb.m-t-75 {
    margin-top: 0;
  }
}

.au-breadcrumb-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .au-breadcrumb-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .au-breadcrumb-content .au-breadcrumb-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .au-breadcrumb-content>button {
    margin-bottom: 15px;
  }
}

.au-breadcrumb-span {
  /* font-size: 14px; */
  color: #999;
  display: inline-block;
}

.welcome {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../app/images/calloutYepas.jpg) no-repeat center center scroll;
  background-size: cover;
}

/*Image*/
.img-120 {
  width: 120px;
  height: 120px;
}

/* Override */
.carousel-control-next,
.carousel-control-prev {
  top: 50% !important;
  margin-top: -20px !important;
  bottom: auto !important;
}

.svd_container .modal {
  z-index: 1050 !important;
}

.svd_container .sv_row {
  margin: 30px 0;
}

.svd_container #surveyjs .svd_question {
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.svd_container .svd_commercial_container {
  display: none;
}

[data-bind="text:koTimerInfoText"] {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* Tamamlama HTML */
.sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sa-icon.sa-success {
  border-color: #4caf50;
}

.sa-icon.sa-success::before,
.sa-icon.sa-success::after {
  content: "";
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(76, 175, 80, 0.5);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.sa-icon.sa-success .sa-fix {
  width: 15px;
  height: 110px;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

.sa-icon.sa-success {
  border-color: transparent\9;
}

.sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

.sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

.sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #4caf50;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#portalGirisi .modal-footer input[type="button"] {
  width: 50%;
  margin: 1.5 em;
  padding: 1.5;
}

/* Timeline 1 */
.main-timeline {
  padding-top: 50px;
  padding-right: 2px;
  overflow: hidden;
  position: relative;
}

.main-timeline:before {
  content: "";
  width: 7px;
  height: 100%;
  background: #084772;
  margin: 0 auto;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
}

.main-timeline .timeline {
  width: 50%;
  float: left;
  padding: 20px 60px;
  border-top: 7px solid #084772;
  border-right: 7px solid #084772;
  border-radius: 0 30px 0 0;
  position: relative;
  right: -3.5px;
}

.main-timeline .icon {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #e84c47;
  border: 1px solid #fff;
  text-align: center;
  /* font-size: 25px; */
  color: #fff;
  box-shadow: 0 0 0 2px #e84c47;
  position: absolute;
  top: -30px;
  left: 0;
}

.main-timeline .timeline-content {
  display: block;
  padding: 30px 10px 10px;
  border-radius: 20px;
  background: #e84c47;
  color: #fff;
  position: relative;
}

.main-timeline .timeline-content:hover {
  text-decoration: none;
  color: #fff;
}

.main-timeline .timeline-content:after,
.main-timeline .timeline-content:before {
  content: "";
  display: block;
  width: 10px;
  height: 50px;
  border-radius: 10px;
  background: #e84c47;
  border: 1px solid #fff;
  position: absolute;
  top: -35px;
  left: 50px;
}

.main-timeline .timeline-content:after {
  left: auto;
  right: 50px;
}

.main-timeline .title {
  /* font-size: 24px; */
}

.main-timeline .description {
  /* font-size: 15px; */
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.main-timeline .timeline:nth-child(2n) {
  border-right: none;
  border-left: 7px solid #084772;
  border-radius: 30px 0 0;
  right: auto;
  left: -3.5px;
}

.main-timeline .timeline:nth-child(2n) .icon {
  left: auto;
  right: 0;
  box-shadow: 0 0 0 2px #4bd9bf;
}

.main-timeline .timeline:nth-child(2) {
  margin-top: 130px;
}

.main-timeline .timeline:nth-child(odd) {
  margin: -130px 0 30px;
}

.main-timeline .timeline:nth-child(even) {
  margin-bottom: 80px;
}

.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even) {
  margin: 0 0 30px;
}

.main-timeline .timeline:nth-child(2n) .icon,
.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .timeline-content:after,
.main-timeline .timeline:nth-child(2n) .timeline-content:before {
  background: #4bd9bf;
}

.main-timeline .timeline:nth-child(3n) .icon,
.main-timeline .timeline:nth-child(3n) .timeline-content,
.main-timeline .timeline:nth-child(3n) .timeline-content:after,
.main-timeline .timeline:nth-child(3n) .timeline-content:before {
  background: #ff9e09;
}

.main-timeline .timeline:nth-child(3n) .icon {
  box-shadow: 0 0 0 2px #ff9e09;
}

.main-timeline .timeline:nth-child(4n) .icon,
.main-timeline .timeline:nth-child(4n) .timeline-content,
.main-timeline .timeline:nth-child(4n) .timeline-content:after,
.main-timeline .timeline:nth-child(4n) .timeline-content:before {
  background: #3ebae7;
}

.main-timeline .timeline:nth-child(4n) .icon {
  box-shadow: 0 0 0 2px #3ebae7;
}

@media only screen and (max-width: 767px) {
  .main-timeline:before {
    left: 0;
    right: auto;
  }

  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even),
  .main-timeline .timeline:nth-child(odd) {
    width: 100%;
    float: none;
    padding: 20px 30px;
    margin: 0 0 30px;
    border-right: none;
    border-left: 7px solid #084772;
    border-radius: 30px 0 0;
    right: auto;
    left: 0;
  }

  .main-timeline .icon {
    left: auto;
    right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .main-timeline .title {
    /* font-size: 18px; */
  }
}

/* end Timeline 1 */

/* Timeline 2 */
.main-timeline2 {
  overflow: hidden;
  position: relative;
}

.main-timeline2 .timeline {
  position: relative;
  margin-top: -79px;
}

.main-timeline2 .timeline:first-child {
  margin-top: 0;
}

.main-timeline2 .timeline-icon,
.main-timeline2 .year {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.main-timeline2 .timeline:after,
.main-timeline2 .timeline:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.main-timeline2 .timeline:before {
  content: "";
  width: 1%;
  height: 100%;
  box-shadow: -8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.main-timeline2 .timeline-icon {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  border: 25px solid transparent;
  border-top-color: #f44556;
  border-right-color: #f44556;
  z-index: 1;
  transform: rotate(45deg);
}

.main-timeline2 .year {
  display: block;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  /* font-size: 56px; */
  font-weight: 700;
  color: #f44556;
  text-align: center;
  transform: rotate(-45deg);
}

.main-timeline2 .timeline-content {
  width: 35%;
  float: right;
  background: #f44556;
  padding: 30px 20px;
  margin: 50px 0;
  z-index: 1;
  position: relative;
}

.main-timeline2 .timeline-content:before {
  content: "";
  width: 20%;
  height: 15px;
  background: #f44556;
  position: absolute;
  top: 50%;
  left: -20%;
  z-index: -1;
  transform: translateY(-50%);
}

.main-timeline2 .title {
  /* font-size: 20px; */
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}

.main-timeline2 .description {
  /* font-size: 16px; */
  color: #fff;
  line-height: 24px;
  margin: 0;
}

.main-timeline2 .timeline:nth-child(2n):before {
  box-shadow: 8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
  left: 0;
}

.main-timeline2 .timeline:nth-child(2n) .timeline-icon {
  transform: rotate(-135deg);
  border-top-color: #e97e2e;
  border-right-color: #e97e2e;
}

.main-timeline2 .timeline:nth-child(2n) .year {
  transform: rotate(135deg);
  color: #e97e2e;
}

.main-timeline2 .timeline:nth-child(2n) .timeline-content {
  float: left;
}

.main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
  left: auto;
  right: -20%;
}

.main-timeline2 .timeline:nth-child(2n) .timeline-content,
.main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
  background: #e97e2e;
}

.main-timeline2 .timeline:nth-child(3n) .timeline-icon {
  border-top-color: #13afae;
  border-right-color: #13afae;
}

.main-timeline2 .timeline:nth-child(3n) .year {
  color: #13afae;
}

.main-timeline2 .timeline:nth-child(3n) .timeline-content,
.main-timeline2 .timeline:nth-child(3n) .timeline-content:before {
  background: #13afae;
}

.main-timeline2 .timeline:nth-child(4n) .timeline-icon {
  border-top-color: #105572;
  border-right-color: #105572;
}

.main-timeline2 .timeline:nth-child(4n) .year {
  color: #105572;
}

.main-timeline2 .timeline:nth-child(4n) .timeline-content,
.main-timeline2 .timeline:nth-child(4n) .timeline-content:before {
  background: #105572;
}

@media only screen and (max-width: 1199px) {
  .main-timeline2 .timeline {
    margin-top: -103px;
  }

  .main-timeline2 .timeline-content:before {
    left: -18%;
  }

  .main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
    right: -18%;
  }
}

@media only screen and (max-width: 990px) {
  .main-timeline2 .timeline {
    margin-top: -127px;
  }

  .main-timeline2 .timeline-content:before {
    left: -2%;
  }

  .main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
    right: -2%;
  }
}

@media only screen and (max-width: 767px) {
  .main-timeline2 .timeline {
    margin-top: 0;
    overflow: hidden;
  }

  .main-timeline2 .timeline:before,
  .main-timeline2 .timeline:nth-child(2n):before {
    box-shadow: none;
  }

  .main-timeline2 .timeline-icon,
  .main-timeline2 .timeline:nth-child(2n) .timeline-icon {
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    transform: rotate(135deg);
  }

  .main-timeline2 .timeline:nth-child(2n) .year,
  .main-timeline2 .year {
    transform: rotate(-135deg);
  }

  .main-timeline2 .timeline-content,
  .main-timeline2 .timeline:nth-child(2n) .timeline-content {
    width: 100%;
    float: none;
    border-radius: 0 0 20px 20px;
    text-align: center;
    padding: 25px 20px;
    margin: 0 auto;
  }

  .main-timeline2 .timeline-content:before,
  .main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
    width: 15px;
    height: 25px;
    position: absolute;
    top: -22px;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, 0);
  }
}

/* end Timeline 2 */

/* Login */
.login-bgimg {
  background: url(../../app/images/login.png) no-repeat left bottom scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 100vh;
}

/* end Login */

/* ----- Overview ----- */
.overview-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .overview-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .overview-wrap .button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .overview-wrap h2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.overview-item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 3rem;
}

.overview-item--c1 {
  background-image: -moz-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
  background-image: -webkit-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
  background-image: -ms-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
}

.overview-item--c2 {
  background-image: -moz-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
  background-image: -webkit-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
  background-image: -ms-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
}

.overview-item--c3 {
  background-image: -moz-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
  background-image: -webkit-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
  background-image: -ms-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
}

.overview-item--c4 {
  background-image: -moz-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
  background-image: -webkit-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
  background-image: -ms-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
}

.overview-item--c5 {
  background-image: -moz-linear-gradient(90deg, #3f5efb 0%, #38ef7d 100%);
  background-image: -webkit-linear-gradient(90deg, #3f5efb 0%, #38ef7d 100%);
  background-image: -ms-linear-gradient(90deg, #3f5efb 0%, #38ef7d 100%);
}

.overview-box .icon i {
  /* font-size: 60px; */
  color: #fff;
}

.overview-box .text {
  font-weight: 300;
  display: inline-block;
}

.overview-box .text h2,
.overview-box .icon h2 {
  line-height: 1;
}

.overview-box .text span,
.overview-box .icon span,
.overview-box .icon p {
  /* font-size: 18px; */
  color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 1199px) and (max-width: 1380px) {
  .overview-box .text {
    display: inline-block;
  }

  .overview-box .text h2,
  .overview-box .icon h2 {
    /* font-size: 20px; */
    margin-bottom: 0;
  }

  .overview-box .text span,
  .overview-box .icon span,
  .overview-box .icon p {
    /* font-size: 14px; */
  }
}

@media (max-width: 991px) and (max-width: 1198px) {

  .overview-box .text h2,
  .overview-box .icon h2 {
    /* font-size: 26px; */
  }

  .overview-box .text span,
  .overview-box .icon span,
  .overview-box .icon p {
    /* font-size: 15px; */
  }
}

.overview-chart canvas {
  width: 100%;
}

/* end Overview */

/* Background */
.table .thead-dark--soft th {
  background: #333 !important;
  color: #fff !important;
  border-color: #444 !important;
}

.bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.bg-overlay--blue {
  background: rgba(49, 89, 253, 0.9);
}

.bg-overlay--yellow {
  background-image: -moz-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
  background-image: -webkit-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
  background-image: -ms-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
  opacity: 0.9;
}

/* end Background */

/* Rounded */
.rounded-1 {
  border-radius: 10px !important;
}

/* end Rounded */

/* ----- Card ----- */
.au-card {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  overflow: visible;
  margin-bottom: 3rem;
}

.au-card-title {
  position: relative;
  padding: 45px 40px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.au-card-title .bg-overlay {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}

.au-card-title h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 400;
}

.au-card-title h3 i {
  color: #fff;
  /* font-size: 24px; */
  margin-right: 12px;
}

/* end Card */

.beforeless::before,
.afterless::after {
  display: none !important;
}

/* Checkbox&Radio */
.checkbox {
  position: relative;
}

.checkbox label,
label.checkbox-inline {
  padding-left: 26px !important;
  /*padding-top: 6px !important;
    padding-bottom: 6px !important;*/
  cursor: pointer;
  position: relative;
  display: flex !important;
}

.checkbox input[type="checkbox"]:not(.svd_editor_control) {
  display: none;
}

input[type="checkbox"]:not(.svd_editor_control)+span:before,
input[type="checkbox"]:not(.svd_editor_control)+span:after {
  transition: all 0.3s;
}

input[type="checkbox"]:not(.svd_editor_control)+span:after {
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -10.5px;
  margin-left: -4px;
  display: inline-block;
  content: " ";
  width: 22px;
  height: 22px;
  border: 2px solid #999;
  border-radius: 2px;
  background-color: #fff;
  z-index: 19;
}

input[type="checkbox"]:not(.svd_editor_control):checked+span:after {
  background-color: #337ab7;
  border-color: #337ab7;
}

input[type="checkbox"]:not(.svd_editor_control):checked+span:before {
  transform: rotate(45deg);
  position: absolute;
  left: 8px;
  top: 50%;
  width: 6px;
  height: 12px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  border-color: #fff;
  content: "";
  z-index: 1000;
  margin-top: -6.5px;
}

.btn-group input[type="radio"]+span::after,
.btn-group input[type="radio"]:checked+span:before {
  content: none;
}

.radio {
  position: relative;
}

.radio label,
label.radio-inline {
  padding-left: 32px !important;
  /*padding-top: 6px !important;
    padding-bottom: 6px !important;*/
  cursor: pointer;
  position: relative;
  display: flex !important;
}

.radio input[type="radio"] {
  display: none;
}

input[type="radio"]+span:before,
input[type="radio"]+span:after {
  transition: all 0.3s;
}

input[type="radio"]+span:after {
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -10.5px;
  margin-left: -4px;
  display: inline-block;
  content: " ";
  width: 22px;
  height: 22px;
  border: 2px solid #999;
  border-radius: 1.6em;
  background-color: #fff;
  z-index: 19;
}

/*
@media (min-width: 576px) {
    input[type="checkbox"]:not(.svd_editor_control)+span:after,
    input[type="radio"]+span:after {
        margin-top: -11px !important;
    }
    input[type="radio"]:checked+span:before,
    input[type="checkbox"]:not(.svd_editor_control):checked+span:before {
        margin-top: -7px !important;
    }
}
*/

input[type="radio"]:checked+span:after {
  background-color: #337ab7;
  border-color: #337ab7;
}

input[type="radio"]:checked+span:before {
  transform: rotate(45deg);
  position: absolute;
  left: 8px;
  top: 50%;
  width: 6px;
  height: 12px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  border-color: #fff;
  content: "";
  z-index: 1000;
  margin-top: -6.5px;
}

/* end Checkbox&Radio */

/* Step */

/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
.board {
  margin: 60px auto;
  background: #fff;
}

.board .nav-tabs {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
  box-sizing: border-box;
}

.round-tabs {
  width: 40px;
  height: 40px;
  line-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #fff;
  border: 3px solid #3361fe;
  color: #3361fe;
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.board-inner {
  padding-left: 11vh;
}

.stepper>li {
  position: relative;
}

.stepper>li .round-tabs {
  margin: auto;
  margin-top: -38px;
  position: relative;
  font-weight: 600;
}

.stepper>li.complete .round-tabs {
  background: #f1f3fb;
  border: 2px solid #ffffff;
  color: #3364f7;
  margin: auto;
  font-weight: 600;
  margin-top: -38px;
  position: relative;
  z-index: 10;
}

.stepper>li.error .round-tabs {
  background: #f1f3fb;
  border: 2px solid #ffffff;
  color: #3364f7;
  margin: auto;
  font-weight: 600;
  margin-top: -38px;
  position: relative;
  z-index: 10;
}

.stepper>li .step-text {
  position: relative;
  margin-top: 19px;
  border-bottom: 2px solid;
  padding-top: 0px;
  padding-bottom: 45px;
  height: 72px;
  font-weight: 600;
  position: relative;
  color: #3361fe;
}

.board-inner .nav-item {
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-flex;
  flex: 0;
}

.board-inner .nav-item .step-text {
  justify-content: center;
  display: flex;
  align-items: center;
  width: 100%;
}

.board-inner .nav-item {
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-flex;
  flex: 0;
}

.board-inner .round-tabs .text {
  display: block;
}

.board-inner .round-tabs .check {
  display: none;
}

.board-inner .complete .round-tabs {
  background: #f1f3fb !important;
  border: 3px solid #2da866 !important;
}

.board-inner .complete .round-tabs .text {
  display: none;
}

.board-inner .complete .round-tabs .check {
  display: block;
}

.board-inner .error .round-tabs {
  background: #fff !important;
  border: 3px solid #dc3545 !important;
}

.board-inner .error .round-tabs .text {
  display: none;
}

.board-inner .error .round-tabs .check {
  display: block;
}

.board-inner .default .round-tabs {
  display: none;
}

.stepper>li.default .step-text {
  color: #9f9f9f;
  position: relative;
  margin-top: 19px;
  border-bottom: 2px solid transparent;
  padding-top: 0px;
  padding-bottom: 45px;
  font-weight: 600;
}

.stepper>li.complete .step-text {
  color: #2da866;
  position: relative;
  margin-top: 19px;
  border-bottom: 2px solid;
  padding-top: 0px;
  padding-bottom: 45px;
  font-weight: 600;
}

.stepper>li.complete .step-text:before {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -40px;
  border: 20px solid transparent;
  border-bottom-color: #ffc107;
}

.stepper>li.error .step-text {
  color: #dc3545;
  position: relative;
  margin-top: 19px;
  border-bottom: 2px solid;
  padding-top: 0px;
  padding-bottom: 45px;
  font-weight: 600;
}

.stepper>li.error .step-text:before {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -40px;
  border: 20px solid transparent;
  border-bottom-color: #ffc107;
}

.stepper>li a {
  width: 130px;
  height: 75px;
  margin: 15px auto;
  border-radius: 100%;
  padding: 0;
}

.stepper>li .round-tabs:hover {
  background: #3364f7;
  border: 2px solid #3364f7;
  color: #fff;
}

/* end Step */

/* Override */
.sv_q_file_input {
  color: #6d7072 !important;
}



/* end Override */

/* Input Widths */
@media (max-width: 767px) {
  .sv_qstn {
    width: 100% !important;
  }

  .stepper .round-tabs {
    width: 35px !important;
    height: 35px !important;
    line-height: 33px !important;
    float: left !important;
  }

  .stepper>li.active .step-text:before {
    display: none !important;
  }

  .stepper>li.active .step-text {
    border: 2px solid !important;
    /*padding-top: 3.5px !important;
        padding-bottom: 3.5px !important;*/
    margin-top: 0 !important;
    border-radius: 1.6em !important;
    padding: 3.5px !important;
  }

  .stepper .step-text {
    border: 2px solid #ddd !important;
    /*padding-top: 3.5px !important;
        padding-bottom: 3.5px !important;*/
    border-radius: 1.6em !important;
    padding: 3.5px !important;
  }
}

/* end Input Widths */

@media (max-width: 991px) {
  .modal-body {
    padding: 0px;
  }

  .modal-content {
    padding: 10px 20px;
  }

  .main-content {
    padding-top: 0px;
  }

  .main-content .sv_custom_header_titlebox {
    margin-left: 6%;
  }

  .board-inner {
    padding-left: 3vh;
  }

  .board-inner .nav-item {
    padding: 2%;
  }

  .stepper>li a {
    height: auto;
    margin: 0px auto;
  }

  .stepper>li .step-text {
    /* font-size: 9pt !important; */
    height: 62px;
    margin-top: 0px;
  }

  .stepper .nav-item {
    width: 48%;
    margin-top: 4%;
  }

  .main-content .dataTables_wrapper {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .sv_row .radio {
    margin-left: 0px !important;
  }

  .main-content .sv_container .card-header {
    padding-left: 5%;
    padding-bottom: 3%;
  }

  .main-content .sv_container .card-header h3 {
    display: flex;
    flex-wrap: wrap;
  }

  #formContent .sv_container .card-header {
    padding-left: 5%;
    padding-bottom: 5%;
  }

  #formContent .sv_container .card-header h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .main-content #formContent_filterResults .desc {
    padding-left: 2%;
  }

  .roundedinput {
    width: 60%;
    margin-right: 2%;
  }

  .modal {
    padding-right: 0px !important;
  }

  /*
  .main-content .card {
    margin-left: 4%;
    margin-right: 4%;
  }
  */

  .form_grid_3 .sv_qstn {
    width: 50% !important;
  }

  .main-content .btn span {
    margin: 5px 7px;
    /* font-size: 11pt; */
    line-height: 155%;
  }

  .statusbox .btn span {
    margin: 0px 20px;
  }

  .main-content .btn-group {
    margin-top: 3%;
  }

  .radio label,
  label.radio-inline {
    padding-left: 28px !important;
    padding-right: 20px !important;
  }

  .home-buttons {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-statics {
    margin-left: 7% !important;
    margin-right: 7% !important;
  }

  .main-dont-touch-me {
    margin-left: 5% !important;
    width: 90%;
  }

  .login-container {
    top: 0px !important;
  }

  .login-container  .bg-login {
    display: none !important;
  }
  .login-container  .bg-vkn-login {
    display: none !important;
  }
}

@media (min-width: 767px) and (max-width: 1020px) {
  .logo {
    text-align: left;
  }

  .stepper>li .step-text {
    /* font-size: 9pt !important; */
    height: 62px;
    margin-top: 19px;
  }

  .board-inner .nav-item {
    padding: 0%;
  }

  .main-content .sv_custom_header_titlebox {
    margin-left: 0%;
  }

  .main-content .sv_container .card-header span {
    width: 100%;
  }

  .main-content .sv_container .card-header h3 {
    /* font-size: 20pt; */
    margin-bottom: 10px;
  }

  #formContent .card-header span {
    width: 100%;
  }

  #formContent .card-header h3 {
    /* font-size: 20pt; */
    margin-bottom: 10px;
  }
}


/* ADD */

.sv_qstn { overflow: unset !important; }



.modal-content .form-body { padding: 12px !important; margin: 12px !important;  }

.modalalert { margin-top: 17px; }
.modalalert .title { font-size: 13px !important; }
.modalalert .fs-10 { font-size: 13px !important; }

.giris_ekrani { background: #f5f5f540;
  -webkit-box-shadow: -1px 0px 9px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 0px 9px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 9px -6px rgb(0 0 0 / 40%);     overflow-x: hidden;
  overflow-y: auto; }

.h5_title { padding: 30px; padding-left: 0px; }
.action_btn_group { display: flex; flex-direction: row; width: 100%; justify-content: center; justify-items: center; }

.select2-selection--single { display: flex !important; justify-content: flex-start !important; align-items: center !important; }
.select2-selection__rendered { color: #444;
  line-height: 19px !important;
  width: 98%;
  overflow: hidden;
  padding-right: 0px !important;
  padding-left: 10px !important;
}

.select2-selection__rendered div { padding: 8px; border-radius: 19px; padding-right: 0px; }

.sms_btn_box { height: calc(1.6em + 1.3rem + 2px);
  display: flex !important;
  justify-content: center !important; }

.btn-all-box { padding-bottom: 2%; padding-left: 1%; padding-right: 1%; }

.btn-all-box .btn i { margin-right: 7px !important;  margin-left: 1px !important; }

.geri-btn { top: 8% !important; right: 3%; }

.btn-list-box { margin-top: 2.1rem !important; margin-right: 20px !important; }

.btn-list-box .btn span { font-size: 11pt !important; }

.invisible { display: none !important; }

#portal-infos h5 { font-size: 15px !important; }
#portal-infos .fs-11 { font-size: 14px !important; }
#portal-infos .fs-10 { font-size: 14px !important; }
#portal-infos a { font-size: 14px !important; }

.login-info-btn-01 { font-size: 14px !important;  padding: 12px; }
.login-info-btn-02 { font-size: 14px !important;  padding: 12px; }

#kayitOl a { font-size: 14px !important; }

.canvas-grafik { min-width: 100%; max-width: 800px; }

.giris_ekrani .logo {  width: 100%; margin-top: 10%; }

.giris_ekrani .logo svg {  width: 80%; }

.giris_ekrani .sv_row h5 { font-size: 15px; }

.giris_ekrani .sv_row input { font-size: 15px; height: 44px; padding: 25px; }

.ico-loginbtn { margin-top: 6%;  margin-bottom: 6%; }

.ico-loginbtn .btn { padding: 7px; font-size: 14px; padding-right: 10px; padding-left: 10px; }

.alertbox { margin-top: 6%; }

@media (min-width: 1200px) {

  .modal-xl {
      max-width: 950px !important;
  }

}


/* RESPONSIVE */

@media (max-width: 980px) {

  .boardbox { overflow-x: scroll; }
  .boardbox .board-inner { padding: 0px !important; }
  .boardbox .nav-tabs { flex-direction: row !important; flex-wrap: nowrap !important; }
  .boardbox .stepper .nav-item { margin-top: 2% !important; margin-bottom: 2% !important; display: flex;
    justify-content: center; align-items: center;  }
  
    .boardbox .stepper>li .step-text { margin-top: 19px !important; height: 102px;   }
  
    .boardbox .stepper .round-tabs { float: none !important; }

    .boardbox .stepper>li.active .step-text { margin-top: 19px !important; }

    .btn-list-box { margin-top: 2rem !important; }

    .canvas-grafik { min-width: 100%; max-width: 600px; }
    
    .geri-btn {   position: absolute !important; }


}


@media (max-width: 500px) {

  .main-content { padding-top: 0px !important; }

  .social-btn-box { flex-direction: column !important; margin-top: 25px !important; margin-left: 0px !important; }
  
  .header-wrap { margin-left: 19px; }

  #formContent {
    padding-left: 8px !important;
    padding-right: 5px !important;
}

  .header-desktop, .header-desktop3 { height: 140px; padding-right: 0px; }

  .page-wrapper { overflow-x: hidden !important; overflow-y: auto !important; }

  .page-content  { overflow-x: hidden !important; overflow-y: auto !important; }


  .action_btn_group { flex-direction: column; }

  .select2-selection__rendered { width: 95% !important; }
  
  .header-mobile { background: #fff; z-index: 9999; }

  .account-item>.content { float: right; }
  .account-item>.content>a { display: flex; max-width: 140px; }

  .notifi-dropdown { min-width: 310px !important; top: 50px !important; }
  .notifi-dropdown { left: auto !important; right: 0px !important;}
  .notifi-dropdown:before { left: auto !important; right: 13px !important; }

  .account-dropdown { right: auto !important;  left: 0px !important; }
  .account-dropdown:after { right: auto !important; left: 13px !important; }

  .btn-all-box { padding-bottom: 4%; padding-left: 2%; padding-right: 4%; }

  .geri-btn { top: 13%; right: -20px; position: relative !important; }
  
  .btn-list-box {     margin-top: 0px !important;
    right: 0px !important;
    position: relative !important; }

    .canvas-grafik { min-width: 100%; max-width: 500px; padding: 0px !important; padding-top: 15px !important; }


    .giris_ekrani .logo {  width: 100%; margin-top: 10%; }

    .giris_ekrani .logo svg {  width: 70%; }
  
    .ico-loginbtn { margin-top: 0px;  margin-bottom: 2%; }
  
    .alertbox { margin-top: 2%; }

    .ico-loginbtn .btn-lg { padding: 0.7rem; font-size: 1rem; }

    .header-wrap .search .form-control { margin: -0.5rem !important; }
    .header-wrap .search .btn-primary { padding-top: 8px;  padding-right: 31px;}


}

@media (max-width: 350px) {

  .giris_ekrani .logo {  width: 100%; margin-top: 10%; }

  .giris_ekrani .logo svg {  width: 60%; }

  .ico-loginbtn { margin-top: 4%;  margin-bottom: 4%; }

  .alertbox { margin-top: 4%; }


}