.bbs_odtu_logo{
    height: 50px !important;
}

.bbs_userAvatar{
    font-size: 24px;
    background-color: ghostwhite;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 45px !important;
    text-align: center;
}

.bbs_gorevlerIcon{
    line-height: 12px;
    top: -5px;
    right: -5px;
    font-size: 10px;
    display: inline-table;
    position:absolute;
    padding: 2px 4px;
    color: #ffffff;
    border-radius: 50%;
    background-color: #ef6262;
}

.bbs_gorevlerOverlay{
    overflow:auto;
    position: fixed;
    top: 75px !important;
    width: 25%;
}

.bbs_takvimOverlay{
    overflow:auto;
    position: fixed;
    top: 75px !important;
    width:60%;
    height: 75%;
}

.bbs_kisiselGorevlerOverlay{
    overflow:auto;
    position: fixed;
    top: 75px !important;
    width:70%;
    height: 75%;
}

.bbs_documentsOverlay{
    overflow:auto;
    position: fixed;
    top: 75px !important;
    width: 25% !important;
    height: 75%;
}

.bbs_panelGrid {
    width:100%;
    border:0 none;
    background-color:transparent;
}

.bbs_spinner{
    width:65px;
    height:65px;
    position:fixed;
    right:100px;
    bottom:40px;
}

.bbs_spinnerImage{
    width:80px;
    height:80px;
}

.bbs_contentLayout{
    min-height:300px;
}

.bbs_mainLayoutAnasayfa{
    margin-left: 0 !important;
}

.bbs_contentLayoutAnasayfa{
    min-height:300px;
    padding-top: 30px !important;
}

.bbs_footer_karsilama{
    bottom: 0 !important;
    position: fixed;
    width: 100%;
}

.bbs_footer{
    background-color:unset;
    border:unset;
}

.bbs_topbar_text{
    display: block !important;
    font-weight: bold !important;
    font-size: 16px !important;
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
}

@media screen and (min-width: 64.063em) {
    .portal_ui-g{
        margin-left: 5%;
        margin-right: 5%;
        font-size: 24px !important;
    }
    .portal_ui-g-icon {
        padding:.5em;
        /*Beş adet için uygun*/
        width: 20%;
    }
}
@media screen and (max-width: 64.062em) {
    .portal_ui-g-icon {
        /*dörtlü görünsün*/
        width: 25%;
    }
}
@media screen and (max-width: 44.062em) {
    .portal_ui-g-icon {
        /*üçlü görünsün*/
        width: 33.33333%;
    }
}
@media screen and (max-width: 34.062em) {
    .portal_ui-g-icon {
        /*ikili görünsün*/
        width: 50%;
    }
}

.bbs_anasayfa_topbar_icons{
    position: absolute;
    right: 18px;
    display: inline-flex;
    list-style: none;
    margin: 5px;
    line-height: 35px;
    color: #a6a6a6;
}

.bbs_anasayfa_topbar_icon{
    margin: auto 5px;
    padding-left: 20px;
}

.bbs_anasayfa_GirisCikisButtonText{
    /*font-size:18px !important;
    font-weight: bold !important;
    padding: 22px !important;
    color: white !important;
    width: 120px !important;
    border-radius: 20% !important;*/
    border-radius: 5px;
    background-color: ghostwhite;
    padding: 5px;
    font-size: 18px !important;
}

.bbs_GirisButtonIcon{
    position: absolute !important;
    top: 22px !important;
    padding-left: 5px !important;
}

.bbs_GirisTopbar{
    padding-right: 40px !important;
}

.bbs_menuButton:hover{
    background-color: #4f5965 !important;
}

.bbs_menuBarsIcon{
    font-size: 16px !important;
    line-height: 10px !important;
}
.bbs_menuBarsIcon:hover{
    background-color: #aaa4b9;
    border-radius: 50% !important;
}

.no-padding{
    padding: unset !important;
}

.no-margin{
    margin: unset !important;
}

.no-padding-left{
    padding-left: unset !important;
}

.no-padding-right{
    padding-right: unset !important;
}

.no-padding-top{
    padding-top: unset !important;
}

.ui-tabs-panel{
    border-width: thin !important;
}

.ui-message{
    padding: unset !important;
}

.tabswStickyHeader.ui-tabs {
    /*position: static;*/
}

