/*======================================
  Selectric DESTYLE 
======================================*/
#wrapper div.open-table-widget { margin:0 0 2em; text-align:left; position: relative; }
    
#wrapper div.otw-input-wrap { width:auto !important; vertical-align: bottom; font-size: inherit; min-width:10em; margin:0 0.5em 0 0; }
#wrapper div.otw-input-wrap input[type="text"] {color:#000;border: 0.15em solid #000 !important;padding: 0 0 0 0.35em;box-sizing: border-box; height:2.2em; width: auto; display: block;}
#wrapper div.open-table-widget { width:100%; }
#wrapper .selectric-wrapper {}
#wrapper .selectric { color:#000; border: 0.15em solid #000 !important;  }
#wrapper .selectric .label { color:#000; font-size: inherit; padding-left:0.35em;  }
#wrapper .otw-widget-form-wrap label  { color:#000; font-size: inherit; margin:0; }
#wrapper .selectric .button { border-top: 0.25em solid #000; border-right: 0.25em solid #000; }
#wrapper .otw-button-wrap { display:inline-block; position:absolute; left:auto;  right:0; bottom:0; vertical-align: bottom; font-size: inherit;}
#wrapper .otw-button-wrap input { border:0.15em solid #282828; background:#282828; padding:0; color:#fff; }
#wrapper .otw-button-wrap::before, 
#wrapper .otw-button-wrap::after { display:none; }

#wrapper .selectric-items { background: rgba(255,255,255,0.8); }
#wrapper .selectric-items li { background: rgba(0,0,0,0.1); color:#000; }
#wrapper .selectric-items li:hover,
#wrapper .selectric-items li.selected { background: rgba(128,128,128,0.5); }


@media screen and (max-width:768px) {
	
#wrapper div.open-table-widget { margin:0 0 2em; text-align:left; position: relative; }
    
#wrapper div.otw-input-wrap { width:100% !important; }
#wrapper div.otw-input-wrap input { display: block; width:100% !important; }
#wrapper div.open-table-widget { width:100%; }
#wrapper .selectric-wrapper { width:100% !important;}
#wrapper .otw-button-wrap { display:block; position:static; margin:1em auto 0; }
}

body .ui-widget-content { max-height:40em; max-height:60vh; overflow-x:hidden; overflow-y:auto; }


body .open-table-widget-datepicker.datepicker-dropdown { -webkit-box-shadow:0 0 0.25em rgba(0,0,0,0.5); box-shadow:0 0 0.25em rgba(0,0,0,0.5); }
body .open-table-widget input[type="text"].ui-autocomplete-loading { background:transparent url("../images/ajax-loader-dk.gif") 97% center no-repeat;  }

body div.open-table-widget { 
max-width:none !important; width:auto; 
}
body div.otw-input-wrap { 
font-size:0.9rem; display:inline-block; vertical-align:top; width: 19.5em !important; height:auto; margin: 0 1.2em 0em 0;
}
body .otw-widget-form-wrap label { 
font-size:0.9rem;
margin: 0.5em 0 0;
color:rgba(255,255,255,0.5);
}
body div.otw-wrapper div.selectric p {
margin: 0;
padding: 0;
line-height: 2;
}
body .otw-widget-form-wrap input[type="text"] {
border-radius: 0; 
background:transparent;
border:none  !important;
border-bottom: 0.15em solid #fff  !important;
line-height: 2;
height: 2em;
box-shadow:none !important;
color:#fff;
}
body .open-table-widget-datepicker.datepicker-container { margin-top:-1.25em; }
body .powered-by-open-table { display:none; }

