/*@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/gotham-light-webfont.eot');
    src: url('../fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-light-webfont.woff') format('woff'),
         url('../fonts/gotham-light-webfont.ttf') format('truetype'),
         url('../fonts/gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/gotham-book-webfont.eot');
    src: url('../fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-book-webfont.woff') format('woff'),
         url('../fonts/gotham-book-webfont.ttf') format('truetype'),
         url('../fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/gotham-bold-webfont.eot');
    src: url('../fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-bold-webfont.woff') format('woff'),
         url('../fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('../fonts/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

body{ font:12px 'GothamBook', Curier, Helvetica, sans-serif; background: url(../images/background.jpg) right top no-repeat #c3e2cb; color:#000; min-width:1200px;}
.Link {text-decoration:none;color:#11375f;}
.header{ width:100%; background:url(../images/background.jpg) left top no-repeat; padding-top:10px}
.innerHeader{ color:#fff; width:1020px; margin:-68px auto 0 auto;  height:119px; position:relative; } /**margin:-78px auto 0 auto;*/
.logo{ height:50px; width:290px; display:block; background:url(../images/logo-transfer.jpg) no-repeat; z-index:10; float:left; margin:0 0 0 0; position:absolute; top:10px; left:50px; }

.headerImg{ width:530px; height:68px; background:url(../images/header-transfer.jpg) no-repeat; margin:21px 0 0 0; float:right}

