body {
    background-color: #eaeef2;
}

header {
    background-color: #fff;
    padding: 9px 25px;
    width: 100%;
    display: inline-flex;
    border-bottom: 1px solid #08080800;
    box-shadow: 0px 5px 5px #2b2b2b1a;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}

header .logo img {
    height: 55px;
    float: left;
}

header .right-menu {
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    position: relative;
}

header .right-menu li{
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 15px;
}

header .right-menu li a{
    text-decoration: none;
    font-size: 15px;
}

header .add-baot {
    background-color: #f8a41d;
    color: #fff;
    padding: 15px 17px;
    border-radius: 12px;
}

#login-register-nav {
    display: none;
    background-color: #f1f1f1;
    position: absolute;
    right: 0;
    top: 45px;
    width: 280px;
    border-radius: 12px;
    padding: 15px;
    margin: 0;

}

#login-register-nav li {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#login-register-nav li a{
    text-decoration: none;
    color: #4e4e4e;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 8px 5px;
    font-weight: 500;
    font-size: 14px;
}

#login-register-nav li:last-child a{
    border-bottom: 0px solid #ccc;
}

body.login-back-image {

    background-color: #ccc;
    width: 100%;
    background-image: url("../img/captain.jpg");
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.search-slide {
    padding: 250px 0px;
    background-color: transparent;
    width: 100%;
}

.search-area {
    background-color: #fbfbfb;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #31313175;
}

.search-area input {
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
}

.search-area h3 {
    width: 100%;
    color: #4e4e4e;
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
}

.search-area p {
    width: 100%;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    margin: 0;
}

.search-area p b {
    font-weight: bold;
}

.search-area button {
    font-weight: 600;
    float: right;
    margin-top: 15px;
    border: 0px;
    background-color: #f8a41d;
    color: #fff;
    padding: 8px 40px;
    font-size: 18px;
    border-radius: 5px;
}

.search-area .yatiligunubirlik-btn {
    width: 100%;
    background-color: #eeeeee;
    margin: 0;
    display: inline-block;
    padding: 7px;
    border-radius: 5px;
    margin-top: 12px;
    margin-bottom: -4px;
}

.search-area .yatiligunubirlik-btn li {
    width: 50%;
    float: left;
    padding: 0px;
    list-style: none;
    margin: 0;
}

.search-area .yatiligunubirlik-btn li a{
    background-color: transparent;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px 5px;
    color: #3c3c3c;
    font-weight: 500;
    border-radius: 5px;
    font-size: 15px;
}

.search-area .yatiligunubirlik-btn li a.active {
    background-color: orange;
    color: #fff;
}

.search-area label {
    font-weight: 500;
    color: #585858;
    margin-top: 14px;
    font-size: 15px;
    margin-bottom: -1px;
    display: block;
}

.add-baot-area {
    padding-top: 135px;
}

.add-baot-area .uye-ztn {
    background-image: url("https://static1.clickandboat.com/v1/o/img/homeHeroDesktopBig-CAB~254623afff.jpg");
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    padding: 20px 25px;
    color: #fff;
}


.add-baot-area .uye-ztn h5{
    color: #fff;
    font-size: 22px;
    margin-bottom: 9px;
    margin-top: 10px;
}

.add-baot-area .uye-ztn p{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
}

.add-baot-area .uye-ztn span{
    color: #fff;
}

.add-baot-area .uye-ztn a {
    color: #fff;
    display: table;
    background-color: #17a9d0;
    text-decoration: none;
    padding: 9px 35px;
    border-radius: 31px;
    font-size: 15px;
    margin-top: 9px;
}

.captain-register-form h4 {
    color: #17a9d0;
    font-size: 17px;
    margin-top: 35px;
    font-weight: bold;
    border-bottom: 1px solid #17a9d0;
    padding-bottom: 9px;
    margin-bottom: 0;
    text-align: left;
}

.captain-register-form .form-group label {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    color: #6a7580;
    font-size: 16px;
    font-weight: 400;
}

.captain-register-form .form-group input, .captain-register-form .form-group select {
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
}


.captain-register-form .form-group textarea {
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
    min-height: 180px;
}

.captain-register-form  .register-btn {
    color: white;
    background-color: #f8a41d;
    border: 0;
    float: right;
    margin-top: 25px;
    padding: 10px 35px;
    border-radius: 5px;
}



.user-login-register-area input {
    width: 100%;
    margin-bottom: 15px;
    outline: 0 !important;
    box-shadow: none;
    border: 2px solid #cccccc91 !important;
    padding: 11px 8px;
    background-color: #ffffffa6 !important;
    outline: 0;
}

.user-login-register-area input:focus {
    width: 100%;
    margin-bottom: 15px;
    outline: 0 !important;
    box-shadow: none;
    border: 2px solid #17a9d0 !important;
    padding: 11px 8px;
    background-color: #ffffffa6 !important;
    outline: 0;
}

.user-login-register-area .login-btn {
    background-color: #f8a41d;
    width: 100%;
    border: 0px;
    padding: 11px 6px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    outline: 0;
    box-shadow: none;
}

.user-login-register-area h5 {
    margin-bottom: 25px;
    text-align: center;
    font-weight: 400;
    font-size: 23px;
    margin-top: 125px;
}

.user-login-register-area .card-body {
    margin-top: 65px;
}

.user-login-register-area .remember-me input {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
}

.user-login-register-area .remember-me label {
    width: auto;
    margin-left: 8px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    color: #3c3c3c;
}

.user-login-register-area  .sifremi-unuttum {
    text-decoration: none;
    float: right;
    margin-bottom: 11px;
    font-weight: 400;
    font-size: 16px;
    color: #17a9d0;
    text-align: right;
    outline: 0;
}
.user-login-register-area  .sifremi-unuttum:focus, .user-login-register-area  .sifremi-unuttum:hover, .user-login-register-area  .sifremi-unuttum:active {
    box-shadow: none;
    outline: 0;
}

.user-login-register-area .hemen-kaydon-btn {
    text-align: center;
    margin-top: 26px;
    font-size: 17px;
    font-weight: 300;
}

.user-login-register-area .hemen-kaydon-btn a {
    color: #17a9d0;
    font-weight: 500;
    text-decoration: none;
}

section {
    padding-bottom: 45px;
}

.ana-nav-btn {
    margin-top: 100px;
}

.nav-bar-kaptan a.nav-btn-df {
    width: 100%;
    background-color: #0d76bc;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 18px;
    text-decoration: none;
    padding: 45px 0px;
    border-radius: 8px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    transition: all 500ms;
}

.nav-bar-kaptan a.nav-btn-df span {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    font-size: 14px;
    font-weight: 300;
}


.nav-bar-kaptan a.nav-btn-df:hover {
    background-color: #f8a41d;
    transition: all 500ms;
}


.nav-bar-kaptan a.nav-btn-df svg {
    fill: #fff;
}

.ana-nav-btn .mobile-menu {
    margin-left: 0;
    margin-bottom: 15px;
    border-radius: 200px;
    outline: 0;
    box-shadow: none !important;
    border: 0px;
    background-color: #f8a41d;
    width: 106px;
    height: 51px;
    padding-top: 10px;
}


.partner-index {
    margin-top: 35px;
}

.partner-index .card-df {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
    border-left: 4px solid red;
}

.partner-index .card-df h5 {
    margin-bottom: 10px;
    font-size: 18px;
}

.partner-index .card-df p {
    margin: 0px;
    padding: 0px;
    font-size: 23px;
    font-weight: 700;
    color: #525252;
}


.partner-index .row .col-md-3:nth-child(1) .card-df {
    border-color:  #4e73df;
}

.partner-index .row .col-md-3:nth-child(2) .card-df {
    border-color:  #1cc88a;
}

.partner-index .row .col-md-3:nth-child(3) .card-df {
    border-color:  #36b9cc;
}

.partner-index .row .col-md-3:nth-child(4) .card-df {
    border-color:  #f6c23e;
}

.partner-index .row .col-md-3:nth-child(1) .card-df h5 {
    color:  #4e73df;
}

.partner-index .row .col-md-3:nth-child(2) .card-df h5 {
    color:  #1cc88a;
}

.partner-index .row .col-md-3:nth-child(3) .card-df h5 {
    color:  #36b9cc;
}

.partner-index .row .col-md-3:nth-child(4) .card-df h5 {
    color:  #f6c23e;
}

.partner-index .min-hood {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #525252;
}

.partner-announcement {
    margin-top: 25px;
}

.partner-announcement .box-announcement {
    background-color: #fff;
    min-width: 30px;
    padding: 25px;
    border-radius: 5px;
    border-left: 4px solid #e60d55;
}

.partner-announcement .box-announcement .box h1{
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #525252;
}

.partner-announcement .box-announcement .box p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

.partner-announcement .box-announcement .box img {
    height: 120px;
    float: left;
    width: auto;
    padding-top: 2px;
    margin-right: 28px;
}

.partner-announcement .box-announcement .box .text {
    padding-top: 17px;
    display: flow-root;
}

.partner-announcement .owl-theme .owl-dots .owl-dot.active span, .partner-announcement .owl-theme .owl-dots .owl-dot:hover span {
    background: #e60d55;
}

.partner-announcement .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: #eaeef3;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}


.form-area {
    background-color: #fff;
    padding: 20px 30px;
    margin-bottom: 55px;
}

.form-area input, .form-area select{
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
}


.form-area textarea {
    width: 100%;
    min-height: 126px;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
}

.form-area .form-group label {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    color: #6a7580;
    font-size: 16px;
    font-weight: 400;
}

.form-area button {
    width: 100%;
    height: 44px;
    margin-top: -5px;
    border-radius: 5px;
    outline: 0;
    border: 0px;
    background-color: #f8a41d !important;
    color: #fff !important;
    margin-top: 25px;
}

.mypayments-warning {
    background-image: url(../img/notFoundBg.png);
    padding: 65px;
    background-color: #eaeef3;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
}

.mypayments-warning h3 {
    color: #222;
    font-weight: 700;
    font-size: 34px;
    line-height: 24px;
    margin-top: 20px;
}

.mypayments-warning p {
    font-size: 22px;
    font-weight: 300;
    line-height: 42px;
    margin-top: 30px;
    margin-bottom: 35px;
}


.hood-area {
    background-color: transparent;
    text-align: left;
    padding: 11px 0px;
    font-size: 19px;
    color: #444;
    font-weight: 400;
    margin-bottom: 21px;
    border-bottom: 1px dashed #404040;
}

.right-menu-area  {
    background-color: #fff;
    padding: 20px 30px;
    margin: 0;
    margin-bottom: 55px;
}

.right-menu-area li  {
    list-style: none;
}

.right-menu-area li a {
    text-decoration: none;
    width: 100%;
    display: block;
    background-color: #dadada;
    margin-bottom: 12px;
    padding: 8px 11px;
    color: #383838;
    border-radius: 5px;
    margin-top: 8px;
    font-weight: 400;
}

.right-menu-area li.active a {
    background-color: #f8a41d !important;
    color: #fff !important;
}

.alert-success {
    color: #fff;
    background-color: #17a9d0;
    border-color: #badbcc;
    padding: 10px 14px;
    font-weight: 300;
    margin-bottom: 0px;
}

.paymetinfocheckinput {
    margin-top: 15px;
}

.paymetinfocheckinput input {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
}


.boat-list {
    margin: 0;
    padding: 0;
}

.boat-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background-color: #fff;
    display: inline-block;
    padding: 15px;
    border-radius: 5px;
}

