@CHARSET "UTF-8";

body{
/* 	font-family: 'Open Sans',Helvetica,Arial,sans-serif; */
}

.body-height{
	min-height: 520px;
}

.navbar-inner { 
	background: url("../img/topbar.png") repeat-x scroll center top transparent;
	padding: 0 20px;
}

.navbar .nav>li>a {
	color: #efe3d5;
}

.navbar .nav>li:hover>a {
	color: #fff;
}

.navbar .nav .active>a,.navbar .nav .active>a:hover {
	background: #efe3d5 !important;
}

.navbar .divider-vertical {
	border-left-color: #070707;
	border-right-color: #6F6F6F;
}

.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover,.nav-list>.active>a,.nav-list>.active>a:hover,span.dynatree-active a
	{
	background: #9A9A9A !important;
}

.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active
	{
	background: #9A9A9A !important;
	border-color: #efe3d5 !important;
}

.table thead th {
/* 	background-color: #f8f3ee !important */
	background-color: #DAE8F9 !important
}

.dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {
/* 	background-color: #eee2d6 !important */
	background-color: #92CCFF !important
}

.add-on {
	width: 50px;
}

#maincontainer {
	padding: 10px;
}

.login_page {
	height: 500px;
	position: relative;
	top: 15px;
}

#sub_menu_element img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
}

.sidebar_static {
	display: block; 
	padding: 8px 15px;
}

.main_title {
	color: #FF7500;
}

.title_bottom{
	font-size: 16px;
    margin-right: 30%;
    text-align: right;
}

.hidden {
	display: none;
	visibility: false;
}

.center_text {
	text-align: center;
}

.login_message {
	margin-left: 15%;
}

.grey_text {
	color: #808080;
}

.btn-success {
	margin-left: 10px;
}

.sub_title_table {
	color: #4099F8;
	font-size: 16px;
}

.analoader {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 40px auto;
	display: block;
	overflow: hidden;
}

.select_purchase{
	float: inherit;
	margin-right: 3px;
	width: 70px;
}

#shadowing
{
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: url("../img/pattern.png") #333333;
  z-index:10;
  opacity:0.70;
  filter: alpha(opacity=70);
}

#box 
{
  display: none;
  position:fixed;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
  max-height:400px;
  padding: 0;
  margin:0;
/*   background: url("../img/pattern.png") #333333; */
  z-index:10;
  overflow: auto;
}

.footer {
	margin-top: 20px;
}

.sub_title {
	font-size: 15px;
	color: #1655C5;
}

.title_red {
	color: red;
}

#frame-box{
	height: 400px;
	width: 100%;
	border: 0px;
}

.content_result .header_right {
    color: #08B0F4;
    float: right;
    font-size: 30px;
    font-weight: 400;
    margin: 10px 20px 0 30px;
    overflow: hidden;
    padding: 10px 0 12px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title_msg_box {
	height: 25px;
}

.go_back {
	float: right;
}

.error_page {
	padding: 64px 30px 150px;
}

.dokuwiki {
	float: left;
	width: 30%;
	height: 500px;
}

#content_help {
	float: right;
	width: 70%;
	height: 500px;
	overflow-y: auto;
}

.h2_help {
	font-weight:normal;
	font-size: 18px;
}

.h3_help {
	font-weight:normal;
	font-size: 14px;
}

#dw__toc li[class='level1'] {
	list-style: none;
}

.f_warning label.warning {
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #F5AA1A
}


.pricingtable {
  width: 250px; 
  height: 450px;
  background: #fff;
  margin: 5px;
  float:left;
   
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}


.pricingtable ul {
  list-style-type: none;
  font: 300 18px/2 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 45px;
}
 
.pricingtable ul strong {
  font-weight: bold;
}

.pricingtable hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 190px;
  margin: 20px 0 0 30px;
}

.pricingtable h1 {
  text-align: center;
  font: bold 60px/1 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 0;
}
 