.loginBox{ float:right; margin:21px 0 0 0; height:62px; width:280px; background:#d2e0eb; padding:3px; position:relative; z-index:20}
.inputUserHeader{ background:#fff; height:18px; width:280px; margin:0 0 4px 0; float:left; line-height:18px; text-indent:5px; font-size:11px;}
.inputPassHeader{ background:#fff; height:18px; width:220px; margin:0 0 4px 0; float:left; line-height:18px; text-indent:5px; font-size:11px;}
.btLogin{background:#11375f;color:#fff;   height:18px; width:56px; margin:0 0 0 0; border:none; cursor:pointer; float:right}
.loginBox .error{ font-size:11px; position:absolute; bottom:3px; left:3px; background:#fff; height:18px; width:280px; text-indent:5px; line-height:18px; font-weight:bold}
.loginBox .infoCont{ background:#11375f; height:18px; width:280px; color:#fff; font-size:11px; line-height:18px; font-weight:bold;text-indent:5px;}
.loginBox .infoCont a{ text-decoration:none; color:#fff; font-size:11px; margin:0 10px}

.loggedBox{ float:right; margin:21px 0 0 0; height:62px; width:280px; background:#d2e0eb; padding:3px; position:relative; z-index:20}
.userName{ background:#fff; height:18px; width:220px; margin:0 0 4px 0; float:left; line-height:18px; text-indent:5px; font-size:11px; color:#11375f}
.btLogout{ background: url(../images/bt_logout.jpg) left top no-repeat; height:18px; width:59px; margin:0 0 0 0; border:none; text-indent:-9999px; cursor:pointer; float:right; display:block}
.btLogout:hover{ background-position:bottom}
.loggedBox .tipCont{ background: url(../images/tip_client.png) right top no-repeat; height:22px; width:288px; color:#fff; font: 11px 'GothamBook', Arial, Helvetica, sans-serif; line-height:20px; text-indent:10px; color:#000; position: absolute; top:25px; left:-5px;}
.loggedBox .tipCont.standard{background-position:right -44px;  }
.loggedBox .tipCont.silver{ background-position:right -22px; }
.loggedBox .tipCont.gold{ background-position:right top; }
.loggedBox .tipCont img{ margin:3px 10px 0 0px; vertical-align:top}
.loggedBox .tipCont a{text-decoration:none; color:#fff; font-size:11px; margin:0 10px}
.loggedBox .infoCont{ background:#11375f; height:18px; width:280px; color:#fff; font-size:11px; line-height:18px; text-indent:10px;  font-weight:bold; position:absolute; bottom:3px; left:3px; }
.loggedBox .infoCont a{ text-decoration:none; color:#fff; font-size:11px; margin:0 10px}

.headerMenu{ width:1020px; position:absolute; top:89px; left:17px; }
.headerMenu li{ margin:0 0 0 -14px; float:left}
.headerMenu li.cap{ display:block; height:30px; line-height:30px !important; background:url(../images/header_menu.png) no-repeat left top; width:14px; position:relative;}
.headerMenu a{ color:#fff; text-decoration:none; display:block; height:30px; line-height:30px !important; padding:0 20px 0 20px; font:15px 'GothamBook', Arial, Helvetica, sans-serif ; background:url(../images/header_menu.png) no-repeat left top;}
.headerMenu a:hover{ background-position:left -30px}
.headerMenu a.activ{ background-position:left -60px}
.headerMenu a.selected{ background-position:left -60px}
.headerMenu a.aspNetDisabled{background-position:left -90px}

.searchHeader{ width:100%; background:#D2E0EB; ruby-align:left;  }
.innerSearchHeader{ width:90%; height:30px; margin:0 auto 0 auto; padding:7px 0;}
.labelSearchHeader{ height:28px; float:left; line-height:28px; padding:0 20px 0 0; color:#03365F; font-family:'GothamBook', Arial, Helvetica, sans-serif; text-indent:10px; }
.inputSearchHeader{ width:398px; height:28px; line-height:28px; float:left; border:1px solid #03365f; padding:0 5px; margin-right:2px}
.btSearchHeader{ background: url(../images/bt_search_header.png) 55px no-repeat #03365F; height:30px; border:none; cursor:pointer; float:left;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; padding:0 10px; line-height:30px; color:#fff; width:80px; text-align:left;}
.btSearchHeader:hover{ background-color:#415F7F}
.lnkAdvSearch{color:#03365f; font-size:12px; float:left; height:30px; line-height:30px; padding-left:20px}
.lnkAdvSearch:hover{color:#03365f;}

/*.mainWrapper{ width:100%; background:#fff;}*/
.mainContentFullPage{ width:90%; margin:0 auto; padding:20px 0 20px 0; min-height:500px;}
/*.mainContent{ width:1020px; margin:0 auto; padding:20px 0 20px 0; min-height:400px;overflow-x:scroll; overflow-y:auto;}*/

.mainWrapper{ width:100%; background:#fff;}

.mainContent{ width:1020px; margin:0 auto;padding:20px 0 20px 0; min-height:400px; color:#11375f; }

.title{ color:#03365f; font-family: 'GothamLight', Arial, Helvetica, sans-serif;  text-align: justify;}
.title h2{ font-size:40px; font-weight:normal; margin-bottom:25px; text-indent:0;}
.title h3{font-size:28px; font-weight:normal; margin-bottom:20px;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; text-indent:0;}
.title h4{font-size:20px; font-weight:normal; margin-bottom:20px;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; text-indent:0;}
.title h5{font-size:14px; font-weight:normal; margin-bottom:20px;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; text-indent:0;}
.title h8{font-size:20px; font-weight:normal; margin-bottom:20px;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; text-indent:0;}
.homeGeneral{ float:left; width:550px; font-size:15px;}
.homeGeneral .entry{ color:#03365f;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; margin:15px 0 0 0; font-size:16px; display:block; text-decoration:none}
small{ font-size:12px;}
.bulina{ font: 16px 'GothamBold', Arial, Helvetica, sans-serif ; color:#fff; background:url(../images/bulina.png) no-repeat; width:23px; height:23px; line-height:23px; text-align:center; float:left; margin:6px 10px 0 0;}
.homeGeneral .entry:hover .bulina{ color:#03365f;}

.homeBeneficii{ float:left; width:475px; font-size:12px; margin:23px 0 0 0;}
.homeBeneficiiDate{ float:left; width:475px; font-size:12px; margin:23px 0 0 0;}
.homeBeneficiiDateMarketing{ float:left; width:90%; font-size:12px; margin:0 0 0 0;}
.homeBeneficii .entry{ color:#11375f; font-family: 'GothamBook', Arial, Helvetica, sans-serif ; margin:0 0 15px 0; font-size:15px; text-align:left;}
.homeBeneficiiDateMarketing .entry{ color:#11375f; font-family: 'GothamBook', Arial, Helvetica, sans-serif ; margin:0 0 15px 0; font-size:15px; text-align:left;}
.entry .text{ width:440px; float:left; display:block}
.entryDateMarketing .text{ width:90%; float:left; display:block; padding-bottom:20px;}
.homeBeneficii .bulina{ margin-top:0;}
.homeBeneficiiDateMarketing .bulina{ margin-top:0;}

.downloadDemo{ width:500px; height:79px; display:block; background: url(../images/download_demo2.png) no-repeat; float:right; margin:0 0 0 0; position:relative}
.downloadDemo:hover{ background-position: bottom;}

.homeColor{background: url(../images/colt_home_color.png) no-repeat #C3E2CB; padding:30px 0 0 0; margin:30px 30px 10px 0; width:500px; font-size:15px; float:left; color:#03365F; height:395px; float:left}
.homeColor .title{ margin:1px 0 0 40px; color:#03365F}
.homeColor .text{margin:0 40px 27px 40px; font: 16px 'GothamBook', Arial, Helvetica, sans-serif ; text-align:justify; line-height:18px}

.footer{ width:100%; background:#c3e2cb; border-top:7px solid #69b77d; padding:20px 0 30px 0; height:125px; }

.innerFooter{ width:1020px; margin:0 auto;}
.footer .companyLogo{ width:75px; float:left; font-size:11px; color:#69b77d; font-family: 'GothamBook', Arial, Helvetica, sans-serif ;}
.footer .companyLogo img {margin: 10px 0 40px 0;}

.footer .companyText{ width:200px; float:right; font-size:11px; color:#69b77d; font-family: 'GothamBook', Arial, Helvetica, sans-serif; text-align:center}
.footer .companyText img{ margin:10px 0 40px 0}

.footer .column{ float:left; width:740px; line-height:23px; color:#03365f ;font-family: 'GothamBook', Arial, Helvetica, sans-serif ; font-size: 12px}
.footer .column a{ color:#03365f}
.footer .column a:hover{ color:#69B77D}
.green{ color:#69b77d;}
.blue{ color:#11375f;}

.slash{ font-size:30px; color:#69b77d; margin-left:20px}
/*.Luckytable {    font: 10px 'GothamLight', Arial, Helvetica, sans-serif;}*/

.table{ margin:20px 0;}
.table td{border-top:1px solid #fff;  border-bottom:1px solid #69b77d; min-height:13px; color:#11375f; background:#f7fbf8; padding:10px;}
/*.table .head td{ border-top:1px solid #69b77d;  border-bottom:1px solid #69b77d; min-height:13px;color:#11375f; font-weight:bold; background:#fff;}*/
/*.table th { border-top:1px solid #69b77d;  border-bottom:1px solid #69b77d; min-height:13px;color:#fff; font-weight:bold; background:#11375f;padding:5px;padding-top:10px; padding-bottom:10px; text-align:left; }*/
.table th { border-top:1px solid #69b77d;  border-bottom:1px solid #69b77d; min-height:13px;color:#11375f; font-weight:bold; background:#C3E2CB;padding:5px;padding-top:10px; padding-bottom:10px; text-wrap:avoid; text-align:left; }
.table th a { font-style:normal;text-decoration:none; color:#11375f; background-color:#C3E2CB; padding:3px; padding-left:5px; padding-right:5px; }
.table .odd td{background:#f0f8f2;}
.table img{ vertical-align:middle; margin-right:5px}
.lnkAction{ color:#69b77d; font-size:12px; text-decoration:underline;}
.lnkAction:hover{ color:#45975a;}
.table tr.head:hover td{background: inherit;}
.table tr:hover td{background:#C3E2CB;}
.table tr:hover .lnkAction{color:#03365f;}
.table a{ font-style:normal;text-decoration:none; color:#fff; background-color:#69b77d; padding:3px; padding-left:5px; padding-right:5px;}
/*.table a{ font-style:normal;text-decoration:none; color:#11375f;}*/


.table.tarife td{background:none;}
.table.tarife tr:hover td{ background:none;}
.table.tarife td.odd, .table.tarife tr:hover td.odd{background:#f0f8f2;}
.table.tarife td.even, .table.tarife tr:hover td.even{background:#f7fbf8;}


.paging{ clear:both; margin-top:20px}
.paging li{ float:left; margin-right:1px;height:21px; line-height:21px}
.paging a{ background:#c3e2cb; color:#000; text-decoration:none; text-align:center; padding:0 5px; height:21px; line-height:21px; min-width:11px; display:block; font-size:12px; border:1px solid #87C597}
.paging a:hover{ background:#F0F8F2}
.paging a.selected{ background:#69B77D; color:#fff}
.paging img{ vertical-align:middle; border:none; margin-top:6px}
.paging .arrowR{ margin-left:5px;}
.paging .arrowL{ margin-right:5px;}

.input{ width:350px; height:29px; line-height:29px; border:1px solid #69b77d; font-size:12px; padding:0 5px; color:#11375f;}
.input_right{ width:350px; height:29px; line-height:29px; border:1px solid #69b77d; font-size:12px; padding:0 5px; color:#11375f; text-align:right}
.inputFileAdd{ width:450px; height:29px; line-height:29px; border:1px solid #69b77d; font-size:12px; padding:0 5px; background-color:#fff;position: relative; text-align:left;vertical-align:middle;color:#11375f;
    top: 0px;
    left: 0px;
}
.inputPriority{ width:50px; line-height:29px; border:1px solid #69b77d; font-size:12px; padding:0 5px; color:#11375f; }
.inputCalendar{ width:450px; height:31px; line-height:31px; border:1px solid #69b77d; font-size:12px; padding:5px 5px;color:#11375f;}

.dateTimePicker {  width:100px; height:29px; line-height:29px; border:1px solid #69b77d; font-size:12px; padding:0 5px; color:#11375f;}


.select{ line-height:31px; border:1px solid #69b77d; font-size:12px; padding:5px 5px;}
.textarea{width:450px; height:150px;border:1px solid #69b77d; font-size:12px; padding:5px;color:#11375f;}
.textarea2{width:450px; height:75px;border:1px solid #69b77d; font-size:12px; padding:5px;color:#11375f;}
.fileArea{width:450px; height:275px;
border:1px solid #69b77d; font-size:12px; padding:5px; overflow:auto; text-align:left;vertical-align:top;
}
.fileAreahr{border:1px solid #69b77d;  overflow:auto;}
.btSquare{ padding:0 10px; height:31px; line-height:31px; color:#fff; font-size:12px; text-align:center; background:#03365F; cursor:pointer; display:block; border:1px solid #03365F; text-decoration:none; font-family: 'GothamBook', Arial, Helvetica, sans-serif ;}
.btSquare:hover{ background:#415F7F}
.label{ font-size:12px; margin:10px 0 3px 0;}
.error{ font-size:12px; color:#F00; font-weight:bold; }
.labelCheck{ font-size:12px; display:block;}
.labelCheck input{ margin-right:10px; vertical-align:middle}
.subTitle{ padding:10px 0; font-weight:bold; border-bottom:1px dotted #C3E2CB; font-size:18px; color:#11375f; vertical-align:bottom}
.subTitleSmall{ padding:10px 0; font-weight:bold; border-bottom:1px dotted #C3E2CB; font-size:12px; color:#11375f; vertical-align:bottom}
.tabs{ height:30px; line-height:30px; margin-left:0; text-align:center; }
.tabs a {height:30px; line-height:30px; display:block; color:#fff; float:left; background: url(../images/tab2.png) center top no-repeat; padding:0 30px; text-decoration:none; font-size:12px; margin-right:2px; font-family: 'GothamBook', Arial, Helvetica, sans-serif ; }
.tabs a:hover{ background-position: center -88px; height:30px;}
.tabs a.selected{ background-position: center -38px; height:37px;}
.tabs a.activ{ background-position: center -38px; height:37px;}
.tabs a.aspNetDisabled{ background-position: center -133px; height:37px;}

.contentTab{ display:none;}


.puncte{ font-size:16px; margin-right:20px}
.btSaveXLS{ height:24px; line-height:24px; background:url(../images/ico_excel.png) 7px 4px no-repeat #69B77D; display:block; padding:0 10px 0 28px; font-size:12px; color:#fff; text-decoration:none; border:1px solid #87C597; font-family: 'GothamBook', Arial, Helvetica, sans-serif ;}
.btSaveXLS:hover{ background-color:#87C597}

.companyAddress{ font-size:16px; color:#03365F; line-height:26px ; width:530px; float:left; padding:25px 0 0 50px;}
.companyReport{border-top:1px solid #69b77d;  border-bottom:1px solid #69b77d; height:33px;color:#11375f; line-height:33px; font-size:16px; padding:5px;}
.sectiuniReport{ color:#11375f; font-size:16px; line-height:36px; background:#f7fbf8;padding:5px;border-top:1px solid #fff;  border-bottom:1px solid #69b77d; padding-left:10px;}
.sectiuniReport .labelCheck{  font-size:16px; }
.totalReport{color:#11375f; font-size:16px; line-height:26px; background:#f0f8f2;padding:5px;border-top:1px solid #fff;  border-bottom:1px solid #69b77d; padding-left:10px;}
.btPay{ height:29px; line-height:29px; background:url(../images/ico_excel.png) 7px 4px no-repeat #fff; display:block; padding:0 10px 0 28px; font-size:12px; color:#fff; text-decoration:none; border:1px solid #87C597}
.btPay:hover{ background-color:#87C597}


.lnkPay{ height:24px; line-height:24px; background: url(../images/pay.png) 7px 4px no-repeat #69B77D; display:block; padding:0 10px 0 38px; font-size:12px; color:#fff; text-decoration:none; border:1px solid #87C597; font-family: 'GothamBook', Arial, Helvetica, sans-serif ; width:110px; margin:10px 0;}
.lnkPay:hover{ background-color:#87C597}

.about{ margin:0 0 0 10px; float:left; width:710px; font-size:15px;}
.aboutColor{color:#fff; background: url(../images/colt.jpg) no-repeat #87C597; padding:10px 0 0 0; margin:30px 20px 25px 0; float:left; width:670px;}
.aboutColorLucky{font-size:15px;font-weight:bold; color:#fff; background-color: #87C597; padding:10px;  margin:20px 0; float:left;}
.aboutColor .title{color:#fff; margin:5px 0 0 20px; font-size:18px; padding:0; line-height:20px}
.entryAbout{ font: 16px 'GothamBook', Arial, Helvetica, sans-serif ; margin:0; clear:both; text-decoration:none; display:block; width:630px; height:47px; background: url(../images/detalii.png) right center no-repeat #e6f1e6; line-height:47px; color:#03365f; padding:0 20px}
.entryAbout.par{background-color:#c3e2cb; }
.entryAbout:hover{background-color:#fff; color:#03365f; font-weight:bold }
.entryAbout .slash{ font-size:22px; margin:0 10px 0 0;}
a.entryAbout:hover .bulina{ color:#03365f;}

.simpleList li{}

.lnkDownload{ font-size:12px; color:#69B77D; margin-left:20px;}
.lnkDownload img{ vertical-align:middle; margin-right:5px}
.lnkDownload:hover{color:#03365f;}

.steps{ margin-bottom:20px; font-family: 'GothamBook', Arial, Helvetica, sans-serif ;}
.steps li{ float:left; height:45px; line-height:45px; display:block; margin-right:-13px;}
.steps li .left{ float:left; height:45px; width:23px; background:url(../images/step_left_light.png) no-repeat; }
.steps li .right{ float:left; height:45px; width:23px; background:url(../images/step_right_light.png) no-repeat; }
.steps li .name{ background:#cfe8d5; height:45px; line-height:45px; display:block; float:left; padding:0 5px; color:#03365F}
.steps li.selected{}
.steps li.selected .left{background:url(../images/step_left.png) no-repeat;}
.steps li.selected .right{background:url(../images/step_right.png) no-repeat;}
.steps li.selected .name{background:#87C597; color:#fff}

.wait{ color:#fff; font-size:11px; height:16px; line-height:16px; width:130px; background:url(../images/progress_bar.png) left top no-repeat; text-align:center; position:relative}
.wait .progress{color:#fff; font-size:11px; height:16px; line-height:16px; max-width:130px; background:url(../images/progress_bar.png) left bottom no-repeat; text-align:center;}
.wait .value{ position:absolute; width:130px; height:16px; display:block; text-align:center; line-height:16px; top:0; left:0}

.blueText{font: 14px 'GothamBook', Arial, Helvetica, sans-serif ; color:#03365F}
.red{ color:#C00 !important}
.btVreauCont{ background:url(../images/vreau_cont.jpg) no-repeat; width:1020px; height:60px; display:block}
.btVreauCont:hover{ background-position:bottom}
.btAlimenteazaCont{ background:url(../images/alimenteaza-contul.jpg) no-repeat; width:1020px; height:60px; display:block;  font: 22px 'GothamBook', Arial, Helvetica, sans-serif ; color:#fff; text-decoration:none; line-height:60px; text-indent:20px; clear:both}
.btAlimenteazaCont .button{ margin-right:70px; float:right; font-size:18px}
.btAlimenteazaCont:hover{ background-position:bottom}
.btBig{ display:block; cursor:pointer; width:199px; height:30px; color:#fff; line-height:30px; text-indent:-30px; text-align:center; background:url(../images/bt_big.png) no-repeat; font-size:12px;}
.loginbtBig{ display:block; cursor:pointer; width:200px; height:30px; color:#fff; line-height:30px; text-indent:-30px; text-align:center; background:url(../images/bt_big.png) no-repeat; font-size:12px;}
.btSmall{ display:block; cursor:pointer; width:119px; height:30px; color:#fff; line-height:30px; text-indent:-30px; text-align:center; background:url(../images/bt_small.png) no-repeat; font-size:12px}
.btLarge{ display:block; cursor:pointer; width:550px; height:30px; color:#fff; line-height:30px; text-indent:-30px; text-align:center; background:url(../images/bt_small.png) no-repeat; font-size:12px}
.btCauta{ display:block; cursor:pointer; width:414px; height:30px; color:#fff; line-height:30px; text-indent:-30px; text-align:center; background:url(../images/bt_big.png) no-repeat; font-size:12px;}
.btCautareAvansata{ display:block; cursor:pointer; width:29px; height:30px; color:#fff; line-height:30px; text-indent:-9999px; text-align:center; background:url(../images/bt_cautare_avansata.png) no-repeat; font-size:12px; margin-left:5px}
.btCautareSimpla{ display:block; cursor:pointer; width:29px; height:30px; color:#fff; line-height:30px; text-indent:-9999px; text-align:center; background:url(../images/bt_cautare_normala.png) no-repeat; font-size:12px; margin-left:5px}
.btBig:hover, .btCauta:hover, .btCautareAvansata:hover, .btSmall:hover, .btCautareSimpla:hover { background-position:bottom;}

.blueBar{ width:1020px; height:25px; margin:0; text-align:center; background: 10px 120px no-repeat #03365f; color:#fff}


.listButton_Add{ display:block; cursor:pointer; width:29px; height:30px; color:#fff; line-height:30px; text-indent:-9999px; text-align:center; background:url(../images/listButton_Add.png) no-repeat; font-size:12px; margin-left:5px}
.listButton_Add:hover { background-position:bottom;}
.listButton_Remove { display:block; cursor:pointer; width:29px; height:30px; color:#fff; line-height:30px; text-indent:-9999px; text-align:center; background:url(../images/listButton_Remove.png) no-repeat; font-size:12px; margin-left:5px;background-position:bottom}
.listButton_Remove:hover{ display:block; cursor:pointer; width:29px; height:30px; color:#fff; line-height:30px; text-indent:-9999px; text-align:center; background:url(../images/listButton_Remove.png) no-repeat; font-size:12px; margin-left:5px;background-position:top;}

.slideshow{ width:1020px; height:240px; background:#999; display:block; overflow:hidden; position:relative;}

.listReports{ width:1020px; height:167px; margin:0; text-align:center; background: url(../images/sageata_alege.png) 10px 120px no-repeat #03365f; color:#fff}
.listReports a.par{ background-color:#c3e2cb;}
.listReports .label{ float:left;font: 17px 'GothamBook', Arial, Helvetica, sans-serif ; width:20px; margin:20px 0 0 15px; }
.listReports a{ color:#000; font: 14px 'GothamBook', Arial, Helvetica, sans-serif ; display:block; width:208px; height:152px; padding:15px 10px 0 10px; background: url(../images/bottom_bt_model.png) repeat-x center bottom #e6f1e6; cursor:pointer; text-decoration:none; float:right; position:relative; }
.listReports a .title{ color:#c30065; font: 17px 'GothamBook', Arial, Helvetica, sans-serif ; text-transform: uppercase; display:block; margin-bottom:10px}
.listReports a .download{ width:65px; height:24px; display:block; background:url(../images/download_model.png) no-repeat; position:absolute; bottom:12px; left:50%; margin-left:-32px;}
.listReports a:hover{ background-color:#fff;}
.listReports a:hover .title{color:#03365f; font-weight:bold}
.listReports a:hover .download{ bottom:6px;}

.homeSteps{ background:url(../images/home_steps.jpg) no-repeat; width:1020px; height:78px; display:block; color:#fff;font: 18px 'GothamBook', Arial, Helvetica, sans-serif ;} 

.entryFaq{ font-family: 'GothamBook', Arial, Helvetica, sans-serif ; margin:0 0 15px 0; font-size:16px; width:auto; clear:both; text-decoration:none; display:block; }
.entryFaq .bulina{ margin:0 10px 0 0;}
a.entryFaq{ color:#03365f;}
a.entryFaq:hover .bulina{ color:#03365f;}
.faqGreen{ background:#e6f1e6; padding:20px; margin-bottom:5px}
.faqBlue{ background:#e1e7ec; padding:20px; margin-bottom:5px}
.answerTitle{ font-weight:bold; margin:0px 0 10px 0; color:#03365f; font-size:20px}
.simpleList{ list-style-type:disc; padding-left:20px}

.btDaRaport{ background:url(../images/da_raport.png) no-repeat; width:351px; height:38px; display:block}
.btDaRaport:hover{ background-position:bottom}
