﻿/*Belgeler Print edilirken gerekenler*/
@media print {
    body {
        height: 840px;
    }

    .bird-prnt-dnone {
        display: none !important;
    }

    /*Bazen display none tasarımda kaymalara sebep olabilir. O durumda bu class kullanılmalı.*/
    .bird-prnt-invisible {
        visibility: hidden !important;
    }
}

.hide {
    display: none;
}
/*bootstrap için
:not(.new-design) a {
    text-decoration:underline;
}
*/

/*Book_Sale_FlightCharter*/
#FlCharSe {
    background: rgba(238, 249, 236,0.6);
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px;
    box-shadow: rgba(0,0,0,0.2) 2px 3px 5px 0px;
}

    #FlCharSe h3 {
        font-family: verdana;
        font-size: 14px;
        color: #4E7744;
        padding-top: 0px;
        font-weight: bold;
        background: #E9FBE6;
        line-height: 30px;
        padding-left: 5px;
        margin: 0px;
    }

    #FlCharSe label {
        font-family: Arial, Helvetica, sans-serif;
        padding-right: 5px;
        padding-left: 5px;
    }

.FlCharSeWays {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*option boxlar*/
#FlCharSeDesti {
    float: left;
    clear: left;
    overflow: hidden;
    width: 520px;
}
    /*Gidi� geli� alanlar�*/
    #FlCharSeDesti select {
        width: 120px;
    }

#FlCharSeDep, #FlCharSeDepDate, #divReturn {
    float: left;
}

#FlCharSeArr {
    clear: both;
}

#FlCharSeDesti label {
    float: left;
    line-height: 25px;
    width: 100px;
}
/*labellar�*/
#FlCharSeDepsel, #FlCharSeDepDatesel, #FlCharSeArrsel, #divReturnsel, #FlCharSeDurasel {
    float: left;
    width: 150px;
}

#FlCharSeDura {
    float: left;
}

#FlCharSeDurPax {
    float: left;
    position: relative;
    width: 500px;
}

#FlCharSeDura label {
    float: left;
    line-height: 25px;
    width: 60px;
}

.FlCharSePax {
    clear: both;
}
    /*Pax*/
    .FlCharSePax label {
        float: left;
        line-height: 25px;
    }
        /*labellar�*/
        .FlCharSePax label + div {
            float: left;
            margin-right: 10px;
            margin-left: 5px;
        }
/*Selectlerin oldu�u alanlar*/

#divChdAges {
    clear: both;
}
    /*�ocuk Ya�lar�*/
    #divChdAges > label {
    }
/*Ya�lar� Belirtiniz*/

#divChdAge1 {
    clear: left;
}
/**/

.FlCharSeButton {
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.1);
    overflow: hidden;
    height: 50px;
    padding-top: 10px;
    text-align: center;
}

.FlCharSeDate {
    float: left;
    width: 170px;
    overflow: hidden;
}
/*Book_Sale_FlightCharterResult*/
.FlCharResSE h1, .FlCharSe h1 {
    position: absolute;
    margin-top: -55px;
    margin-left: 50px;
    font-family: verdana;
    font-size: 22px;
    color: #353742;
    font-weight: normal;
}

.FlCharResItem {
    position: relative;
    border: 1px solid #dedede;
    border-radius: 2px;
    box-shadow: rgba(0,0,0,0.2) 2px 3px 5px 0px;
    overflow: hidden;
    width: 1002px;
    transition: all 0.3s;
    margin-bottom: 10px;
}

    .FlCharResItem:hover {
        box-shadow: rgba(0,0,0,0.4) 2px 3px 5px 0px;
    }

.FlCharResBtn {
    margin-bottom: 5px;
    margin-right: 20px;
    margin-top: 10px;
    color: #FFFFFF;
    text-align: center;
    clear: both;
    height: 29px;
    width: 99px;
    float: right;
}

    .FlCharResBtn a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFFFFF !important;
        background-image: url(../../images/ucsec_h.png);
        background-repeat: no-repeat;
        display: block;
        text-decoration: none;
        line-height: 29px;
        transition: all 0.3s;
    }

        .FlCharResBtn a:hover {
            background-image: url(../../images/ucsec.png);
        }


.FlCharResArrLogo, .FlCharResRetLogo {
    width: 120px;
    float: left;
    padding: 30px 10px;
}

    .FlCharResArrLogo img {
        max-width: 100px;
        max-height: 100px;
    }

.FlCharResArr, .FlCharResRet {
    float: left;
    clear: left;
    width: 100%;
}

.FlCharResRet {
    border-top: 1px solid rgba(0,0,0,0.1);
}

.fltchrtflght {
    float: left;
    width: 795px;
    clear: both;
    border-right: 1px solid rgba(0,0,0,0.1);
}

.FlCharResOther {
    float: right;
    right: 0;
    height: 100%;
    width: 202px;
}

    .FlCharResOther span.flgtxt {
        float: left;
        width: 115px;
        text-align: left;
    }

.sale-price span {
    float: left;
    width: 84px;
}

label.base-price {
    text-align: right;
    float: right;
}

span.prc {
    text-align: right;
    float: right;
}

.sale-price .prcsale {
    text-align: right;
    float: right;
}

.FlCharResOther .base-price, .FlCharResOther .tax, .FlCharResOther .sale-price {
    float: right;
    width: 193px;
    margin-right: 5px;
    padding-right: 5px;
}

.FlCharResOther label.sale-price {
    border-top: 1px solid #ccc;
}

.FlCharResH2 h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 35px;
    color: #FFFFFF;
    background-image: url(../../images/gidis_alt.jpg);
    padding-right: 10px;
    padding-left: 10px;
    width: 400px;
    margin: 0;
    margin-bottom: 5px;
}

.FlCharResH2 {
    position: relative;
    border-bottom: 2px solid #4993BA;
    margin-bottom: 5px;
    width: 1000px;
}

    .FlCharResH2 img {
        position: absolute;
        top: 0;
        right: 30px;
    }

.FlCharResOther .price {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #005091;
    font-weight: bold;
    padding: 10px 0px;
    display: block;
    float: right;
}

.FlCharResOther label {
    line-height: 20px;
}

.FlCharInner {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #57555E;
    text-indent: 5px;
    margin-right: 5px;
    padding-right: 5px;
    line-height: 20px;
    float: left;
}

.FlCharInnerClass, .FlCharInnerRule, .FlCharInnerCan {
    float: left;
}

.FlCharInnerClass {
    margin-right: 50px;
}

.FlCharInnerDura {
    clear: both;
}

.FlCharInnerCan {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4474AB;
    padding-right: 10px;
    padding-left: 5px;
}

.FlCharInnerFlNo {
    float: left;
}