.pricingtable h1 sup {
  font-size: 30px;
}
 
.pricingtable ul {
	text-align: left;
  	font-size: 15px;
  	font: Helvetica, Verdana, sans-serif;
}

.pricingtable h3 {
  text-align: center;
  font: bold 30px/1 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 0;
}
.pricingtable p {
  text-align: center;
  font: 500 14px/1 Helvetica, Verdana, sans-serif;
  color: #BCBEC0;
  padding-left: 20px;
  padding-right: 20px;
}

.pricingtable p sup {
  text-align: center;
  font: 500 10px/1 Helvetica, Verdana, sans-serif;
  color: #A0A0A0;
}

.pricingtable a {
  display: block;
  height: 40px;
  width: 150px;
  color: #fff;
  margin: 25px 0 0 50px;
   
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: 500 16px/40px Helvetica, Verdana, sans-serif;
   
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
   
  /*Gradient*/
  background: #9dcc55; /* Old browsers */
  background: -moz-linear-gradient(top,  #9dcc55 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dcc55), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dcc55', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
}
 
.pricingtable a:hover {
  background: #b2e560; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2e560 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e560), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e560', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
 
}

.featured {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.top-title {
  width: 250px; height: 50px;
  background: #2F2E35;
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
}
 
.top h2 {
  color: #fff;
  text-align: center;
  font: 300 30px/50px Helvetica, Verdana, sans-serif;
}

#container {
    width: 780px;
    margin: 100px auto;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
  width: 100%;
}

.carousel .item {
    height: 500px;
}

.carousel-inner > .active {
    left: 0;
}

}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-inner > .item > img {
    display: block;
    line-height: 1;
}

.carousel img {
    height: 500px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

 .container:before, .container:after {
    content: "";
    display: table;
    line-height: 0;
}
.container:after {
    clear: both;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 200px;
    max-width: 600px;
    padding: 0 20px;
    bottom: 20%;
    left: 25%;
    padding: 20px;
    position: absolute;
    text-align: center;
}

.carousel-caption h1, .carousel-caption .lead {
    color: #FFFFFF;
    line-height: 1.25;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.carousel-caption .lead {
    margin-bottom: 20px;
}

.carousel-caption .btn {
    margin-top: 10px;
}

#btns {
 	margin-left: 15%;
    margin-top: 10px;
}

#inputs {
 	margin-bottom: 10px;
    margin-top: 10px;
}

.container > .btn-warning {
    background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.container > .btn-large {
    border-radius: 6px;
    font-size: 17.5px;
    padding: 11px 19px;
}

.container > .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1 {
    font-size: 38.5px;
}

form {
    margin: 0 0 20px;
} 

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -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 {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.container > .help{
	padding-top: 30px;
	background-image: url("/theme/plcconverter/img/slide-05.jpg");
	
}

.container .help .row{
	padding-top: 30px;
}

.container .title{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	font-size: 36px;
	color: #0F0F0F;
	line-height: 1.25;
	text-align: center;
	margin-bottom: 20px;
}

.container .well{
	top:20px;
	background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    width: 450px;
}

.container .well form{
	width: 400px;
}

.title{
	 margin-top: 20px;	
}

td.invoice_tar{
    width: 25%;
}

/********SEI Styling ********/

.navbar-inner-sei {
	background: url("../img/sei/topbar.png");
	border-bottom: 4px solid #009530;
  background-repeat: repeat;
}

.navbar .nav.pull-right-sei {
    float: right;
    margin-top: 10px;
    font-size: 16px;
}

.bottom-bar {
	/*background: url("../img/sei/bottombar.png") repeat-x scroll center top transparent;*/
	background-color: #3ECD59;
    color: #FFFFFF;
    text-align: right;
    padding: 0;
    width: 100%;
    bottom: 0;
    position: fixed;
    left: 0px;
}