/*======================================================================*\	Permissions
|| #################################################################### ||	can_search_member			can_toggle_nbrnco				can_view_admin_menu			can_edit_staff_comments
|| # OPSERV X.01 - Licence Number S080M974V                           # ||	can_search_operation		can_view_operations				can_view_adv_admin_menu		can_view_discipline_comments
|| # ---------------------------------------------------------------- # ||	can_view_jacket				can_view_past_operations		can_view_regimental			can_edit_discipline_comments
|| # Copyright �2013-2017 Shawn VanMeenen AKA Necrophyte              # ||	can_view_others_jacket		can_create_operations			can_edit_regimental			can_view_division
|| #           Black Widow Company Member. All Rights Reserved.       # ||	can_edit_jacket				can_create_epic_operations		can_view_command_comments	can_edit_division
|| # This file may not be redistributed in whole or part.             # ||	can_activate_member			can_create_competitions			can_edit_command_comments
|| # ------------------- THIS IS NOT FREE SOFTWARE ------------------ # ||	can_reactivate_member		can_edit_others_operations		can_view_billet_comments
|| #        http://widowmakers.org | necrophyte69@gmail.com           # ||	can_discharge_member		can_view_reports				can_edit_billet_comments
|| #################################################################### ||	can_sync_member				can_view_admin_reports			can_view_staff_comments
\*======================================================================*/

/*File Version 1.01 */

/*------------------------------------START CSS----------------------------------------------------------------*/

.main_container{
	min-height: 860px;
}
#content {
	text-shadow: 1px 1px 1px black;
}
.Popup {
	position: relative;
}
.dashboard_operation {
	padding: 0px 0px 10px 0px;
}
.member_h2_box {
	position: relative;
	cursor: pointer;
	height: 40px;
	font-weight: bold;
	/*    background: #1d1d1d url(/opserv/css/styles/skin/tab1.jpg) repeat-x center top; // Called from extra.css*/
	border: none;
	box-sizing: border-box;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
}
.member_h2_box img {
	vertical-align: text-bottom;
	padding: 2px 10px 0px 0px;
}
.member_game_title {
	position: absolute;
	top: 4px;
	left: 35px;
	line-height: 28px;
	font-family: 'Russo One', sans-serif;
	font-size: 20px;
	text-shadow: 1px 1px 1px black;
	color: rgb(255, 255, 255);
	height: 45px;
	text-decoration: none;
}
.initiallyHidden {
	display: none;
}
.members_attending_container {
	position: relative;
	width: 150px;
	display: none;
	background: #383838;
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 10px;
	float: right;
	text-align: right;
	border: 1px solid rgb(51, 51, 51);
	box-shadow: -1px 1px 1px rgb(0, 0, 0);
}
.operation_container {
	position: relative;
	height: auto;
	margin: 20px 10px 10px 10px;
	z-index: 100;
	overflow: hidden;
	top: 5px;
	font-size: 11px;
	font-family: "Tahoma", Arial, Open-sans;
	border: 1px solid #333333;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
}
.operation_header {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	padding: 2px 0px 2px 10px;
	margin-top: -5px;
}
.operation_data_container table {
	font-size: 11px;
}
.operation_data_container {
	position: relative;
	background: #222222;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	height: auto;
	padding: 5px;
	color: lightgrey;
}
.operation_data_container p {
	margin: 0px;
	padding: 0px;
}
.operation_data_container h3 {
	float: left;
	width: 90%;
	margin: 0px 0px 0px 0px;
	padding: 1px;
}
.operation_data_container a, .operation_data_container p strong, .operation_data_container form strong, .white {
	color: white;
}
.operation_data_container .right {
	float: right;
	width: 50%;
	text-align: right;
}
.operation_data_container .left {
	float: left;
	width: 50%;
}
.operation_description {
	position: relative;
	background: rgba(220, 220, 220, .1);
	display: none;
	padding: 5px;
	text-align: left;
	margin-left: 62px;
}
.operation_description strong {
	font-weight: bold;
}

.operation_description em {
	font-style: italic;
}

.operation_description ul, .operation_description ol	 {
	padding-left: 20px;
}

.operation_description ul > li {
	list-style: disc;
}

