/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.modal-backdrop {position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  background-color: #000000;}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop,.modal-backdrop.fade.in {opacity: 0.8;  filter: alpha(opacity=80);}
.modal {position: fixed;  top: 10%;  left: 50%;  z-index: 1050;  width: 560px;  margin-left: -280px;  background-color: #ffffff;  border: 1px solid #999;  border: 1px solid rgba(0, 0, 0, 0.3);  *border: 1px solid #999;  /* IE6-7 */

  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  border-radius: 6px;  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);  -webkit-background-clip: padding-box;  -moz-background-clip: padding-box;  background-clip: padding-box;  outline: none;}
.modal_vf {background-clip: padding-box;    background-color: #FFFFFF;    border: 1px solid rgba(0, 0, 0, 0.3);    border-radius: 6px 6px 6px 6px;    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);    left: 50%;    margin-left: -604px;    outline: medium none;    position: fixed;    top: 10%;    z-index: 1060;    width: 1208px;}
.modal_auten {background-clip: padding-box;    background-color: #FFFFFF;    border: 1px solid rgba(0, 0, 0, 0.3);    border-radius: 6px 6px 6px 6px;    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);    left: 50%;    margin-left: -170px;    outline: medium none;    position: fixed;    top: 10%;    z-index: 9000;    width: 340px;}
.modal.fade {-webkit-transition: opacity .3s linear, top .3s ease-out;  -moz-transition: opacity .3s linear, top .3s ease-out;  -o-transition: opacity .3s linear, top .3s ease-out;  transition: opacity .3s linear, top .3s ease-out;  top: -25%;}
.modal.fade.in {top: 10%;}
.modal-header {padding: 9px 15px;  border-bottom: 1px solid #eee;}
.modal-header .close {margin-top: 2px;}
.modal-header h3 {margin: 0;  line-height: 30px;}
.modal-body {position: relative;  min-height: 400px;  padding: 15px;}
.modal-form {margin-bottom: 0;}
.modal-footer {padding: 14px 15px 15px;  margin-bottom: 0;  text-align: right;  background-color: #f5f5f5;  border-top: 1px solid #ddd;  -webkit-border-radius: 0 0 6px 6px;  -moz-border-radius: 0 0 6px 6px;  border-radius: 0 0 6px 6px;  -webkit-box-shadow: inset 0 1px 0 #ffffff;  -moz-box-shadow: inset 0 1px 0 #ffffff;  box-shadow: inset 0 1px 0 #ffffff;  *zoom: 1;}
.modal-footer:before,.modal-footer:after {display: table;  content: "";  line-height: 0;}
.modal-footer:after {clear: both;}
.modal-footer .btn + .btn {margin-left: 5px;  margin-bottom: 0;}
.modal-footer .btn-group .btn + .btn {margin-left: -1px;}
.modal-footer .btn-block + .btn-block {margin-left: 0;}
.dropup,.dropdown {position: relative;}
.dropdown-toggle {*margin-bottom: -3px;}
.dropdown-toggle:active,.open .dropdown-toggle {outline: 0;}
.caret {display: inline-block;  width: 0;  height: 0;  vertical-align: top;  border-top: 4px solid #000000;  border-right: 4px solid transparent;  border-left: 4px solid transparent;  content: "";}
.dropdown .caret {margin-top: 8px;  margin-left: 2px;}
.dropdown-menu {position: absolute;  top: 100%;  left: 0;  z-index: 1000;  display: none;  float: left;  min-width: 160px;  padding: 0px 0px;  margin: 2px 0 0;  list-style: none;  background-color: #f8f8f8;  border: 1px solid #ccc;  border: 1px solid rgba(0, 0, 0, 0.2);  *border-right-width: 2px;  *border-bottom-width: 2px;  -webkit-border-radius: 0px;  -moz-border-radius: 0px;  border-radius: 0px;  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  -webkit-background-clip: padding-box;  -moz-background-clip: padding;  background-clip: padding-box;}
.dropdown-menu.pull-right {right: 0;  left: auto;}
.dropdown-menu .divider {*width: 100%;  height: 1px;  margin: 0px 0px;  *margin: -5px 0 5px;  overflow: hidden;  background-color: #e5e5e5;  border-bottom: 1px solid #ffffff;}
.dropdown-menu > li > a {display: block;  padding: 3px 20px;  clear: both;  font-weight: normal;  line-height: 20px;  color: #333333;  white-space: nowrap;}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus,.dropdown-submenu:hover > a,.dropdown-submenu:focus > a {text-decoration: none;  color: #ffffff;  background-color: #ffffff;  }
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {color: #ffffff;  text-decoration: none;  outline: 0;  background-color: #fff;  }
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {color: #999999;}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {text-decoration: none;  background-color: transparent;  background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);  cursor: default;}
.open {*z-index: 1000;}
.open > .dropdown-menu {display: block;}
.dropdown-backdrop {position: fixed;  left: 0;  right: 0;  bottom: 0;  top: 0;  z-index: 990;}
.pull-right > .dropdown-menu {right: 0;  left: auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {border-top: 0;  border-bottom: 4px solid #000000;  content: "";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {top: auto;  bottom: 100%;  margin-bottom: 1px;}
.dropdown-submenu {position: relative;}
.dropdown-submenu > .dropdown-menu {top: 0;  left: 100%;  margin-top: -6px;  margin-left: -1px;  -webkit-border-radius: 0 6px 6px 6px;  -moz-border-radius: 0 6px 6px 6px;  border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropup .dropdown-submenu > .dropdown-menu {top: auto;  bottom: 0;  margin-top: 0;  margin-bottom: -2px;  -webkit-border-radius: 5px 5px 5px 0;  -moz-border-radius: 5px 5px 5px 0;  border-radius: 5px 5px 5px 0;}
.dropdown-submenu > a:after {display: block;  content: " ";  float: right;  width: 0;  height: 0;  border-color: transparent;  border-style: solid;  border-width: 5px 0 5px 5px;  border-left-color: #cccccc;  margin-top: 5px;  margin-right: -10px;}
.dropdown-submenu:hover > a:after {border-left-color: #ffffff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left > .dropdown-menu {left: -100%;  margin-left: 10px;  -webkit-border-radius: 6px 0 6px 6px;  -moz-border-radius: 6px 0 6px 6px;  border-radius: 6px 0 6px 6px;}
.dropdown .dropdown-menu .nav-header {padding-left: 20px;  padding-right: 20px;}
.typeahead {z-index: 1051;  margin-top: 2px;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;}
.accordion {margin-bottom: 20px;}
.accordion-group {margin-bottom: 2px;  border: 1px solid #e5e5e5;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;}
.accordion-heading {border-bottom: 0;}
.accordion-heading .accordion-toggle {display: block;  padding: 8px 15px;}
.accordion-toggle {cursor: pointer;}
.accordion-inner {padding: 9px 15px;  border-top: 1px solid #e5e5e5;}
.carousel {position: relative;  margin-bottom: 20px;  line-height: 1;}
.carousel_date_firma {position: relative;  margin-bottom: 20px;  line-height: 1;}
.carousel_top_firme {position: relative;  margin-bottom: 20px;  line-height: 1;}
.carousel_ultimele_firme {position: relative;  margin-bottom: 20px;  line-height: 1;}
.carousel-inner {overflow: hidden;  width: 100%;  position: relative;}
.carousel-inner > .item {display: none;  position: relative;  -webkit-transition: 0.6s ease-in-out left;  -moz-transition: 0.6s ease-in-out left;  -o-transition: 0.6s ease-in-out left;  transition: 0.6s ease-in-out left;}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {display: block;  line-height: 1;}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {display: block;}
.carousel-inner > .active {left: 0;  z-index:1;}
.carousel-inner > .next,.carousel-inner > .prev {position: absolute;  top: 0;  width: 100%;  z-index:1;}
.carousel-inner > .next {left: 100%;  z-index:1;}
.carousel-inner > .prev {left: -100%;  z-index:1;}
.carousel-inner > .next.left,.carousel-inner > .prev.right {left: 0;  z-index:1;}
.carousel-inner > .active.left {left: -100%;  z-index:1;}
.carousel-inner > .active.right {left: 100%;  z-index:1;}
.carousel-control {position: absolute;  top: 40%;  left: 15px;  width: 40px;  height: 40px;  margin-top: -20px;  font-size: 60px;  font-weight: 100;  line-height: 30px;  color: #a0a0a0;  text-align: center;  background: none;  border:0px;  -webkit-border-radius: 0px;  -moz-border-radius: 0px;  border-radius: 0px;  opacity: 0.5;  filter: alpha(opacity=50);  z-index:1;}
.carousel-control.right {left: auto;  right: 15px;  z-index:1;}
.carousel-control:hover,.carousel-control:focus {color: #7c7c7c;  text-decoration: none;  opacity: 0.9;  filter: alpha(opacity=90);}
.carousel-indicators {position: absolute;  bottom: 15px;  right: 15px;  z-index: 5;  margin: 0;  list-style: none;  z-index:1;}
.carousel-indicators li {display: block;  float: left;  width: 10px;  height: 10px;  margin-left: 5px;  text-indent: -999px;  background-color: #ccc;  background-color: rgba(255, 255, 255, 0.25);  border:1px solid #eee;  border-radius: 0px;}
.carousel-indicators .active {background-color: #aaa;}
.carousel-caption {position: absolute;  left: 0;  right: 0;  bottom: 0;  padding: 15px;  background: #333333;  background: rgba(0, 0, 0, 0.75);  z-index:1;}
.carousel-caption h4,.carousel-caption p {color: #ffffff;  line-height: 20px;}
.carousel-caption h4 {margin: 0 0 5px;}
.carousel-caption p {margin-bottom: 0;}
.well {min-height: 20px;  padding: 19px;  margin-bottom: 20px;  background-color: #f5f5f5;  border: 1px solid #e3e3e3;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}
.well blockquote {border-color: #ddd;  border-color: rgba(0, 0, 0, 0.15);}
.well-large {padding: 24px;  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  border-radius: 6px;}
.well-small {padding: 9px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}
.close {float: right;  font-size: 20px;  font-weight: bold;  line-height: 20px;  color: #000000;  text-shadow: 0 1px 0 #ffffff;  opacity: 1;  filter: alpha(opacity=100);}
.close:hover,.close:focus {color: #000000;  text-decoration: none;  cursor: pointer;  opacity: 1;  filter: alpha(opacity=100);}
button.close {padding: 0;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;}
.pull-right {float: right;}
.pull-left {float: left;}
.hide {display: none;}
.show {display: block;}
.invisible {visibility: hidden;}
.affix {position:fixed;  top:0px;  width:100%;  left:0px;  z-index:999;}
.affix-top{position:static;	z-index:9999;	width:100%;	left:0px;}
.fade {opacity: 0;  -webkit-transition: opacity 0.15s linear;  -moz-transition: opacity 0.15s linear;  -o-transition: opacity 0.15s linear;  transition: opacity 0.15s linear;}
.fade.in {opacity: 1;}
.collapse {position: relative;  height: 0;  overflow: hidden;  -webkit-transition: height 0.01s ease-out;  -moz-transition: height 0.01s ease-out;  -o-transition: height 0.01s ease-out;  transition: height 0.01s ease-out;}
.collapse.in {height: auto;}
@-ms-viewport {width: device-width;}
.hidden {display: none;  visibility: hidden;}
.visible-phone {display: none !important;}
.visible-tablet {display: none !important;}
.hidden-desktop {display: none !important;}
.visible-desktop {display: inherit !important;}
@media (min-width: 768px) and (max-width: 979px) {.hidden-desktop {display: inherit !important;  }
  .visible-desktop {display: none !important ;  }
  .visible-tablet {display: inherit !important;  }
  .hidden-tablet {display: none !important;  }
  .modal_vf {position: fixed;    top: 20px;    left: 20px;    right: 20px;    width: auto;    margin: 0;  }
  .affix-top{position:absolute;  	top: 74px;  	width:100%;    z-index:800;  	left:0px;  }
  .navbar-form .efin_risc_utilizatori_email {position:absolute;	top:37px;	left:37px;	}
  .navbar-form .efin_risc_utilizatori_parola {position:absolute;	top:37px;	left:136px;  }
  .rap_grat_div {margin-left:0px!important;  }
  .tableta_938 span{width:76%!important;  }
  .tableta_938_cip span {width:52%!important;  }
  .padd_rap_h1 {margin-top:0px!important;} 	
  .padd_rap_h111{margin-top:50px!important;}
  .padd_rap_h12{margin-top:7px!important;}
  .padd_rap_0 {margin-top:0px!important;}	
  .padd_rap_h123{margin-top:30px!important;}	
  .padd_rap_h1_log {margin-top:50px!important;}
  .padd_rap_ab_log {margin-top:30px!important;}	
  	
}
@media (max-width: 320px) {.border_header_container {padding-top:0px;}.padd_rap_h1{margin-top:70px!important;} .padd_rap_h123{margin-top:30px!important;} .padd_rap_h12{margin-top:18px!important;} .info_mar {margin-top:50px!important;}.show_info {margin-top:100px!important;}
}
@media (min-width: 320px) and (max-width: 480px) {.border_header_container {padding-top:0px;}.padd_rap_h1{margin-top:70px!important;} .padd_rap_h123{margin-top:30px!important;} .padd_rap_h12{margin-top:18px!important;} .info_mar {margin-top:50px!important;}.show_info {margin-top:100px!important;}
}
@media (min-width: 481px) and (max-width: 767px) {.border_header_container {padding-top:0px;}.padd_rap_h1{margin-top:70px!important;} .padd_rap_h123{margin-top:30px!important;} .padd_rap_h12{margin-top:18px!important;} .padd_rap_h12{margin-top:18px!important;}.info_mar {margin-top:50px!important;}.show_info {margin-top:100px!important;}
}
@media (max-width: 767px) {.hidden-desktop {display: inherit !important;  }
  .visible-desktop {display: none !important;  }
  .visible-phone {display: inherit !important;  }
  .hidden-phone {display: none !important;  }
  .affix-top{position:absolute;  	top: 86px;  	width:100%;    z-index:800;   	left:0px;  }
  .navbar-form .efin_risc_utilizatori_email {position:absolute;	top:-13px;	left:0px;	}
  .navbar-form .efin_risc_utilizatori_parola {position:absolute;	top:74px;	left:0px;  }
  .padd_rap {padding-right:0px!important;  }
  .padd_rap_nelog {margin-top:30px;}
}
.visible-print {display: none !important;}
@media print {.visible-print {display: inherit !important;  }
  .hidden-print {display: none !important;  }
}
@media (max-width: 767px) {body {padding-left: 3px;    padding-right: 3px;  }
  .navbar-fixed-top,  .navbar-fixed-bottom,  .navbar-static-top {margin-left: -3px;    margin-right: -3px;  }
  .container-fluid {padding: 0;  }
  .dl-horizontal dt {float: none;    clear: none;    width: auto;    text-align: left;  }
  .dl-horizontal dd {margin-left: 0;  }
  .container {width: auto;  }
  .row-fluid {width: 100%;  }
  .row,  .thumbnails {margin-left: 0;  }
  .thumbnails > li {float: none;    margin-left: 0;  }
  /*[class*="span"],  .uneditable-input[class*="span"],  .row-fluid [class*="span"] {float: none;    display: block;    width: 100%;    margin-left: 0;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;  }*/
  .span12,  .row-fluid .span12 {width: 100%;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;  }
  .row-fluid [class*="offset"]:first-child {margin-left: 0;  }
  .input-large,  .input-xlarge,  .input-xxlarge,  input[class*="span"],  select[class*="span"],  textarea[class*="span"],  .uneditable-input {display: block;    width: 100%;    min-height: 30px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;  }
  .input-prepend input,  .input-append input,  .input-prepend input[class*="span"],  .input-append input[class*="span"] {display: inline-block;    width: auto;  }
  .controls-row [class*="span"] + [class*="span"] {margin-left: 0;  }
  .modal {position: fixed;    top: 20px;    left: 20px;    right: 20px;    width: auto;    margin: 0;  }
  .modal_vf {position: fixed;    top: 20px;    left: 20px;    right: 20px;    width: auto;    margin: 0;  }
  .modal.fade {top: -100px;  }
  .modal.fade.in {top: 20px;  }
  .bg_header_row {margin-top:3px!important;  } 	
}
@media (max-width: 480px) {.nav-collapse {-webkit-transform: translate3d(0, 0, 0);  }
  .page-header h1 small {display: block;    line-height: 20px;  }
  input[type="checkbox"],  input[type="radio"] {border: 1px solid #ccc;  }
  .form-horizontal .control-label {float: none;    width: auto;    padding-top: 0;    text-align: left;  }
  .form-horizontal .controls {margin-left: 0;  }
  .form-horizontal .control-list {padding-top: 0;  }
  .form-horizontal .form-actions {padding-left: 10px;    padding-right: 10px;  }
  .media .pull-left,  .media .pull-right {float: none;    display: block;    margin-bottom: 10px;  }
  .media-object {margin-right: 0;    margin-left: 0;  }
  .modal {top: 10px;    left: 10px;    right: 10px;  }
  .modal_vf {top: 10px;    left: 10px;    right: 10px;  }
  .modal_auten {top: 10px;    left: 10px;    right: 10px;}
  .modal-header .close {padding: 10px;    margin: -10px;  }
  .carousel-caption {position: static;  }
  .bg_header_row {margin-top: 7px !important;}
}
@media (min-width: 768px) and (max-width: 979px) {.row {margin-left: -20px;    *zoom: 1;  }
  .row:before,  .row:after {display: table;    content: "";    line-height: 0;  }
  .row:after {clear: both;  }
  [class*="span"] {float: left;    min-height: 1px;    margin-left: 20px;  }
  .container,  .navbar-static-top .container,  .navbar-fixed-top .container,  .navbar-fixed-bottom .container {width: 732px;  }
  .span14 {width: 732px;  }
  .span13 {width: 708px;  }
  .span12 {width: 652px;  }
  .span11 {width: 596px;  }
  .span10 {width: 540px;  }
  .span9 {width: 484px;  }
  .span8 {width: 428px;  }
  .span7 {width: 372px;  }
  .span6 {width: 316px;  }
  .span5 {width: 260px;  }
  .span4 {width: 204px;  }
  .span3 {width: 148px;  }
  .span2 {width: 92px;  }
  .span1 {width: 36px;  }
  .offset14 {margin-left: 804px;  }
  .offset13 {margin-left: 748px;  }
  .offset12 {margin-left: 692px;  }
  .offset11 {margin-left: 636px;  }
  .offset10 {margin-left: 580px;  }
  .offset9 {margin-left: 524px;  }
  .offset8 {margin-left: 468px;  }
  .offset7 {margin-left: 412px;  }
  .offset6 {margin-left: 356px;  }
  .offset5 {margin-left: 300px;  }
  .offset4 {margin-left: 244px;  }
  .offset3 {margin-left: 188px;  }
  .offset2 {margin-left: 132px;  }
  .offset1 {margin-left: 76px;  }
  .row-fluid {width: 100%;    *zoom: 1;  }
  .row-fluid:before,  .row-fluid:after {display: table;    content: "";    line-height: 0;  }
  .row-fluid:after {clear: both;  }
  .row-fluid [class*="span"] {display: block;    width: 100%;    min-height: 25px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    float: left;    margin-left: 2.6178010471204187%;    *margin-left: 2.564152978450891%;  }
  .row-fluid [class*="span"]:first-child {margin-left: 0;  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {margin-left: 2.6178010471204187%;  }
  .row-fluid .span14 {width: 100%;    *width: 99.94635193133047%;  }
  .row-fluid .span13 {width: 92.67015706806284%;    *width: 92.6165089993933%;  }
  .row-fluid .span12 {width: 85.34031413612566%;    *width: 85.28666606745612%;  }
  .row-fluid .span11 {width: 78.01047120418849%;    *width: 77.95682313551896%;  }
  .row-fluid .span10 {width: 70.68062827225131%;    *width: 70.62698020358178%;  }
  .row-fluid .span9 {width: 63.35078534031414%;    *width: 63.29713727164461%;  }
  .row-fluid .span8 {width: 56.02094240837697%;    *width: 55.967294339707436%;  }
  .row-fluid .span7 {width: 48.69109947643979%;    *width: 48.63745140777026%;  }
  .row-fluid .span6 {width: 41.36125654450262%;    *width: 41.30760847583309%;  }
  .row-fluid .span5 {width: 34.031413612565444%;    *width: 33.97776554389591%;  }
  .row-fluid .span4 {width: 26.701570680628272%;    *width: 26.647922611958744%;  }
  .row-fluid .span3 {width: 19.3717277486911%;    *width: 19.318079680021572%;  }
  .row-fluid .span2 {width: 12.041884816753928%;    *width: 11.9882367480844%;  }
  .row-fluid .span1 {width: 4.712041884816754%;    *width: 4.6583938161472265%;  }
  .row-fluid .offset14 {margin-left: 105.23560209424083%;    *margin-left: 105.12830595690177%;  }
  .row-fluid .offset14:first-child {margin-left: 102.61780104712042%;    *margin-left: 102.51050490978136%;  }
  .row-fluid .offset13 {margin-left: 97.90575916230367%;    *margin-left: 97.7984630249646%;  }
  .row-fluid .offset13:first-child {margin-left: 95.28795811518326%;    *margin-left: 95.1806619778442%;  }
  .row-fluid .offset12 {margin-left: 90.57591623036649%;    *margin-left: 90.46862009302743%;  }
  .row-fluid .offset12:first-child {margin-left: 87.95811518324608%;    *margin-left: 87.85081904590702%;  }
  .row-fluid .offset11 {margin-left: 83.24607329842932%;    *margin-left: 83.13877716109026%;  }
  .row-fluid .offset11:first-child {margin-left: 80.62827225130891%;    *margin-left: 80.52097611396985%;  }
  .row-fluid .offset10 {margin-left: 75.91623036649214%;    *margin-left: 75.80893422915308%;  }
  .row-fluid .offset10:first-child {margin-left: 73.29842931937173%;    *margin-left: 73.19113318203267%;  }
  .row-fluid .offset9 {margin-left: 68.58638743455498%;    *margin-left: 68.47909129721592%;  }
  .row-fluid .offset9:first-child {margin-left: 65.96858638743456%;    *margin-left: 65.8612902500955%;  }
  .row-fluid .offset8 {margin-left: 61.25654450261781%;    *margin-left: 61.149248365278744%;  }
  .row-fluid .offset8:first-child {margin-left: 58.638743455497384%;    *margin-left: 58.53144731815832%;  }
  .row-fluid .offset7 {margin-left: 53.92670157068063%;    *margin-left: 53.819405433341565%;  }
  .row-fluid .offset7:first-child {margin-left: 51.308900523560204%;    *margin-left: 51.20160438622114%;  }
  .row-fluid .offset6 {margin-left: 46.59685863874346%;    *margin-left: 46.4895625014044%;  }
  .row-fluid .offset6:first-child {margin-left: 43.97905759162304%;    *margin-left: 43.87176145428398%;  }
  .row-fluid .offset5 {margin-left: 39.26701570680628%;    *margin-left: 39.15971956946722%;  }
  .row-fluid .offset5:first-child {margin-left: 36.64921465968586%;    *margin-left: 36.5419185223468%;  }
  .row-fluid .offset4 {margin-left: 31.93717277486911%;    *margin-left: 31.829876637530052%;  }
  .row-fluid .offset4:first-child {margin-left: 29.319371727748692%;    *margin-left: 29.212075590409636%;  }
  .row-fluid .offset3 {margin-left: 24.60732984293194%;    *margin-left: 24.50003370559288%;  }
  .row-fluid .offset3:first-child {margin-left: 21.98952879581152%;    *margin-left: 21.882232658472464%;  }
  .row-fluid .offset2 {margin-left: 17.277486910994767%;    *margin-left: 17.17019077365571%;  }
  .row-fluid .offset2:first-child {margin-left: 14.659685863874348%;    *margin-left: 14.552389726535292%;  }
  .row-fluid .offset1 {margin-left: 9.947643979057592%;    *margin-left: 9.840347841718536%;  }
  .row-fluid .offset1:first-child {margin-left: 7.329842931937173%;    *margin-left: 7.222546794598117%;  }
  input,  textarea,  .uneditable-input {margin-left: 0;  }
  .controls-row [class*="span"] + [class*="span"] {margin-left: 20px;  }
  input.span14,  textarea.span14,  .uneditable-input.span14 {width: 750px;  }
  input.span13,  textarea.span13,  .uneditable-input.span13 {width: 694px;  }
  input.span12,  textarea.span12,  .uneditable-input.span12 {width: 638px;  }
  input.span11,  textarea.span11,  .uneditable-input.span11 {width: 582px;  }
  input.span10,  textarea.span10,  .uneditable-input.span10 {width: 526px;  }
  input.span9,  textarea.span9,  .uneditable-input.span9 {width: 470px;  }
  input.span8,  textarea.span8,  .uneditable-input.span8 {width: 414px;  }
  input.span7,  textarea.span7,  .uneditable-input.span7 {width: 358px;  }
  input.span6,  textarea.span6,  .uneditable-input.span6 {width: 302px;  }
  input.span5,  textarea.span5,  .uneditable-input.span5 {width: 246px;  }
  input.span4,  textarea.span4,  .uneditable-input.span4 {width: 190px;  }
  input.span3,  textarea.span3,  .uneditable-input.span3 {width: 134px;  }
  input.span2,  textarea.span2,  .uneditable-input.span2 {width: 136px;  }
  input.span1,  textarea.span1,  .uneditable-input.span1 {width: 22px;  }
  .bg_header_row {margin-top:0px!important;margin-bottom:74px!important;  }
  .raport_mare {margin-left:0px;  	font-size:30px;  }
  .raport_mare span {font-size:50px;  }
  .raport_gratuit {font-size:30px;  	margin-left:0px;  }
  
}
@media (min-width: 1280px) {.row {margin-left: -30px;    *zoom: 1;  }
  .row:before,  .row:after {display: table;    content: "";    line-height: 0;  }
  .row:after {clear: both;  }
  [class*="span"] {float: left;    min-height: 1px;    margin-left: 30px;  }
  .container,  .navbar-static-top .container,  .navbar-fixed-top .container,  .navbar-fixed-bottom .container,  .navbar .container {width: 1227px;  }
  .span14 {width: 1208px;  }
  .span13 {width: 1140px;  }
  .span12 {width: 1050px;  }
  .span11 {width: 960px;  }
  .span10 {width: 870px;  }
  .span9 {width: 780px;  }
  .span8 {width: 690px;  }
  .span7 {width: 600px;  }
  .span6 {width: 510px;  }
  .span5 {width: 420px;  }
  .span4 {width: 330px;  }
  .span3 {width: 240px;  }
  .span2 {width: 150px;  }
  .span1 {width: 60px;  }
  .offset14 {margin-left: 1290px;  }
  .offset13 {margin-left: 1200px;  }
  .offset12 {margin-left: 1110px;  }
  .offset11 {margin-left: 1020px;  }
  .offset10 {margin-left: 930px;  }
  .offset9 {margin-left: 840px;  }
  .offset8 {margin-left: 750px;  }
  .offset7 {margin-left: 660px;  }
  .offset6 {margin-left: 570px;  }
  .offset5 {margin-left: 480px;  }
  .offset4 {margin-left: 390px;  }
  .offset3 {margin-left: 300px;  }
  .offset2 {margin-left: 210px;  }
  .offset1 {margin-left: 120px;  }
  .row-fluid {width: 100%;    *zoom: 1;  }
  .row-fluid:before,  .row-fluid:after {display: table;    content: "";    line-height: 0;  }
  .row-fluid:after {clear: both;  }
  .row-fluid [class*="span"] {display: block;    width: 100%;    min-height: 25px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    float: left;    margin-left: 2.4390243902439024%;    *margin-left: 2.3853763215743746%;  }
  .row-fluid [class*="span"]:first-child {margin-left: 0;  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {margin-left: 2.4390243902439024%;  }
  .row-fluid .span14 {width: 100%;    *width: 99.94635193133047%;  }
  .row-fluid .span13 {width: 92.6829268292683%;    *width: 92.62927876059877%;  }
  .row-fluid .span12 {width: 85.36585365853658%;    *width: 85.31220558986705%;  }
  .row-fluid .span11 {width: 78.04878048780488%;    *width: 77.99513241913535%;  }
  .row-fluid .span10 {width: 70.73170731707317%;    *width: 70.67805924840364%;  }
  .row-fluid .span9 {width: 63.414634146341456%;    *width: 63.360986077671924%;  }
  .row-fluid .span8 {width: 56.09756097560975%;    *width: 56.04391290694022%;  }
  .row-fluid .span7 {width: 48.78048780487805%;    *width: 48.72683973620852%;  }
  .row-fluid .span6 {width: 41.46341463414634%;    *width: 41.40976656547681%;  }
  .row-fluid .span5 {width: 34.146341463414636%;    *width: 34.092693394745105%;  }
  .row-fluid .span4 {width: 26.829268292682926%;    *width: 26.775620224013398%;  }
  .row-fluid .span3 {width: 19.51219512195122%;    *width: 19.45854705328169%;  }
  .row-fluid .span2 {width: 12.195121951219512%;    *width: 12.141473882549985%;  }
  .row-fluid .span1 {width: 4.878048780487805%;    *width: 4.824400711818277%;  }
  .row-fluid .offset14 {margin-left: 104.8780487804878%;    *margin-left: 104.77075264314874%;  }
  .row-fluid .offset14:first-child {margin-left: 102.4390243902439%;    *margin-left: 102.33172825290484%;  }
  .row-fluid .offset13 {margin-left: 97.5609756097561%;    *margin-left: 97.45367947241704%;  }
  .row-fluid .offset13:first-child {margin-left: 95.1219512195122%;    *margin-left: 95.01465508217314%;  }
  .row-fluid .offset12 {margin-left: 90.24390243902438%;    *margin-left: 90.13660630168532%;  }
  .row-fluid .offset12:first-child {margin-left: 87.80487804878048%;    *margin-left: 87.69758191144142%;  }
  .row-fluid .offset11 {margin-left: 82.92682926829268%;    *margin-left: 82.81953313095362%;  }
  .row-fluid .offset11:first-child {margin-left: 80.48780487804878%;    *margin-left: 80.38050874070971%;  }
  .row-fluid .offset10 {margin-left: 75.60975609756098%;    *margin-left: 75.50245996022191%;  }
  .row-fluid .offset10:first-child {margin-left: 73.17073170731707%;    *margin-left: 73.06343556997801%;  }
  .row-fluid .offset9 {margin-left: 68.29268292682926%;    *margin-left: 68.1853867894902%;  }
  .row-fluid .offset9:first-child {margin-left: 65.85365853658536%;    *margin-left: 65.7463623992463%;  }
  .row-fluid .offset8 {margin-left: 60.975609756097555%;    *margin-left: 60.86831361875849%;  }
  .row-fluid .offset8:first-child {margin-left: 58.536585365853654%;    *margin-left: 58.42928922851459%;  }
  .row-fluid .offset7 {margin-left: 53.65853658536585%;    *margin-left: 53.55124044802679%;  }
  .row-fluid .offset7:first-child {margin-left: 51.21951219512195%;    *margin-left: 51.11221605778289%;  }
  .row-fluid .offset6 {margin-left: 46.34146341463414%;    *margin-left: 46.23416727729508%;  }
  .row-fluid .offset6:first-child {margin-left: 43.90243902439024%;    *margin-left: 43.79514288705118%;  }
  .row-fluid .offset5 {margin-left: 39.02439024390244%;    *margin-left: 38.917094106563376%;  }
  .row-fluid .offset5:first-child {margin-left: 36.58536585365854%;    *margin-left: 36.478069716319474%;  }
  .row-fluid .offset4 {margin-left: 31.70731707317073%;    *margin-left: 31.600020935831676%;  }
  .row-fluid .offset4:first-child {margin-left: 29.268292682926827%;    *margin-left: 29.16099654558777%;  }
  .row-fluid .offset3 {margin-left: 24.390243902439025%;    *margin-left: 24.28294776509997%;  }
  .row-fluid .offset3:first-child {margin-left: 21.95121951219512%;    *margin-left: 21.843923374856065%;  }
  .row-fluid .offset2 {margin-left: 17.073170731707318%;    *margin-left: 16.965874594368263%;  }
  .row-fluid .offset2:first-child {margin-left: 14.634146341463415%;    *margin-left: 14.52685020412436%;  }
  .row-fluid .offset1 {margin-left: 9.75609756097561%;    *margin-left: 9.648801423636554%;  }
  .row-fluid .offset1:first-child {margin-left: 7.317073170731707%;    *margin-left: 7.209777033392651%;  }
  input,  textarea,  .uneditable-input {margin-left: 0;  }
  .controls-row [class*="span"] + [class*="span"] {margin-left: 30px;  }
  input.span14,  textarea.span14,  .uneditable-input.span14 {width: 1216px;  }
  input.span13,  textarea.span13,  .uneditable-input.span13 {width: 1126px;  }
  input.span12,  textarea.span12,  .uneditable-input.span12 {width: 1036px;  }
  input.span11,  textarea.span11,  .uneditable-input.span11 {width: 946px;  }
  input.span10,  textarea.span10,  .uneditable-input.span10 {width: 856px;  }
  input.span9,  textarea.span9,  .uneditable-input.span9 {width: 766px;  }
  input.span8,  textarea.span8,  .uneditable-input.span8 {width: 676px;  }
  input.span7,  textarea.span7,  .uneditable-input.span7 {width: 586px;  }
  input.span6,  textarea.span6,  .uneditable-input.span6 {width: 496px;  }
  input.span5,  textarea.span5,  .uneditable-input.span5 {width: 406px;  }
  input.span4,  textarea.span4,  .uneditable-input.span4 {width: 316px;  }
  input.span3,  textarea.span3,  .uneditable-input.span3 {width: 226px;  }
  input.span2,  textarea.span2,  .uneditable-input.span2 {width: 136px;  }
  input.span1,  textarea.span1,  .uneditable-input.span1 {width: 46px;  }
  .thumbnails {margin-left: -30px;  }
  .thumbnails > li {margin-left: 30px;  }
  .row-fluid .thumbnails {margin-left: 0;  }
}
@media (max-width: 979px) {body {padding-top: 0;  }
  .navbar-fixed-top,  .navbar-fixed-bottom {position: static;  }
  .navbar-fixed-top {margin-bottom: 20px;  }
  .navbar-fixed-bottom {margin-top: 20px;  }
  .navbar-fixed-top .navbar-inner,  .navbar-fixed-bottom .navbar-inner {padding: 5px;  }
  .navbar .container {width: auto;    padding: 0;  }
  .navbar .brand {padding-left: 10px;    padding-right: 10px;    margin: 0 0 0 -5px;  }
  .nav-collapse {clear: both;  }
  .nav-collapse .nav {float: none;    margin: 0 0 0px;  }
  .nav-collapse .nav > li {float: none;  }
  .nav-collapse .nav > li > .active {background: url("/imagesV2/menu_top_bg_sel_hover.png") repeat-x scroll left top transparent;  	color:#fff;  }
  .nav-collapse .nav > li > a {margin-bottom: 1px;  }
  .nav-collapse .nav > .divider-vertical {display: none;  }
  .nav-collapse .nav .nav-header {color: #777777;    text-shadow: none;  }
  .nav-collapse .nav > li > a,  .nav-collapse .dropdown-menu a {float:left;    padding: 9px 15px;    font-weight: bold;    color: #ccc!important;	background: #1f5c8d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNWM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjVjOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	background: -moz-linear-gradient(top,  #1f5c8d 0%, #1f5c8d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f5c8d), color-stop(100%,#1f5c8d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f5c8d 0%,#1f5c8d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f5c8d 0%,#1f5c8d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f5c8d 0%,#1f5c8d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f5c8d 0%,#1f5c8d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5c8d', endColorstr='#1f5c8d',GradientType=0 ); /* IE6-8 */
  	margin-top:1px;    border-bottom:1px solid #98b8d2;  	width:100%;  }
  .nav-collapse .btn {padding: 4px 10px 4px;    font-weight: normal;    -webkit-border-radius: 4px;    -moz-border-radius: 4px;    border-radius: 4px;  }
  .nav-collapse .dropdown-menu li + li a {margin-bottom: 2px;  }
  .nav-collapse .nav > li > a:hover,  .nav-collapse .nav > li > a:focus,  .nav-collapse .dropdown-menu a:hover,  .nav-collapse .dropdown-menu a:focus {background-color: #f2f2f2;  }
  .navbar-inverse .nav-collapse .nav > li > a,  .navbar-inverse .nav-collapse .dropdown-menu a {color: #fff;  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,  .navbar-inverse .nav-collapse .nav > li > a:focus,  .navbar-inverse .nav-collapse .dropdown-menu a:hover,  .navbar-inverse .nav-collapse .dropdown-menu a:focus {background: url("/imagesV2/menu_top_bg_sel_hover.png") repeat-x scroll left top transparent;  	color:#fff;  }
  .nav-collapse.in .btn-group {margin-top: 5px;    padding: 0;  }
  .nav-collapse .dropdown-menu {position: static;    top: auto;    left: auto;    float: none;    display: none;    max-width: none;    margin: 0 15px;    padding: 0;    background-color: transparent;    border: none;    -webkit-border-radius: 0;    -moz-border-radius: 0;    border-radius: 0;    -webkit-box-shadow: none;    -moz-box-shadow: none;    box-shadow: none;  }
  .nav-collapse .open > .dropdown-menu {display: block;  }
  .nav-collapse .dropdown-menu:before,  .nav-collapse .dropdown-menu:after {display: none;  }
  .nav-collapse .dropdown-menu .divider {display: none;  }
  .nav-collapse .nav > li > .dropdown-menu:before,  .nav-collapse .nav > li > .dropdown-menu:after {display: none;  }
  .nav-collapse .navbar-form,  .nav-collapse .navbar-search {float: none;    padding: 10px 15px;    margin: 10px 0;   /* border-top: 1px solid #f2f2f2;    border-bottom: 1px solid #f2f2f2;*/
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);  }
  .navbar-inverse .nav-collapse .navbar-form,  .navbar-inverse .nav-collapse .navbar-search {border-top-color: #111111;    border-bottom-color: #111111;  }
  .navbar .nav-collapse .nav.pull-right {float: none;    margin-left: 0;  }
  .nav-collapse,  .nav-collapse.collapse {overflow: hidden;    height: 0;  }
  .navbar .btn-navbar {display: block;  }
  .navbar-static .navbar-inner {padding-left: 10px;    padding-right: 10px;  }
}
@media (min-width: 980px) {.nav-collapse.collapse {height: auto !important;    overflow: visible !important;  }
}
@media (min-width: 1280px) {.modal_vf {background-clip: padding-box;	    background-color: #FFFFFF;	    border: 1px solid rgba(0, 0, 0, 0.3);	    border-radius: 6px 6px 6px 6px;	    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);	    left: 50%;	    margin-left: -615px;	    outline: medium none;	    position: fixed;	    top: 10%;	    z-index: 1060;	    width: 1208px;	}
}
@media (max-width: 768px) {.navbar-inverse .nav > a:hover {color:#fff;  }
  .mt_980 {margin-top:56px!important;  }
  .affix {position:absolute!important;	  top: 0px;      width: 100%;	  z-index: 800;	  left: 0px;	}
	.marg_col_ab {margin-left:0%!important;		margin-right:0%!important;		margin-top:10px;	}
	.mar_col_ab_albastru {margin-left:2%;		margin-right:1%;		margin-top:10px;	}
	.height_box {height:auto!important;	}
	.f_left_hp {float:none!important;		margin:0px auto;	}
	.text_title_carusel {margin-top:20px;		line-height:35px;	}
	.text_carusel {margin-bottom:20px;	}
	.efectueaza_plati_cnt {padding:5px 0px 0px 0px;	}	
}
@media (min-width: 768px) and (max-width: 980px)  {.mt_980 {margin-top:20px!important;  }.mt_dashboa {margin-top:40px!important;}
  .affix {position:absolute!important; position: absolute;top: 0px; width: 100%;z-index: 800;left: 0px;	
  
	}
  .cookie_box_colaps{margin-top:50px!important;  }	
  .marg_col_ab {margin-left:2.3%!important;	margin-right:1%!important;	margin-top:-60px;	}
  .mar_col_ab_albastru {margin-left:2%;	margin-right:1%;	margin-top:-60px;	}
   .height_box {height:auto!important;	}
	.box_top_title {margin-top:0px!important;}
	.box_top_t_980 {margin-top:45px!important;}
	.rest_coloana_top img {margin-top:-5px!important;	}
	.rest_coloana_plus_top img {margin-top:-5px!important;	}
}
@media (min-width: 980px) and (max-width: 1024px)  {.modal_vf {position: fixed;    top: 20px;    left: 20px;    right: 20px;    width: auto;    margin: 0;  }
  .mt_980 {margin-top:0px!important;  }
  .affix {left:24px;		position: fixed;		top: 0px;		width:95.4%;  		z-index:999;  }
  .box_top_title {margin-top:0px!important;	}
  .raport_mare {margin-left:5px;	font-size:37px;  }
  .raport_mare span {font-size:60px;  }
  .raport_gratuit {margin-left:5px;  	font-size:35px;  }	
}
@media (min-width: 1025px) and (max-width: 1280px) {.raport_mare {margin-left:5px;		font-size:37px;	  }
	  .raport_mare span {font-size:60px;	  }
	  .raport_gratuit {margin-left:5px;	  	font-size:35px;	  }
	.modal_vf {background-clip: padding-box;	    background-color: #FFFFFF;	    border: 1px solid rgba(0, 0, 0, 0.3);	    border-radius: 6px 6px 6px 6px;	    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);	    left: 50%;	    margin-left: -495px;	    outline: medium none;	    position: fixed;	    top: 10%;	    z-index: 1060;	    width: 987px;	}
}
/* Key scaffolding
-------------------------------------------------- */
body {position: relative; /* For scrollyspy */
}
/* Custom docs button */
.btn-bs {color: #563d7c;background-color: #fff;border-color: #e5e5e5;}
.btn-bs:hover,.btn-bs:focus,.btn-bs:active {color: #fff;background-color: #563d7c;border-color: #563d7c;}
/* Temp CSS until RC2 */
.bs-customize-placeholder {margin-bottom: -100px;padding: 80px 30px;text-align: center;background-color: #f5f5f5;}
/* Top nav and header
-------------------------------------------------- */
.bs-docs-nav {background-color: #563d7c;}
.bs-docs-nav .navbar-brand {color: #fff;}
.bs-docs-nav .navbar-nav > li > a {color: #cdbfe3;}
.bs-docs-nav .navbar-nav > li > a:hover {color: #fff;}
.bs-docs-nav .navbar-nav > .active > a,.bs-docs-nav .navbar-nav > .active > a:hover {color: #fff;background-color: #463265;}
.bs-docs-nav .navbar-toggle {border-color: #563d7c;}
.bs-docs-nav .navbar-toggle:hover {background-color: #463265;border-color: #463265;}
/* Old docs callout */
.bs-old-docs {padding: 15px 20px;color: #777;background-color: #fafafa;border-bottom: 1px solid #e5e5e5;}
.bs-old-docs strong {color: #555;}
.bs-docs-home .bs-old-docs {text-align: center;border-top: 1px solid #e5e5e5;}
/* Homepage masthead
-------------------------------------------------- */
.bs-masthead {position: relative;padding: 30px 15px;text-align: center;}
.bs-masthead h1 {font-size: 50px;line-height: 1;}
/* Download button */
.bs-masthead .btn-bs {margin-top: 5px;margin-bottom: 5px;padding: 18px 24px;font-size: 21px;}
/* Textual links */
.bs-social {margin-top: 30px;text-align: center;}
.bs-masthead-links {margin-top: 20px;margin-bottom: 20px;padding-left: 0;list-style: none;text-align: center;}
.bs-masthead-links li {display: inline;color: #999;}
.bs-masthead-links li + li {margin-left: 20px;}
/* Customize and Download button
-------------------------------------------------- */
.bs-customizer .toggle {float: right;}
.bs-customizer label {margin-top: 10px;font-weight: 500;color: #444;}
.bs-customizer h2 {margin-top: 0;margin-bottom: 5px;padding-top: 30px;}
.bs-customizer h4 {margin-top: 15px;}
.bs-customizer input[type="text"] {background-color: #fafafa;}
.bs-customizer .help-block {font-size: 12px;}
.bs-customize-download {text-align: center;}
/* Docs pages and sections
-------------------------------------------------- */
/* Page headers */
.bs-header {padding: 30px 30px 40px;font-size: 16px;color: #5a5a5a;text-align: center;border-bottom: 1px solid #e5e5e5;}
.bs-header h1 {color: #563d7c;}
.bs-header p {font-weight: 300;line-height: 1.5;}
.bs-header .container {position: relative;}
.bs-docs-section + .bs-docs-section {margin-top: 80px;}
/* Ads in page headers */
.carbonad {width: auto !important;margin: 50px -30px -40px !important;padding: 20px !important;overflow: hidden; /* clearfix */
height: auto !important;font-size: 13px !important;line-height: 16px !important;text-align: left;background: none !important;border: 0 !important;border-top: 1px solid #e5e5e5 !important;}
.carbonad-img {margin: 0 !important;}
.carbonad-text,.carbonad-tag {float: none !important;display: block !important;width: auto !important;height: auto !important;margin-left: 145px !important;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.carbonad-text {padding-top: 0 !important;}
.carbonad-tag {text-align: left !important;}
.carbonad #azcarbon > img {display: none; /* hide what I assume are tracking images */
}
/* Docs sidebar
-------------------------------------------------- */
/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar.affix {position: static;}
/* First level of nav */
.bs-sidenav {margin-top: 30px;margin-bottom: 30px;padding-top: 10px;padding-bottom: 10px;text-shadow: 0 1px 0 #fff;background-color: #f7f5fa;border-radius: 5px;}
/* All levels of nav */
.bs-sidebar .nav > li > a {display: block;color: #716b7a;padding: 5px 20px;}
.bs-sidebar .nav > li > a:hover,.bs-sidebar .nav > li > a:focus {text-decoration: none;background-color: #e5e3e9;border-right: 1px solid #dbd8e0;}
.bs-sidebar .nav > .active > a,.bs-sidebar .nav > .active:hover > a,.bs-sidebar .nav > .active:focus > a {font-weight: bold;color: #563d7c;background-color: transparent;border-right: 1px solid #563d7c;}
/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav {display: none; /* Hide by default, but at >768px, show it */
margin-bottom: 8px;}
.bs-sidebar .nav .nav > li > a {padding-top: 3px;padding-bottom: 3px;padding-left: 30px;font-size: 90%;}
/* Side notes for calling out things
-------------------------------------------------- */
/* Base styles (regardless of theme) */
.bs-callout {margin: 20px 0;padding: 15px 30px 15px 15px;border-left: 5px solid #eee;}
.bs-callout h4 {margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout code,.bs-callout .highlight {background-color: #fff;}
/* Themes for different contexts */
.bs-callout-danger {background-color: #fcf2f2;border-color: #dFb5b4;}
.bs-callout-warning {background-color: #fefbed;border-color: #f1e7bc;}
.bs-callout-info {background-color: #f0f7fd;border-color: #d0e3f0;}
/* Special grid styles
-------------------------------------------------- */
.show-grid {margin-bottom: 15px;}
.show-grid [class^="col-"] {padding-top: 10px;padding-bottom: 10px;background-color: #eee;border: 1px solid #ddd;background-color: rgba(86,61,124,.15);border: 1px solid rgba(86,61,124,.2);}
/* Bootstrap code examples
-------------------------------------------------- */
/* Base class */
.bs-example {position: relative;padding: 45px 15px 15px;margin: 0 -15px -1px;background-color: #fafafa;box-shadow: inset 0 3px 6px rgba(0,0,0,.05);border-color: #e5e5e5 #eee #eee;border-style: solid;border-width: 1px 0;}
/* Echo out a label for the example */
.bs-example:after {content: "Example";position: absolute;top: 15px;left: 15px;font-size: 12px;font-weight: bold;color: #bbb;text-transform: uppercase;letter-spacing: 1px;}
/* Tweak display of the examples */
.bs-example + .prettyprint,.bs-example + .highlight {margin-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}
/* Tweak content of examples for optimum awesome */
.bs-example > p:last-child,.bs-example > ul:last-child,.bs-example > ol:last-child,.bs-example > blockquote:last-child,.bs-example > input:last-child,.bs-example > select:last-child,.bs-example > textarea:last-child,.bs-example > .table:last-child,.bs-example > .navbar:last-child
.bs-example > .jumbotron:last-child,.bs-example > .alert:last-child,.bs-example > .panel:last-child,.bs-example > .list-group:last-child,.bs-example > .well:last-child {margin-bottom: 0;}
.bs-example > p > .close {float: none;}
/* Typography */
.bs-example-type .table td {color: #999;vertical-align: middle;}
.bs-example-type .table td,.bs-example-type .table th {padding: 15px 0;border-color: #eee;}
.bs-example-type .table tr:first-child td,.bs-example-type .table tr:first-child th {border-top: 0;}
.bs-example-type h1,.bs-example-type h2,.bs-example-type h3,.bs-example-type h4,.bs-example-type h5,.bs-example-type h6 {margin: 0;}
/* Forms */
.bs-example.form-inline select,.bs-example.form-inline input[type="text"],.bs-example.form-inline input[type="password"] {width: 180px;}
.bs-example-control-sizing select,.bs-example-control-sizing input[type="text"] + input[type="text"] {margin-top: 10px;}
.bs-example-form .input-group {margin-bottom: 10px;}
/* List groups */
.bs-example > .list-group {max-width: 400px;}
/* Navbar examples */
.bs-example .navbar:last-child {margin-bottom: 0;}
.bs-navbar-top-example,.bs-navbar-bottom-example {z-index: 1;padding: 0;min-height: 110px;overflow: hidden; /* cut the drop shadows off */
}
.bs-navbar-top-example .navbar-fixed-top,.bs-navbar-bottom-example .navbar-fixed-bottom {position: relative;margin-left: 0;margin-right: 0;}
.bs-navbar-top-example .navbar-fixed-top {top: -1px;}
.bs-navbar-bottom-example .navbar-fixed-bottom {bottom: -1px;}
.bs-navbar-top-example {-webkit-border-radius: 0 0 4px 4px;-moz-border-radius: 0 0 4px 4px;border-radius: 0 0 4px 4px;}
.bs-navbar-top-example:after {top: auto;bottom: 15px;-webkit-border-radius: 0 4px 0 4px;-moz-border-radius: 0 4px 0 4px;border-radius: 0 4px 0 4px;}
.bs-navbar-bottom-example {-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;}
.bs-navbar-bottom-example .navbar {margin-bottom: 0;}
/* Example modals */
.bs-example-modal {background-color: #f5f5f5;}
.bs-example-modal .modal {position: relative;top: auto;right: auto;left: auto;bottom: auto;z-index: 1;display: block;}
.bs-example-modal .modal-dialog {left: auto;margin-left: auto;margin-right: auto;}
/* Example dropdowns */
.bs-example > .dropdown > .dropdown-menu,.bs-example-submenu > .pull-left > .dropup > .dropdown-menu,.bs-example-submenu > .pull-left > .dropdown > .dropdown-menu {position: static;display: block;margin-bottom: 5px;}
.bs-example-submenu {min-height: 230px;}
.bs-example-submenu > .pull-left + .pull-left {margin-left: 20px;}
/* Example tabbable tabs */
.bs-example-tabs .nav-tabs {margin-bottom: 15px;}
/* Tooltips */
.bs-example-tooltips {text-align: center;}
/* Popovers */
.bs-example-popover {padding-bottom: 24px;background-color: #f9f9f9;}
.bs-example-popover .popover {position: relative;display: block;float: left;width: 260px;margin: 20px;}
/* Example templates
-------------------------------------------------- */
.bs-examples h4 {margin-bottom: 5px;}
.bs-examples p {margin-bottom: 20px;}
/* Responsive docs
-------------------------------------------------- */
/* Responsive (scrollable) doc tables */
@media (max-width: 1280px) {.bs-table-scrollable {margin-bottom: 15px;overflow-y: hidden;overflow-x: scroll;border: 1px solid #ddd;}
.bs-table-scrollable .table {margin-bottom: 0;border: 0;}
.bs-table-scrollable .table th,.bs-table-scrollable .table td {white-space: nowrap;}
.bs-table-scrollable .table_date th,.bs-table-scrollable .table_date td {white-space: nowrap;}	
.bs-table-scrollable .table th:first-child,.bs-table-scrollable .table td:first-child {border-left: 0;}
.bs-table-scrollable .table th:last-child,.bs-table-scrollable .table td:last-child {border-right: 0;}
.bs-table-scrollable .table tr:last-child th,.bs-table-scrollable .table tr:last-child td {border-bottom: 0;}
}
/* Related: responsive utilities tables */
.table code {font-size: 13px;font-weight: normal;}
/* Utility classes table
------------------------- */
.bs-table th small,.responsive-utilities th small {display: block;font-weight: normal;color: #999;}
.responsive-utilities tbody th {font-weight: normal;}
.responsive-utilities td {text-align: center;}
.responsive-utilities td.is-visible {color: #468847;background-color: #dff0d8 !important;}
.responsive-utilities td.is-hidden {color: #ccc;background-color: #f9f9f9 !important;}
/* Responsive tests
------------------------- */
.responsive-utilities-test {margin-top: 5px;padding-left: 0;list-style: none;overflow: hidden; /* clear floats */
}
.responsive-utilities-test li {position: relative;float: left;width: 25%;}
.responsive-utilities-test li + li {margin-left: 10px;}
.responsive-utilities-test span {padding: 15px 10px;font-size: 14px;font-weight: bold;line-height: 1.1;text-align: center;border-radius: 4px;}
.responsive-utilities-test.visible-on [class*="hidden"],.responsive-utilities-test.hidden-on [class*="visible"] {color: #999;border: 1px solid #ddd;}
.responsive-utilities-test.visible-on [class*="visible"],.responsive-utilities-test.hidden-on [class*="hidden"] {color: #468847;background-color: #dff0d8;border: 1px solid #d6e9c6;}
/* Footer
-------------------------------------------------- */
.bs-footer {padding-top: 40px;padding-bottom: 30px;margin-top: 100px;text-align: center;border-top: 1px solid #e5e5e5;}
.bs-footer p {margin-bottom: 0;color: #777;}
.footer-links {margin: 10px 0;padding-left: 0;}
.footer-links li {display: inline;padding: 0 2px;}
.footer-links li:first-child {padding-left: 0;}
/* Social proof buttons from GitHub & Twitter */
.bs-social {margin-bottom: 20px;}
.bs-social-buttons {display: inline-block;margin-bottom: 0;padding-left: 0;list-style: none;}
.bs-social-buttons li {display: inline-block;line-height: 1;}
.bs-social-buttons li + li {margin-left: 15px;}
.bs-social-buttons .twitter-follow-button {width: 225px !important;}
.bs-social-buttons .twitter-share-button {width: 98px !important;}
/* Misc docs stuff
-------------------------------------------------- */
/* Pseudo :focus state for showing how it looks in the docs */
input.focused {border-color: rgba(82,168,236,.8);outline: 0;outline: thin dotted \9; /* IE6-9 */
-moz-box-shadow: 0 0 8px rgba(82,168,236,.6);box-shadow: 0 0 8px rgba(82,168,236,.6);}
/* Scrollspy demo on fixed height div */
.scrollspy-example {position: relative;height: 200px;margin-top: 10px;overflow: auto;}
.highlight {padding: 9px 14px;margin-bottom: 14px;background-color: #f7f7f9;border: 1px solid #e1e1e8;border-radius: 4px;}
.highlight pre {padding: 0;margin-top: 0;margin-bottom: 0;background-color: transparent;border: 0;white-space: nowrap;}
.highlight pre code {font-size: inherit;color: #333; /* Effectively the base text color */
}
.highlight pre .lineno {display: inline-block;width: 22px;padding-right: 5px;margin-right: 10px;text-align: right;color: #bebec5;}
/* Better spacing on download options in getting started */
.bs-docs-dl-options h4 {margin-top: 15px;margin-bottom: 5px;}
/* Responsive variations
-------------------------------------------------- */
/* Hide code snippets on mobile devices */
@media screen and (max-width: 480px) {.highlight {display: none;}
}
/* Tablets and up */
@media screen and (min-width: 768px) {.bs-header {font-size: 21px;text-align: left;}
.bs-header h1 {font-size: 60px;line-height: 1;}
.bs-example {margin-left: 0;margin-right: 0;background-color: #fff;border-width: 1px;border-color: #ddd;border-radius: 4px 4px 0 0;box-shadow: none;}
.carbonad {margin: 0 !important;border: 1px solid #e5e5e5 !important;border-radius: 4px;}
/* Show the docs nav */
.bs-sidebar {display: block;}
/* Show the hidden subnavs when space allows it */
.bs-sidebar .nav > .active > ul {display: block;}
/* Tweak display of docs jumbotrons */
.bs-masthead {padding-top: 100px;padding-bottom: 100px;}
.bs-masthead h1 {font-size: 100px;}
.bs-masthead p {margin-left: 15%;margin-right: 15%;font-size: 30px;}
.bs-navbar-top-example .navbar-fixed-top,.bs-navbar-bottom-example .navbar-fixed-bottom {position: absolute;}
.navbar-inverse .nav .active > a,.navbar-inverse .nav .active > a:hover,.navbar-inverse .nav .active > a:focus {*color: #fff;  *background-color: #fff;}
	
}
/* Tablets/desktops and up */
@media screen and (min-width: 992px) {/* Widen the fixed sidebar */
.bs-sidebar.affix,.bs-sidebar.affix-bottom {width: 213px;}
.bs-sidebar.affix {position: fixed; /* Undo the static from mobile-first approach */
top: 80px;}
.bs-sidebar.affix-bottom {position: absolute; /* Undo the static from mobile-first approach */
}
.bs-sidebar.affix-bottom .bs-sidenav,.bs-sidebar.affix .bs-sidenav {margin-top: 0;margin-bottom: 0;}
.bs-header h1,.bs-header p {margin-right: 380px;}
.carbonad {position: absolute;top: 20px;right: 0;padding: 15px !important;width: 330px !important;min-height: 132px;}
}
/* Large desktops and up */
@media screen and (min-width: 1200px) {/* Widen the fixed sidebar again */
.bs-sidebar.affix-bottom,.bs-sidebar.affix {width: 270px;}
} 
@media (max-width: 480px) {.bs-scrollable {width: 99%;margin-bottom: 15px;overflow-y: hidden;overflow-x: scroll;border: 1px solid #ddd;}
.bs-scrollable {white-space: nowrap;}	
}
div.rateit
{display: -moz-inline-box;    display: inline-block;    position: relative;    -webkit-user-select: none;    -khtml-user-select: none;    -moz-user-select: none;    -o-user-select: none;    user-select: none;    -webkit-touch-callout: none;	margin-left:15px;	margin-top:10px;	margin-bottom:10px;}

div.rateit div.rateit-range
{position: relative;    display: -moz-inline-box;    display: inline-block;    background: url(/imagesV2/marketing/star.gif);    height: 16px;}

/* for IE 6 */
* html div.rateit, * html div.rateit div.rateit-range
{display: inline;}

/* for IE 7 */
* + html div.rateit, * + html div.rateit div.rateit-range
{display: inline;}

div.rateit div.rateit-hover, div.rateit div.rateit-selected
{position: absolute;    left: 0px;}

div.rateit div.rateit-hover-rtl, div.rateit div.rateit-selected-rtl
{left: auto;    right: 0px;}

div.rateit div.rateit-hover
{background: url(/imagesV2/marketing/star.gif) left -32px;}

div.rateit div.rateit-hover-rtl
{background-position: right -32px;	z-index:1;}

div.rateit div.rateit-selected
{background: url(/imagesV2/marketing/star.gif) left -16px;	z-index:1;}

div.rateit div.rateit-selected-rtl
{background-position: right -16px;	z-index:1;}

div.rateit div.rateit-preset
{background: url(/imagesV2/marketing/star.gif) left -48px;	z-index:1;}

div.rateit div.rateit-preset-rtl
{background: url(/imagesV2/marketing/star.gif) left -48px;	z-index:1;}

div.rateit div.rateit-reset
{background: url(/imagesV2/marketing/delete.gif) 0 0;    width: 16px;    height: 16px;    display: -moz-inline-box;    display: inline-block;    float: left;}

div.rateit div.rateit-reset:hover
{background-position: 0 -16px;}

@media only screen and (max-width: 768px) {#flip-scroll .cf:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
#flip-scroll * html .cf {zoom: 1; }
#flip-scroll *:first-child+html .cf {zoom: 1; }
#flip-scroll table {width: 100%; border-collapse: collapse; border-spacing: 0; }
 
#flip-scroll th,#flip-scroll td {margin: 0; vertical-align: top; }
#flip-scroll th {text-align: left; }
#flip-scroll table {display: block; position: relative; width: 100%; }
#flip-scroll thead {display: block; float: left; }
#flip-scroll tbody {display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
#flip-scroll thead tr {display: block; }
#flip-scroll th {display: block; text-align: right; }
#flip-scroll tbody tr {display: inline-block; vertical-align: top; }
#flip-scroll td {display: block; min-height: 1.25em; text-align: left; }

/* sort out borders */
 
#flip-scroll th {border-bottom: 0; border-left: 0; }
#flip-scroll td {border-left: 0; border-right: 0; border-bottom: 0; }
#flip-scroll tbody tr {border-left: 1px solid #babcbf; }
#flip-scroll th:last-child,#flip-scroll td:last-child {border-bottom: 1px solid #babcbf; }
}
.f_name {width:400px!important;height:25px;margin-bottom:10px;padding-left:5px;}
.f_text {width:400px!important;height:100px;padding-left:5px;padding-top:5px;}
.f_trimite {
	float:left;
	margin-top:10px;
	background: none repeat scroll 0 0 #6eaa55;
    border: 1px solid #3b6e22;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    min-height: 24px !important;
    padding-left: 15px;
    padding-right:15px;
    padding-top: 2px;
    text-align: center;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
}
.date_icorecte {color:#ffffff;float:right;font-size:12px;font-weight:bold;width:152px;background:#6eaa55;padding:4px 6px 4px 6px;border:1px solid #3b6e22;margin-bottom:10px;}