.boat-list li .image {
    width: 185px;
    height: 115px;
    background-color: #c5c5c5;
    float: left;
    border-radius: 6px;
    margin-right: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.boat-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background-color: #fff;
    display: inline-block;
    padding: 15px;
    border-radius: 5px;
    position: relative;
}

.boat-list li .text  {
    display: block;
    float: left;
    margin-bottom: -10px;
}

.boat-list li .text span {
    display: table;
    background-color: #ef8400;
    padding: 5px 13px;
    color: #ffff;
    font-size: 14px;
    margin-bottom: 8px;
    border-radius: 5px;
    margin-top: 5px;
}

.boat-list li .text span.approved {
    background-color: green;
}

.boat-list li .text h6 {
    color: #4c4c4c;
    font-size: 21px;
    margin-top: 14px;
    display: block;
}

.boat-list li .btn-list {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

.boat-list li .btn-list a {
    float: left;
    margin-left: 9px;
    background-color: #eaeef3;
    text-decoration: none;
    padding: 5px 15px;
    display: block;
    border-radius: 3px;
    color: #404040;
    font-weight: 400;
}

.add-photo-btn {
    background-color: transparent;
    text-decoration: none;
    height: 171px;
    display: flow-root;
    text-align: center;
    padding-top: 78px;
    border: 1px dashed #b3b3b3;
    color: #656565 !important;
    margin-bottom: 28px;
    font-weight: bold;
    font-size: 21px;
}

.add-photo-btn i {
    display: table;
    margin: 0 auto;
    font-size: 35px;
    margin-bottom: 5px;
    margin-top: -28px;
}

.boat-image-gallery {
    display: inline-block;
    width: 100%;
}

.boat-image-gallery .boat-image {
    width: 100%;
    margin-bottom: 30px;
}

.boat-image-gallery .image-bolum {
    width: 100%;
    position: relative;
}

.boat-image-gallery .image-bolum .remove {
    position: absolute;
    display: none;
    top: 7px;
    right: 7px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    padding-top: 4px;
    text-decoration: none;
}

.boat-image-gallery .image-bolum:hover .remove {
    display: block;
}

.add-boat-btn, .add-boat-btn:hover {
    background-color: orange;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
}

.add-btonyer {
    float: right;
    margin-top: -82px;
}

.ozel-top-form-partner {
    margin-top: -35px;
}


.extra-form-arae {
    display: inline-block;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 8px;
}

.extra-form-arae h4  {
    color: #5d5d5d;
    font-size: 15px;
    margin-top: 2px;
    font-weight: 500;
    text-align: center;
    background-color: #e6e6e6;
    margin-bottom: 15px;
    padding: 10px 5px;
    border-radius: 5px;
}

.extra-form-arae .df-label-extra-gnl  {
    margin-top: 25px;
    margin-bottom: 25px;
}

.extra-form-arae .df-label-extra  {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 15px;
}

.extra-form-arae .df-label-extra input {
    float: left;
    width: 19px;
    height: 20px;
    margin-right: 9px;
    margin-top: 3px;
    margin-bottom: 1px;
}

.df-btn-ozel-dvm, .df-btn-ozel-dvm:hover {
    background-color: orange;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
    width: 100%;
    outline: 0;
    border: 0;
}

.df-ozel-df-area {
    margin-bottom: 45px;
}



.businessmodal-area .modal-dialog {
    max-width: 920px;
}

.businessmodal-area .modal-header {
    display: block;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    position: relative;
    padding-right: 55px;
}

.businessmodal-area .modal-header .modal-title {
    margin-bottom: 7px;
    font-size: 24px;
    margin-top: 3px;
    font-weight: 300;
}

.businessmodal-area .modal-header p {
    font-size: 17px;
    font-weight: 300;
}

.businessmodal-area .modal-header .btn-close {
    position: absolute;
    right: 23px;
    top: 23px;
    width: auto;
    background-color: transparent !important;
}

.businessmodal-area .modal-footer .btn {
    background-color: orange;
    color: #fff;
    outline: none;
    padding: 9px 25px;
    border: 0;
}

.priceseason {
    background-color: #eaeef2;
    margin-top: 15px;
    padding: 25px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.priceseason a {
    background-color: #fff;
    padding: 11px 13px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    margin-bottom: 15px;
}

.priceseason a span {
    float: right;
}

.priceseason a span i{
    margin-left: 25px;
}

.priceseason .ozel-fty-btn {
    width: auto;
    display: table;
    background-color: #1aa9d0;
    color: #fff;
}

.hemen-kaydon-btn {
    display: table;
    text-align: center;
    padding-top: 25px !important;
    padding-bottom: 7px;
}

.search-area .sifremi-unuttum {
    margin-left: -5px;
}

.log-in-zel-df {
    margin-bottom: -85px;
}



#calendar {
    width: 100%;
    overflow: auto;
}

#calendar table tr td{
    text-align: center;
    background-color: white;
    border-bottom: 1px solid #ccc;
    font-size: 13.5px;
    padding: 8px 0;
    border-right: 1px solid #ccc;
}