body .otw-button-wrap { display:block; font-size: 0.9rem; width:12em; margin:2em auto; overflow:hidden; text-align:center; position:relative; left: -2.5em;}
body .otw-button-wrap::before { content:''; position:absolute; z-index:1; left:0; top:0; bottom:0; border-left:0.15em solid #fff;  }
body .otw-button-wrap::after { content:''; position:absolute; left:0; top:0; bottom:0; right:0; background:rgba(255,255,255,0);border-top:0.15em solid #fff; border-right:0.15em solid #fff; border-bottom:0.15em solid #fff; -webkit-transform-origin:100% 0; transform-origin:100% 0; -webkit-transform:skewX(-22deg); transform:skewX(-22deg);  }
body .otw-button-wrap:hover input { color:#000; }
body .otw-button-wrap:hover::after { background:rgba(255,255,255,1); }
body .otw-button-wrap.disabled { pointer-events:none; opacity:0.5; }
body .otw-button-wrap input {
	-webkit-transition:color 0.25s ease-in-out;
			transition:color 0.25s ease-in-out;  }
body .otw-button-wrap::after { 
	-webkit-transition:background 0.25s ease-in-out;
			transition:background 0.25s ease-in-out;  }
body .otw-button-wrap input[type="submit"] { position:relative; margin:0; width:12em; z-index:2; border:none; line-height:2; cursor:pointer; }


body .selectric-wrapper {
}

body .selectric-responsive {
}

body .selectric {
text-transform:uppercase;
border: none;
background: transparent;
border-bottom: 0.15em solid #fff;
line-height: 2;
box-sizing:border-box;
}
}
body .selectric-items  {
	text-transform:uppercase;
}
body .selectric .label {
	font-size:0.9rem;
	color:#fff;
	height: auto;
	line-height: 2;
}
body .selectric .button {
font:inherit; 
text-indent:-99em; overflow:hidden; 
position:absolute; display:inline-block; vertical-align:middle; width:2.2em; height:2.2em; 
top:-0.35em; right:0em; border-top:0.25em solid #fff; border-right:0.25em solid #fff;-webkit-transform: scaleX(0.5) scaleY(0.25) rotate(135deg);transform: scaleX(0.5) scaleY(0.25) rotate(135deg); opacity:0.5; 
}
body .selectric .button:after {
display:none;
}
body .selectric-open .button {
	top:0.15em;
-webkit-transform: scaleX(0.5) scaleY(0.25) rotate(-45deg);transform: scaleX(0.5) scaleY(0.25) rotate(-45deg);
}

body .selectric-hover body .selectric {
    border-color: inherit;
}
body .selectric-hover body .selectric .button {
    color: #A2A2A2;
}
body .selectric-hover body .selectric .button:after {
    border-top-color: #A2A2A2;
}

body .selectric-open {
    z-index: 9999;
}
body .selectric-open body .selectric {
    border-color: #C4C4C4;
}
body .selectric-open body .selectric-items {
    display: block;
}

body .selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
body .selectric-hide-select select {
    position: absolute;
    left: -100%;
    display: none;
}

body .selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

body .selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
body .selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(25,25,25,0.8);
    border:none;
    z-index: -1;
    box-shadow: none;
}
body .selectric-items .selectric-scroll {
	max-height:10em;
    height: 100%;
    overflow: auto;
}
body .selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
body .selectric-items ul, body .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: inherit;
    line-height: 1.5;
    min-height: 0px;
    margin:0;
    }
body .selectric-items li {
	text-transform:uppercase;
	display:block !important; 
	margin:0.2em 0 0 !important; 
	padding:0.5em 0.5em 0.4em !important;
	background: rgba(255,255,255,0.33);
	box-sizing:content-box;
    color: #fff;
    cursor: pointer;
}
body .selectric-items li.selected {
    background: rgba(128,128,128,0.33)/*selected*/;
    color: #fff;
}
body .selectric-items li:hover {
    background: rgba(128,128,128,0.33)/*selected*/;
    color: #fff;
}
body .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body .selectric-items body .selectric-group body .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}
body .selectric-items body .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
body .selectric-items body .selectric-group li {
    padding-left: 25px;
}