.operation_description ol > li {
	list-style: decimal;
}

.operation_description del {
	text-decoration: line-through;
}

.operation_description ins {
	text-decoration: underline;
}

.operation_description span {
	background-color: red;
	color: white;
}

.operation_description h1 {
	font-family: 'Open-Sans', Arial, Sans-Serif;
	color: #cacaca;
	font-size: 18pt;
}

.operation_description h1, .operation_description h2, .operation_description h3,
.operation_description h4, .operation_description h5, .operation_description h6 {
	padding: 0;
	margin-bottom: 5px;
}

.operation_description a {
	color: #cacaca;
}

.operation_description a:hover {
	transition: .2s, color;
}

.operation_data_container .description p {
	margin: 6px 0px 6px 0px;
}
.operation_table_additional_options td {
	padding-bottom: 4px;
}
.operation_info_leader {
	position: absolute;
	top: 8px;
	right: 5px;
	text-align: right;
}
.operation_info_date {
	position: relative;
	width: 400px;
	top: 5px;
	left: 0px;
}
.operation_form_attendance {
	display: inline-block;
	float: right;
}
.operation_time_container {
	display: inline-block;
}
.operation_form_attendance label {
	padding: 0px 3px 0px 4px;
}
.operation_attendance {
	position: absolute;
	margin: 10px 0px 0px 0px;
	width: 140px;
	max-width: 140px;
	top: 27px;
	right: 5px;
}
.operation_attendance span {
	padding: 0px 3px 0px 4px;
}
.operation_buttons {
	position: relative;
	float: right;
	height: 20px;
	margin: 0px 0px 5px 0px;
}
.basic_ops_buttons {
	margin: 10px 0px 10px 74px;
}
.basic_ops_buttons span {
	padding: 0px 5px 0px 0px;
}
.operations_title {
	font-size: 16pt !important;
	font-family: "Teko", Tahoma, Arial, Open-sans;
	color: rgb(238, 238, 238) !important;
	text-shadow: -1px -1px 0px #000;
	overflow: hidden;
	white-space: nowrap;
}
.pointer {
	cursor: pointer;
}
.squadname {
	color: darkorange;
	font-weight: bold;
}
span input.button {
	margin-left: 10px;
}
td input.insert_button {
	width: 230px !important;
}
td span span, span span {
	padding-left: 10px;
}
.button {
	cursor: pointer;
}
.button_squad #clone_id {
	width: 75px;
}
.font_tiny {
	font-size: 10px !important;
}
.font_small {
	font-size: 11px !important;
}
.font_medium {
	font-size: 12px !important;
}
.font_large {
	font-size: 14px !important;
}
.clone_button_container {
	position: absolute;
	top: 3px;
	right: 22px;
}
.max_out_width {
	width: 100%;
	table-layout: fixed;
}
.max_out_width td {
	table-layout: fixed;
}
.min_td_width {
	text-align: center;
	width: 65px;
}
.no_overflow td {
	overflow: hidden;
	white-space: nowrap;
}
.table_date {
	width: 100%;
	min-width: 20%;
	max-width: 140px;
	text-align: center;
}
.table_name {
	width: 100%;
	min-width: 20%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.table_duration {
	width: 100%;
	min-width: 10%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.table_title {
	width: 100%;
	min-width: 20%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.table_operation_list td {
	vertical-align: top;
	padding: 2px;
}
table.sortable {
	border: 1px solid black;
	border-spacing: 0 2px;
	border-collapse: separate;
}
table.sortable tbody tr:nth-child(2n) td, table.zebra tbody tr:nth-child(2n) td {
	background: #252525;
	padding: 5px;
}
table.sortable tbody tr:nth-child(2n+1) td, table.zebra tbody tr:nth-child(2n+1) td {
	background: #333333;
	padding: 5px;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
	content: " \25BE";
}
.invalid {
	color: #FF0000;
}
.invalid .local_time {
	color: #FF0000;
}
.game_state_default{
	cursor:grab;
}
table.sortable th {
	background-image: url(/opserv/css/styles/skin/tab1.jpg);
	border-left: 1px solid #222;
	border-right: 1px solid #333;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	box-shadow: inset 0 1px 0 #999;
	color: #eee;
	font-weight: bold;
	padding: 0px 10px;
	position: relative;
	text-shadow: 0 1px 0 #000;
}
table.viewlist tbody td {
	padding: 5px;
}
table.paddedtd td {
	padding-left: 5px;
	padding-right: 5px;
}
table.paddedtr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.forminputaccount input[type='text'], .forminputaccount textarea {
	width: 300px;
	padding: 4px 0px 4px 8px !important;
}
.forminputaccount select {
	width: 300px;
	padding: 4px 0px 4px 6px !important;
}
.formselectmedium {
	width: 200px;
	padding: 4px 0px 4px 6px !important;
}
.formselectlarge {
	width: 400px;
	padding: 4px 0px 4px 6px !important;
}
.formselectsmall {
	width: 200px;
	padding: 4px 0px 4px 6px !important;
}
.readonly_input {
	background: #CCC;
}
input[type='file'] {
	display: none;
}
.formoperation input[type='text'], .forminput input[type='text'], .forminput textarea {
	width: 400px;
	padding: 4px 0px 4px 8px !important;
}
.formoperation select, .forminput select {
	width: 400px;
	padding: 4px 0px 4px 6px !important;
}
.datetimes {
	text-align: center;
	width: 180px;
}
.input_date_width {
	width: 315px !important;
	padding: 8px 0px 8px 8px !important;
}
.input_date_width_account {
	width: 215px !important;
	padding: 4px 0px 4px 8px !important;
}
.input_submit {
	margin-top: 10px;
}
.input_date {
	width: 115px !important;
	padding: 4px 0px 4px 6px !important;
}
.TDcenter {
	text-align: center;
}
.TDLeft {
	text-align: left;
}
.TDRight {
	text-align: right;
}
.member_coc table {
	margin: auto;
	/*table-layout: fixed;*/
	width: 100%;
}
.member_coc th {
	/*text-align: center;*/
}
.member_coc tbody:not(:first-of-type) th {
	padding-top: 1em;
}
.member_coc tr td:first-of-type {
	padding-right: 1em;
	/*text-align: end;*/
}
.member_coc {
	order: 2;
	margin: 0 auto 0 4em;
	min-height: 16em;
	width: 18em;
}
.member_fruitsalad {
	position: relative;
	float: left;
}
.pagination {
	display: flex;
	justify-content: center;
}
.pagination a {
	color: white;
	background-color: #333;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #333;
	margin: 0 4px;
}
.pagination a.active{
	background-color: rgb(255,0,0);
	color: white;
}
.pagination a:hover:not(.active){
	color: white;
	background-color: rgb(255,0,0);
}
.pagination__input{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination__input input{
	width: 60px;
	height: 30px;
	text-align: center;
}
/*------------------------*/

.missing_details {
	text-align: center;
	padding: 10px;
}
.members_attending_container dt {
	float: left;
}
.members_attending_container dl {
	float: left;
}
.operation_start {
	color: orange;
}
.operation_duration {
	color: darkorange;
}
.checkboxX {
	color: red !important;
	font-size: 24px !important;
}
.flashit {
	-webkit-animation: flash linear 1s infinite;
	animation: flash linear 1s infinite;
}
@-webkit-keyframes flash {
	0% {
		opacity: 1;
	}
	50% {
		opacity: .1;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: 1;
	}
	50% {
		opacity: .1;
	}
	100% {
		opacity: 1;
	}
}
.opserv_opsec_tooltip {
	position: relative;
}
.opserv_opsec_tooltip::after {
	border-bottom: 1px dotted grey;
	content: '';
	width: 50px;
	position: absolute;
	bottom: 0;
	left: 28px;
}
.opserv_opsec_tooltip .tooltiptext {
	visibility: hidden;
	width: 400px;
	background-color: #222;
	color: #999;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 100%;
	margin-left: calc(-400px/2);
}

.opserv_opsec_tooltip:hover .tooltiptext {
	visibility: visible;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background: linear-gradient(to left, #681000, #8c0902);
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(15px);
	-ms-transform: translateX(15px);
	transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}
/*-------------------------------------------------------------------------*/

.regimental_chain {
	position: relative;
	margin-bottom: 10px;
}
.dashboard_container {
	width: 1080px;
	height: 710px;
	margin-bottom: 10px;
}
.dashboard_command {
	float: left;
	width: 600px;
	margin: 10px;
}
.dashboard_command div span {
	padding-left: 5px;
}
.dashboard_command .section_container {
	border: solid #333 1px;
	padding: 5px;
}
.dashboard_command .section_container .section_title {
	margin: 10px 0px 10px 0px
}
.dashboard_header {
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-top: 10px;
	color: rgb(255, 255, 255);
	/*    background: #1d1d1d url(/opserv/css/styles/skin/tab1.jpg) repeat-x center top; // Called from extra.css*/
	padding: 4px 5px;
	border: 1px solid #ab0001;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-sizing: border-box;
}
.dashboard_stat_container {
	position: relative;
	float: left;
	width: 500px;
	margin: 10px;
}
.dashboard_stat_container .image {
	float: right;
}
.dashboard_internal_container {
	border: solid #333 1px;
}
.dashboard_table {
	height: 155px;
	overflow-y: auto;
	overflow-x: hidden;
}
.dashboard_left {
	float: left;
	width: 250px;
	height: 530px;
	margin-left: 10px;
}
.dashboard_left div div div {
	padding-left: 20px;
}
.dashboard_middle {
	float: left;
	width: 400px;
	height: 530px;
	margin: 0 10px;
}
.dashboard_right {
	float: left;
	width: 400px;
	height: 530px;
}
.dashboard_bottom {
	float: left;
	width: 1070px;
	height: 170px;
	margin-left: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
.dashboard_button {
	padding: 5px;
	cursor: pointer;
	border: solid #333 1px;
	margin: 5px;
	border-radius: 3px;
	background: #222;
}
.dashboard_button:hover {
	background: #333;
	color: #CCC;
}
.dashboard_regimental_select {
	position: absolute;
	top: -65px;
	right: 45.5%;
}
.dashboard_regimental_select select {
	height: 20px;
	padding: 0;
}
/*-------------------------------------------------------------------------*/

.drop_menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.drop_menu li {
	float: left;
	height: 26px;
	padding: 2px 5px;
}
.drop_menu ul li {
	height: 20px;
}
.drop_menu li a {
	text-decoration: none;
	transition: all 0.15s;
}
/* Submenu */

.drop_menu ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style-type: none;
	z-index: 1000;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
	border-right: 1px solid black;
}
.drop_menu li:hover {
	position: relative;
}
.drop_menu li:hover ul {
	left: 0px;
	top: 30px;
	/*	background: #4b4b4b url(/opserv/css/styles/skin/alt2panelinv.jpg) repeat-x left top; */
	padding: 0px;
}
.drop_menu li:hover ul li a {
	padding: 5px;
	display: block;
	width: 150px;
	text-indent: 10px;
}
.drop_menu ul li:hover {
	border-left: 5px solid red;
	max-width: 155px;
}
.drop_menu li:hover ul li a:hover {
	background: #005555;
}
/*------------------------------------------------ head.php --------------------------------------------------------------------*/

.search_member ::-webkit-input-placeholder, .search_operation ::-webkit-input-placeholder {
	text-align: center;
	color: #666;
}
.search_member :-moz-placeholder, .search_operation :-moz-placeholder {
	text-align: center;
	color: #666;
}
.search_member ::-moz-placeholder, .search_operation ::-moz-placeholder {
	text-align: center;
	color: #666;
}
.search_member :-ms-input-placeholder, .search_operation :-ms-input-placeholder {
	text-align: center;
	color: #666;
}
.search_member {
	position: absolute;
	right: 305px;
	top: 195px;
	padding: 7px 0px;
}

.search_operation {
	position: absolute;
	right: 155px;
	top: 195px;
	padding: 7px 0px;
}
.textbox {
	width: 128px !important;
	padding: 2px !important;
	height: 22px !important;
}
/*------------------------------------------------ reports.php --------------------------------------------------------------------*/
.letterList {
	text-align: center;
}
.report_billet_full_name {
	color: orange;
	text-decoration: none;
}
.report_billet_full_name a {
	color: orange;
	text-decoration: none;
}
.report_billet_member_name {
	color: cyan;
	text-decoration: none;
}
.report_billet_member_name a {
	color: cyan;
	text-decoration: none;
}
table.report_table {
	margin-left: auto;
	margin-right: auto;
}
.report_table td.rotate {
	height: 80px;
	width: 25px;
	white-space: nowrap;
	overflow: none;
	vertical-align: bottom;
	border: none;
	position: relative;
	bottom: 5px;
	left: 7px;
}
.report_table td.opserv {}
.report_table img {
	display: block;
	margin: 0 auto;
}
.report_table td.rotate>div {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	width: 14px;
}
.report_table td.rotate>div>span {
	font-size: 10px;
}
.opserv_billet_perms {
	background-color: #330000;
}
.forum_billet_perms {
	background-color: #000033;
}
.stats_container {
	width: 170px;
	font-size: 12px;
}
.stats_header {
	text-align: center;
	font-size: 10px;
	color: #CCC;
	background: #29537E;
}
/*-------------------------------------------START CSS awards, badge,medal, ribbon---------------------------------------------------------*/

.gamedata {
	position: relative;
	height: 40px;
	margin: 10px 0px 10px 0px;
	border: solid black 1px;
	/*    background: #1d1d1d url(/opserv/css/styles/skin/tab1.jpg) repeat-x center top; // Called from extra.css*/
	background-repeat: repeat-x;
	background-size: contain;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
}
.game_state_default img {
	padding: 0 5 0 0;
}
.gamedata img {
	vertical-align: text-bottom;
	padding: 2px 10px 0px 10px;
}
.gamedata .member_game_title {
	left: 50px;
}
.gamedata_container {
	padding: 0px 20px;
}
.displayAward {
	position: absolute;
	top: 10px;
	right: 40px;
}
.billet_name {
	width: 400px;
}
.abandonded{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: red;
}
.billets {
	padding-left: 40px;
}
/*------------------------------------START CSS decorations.php----------------------------------------------------------------*/

.rank_img {
	float: right;
	text-align: right;
	width: 30%;
}
.rank_img img {
	padding: 0 5
}
.rank_text {
	float: left;
	text-align: left;
	width: 65%;
	padding: 10px 0px 0px 20px;
}
.decoration_container {
	position: relative;
	float: left;
	background-color: #333;
	border: 1px solid #333;
	margin: 10px;
	padding: 5 0 5 5;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
}
.taskforce {
	width: 300px;
	height: 50px;
	font-weight: bold;
	font-size: 14px;
	margin: 10px;
}
.awards {
	float: none;
}
.decoration {
	float: right;
	padding: 0 5 0 10;
}
.rank_title {
	font-size: 18px;
	padding-left: 10px;
}
.notice {
	color: #cccc00 !important;
}
.text_red {
	color: red !important;
}
.text_green {
	color: #90EE90 !important;
}
.text_orange{
	color: FFA500 !important;
}
.indent{
	margin-left: 20px;
	text-indent: 20px;
}
/*------------------------------------START CSS member.php----------------------------------------------------------------*/

.image_stamp {
	position: absolute;
	top: 90px;
	left: 255px;
	width: 100px;
	height: 44px;
	z-index: 600;
}
.account_info_container {
	position: relative;
	float: left;
	width: 300px;
	text-shadow: 1px 1px 1px black;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
}
.account_info_container_edit {
	position: relative;
	float: left;
	width: 450px;
	text-shadow: 1px 1px 1px black;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
}
.account_info_container_edit_right {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 0px 0px 20px;
}
.add_rank_container {
	padding: 0px 0px 20px 0px;
}
.TotalGoal {
	clear: both;
	width: 100%;
	margin: 8px auto;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}
.TotalGoal img {
	padding: 0px 10px 0px 0px;
}
.member_training_container {
	position: relative;
	float: left;
	padding: 6px 5px;
	height: 16px;
	width: 200px;
	cursor: pointer;
	border: solid #333 1px;
	margin: 5px;
	border-radius: 3px;
	background: #222;
}
.member_training_menu {
	position: absolute;
	top: 20px;
	width: 180px;
	background: #000;
	border: solid #333 1px;
	z-index: 100;
	border-radius: 3px;
	padding: 2px 5px;
	background: #444;
}
div.member_training_container div.member_training_menu {
	display: none;
}
.promotion_history {
	margin: 5px;
	padding: 5px;
}
.additional_sop_container {
	font-size: 11px;
	position: relative;
	margin: 5px 0;
	padding: 0px 5px;
}
.display_additional_sop {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
}
.comment_container {
	padding: 15px;
}
.award_goal_container {
	position: relative;
	margin: 8px auto;
	padding: 4px;
	background: #252525;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
}
.GoalProgress {
	background: rgba(0, 0, 0, 0.5);
	padding: 2px;
	border-radius: 3px;
}
div.ProgressBar {
	color: #fff;
	font-size: 10px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	letter-spacing: -1px;
	padding: 2px 0;
	display: block;
	overflow: hidden;
	background-image: -webkit-linear-gradient(-90deg, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0, 0, 0, .1) 66%, transparent 66%), -webkit-linear-gradient(top, rgba(255, 255, 255, .25), rgba(0, 0, 0, .25)), -webkit-linear-gradient(left, #000, #0F0);
	background-image: -moz-linear-gradient(-90deg, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0, 0, 0, .1) 66%, transparent 66%), -moz-linear-gradient(top, rgba(255, 255, 255, .25), rgba(0, 0, 0, .25)), -moz-linear-gradient(left, #000, #0F0);
	border-radius: 3px;
}
/*------------------------------------START CSS admin.php----------------------------------------------------------------*/

@font-face {
	font-family: 'ModernPictogramsNormal';
	src: url("/opserv/fonts/modern/modernpics-webfont.eot");
	src: url("/opserv/fonts/modern/modernpics-webfont.eot?#iefix") format("embedded-opentype"), url("/opserv/fonts/modern/modernpics-webfont.woff") format("woff"), url("/opserv/fonts/modern/modernpics-webfont.ttf") format("truetype"), url("/opserv/fonts/modern/modernpics-webfont.svg#ModernPictogramsNormal") format("svg");
	font-weight: normal;
	font-style: normal;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.checkboxXY {
	font-family: 'ModernPictogramsNormal', Arial, sans-serif;
}
.header_buttons_container {
	position: absolute;
	right: 150px;
	top: -35px;
	color: #EEE;
	font-size: 14pt;
	font-family: "Teko", Tahoma, Arial, Open-sans;
	text-transform: uppercase;
}
.header_buttons_container a {
	color: #EEE;
}
.header_buttons_container a:hover, .member_activate_bar table td a:hover {
	color: #CCC;
}
.header_buttons_container table td {
	border-left: 1px solid #3b3b3b;
	padding-top: 2px;
}
.section_buttons table, .member_activate_bar table, .header_buttons_container table {
	border-collapse: collapse;
}
.member_activate_bar table td, .header_buttons_container table td {
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
}
.member_activate_bar table td a:hover, .header_buttons_container table td a:hover, .member_activate_bar table td:hover, .header_buttons_container table td:hover {
	color: #EEE;
}
.header_buttons_container_last {
	border-right: 1px solid #3b3b3b;
}
.member_activate_bar table td {
	border-right: 1px solid #3b3b3b;
}
.section_buttons a, .member_activate_bar table td a {
	color: #999 !important;
}
.section_buttons a:hover, .member_activate_bar table td a:hover {
	color: #EEE !important;
}
.section_buttons table td {
	border-left: 1px solid #3b3b3b;
	padding: 3px 3px 0 3px;
}
.section_top_container {
	position: relative;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
	/*    background: #1d1d1d url(/opserv/css/styles/skin/tab1.jpg) repeat-x center top; // Called from extra.css*/
}
.section_buttons {
	right: 5px;
	top: 1px;
	font-size: 16px;
}
.sectiontitle {
	position: relative;
	color: #FFF;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	border: solid black 1px;
	/*    background: #1d1d1d url(/opserv/css/styles/skin/tab1.jpg) repeat-x center top; // Called from extra.css*/
	-moz-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	-webkit-box-shadow: -2px 2px 2px rgb(0, 0, 0);
	box-shadow: -2px 2px 2px rgb(0, 0, 0);
	text-transform: uppercase;
}
.permission_container {
	position: relative;
	padding: 0px 50px 20px 50px;
}
.permission_box {
	float: left;
	width: 200px;
	height: 19px;
	overflow: hidden;
}
.retired {
	color: #CC0000;
	width: 50px;
}
.squadImg {
	text-align: center;
	width: 210px;
}
.roleImg {
	text-align: center;
	width: 20px;
}
.admin_table tr td {
	padding-bottom: 4px;
}
/*------------------------------------START CSS requests.php----------------------------------------------------------------*/

ul.request_training li {
	line-height: 30px !important;
}
ul.request_training li div {
	border: 1px solid #333;
	padding: 5;
	width: 100px;
	display: inline-block;
	margin-right: 5px;
	border-radius: 3px;
}
/*------------------------------------START CSS account.php----------------------------------------------------------------*/

.display_additional_sop {
	height: 600px;
	padding: 10px;
	overflow-y: scroll;
	border: solid #333 1px;
}
.locale {
	padding: 10px;
}
.locale span {
	margin-left: 20px;
}
.locale li {
	padding: 5px;
}
.absence_activity, .default {
	text-align: center;
	padding: 15px;
}
.absence_container, .update_data_container {
	border: 1px solid gray;
	padding: 10px;
	border-radius: 3px;
	background: #333;
}
/*------------------------------------START CSS operation_aar.php----------------------------------------------------------------*/

.aar_member_container {
	position: absolute;
	top: 0px;
	width: 200px;
}
.aar_msg {
	position: absolute;
	top: 30px;
	right: 10px;
	text-align: left;
	width: 400px;
	height: 60px;
	word-wrap: normal;
	color: white;
}
.aar_noshow {
	padding: 0 0 0 10px;
	font-size: 14px;
}
.button_squad {
	position: absolute;
	top: 10px;
	left: 240px;
}
.aar_submit {
	position: absolute;
	top: 10px;
	left: 80px;
}
.aar_title {
	text-align: center;
	color: white;
	font-size: 18;
	margin: 10px;
}
.aar_contents {
	position: relative;
	min-height: 860px;
}
.column {
	position: relative;
	width: 100%;
}
.column_aar_margin {
	position: relative;
	width: 200px;
	min-height: 100px;
	background: black;
	margin: 5px;
	float: left;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.column.first {
	margin-left: 0;
}
.aar_margin {
	margin: 3px;
}
label.permtext {
	position: relative;
	text-decoration: none;
}
label.permtext span {
	display: none;
	position: absolute;
	width: 300px;
	top: 5px;
	left: 300px;
	padding: 2px;
}
label.permtext:hover {
	display: inline-block;
}
label.permtext:hover span {
	display: block;
	border: 1px solid gray;
}
/* Sortable items  */

.aar_role_select {
	font-size: 10px;
	padding: 0px;
	color: #CCC;
	width: 60px;
	height: 22px;
	background: #000;
	border: 1px solid #ab0001;
}
.aar_attendance {}
.aar_container {
	float: none;
	position: relative;
	margin: 0px 0px 10px 220px;
}
.scroll {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 800px;
}
.ui-sortable-helper {
	z-index: 400;
}
.ui-sortable {
	list-style-type: none;
}
.sortable th {
	cursor: pointer;
	color: white;
}
.sortable-list {
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	min-width: 140px;
	min-height: 70px;
}
.sortable-item {
	cursor: pointer;
	position: relative;
	height: 24px;
	display: block;
	color: white;
	padding: 1px 0;
	text-align: left;
	font-size: 12px;
	width: auto;
	line-height: 20px;
	z-index: 999;
}
.group {
	position: relative;
	padding: 0px 5px 0px 5px;
}
.aar_roles_edit {
	cursor: pointer;
	font-size: 10px;
	height: 10px;
	color: black;
	background: grey;
	text-align: center;
	border-radius: 2px;
	margin: 0 0 1px 0;
	font-style: normal;
	line-height: 10px;
	vertical-align: middle;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CCCCCC), color-stop(100%, #515151));
	background: -moz-linear-gradient(center top, #CCCCCC 0%, #515151 100%);
	text-shadow: none;
}
.aar_inputs {
	width: 198px;
	text-align: center;
	color: #fff !important;
	background: #000;
	border: 1px solid #ab0001;
	height: 22px;
	font-size: 11px;
	padding: 0 0 1px 0;
}
@-moz-document url-prefix() {
	.aar_inputs {
		padding: 0 0 2px 0;
	}
}
.no_select {
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Chrome/Safari/Opera */
	-khtml-user-select: none;
	/* Konqueror */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE/Edge */
	user-select: none;
	/* non-prefixed version, currently not supported by any browser */
}
input.css_checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
input.css_checkbox+label.css_label {
	padding-left: 29px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}
input.css_checkbox:checked+label.css_label {
	background-position: 0 -17px;
}
input.css_checkbox:disabled+label.css_label {
	filter: brightness(30%);
	cursor: initial;
}
label.css_label {
	background-image: url(/opserv/images/csscheckbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
label.css_label:hover {
	color: #CCC;
}
.yellow{
	color: yellow;
}
.red .local_time {
	color: red;
}
.local_time{
	color: CCC;
}
.center_text{text-align: center;}

/* Discord */
.discord__menu a {
	text-decoration: none;
	margin-right: 20px;
	color: white;
}
.discord__log-in {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #7289da;
	width: 80px;
	height: 40px;
	border-radius: 5px;
	border: none;
}
.discord__log-in:hover {
	cursor: pointer;
}
.discord .focusLock .root {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.discord .root {
	margin: 0 auto;
	pointer-events: all;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	width: 600px;
	background-color: #18191c;
	max-height: unset;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.discord .small {
	width: 440px;
	height: 86px;
}
.discord .topSection {
	background-color: #18191c;
}
.discord .header {
	position: relative;
}
.discord .headerTop {
	position: absolute;
	top: 16px;
	right: -4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.discord .nameTag1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	line-height: 1.1;
}
.discord .nameTag2 {
	position: relative;
	display: block;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	white-space: normal;
	word-break: break-word;
	line-height: 24px;
	font-size: 18px;
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 120px;
	font-weight: 600;
	font-family: Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.discord .nameTagWithCustomStatus {
	margin-bottom: 12px;
}
.discord .username1 {
	-webkit-box-flex: 0;
	display: block;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.discord .username2 {
	display: inline;
	vertical-align: top;
	color: #fff;
}
.discord .discriminator {
	display: inline-block;
	vertical-align: top;
	color: #b9bbbe;

}
.discord .customStatusActivity {
	padding: 0 0 16px 16px;
}
.discord .colorHeaderSecondary {
	color: #b9bbbe;
}
.discord .size12 {
	font-size: 12px;
	line-height: 18px;
}
.discord .customStatusText {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	font-family: Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.discord .discriminator {
	white-space: normal;
}
.discord .root {
	background-color: #18191c;
	-webkit-box-shadow: 0 0 0 1px rgb(32 34 37 / 60%), 0 2px 10px 0 rgb(0 0 0 / 20%);
	box-shadow: 0 0 0 1px rgb(32 34 37 / 60%), 0 2px 10px 0 rgb(0 0 0 / 20%);
}
.member-filter > input {
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
}
.training-trainer-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.training-trainer-field {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	width: 10%;
}
@media (max-width: 576px) {
	.training-trainer-field {
		width: 50%;
	}
}
@media (min-width: 577px) and (max-width: 768px) {
	.training-trainer-field {
		width: 33%;
	}
}
@media (min-width: 769px) and (max-width: 992px) {
	.training-trainer-field {
		width: 25%;
	}
}
@media (min-width: 993px) and (max-width: 1400px) {
	.training-trainer-field {
		width: 20%;
	}
}
@media (min-width: 1401px) and (max-width: 1700px) {
	.training-trainer-field {
		width: 14%;
	}
	.table_date {
		width: 140px;
	}
	.table_duration {
		width: 80px;
	}
	.table_name {
		width: 120px;
	}
}
@media (min-width: 1701px) {
	.training-trainer-field {
		width: 10%;
	}
	.table_date {
		width: 140px;
	}
	.table_duration {
		width: 80px;
	}
	.table_name {
		width: 120px;
	}
}
.training-trainer-rank {
	margin-right:5px;
	height:30px;
}

@charset "UTF-8";