#calendar table tr td:last-child{
    border-right: 0px;
}

#calendar table tr td button{
    display: table;
    background-color: #5ab093;
    position: relative;
    width: 45px;
    height: 140px;
    margin: 0 auto;
    border: 0px;
    border-radius: 5px;
}



.boat-tekne-tatili {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.boat-tekne-tatili table {
    width: 100%;
    border:1px solid #ccc;
}


.boat-tekne-tatili .boat-info {
    width: 220px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.boat-tekne-tatili .boat-info h6{
    height: 152px;
    background: #fff;
    margin-bottom: 0px;
    border: 1px solid #ccc;
    border-right: 0;
    padding: 49px 25px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 5px 0px 0px 5px;
}

.boat-tekne-tatili .boat-info .ay{
    position: absolute;
    top: -103px;
    right: 11px;
    color: #484848;
    font-size: 17px;
    font-weight: 400;
}

.boat-tekne-tatili .boat-info .gun{
    position: absolute;
    top: -43px;
    right: 11px;
    color: #484848;
    font-size: 17px;
    font-weight: 400;
}

.infocalendar {
    position: relative;
}

.infocalendar ul {
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
    display: inline-block;
    margin-top: 18px;
}

.infocalendar ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
}

.infocalendar ul li i {
    margin-right: 5px;
    font-size: 20px;
    display: block;
    float: left;
}

.infocalendar ul li:nth-child(1) i{
    color:#5ab093;
}

.infocalendar ul li:nth-child(2) i{
    color:#ec6664;
}

.infocalendar ul li:nth-child(3) i{
    color:#50aee7;
}

.infocalendar ul li:nth-child(4) i{
    color:#ef8532;
}



.date button {
    width: 20%;
}

.calendar {
    display: inline-block;
    width: 100%;
}

.calendar .takvimbtn {
    width: 14.28%;
    float: left;
}

.calendar .takvimbtn button {
    width: 100%;
    border: 1px solid #eaeef2;
    height: 68px;
    background-color: #5ab093;
    border-radius: 5px;
    color: #fff !important;
}

.calendar .takvimbtn button span {
    display: block;
    font-size: 13px;
    text-align: center;
}

.calendar .tarih {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px 0px;
    margin-bottom: 9px;
}

.price-season-date select {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: right;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #f4f4f4;
    font-size: 15px;
}

.boats-message-user .onaybekdfc {
    background-color: #1aa9d0;
    border-radius: 15px;
}

.boats-message-user .onaybekdfc .image{
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    border-radius: 15px 15px 0px 0px;
}

.boats-message-user .onaybekdfc ul {
    margin: 0;
    padding: 10px 15px;
}

.boats-message-user .onaybekdfc ul li {
    list-style: none;
    padding: 6px 0;
    border-bottom: 1px dashed #fff;
    color: #fff;
    width: 100%;
    display: inline-block;
    font-size: 15px;
}

.boats-message-user .onaybekdfc ul li b {
   float: right;
}

.boats-message-user .onaybekdfc ul li:last-child {
    border-bottom: 0px dashed #fff;
}

.boats-message-user .ozel-df-onayla-reddet a {
    text-decoration: none;
    background-color: #1176bc;
    color: #fff;
    width: 48%;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1%;
    padding: 10px 0;
    margin-left: 1%;
    margin-top: 6px;
    margin-bottom: -5px;
    border-radius: 5px;
}

.onaylananrez {
    float: right;
    background-color: #1176bc;
    font-size: 15px;
    padding: 11px 19px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    margin-top: -18px;
    margin-left: 15px;
}

.onaylananrez:hover {
    float: right;
    background-color: orange;
    font-size: 15px;
    padding: 11px 19px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    margin-top: -18px;
    margin-left: 15px;
}

.kaptan-mesaj-akisi {
    width: 100%;
    padding: 15px;
    border: 1px dashed #ccc;
    padding-left: 30px;
    border-radius: 15px;
    margin-top: 15px;
}

.kaptan-mesaj-akisi li {
    width: 100%;
    color: #2e2d2d;
    list-style: circle;
    font-size: 14px;
    margin-bottom: 8px;
}

.kaptan-mesaj-akisi li span {
    color: #2e2d2d;
    float: right;
    font-size: 13px;
}

#calendar {
    max-width: 100% !important;
}