.FlCharInnerRule {
    clear: left;
}

    .FlCharInnerRule a {
        font-weight: bold;
        transition: all 0.3s;
    }

        .FlCharInnerRule a:hover {
            color: #FF7A00 !important;
        }

.FlCharInnerArrTime, .FlCharInnerDepTime {
    font-weight: bold;
}

.FlCharInnerDura {
    font-weight: bold;
}

.FlCharInnerwarn {
    clear: both;
}

.FlCharInnerDura label {
    font-weight: normal;
}

.FlCharResArr h4, .FlCharResRet h4 {
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4474AB;
    clear: both;
    left: 2px;
    top: 0px;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    width: 50%;
    text-indent: 10px;
}

.FlCharResList {
    margin-top: 40px;
}

.FlCharInnerFlNoCla {
    float: left;
}

.pricedetayback {
    clear: both;
    background-color: #F8F8F8;
    border: 1px solid #E8E8E8;
    margin-top: 20px;
}

.PrdetTitle {
    color: #666666;
    font-size: 12px;
    text-indent: 5px;
    line-height: 22px;
}

label.paxtye {
    line-height: 20px;
    float: left;
    text-indent: 5px;
    width: 60px;
    clear: both;
    border-bottom: 1px solid #E8E8E8;
}

label.pax-sale-price {
    float: left;
    border-bottom: 1px solid #E8E8E8;
    width: 90px;
}

.FlCharResRetName, .FlCharResArrName {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #57555E;
    text-indent: 5px;
    margin-right: 5px;
    padding-right: 5px;
    line-height: 20px;
}

div#FlCharResList_nores {
    font: bold 16px arial;
    color: red;
    line-height: 100px;
    padding-left: 30px;
}

label.last-chr {
    color: red;
    padding-left: 5px;
}
/*Chrtamnd*/
#divselecflt_gid, #divselecflt_don {
    width: 600px;
    border: 1px solid #E1DEDE;
    margin-bottom: 10px;
    height: 40px;
    padding-top: 15px;
    clear: both;
}

#Divamendchrt_bascap, #divselecflt_gidcap, #divselecflt_doncap {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    background-color: #F0EDED;
    padding: 5px;
    width: 250px;
    border-bottom: 1px solid #E1DEDE;
    float: left;
}

div#Divamendchrt_pnr, #Divamendchrt_clas {
    padding-top: 10px;
    clear: both;
}

    #Divamendchrt_pnr label, #Divamendchrt_clas label, #divamendchrt_paxlbl {
        float: left;
        padding: 5px;
        width: 40px;
        font: bold 12px arial;
    }

#divselecflt_gid div, #divselecflt_don div {
    float: left;
    padding: 5px;
    padding-right: 20px;
}

#divselecflt_gid label, #divselecflt_don label {
    float: left;
    padding: 5px;
    font-weight: bold;
}

div#divSelecFlt {
    float: left;
}

div#Dvamndch_degistir {
    float: left;
    padding-left: 15px;
}

div#Divamendchrt_save {
    clear: both;
    padding-top: 10px;
}

div#Dvamndch_degistir a {
    font: bold 12px arial;
    background: url(../../images/refresh.png) no-repeat left;
    text-indent: 30px;
    height: 25px;
    line-height: 25px;
    display: block;
}

#divamendchrt_paxlbl {
    float: left;
    padding: 5px;
    font: bold 12px arial;
    width: 250px;
    border-bottom: 1px solid #E1DEDE;
    padding-top: 15px;
    margin-bottom: 5px;
}

#Divamendchrt_save a {
    width: 99px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background: url(../../images/ucsec_h.png) no-repeat transparent;
    display: block;
    text-decoration: none;
    height: 29px;
    line-height: 29px;
    border: none;
    margin-top: 5px;
    text-align: center;
    margin-left: 30px;
}

#fltchrtamend select {
    font: normal 12px arial;
}

/**/
/*charter basket*/
.supplogoname {
    float: left;
    width: 100px;
}

    .supplogoname img {
        max-width: 90px;
    }

    .supplogoname div {
        font-weight: bold;
    }

.flightinfo {
    float: left;
}

    .flightinfo label {
        float: left;
        font-weight: bold;
        padding-right: 5px;
        line-height: 25px;
        width: 60px;
    }

.depinfo div, .arrinfo div {
    float: left;
    line-height: 25px;
}

.flightinfo .airp {
    width: 180px;
}

.arrinfo {
    clear: both;
}

/**/
div.blockMsg {
    width: 50%;
    font-size: 24px;
    text-align: center;
    background-color: #0D9CF2;
    border: 1px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    -moz-opacity: .70;
    opacity: .70;
    padding: 15px;
    color: #fff;
}

div.blockOverlay {
    opacity: 0.7;
    background-color: #000000;
}

.bodymargin {
    margin: 0;
    font-family: verdana;
    font-size: 12px;
    background-color: #E6E6E6;
}


html, body {
    height: 100%;
}

.zorunlu {
    color: Red;
}

.welcomemsg {
    font-family: verdana;
    font-size: 11px;
    color: #264F15;
    padding-right: 5px;
}

.sayfabaslik {
    font-family: verdana;
    font-size: 22px;
    color: #353742;
    font-weight: normal;
}

.beldegoster A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
    text-align: left;
    background-position: right center;
    width: 80px;
    line-height: 25px;
    height: 25px;
    text-decoration: underline;
}

.cal_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #57555E;
    padding-left: 5px;
}

.ananav {
    font-family: tahoma;
    font-size: 11px;
    color: #264F15;
    background-color: #264F15;
    height: 20px;
    width: 170px;
    padding-left: 5px;
    line-height: 21px;
    font-weight: bold;
    text-align: left;
    background-image: url(../../images/ananavbackgrnd.jpg);
    text-decoration: none;
}

.Btmanuel {
    background: url(../../images/search-manuel.png) no-repeat;
    background-size: 20px 20px;
    background-position: 4px 5px;
    background-color: #70b870;
    min-width: 140px;
    text-align: left;
    font-size: 14px;
    text-indent: 27px;
    border-color: #578e57;
}

.dolu {
    background-image: url(../../images/dolu.gif);
    background-repeat: no-repeat;
    background-position: 5px;
    text-align: left;
    line-height: 15px;
    text-indent: 25px;
}

.devbuton A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    background-image: url(../../images/devam_alt.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    width: 120px;
    line-height: 32px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    text-indent: 10px;
}

    .devbuton A:hover {
        background-image: url(../../images/devam_alt_hover.jpg);
        width: 140px;
    }




.ananav A {
    color: #264F15;
    text-decoration: none;
}

    .ananav A:hover {
        color: #152C0C;
        text-decoration: none;
    }

