.phase-2-items {
    display:none;
}
    body {
        background-color:#eee;
    }

    #header-div {
        margin-bottom:1em;
        margin-top:1em;
    }

    .login-template span,
    .login-template input {
        display:block;
    }

    .faussesportes fieldset,
    .transactions fieldset,
    .customer-form fieldset,
	.user-form fieldset,
    .order-step-1 fieldset,
    .order-step-2 fieldset {
        border: 1px groove #ddd !important;
        padding: 0 1.4em 1.4em 1.4em !important;
        margin: 0 0 1.5em 0 !important;
        -webkit-box-shadow:  0px 0px 0px 0px #000;
        box-shadow:  0px 0px 0px 0px #000;
    }

    .faussesportes legend,
    .transactions legend,
    .customer-form legend,
	.user-form legend,
    .order-step-1 legend,
    .order-step-2 legend {
        font-size: 1em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:inherit; /* Or auto */
        padding:15px 10px 0 10px; /* To give a bit of padding on the left and right */
        border-bottom:none;
    }


    .customer-form .customer-mailing-address {
        border:thin solid #ccc;
        padding:5px 15px;
        margin-bottom:25px;
    }
    .user-form .user-mailing-address {
        border:thin solid #ccc;
        padding:5px 15px;
        margin-bottom:25px;
    }
    .customer-form .nav-tabs li{
        border:thin solid #ccc;
        padding:10px;
        border-bottom:none;
        cursor:pointer;
        background-color: #ddd;
    }

    .customer-form .nav-tabs li:hover{
        background-color:#eee;
    }

    .transactions .transaction-filter-ajax.col-xs-8,
    .customer-form .form-control.col-xs-8,
	.user-form .form-control.col-xs-8{
        min-height: 1px;
        padding-left: 10px;
        padding-right: 15px;
        float: left;
        width: 66.66666667%;
    }

    .ui-select-bootstrap.not-searchable .ui-select-match.ng-hide,
    .ui-select-bootstrap[search-enabled=data.order.recipes[$index].searchSpeciesEnabled] .ui-select-match.ng-hide,
    .ui-select-bootstrap[search-enabled=searchEnabled] .ui-select-match.ng-hide {
        display: inline-block !important;
        width:100%;
    }

    .dont-hide-box {
            display: inline-block !important;
            width:100%;
    }

    .ui-select-bootstrap[search-enabled=true].double-hide .ui-select-match.ng-hide,
    .ui-select-bootstrap[search-enabled=searchEnabled].double-hide .ui-select-match.ng-hide {
        display: none !important;
    }

    .datepicker-button-div,
    .datepicker-input-div {
        padding:0 !important;
    }

    .nav, .pagination, .carousel, .panel-title a, .transactions .table-responsive td { cursor: pointer; }

.hide-not-dist {
    display:none;
}

.cabinet-row {
    margin-left: 15px !important;
}

.two-spaces {
    width: 40px !important;
    position: relative;
}
.accordion-summary .panel-heading {
    display:none !important;
}
.accordion-summary .panel-default {
    border-color: transparent;
    margin-top: 0px !important;
}
.accordion-summary .panel-body {
    border-top: 0px !important;
    border-top-color: transparent !important;
    padding: 1px;
}
.language-selector {
    margin:0px !important
}
.myaccount-header {
    margin:0px !important
}
.btn-language {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.summary-legend {
    margin-bottom: 5px;
}
.trans-amount {
    text-align:right;
}
.trans-amount label {
    display:inline-block;
}
.customer-email {
	text-align:left;
}
.customer-email label {
	 display:inline-block;
}
.customer-lang {
	 height:13px !important;
}
.emailType {
	background-color:#eee;
	border-radius: 5px;
}
.emailType-wrapper {
	padding-top:10px !important;
}
.clients-amount {
    text-align:right;
}
.clients-amount label {
    display:inline-block;
}
.users-amount {
    text-align:right;
}
.users-amount label {
    display:inline-block;
}
.image-container {
    background-color: #fff;
    text-align:center;
}
#system-message-div {
    text-align: center;
    padding-top:10px;
    color:#fff;
    width: 100%;
    z-index: 1000;
    border-top: 0;
    display:none;
    /* Fallback for web browsers that don't support RGBa */
   background-color: rgb(255, 0, 0);
   /* RGBa with 0.6 opacity */
   background-color: rgba(255, 0, 0, 0.9);
   height:35px;
}


#print-options-div {
    text-align: center;
    padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
    width: 100%;
    z-index: 1000;
    border-top: 0;
    display:none;
	background-color: fff;
}

.panel-default > .panel-heading .glyphicon {
    color:#fff;
}

.summary-selected-emphasis {
    background-color: #008ED3 !important;
    color:#fff;
}

 .summary-dimension-input{
     width:70px;
 }
 .summary-qty-input{
     width:40px;
 }
 .summary-price-input{
     width:90px;
 }

 .webcab-blue{
	 color:#337ab7;
 }
 
 .container {
     padding-left:0;
     padding-right:0;
 }

 .float-right {
     text-align:right;
 }

 .summary-add-item-button {
     margin-left:10px !important;
 }

 .summary-item-td {
     padding-left:0 !important;
     padding-right:0 !important;
 }
 .transactions-item-td {
     padding-left:7px !important;
     padding-right:7px !important;
 }
 
 .form-item-container .list-inline li {
    margin: 10px 0;
}
 /* .lightBox{ */
	 /* height:600px !important; */
	/* width:100% !important; */
	/* overflow-x:scroll	!important;  */
	 
 /* } */
 
/*.input-wrapper .enabling-input {*/
    /*display: none !important;*/
/*}*/
/*.input-wrapper .enabling-input + * {*/
    /*opacity: 1 !important;*/
/*}*/

.customCostsConfig .table-responsive{
	height:0px;
	flex:1 auto;
}

.block-content{
	background-color: #fdfdfd;
	padding: 10px;
	border: 1px solid #ddd;
}

.errorContainer{
	border: 1px solid #ddd;
	padding:15px;
}

.glyphicon-remove{
	color: grey;
}

.glyphicon-ok{
	color: #337ab7;
}

.summary-selected-emphasis .glyphicon-remove{
	color:white;
}

.summary-selected-emphasis .glyphicon-ok{
	color:white;
}

.freePriceContainer{
	display: inline-block;
	padding: 6px 9px;
	border-radius: 5px;
	background-color: rgb(255, 255, 107);
	color: #333;	
}

#expertMode .scrollArea table th .box{
	border: none !important;
	text-align: center !important;
}

#expertMode .scrollArea table tbody tr:last-child td{
	border-bottom: none !important;
}

#expertMode .scrollArea table tbody tr td{
	border: none !important;
	border-bottom: 1px solid #ddd !important;
}

fieldset {
  display: block !important; }
