/*+clearfix {*/
#content:after, .stage-0:after, .stage-1:after, .stage-0 > .body:after, .stage-1 > .body:after, #footer:after, ul.sub-page-list > li:after, .columns:after, .col1:after, .col2:after, .col3:after, .col4:after, .col5:after, .col6:after, .col7:after, .col8:after, .col9:after, .col10:after, .col11:after, .col12:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

#content, .stage-0, .stage-1, .stage-0 > .body, .stage-1 > .body, #footer, ul.sub-page-list > li, .columns, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    display: block;
    *height: 1px;
}

/*+}*/
/*{FW Designer*/
.fwd-section > .body {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.fwd-section [class*=grid] {
    margin: 0;
}

.fwd-section [class*=grid] > * {
    padding: 0;
    margin: 0;
}

.fwd-section .fwd-cell {
    margin: 10px;
    box-sizing: border-box;
}
h1.fwd-heading,h2.fwd-heading,h3.fwd-heading,h4.fwd-heading,h5.fwd-heading,h6.fwd-heading{
    margin:0;
}
.fwd-header{
    margin:1em 0 0.5em 0;
}
/*FW Designer}*/

html {
    /*height: 100%;*/
}

body {
    color: #2D2D2D;
    font-family: sans-serif, arial;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.8;
    height: 100%;
}

table td p, table th p, table tr td, table tr th {
    margin: 0px;
    font-size: 1em;
}

section {
    clear: both;
}

a, a:active, a:link, a:visited {
    outline: none;
}

a:focus {
    outline: none;
}

p {
    margin: 1em 0px;
}

em, i {
    font-style: italic;
}

img {
    vertical-align: middle;
}

/*Inputs*/
input[type=text], input[type=password], select, textarea {
    border: 1px solid #BBB;
    padding: 0.5em;
    font-family: verdana;
    font-size: 1em;
    box-sizing: border-box;
    margin: 0.3em 0 0.5em;
}

input[type=text]:focus, select:focus, textarea:focus {
    border: 1px solid #93C4FF;
    box-shadow: 0px 0px 5px #B8DDF7;
}

label {
    font-size: 1em;
    margin: 5px 0 3px;
    color: #000000;
    display: block;
    font-weight: 600;
}

form {
    color: #333;
}

p {
    margin: 1em 0px;
    line-height: 1.5;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 1.5;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
    color: inherit;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    color: inherit;
}

/*[clearfix]*/
#content, .stage-0, .stage-1, .stage-0 > .body, .stage-1 > .body, #footer {
    margin: auto;
}

.stage, .stage-body {
    margin: auto;
    height: 100%;
    width: 100%;
}

.layout-B .stage-sep {
    clear: both;
}

.share-box {
    border: 1px solid #D4D4D4;
    background-color: #ECECEC;
    padding: 10px 0 3px;
    margin: 2em 0px 0 0;
    font-weight: normal;
}

.share-box .body {
}

.share-box .title {
    display: inline-block;
    height: 20px;
    margin: 0 0px 0px;
    font-size: 0.8em;
    position: relative;
    top: -7px;
}

.share-box .share-buts {
    display: inline-block;
    height: 20px;
}

.share-box .like-buts {
    display: inline-block;
    height: 22px;
}

.share-box .title, .share-box .share-buts, .share-box .like-buts {
= display: inline;
}

.share-box .tools-A {
    float: left;
}

.share-box .tools-A a {
    margin: 0 1em 0 0;
    font-size: 0.85em;
    color: #5A5656;
}

.share-box .tools-A a:hover {
    color: #000000;
}

.share-box .tools-A a i {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    width: 20px;
    height: 24px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
}

.share-box .tools-A .page-to-home i:before {
    content: "\e8fe";
    font-size: 21px;
}

.share-box .tools-A .page-to-top i:before {
    content: "\e75b";
    font-size: 23px;
}

