﻿* { margin: 0; padding: 0; }
.clear { clear: both; display: inline; height: 0px; margin: 0px; padding: 0px; }
select.form-control option { padding: 2px 2px 2px 5px; }
body { padding-top: 60px; height: 100%; }
.body-content { padding-left: 15px; padding-right: 15px; }
.field-validation-error { color: #b94a48; }
.field-validation-valid { display: none; }
input.input-validation-error { border: 1px solid #b94a48; }
input[type="checkbox"].input-validation-error { border: 0 none; }
.validation-summary-errors { color: #b94a48; }
.validation-summary-valid { display: none; }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.nav, .navbar, .navbar-inverse .navbar-inner { filter: none !important; background-image: none; }
.navbar-default { background: #fff; background: url(/images/cg_gradient.png) repeat-x; border-color: #c0c0c0; font: 1.2em "Francois One", Helvetica, Arial, sans-serif; }
.navbar-default .navbar-brand { color: #065f83;margin-left:-10px; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #0594d0; }
.navbar-default .navbar-text { color: #065f83; }
.navbar-default .navbar-nav > li { padding-top: 2px; }
.navbar-default .navbar-nav > li > a { color: #000; border-right: 1px solid #838282; text-decoration: none; text-shadow: 0 1px 1px #fff; text-transform: uppercase; -moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #E87722; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #efefef; background-color: #555555; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #efefef; background-color: #555555; }
.navbar-default .navbar-toggle { border-color: #fff; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #efefef; }
.navbar-default .navbar-toggle .icon-bar { background-color: #065f83; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form { border-color: #065f83; }
.navbar-default .navbar-link { color: #32383a; font-weight: normal; }
.navbar-default .navbar-link:hover { color: #0594d0; }
 #chem_nav { margin-top:4px;}
.dropdown:last-child > a:first-child {border-right: none !important;}

/* centered modal dialog */
@media (min-width: 767px){
    .modal { text-align: center; }
    .modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; }
    .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
    #reps_buttons button {margin-right:5px;}
}
@media (max-width: 767px) {
	.navbar-collaps {background:#fff;}
    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active {background-color:#fff;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff; }
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #0594d0; }
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #0594d0; background-color: #555555; }
}

.dropdown-menu > li > a:hover { color:#e87722 !important; background-color:#e0dede; }

.brand { padding: 5px; margin-right: 15px; }
#body_wrap { background: #efefef; border-right: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; min-height: 400px; padding-top:20px; }
#info_bar { background: #fff; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; padding: 10px; margin: 0 !important; margin-left: 0px !important; }
#info_bar a {color:#00549f;}
#info_container, #footer_container { padding: 0; }
#footer_container footer { background: #fff; border: 1px solid #c0c0c0; padding: 10px; margin: 0 !important; }
ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; }

.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }
a.list-group-item-warning { color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading { color: inherit; }
a.list-group-item-warning:hover,
a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; }
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }
.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { background:#e87722;border-color:#e8b48e;}
.bg-primary { color: #fff; background-color: #00549f; }
a.bg-primary:hover { background-color: #3071a9; }
.bg-success { background-color: #dff0d8; }
a.bg-success:hover { background-color: #c1e2b3; }
.bg-info { background-color: #d9edf7; }
a.bg-info:hover { background-color: #afd9ee; }
.bg-warning { background-color: #fcf8e3; }
a.bg-warning:hover { background-color: #f7ecb5; }
.bg-danger { background-color: #f2dede; }
a.bg-danger:hover { background-color: #e4b9b9; }
div.padding-top-right { padding: 10px 15px 15px 0px; }
.required-display { color: #d00; font-weight: bold; }
.required .control-label:after { color: #d00; position: absolute; margin-left: 8px; top: 9px; font-family: 'FontAwesome'; font-weight: normal; font-size: 10px; content: "\f069"; }


/*old*/

.icon_wrapper {width:100px; margin: 5px 0px 5px 40px; float:left;}
.icon_image {width:100px; padding:10px 0px; text-align:center;}
.icon_link {width:100px; text-align:center;} 
.icon_center {margin-left:210px;} 
.this_form_input { background: #efefef url(/images/innerShadowAlpha.png) no-repeat top left; border-top: none; border-left: none; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; padding: 2px; width: 200px; margin-bottom: 6px; float: left; }
.yesno { margin: 3px 0 0 3px; float:left; display: inline; }
.this_input { background: #efefef url(../images/innerShadowAlpha.png) no-repeat top left; border-top: none; border-left: none; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; padding: 3px; margin-top: 0px; margin-right:5px; }
.clear { clear: both; display: inline; height: 0px; margin: 0px; padding: 0px; }
.form_style h2 { margin:10px; font:bold 12pt sans-serif; color: #520500; margin-left: 190px; }
#new_quote_fieldset, #new_rma_fieldset, #new_customer_fieldset, #new_rep_fieldset, #loading { display: none; }
#existing_quotes {background:#fff;padding:15px;border:1px solid #c0c0c0;}
#reps_buttons { margin-bottom:20px;}
.save_information h4 {color:#656464;}
#table_tabs .tab-pane {padding:15px;}
#table_tabs .table-responsive {max-height:450px;overflow-y:auto;border:1px solid #c0c0c0;}
#attached_documents { float:left; padding-top: 3px; width: 550px;}
.mobile-spacer { margin: 5px; clear: both; }
.ind_doc { float: left; display: inline; border: 1px solid #c0c0c0; background: #ebd7ab; padding: 6px;margin:4px; }
.edit_form legend { color: #086991; font: bold 10.5pt verdana; padding: 6px; margin: 5px 0px 10px -10px; background: #efefef; background: url("smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% rgb(204, 204, 204); border: 1px solid #c0bebe; width: 100%; }
.edit_form legend { margin: 15px 10px 0px 0px; width: 750px !important; }
.edit_form { border: none; padding: 2px; margin: 0px 10px 0px 0px; width: 750px; clear: both; zoom: 1; }
.left_form { width: 365px; float: left; clear: both; }
.right_form { width: 365px; float: left; }
.span_form { clear: both; width: 750px; margin-top: 5px; margin-bottom: 3px; }
#rep_edit_div .span_form { width: 550px; }
p.t_fixed_header_scroll_inner { width: 100%; height: 200px; }
div.t_fixed_header_scroll_outer { top: 0; left: 0; visibility: hidden; width: 200px; height: 150px; overflow: hidden; }
div.t_fixed_header { position: relative; margin: 0; width: 100%; }
div.t_fixed_header * { margin: 0; padding: 0; }
div.t_fixed_header table.head { position: relative; }
div.t_fixed_header table { width: 100%; table-layout: fixed; empty-cells: show; border-collapse: collapse; border-spacing: 0; }
div.t_fixed_header table.headtable td.fillScrollbar { font-size: 0px; -o-text-overflow: inherit; /* IE TRAFF */ text-overflow: inherit; }
div.t_fixed_header tr th, div.t_fixed_header tr td { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
div.t_fixed_header.t_fixed_header_wrap tr th, div.t_fixed_header.t_fixed_header_wrap tr td { white-space: normal; }
div.t_fixed_header div.body { padding: 0; width: 100%; overflow-x: auto; }
div.t_fixed_header_main_wrapper { position: relative; overflow: hidden; background: #efefef !important; }
div.t_fixed_header_main_wrapper_child { position: relative; width: 100%; }
div.t_fixed_header_main_wrapper.ui { border-width: 1px 1px 1px 1px; border-style: solid; font-weight: normal; font-size: 1.0em; }
div.t_fixed_header_main_wrapper.ui div.t_fixed_header_caption { text-align: center; font-weight: bold; padding: 0 5px; height: 30px; line-height: 30px; border-width: 0 0 1px 0; border-style: solid; }
div.t_fixed_header_main_wrapper.ui div.t_fixed_header_caption.toggle { border-width: 0; }
div.t_fixed_header div.headtable { border: 0; overflow-x: hidden; overflow-y: auto; }
div.t_fixed_header.ui .body { border-width: 1px 0 0 0; border-style: solid; background-image: none; }
div.t_fixed_header.ui .headtable th { padding: 5px; text-align: center; border-width: 0 1px 0 0; border-style: solid; }
div.t_fixed_header.ui .headtable .hover { cursor: pointer; height: 16px; }
div.t_fixed_header.ui .headtable th span.ui-resize { background: transparent; cursor: col-resize; display: inline; float: right; height: 20px; margin: -3px -5px -5px 0; width: 5px; }
div.t_fixed_header.ui div.ui-resize-ghost { display: none; position: absolute; top: 0; width: 2px; border: none; }
div.t_fixed_header.ui .body tr { border: 0px; }
div.t_fixed_header.ui .body td { padding: 5px; line-height: 15px; }
div.t_fixed_header.ui .body tr td { border-width: 0 1px 1px 0; border-style: solid; border-color: rgb(170, 170, 170); }
div.t_fixed_header.ui.default .headtable th:last-child, div.t_fixed_header.ui.default .body td:last-child { border-right-width: 0px; }
div.t_fixed_header.ui .body td.last_td, div.t_fixed_header.ui .headtable th.last_td { border-right-width: 0px; }
div.t_fixed_header_main_wrapper.ui div.pager { border-width: 0 0 0 0; padding: 4px 2px 2px 3px; overflow: hidden; background-image: none; }
div.t_fixed_header_main_wrapper.ui div.pager .button { float: right; padding: 4px 0; cursor: pointer; }
div.t_fixed_header_main_wrapper.ui div.pager .button.noborder { border-right-width: 0px; }
div.t_fixed_header_main_wrapper.ui div.pager .button span { margin: 0 4px; }
div.t_fixed_header_main_wrapper.ui div.pager div.page_infos { height: 27px; line-height: 27px; float: right; margin-right: 10px; font-weight: normal; }
div.t_fixed_header.ui .body input { padding: 4px; }
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	position:relative;
	zoom:1;
}
table.tablesorter td img 
{
	vertical-align:text-top;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background: url('css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% rgb(230, 230, 230);
    font-weight: normal;
    color: rgb(85, 85, 85);
    padding:5px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
	font-size:8pt;
	vertical-align:middle;      
    background: #fff;  
}
table.tablesorter tbody td a {
	color: #336699;
	font-size:8pt;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.large_table 
{
    margin:0 15px 0 15px;
    width: 820px;
}
table.no_borders 
{
    margin:0 15px 0 15px;
}
.add_service { margin: 0px; padding: 5px; }
.this_textarea { background: #efefef url(images/innerShadowAlpha.png) no-repeat top left; border-top: none; border-left: none; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; color: #000; padding: 6px; height: 60px; margin-bottom: 5px; float: left; }
.this_insert_input { background: #efefef url(../images/innerShadowAlpha.png) no-repeat top left; border-top: none; border-left: none; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; padding: 4px; }
.tableBG2 { background: #fdf2d9; padding:4px; border-bottom:1px solid #c0c0c0; }
#err { display: none; margin: 0; padding: 10px; }
#info { display: none; padding: 15px 15px 15px 15px; margin: 5px 15px 5px 15px; position: fixed; left: 10px; bottom: 10px; border: 1px solid #ee7700; z-index: 1100; }

#login_form { margin-top:30px;}