﻿.Explorer {
    position:relative !important;
}
.legacylinks {
    padding: 15px 0px 0px 5px;
}

.legacylinks a {
    padding: 0px 5px 0px 5px;
}

.panel-tabpanel {
    border-top: none;
    border-radius: 0;
}

.resultRow label {
    font-weight: inherit;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 999px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: 0;
        background: #fff;
        cursor: inherit;
        display: block;
    }

.idt-footer hr {
    border-top-color: #bbb;
}

.navbar-form-filterbox {
    padding: 5px;
    margin-top: 0;
    margin-bottom: 0;
    border-width: 0 1px;
    border-style: none solid;
}

.navbar-form .searchInput, .navbar-form.navbar-form-filterbox .form-group {
    display: block;
    width: 100%;
}

.list-formcontrol-checkboxes {
    height: 100px;
    overflow: scroll;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .list-formcontrol-checkboxes li {
        border-top: 1px solid #ddd;
        padding: 0 5px;
    }

.navbar-listcontrol {
    min-height: initial;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
}

#entrySection .panel-heading {
    padding: 5px 10px;
    position: relative;
}

#entrySection .panel-body {
    padding: 10px;
}

.dropdown-content-mods {
    padding: 10px;
    height: 250px;
    overflow: auto;
}

@media(max-width:991px) {
    .dropdown-content-mods {
        width: 480px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .form-control.input-entry-name {
        width: 140px;
    }

    .btn-delete-oligo-item {
        padding: 5px 0;
    }

    .form-inline .form-control.input-select-service {
        width: 150px;
    }

    .affix {
       
    }

}

@media(min-width:768px) {
    .rMenuAffix {
        padding: 0px 10px 0px 10px;
    }

    #rMenu p.bg-info {
        padding: 15px;
    }

}

@media(max-width:768px) {
    .col-md-12 h2 {
        margin-top: 0;
        font-size: 24px;
    }

    .rMenuAffix {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
    }

    #rMenu p.bg-info {
        padding: 5px;
    }

    .affix {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding-top: 10px;
    }

    .dropdown-content-mods {
        width: 340px;
    }

    .select-mobile .checkbox {
        display: inline-block;
        padding-left: 20px;
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .input-entry-name {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }

    .navbar-form-filterbox {
        margin-right: 0;
        margin-left: 0;
    }

        .navbar-form-filterbox .form-control-feedback {
            top: 0;
        }

    .form-inline .form-control.input-select-service {
        width: 140px;
        display: block;
        margin-top: 10px;
    }
}

@media(max-width:575px) {
    .form-control.input-entry-name {
        width: 160px;
    }

    .btn-delete-oligo-item {
        padding: 5px 0;
    }

    .col-corner-icon-control {
        padding-left: 0;
        padding-right: 0;
    }

    .has-btn-group-mods-right {
        padding-right: 0;
    }

    .has-btn-group-mods-left {
        padding-left: 0;
    }

        .has-btn-group-mods-left .btn, .has-btn-group-mods-right .btn {
            font-size: 90%;
        }
}

.helptip .glyphicon {
    color: #555;
    padding-top: 0;
    padding-bottom: 0;
}

    .helptip .glyphicon:hover {
        color: #111;
    }

.popover {
    max-width: 340px;
    font-size: 85%;
}

.rMenuAffix .panel-group .panel, .rMenuAffix .panel-heading {
    border-radius: 0;
    background-image: none;
    background-repeat: no-repeat;
}

.rMenuAffix .panel-title {
    font-size: 1em;
}

    .rMenuAffix .panel-title a {
        display: block;
    }

@media(min-width:992px) {
    #ServicesContainer1 {
        margin-bottom: 0;
    }

    .btn-link.helptip {
        padding: 0 5px;
    }

    .affix {
        
    }

    .dropdown-content-mods {
        width: 500px;
    }

    .form-control.input-entry-name {
        width: 180px;
    }
}

.rMenuAffix {
    background: #fff;
    z-index: 3;
}

