/*!
* Ext JS Library 4.0
* Copyright(c) 2006-2011 Sencha Inc.
* licensing@sencha.com
* http://www.sencha.com/license
* Fonet 
*/

#poweredby {
    position: absolute;
    bottom: 40px;
    right: 20px;
    z-index: 15000;

    /* IE 5-7 */
    filter: alpha(opacity=70);
    /* Netscape */
    -moz-opacity: 0.7;
    /* Safari 1.x */
    -khtml-opacity: 0.7;
    /* Good browsers */
    opacity: 0.7;
}

#poweredby div {
    position: relative;
    width: 150px;
    height: 25px;
    background-image: url(../Sources/images/powered-by-ext-js.png);
    background-repeat: no-repeat;
}

/* The simple background image PNG does not work in IE6-8, but does in IE9 */
.x-ie6 #poweredby div,
.x-ie7 #poweredby div,
.x-ie8 #poweredby div {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/powered-by-ext-js.png', sizingMethod='scale');
}
.highcharts-axis.highcharts-color-0 text {
	fill: #000000;
}
.x-form-ok-trigger{
    background: url('../resources/images/source-ok_btn.png');
}
/*----------------------------------------------------
    Start Button
*/

/*.ux-start-button-icon {*/
/*background-image: url(../Sources/images/taskbar/fonet.png) !important;*/
/*background-color: transparent;*/
/*}*/

.poliklinik-icon {
    background-image: url(../Sources/images/taskbar/sencha.gif) !important;
    background-color: transparent;
}

.hastakayit-icon {
    background-image: url(../Sources/images/taskbar/sencha.gif) !important;
    background-color: transparent;
}
.changePassword-icon {
    background-image: url(../Sources/images/change_password.png) !important;
    background-color: transparent;
}

.profil-icon {
    background-image: url(../Sources/images/kullanici.png) !important;
    background-color: transparent;
}

.msg-icon{
    background-image: url(../Sources/images/interaktif_msg.png) !important;
    background-color: transparent;
}