.altnav {
    font-family: tahoma;
    font-size: 11px;
    color: #004F00;
    height: 20px;
    line-height: 20px;
    text-align: left; /*     background-image: url(../../images/navbullet.gif);     background-repeat: no-repeat;     background-position: 5px 9px;     padding-left: 20px;     */
    background-color: #EEF9EC;
}

.subTable {
    background-color: #F2F4F7;
    border-bottom: 1px solid #B9C6C6;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4A5E79;
    display: block;
    height: 23px;
    width: 300px;
}

.altnav A {
    color: #004F00;
    text-decoration: none;
}

    .altnav A:hover {
        color: #253F28;
        text-decoration: underline;
    }

.mesajuyari {
    font-family: verdana;
    font-size: 12px;
    color: #ECF4FF;
    padding-right: 5px;
}

    .mesajuyari A {
        color: #ECF4FF;
        text-decoration: underline;
    }

        .mesajuyari A:hover {
            color: #353742;
        }

.altbaslik {
    font-family: verdana;
    font-size: 13px;
    color: #096393;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.baslik2 {
    font-family: verdana;
    font-size: 12px;
    color: #797979;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}

.txtNormal {
    font-family: verdana;
    font-size: 12px;
    color: #555;
    width: 130px;
}

.cmbNormal {
    font-family: verdana;
    font-size: 14px;
    color: #555;
}

.normal {
    font-family: verdana;
    font-size: 12px;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
}

.normalbox {
    font-family: verdana;
    font-size: 12px;
    color: #555;
}

.normalbey {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    padding-left: 5px;
}

.box180 {
    font-family: verdana;
    font-size: 11px;
    color: #5D5D5D;
    width: 150px;
}

.girisler {
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 25px;
}

.normal A {
    color: #4D4D4D;
    text-decoration: underline;
}

    .normal A:hover {
        color: #126DB1;
    }

.normalKy {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
}

.kapasite {
    font-family: verdana;
    font-size: 11px;
    color: #006B9F;
}

.onemliyazi {
    font-family: verdana;
    font-size: 12px;
    color: #FF6D0D;
    padding-right: 5px;
    padding-left: 5px;
}

    .onemliyazi A {
        color: #427d22;
        text-decoration: underline;
    }

        .onemliyazi A:hover {
            color: #C40000;
        }

.not {
    font-family: verdana;
    font-size: 10px;
    color: #7D7D7D;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
}

.error {
    font-family: verdana;
    font-size: 12px;
    color: #FF6600;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
}

    .error A {
        color: #FF6600;
        text-decoration: underline;
    }

        .error A:hover {
            color: #346734;
        }

.sayfayalink A {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #0A83C5;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: underline;
}

    .sayfayalink A:hover {
        color: #FF9900;
    }

.dugme {
    width: 160px;
    height: 35px;
    background-color: rgb(63, 150, 44);
    color: white;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 5px;
}

    .dugme A {
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #0F5F99;
        line-height: 25px;
        background-image: url(../../images/dugme-alt.jpg);
        height: 25px;
        width: 183px;
        text-align: center;
        letter-spacing: 0.05em;
        display: block;
        text-decoration: none;
    }

        .dugme A:hover {
            color: #BB0000;
            background-image: url(../../images/dugme-alt-hover.jpg);
        }

.canceldugme {
    width: 160px;
    height: 35px;
    background-color: rgb(189, 6, 9);
    color: white;
    font-size: 16px;
    border-radius: 5px;
}

    .canceldugme A {
        font-family: verdana;
        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        color: #950000;
        background-image: url(../../images/dugmecancel-alt.jpg);
        height: 25px;
        width: 133px;
        text-align: center;
        padding-right: 5px;
        padding-left: 5px;
        letter-spacing: 0.05em;
        display: block;
        text-decoration: none;
    }

        .canceldugme A:hover {
            color: #FFFF99;
            background-image: url(../../images/dugmecancel-alt-hover.jpg);
        }

.tablobasliklar {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #424B55;
    padding-left: 5px;
    line-height: 22px;
    text-align: left;
    background-color: #E2E7E7;
    padding-right: 5px;
}

.tablobasliklar-2 {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #424B55;
    padding-left: 5px;
    line-height: 22px;
    background-color: #E2E7E7;
}

.tablobasliklardar {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #424B55;
    padding-left: 5px;
    line-height: 18px;
    text-align: left;
    background-color: #E2E7E7;
    height: 27px;
}

    .tablobasliklardar A {
        font-family: tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #424B55;
        padding-left: 5px;
        line-height: 18px;
        text-align: left;
        background-color: #E2E7E7;
        text-decoration: underline;
    }

tr.normal {
    height: 25px;
}

.tablonormal {
    font-family: verdana;
    font-size: 12px;
    color: #5D5D5D;
    line-height: 25px;
    background-color: #F7F9F9;
    border: 1px solid #CECFD7;
    text-align: left;
}

    .tablonormal td {
        padding-right: 5px;
        padding-left: 5px;
    }

.simple A, .advanced A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #51791A;
    background-repeat: no-repeat;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 22px;
    text-align: right;
    padding-right: 30px;
    text-decoration: underline;
    background-position: right center;
}

.simple A {
    background-image: url(../../images/simple.png);
}

.advanced A {
    background-image: url(../../images/advanced.png);
}

.ppax A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #51791A;
    background-image: url(../../images/cnt-kon.png);
    background-repeat: no-repeat;
    text-indent: 15px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 22px;
    background-position: right;
    text-align: right;
    padding-right: 30px;
}

.insert A, .addyesil A, .trash A, .edit A, .hizli A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-repeat: no-repeat;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
}

.insert A {
    background-image: url(../../images/insert.png);
    text-indent: 30px;
}

.addyesil A {
    background-image: url(../../images/add3.png);
    text-indent: 20px;
}

.trash A {
    background-image: url(../../images/trash.png);
    text-indent: 20px;
}

.edit A {
    background-image: url(../../images/edit.png);
    text-indent: 20px;
}

.hizli A {
    background-image: url(../../images/hizli.png);
    text-indent: 25px;
}

.menu A, .meta A, .iletisim A, .onsayfa A, .popbolge A, .webduzen A, .reklam A, .ozels A, .duyuru A, .anaduyuru A, .cms A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #286428;
    background-repeat: no-repeat;
    text-indent: 45px;
    display: block;
    border: 1px solid #ffffff;
    height: 45px;
    line-height: 45px;
    background-position: 5px center;
    text-decoration: none;
}
.cms A {
    background-image: url(../../images/W_cms.png);
}
    .menu A:hover, .meta A:hover, .onsayfa A:hover, .iletisim A:hover, .popbolge A:hover, .webduzen A:hover, .reklam A:hover, .ozels A:hover, .duyuru A:hover, .anaduyuru A:hover {
        color: #286428;
        background-color: #CBEDC5;
        border: 1px solid #AFE3A6;
    }