.affix {
    padding-top: 10px;
    webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.toolbar-frozen-top {
    background: #f5f5f5;
}

    .toolbar-frozen-top .btn-group > .btn-group:first-child > .btn:last-child, .toolbar-frozen-top .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .toolbar-frozen-top .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .toolbar-frozen-top .btn {
        border-bottom: none;
        box-shadow: none;
    }

    .toolbar-frozen-top .btn-group-xs > .btn, .toolbar-frozen-top .btn-xs {
        border-radius: 0;
    }

.btn-delete-oligo-item {
    color: #888;
}

    .btn-delete-oligo-item:hover {
        color: #555;
    }

.col-corner-icon-control {
    position: absolute;
    right: 5px;
    top: 5px;
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #e29500;
    border-color: #d98500;
}


.modal-static {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    margin-top: -100px;
    margin-left: -100px;
    overflow: visible !important;
}

    .modal-static,
    .modal-static .modal-dialog,
    .modal-static .modal-content {
        width: 400px;
        height: 200px;
    }

        .modal-static .modal-dialog,
        .modal-static .modal-content {
            padding: 0 !important;
            margin: 0 !important;
        }

            .modal-static .modal-content .icon {
            }


.isense {
    border: 1px solid #ccc;
    background: white;
    bottom: auto;
    width: 600px;
    max-height: 300px;
    overflow: auto;
}

.isense-details td {
    height: 24px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    color: #555555;
}

#cartui .form-group {
 margin-bottom: 5px; 
}


.legacylinks ol {
    background: none;
    padding: 5px;
    margin: 0px;
}

.legacylinks .breadcrumb > li + li:before {
    padding: 2px;
    color: #ccc;
    content: "/\00a0";
}

.panel-tabpanel {
    border-top: none;
    border-radius: 0;
}

.resultRow label {
    font-weight: inherit;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 999px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: 0;
        background: #fff;
        cursor: inherit;
        display: block;
    }

.idt-footer hr {
    border-top-color: #bbb;
}

.navbar-form-filterbox {
    padding: 5px;
    margin-top: 0;
    margin-bottom: 0;
    border-width: 0 1px;
    border-style: none solid;
}

.navbar-form .searchInput, .navbar-form.navbar-form-filterbox .form-group {
    display: block;
    width: 100%;
}

.list-formcontrol-checkboxes {
    height: 100px;
    overflow: scroll;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .list-formcontrol-checkboxes li {
        border-top: 1px solid #ddd;
        padding: 0 5px;
    }

.navbar-listcontrol {
    min-height: initial;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
}

#entrySection .panel-heading {
    padding: 5px 10px;
    position: relative;
}

#entrySection .panel-body {
    padding: 10px;
}

.dropdown-content-mods {
    padding: 10px;
    height: 250px;
    overflow: auto;
}



@media(max-width:991px) {
    .dropdown-content-mods {
        width: 480px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .form-control.input-entry-name {
        width: 140px;
    }

    .btn-delete-oligo-item {
        padding: 5px 0;
    }

    .form-inline .form-control.input-select-service {
        width: 150px;
    }

    .affix {
       width:220px;
    }
}

@media(min-width:768px) {
    .rMenuAffix {
        padding: 0px 10px 0px 10px;
    }

    #rMenu p.bg-info {
        padding: 15px;
    }
}

@media(max-width:768px) {
      #CheckoutSelect {
        position: relative;
        margin-left: 0px;
    }
    .col-md-12 h2 {
        margin-top: 0;
        font-size: 24px;
    }

    .rMenuAffix {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
    }

    #rMenu p.bg-info {
        padding: 5px;
    }

    .affix {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding-top: 10px;
    }

    .dropdown-content-mods {
        width: 340px;
    }

    .select-mobile .checkbox {
        display: inline-block;
        padding-left: 20px;
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .input-entry-name {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }

    .navbar-form-filterbox {
        margin-right: 0;
        margin-left: 0;
    }

        .navbar-form-filterbox .form-control-feedback {
            top: 0;
        }

    .form-inline .form-control.input-select-service {
        width: 140px;
        display: block;
        margin-top: 10px;
    }
}

@media(max-width:575px) {
    #CheckoutSelect {
        position: relative;
        margin-left: 0px;
    }
    .form-control.input-entry-name {
        width: 160px;
    }

    .btn-delete-oligo-item {
        padding: 5px 0;
    }


    .has-btn-group-mods-right {
        padding-right: 0;
    }

    .has-btn-group-mods-left {
        padding-left: 0;
    }

        .has-btn-group-mods-left .btn, .has-btn-group-mods-right .btn {
            font-size: 90%;
        }
}

