/* Diyaloglar */
.overlayDialogblue div.ui-dialog-titlebar {
    background-color: #03A9F4;
    color: black;
}

.overlayDialogblue-grey div.ui-dialog-titlebar {
    background-color: #607D8B;
    color: white;
}

.overlayDialogbrown div.ui-dialog-titlebar {
    background-color: #795548;
    color: yellow;
}

.overlayDialogcyan div.ui-dialog-titlebar {
    background-color: #00bcd4;
    color: black;
}

.overlayDialogdark-blue div.ui-dialog-titlebar {
    background-color: #3149E8;
    color: white;
}

.overlayDialogdark-green div.ui-dialog-titlebar {
    background-color: #336600;
    color: white;
}

.overlayDialoggreen div.ui-dialog-titlebar {
    background-color: #4CAF50;
    color: white;
}

.overlayDialoggrey div.ui-dialog-titlebar {
    background-color: #A0A0A0;
    color: black;
}

.overlayDialogindigo div.ui-dialog-titlebar {
    background-color: #3F51B5;
    color: white;
}

.overlayDialogpurple-amber div.ui-dialog-titlebar {
    background-color: #F2E31A;
    color: white;
}

.overlayDialogpurple-cyan div.ui-dialog-titlebar {
    background-color: #673AB7;
    color: white;
}

.overlayDialogteal div.ui-dialog-titlebar {
    background-color: #009688;
    color: white;
}

/* Seperator */
.seperatorblue {
    height: 1px;
    background-color: #03A9F4
}

.seperatorblue-grey {
    height: 1px;
    background-color: #607D8B
}

.seperatorbrown {
    height: 1px;
    background-color: #795548
}

.seperatorcyan {
    height: 1px;
    background-color: #00bcd4
}

.seperatordark-blue {
    height: 1px;
    background-color: #3149E8
}

.seperatordark-green {
    height: 1px;
    background-color: #336600
}

.seperatorgreen {
    height: 1px;
    background-color: #4CAF50
}

.seperatorgrey {
    height: 1px;
    background-color: #A0A0A0
}

.seperatorindigo {
    height: 1px;
    background-color: #3F51B5
}

.seperatorpurple-amber {
    height: 1px;
    background-color: #F2E31A
}

.seperatorpurple-cyan {
    height: 1px;
    background-color: #673AB7
}

.seperatorteal {
    height: 1px;
    background-color: #009688
}

/* Deneysel */
.yourCustomSelector .ui-datatable tr {
    height: 10px !important;
    background-color: red;
}

/* Seperator */
.center20 {
    width: 20px !important;
    text-align: center;
}

.center30 {
    width: 30px !important;
    text-align: center;
}

.center40 {
    width: 40px !important;
    text-align: center;
}

.center50 {
    width: 50px !important;
    text-align: center;
}

.center60 {
    width: 60px !important;
    text-align: center;
}

.gunluk-satis {
    background-color: #F64E60 !important;
}

.gunluk-satis-text {
    color: #ffffff !important;
}

.ajans-satis {
    background-color: #f5b041 !important;
}

.ajans-satis-text {
    color: #000000 !important;
}

.pax-satis {
    background-color: #0000ff !important;
}

.pax-satis-text {
    color: #ffffff !important;
}

.ulke-satis {
    background-color: #8fdf82 !important;
}

.ulke-satis-text {
    color: #000000 !important;
}

/* BANKA */
.banka-raporu {
    background-color: #F64E60 !important;
}

.banka-raporu-text {
    color: #ffffff !important;
}

/* KASA */
.kasa-raporu {
    background-color: #00aff0 !important;
}

.kasa-raporu-text {
    color: #ffffff !important;
}

.basvuru-toplu-islem {
    color: red !important;
    font-weight: bold;
    font-size: large;
}

.parametersDialog {
    font-size: 1.1em;
}

/* selectOneMenu */
.ui-selectonemenu.form-control {
    color: #555 !important;
    display: block !important;
    margin-bottom: 0 !important;
    padding: 5px 10px !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}

.ui-selectonemenu.form-control .ui-selectonemenu-trigger {
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    padding: 0 5px;
    cursor: pointer;
    position: absolute;
    margin: 0 !important;
    border: none !important;
    margin-top: 5px !important;
    background: transparent !important;
}

.ui-selectonemenu.search-control {
    color: #555 !important;
    display: block !important;
    margin-bottom: 0 !important;
    padding: 1px 10px !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}

.radius-none {
    border-radius: 0 !important;
}

.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right !important;
}

.right {
    text-align: right;
}

/* columnClasses */
.top-alignment {
    vertical-align: top;
}

.yuzde5 {
    width: 5%;
}

.yuzde10 {
    width: 10%;
}

.yuzde20 {
    width: 20%;
}

.yuzde25 {
    width: 25%;
}

.yuzde32 {
    width: 32%;
}

.yuzde45 {
    width: 45%;
}

.yuzde55 {
    width: 55%;
}

.yuzde75 {
    width: 75%;
}

.yuzde68 {
    width: 68%;
}

.yuzde80 {
    width: 80%;
}

.yuzde90 {
    width: 90%;
}

.yuzde95 {
    width: 95%;
}

/* önemli.. */
.my-sweetalert {
    display: -webkit-box;
    display: flex;
    position: fixed;
    z-index: 300000;
}