.share-box .tools-A .page-print i:before {
    content: "\e6be";
    font-size: 22px;
}

.share-box .tools-A .page-share i:before {
    content: "\e6e2";
    font-size: 18px;
}

.share-box .addthis_toolbox {
    width: 300px;
    float: left;
}

.page-prev-next {
    margin: 1.5em 0px 1em;
    font-size: 0.9em;
    text-align: right;
    border-top: 1px dotted #C2C2C2;
    padding-top: 1em;
    clear: both;
}

.page-prev-next .prev a, .page-prev-next .next a {
    border: 1px solid #9F9F9F;
    display: inline-block;
    padding: 3px 8px;
    background-color: #F0EEEE;
    border-radius: 3px;
}

.page-prev-next .prev a:hover, .page-prev-next .next a:hover {
    border: 1px solid #929292;
    padding: 3px 8px;
    background-color: #FFFFFF;
}

.page-prev-next a:link, .page-prev-next a:visited {
    color: #000000;
}

/*page navi*/
.page_navi {
    margin-left: -15px;
}

.page_navi ul, .page_navi ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page_navi ul li a {
    color: #000000;
    display: block;
    padding: 0.4em 0 0.4em 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.174);
}

.page_navi > ul > li > a {
    font-size: 1.3em;
    font-weight: 500;
}

.page_navi > ul > li > ul > li > ul > li > a {
    font-size: 0.9em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.083);
    padding-left: 35px;
}

.page_navi li.active > a {
    font-weight: 600;
}

.page_navi a:hover {
    background-color: rgba(0, 0, 0, 0.076);
}

/*paginator*/
.pages {
    border-top: 1px dotted #C1C1C1;
    margin-top: 10px;
    padding-top: 6px;
    clear: both;
}

.pages span, .pages a:link, .pages a:visited {
    padding: 5px 9px;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 100%;
    display: inline-block;
    border: 1px solid #BDBDBD;
    font-size: 1em;
    color: #606060;
}

.pages span {
    background-color: #E2E2E2;
    color: #000000;
}

.pages a {
    background-color: transparent;
    color: #5D5D5D;
}

/*sub-page*/
ul.sub-page-list {
    margin-left: auto;
    padding-left: 0px;
    max-width: 1140px;
    margin-right: auto;
}

/*[clearfix]*/
ul.sub-page-list > li {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    margin-top: -1px;
    padding: 0;
    margin-left: 0px;
    background-image: none;
    font-size: 15px;
    text-align: left;
    list-style: none;
}

ul.sub-page-list > li > a {
    display: block;
    padding: 8px 2px 8px 10px;
    color: #000000;
}

ul.sub-page-list > li i {
    font-style: normal;
    display: block;
    height: 30px;
    width: 24px;
    float: left;
    font-size: 24px;
    margin: 0 10px 0px -8px;
    text-align: center;
    line-height: 100%;
}

ul.sub-page-list > li i:not([class*="icon-"]):before {
    content: "\e75c";
    color: #B2B2B2;
    font-size: 16px;
    font-family: icomoon;
}

ul.sub-page-list > li svg, ul > li.box-spot img {
    width: auto !important;
    height: auto !important;
    max-width: 22px !important;
    max-height: 22px !important;
}

UL.sub-page-list > LI svg path {
    fill: #4D4D4D;
}

/*sub-page.box*/
ul.sub-page-list > li.box {
    padding: 0;
    background-image: none;
    width: 31.914%;
    float: left;
    margin: 5px -1px 1em 2.127%;
    font-size: 1.1em;
    text-align: center;
    border: none;
    height: 131px;
    overflow: hidden;
    box-shadow: 0px 13px 15px -15px #B5B5B5;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease, color 0.3s ease;
    transition: box-shadow 0.3s ease, color 0.3s ease;
    color: #4D4D4D;
}

ul.sub-page-list > li.box:hover {
    overflow: visible;
    z-index: 10;
    box-shadow: 0px -5px 15px -5px #B5B5B5;
}