.x-tool-mail {background-image: url(../Sources/images/mail.png);margin-left: -15px;background-color: #0378c1 !important;width: 22px;height: 15px;}
.x-tool-fax {background-image: url(../Sources/images/faks.png);margin-left: -25px;background-color: #0378c1 !important;}
.mail-icon{
    background-image: url(../Sources/images/mail.png) !important;
    background-color: transparent;
    width: 19px !important;
}
.duyuru-icon{
    background-image: url(../Sources/images/interaktif_duyuru.png) !important;
    background-color: transparent;
}
.vademecum-icon{
    background-image: url(../Sources/images/vademecum_icon.png) !important;
    background-color: transparent;
}
.mym-icon{
    background-image: url(../Sources/images/mym.png) !important;
    background-color: transparent;
}
.beyazMasa-icon{
    background-image: url(../Sources/images/beyazMasa.png) !important;
    background-color: transparent;
}
.anket-icon{
    background-image: url(../Sources/images/interaktif_yeni.png) !important;
    background-color: transparent;
}
.organizasyonekle-icon{
    background-image: url(../Sources/images/organizasyonekle.png) !important;
    background-color: transparent;
}
.organizasyon-degistir-icon{
    filter: invert(27%) sepia(40%) saturate(3197%) hue-rotate(201deg) brightness(89%) contrast(90%);
    background-image: url(../Sources/images/organizasyon-degistir.svg) !important;
    background-color: transparent;
}
.secili-organizasyon-icon{
    filter: invert(100%) sepia(0%) saturate(7465%) hue-rotate(336deg) brightness(93%) contrast(117%);
    background-image: url(../Sources/images/secili-organizasyon.svg) !important;
    background-color: transparent;
    opacity: 1 !important;
}
.secilebilir-organizasyon-icon{
    filter: invert(27%) sepia(40%) saturate(3197%) hue-rotate(201deg) brightness(89%) contrast(90%);
    background-image: url(../Sources/images/secilebilir-organizasyon.svg) !important;
    background-color: transparent;
}
.organizasyonsil-icon{
    background-image: url(../Sources/images/organizasyonsil.png) !important;
    background-color: transparent;
}
.new-msg-icon{
    background-image: url(../Sources/images/interaktif_new_msg.png) !important;
    background-color: transparent;
}

.yardim {
    background-image: url(../Sources/images/yardim.png) !important;
    background-color: transparent;
}

.kopyala {
    background-image: url(../Sources/images/kopyala.png) !important;
    background-color: transparent;
}
.yapistir {
    background-image: url(../Sources/images/yapistir.png) !important;
    background-color: transparent;
}

.login-cancel-icon {
    background-image: url(../Sources/images/login-cancel.png) !important;
    background-color: transparent;
}
.login-icon {
    background-image: url(../Sources/images/login.png) !important;
    background-color: transparent;
}

.error-icon {
    background-image: url(../Sources/images/error.png) !important;
    background-color: transparent;
}
.infoModul-icon {
    background-image: url(../Sources/images/infoModul.png) !important;
    background-color: transparent;
}
.go1Goster {background-image: url("../Sources/images/go1Goster.png") !important; background-color: transparent;}

.ux-start-button .x-btn-arrow {
    background-image: none;
}

.ux-taskbar {
    padding-left: 4px !important;
}

/*
    Start Button (Black)
*/

.ux-desktop-black .ux-start-button {
    height: 28px;
    padding: 0px;
    display: block;
}

.ux-desktop-black .ux-start-button em {
    margin-top: 5px;
}

.ux-desktop-black .ux-start-button .x-btn-inner {
    color: black;
    font-size:11px;
    font-weight: bold;
}

.loginLabels {
    color: #ffffff !important;
    vertical-align: middle !important;
    padding-top: 10px !important;
}

.ux-desktop-black .ux-start-button {
    background-image: -moz-linear-gradient(center top , #E4F3FF, #D9EDFF 48%, #C2D8F2 52%, #C6DCF6);
    border-radius: 8px 8px 8px 8px;
    border-color: #81A4D0;
}

/*----------------------------------------------------
    Start Menu
*/

.ux-start-menu-toolbar .x-btn-inner {
    text-align: left;
}

.ux-start-menu-toolbar {
    padding: 4px !important;
}

/*----------------------------------------------------
    TaskBar
*/

/* Use high specificity selector to override default styling*/
div.ux-taskbar div.x-toolbar {
    background: transparent none;
    border: 0 none;
    padding: 0;
}

.ux-desktop-windowbar .x-btn-inner,
.x-nbr .ux-desktop-windowbar .x-btn-icon-text-left button {
    text-align: left !important;
}

/*
    TaskBar (Black)
*/

.ux-desktop-black .ux-taskbar {
    background: transparent url('../Sources/images/taskbar/black/taskbar-start-panel-bg.gif') repeat-x left top;
    border-color: transparent;
    /*height: 30px;*/
}

.ux-desktop-black .ux-taskbar .x-splitter {
    background: transparent url(../Sources/images/taskbar/black/taskbar-split-h.gif) no-repeat scroll 0 -2px;
}

.ux-desktop-black .ux-taskbar .x-toolbar-text {
    color: white !important;
}

.ux-desktop-black .ux-taskbar .x-btn-default-toolbar-small-over {
    background-color: yellow;
}

.ux-desktop-black .ux-taskbar .x-btn-inner {
    color: white;
}

.ux-desktop-black .ux-taskbar .x-btn-pressed .x-btn-inner, .ux-taskbar .x-btn-over .x-btn-inner {
    color: black;
}

/*----------------------------------------------------
    Tray Clock
*/

.ux-desktop-trayclock {
    text-align: center;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
}

/*----------------------------------------------------
    Desktop DataView
*/
.ux-wallpaperTest {
    background-color : #1E5B97;
    background-image: url(../resources/images/login_back.png);
    background-repeat: repeat-x;    
    /*    
    background: #205db3 !important;
    background: -moz-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #205db3), color-stop(48%, #3d70b8), color-stop(100%, #89a6cc)) !important;
    background: -webkit-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
    background: -o-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
    background: -ms-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
    background: linear-gradient(135deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205db3', endColorstr='#89a6cc', GradientType=1 ) !important;*/

}

.ux-wallpaper {
    background-color : #1E5B97;
    background-image: url(../resources/images/login_back.png);
    background-repeat: repeat-x;    
    /*
background: #205db3 !important;
background: -moz-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
background: -webkit-gradient(left top, right bottom, color-stop(0%, #205db3), color-stop(48%, #3d70b8), color-stop(100%, #89a6cc)) !important;
background: -webkit-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
background: -o-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
background: -ms-linear-gradient(-45deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
background: linear-gradient(135deg, #205db3 0%, #3d70b8 48%, #89a6cc 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205db3', endColorstr='#89a6cc', GradientType=1 ) !important;
    */
}

.ux-wallpaper-tiled {
    background-repeat: repeat;
}

.ux-desktop-shortcut-icon {
    width: 48px;
    height: 48px;
    background-color: transparent;
    background-repeat: no-repeat;
}

.ux-desktop-shortcut-text {
    font: normal 10px tahoma,arial,verdana,sans-serif;
    text-decoration: none;
    padding-top: 5px;
    color: white;
}

.x-view-over .ux-desktop-shortcut-text {
    text-decoration: underline;
}


/*----------------------------------------------------
    Various icon classes
*/

.cpu-shortcut {
    background-image: url(../Sources/images/statusLarge.png);
}

.notepad-shortcut {
    background-image: url(../Sources/images/notepadLarge.png);
    width: 46px;
    height: 46px;
}

.x-ie6 .accordion-shortcut {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/im48x48.png', sizingMethod='scale');
}

.x-ie6 .cpu-shortcut {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/statusLarge.png', sizingMethod='scale');
}

.x-ie6 .grid-shortcut {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/grid48x48.png', sizingMethod='scale');
}

.x-ie6 .notepad-shortcut {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/notepadLarge.png', sizingMethod='scale');
}

.video {
    background-image: url(../Sources/images/gears.gif);
}

.bogus {
    background-image: url(../Sources/images/bogus.png) !important;
}

/*.notepad {*/
/*background-image: url(../Sources/images/bogus.png) !important;*/
/*}*/

.logout {
    background-image: url(../Sources/images/logout.gif) !important;
}

.settings {
    background-image: url(../Sources/images/gears.gif) !important;
}

.detay-ac {
    background-image: url(../Sources/images/detayac.png) !important;
}

.detay-kapat {
    background-image: url(../Sources/images/detaykapat.png) !important;
}

.tamam {
    background-image: url(../Sources/images/tamam.png) !important;
}

.icon-grid {
    background-image:url(../Sources/images/grid.png) !important;
}

.parametre-icon{
    background-image: url(../Sources/images/parametre.png) !important;
}

.accordion {
    background-image:url(../Sources/images/accordian.gif) !important;
}
.tabs {
    background-image:url(../Sources/images/tabs.gif) !important;
}

/*----------------------------------------------------
    IM window icons
*/

.login-icon{
    background-image: url(../Sources/images/login.png) !important;
    background-color: transparent;
}
.login-cancel-icon{
    background-image: url(../Sources/images/login-cancel.png) !important;
    background-color: transparent;
}


/*----------------------------*/

.kaydet {
    background-image: url(../Sources/images/kaydet.png) !important;
    background-color: transparent;
}
.basarili{
    background-image: url(../Sources/images/tamam.png) !important;
    background-color: transparent;
}

.vazgec {
    background-image: url(../Sources/images/vazgec.png) !important;
    background-color: transparent;
}
.maviIcon {
    background-image: url(../Sources/images/maviIcon.png) !important;
    background-color: transparent;
}
.kirmiziIcon {
    background-image: url(../Sources/images/kirmiziIcon.png) !important;
    background-color: transparent;
}

.add {
    background-image: url(../Sources/images/add.png) !important;
    background-color: transparent;
}

.delete {
    background-image: url(../Sources/images/delete.png) !important;
    background-color: transparent;
}

.ekle {
    background-image: url(../Sources/images/ekle.png) !important;
    background-color: transparent;
}

.degistir {
    background-image: url(../Sources/images/degistir.png) !important;
    background-color: transparent;
}

.sil {
    background-image: url(../Sources/images/sil.png) !important;
    background-color: transparent;
}

.iptal {
    background-image: url(../Sources/images/iptal.png) !important;
    background-color: transparent;
}

.ayarlar {
    background-image: url(../Sources/images/ayarlar.png) !important;
    background-color: transparent;
}

.soruIsareti {
    background-image: url(../Sources/images/soruIsareti.png) !important;
    background-color: transparent;
}
.kitapIsareti {
    background-image: url(../Sources/images/yetki.png) !important;
    background-color: transparent;
}



/*.icon100001002 {*/
/*background-image: url(../Sources/images/kullanici.png) !important;*/
/*background-color: transparent;*/
/*}*/

/*.icon100001001 {*/
/*background-image: url(../Sources/images/kimlik.png) !important;*/
/*background-color: transparent;*/
/*}*/

.telefon {
    background-image: url(../Sources/images/telefon.png) !important;
    background-color: transparent;
}

.adres {
    background-image: url(../Sources/images/adres.png) !important;
    background-color: transparent;
}


.modul {
    background-image: url(../Sources/images/modul.png) !important;
    background-color: transparent;
}

.text {
    background-color : transparent;
}

.vkolon {
    background-image: url(../Sources/images/vkolon.png) !important;
    background-color: transparent;
}

.kolonKaydet {
    background-image: url(../Sources/images/kolonKaydet.png);
    background-color: transparent;
}

.kullaniciekle
{
    background-image: url(../Sources/images/kullaniciekle.png) !important;
    background-color:#cccccc;
}

.kullanicisil
{
    background-image: url(../Sources/images/kullanicisil.png) !important;
    background-color:#cccccc;
}

.grupekle
{
    background-image: url(../Sources/images/grupekle.png) !important;
    background-color:#cccccc;
}

.grupsil
{
    background-image: url(../Sources/images/grupsil.png) !important;
    background-color:#cccccc;
}

.temizle
{
    background-image: url(../Sources/images/temizle.png);
    background-color:#cccccc;
}

.record
{
    background-image: url(../Sources/images/record.png);
    background-color:#cccccc;
}
.newRecord
{
    background-image: url(../Sources/images/newRecord.png);
    background-color:#cccccc;
}

.stop
{
    background-image: url(../Sources/images/stop.png);
    background-color:#cccccc;
}

.filter-row-grid .x-grid3-header {
    background: #f9f9f9 url(../Sources/images/filter-row-hrow.gif) repeat-x left top;
}

.filter-row-grid .filter-row-header {
    height: 26px;
}

tr.filter-row-header .filter-row-icon input {
    background-image: url(../Sources/images/filter-row-icon.png);
    background-repeat: no-repeat;
    padding-left: 16px;
}

.iconepdf {
    background-image: url(../Sources/images/epdf.png) !important;
}
.iconexls {
    background-image: url(../Sources/images/exls.png) !important;



}
.iconeword {
    background-image: url(../Sources/images/eWord.png) !important;
}
.iconPreview {
    background-image: url(../Sources/images/preview.png) !important;
}
.iconFormReport {
    background-image: url(../Sources/images/fomReport.png) !important;


}
.iconeReportDesign {
    background-image: url(../Sources/images/eReport.png) !important;
}
.x-mask, .x-mask.x-mask-gray
{
    background-color: rgba(166, 186, 245, 0.28);
}
.new-mask {
    background-color: transparent;
    filter: none;
    opacity: 1;
}
.fonetLoadMask {
    filter: alpha(opacity=70);
    opacity: 1;
    background: transparent !important;
    z-index: 9999999999999999999 !important;
}

.x-mask-msg {
    z-index: 999999999999999999999 !important;
    position: absolute;
}

.iconGridRefresh {
    background-image: url(../Sources/images/gridMenuRefresh.png);
}
.iconGridNext {
    background-image: url(../Sources/images/gridMenuNext.png) !important;
}
.iconGridPrev {
    background-image: url(../Sources/images/gridMenuPrev.png) !important;
}
.iconGridFirst {
    background-image: url(../Sources/images/gridMenuFirst.png) !important;
}
.iconGridLast {
    background-image: url(../Sources/images/gridMenuLast.png) !important;
}
.iconGridFirstPage {
    background-image: url(../Sources/images/gridFirstPage.png) !important;
}
.iconGridLastPage {
    background-image: url(../Sources/images/gridLastPage.png) !important;
}
.iconListBtnAc {
    background-image: url(../Sources/images/listBtnAc.png) !important;
}

.iconListBtnTemizle {
    background-image: url(../Sources/images/listBtnTemizle.png) !important;
}

.x-grid-row-dusuk td {
    color: #7ff3c3;
}
.x-grid-row-normal td {
    color: #cff381;
}
.x-grid-row-yuksek td {
    color: #f36935;
    font-weight: bold;
}
.x-grid-row-cokYuksek td{
    color: #6d0400;
    font-weight: bold;
}
.x-grid-row-bilgi-okunmadi td{
    font-weight: bold;
}

/*.fonet-grid .x-grid-row-over .x-grid-cell {*/
/*background-color: #4792c8;*/
/*}*/
/*.fonet-grid .x-grid-dirty-cell {*/
/*background-color: #ffa;*/
/*background-image: url(../Sources/images/bullet_red.png);*/
/*background-position: right center;*/
/*color: brown;*/
/*}*/

/*.fonet-grid  .x-grid-cell {*/
/*background-color: #FFFFFF;*/
/*border-color: #EDEDED #D0D0D0;*/
/*border-style: solid;*/
/*font: 11px/11px tahoma,arial,verdana,sans-serif;*/
/*}*/
/*.fonet-grid  .x-grid-row .x-grid-cell .x-grid-cell-inner .x-grid-cell-inner-row-numberer .x-form-item-label .x-unselectable .x-form-item-label-left*/
/*{*/

/*}*/
/*.fonet-grid .x-grid-row-selected .x-grid-cell {*/
/*background-color:#1399ca!important;*/
/*color: #ffffff !important;*/
/*}*/

/*.fonet-grid .x-grid-row-focused .x-grid-cell-inner {*/
/*color: #ffffff !important;*/
/*}*/
/*.fonet-grid .x-grid-row-selected .x-grid-cell-inner {*/
/*color: #ffffff !important;*/
/*}*/

.x-form-item, .x-form-field, .x-form-cb-label {
    font-size: 11px;
}
.x-form-item-label
{
    border: thin;
    font-size: 11px;
}
.x-form-trigger
{
    height: 20px;
}
.x-panel-header .x-header
{
    height: 10px;
}
.x-cell {
    color:green;
}
.x-panel-header-default
{

    /*background-image: none;*/
}
.x-panel-header
{
    /*background-image: none;*/
}
/*.x-header-text*/
/*{*/
/*text-align: center;*/
/*color: #000000;*/
/*}*/
.x-toolbar {
    color: #000000;
}


.x-tab-default .x-tab-inner {
    color: #000000;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}
.x-grid-cell-inner .x-grid-cell-inner-checkcolumn
{
    visibility: visible;
}

.ux-notification-light .x-window-header {
    background-color: #0079d2;
    color: red;
    font-style: inherit;


}
.ux-notification-light .x-window-header-text {
    color: #fff5ff;
}

.x-form-select-trigger{
    background: url('../resources/images/source-gray.png');

}

.x-form-select-trigger:hover{
    background: url('../resources/images/source-blue.png');

}
.x-form-select-red-trigger{
    background: url('../resources/images/source-gray.png');

}

.x-form-select-red-trigger:hover{
    background: url('../resources/images/source-red.png');

}

.x-form-color-trigger{
    background: url('../resources/images/trigger_color.png');

}

.x-form-file-input {
    color: red;
}
.inputAreaYesil textarea {background: #79d966;}
.inputAreaKirmizi textarea {background: #d9666c;}
.round-corners {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    -khtml-border-radius: 13px;
    border-radius: 13px;
}
.pdf-text-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #000;
    font-family: sans-serif;
}

.pdf-text-layer > div {
    color: transparent;
    position: absolute;
    line-height:1.3;
}

.mesajBoxTextArea textarea {background: #e0e0e0; border: none;}


.x-toggle-slide-container, .x-toggle-slide-container label {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
}

.x-toggle-slide-disabled {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.x-toggle-slide-container {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    height: 23px;
    cursor: pointer;
    overflow: hidden;
}

.x-toggle-slide-container div.holder {

    height: 23px;
    overflow: hidden;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;

}

.x-toggle-slide-container label {
    white-space: nowrap;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    clear: both;
    -moz-box-shadow: inset -2px 2px 10px -5px black;
    -webkit-box-shadow: inset -2px 2px 10px -5px black;
    box-shadow: inset -2px 2px 10px -5px black;
    height: 23px;
    width: auto;
    padding-top: 3px;
    overflow: hidden;
}

label.x-toggle-slide-label-on {
    background: #5EA2DA;
    color: #F7FAFD;
    text-shadow: 0px 0px 2px #364A5D;
}

label.x-toggle-slide-label-on span {
    padding-left: 8px;
}

label.x-toggle-slide-label-off {
    background: #D5D6D6;
    color: #929496;
    text-shadow: 1px 0px 1px #fff;
    text-align: right;
}

label.x-toggle-slide-label-off span {
    padding-right: 8px;
}

.x-toggle-slide-thumb {

    display: block;
    height: 23px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

    border: 1px solid #999999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding-left: 3px;
}

.x-item-disabled .x-toggle-slide-label-on span {
    color: white !important;
}

.x-item-disabled .x-toggle-slide-label-off span {
    color: gray !important;
}

.x-toolbar .x-toggle-slide-container label {
    font-size: 12px !important;

    height: 17px;
    padding-top: 1px;
}

.x-toolbar .x-toggle-slide-container {
    height: 17px;
}

.x-toolbar .x-toggle-slide-container div.holder {

    height: 17px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.x-toolbar label.x-toggle-slide-label-on {

}

.x-toolbar label.x-toggle-slide-label-on span {
    padding-left: 6px;
}

.x-toolbar label.x-toggle-slide-label-off {

}

.x-toolbar label.x-toggle-slide-label-off span {
    padding-right: 6px;
}

.x-toolbar .x-toggle-slide-thumb {
    height: 17px;
}

.x-toolbar-right .x-toggle-slide-label-on {
    text-align: left;
}






.x-field .x-toggle-slide-container label {
    font-size: 12px !important;

    height: 18px;
    padding-top: 1px;
}

.x-field .x-toggle-slide-container {
    height: 18px;
}

.x-field .x-toggle-slide-container div.holder {

    height: 18px;
}

.x-field label.x-toggle-slide-label-on {

}

.x-field label.x-toggle-slide-label-on span {
    padding-left: 6px;
}

.x-field label.x-toggle-slide-label-off {

}

.x-field label.x-toggle-slide-label-off span {
    padding-right: 6px;
}

.x-field .x-toggle-slide-thumb {
    height: 18px;
}

.x-toolbar-right .x-toggle-slide-label-on {
    text-align: left;
}

.ux-selectorpicker-outer {
    border:1px solid #1b376c !important;
    background-color:#FFF;
}

.ux-selectorpicker-header {
    font: normal 11px tahoma, arial, verdana, sans-serif;
    border-bottom:1px solid #b2d1f5;
    background-image:none;

    height: 26px;

    color: white;
    background-color:#23427c;
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #264888), color-stop(100%, #1f3a6c));
    background-image:-webkit-linear-gradient(top, #264888,#1f3a6c);
    background-image:-moz-linear-gradient(top, #264888,#1f3a6c);
    background-image:-o-linear-gradient(top, #264888,#1f3a6c);
    background-image:-ms-linear-gradient(top, #264888,#1f3a6c);
    background-image:linear-gradient(top, #264888,#1f3a6c)
}

.ux-selectorpicker-header a {
    font: normal 9px tahoma, arial, verdana, sans-serif;
    color: white;
    text-decoration: none;
    float: right;
    margin: 2px 0 0 8px;
}

.ux-selectorpicker-header-item-selector {
    height: 26px;
    width: 201px;
    text-align: left;
    float: left;
    padding: 4px 8px 4px 8px;
}

.ux-selectorpicker-header-item-selected {
    height: 26px;
    width: 201px;
    text-align: left;
    float: left;
    padding: 4px 8px 4px 8px;
}

.ux-selectorpicker-selector-list {
    float: left;
}

.ux-selectorpicker-selected-list {
    float: left;
}

.ux-selectorpicker-divider {
    width: 1px !important;
    height: 200px !important;
    background: #23427c;
    float: left;
}

.ux-selectorpicker-buttons-multi {
    border-top:1px solid #b2d1f5;
    background-color:#dfecfb;
    background-image:linear-gradient(top, #dee8f5,#d1dff0 49%,#c7d8ed 51%,#cbdaee);
    text-align:center;
    height: 30px;
    float: left;
    width: 404px;
}

.ux-selectorpicker-buttons-single {
    border-top:1px solid #b2d1f5;
    background-color:#dfecfb;
    background-image:linear-gradient(top, #dee8f5,#d1dff0 49%,#c7d8ed 51%,#cbdaee);
    text-align:center;
    height: 30px;
    float: left;
    width: 202px;
}

.ux-selectorpicker-button {
    margin-left: 5px;
    margin-right: 5px;
    top: 10%;
}

.ux-selectorpicker-row-plus {
    width: 12px;
    height: 12px;
    background-image: url('../images/plus_12.png');
    background-repeat: no-repeat;
}

.ux-selectorpicker-row-minus {
    width: 12px;
    height: 12px;
    background-image: url('../images/minus_12.png');
    background-repeat: no-repeat;
}

.ux-selectorpicker-row-item {
    padding-left: 4px;
    text-align: left;
}

#iframePanelContent {
    border: none;
    padding: 0;
    margin: 0;
    height: 100%;
    vertical-align:bottom;
    width:100%;
}

.x-btn-hasBadge {
    overflow: visible;
}

.x-btn-badgeCls {
    font-size: 10px;
    position: absolute;
    top: -6px;
    right: -5px;
    display: inline-block;
    width: auto;
    font-weight: bold;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.5) 0 -0.08em 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px;
    /* reset el estilo */
    padding: 1px 2px;
    background-image: none;
    background-color: #C00;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff1a1a), color-stop(3%, #e60000), color-stop(100%, #b30000));
    background-image: -webkit-linear-gradient(top, #ff1a1a,#e60000 3%,#b30000);
    background-image: linear-gradient(top, #ff1a1a,#e60000 3%,#b30000);
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0.1em 0.1em;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0.1em 0.1em;
    z-index: 12;
}

.has-badge {
    overflow: visible !important;
}

.hide-badge {
    display: none !important;
}

.soruIsareti {
    background-image: url(../Sources/images/soruIsareti.png) !important;
    background-color: transparent;
}

.textEditIcon{
    background-image: url(../Sources/images/textEdit.png) !important;
    background-color: transparent;
}
.containerEditIcon{
    background-image: url(../Sources/images/panelEdit.png) !important;
    background-color: transparent;
}

.textButtonIcon{
    background-image: url(../Sources/images/textButton.png) !important;
    background-color: transparent;
}

.comboEditIcon{
    background-image: url(../Sources/images/comboEdit.png) !important;
    background-color: transparent;
}
.dateEditIcon{
    background-image: url(../Sources/images/dateEdit.png) !important;
    background-color: transparent;
}
.panelIcon{
    background-image: url(../Sources/images/panelCtrl.png) !important;
    background-color: transparent;
}
.selectListIcon{
    background-image: url(../Sources/images/selectList.png) !important;
    background-color: transparent;
}
.numberEditIcon{
    background-image: url(../Sources/images/numberEdit.png) !important;
    background-color: transparent;
}
.chechkEditIcon{
    background-image: url(../Sources/images/chechkEdit.png) !important;
    background-color: transparent;
}
.tabEditIcon{
    background-image: url(../Sources/images/tabEdit.png) !important;
    background-color: transparent;
}

.cloudAdd162{
    background-image: url(../Sources/images/cloudAdd162.png) !important;
    background-color: transparent;
}
.fonetLogo{
    background-image: url(../Sources/images/fonet_logo.png) !important;
    background-color: transparent;
}
.x-tab-default-active .x-tab-inner{
    font-weight: bold;
    color: #000000 !important;
    font-size: 12px;
}
.sql{
    background-image: url(../Sources/images/sql.png) !important;
}
.sqlRun{
    background-image: url(../Sources/images/sqlRun.png) !important;
}
.sqlWin{
    background-image: url(../Sources/images/sqlWin.png) !important;
}
.compare{
    background-image: url(../Sources/images/compare.png) !important;
}
.compareData{
    background-image: url(../Sources/images/compareData.png) !important;
}
.dataCompare{
    background-image: url(../Sources/images/dataCompare.png) !important;
}

.transferData{
    background-image: url(../Sources/images/transferData.png) !important;
}
.loadData{
    background-image: url(../Sources/images/loadData.png) !important;
}
.sbUrl{
    background-image: url(../Sources/images/sbUrl.png) !important;
}

.left{
    background-image: url(../Sources/images/left.png) !important;
}
.right{
    background-image: url(../Sources/images/right.png) !important;
}
.xmlIco{
    background-image: url(../Sources/images/xml3.png) !important;
}
.storeSql{
    background-image: url(../Sources/images/sql_32.png) !important;
}

a.ux-linkbutton {
    background-image: none;
    border: 0px none;
    margin-top: 1px;
}

a.ux-linkbutton:hover {
    text-decoration: underline;
    background-color: inherit;
}

.x-boundlist.x-boundlist-floating.x-layer.x-boundlist-default.x-border-box{
    z-index: 2147483647!important;
}

.acilDurum-icon{
    background-image: url(../Sources/images/AcilDurum16px.png) !important;
    background-color: transparent;
}

.btnBackgroundPembe {
    background: #ff69b4;
}

.btnBackgroundKirmizi {
    background: #fa0505;
}

.btnBackgroundBeyaz {
    background: #FFFFFF;
}

.btnBackgroundMavi {
    background: #0505fa;
}

.btnBackgroundSeciliOrganizasyon {
    background: #457bc7;
    cursor: not-allowed;
}

.titleBackgroundBeyazBold {
    background: #bebebe !important;
    font-weight: bold;
}

.titleBackgroundBeyazBold > .x-column-header-over {
    background: #bebebe !important;
}