.menu A {
    background-image: url(../../images/W_menu.png);
}

.meta A {
    background-image: url(../../images/W_meta.png);
}


.iletisim A {
    background-image: url(../../images/W_iletisim.png);
}

.onsayfa A {
    background-image: url(../../images/W_vitrin.png);
}

.popbolge A {
    background-image: url(../../images/W_bolge.png);
}

.webduzen A {
    background-image: url(../../images/W_duzenle.png);
}

.reklam A {
    background-image: url(../../images/W_reklam.png);
}


.ozels A {
    background-image: url(../../images/W_ozelsayfa.png);
}

.duyuru A {
    background-image: url(../../images/W_duyuru.png);
}

.anaduyuru A {
    background-image: url(../../images/duyuru.png);
}


.resim A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/picture.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    border: 1px solid #ffffff;
    height: 20px;
    line-height: 20px;
    background-position: 5px bottom;
    text-decoration: underline;
}

.konak A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/bed.png);
    background-repeat: no-repeat;
    text-indent: 29px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
    text-decoration: underline;
}

.fiyat-hesap A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF6600;
    background-image: url(../../images/calculator.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left center;
    width: 200px;
    text-decoration: underline;
}

    .fiyat-hesap A:hover {
        color: #0D91F2;
    }

.tur-tarih A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/tur_tar.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    width: 100px;
    line-height: 20px;
    background-position: left bottom;
    text-decoration: underline;
    white-space: nowrap;
}

.ucr_tipi A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/ucr_tip.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    width: 100px;
    line-height: 20px;
    background-position: left bottom;
    text-decoration: underline;
}

.pickup A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/pickup.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    width: 80px;
    line-height: 20px;
    background-position: left bottom;
    text-decoration: underline;
}

.kontenjan A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/cnt-kon.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.komisyon A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/percent.png);
    background-repeat: no-repeat;
    text-indent: 22px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.cnttakvim A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/cnt-cal.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
    white-space: nowrap;
}

.cnttakvim2 A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/cnt-cal.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.stopsale A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/cnt-stp.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    width: 100px;
    line-height: 20px;
    background-position: left bottom;
    white-space: nowrap;
}

.work A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/Gear.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.expandpr A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/expandprice.png);
    background-repeat: no-repeat;
    text-indent: 20px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.contract A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/cnt-ucr.png);
    background-repeat: no-repeat;
    text-indent: 20px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.contractpricecalc A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/calculator2.png);
    background-repeat: no-repeat;
    text-indent: 27px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.contractpricecalc {
    min-width: 200px;
}

.contactdaterange {
    min-width: 190px;
}

.Contract_Prices_Calculate > ._divrow1 > div {
    float: left;
    padding-right: 10px;
}

.Contract_Prices_Calculate > ._divrow1 {
    clear: both;
    padding-top: 10px;
}

.Contract_Prices_Calculate > ._divrow2 {
    clear: both;
    padding-top: 10px;
}

.tableCntrctPricesCalc .thTumunuSec {
    text-decoration: underline;
    cursor: pointer;
    min-width: 75px;
}

.tableCntrctPricesCalc ._thFrom {
    min-width: 100px;
}

.tableCntrctPricesCalc ._thArac {
    min-width: 100px;
}

.tableCntrctPricesCalc ._thYon {
    min-width: 75px;
}

.tableCntrctPricesCalc ._altrnateRow {
    background-color: #EBF1F1;
    color: #5D5D5D;
    font-family: verdana;
    font-size: 10px;
    line-height: 16px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 5px solid #CCC;
}

.list A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/list.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.klon A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/klon.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.bolge A {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5D5D5D;
    background-image: url(../../images/bolge.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    background-position: left bottom;
}

.tablonormal A {
    text-decoration: underline;
    font-family: verdana;
    font-size: 11px;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 20px;
}

.tablonormalcalc {
    font-family: verdana;
    font-size: 11px;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 20px;
    background-color: #F7F9F9;
    border: 1px solid #CECFD7;
}


    .tablonormalcalc A {
        text-decoration: underline;
        font-family: verdana;
        font-size: 11px;
        color: #FFFFFF;
        padding-right: 5px;
        padding-left: 5px;
        line-height: 20px;
    }

    .tablonormalcalc label {
        font-family: verdana;
        font-size: 11px;
        color: #5D5D5D;
        padding-right: 5px;
        padding-left: 5px;
        line-height: 20px;
    }

.tablonormaldar {
    font-family: verdana;
    font-size: 12px;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 16px;
    background-color: #F7F9F9;
    height: 27px;
}

    .tablonormaldar A {
        text-decoration: underline;
        font-family: verdana;
        font-size: 12px;
        color: #5D5D5D;
        padding-right: 5px;
        padding-left: 5px;
        line-height: 16px;
    }

.collapsePanelHeader {
    width: 100%;
    height: 30px;
    background-image: url(../../images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}

.collapsePanel {
    background-color: #F7F7F7;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeader a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            color: #FFFFFF;
            background: none;
            text-decoration: underline;
        }

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 350px;
}

.dateButton {
    background-image: url(../../images/calander.gif);
}

.grdAll {
    background-color: White;
}

.grdEdit {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #CC0000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.grdContract {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.grdRow {
    background-color: #DDDDDD;
    color: Green;
}

.grdRowEdit {
    background-color: Purple;
    font-weight: bold;
}

.grdRowSelected {
    background-color: Black;
}

.grdPager {
    background-color: Silver;
}

.grdHeader {
    background-color: #EEEEEE;
}

.grdFooter {
    background-color: #EEEEEE;
}

.grdRowAlternating {
    color: Blue;
    background-color: #BBBBBB;
}

.quote A {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #D9FF9F;
    text-decoration: underline;
}

    .quote A:hover {
        color: #FFFFCC;
        text-decoration: underline;
    }

.aciklama {
    font-family: Verdana;
    font-size: 11px;
    color: #3F8569;
    padding: 5px;
    height: 20px;
    background-color: #F7FCF5;
    border: 1px solid #E1F3DA;
    line-height: 16px;
    border-left-style: none;
    border-right-style: none;
}

    .aciklama A {
        color: #3F8569;
        text-decoration: underline;
    }

        .aciklama A:hover {
            color: #1B8ACD;
        }

.result {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
}

    .result A {
        font-family: verdana;
        color: #FFFFFF;
        text-decoration: underline;
    }

        .result A:hover {
            color: #D5FFD5;
        }

.normal2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2599ab;
    padding-right: 5px;
    padding-left: 5px;
}

    .normal2 A {
        color: #15465A;
        text-decoration: underline;
    }

        .normal2 A:hover {
            color: #FF9900;
        }