ul.sub-page-list > li.box:nth-child(3n+1) {
    margin-left: 0px;
}

ul.sub-page-list > li.box a {
    height: auto;
    padding-top: 15px;
    color: inherit;
}

ul.sub-page-list > li.box a:hover {
    color: inherit;
    text-shadow: 1px 1px #FFFFFF;
}

ul.sub-page-list > li.box .ico, ul.sub-page-list > li.box .ico i, ul.sub-page-list > li.box i:not([class*="icon-"]) {
    width: 100%;
    display: block;
    margin: 0 auto auto;
    font-size: 48px;
    height: auto;
    text-align: center;
    float: none;
    color: inherit;
}

ul.sub-page-list > li.box svg, ul.sub-page-list > li.box img {
    width: auto !important;
    height: auto !important;
    max-width: 48px !important;
    max-height: 48px !important;
}

UL.sub-page-list > LI.box .ico svg path {
    fill: #4D4D4D;
}

ul.sub-page-list > li.box i:not([class*="icon-"]):before {
    content: "\e6be";
    font-size: 48px;
    display: block;
    text-align: center;
    color: #CACACA;
    margin-top: 0px;
}

ul.sub-page-list > li.box:hover a .ico i {
    margin-top: -2px;
}

ul.sub-page-list li.box .title {
    display: block;
    margin: 15px 0px 0px;
}

.layout-B ul.sub-page-list > li.box {
    width: 23.4%;
    float: left;
    margin: 5px -1px 1em 2.127%;
}

.layout-B ul.sub-page-list > li.box:nth-child(4n+1) {
    margin-left: 0px;
}

/*sub-page.box-spot*/
ul.sub-page-list > li.box-spot {
    padding: 0;
    width: 31.914%;
    float: left;
    margin: 0.5em -1px 1em 2.127%;
    text-align: left;
    border: none;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: #4D4D4D;
}

ul.sub-page-list > li.box-spot:hover {
    color: #1CA5EE;
}

ul.sub-page-list > li.box-spot:nth-child(3n+1) {
    margin-left: 0px;
    clear: left;
}

ul.sub-page-list > li.box-spot a {
    color: inherit;
}

ul.sub-page-list > li.box-spot i {
    font-size: 32px;
    margin: -4px 10px 0px 0;
    text-align: center;
    width: 32px;
    height: 32px;
    color: inherit;
}

ul.sub-page-list > li.box-spot .ico, ul.sub-page-list > li.box-spot .ico i, ul.sub-page-list > li.box-spot i:not([class*="icon-"]) {
    color: inherit;
}

ul.sub-page-list > li.box-spot i:not([class*="icon-"]):before {
    content: "\e6be";
    font-size: 32px;
    color: #CACACA;
}

ul.sub-page-list > li.box-spot svg, ul.sub-page-list > li.box-spot img {
    width: auto !important;
    height: auto !important;
    max-width: 48px !important;
    max-height: 48px !important;
}

UL.sub-page-list > LI.box-spot svg path {
    fill: #4D4D4D;
}

li.box-spot .title {
    display: block;
    font-size: 1.3em;
    margin-left: 35px;
    font-weight: normal;
    margin: 0px 0px 0.5em 42px;
}

li.box-spot h3 {
    color: inherit;
}

li.box-spot .spot {
    display: block;
    font-size: 0.9em;
    color: #000000;
}

ul.sub-page-list > li.box-spot a:hover {
    background-color: transparent;
    color: inherit;
}

/*sub-page.box-resimli*/
ul.sub-page-list > li.box-large {
    padding: 0;
    width: 33.3333333%;
    float: left;
    margin: 1px 0 0 -1px;
    text-align: left;
    border: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    border-left: 1px solid #FFFFFF;
    position: relative;
}

ul.sub-page-list > li.box-large:nth-child(3n+1) {
    clear: left;
}

