/*@media (max-width: 480px){}*/
/*@media (min-width: 481px) and (max-width: 767px){}*/
/*@media (max-width: 767px){}*/
/*@media (min-width: 768px) and (max-width: 992px){}*/
/*@media (min-width: 992px){}*/

@media (min-width: 768px){
	#page-wrapper {
		min-height: 1000px;
		padding: 0px;
	}
	.navbar-nav {
		float: right;
	}
}
body {
	background-color: #fff;
	/*padding-top: 60px;*/
}
#page-wrapper {
	margin-left: 0px;
	/*padding-top: 40px;*/
}
.topbar .navbar-nav>.active>a {
	background-color: #e6e7e8;
	/*border-left: 1px solid #b7b7b7;*/
	/*border-right: 1px solid #b7b7b7;*/
}
.topbar .navbar-nav>li>a.active {
	color: #555;
	background-color: #e6e7e8;
}
.marginBottom-0 {margin-bottom:0;}
.dropdown-submenu {position:relative;}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover>a:after {border-left-color:#555;}
.dropdown-submenu.pull-left {float:none;}
.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}
.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}
.navbar-default {
	border-bottom: 1px solid #b7b7b7;
	background: #fff;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (max-width: 767px){
	.navbar-header {
		padding-bottom: 20px;
	}
	.navbar-toggle {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	body {
		/*padding-top: 55px;*/
	}
}
.panel-primary {
	border-color: #3273dc;
}
.panel-primary .panel-heading {
	border-color: #3273dc;
	color: #fff;
	background-color: #3273dc;
}
.panel-green {
	border-color: #23d160;
}
.panel-green .panel-heading {
	border-color: #23d160;
	color: #fff;
	background-color: #23d160;
}
.panel-yellow {
	border-color: #fdd021;
}
.panel-yellow .panel-heading {
	border-color: #fdd021;
	color: #fff;
	background-color: #fdd021;
}
.panel-red {
	border-color: #ff3860;
}
.panel-red .panel-heading {
	border-color: #ff3860;
	color: #fff;
	background-color: #ff3860;
}
.btn-primary {
	color: #fff;
	background-color: #3273dc;
	border-color: #2e6da4;
}
.btn-success {
	color: #fff;
	background-color: #23d160;
	border-color: #4cae4c;
}
.btn-info {
	color: #fff;
	background-color: #00d1b2;
	border-color: #46b8da;
}
.btn-warning {
	color: #fff;
	background-color: #fdd021;
	border-color: #eea236;
}
.btn-danger {
	color: #fff;
	background-color: #ff3860;
	border-color: #d43f3a;
}
.table>tbody>tr.primary>th { background-color: #3273dc; color: #fff;}
.table>tbody>tr.success>th { background-color: #23d160; color: #fff;}
.table>tbody>tr.info>th { background-color: #00d1b2; color: #fff;}
.table>tbody>tr.warning>th { background-color: #fdd021; color: #fff;}
.table>tbody>tr.danger>th { background-color: #ff3860; color: #fff;}

.table>tbody>tr.primary>td { background-color: #3273dc; color: #fff;}
.table>tbody>tr.success>td { background-color: #23d160; color: #fff;}
.table>tbody>tr.info>td { background-color: #00d1b2; color: #fff;}
.table>tbody>tr.warning>td { background-color: #fdd021; color: #fff;}
.table>tbody>tr.danger>td { background-color: #ff3860; color: #fff;}
.table>tbody>tr.urgent>td { background-color: #FEEE35; color: #000;}

.table { background-color: #FFF; }

.text-primary { color: #3273dc; }
.text-success { color: #23d160; }
.text-info { color: #00d1b2; }
.text-warning { color: #fdd021; }
.text-danger { color: #ff3860; }

div.list-group-item-success { background-color: #23d160; color: #000; font-weight: 900;}
div.list-group-item-info { background-color: #00d1b2; color: #000; font-weight: 900;}
div.list-group-item-warning { background-color: #fdd021; color: #000; font-weight: 900;}
div.list-group-item-danger { background-color: #ff3860; color: #000; font-weight: 900;}

.list-group { margin-bottom: 0px; }

/*text[text-anchor="middle"]{
	display: none;
	opacity: 0;
}*/
text[y="319.58233593503127"] {
	display: none;
}
.select2-selection--single {
	height: 34px !important;
}
.select2-selection__rendered {
	line-height: 32px !important;
}
.select2-selection__arrow {
	height: 32px !important;
}
@media (min-width: 992px){
	.container {
		width: 100%;
	}
}

h2 { font-size: 23px; }
h4 { font-size: 16px; }
table, .btn, .list-group-item { font-size: 13px; }
.btn { padding-top: 3px; padding-bottom: 3px; }
textarea { resize: vertical; }
.control-label { font-size: 12px; padding-right: 0; }

@media (max-width: 767px){
	h2 {
		font-size: 15px;
		margin-bottom: 5px;
	}

	.btn {
		font-size: 10px;
		padding: 3px 6px;
	}
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #333;
}

.has-success .input-group-addon {
	color: #555;
	background-color: #eee;
	border: 1px solid #ccc;
}

.has-success .form-control {
	border-color: #ccc;
}

.has-success .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.pagination {
	margin: 0px;
}

/*.row {
	margin-right: -5px;
	margin-left: -5px;
}*/

/* class name starts with col-lg */
/*[class^='col-'] { 
	padding-right: 7px;
	padding-left: 7px;
}*/