.normal-5 {
    font-family: verdana;
    font-size: 11px;
    color: #1E6599;
    padding-right: 5px;
    padding-left: 5px;
}

.normal-3 {
    font-family: verdana;
    font-size: 12px;
    color: #2682C6;
    padding-right: 5px;
    padding-left: 5px;
}

    .normal-3 A {
        font-family: verdana;
        font-size: 12px;
        color: #2682C6;
        text-decoration: underline;
    }

        .normal-3 A:hover {
            color: #FF6600;
        }

.add {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
    color: #55892E;
    background-image: url(../../images/add.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    text-indent: 30px;
    float: left;
    height: 25px;
}

    .add A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 21px;
        color: #55892E;
        display: block;
        background-repeat: no-repeat;
        text-decoration: underline;
        font-weight: bold;
        text-indent: 30px;
        height: 25px;
    }

.contact A {
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #55892E;
    background-image: url(../../images/contact.png);
    background-repeat: no-repeat;
    background-position: 3px;
    height: 25px;
    width: 150px;
    display: block;
    text-decoration: none;
    text-indent: 30px;
    text-decoration: underline;
}

.pin A {
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    color: #A21009;
    background-image: url(../../images/mapping.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
    height: 25px;
    width: 150px;
    display: block;
    text-decoration: underline;
}

    .pin A:hover {
        color: #359ACA;
    }

.sirala A {
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #00A2FB;
    background-image: url(../../images/ascend.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
    height: 25px;
    width: 140px;
    display: block;
    text-decoration: none;
}

    .sirala A:hover {
        color: #FF6600;
    }

.add2 A {
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #FF6600;
    background-image: url(../../images/addbuton2.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 25px;
    height: 25px;
    width: 170px;
    text-decoration: none;
}

.excel A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../../images/Excel-icon.png);
    background-repeat: no-repeat;
    text-indent: 20px;
    display: block;
    line-height: 25px;
    text-decoration: none;
    height: 25px;
    margin-left: 5px;
    color: #0F5E21;
    background-position: left center;
}

.add2 A:hover {
    color: #359ACA;
}

.notes A {
    text-decoration: underline;
}

.incele A {
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    color: #1597DD;
    background-image: url(../../images/analyse.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 30px;
    height: 25px;
    width: 200px;
    text-decoration: none;
}

    .incele A:hover {
        color: #FF6600;
    }

.clone A {
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #55892E;
    background-image: url(../../images/copy_paste.png);
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 30px;
    height: 25px;
    width: 140px;
    text-decoration: underline;
}

    .clone A:hover {
        color: #359ACA;
    }

.report A {
    font-family: arial;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    color: #55892E;
    background-image: url(../../images/report.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    height: 25px;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
}

    .report A:hover {
        color: #359ACA;
    }

.custlink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    color: #55892E;
    background-image: url(../../images/link.png);
    background-repeat: no-repeat;
    background-position: 3px;
    text-indent: 20px;
    font-weight: bold;
    padding-left: 30px;
    height: 30px;
    display: block;
}

.custremove {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    color: #55892E;
    background-image: url(../../images/user_remove.png);
    background-repeat: no-repeat;
    background-position: 3px;
    text-indent: 5px;
    font-weight: bold;
    padding-left: 30px;
    height: 30px;
    display: block;
}

.custadd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    color: #55892E;
    background-image: url(../../images/user_add.png);
    background-repeat: no-repeat;
    background-position: 3px;
    text-indent: 5px;
    font-weight: bold;
    padding-left: 30px;
    height: 30px;
}

.change {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
    color: #0E9A70;
    background-image: url(../../images/change.gif);
    background-repeat: no-repeat;
    background-position: 3px;
    font-weight: bold;
    padding-left: 30px;
    height: 25px;
    width: 140px;
    display: block;
}

.quotewarning {
    font-family: verdana;
    font-size: 15px;
    color: Red;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
}

A.loadQuoteRef:link {
    color: #345269;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    border: 0px none #666666;
    cursor: auto;
}

A.loadQuoteRef:visited {
    color: #345269;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    border: 1px none #666666;
    cursor: auto;
    padding: 0px;
}

A.loadQuoteRef:hover {
    color: #FF3300;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    width: auto;
    border: 1px none #666666;
    cursor: auto;
    vertical-align: middle;
    padding: 0px;
}

.normal4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5D5D5D;
    padding-left: 5px;
}

.bagicon {
    background-image: url(../../images/bag.jpg);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3D495A;
}

.personicon {
    background-image: url(../../images/man.jpg);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3D495A;
}

.suggestionsBox {
    margin: 10px 0px 0px 0px;
    width: 250px;
    border: 1px solid #70B870;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

    .suggestionList li {
        margin: 0px 0px 3px 0px;
        padding: 3px;
        cursor: pointer;
        color: #004F00;
    }

        .suggestionList li:hover {
            background-color: #5AAB5A;
            color: #F4FCF3;
        }

.baslik1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    padding-right: 5px;
    padding-left: 5px;
}

.fiyat_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF6600;
    padding-right: 5px;
    padding-left: 5px;
}

.flightchoose {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #016301;
    padding-left: 5px;
    padding-right: 5px;
}

    .flightchoose A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #016301;
        text-decoration: underline;
        padding-left: 5px;
    }

.showdetay A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5B6371;
    text-decoration: underline;
    background-image: url(../../images/show_detay.jpg);
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
    display: block;
    margin-right: 5px;
    text-decoration: underline;
}

.choose_flight A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CC0000;
    background-image: url(../../images/choose_flight.png);
    background-repeat: no-repeat;
    text-indent: 30px;
    display: block;
    text-decoration: none;
}

    .choose_flight A:hover {
        color: #419717;
        text-decoration: underline;
        background-image: url(../../images/choose_flight-h.png);
    }

.flightfiyat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
}

.flightchoose A:hover {
    color: #3FC03F;
}

table.mytable td {
    border: 1px solid #EAF4FB;
    height: 28px;
    padding-left: 5px;
}

.cizgili {
    border: 1px solid #ffffff;
}

.cizgiligri {
    border: 1px solid #D7D7D7;
}

table.mytable2 td {
    border: 1px solid #EBF3F6;
}

table.mytable3 td {
    border: 1px solid #FFE8C6;
}

table.mytable4 td {
    border: 1px solid #F8F8F8;
}

table.mytable5 td {
    border: 1px solid #EEF9EC;
}

table.mytable6 td {
    border: 1px solid #FFFFFF;
}

table.mytable6 {
    background-color: #F4F5F7;
}

table.mytable7 td {
    border: 1px solid #D4D4D4;
}

.collapseimg {
    cursor: hand;
}

.ccnormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
}

    .ccnormal A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #426795;
        text-decoration: underline;
    }

        .ccnormal A:hover {
            color: #CA6000;
        }

.ccbaslik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
}

.ccerror {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF9900;
    padding-left: 5px;
    padding-right: 5px;
}

.ccdugme {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../../images/seacrh_bck.jpg);
    height: 25px;
    width: 85px;
    text-align: center;
    letter-spacing: 0.05em;
    text-decoration: none;
    cursor: hand;
    margin-right: 5px;
    border: 1px solid #FFFFFF;
    margin-bottom: 5px;
}

.ccBaslik2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
}

.ccnormal2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #57555E;
    padding-right: 5px;
    text-indent: 5px;
}

.dilbuton {
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #5C8AB8;
}

.ikonlulink A {
    font-family: tahoma;
    font-size: 12px;
    line-height: 48px;
    color: #375032;
    text-decoration: underline;
}

.yenirezervasyon A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #3372D0;
    background-image: url(../../images/New_reserv2.png);
    background-repeat: no-repeat;
    text-indent: 30px;
    display: block;
    height: 25px;
    text-decoration: underline;
}

    .yenirezervasyon A:hover {
        color: #274626;
    }

.showmap A {
    font-family: arial;
    font-size: 14px;
    color: #0077B0;
    text-decoration: none;
    border: 1px solid #DEE1E4;
    height: 25px;
    display: block;
    background-image: url(../../images/map.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 30px;
    line-height: 25px;
    font-weight: bold;
}

#map_search_input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.google_map_aciklama {
    background-color: #F7FCF5;
    border: 1px solid #E1F3DA;
    color: #3F8569;
    font-family: Verdana;
    font-size: 11px;
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;
}

.EntryHtlRoomtblHerOda {
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #EEE;
}

    .EntryHtlRoomtblHerOda td {
        padding: 3px;
        border: 1px solid #EAF4FB;
    }

    .EntryHtlRoomtblHerOda ._alternrow {
        background-color: #EBF1F1;
    }

.EntryHtlRoomtblBaslik {
    font-weight: bold;
    background-color: #E2E7E7;
}

.EntryHtlRoomPeriods {
    text-align: center;
}

.EntryHtlRoomtblIlkSutun {
    text-align: left;
    font-weight: bold;
    min-width: 200px;
}

#map_search_input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    font-family: Roboto;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.google_map_aciklama {
    background-color: #F7FCF5;
    border: 1px solid #E1F3DA;
    color: #3F8569;
    font-family: Verdana;
    font-size: 11px;
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;
}

.EntryHtlRoomtblHerOda {
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #EEE;
}

    .EntryHtlRoomtblHerOda td {
        padding: 3px;
        border: 1px solid #EAF4FB;
    }

    .EntryHtlRoomtblHerOda ._alternrow {
        background-color: #EBF1F1;
    }

.EntryHtlRoomtblBaslik {
    font-weight: bold;
    background-color: #E2E7E7;
}

.EntryHtlRoomPeriods {
    text-align: center;
}

.EntryHtlRoomtblIlkSutun {
    text-align: left;
    font-weight: bold;
    min-width: 200px;
}

.versiyon A {
    font-family: arial;
    font-size: 12px;
    background-image: url(../../images/versiyon.png);
    background-repeat: no-repeat;
    display: block;
    background-position: left;
    color: #004397;
    padding-right: 5px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-indent: 20px;
    text-decoration: underline;
}

.baslikyeni {
    font-family: verdana;
    font-size: 14px;
    color: #077220;
    background-color: #E9FBE6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C6EDBA;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

.sort A {
    font-family: tahoma;
    font-size: 12px;
    line-height: 21px;
    color: #446AA4;
    background-image: url(../../images/descend.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    text-decoration: none;
    display: block;
}

    .sort A:hover {
        color: #39AE39;
    }

.sortAsc A {
    font-family: tahoma;
    font-size: 12px;
    line-height: 21px;
    color: Red;
    background-image: url(../../images/ascend.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    text-decoration: none;
    display: block;
}

    .sortAsc A:hover {
        color: #39AE39;
    }

.sortDesc A {
    font-family: tahoma;
    font-size: 12px;
    line-height: 21px;
    color: Red;
    background-image: url(../../images/descend.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    text-decoration: none;
    display: block;
}

    .sortDesc A:hover {
        color: #39AE39;
    }

.processes A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C8261E;
    text-indent: 30px;
    background-image: url(../../images/process.png);
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: left;
    display: block;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}

.bagla A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C8261E;
    text-indent: 30px;
    background-image: url(../../images/pin.png);
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: left;
    display: block;
    font-weight: bold;
    text-align: left;
    margin-left: 30px;
    text-decoration: underline;
}


.previous A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../../images/back.png);
    background-repeat: no-repeat;
    text-indent: 30px;
    display: block;
    height: 21px;
    width: 120px;
    color: #57831D;
    line-height: 21px;
    text-decoration: none;
}

    .previous A:hover {
        background-image: url(../../images/back-h.png);
        color: #2E440F;
    }

.next A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../../images/next.png);
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 100px;
    color: #57831D;
    line-height: 21px;
    text-decoration: none;
    background-position: right;
    text-align: left;
}

    .next A:hover {
        background-image: url(../../images/next-h.png);
        color: #2E440F;
    }

.was {
    text-decoration: line-through;
}

.preferences A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #392B6B;
    background-image: url(../../images/preferences.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    width: 100px;
    height: 21px;
    line-height: 21px;
    text-align: left;
    text-decoration: underline;
}

    .preferences A:hover {
        color: #FFFFFF;
    }

.odasec A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #357CCA;
    background-repeat: no-repeat;
    height: 22px;
    display: block;
    padding-left: 30px;
    text-decoration: underline;
}

    .odasec A:Hover {
        color: #F1434D;
    }

.odasecildi A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F1434D;
    background-image: url(../../images/pin.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 20px;
    display: block;
    text-decoration: none;
}


.expandtr A {
    background-image: url(../../images/descend.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    height: 19px;
    font-family: verdana;
    font-size: 12px;
    color: #555555;
    font-weight: bold;
    line-height: 19px;
    margin-left: 5px;
    background-position: left center;
    text-decoration: underline;
}

.collapsetr A {
    background-image: url(../../images/ascend.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    display: block;
    height: 19px;
    font-family: verdana;
    font-size: 12px;
    color: #555555;
    font-weight: bold;
    line-height: 19px;
    margin-left: 5px;
    background-position: left center;
    text-decoration: underline;
}

.lookbasket A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #50A050;
    background-image: url(../../images/show_basket.png);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    text-indent: 25px;
    width: 150px;
    text-align: left;
    text-decoration: underline;
}

.odemetd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    background-image: url(../../images/ODEME_TABAN.jpg);
    background-repeat: no-repeat;
    height: 33px;
    width: 601px;
    line-height: 33px;
    text-align: center;
    border-width: 0px;
}

