/*!
 * Custom css Standex
 */
/* all */
body
{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:1em;
}
h1, .h1 {
    font-size: 30px;
}
h2, .h2 {
    font-size: 28px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 20px;
}
input,select,textarea
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin:5px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ddd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ddd;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ddd;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ddd;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #ddd;
}
th, td {
    text-align: left;
    vertical-align: top;
	color:#000000;
}
.item-page
{
	padding-top:25px;
}
.container
{
	padding:10px;
}
.page-header, .icons
{
	display:none;
}
.form-group {
    margin-bottom: 0;
}
/* i_calc_div */
.i_calc_div {
	padding: 10px 10px;
}
.i_calc_note_div {
	background: #eee;
	padding: 10px;
	border: 2px dashed #ccc;
	margin-bottom: 10px;
}
.i_calc_note_div > div {
	margin-bottom: 10px;
}
.i_calc_note_div > div:last-child {
	margin-bottom: 0;
}
.i_collapser_adiv {
	margin-bottom: 14px;
}
.i_collapser_adiv a {
	text-decoration: none;
}
/* offline */
.offlinelabel
{
	padding:0;
}
/* profile */
.profile-editcfg
{
	
}
.cfglegend,.profile-editcfg
{
	border-color:#ffffff;
}
#member-profile
{
	background-color:#ffffff;
	border:none !important;
}
#member-profile legend
{
	
}
/* top nav */
.st-top-nav
{
	height:100%;
	background-color:#ececec;
}
.st-top-logo
{
	padding:5px;
}
.navbar-default {
    background-color: #ececec;
    border-color: #ececec;
}
.st-strap
{
    letter-spacing: 3px;
}

/* breadcrumb */
.st-bread {
	padding-left:15px;
    font-size: 1.1em;
    font-weight: 600;
}
.stbreadchevron
{
	padding-right:3px;
}
/* cfgadmin */
.cfgbtn
{
	background-color: #337ab7 !important;
	border-color:#337ab7 !important;
	color:#fff !important;
}
.cfgbtn:hover
{
	background-color: green !important;
	border-color:green !important;	
}
.cfgglyph:hover
{
	cursor:pointer;
	color:green;
}
.cfgglyph-lg
{
	font-size:2em !important;
}
.cfgcheckbox
{
    height: 20px;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 1.2em;
    border-radius: 3px;
    -webkit-box-shadow: none;
	float:left;
}
.cfgcheckbox2 
{
    height: 15px;
    padding: 2px 5px;
    font-size: 10px;
    line-height: 1.2em;
    border-radius: 3px;
    -webkit-box-shadow: none;
	float:left;
}
.cfginput2 {
    height: 35px;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 1.2em;
    border-radius: 3px;
    -webkit-box-shadow: none;
}
.cfglabel {
    text-align:right;
	padding-top:10px;
	color:#000000;
}
.cfglabel2 {
	padding-top:10px;
	color:#000000;
}
.cfgtextarea
{
	min-height:75px;
}
.cfgtextarea-lg
{
	min-height:350px;
}
.plusbtn
{
	padding:10px;
}
.cfginfo
{
	padding:5px;
	cursor:pointer;
}
.clearall
{
    cursor: pointer;
    border-radius: 3px;
    -webkit-box-shadow: none;
	margin:5px;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
	
}
.glyphblue {
    color: #337ab7;
}
.glyphgreen {
    color: green;
}
.glyphinfo
{
	font-size:1.5em;
}
.glyphinfo-sm
{
	font-size:1em;
}
.servgold {
    border-radius: 15px;
    background-color: #D9D919;
}
.servglyph {
    color: #000000;
    font-size: 3em !important;
    padding: 10px;
}
.servtype {
    background-color: #e6e6e6;
    padding: 15px;
    border: 5px #fff solid;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-radius: 15px;
}
.servtype_title {
	margin-top: 15px;
	color: #333;
}
.sortable th,.ttable th {
    background-color: #cccccc;
    border: 1px #fff solid;
    padding: 5px;
}
.sortable tr,.ttable tr {
    border-bottom: 1px #f4f4f4 solid;
}
.sortable tr td {
    margin: 3px;
	padding:5px;
}
/* quote */
.cfgrevused
{
	background-color:green;
}
.cfgbtns
{
	padding-bottom:10px;
}
.cfgdetailbox
{
	border:1px #e6e6e6 solid;
	padding:0;
}
.tabs
{
	cursor:pointer;
	background-color:#e6e6e6;
	padding:10px;
	font-weight:700;
}
.active
{
	background-color:#ffffff;
}
.info
{
	padding:30px 10px;
}
.cfgdettable tr
{
	border-bottom: 1px #ffffff solid;
}

.cfgactive
{
	background-color:#ffffff;
}

.cfginactive
{
	background-color:#f4f4f4;
}
.cfgdatetext
{
	vertical-align:middle !important;
}
/* colors */
.pselected
{
	color:green;
	font-weight:700; 
}
.cfgparttd
{
	font-size:90%;
}
/* pods */
.options
{
	padding:10px;
}
.poptions,.eoptions
{
	cursor:pointer;
}
#eoptions,#poptions
{
}
#eoptions tr,#poptions tr
{
	padding:5px;
	border: 1px #f4f4f4 solid;
	margin:5px;
}
.cfgspacer
{
	padding-bottom:10px;
}
/* scrolling tables */
.tscroll
{
	overflow-y:scroll;
	height:500px;
	display:block;
	width:100%;
	border:1px #cccccc solid;
	padding:0;
	margin:0;
}
.ttable
{
	width:100%;
}
.ttable td
{
	padding:5px 5px;
}
.alert
{
	padding:0;
	margin:0 !important;
	color:red;
	font-weight:700;
}

/*
** Pagination
*/
.i_pagination_div {
	background-color: transparent;
	padding: 10px 0;
	margin: 50px auto 20px;
	text-align: left;
	border-top: 1px solid #f4f4f4;
}
.i_pagination_div * {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B9B9B9;
	font-size: 17px;
	letter-spacing: 1.12px;
	line-height: normal;
	display: inline-block;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
}
.i_pagination_div .page-numbers.current {
	color: #3D3D3D;
	cursor: default;
}


@media (max-width: 992px) 
{
	.st-strap
	{
		letter-spacing: 1px;
	}
	.cfglabel 
	{
		text-align:left !important;
		padding-left:0;
	}
}
/* bootstrap overrides */