/*
Theme Name: ASIPSS Simulation
Theme URI: asipss.com
Author: widz
Version: 3.2

 * Styles relate to Widzers revenge plugin
 * Copyright 2018, Dupree/Widzer
 *
 */
iframe#theomap {
    width: 100%;
    height: 575px !important;
    display: block;
    border: none;
    clear: both; /* Added to enforce layout boundary */
}
object#confmap {width:100%; height:500px; overflow:visible;} /* conference map */
object#omark {width:100%; height:3000px; overflow:hidden;} /* marker function */
/* Spy related */
li#spytab {display:none;}
/* TOOLTIPS */
.ui-tooltip{
width:25%;
padding: 1px;
}
.ui-tooltip-content {
width:100%;
background-color:white;
color:black;
padding:10px;
}
.ui-helper-hidden-accessible {
display:none;
}
.ui-widget-content {border: 0px;}
/* TABLES */
table.linktome tr td {color:lightgray} table.linktome tr td.clearance {width:15px;} table.linktome tr th {background-color: #404040; color: #cceeff;}
table.linktome tr td.linkforme {background-color:#000c33;display:block;box-sizing:border-box;clear:both}
a.siren {
    color:#cce6ff;
    border-bottom: 1px solid white	;
}
a.siren2 {
  color:white;
  text-transform: uppercase;
}
a.sire {display:none;}
a.sire2 {
    color:white;
    text-transform: uppercase;
}
a.sirens {
    color:#cce6ff;
}
a.sirens2 {
    color:white;
    text-transform: uppercase;
}

/* Map Markers */
img#noimg {
    -webkit-filter: grayscale(100%) opacity(30%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) opacity(30%);
}
img#grayimg {
   -webkit-filter: opacity(60%); /* Safari 6.0 - 9.0 */
    filter: opacity(50%);
  }
.divclass {
  float:right;
  margin-right:20px;
  }
td.marker {
border-bottom: white 1px solid;
}