ul.sub-page-list > li.box-large i {
    font-size: 90px;
    width: 100%;
    height: 170px;
    line-height: 122px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    background-color: #E7E7E7;
    -webkit-transition: line-height 0.6s ease;
    transition: line-height 0.6s ease;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

ul.sub-page-list > li.box-large i:not([class*="icon-"]):before {
    content: "\e6be";
    font-size: inherit;
    color: #979797;
}

ul.sub-page-list > li.box-large a {
    display: block;
    padding: 0px;
    margin: 0px;
}

ul.sub-page-list li.box-large h3 {
    font-size: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    padding: 0;
    width: 100%;
    height: 33%;
    background-color: rgb(125, 125, 125);
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    cursor: pointer;
    text-shadow: 1px 1px 1px #000000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.sub-page-list li.box-large h3 span {
    display: block;
    margin: 10px;
    font-weight: normal;
}

ul.sub-page-list > li.box-large:hover h3 {
    padding-bottom: 0;
    height: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 1.2em;
}

ul.sub-page-list > li.box-large:hover i {
    line-height: 200px;
}

/*breadcrumbs*/
.breadcrumbs {
    margin: 0px auto 0.5em;
    clear: both;
    border-bottom: 1px solid #DFDFDF;
    padding: 3px 0;
    text-align: left;
    max-width: 990px;
}

.breadcrumbs .step {
    display: inline;
}

.breadcrumbs .step a:hover span {
    color: #000000;
}

.breadcrumbs .step span {
    font-size: 11px;
    vertical-align: middle;
    color: #5C5C5C;
}

.breadcrumbs .step .sep {
    font-size: 20px;
    vertical-align: text-bottom;
    color: #2F2F2F;
    font-weight: 200;
}

/*search*/
.search-page {
}

.search-page .arama-form {
    background-color: #F2F2F2;
    padding: 1em;
}

.search-page .arama-form .button {
    position: relative;
    top: -1px;
    margin: 0 0 0 -4px;
    width: 97px;
    height: 34px;
    box-sizing: border-box;
}

.search-page .arama-form .inp {
    height: 34px;
    box-sizing: border-box;
}

.search_res {
}

.search_item h5 {
    margin: 20px 0 0;
    padding: 0;
}

.search_item p {
    margin-bottom: 0;
    margin-top: 0;
    font-style: normal;
    font-size: 0.9em;
}

.search_item p a:link, .search_item p a:visited {
    color: #078000;
    font-size: 0.95em;
}

/*Template Cols*/
/*[clearfix]*/
.columns {
    margin: 1em 0;
    float: none;
}

/*[clearfix]*/
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    /*clear fix*/
}