.fc-theme-standard td, .fc-theme-standard th {
    background-color: orange;
}

.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 9px 4px !important;
    text-decoration: none;
    color: #fff;
}

.fc .fc-daygrid-day-number {
    position: relative;
    z-index: 4;
    padding: 4px;
    text-decoration: none;
    font-size: 15px;
    color: #000;
    padding-right: 12px;
}

#boat-detail-infosdf table {
    width: 100%;
}

#boat-detail-infosdf table td {
    padding-bottom: 10px;
}

.image-area-info  {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}

.image-area-info img {
    height: 180px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.df-boat-detail-op {
    width: 100%;
}

.df-captin-list {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}

.df-captin-list .detail-btn-op {
    text-decoration: none;
    background-color: #1aa9d0;
    color: #fff;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 14px;
}

.df-captin-list .iyzc-onybtn1{
    text-decoration: none;
    background-color: #1176bc;
    color: #fff;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 14px;
}

.df-captin-list .iyzc-onybtn2{
    text-decoration: none;
    background-color: orange;
    color: #fff;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 14px;
}


.op-genel {
    text-decoration: none;
    background-color: #1aa9d0;
    color: #fff;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 14px;
}

.tekneyi-gor {
    background-color: orange;
}

.tekne-komisyon-area input {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 18px;
    width: 120px;
}



.search-result .gallery .boat-gal {
    height: 275px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 0px 0px;
}

.search-result {
    text-decoration: none;
    background-color: #fff;
    border-bottom: 1px solid #08080800;
    box-shadow: 0px 5px 5px #2b2b2b1a;
    display: inherit;
    padding: 0;
    margin-bottom: 30px;
    border-radius: 10px;
}

.search-result .text {
    padding: 15px;
}

.search-result .text h6 {
    color: #4e4e4e;
    font-weight: 300;
}

.search-result .text h6 span {
    color: #f8a41d;
    border-right: 1px dashed #f8a41d;
    padding-right: 7px;
    margin-right: 4px;
}

.search-result .text h4 {
    color: #585858;
    font-weight: 500;
    font-size: 18px;
}

.search-result .text h4 span {
    color: #585858;
    margin-right: 4px;
    font-size: 15px;
}

.search-result .text p {
    color: #3e3e3e;
    font-weight: 700;
    font-size: 22px;
    margin: 0;
}

.search-result .text p span {
    color: #3e3e3e;
    margin-right: 6px;
    font-size: 15px;
    font-weight: 400;
}

.sor-sat-form input {
    width: 100%;
    margin-top: 13px;
    padding: 8px 9px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #eaeef2;
    outline: 0;
}

.sor-sat-form button {
    width: 100%;
    outline: 0;
    border: 0;
    margin-top: 13px;
    background-color: orange;
    border-radius: 5px;
    color: #fff;
    padding: 8px 0px;
    font-size: 15px;
}


.search-area .auto-sarch {
    position: relative;
}

.search-area .form-group .ui-autocomplete {
    margin-top: 78px;
    border-radius: 0px;
    max-width: 400px;
    width: 100% !important;
}

.captain-register-form {
    padding-bottom: 85px;
}

.df-form-area {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.df-form-area  .dt-length label {
    display: none !important;
}

.df-form-area .dt-search label {
    display: none;
}

.df-form-area .dt-search input {
    outline: 0 !important;
}

.df-form-area .dt-layout-cell .dt-info {
    display: none !important;
}

.df-form-area table tr td {
    font-size: 14px;
}

.df-form-area table tr th {
    font-size: 13px;
    background-color: #315aa4;
    color: #fff;
}

.df-form-area .paging_full_numbers {
    display: table;
    margin: 0 auto;
}

.df-form-area .table>:not(:first-child) {
    border-top: 1px solid currentColor;
}

.add-captain-btn {
    width: 100%;
    background-color: #4fa8cc;
    color: #fff;
    border: 0px;
    padding: 9px 5px;
    border-radius: 6px;
    margin-bottom: 4px;
    outline: 0;
    font-size: 15px;
}

.kaptan-tekne-btn {
    text-decoration: none;
    color: #fff;
    background-color: #3b599f;
    padding: 6px 8px;
    border-radius: 5px;
    transition: all 500ms;
}

.kaptan-tekne-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #5375c5;
    transition: all 500ms;
}

.pengu-list-ul {
    margin: 0;
    padding: 0;
}

.pengu-list-ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 8px;
    display: block;
    float: left;
}