.ui-sticky {
    top: 75px !important;
    position: fixed !important;
}
@media (max-width: 960px) {
    .ui-sticky {
        top: 110px !important;
    }
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*schedule component highligt today*/
.fc .ui-state-highlight {
    background: #F8F8FF !important;
    border-color: #dadada!important;
}

.bbs_eventWithTimeStyle .fc-time{
    display : none;
}

.bbs_eventKKM{
    border-color: #eae1ff!important;
    background: #eae1ff!important;
}

.bbs_eventSeminer{
    border-color: #E3F8F1!important;
    background: #E3F8F1!important;
}


.bbs_eventBirim{
    border-color: #FEEDBC!important;
    background: #FEEDBC!important;
}

.bbs_eventAkademik{
    border-color: #ED9090!important;
    background: #ED9090!important;
}

/*region Scale alanı (blok olarak kapatıldı)*/
/*.bbsDegiskenKolon{
}
.bbs_DesktopMag{
}
.ui-widget.ui-widget-content.ui-corner-all{
}
@media (max-width: 1500px) {
    .bbs_DesktopMag {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        transform-origin: top;
        width: 111%;
        height: 111%;
        margin-left: -5.5%;
    }
    .ui-widget.ui-widget-content.ui-corner-all{
        transform: scale(0.9);
        transform-origin: top;
    }
}
@media (max-width: 1400px) {
    .bbs_DesktopMag {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        transform-origin: top;
        width: 125%;
        height: 125%;
        margin-left: -12.5%;
    }
    .ui-widget.ui-widget-content.ui-corner-all{
        transform: scale(0.8);
        transform-origin: top;
    }
}
@media (max-width: 1300px) {
    .bbs_DesktopMag {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: top;
        width: 143%;
        height: 143%;
        margin-left: -21.5%;
    }
    .ui-widget.ui-widget-content.ui-corner-all{
        transform: scale(0.7);
        transform-origin: top;
    }
}
@media (max-width: 1200px) {
    .bbs_DesktopMag {
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);
        transform-origin: top;
        width: 166.9%;
        height: 166.9%;
        margin-left: -33.5%;
    }
    .ui-widget.ui-widget-content.ui-corner-all{
        transform: scale(0.6);
        transform-origin: top;
    }
}
@media (max-width: 1100px) {
    .bbs_DesktopMag {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        transform-origin: top;
        width: 200%;
        height: 200%;
        margin-left: -50%;
    }
    .ui-widget.ui-widget-content.ui-corner-all{
        transform: scale(0.5);
        transform-origin: top;
    }
}

!*Aşırı küçük normale dönüş*!
@media (max-width: 640px) {
    .bbs_DesktopMag {

    }
    .ui-widget.ui-widget-content.ui-corner-all{

    }
}
!* Bu boyutlar çok küçük desteklemiyoruz
@media (max-width: 1024px) {
    .bbs_DesktopMag {
        zoom: 40%
    }
}
@media (max-width: 897px) {
    .bbs_DesktopMag {
        zoom: 30%
    }
}
}*!*/
/*endregion*/

.bbs_guvenlikUyariDialog{
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 26px #00000029 !important;
    border-radius: 10px !important;
    opacity: 1 !important;
    max-width: 30% !important;
    alignment: left !important;
}
.bbs_guvenlikUyariDialog .ui-dialog-titlebar{
    font-size: 21px !important;
    font-weight: bold !important;
    padding: 1em !important;
    color: #FFFFFF !important;
    background-color: #46525A !important;
}
.bbs_guvenlikUyariDialog .ui-dialog-title::before,
.bbs_guvenlikUyariLink::before{
    display: inline-block !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    padding: 0 10px !important;
}
.bbs_guvenlikUyariDialog .ui-dialog-title::before{
    font-size: 30px !important;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f06a" !important;
}
.bbs_guvenlikUyariLink::before{
    font-size: 20px !important;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f24d" !important;
}
.bbs_guvenlikUyariLink {
    padding: 10px !important;
    font-size: 20px !important;
    background: #EBEBEB 0% 0% no-repeat padding-box !important;
    border: 2px solid #DBDBDB !important;
    border-radius: 5px !important;
    opacity: 1 !important;
}
.bbs_guvenlikUyariDialog .bbs_guvenlikUyariText {
    font-size: 20px !important;
    text-align: left !important;
    letter-spacing: 0px !important;
    color: #484848 !important;
    opacity: 1 !important;
}

.bbs_hesDialog{
    max-width: 60% !important;
    margin-top: 1% !important;
    top:5px !important;
}

.bbs_hesDialog_yakinTemasli{
    max-width: 40% !important;
    margin-top: 1% !important;
    top:5px !important;
    width: min-content;
}

.ui-datascroller .ui-datascroller-item {
    border-bottom: 1px solid #A8A8A8;
}

.ui-button {
    width : auto !important;
    min-width: 100px;
}

.ui-menubutton .ui-button{
    width : auto !important;
    min-width: 30px;
}

.ui-spinner .ui-spinner-button.ui-button{
    width: 1.429em !important;
    min-width: 0 !important;
}

.ui-tooltip .ui-tooltip-text {
    background-color: #5a6673 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: bold !important;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}

.ui-tooltip.ui-tooltip-bottom .ui-tooltip-arrow {
    display: none !important;
    border-bottom-color: #5a6673 !important;
}

.selected-row{
    background-color: pink;
}

.ui-datatable table{
    table-layout:auto
}

/*Tablo hücreleri tertip gibi uzun alanlar için*/
body .ui-datatable .ui-datatable-data > tr > td {
    word-break: break-word;
}

.ui-menubutton .ui-button{
    word-break: normal;
}

