@import url("icons-sprite.css");
@import url("select2.css");
@import url("cssmap-europe.css");

.alert-noty {
	font-size:11px;
	font-weight:bold;
	display:inline-block;
	vertical-align:text-top;
	line-height:12px;
	color:#fff;
	padding:1px 2px;
	margin-left:5px;
	background: #ff670f; /* Old browsers */
	background: -moz-linear-gradient(top, #ff670f 0%, #c43e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(100%, #c43e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff670f 0%, #c43e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff670f 0%, #c43e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff670f 0%, #c43e00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff670f 0%, #c43e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#c43e00', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 0 2px #666;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 0 2px #666;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 0 2px #666;
	border:#bf2702 1px solid;
	text-shadow: 0px -1px 0px rgba(000, 000, 000, .8), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
/* =====================
 * Table ColVis styles
 */
.ColVis {
	float: right;
	margin: 15px 12px;
}
.ColVis_Button {
	position: relative;
	float: left;
	margin-right: 3px;
	padding: 3px 5px;
	height: 30px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	font-size:11px;
	cursor: pointer;
 *cursor: hand;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
 button.ColVis_Button::-moz-focus-inner {
 border: none !important;
 padding: 0;
}
.ColVis_text_hover {
	border: 1px solid #999;
	background-color: #f0f0f0;
}
div.ColVis_collectionBackground {
	background-color: black;
	z-index: 1100;
}
div.ColVis_collection {
	position: relative;
	width: 150px;
	background-color: #f3f3f3;
	padding: 3px;
	border: 1px solid #ccc;
	z-index: 1102;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
div.ColVis_collection button.ColVis_Button {
	background-color: white;
	width: 100%;
	float: none;
	margin-bottom: 2px;
}
div.ColVis_catcher {
	position: absolute;
	z-index: 1101;
}
.disabled {
	color: #999;
}
button.ColVis_Button {
	text-align: left;
}
div.ColVis_collection button.ColVis_Button:hover {
	border: 1px solid #999;
	background-color: #f0f0f0;
}
span.ColVis_radio {
	display: inline-block;
	width: 20px;
}
span.ColVis_title {
	position:relative;
	top:-2px;
}

/*===JQUERY UNIFORM ==*/
/* @end */
/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, div.selector span, div.checker span, div.radio-btn span, div.uni-uploader, div.uni-uploader span.action, div.button, div.button span {
	background-image: url(../img/sprite-icons/uniform-sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}
.selector, .radio-btn, .checker, .uni-uploader, .button, .selector *, .radio-btn *, .checker *, .uni-uploader *, .button * {
	margin: 0;
	padding: 0;
}
/* Select */

div.selector {
	background-position: -483px -130px;
	line-height: 26px;
	height: 26px;
}
div.selector span {
	background-position: right 0px;
	height: 26px;
	line-height: 26px;
}
div.selector select {
	/* change these to adjust positioning of select element */
  top: 0px;
	left: 0px;
}
div.selector:active, div.selector.active {
	background-position: -483px -156px;
}
div.selector:active span, div.selector.active span {
	background-position: right -26px;
}
div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -182px;
}
div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -52px;
}
div.selector.focus:active, div.selector.focus.active, div.selector:hover:active, div.selector.active:hover {
	background-position: -483px -208px;
}
div.selector.focus:active span, div.selector:hover:active span, div.selector.active:hover span, div.selector.focus.active span {
	background-position: right -78px;
}
div.selector.disabled {
	background-position: -483px -234px;
}
div.selector.disabled span {
	background-position: right -104px;
}
/* Checkbox */

div.checker {
	width: 19px;
	height: 19px;
}
div.checker input {
	width: 19px;
	height: 19px;
}
div.checker span {
	background-position: 0px -260px;
	height: 19px;
	width: 19px;
}
div.checker:active span, div.checker.active span {
	background-position: -19px -260px;
}
div.checker.focus span, div.checker:hover span {
	background-position: -38px -260px;
}
div.checker.focus:active span, div.checker:active:hover span, div.checker.active:hover span, div.checker.focus.active span {
	background-position: -57px -260px;
}
div.checker span.checked {
	background-position: -76px -260px;
}
div.checker:active span.checked, div.checker.active span.checked {
	background-position: -95px -260px;
}
div.checker.focus span.checked, div.checker:hover span.checked {
	background-position: -114px -260px;
}
div.checker.focus:active span.checked, div.checker:hover:active span.checked, div.checker.active:hover span.checked, div.checker.active.focus span.checked {
	background-position: -133px -260px;
}
div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span {
	background-position: -152px -260px;
}
div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked {
	background-position: -171px -260px;
}
/* Radio */

div.radio-btn {
	width: 18px;
	height: 18px;
}
div.radio-btn input {
	width: 18px;
	height: 18px;
}
div.radio-btn span {
	height: 18px;
	width: 18px;
	background-position: 0px -279px;
}
div.radio-btn:active span, div.radio-btn.active span {
	background-position: -18px -279px;
}
div.radio-btn.focus span, div.radio-btn:hover span {
	background-position: -36px -279px;
}
div.radio-btn.focus:active span, div.radio-btn:active:hover span, div.radio-btn.active:hover span, div.radio-btn.active.focus span {
	background-position: -54px -279px;
}
div.radio-btn span.checked {
	background-position: -72px -279px;
}
div.radio-btn:active span.checked, div.radio-btn.active span.checked {
	background-position: -90px -279px;
}
div.radio-btn.focus span.checked, div.radio-btn:hover span.checked {
	background-position: -108px -279px;
}
div.radio-btn.focus:active span.checked, div.radio-btn:hover:active span.checked, div.radio-btn.focus.active span.checked, div.radio-btn.active:hover span.checked {
	background-position: -126px -279px;
}
div.radio-btn.disabled span, div.radio-btn.disabled:active span, div.radio-btn.disabled.active span {
	background-position: -144px -279px;
}
div.radio-btn.disabled span.checked, div.radio-btn.disabled:active span.checked, div.radio-btn.disabled.active span.checked {
	background-position: -162px -279px;
}
/* Uploader */

div.uni-uploader {
	background-position: 0px -297px;
	height: 28px;
}
div.uni-uploader span.action {
	background-position: right -409px;
	height: 24px;
	line-height: 24px;
}
div.uni-uploader span.filename {
	height: 24px;
	/* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
	line-height: 24px;
}
div.uni-uploader.focus, div.uni-uploader.hover, div.uni-uploader:hover {
	background-position: 0px -353px;
}
div.uni-uploader.focus span.action, div.uni-uploader.hover span.action, div.uni-uploader:hover span.action {
	background-position: right -437px;
}
div.uni-uploader.active span.action, div.uni-uploader:active span.action {
	background-position: right -465px;
}
div.uni-uploader.focus.active span.action, div.uni-uploader:focus.active span.action, div.uni-uploader.focus:active span.action, div.uni-uploader:focus:active span.action {
	background-position: right -493px;
}
div.uni-uploader.disabled {
	background-position: 0px -325px;
}
div.uni-uploader.disabled span.action {
	background-position: right -381px;
}
div.button {
	background-position: 0px -523px;
}
div.button span {
	background-position: right -643px;
}
div.button.focus, div.button:focus, div.button:hover, div.button.hover {
	background-position: 0px -553px;
}
div.button.focus span, div.button:focus span, div.button:hover span, div.button.hover span {
	background-position: right -673px;
}
div.button.active, div.button:active {
	background-position: 0px -583px;
}
div.button.active span, div.button:active span {
	background-position: right -703px;
	color: #555;
}
div.button.disabled, div.button:disabled {
	background-position: 0px -613px;
}
div.button.disabled span, div.button:disabled span {
	background-position: right -733px;
	color: #bbb;
	cursor: default;
}
/* PRESENTATION */

/* Button */

div.button {
	height: 30px;
}
div.button span {
	margin-left: 13px;
	height: 22px;
	padding-top: 8px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 2px;
	padding-right: 15px;
}
/* Select */
div.selector {
	width: 190px;
	font-size: 12px;
}
div.selector select {
	min-width: 190px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #fff;
}
div.selector span {
	padding: 0px 25px 0px 2px;
	cursor: pointer;
}
div.selector span {
	color: #666;
	width: 158px;
	text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span {
	color: #bbb;
}
/* Checker */
div.checker {

}
/* Radio */
div.radio-btn {
	margin-right: 0px;
	
}
/* Uploader */
div.uni-uploader {
	width: 190px;
	cursor: pointer;
}
div.uni-uploader span.action {
	width: 85px;
	text-align: center;
	text-shadow: #fff 0px 1px 0px;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
}
div.uni-uploader span.filename {
	color: #777;
	width: 82px;
	border-right: solid 1px #bbb;
	font-size: 11px;
}
div.uni-uploader input {
	width: 190px;
}
div.uni-uploader.disabled span.action {
	color: #aaa;
}
div.uni-uploader.disabled span.filename {
	border-color: #ddd;
	color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, .checker, .button, .radio-btn, .uni-uploader {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
 *display: inline;
}
.selector select:focus, .radio-btn input:focus, .checker input:focus, .uni-uploader input:focus {
	outline: 0;
}
/* Button */

div.button a, div.button button, div.button input {
	position: absolute;
}
div.button {
	cursor: pointer;
	position: relative;
}
div.button span {
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1;
	text-align: center;
}
/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}
div.selector span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.selector select {
	position: absolute;
	opacity: 0;
 filter: alpha(opacity:0);
	height: 25px;
	border: none;
	background: none;
}
/* Checker */

div.checker {
	position: relative;
}
div.checker span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
}
div.checker input {
	opacity: 0;
 filter: alpha(opacity:0);
	display: inline-block;
	background: none;
}
/* Radio */

div.radio-btn {
	position: relative;
}
div.radio-btn span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
}
div.radio-btn input {
	opacity: 0;
 filter: alpha(opacity:0);
	text-align: center;
	display: inline-block;
	background: none;
}
/* Uploader */

div.uni-uploader {
	position: relative;
	overflow: hidden;
	cursor: default;
}
div.uni-uploader span.action {
	float: left;
	display: inline;
	padding: 2px 0px;
	overflow: hidden;
	cursor: pointer;
}
div.uni-uploader span.filename {
	padding: 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
}
div.uni-uploader input {
	opacity: 0;
 filter: alpha(opacity:0);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 25px;
	border: none;
	cursor: default;
}
.tbl_length {
	width:80px;
	
}
.data-tbl-inbox tr td:first-child, .data-tbl-inbox tr th:first-child {
	text-align:center;
}
.check-list {
	width:1% !important;
}
.col-half {
	width:20% !important;
}
.inbox-editor {
	width:100% !important;
}
.actionsBox {
	font-style:normal;
	left:50%;
	position:absolute;
	top:-50px;
	opacity:0;
	cursor:move;
	z-index:9000;
}
.actionsBox .menu {
	color:#47708F;
	line-height:15px;
	text-shadow:1px 1px 0px #fff;
	padding:7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	border:1px solid #0e6fa8;
	background: rgb(122,188,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(122, 188, 255, 1)), color-stop(44%, rgba(96, 171, 248, 1)), color-stop(100%, rgba(64, 150, 238, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0 ); /* IE6-9 */
}
.actionsBox .menu .button {
	padding:4px 7px;
	border:1px solid #3B87AF;
	background:#e8f4fa;
	background:
 -webkit-gradient( linear, left bottom, left top, color-stop(0.38, rgb(230,243,249)), color-stop(0.88, rgb(245,249,250)) );
	background:
 -moz-linear-gradient( center bottom, rgb(230,243,249) 38%, rgb(245,249,250) 88% );
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
}
.actionsBox .menu .button:hover {
	background:#fff;
}
.actionsBox .menu span {
	padding:4px 7px;
	border:1px solid #3B87AF;
	background:#e8f4fa;
	background:
 -webkit-gradient( linear, left bottom, left top, color-stop(0.38, rgb(230,243,249)), color-stop(0.88, rgb(245,249,250)) );
	background:
 -moz-linear-gradient( center bottom, rgb(230,243,249) 38%, rgb(245,249,250) 88% );
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.actionsBox .submenu {
	display:none;
	width:120px;
	margin-left:59px;
	top:46px;
	right:10px;
	background:#fff;
	border:1px solid #3b87af;
	border-top:none;
	-moz-box-shadow:0px 1px 4px #ddd;
	-webkit-box-shadow:0px 1px 4px #ddd;
	box-shadow:0px 1px 4px #ddd;
}
.actionsBox .submenu a {
	display:block;
	cursor:pointer;
	padding:10px 15px;
	border-top:1px solid #D9EAF2;
}
.actionsBox .submenu a.last {
	-moz-border-radius:0px 0px 10px 10px;
}
.actionsBox .submenu a.first {
	border-top:none;
}
.actionsBox .submenu a:hover {
	background-color:#f9f9f9;
}
.actionsBox .menu a.open, .actionsBox .menu a.closed {
	border:1px solid #3B87AF;
	padding:4px 14px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	margin-right:5px;
}
.actionsBox .menu a.open {
	background:#fff url(../img/open.png) no-repeat center center;
}
.actionsBox .menu a.closed {
	background:#fff url(../img/closed.png) no-repeat center center;
}
.actionsBox .menu a.open:hover, .actionsBox .menu a.closed:hover {
	opacity:1.0;
}
/*--Action */
.action-icons {
	height:20px;
	width:20px;
	display:inline-block;
	text-indent:-999999px;
	border:#ccc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-left:3px;
}
.the-icons {
	margin:0px;
	list-style:none;
}
.slider-elements {
	margin-bottom:20px;
}
.colorbox_elem {
	list-style:none;
	margin:0px;
}
.colorbox_elem li {
	margin-bottom:10px;
}
.login-container {
	width:280px;
	margin: 10% auto;
	background:#ccc;
	background:rgba(0, 0, 0, 0.1);
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.less {
	background: none !important;
}
.less .well-login {
	background: none !important;
	border: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.well-login {
	padding:18px;
	border:#ccc 1px solid;
	background:#fff;
	background:rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow:inset 0 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 0px 3px rgba(0, 0, 0, 0.1);
}
.login-container .login-input {
	width:204px !important;
	padding-left:30px;
}
.forgot-pass h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}
.user-name {
	background:#fff url(../img/sprite-icons/cs_h.png) no-repeat 5px -856px !important;
}
.user-pass {
	background:#fff url(../img/sprite-icons/cs_h.png) no-repeat 5px -458px !important;
}
.remember-me {
	margin-top:10px;
}
.rem {
	margin-top:10px;
	clear:both;
}
.remember-me .checker {
	margin-left:0px;
}
.login-container .login-btn {
	width:240px !important;
}

.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

.data-tbl-simple th{white-space:normal;}

.sub-menu{display:none;}

.elex-table-des .desc-magic{
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    cursor:pointer;
}
.elex-table-des .desc-magic:hover{
	white-space:normal;
	overflow:auto;

}