.helptip .glyphicon {
    color: #555;
    padding-top: 0;
    padding-bottom: 0;
}

    .helptip .glyphicon:hover {
        color: #111;
    }

.popover {
    max-width: 340px;
    font-size: 85%;
}

.rMenuAffix .panel-group .panel, .rMenuAffix .panel-heading {
    border-radius: 0;
    background-image: none;
    background-repeat: no-repeat;
}

.rMenuAffix .panel-title {
    font-size: 1em;
}

    .rMenuAffix .panel-title a {
        display: block;
    }

@media(min-width:992px) and (max-width:1200px) {
    #ServicesContainer1 {
        margin-bottom: 0;
    }

    .btn-link.helptip {
        padding: 0 5px;
    }

    .affix {
       width:270px;
        top:100px;
    }

    .dropdown-content-mods {
        width: 500px;
    }

    .form-control.input-entry-name {
        width: 180px;
    }
}
@media(min-width:1200px) {
    .rMenuAffix {
        padding: 0px 10px 40px 10px;
    }
.affix {
        width:350px;
        top:20px;
    }
.col-lg-3 > .affix {
    width:260px;
    top:20px;
}
}
.rMenuAffix {
    background: #fff;
    z-index: 3;
}

.affix {
    padding-top: 10px;
    webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.toolbar-frozen-top {
    background: #f5f5f5;
}

    .toolbar-frozen-top .btn-group > .btn-group:first-child > .btn:last-child, .toolbar-frozen-top .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .toolbar-frozen-top .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .toolbar-frozen-top .btn {
        border-bottom: none;
        box-shadow: none;
    }

    .toolbar-frozen-top .btn-group-xs > .btn, .toolbar-frozen-top .btn-xs {
        border-radius: 0;
    }




    /* cart UI styles */
@media(max-width:768px) {
.row-total, .col-lineinfo-name {
	font-size: 1.2em;
}
.row-checkout-control {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background: #fff;
	z-index: 1;
	border-top: 1px solid #ddd
}
.rmenu-cart {
	border-top:1px solid #ccc;
}
.form-group-promocode {
	text-align:center;
}
.input-promocode {
	width:30%;
}
.input-payment {
	width:60%;
}
.input-expdate {
	width:10%;
}
.rmenu-cart hr {
	margin-top:10px;margin-bottom:10px;
}
}
@media(min-width:769px) {
	.input-promocode {
		width:100px;
	}
}
@media(min-width:769px) {
	.input-payment {
		width:200px;
	}
}
@media(min-width:769px) {
	.input-expdate {
		width:50px;
        display: inline-block;
	}
}
@media(min-width:769px) {
	.input-quotenbr {
		width:100px;
	}
}
@media(min-width:769px) {
	.textarea-notes {
		width:300px;
        height:100px;
        resize:none;
	}
}
@media(max-width:992px) {
#cartui h1 {
	font-size: 1.3em
}
.col-lineinfo-name {
	margin-bottom: 10px
}
}

@media(min-width:993px) {
.row-lineinfo {
	margin-left: 0;
	margin-right: 0
}
}
.row-lineinfo {
	background: #f9f9f9;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.row-lineinfo .lead {
	margin-bottom: 0
}
.input-inline-qty {
	display: inline-block;
	width: 50px !important;
}
.form-control-static-lineitem-price {
	display: inline-block;
	padding-top: 7px;
	margin-bottom: 0
}
.row-linecontents {
	margin-top: 10px
}
.checkbox-form-control-static {
	padding-top: 7px;
	margin-bottom: 0;
	font-weight: 400
}
.checkbox-form-control-static span {
	margin-left: 1em;
	margin-right: 1em;
	font-weight: 700
}
.form-group-inline input {
	display: inline-block;
}

.form-group-inline select {
	display: inline-block;
}

.modal-message-danger {
    background-color: #d9534f; 
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px;
}

@media (min-width: 992px){
   .modal-lg.modal-xlg {
	width: 90%;
   }
}

button.has-error, button.has-error:hover, button.has-error:active, button.has-error:focus {
    border-color: #a94442;
}