.deal_cok {
    background-image: url(../../images/deal_cok.png);
}

.deal_ucuz {
    background-image: url(../../images/deal_ucuz.png);
}

.deal_indR {
    background-image: url(../../images/deal_indR.png);
}

.deal_indY {
    background-image: url(../../images/deal_indY.png);
}

.deal_yaz {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    background-repeat: no-repeat;
    height: 28px;
    width: 240px;
}

.deal_alt {
    background-color: #F7F7F7;
    border-bottom: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
}

.errortitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 39px;
    color: #1EAABC;
    background-image: url(../../images/error_img.png);
    background-repeat: no-repeat;
    background-position: 5px;
    text-indent: 70px;
    height: 40px;
    border-bottom: 1px solid #AFE0E7;
}

.mailsend A {
    font-family: verdana;
    font-size: 12px;
    color: #0076AE;
    background-image: url(../../images/mail.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 30px;
    line-height: 21px;
    height: 21px;
    display: block;
    width: 150px;
    text-decoration: underline;
}

    .mailsend A:hover {
        color: #FF6600;
    }

.menu2 {
    padding: 0;
    list-style: none;
    margin: 0;
}

    .menu2 li {
        padding: 0;
        float: left;
        position: relative;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    .menu2 a {
        display: block;
        color: #244A24;
        line-height: 21px;
        text-decoration: none;
        height: 21px;
        background-image: url(../../images/subnav_alt.jpg);
        background-repeat: no-repeat;
        width: 105px;
    }

        .menu2 a:hover {
            color: #077610;
            background-image: url(../../images/subnav_alt-h.jpg);
        }


.menu3 {
    padding: 0;
    list-style: none;
    margin: 0px;
}

    .menu3 li {
        padding: 0;
        float: left;
        position: relative;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
    }

    .menu3 a {
        display: block;
        color: #0080C0;
        line-height: 21px;
        text-decoration: none;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        height: 21px;
        margin-right: 20px;
        border-bottom: 1px solid #CCEEFF;
        border-top: 1px solid #CCEEFF;
    }

        .menu3 a:hover {
            color: #0080C0;
            background-color: #E8F8FF;
        }


.yazdir {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #246FA6;
    background-image: url(../../images/print_24.gif);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: right center;
    height: 25px;
    text-align: right;
    padding-right: 40px;
    line-height: 25px;
    font-weight: bold;
    width: 100px;
}

.Baslik_3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #E0040A;
    padding-left: 5px;
    padding-right: 5px;
}

    .Baslik_3 A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #DF040A;
        text-decoration: underline;
    }

        .Baslik_3 A:hover {
            color: #890101;
        }

.baslik_6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #485E84;
    padding-right: 5px;
    padding-left: 5px;
}

.baslik_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding-right: 5px;
    padding-left: 5px;
}

    .baslik_2 A {
        font-family: tahoma;
        font-size: 13px;
        color: #093D52;
        line-height: 21px;
        text-decoration: underline;
    }

        .baslik_2 A:hover {
            color: #CC3300;
        }

.expand A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0CACE9;
    background-image: url(../../images/expand.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 30px;
    display: block;
    height: 30px;
    width: 170px;
    text-align: left;
    line-height: 30px;
    text-decoration: underline;
}

    .expand A:hover {
        color: #2268A8;
    }


.unlem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC3300;
    padding-right: 5px;
    padding-left: 5px;
}

.numsol A {
    background-image: url(../../images/sol-ok.png);
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 22px;
    padding-right: 5px;
    text-decoration: none;
        background-position: center center;
}

    .numsol A:hover {
        background-image: url(../../images/sol-ok_h.png);
    }

.numsag A {
    background-image: url(../../images/sag-ok.png);
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 22px;
    margin-left: 5px;
    text-decoration: none;
        background-position: center center;
}

    .numsag A:hover {
        background-image: url(../../images/sag-ok_h.png);
    }

.numara, tr.GridPager td span {
    background-image: url(../../images/numacti.png);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 10px;
    text-align: center;
    background-position: center center;
    padding: 7px;
}

.numarapas A, tr.GridPager td a {
    background-image: url(../../images/numpass.png);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #333333;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    background-position: center center;
    padding: 7px;
}

    .numarapas A:hover, tr.GridPager td a:hover {
        background-image: url(../../images/numpass_h.png);
        color: #FFFFFF;
    }

tr.GridPager td {
    height: 25px;
}

.moralttr {
    background-color: #D0D2D9;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #5D5D5D;
    padding-right: 5px;
    padding-left: 5px;
}

.puan A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #009944;
    background-image: url(../../images/puan_icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-align: left;
    display: block;
    width: 130px;
    text-decoration: none;
    height: 25px;
    line-height: 25px;
}

    .puan A:hover {
        color: #006F32;
        text-decoration: underline;
    }

div#cpc_ustacik {
    height: auto !important;
}

div#items_PRODS {
    clear: both;
    float: left;
    width: 150px;
    line-height: 25px;
}

div#cmb_PRODS {
    float: left;
}

div#type_PRODS {
    float: left;
    width: 150px;
    line-height: 25px;
}

div#txtBox_PRODS {
    float: left;
}

.qtip {
    font-size: 12px !important;
}

.chrfee {
    width: 70px;
}

.chrperc {
    width: 40px;
}

table.tblenrty {
    box-shadow: 5px 5px 5px #888888;
}

.flaggost {
    padding-top: 2px;
}
/*kamil*/
div#SE_FLT_SIMP input, div#SE_FLT_SIMP select {
    margin-left: 5px;
    padding-left: 5px;
    font-family: verdana;
    font-size: 12px;
    color: rgb(109, 105, 105);
    margin-bottom: 3px;
}

div#SE_FLT_SIMP_Options span {
    font-size: 12px;
    line-height: 30px;
}

div#SE_FLT_SIMP div {
    line-height: 20px;
    font-size: 12px;
}

.paging.right ul {
    float: left;
    padding: 0px;
    margin: 0;
}

    .paging.right ul li {
        float: left;
        list-style: none;
    }

        .paging.right ul li A {
            text-decoration: none;
            line-height: 18px;
        }

.paging.right .numsol, .paging.right .numsag {
    float: left;
    margin-top: 3px;
}

.paging.right {
    float: left;
}

.list-holder .sort li {
    float: left;
    list-style: none;
    width: 100px;
}

div#trSort span {
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
    font-weight: bold;
}

h2 {
    margin: 0;
}

.ui-dialog {
    max-height: 100%;
    overflow-y: auto;
}

.ui-resizable-handle {
    display: none !important;
}