.col1 {
    width: 6.38297%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col2 {
    width: 14.8935%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col3 {
    width: 23.404%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col4 {
    width: 31.914%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col5 {
    width: 40.4255319%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col6 {
    width: 48.936%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col7 {
    width: 57.4468%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col8 {
    width: 65.957%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col9 {
    width: 74.3093%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col10 {
    width: 82.9787%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.col11 {
    width: 91.489%;
    float: left;
    margin: 1px 0 1px 2.127%;
}

.columns > div > *:first-child {
    margin-top: 1px;
}

.columns img, .columns table {
    max-width: 100% !important;
}

/*kuş beyinli explorer için*/
.columns .col1:first-child, .columns .col2:first-child, .columns .col3:first-child, .columns .col4:first-child, .columns .col5:first-child, .columns .col6:first-child, .columns .col7:first-child, .columns .col8:first-child, .columns .col9:first-child, .columns .col10:first-child, .columns .col11:first-child, .columns .col12:first-child {
    margin-left: 0px;
}

/*hazır elemanlar*/
._alert, .alert {
    padding: 25px 5px 25px 30px;
    border-top: 1px solid #D78787;
    margin: 10px 0;
    background: url(imgeler/warning.gif) 10px 50% no-repeat #FFC8C8;
}

.alert h5 {
    color: #801C1C;
    margin: 10px 0;
}

._info, .info {
    padding: 25px 5px 25px 30px;
    border: 1px solid #FFC41C;
    margin: 10px 0;
    background: url(imgeler/info.gif) 10px 50% no-repeat #FFEB90;
    color: #000000;
    font-weight: 500;
}

.info h5 {
    color: #514100;
    margin: 10px 0;
}

.gri-kutu, ._gri-kutu {
    border: 1px solid #CCC;
    background-color: #F3F3F3;
    padding: 7px;
}

.note, ._note {
    font-size: 0.8em;
    color: #777;
    font-weight: normal;
}

.page-break {
    height: 35px;
    display: block;
    margin: 1.8em 0 0.5em;
    background-image: url(imgeler/divider.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 120% 20px;
}

/*Tablolar*/
table._tablo01, .tablo01 {
    border-collapse: collapse;
    margin: 1em 0;
}

.tablo01 td, .tablo01 th {
    margin: 0;
    padding: 0.3em 0.7em;
    border: 1px solid #DADADA;
    background-color: #FFF;
    font-weight: normal;
}

.tablo01 th {
    font-weight: bold;
    color: #000;
    vertical-align: top;
    background-color: #F4F4F4;
}

table._tablo02, .tablo02 {
    border-collapse: collapse;
    margin: 1em 0;
}

.tablo02 td, .tablo02 th {
    margin: 0;
    padding: 0.3em 0.7em;
    border-bottom: 1px solid #DADADA;
    background-color: #FFF;
    font-weight: normal;
}

.tablo02 th {
    font-weight: 500;
    color: #000;
    vertical-align: top;
    background-color: #F7F7F7;
    border-top: 1px solid #DADADA;
    vertical-align: middle;
}

.tablo02 td:nth-child(2n+1) {
    background-color: #F4F4F4;
}

table._tablo03, .tablo03 {
    border-collapse: collapse;
    margin: 1em 0;
}

.tablo03 td, .tablo03 th {
    padding: 0.3em 0.7em;
    border-bottom: 1px dotted #C1C1C1;
}

.tablo03 th {
    font-weight: bold;
    color: #000;
    vertical-align: top;
    background-color: #FBFAFA;
    border-right: 1px solid #E8E5E5;
}

.tablo03 tr td:first-of-type, .tablo03 tr th:first-of-type {
    padding-left: 0;
}

table._tablo-kucuk, .tablo-kucuk {
    border-collapse: collapse;
    margin: 1em 0;
}

.tablo-kucuk td, .tablo-kucuk th {
    border: 1px solid #DCDCDC;
    font-size: 0.9em;
    padding: 0.1em;
}

.tablo-kucuk th {
    background-color: #F2F1F1;
    font-weight: bold;
    font-size: 11px;
}

/*Listeler*/
ul._liste01, ol._liste01, .liste01 {
    margin: 0;
    padding: 0;
}

.liste01 ul {
    margin: 2px 0 5px 5px;
    padding: 0;
}

.liste01 li {
    margin: 0;
    padding: 0 0 6px 15px;
    list-style: none;
    background: url(imgeler/bullet01.gif) no-repeat top left;
}

.liste01 a:hover {
    text-decoration: none;
    color: #000;
}

ul._liste02, ol._liste02, .liste02, .liste02 li, .liste02 ul {
    margin: 0;
    padding: 0;
}

.liste02 li {
    list-style: none;
    font-size: 1.15em;
    background: url(imgeler/arrow.png) no-repeat 0 8px;
    padding: 0.2em 0px 0.2em 12px;
}

.liste02 li li {
    font-size: 1.05em;
    background: url(imgeler/arrow-2.png) no-repeat;
    font-weight: normal;
}

/*Sizes*/
.size1 {
    width: 3em;
}

.size2 {
    width: 6em;
}

.size3 {
    width: 9em;
}

.size4 {
    width: 12em;
}

.size5 {
    width: 15em;
}

.size6 {
    width: 18em;
}

.size7 {
    width: 21em;
}

.size8 {
    width: 24em;
}

.size9 {
    width: 27em;
}

.size10 {
    width: 30em;
}

.size11 {
    width: 33em;
}

.size12 {
    width: 36em;
}

.size13 {
    width: 39em;
}

.size14 {
    width: 42em;
}

.size15 {
    width: 45em;
}

.size16 {
    width: 48em;
}

.size17 {
    width: 51em;
}

.size18 {
    width: 54em;
}

.size19 {
    width: 60em;
}

.size20 {
    width: 66em;
}

.size21 {
    width: 72em;
}

.size-full, input[type=submit].size-full, input[type=button].size-full {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

input.size-full, select.size-full, textarea.size-full {
    width: 95%;
    padding-left: 2%;
    padding-right: 2%;
}

/*Genel*/
.clear_b, .clear {
    clear: both;
}

.clear_l {
    clear: left;
}

.clear_r {
    clear: right;
}

.map-tip {
    border-radius: 4px;
    background-color: rgba(58, 58, 58, 0.8);
    color: #FFFFFF;
    padding: 3px 10px;
}

/*forms*/
.form-all-error, .form-all-error li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.form-all-error li .t {
    color: #000000;
    font-weight: normal;
    font-size: 1em;
}

.form-all-error li .m {
    color: #EF0000;
    font-weight: normal;
}

.form-error, .form-error ul, .form-error ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #CA0000;
    font-weight: normal;
    font-style: normal;
}

ul.form-error li {
    background-image: url(imgeler/error_s.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 14px;
    margin: 0px;
}

.validation-advice {
    color: #EA0000;
    font-size: 0.9em;
    background-image: url(imgeler/error_s.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 15px;
    background-position: left top;
    text-align: left;
    line-height: 1.2em;
}

.stage-0 a[href$='.doc'], .stage-0 a[href$='.docx'] {
    background-image: url(imgeler/doc.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.stage-0 a[href$='.pdf'] {
    background-image: url(imgeler/pdf.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.stage-0 a[href$='.ppt'] {
    background-image: url(imgeler/ppt.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.stage-0 a[href$='.xls'], .stage-0 a[href$='.xlsx'] {
    background-image: url(imgeler/xls.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.stage-0 a[href$='.zip'], .stage-0 a[href$='.rar'] {
    background-image: url(imgeler/zip.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.stage-0 a {
    margin: 0;
    padding-bottom: 0px;
}

a.rss-link, .rss-link a {
    display: inline-block;
    background-image: url(imgeler/ico-rss.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 25px;
    min-height: 20px;
}

/*notifybox*/
.notifierBox {
    background-color: #FFFCDF;
    top: 0;
    z-index: 20000;
    padding: 0;
    max-width: 600px;
    min-width: 419px;
    color: #000000;
    text-align: center;
    border-top: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.188);
}

.notifierBox .c > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 15px 0;
    border-bottom: 5px solid #FFCF30;
    background-color: #FFFCDF;
}

.notifierBox div.error {
    border-bottom: 5px solid #F40000;
    background-color: #FFE3E3;
}

.notifierBox .loading {
    width: 16px;
    height: 16px;
    background-image: url(imgeler/loading03.gif);
    position: absolute;
    left: 5px;
    top: 10px;
}

/*pop over*/
.popOver {
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    box-shadow: 0px 3px 20px -5px #5D5D5D;
    background-color: #FFFFFF;
    max-width: 600px;
    margin: -5px 10px 0;
    z-index: 100;
}

.popOver .popOver-title {
    background-color: #F7F7F7;
    padding: 0.5em 0.5em 0.5em 1em;
    border-bottom: 1px solid #DCDCDC;
    font-size: 1.2em;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.popOver .popOver-title .popOver-close {
    float: right;
    font-weight: bold;
    font-family: helvetica;
    font-size: 20px;
    color: #BC6363;
    cursor: pointer;
    padding: 0 10px;
}

.popOver .popOver-content {
    margin: 0.5em 1em 1em;
}

.popOver .popOver-footer {
    height: 7px;
    position: relative;
    top: 8px;
    margin-top: -7px;
}

.popOver .popOver-footer .arrow {
    height: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #A7A7A7;
}

.popOver .popOver-footer .arrow-in {
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #FFFFFF;
    margin-top: -8px;
    margin-left: -7px;
}

.popOver img {
    max-width: 100%;
}

@media print {
    .print-hide, .layout-C .stage-1, .layout-D .stage-1, .layout-D .stage-2, #top, #footer, .share-box, .breadcrumbs, .pre-top {
        display: none !important;
    }

    html, body, #wrapper, #wrapper-content, #pbody, #content, .stage-group, .stage, .stage-body, .stage-0, .stage-0 > .body, .stage-0 > .body section > .columns, .stage-0 > .body > * {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0% !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
    }
}

/*- Fil JS Componenets-
fil data grid*/
.f-dataGrid {
    border-collapse: collapse;
}

.f-dataGrid thead th {
    background-color: #F7F7F7;
    color: #000000;
    font-size: 1.20em;
}

.f-dataGrid thead th.sortable {
    cursor: pointer;
}

.f-dataGrid thead th.sortable:hover {
    text-decoration: underline;
}

.f-dataGrid td, .f-dataGrid th {
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF;
    padding: 5px 10px;
    font-weight: normal;
    text-align: left;
}

.f-dataGrid .f-filter-ui {
    position: relative;
    float: right;
}

.f-dataGrid .f-filter-ui .handle {
    height: 20px;
    display: inline-block;
    width: 20px;
    line-height: 20px;
    right: 0;
    background-color: #FFFFFF;
    color: #4C4C4C;
    font-size: 15px;
    /*+border-radius: 3px;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    padding: 2px;
    text-align: center;
}

.f-dataGrid .f-filter-ui .handle.active {
    color: #FF2121;
    border: 1px solid #E66363;
    /*+box-shadow: 0px 1px 5px -2px #FF2525;*/
    -moz-box-shadow: 0px 1px 5px -2px #FF2525;
    -webkit-box-shadow: 0px 1px 5px -2px #FF2525;
    box-shadow: 0px 1px 5px -2px #FF2525;
}

.f-filter-ui .f-filter-window {
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 100;
    min-width: 160px;
    background-color: #FFFFFF;
    padding: 12px;
    /*+box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.5);*/
    -moz-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 7px -2px rgba(0, 0, 0, 0.5);
    border: 1px solid #BFBFBF;
}

.f-dataGrid .f-filter-ui input[type=text], .f-dataGrid .f-filter-ui select {
    font-size: 11px;
    display: block;
    margin: 0 0 1em 0;
}

.f-dataGrid .f-filter-ui select {
    width: 100%;
}

.f-filter-window button {
    background-color: #005BA5;
    border: none;
    color: #FFFFFF;
    /*+border-radius: 4px;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 15px;
    margin-right: 0.5em;
    font-size: 0.9em;
}

.f-filter-window button.clear {
    background-color: #BD9090;
    color: #FFFFFF;
}

/*paginator*/
.f-paginator {
    padding: 0.5em;
    background-color: #ECECEC;
    border: 1px solid #D8D8D8;
}

.f-paginator a {
    border: 1px solid #C5C5C5;
    display: inline-block;
    min-width: 20px;
    text-align: center;
    padding: 5px;
    margin: 0 -1px 0 0;
    cursor: pointer;
    background-color: #FFFFFF;
}

.f-paginator a.active {
    background-color: #CCCCCC;
    font-weight: bold;
}

.f-paginator a:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.f-paginator a:last-of-type {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.f-paginator a:hover {
    background-color: #E4E4E4;
}