.pengu-list-ul li a{
    text-decoration: none;
    background-color: #eca842;
    color: #fff;
    padding: 7px 12px;
    border-radius: 5px;
}

.pengu-list-ul li:nth-child(1) a{
    background-color: #3b599f;
}

.pengu-list-ul li:nth-child(2) a{
    background-color: #4fa8cc;
}

.min-add-boat-btn, .min-add-boat-btn:hover {
    float: right;
    background-color: #67a6c7;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 11px;
    display: block;
    margin-top: -8px;
    border-radius: 5px;
    outline: 0;
}

.calendar .takvimbtn button {
    width: 100%;
    border: 1px solid #eaeef2;
    height: 49px;
    background-color: #5ab093;
    border-radius: 5px;
    color: #fff !important;
    font-size: 13px;
}

.calendar .takvimbtn button span {
    display: block;
    font-size: 12px;
    text-align: center;
    margin-top: -3px;
}

.infocalendar {
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: -25px;
    margin-bottom: 0px;
}

.price-season-date {
    background-color: #eaeef2;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding: 9px;
}

.df-new-boat-list-as {
    background-color: #eaeef2;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.df-new-boat-list-as .boat-infoa h5 {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    background-color: #3b599f;
    padding: 10px 5px;
    border-radius: 5px;
    text-align: center;
}