.ui-menu .ui-menu-item {
    font-size: 12px;
}
/*jquery tab'de arka plan mavi idi. resetledim*/
.ui-widget-header {
    background: none;
    border: none;
}
/*1300 nolu task i�in yaz�lan css ler*/
.ui-tabs .ui-tabs-panel {
    padding: 0px;
    margin: 0px;
}

.ui-tabs .ui-tabs-nav {
    padding: 0px;
    margin: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px;
}

.ui-dialog-titlebar {
    background: rgb(69, 148, 195);
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #1B8ACD !important;
    color: white;
}

.ui-widget-content {
    border: none;
}

ul.ui-tabs-nav {
    border-bottom: 1px solid #C1DFF2;
}

.res-chk #chk1 {
    height: 20px;
    width: 20px;
}

.ui-datepicker-header {
    background-color: rgb(53, 146, 239);
    height: 25px;
    border-right: 1px solid #FCFDFD;
}

/*

input[type="radio"], input[type="checkbox"] {
    margin-left: 5px;
    margin-right: 3px;
}

 */

/*kamil*/
#htl-pax select, #htl-pax input[type="text"] {
    width: 70px !important;
}

#flght-pax select, #trHtlRoom1 .boxSmall, input[type="text"].smallTextBox {
    width: 60px !important;
}

input[type="text"].middleTextBox {
    width: 100px !important;
}

.ui-datepicker select {
    height: 20px !important;
    width: 65px !important;
    margin-right: 5px !important;
    text-indent: 3px !important;
}

input[type="text"]:not(.form-control), input[type="password"] {
    height: 27px;
    width: 200px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #555 !important;
    text-indent: 10px;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.inp-prc input, .txtPrice {
    height: 25px;
    margin-bottom: 2px;
    font-size: 13px;
    color: #555;
    border: 1px solid #cccccc;
    margin-right: 10px;
    border-radius: 4px;
    width: 80px !important;
    text-align: right;
}

select {
    height: 30px;
    width: 150px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #555;
    text-indent: 10px;
    border: 1px solid #cccccc;
    margin-right: 10px;
    border-radius: 4px;
}

.new-design select.form-control {
    text-indent: 0;
}

:not(.new-design) input[type="text"].hasDatepicker {
    width: 115px;
    text-align: left;
}

.tra-det input[type="text"].hasDatepicker, .adv-list input[type="text"].hasDatepicker {
    width: 100px;
}

.FlCharSeWays input[type="radio"] {
    opacity: inherit;
}

#inpDepRange {
    width: 100px !important;
}

.prof-kar input[type="text"], .prof-kar select, #tabCancelPeriods input[type="text"], .grd-ages input, .trf-cnt input[type="text"] {
    width: 100px !important;
}

textarea {
    margin-bottom: 2px;
    font-size: 14px;
    color: #555 !important;
    text-indent: 10px;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.prc-tbl select, .prc-tbl input {
    text-indent: 3px !important;
}

.tour-prc input[type="text"], .rel-day, #tdPrices input[type="text"], #rac-prc input[type="text"] {
    width: 65px !important;
    text-indent: 3px !important;
}

.uc-crr select, select#cmbHotelRoom {
    width: 200px;
}

input#cmdPrevious, input#cmdNext, input.geri {
    height: 30px;
    width: 100px;
}

#trUseCC select.boxSmall, #tabHotelRooms select.boxSmall, #trUseCC input[type="text"].smallTextBox, .pck-def select.boxSmall {
    width: 80px;
}

.con-prc input {
    text-align: right;
    padding-right: 5px;
}

.htl-btn input {
    text-align: center;
}

select.boxbig {
    width: 230px;
}

.Contract_Prices_Calculate input[type="text"] {
    width: 70px;
}

input#AreaP_Ac {
    padding: 0px;
}

input[type="text"].txtmiddle {
    width: 100px;
}

#trProdDef_PriceType select {
    width: 215px;
}

a:hover, a:focus {
    text-decoration: none;
}



.cnt-table {
    border: 1px solid #C9CFD0;
}

.welcome i {
    font-size: 18px;
    padding-right: 10px;
}
/*bootstrap düzenlemeleri kamil*/

table {
    background-color: initial;
    margin-top: 0;
}

    table.tbl-bck {
        background-color: #AFBBBB !important;
    }

:not(.new-design) .normal table td {
    padding-left: 5px;
    padding-top: 2px;
}

:not(.new-design) label {
    padding-right: 5px;
    font-weight: normal;
}


.city {
    color: #000000;
}

.deparrsummarytd {
    padding: 0 !important;
    border: none !important;
}

.deparrsummary {
    width: 100%;
}

.crm-note {
    background-color: #fdfdde;
    font-size: 12px;
    padding: 5px;
}

#slider.flexslider .slides img {
   height:273px;
}
#carousel.flexslider .slides img {
    height: 70px!important;
}

.hotel-slider{   
    margin-right: 20px;
    width: 440px;
}

.resimg-print img {
    max-width: 330px;
}
#trPriceCalc_0 h2 {
     
    line-height: 35px;
   font-size: 13px;
    color: #054a05;
    text-align: center;
}
#trPriceCalc_1,#trPriceCalc_0 {
    width: 600px;
    background-color: #e6e6e6;
}
#tabPackageRooms > tbody > tr:nth-child(n+3) {
    border-top: 1px solid #cccc;
    margin-top: 15px;
}
span#spnTotalPrice {
    font-size: 20px;
    padding-right: 50px;
}
span.Pck-calc {
    font-size: 14px;
    background: #1b8acd;
    padding: 7px;
    border-radius: 3px;
    margin-right: 50px;
}
span.Pck-calc:hover {
    background-color: #22a0ec;
}
span.Pck-calc a {
    color: #fff;
}
/*BO_Hotel_Result daki uyarı için*/
p.alert.alert-warning.onehotel a {
    text-decoration: underline;
}
/*otel detaydaki arama linki için*/
a#arefSearchAgain {
    padding: 10px 10px;
    margin-left: 50px;
    background-color: #22a0ec;
    color: #fff;
    border-radius: 5px;
}
a#arefSearchAgain:before {
    content: "\f002";
    font-family: FontAwesome;
    margin-right: 5px;
}
.longsentc {
     white-space: normal;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.uc-crr .col-crr {
     display: inline-block;
        float: left;
}
.uc-crr .col-crr.crrf {
    width: 150px;
    color: #6a6c6f;
}
.uc-crr .col-crr.crrs  {
     width: 226px;
}
.uc-crr .col-crr.crrf span {
    line-height: 29px;
}

 .fancy-crr .uc-crr .col-crr.crrf {
     width: 40%;
 }

.row-htl  .uc-crr .col-crr.crrs  {
    padding-left: 5px;
}