/* sim alert */
#simalert {
    position: absolute;
    top: 5%;
    left: 30%;
    margin-top: 25px;
    margin-left: 100px;
    width: 400px;
    z-index: 2147483647;
	background-color: white;
	padding:2px;
	border: solid #4d1a00 1px;
	color:black;
}
#votealert {
    position: absolute;
    top: 2%;
    left: 2%;
    margin-top: 25px;
    margin-left: 100px;
    width: 80%;
    width: 50%;
    z-index: 2147483647;
	  background-color: white;
	padding:10px;
	border: solid #4d1a00 3px;
	color:black;
}
.hidealert {
    background-color: #fefefe;
    color:black;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
}
.closealert {
    color: #a6ae97;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closealert:hover,
.closealert:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* Participants Directory CSS */
.tltip {
    visibility: visible;
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    color:#cceeff;
}
.tltip .tltiptext {
    visibility: hidden;
    background-color: gray;
    width:500px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.tltip:hover .tltiptext {
    visibility: visible;
}

/* Accordion CSS */
#accordion {margin-top:-15px}
.accordion-body {width:250px; }
.ui-accordion {background-color:black; width: 60%;}
.ui-accordion-header {background-color:gray; color:#3A9AD1;width:150px;text-align:center;margin-top:-5px;}
.ui-accordion-header-active {background-color:black; color:white;width: 150px;}
.ui-accordion-content {background-color:black; color:white;width: 30%;position:absolute;z-index:10;margin-top:-5px;}
#accordion {display:none;}
input.tinput {
color: white;
border: none;
background-color: gray;
width: 60%;
    }
input.tinput {
color: white;
border: none;
background-color: gray;
width: 60%;
   }

/* Budget CSS */

#roleinfo {
padding:5px;
}
table.budget > tbody > tr > td {
  border:0px;
  line-height: 1;
  padding:0px;
}
td.alignright {
  text-align: right;
}

select, input, textarea {color: black;}

/* Map CSS */

.mindex{
margin-left:10px;
padding:2px;
color:black;
}
#mapdraw {
  float: left;
  width: 100%;
  height: 575px;
  overflow: hidden !important; /* Changed from visible to hidden */
  -webkit-overflow-scrolling: touch;
}
#mindex {
position: fixed;
right: 5px;
top:40px;
width:250px;
z-index: 5000;
}
.milabel {
position: absolute;
right: 15px;
top:3px;
width:30px;
height:30px;
z-index: 5020;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: center;
background-color:white;
}
a.asipssmlist {
color:black;
display: inline-block;
width: 100%;
background-color:#87CEFA;
}
.info_content {
background-color:black;
color: white;
padding:5px;
z-index: 12;
}
div[id^='ui-id-'] {
display:none;
}
.iwtitle {
background-color: gray;
padding:5px;
}
.gm-style-iw {
margin-left:6px;
z-index: 11;
}
a:hover.asipssmlist, a:focus.asipssmlist {
padding: 10px;
color:white;
background-color: #6b90ff;
}
img[src*="Black1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Black1.png");
       background-repeat:no-repeat;
}
img[src*="Black2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Black2.png");
       background-repeat:no-repeat;
}
img[src*="Black3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Black3.png");
       background-repeat:no-repeat;
}
img[src*="Blue1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue1.png");
       background-repeat:no-repeat;
}
img[src*="Blue2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue2.png");
       background-repeat:no-repeat;
}
img[src*="Blue3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue3.png");
       background-repeat:no-repeat;
}
img[src*="Blue4" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue4.png");
       background-repeat:no-repeat;
}
img[src*="Blue5" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue5.png");
       background-repeat:no-repeat;
}
img[src*="Blue6" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Blue6.png");
       background-repeat:no-repeat;
}
img[src*="Green1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green1.png");
       background-repeat:no-repeat;
}
img[src*="Green2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green2.png");
       background-repeat:no-repeat;
}
img[src*="Green3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green3.png");
       background-repeat:no-repeat;
}
img[src*="Green4" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green4.png");
       background-repeat:no-repeat;
}
img[src*="Green5" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green5.png");
       background-repeat:no-repeat;
}
img[src*="Green6" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Green6.png");
       background-repeat:no-repeat;
}
img[src*="Metalic1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Metalic1.png");
       background-repeat:no-repeat;
}
img[src*="Metalic2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Metalic2.png");
       background-repeat:no-repeat;
}
img[src*="Metalic3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Metalic3.png");
       background-repeat:no-repeat;
}
img[src*="Metalic4" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Metalic4.png");
       background-repeat:no-repeat;
}
img[src*="Orange1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Orange1.png");
       background-repeat:no-repeat;
}
img[src*="Orange2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Orange2.png");
       background-repeat:no-repeat;
}
img[src*="Pink1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Pink1.png");
       background-repeat:no-repeat;
}
img[src*="Pink2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Pink2.png");
       background-repeat:no-repeat;
}
img[src*="Pink3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Pink3.png");
       background-repeat:no-repeat;
}
img[src*="Purple1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Purple1.png");
       background-repeat:no-repeat;
}
img[src*="Purple2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Purple2.png");
       background-repeat:no-repeat;
}
img[src*="Purple3" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Purple3.png");
       background-repeat:no-repeat;
}
img[src*="Purple4" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Purple4.png");
       background-repeat:no-repeat;
}
img[src*="raw" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/raw.png");
       background-repeat:no-repeat;
}
img[src*="Red1" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Red1.png");
       background-repeat:no-repeat;
}
img[src*="Red2" ] {
    background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/Red2.png");
       background-repeat:no-repeat;
}
img[src$="moving" ] {
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-duration: 2s;
    animation-iteration-count: infinite;
        animation-delay: 2s;
}
img[src$="?destroy" ] {
   -webkit-animation: fadeinout 4s linear forwards;
   animation: fadeinout 8s linear forwards;
}

@-webkit-keyframes fadeinout {
  0%,100% { opacity: 0.1; }
  50% { opacity: 1; }
}

@keyframes fadeinout {
  0%,100% { opacity: 0.2; }
  50% { opacity: 1; }
}



/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    to {background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/empty.png");}
}
/* Posting Object on dashboard */
object#postmap {width:100%; height:2500px; overflow:hidden;}

/* Standard syntax */
@keyframes example {
    to {background-image: url("/wp-content/themes/profwid-fj/icons/backgrounds/empty.png");}
}
div#stabindex {
    position: absolute;
    bottom: 5%;
    left: 30%;
    margin-bottom: 25px;
    margin-left: 100px;
    width: 400px;
    z-index: 10;
	padding:2px;
}
.hidden {display: none;}
.unhidden {display: block;}
.doss_redswitch {color:red;}
.doss_blueswitch {color:blue;}
.secrets, .topsecrets {display:none}
.btn-sml {color: #0198E1; padding: 2px 2px; font-size: 10px;border-radius: 8px;}
.but2 {font-size:15pt; padding:3px; background-color:#828282; border:2px solid red; border-radius: 12px; color:#cceeff; float:right;}
.but2 {
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
}
.but2:hover {
background-color: black;
color: white;
}
.spybut {font-size:10pt; padding:1px; background-color:#6b90ff; color:white; border:1px solid #6b90ff; border-radius: 5px; float:right;}
.spybut {
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
}
.spybut:hover {
background-color: black;
border: black;
color: white;
}