.df-new-boat-list-as .boat-infoa h5 i {
    padding-right: 5px;
}

.df-new-boat-list-as .boat-infoa h6 {
    color: #292929;
    font-weight: 400;
    border-bottom: 1px dashed #4c4c4c;
    padding-bottom: 7px;
    margin-top: 23px;
    font-size: 15px;
}

.df-new-boat-list-as .boat-infoa .edit-boat-df {
    background-color: #67a6c7;
    display: block;
    width: 100%;
    text-align: center;
    padding: 7px 5px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

.df-new-boat-list-as .boat-infoa .view-boat-df {
    background-color: #eca842;
    display: block;
    width: 100%;
    text-align: center;
    padding: 7px 5px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

.df-form-area div.dt-container .paging_full_numbers .dt-paging-button {
    background-color: transparent !important;
    padding: 3px 13px !important;
    padding-top: 2px !important;
}

.df-form-area div.dt-container .dt-paging .dt-paging-button.current {
    color: #fff !important;
    background-color: #42579a !important;
    font-size: 15px;
}

.active-captain td:nth-child(1) {
    background-color: #eca842;
    color: #fff;
}

.kaptan-tekne-btn {
    float: right;
    margin-left: 5px;
}

.onaybekleyen-odemeler tr td{
    font-size: 14px !important;
}