/* 
STYLE SHEET FOR REPORT.COSCOBFIRE.ORG
*/


* {
    box-sizing: border-box;
}

/* TOP RED MENU BAR */
.menu {
    /*position: fixed;
    top: 0;
    left: 0;*/
    text-align: center;
    width: 100%;
    background-color: #B20000;
    color: #ffffff;
    padding: 10px;
}

/* DATE HEADER BAR */
.date_header {
    width: 100%;
    background-color: #666666;
    color: #FFFFFF;
    padding: 2px 10px;
    border-top: 1px solid black;
}

/* NORMAL INCIDENT */
.main {
    width: 100%;
    background-color: #CCCCCC;
    padding: 10px;
    border-top: 1px solid black;
}

.main_selected {
    width: 100%;
    background-color: #ffd6cc;
    padding: 10px;
    border-top: 1px solid black;
}

.respond_selected {
    width: 100%;
    background-color: #ffd6cc;
    padding: 20px 10px;
}


.apparatus {
    font-size: 0.875em;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.title {
    
}

select.login {
    width: 80%;
    padding: 16px 20px;
    border: none;
    border-radius: 4px;
    font-size: 1.2em;
    margin: 5px 0px;
}

input[type=password].login {
    width: 80%;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    font-size: 1.2em;
    margin: 5px 0px;
}

input[type=submit].login {
    width: 80%;
    padding: 16px 20px;
    background-color: #B20000;
    color: white;
    border-radius: 4px;
    border: none;
    font-size: 1.1em;
    margin: 5px 0px;
}

hr {
    border-top: 1px solid #B20000;
}

table {
    border: 0px solid;
    border-collapse: collapse;
}

td {
    border: 0px solid;
}

table.call {
    border: 0px solid;
    border-collapse: collapse;
    width: 100%;
}

table.responders {
    border: 1px solid;
    border-collapse: collapse;
    width: 100%;
    max-width: 700px;
}

img {border: 0}


body 
{
background-color: #F1F1F1;
font-family: Tahoma, Verdana, Arial;
margin: 0px 0px 0px 0px;
}

.count {
  height: 22px;
  width: 22px;
  background-color: #b20000;
  border-radius: 50%;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
  float: right;
}

/* BUTTONS */

.button_save {
  background-color: #B20000;
  color: #ffffff;
  border: none;
  padding: 10px 14px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

/*  TOGGLE SWITCH  */

.switch {
  position: relative;
  display: inline-block;
  width: 54px; /*60*/
  height: 28px; /*34*/
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

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

.slider:before {
  position: absolute;
  content: "";
  height: 20px; /*26*/
  width: 20px; /*26*/
  left: 4px; /*4*/
  bottom: 4px; /*4*/
  background-color: #666666;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #B20000;
}

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

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

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

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














/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

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


/*
a:link {color: #5A5A5A}
a:visited {color: #5A5A5A}
a:hover {color: 'red'}
a:active {color: #5A5A5A}

a#hover:link {color: #000000; text-decoration: none; color: #162C6E;}
a#hover span {display: none}
a#hover:hover span
{
display: block;
text-decoration: none;
}
*/
/*
	COLORS

	#CCCFD6 - Light Steel Blue - Navigation Bar Background
	#162C6E - Dark Blue - Title text

	#5A5A5A - Dark Grey - Labels / Text


	#DAD9E8 - Light Blue
	#2A2A2A - Dark Grey Black
	#C7C7C7 - Grey
	#E1E1E1 - Light Grey (Background)
	#ACACAC - Light Grey (Links)

*/






/*
div#ccfpp

{

font-family: Garamond;

letter-spacing: 10px;

color: #162C6E;

font-size: 24pt;

padding-top: 5px;

padding-bottom: 5px;

}



div#title

{

color: #162C6E;

font-size: 12pt;

font-style: italic;

letter-spacing: 10px;

padding-top: 0px;

padding-bottom: 10px;

}



legend

{

color: #162C6E;

font-variant: small-caps;

}





div#navlink {

  padding: 2px;

  font: bold 10pt arial;

  text-decoration: none;

  background: #F0F0F0;

  border-width: 1px;

  border-style: solid;

  border-color: #000044;

  margin: 0px 6px 0px 6px;

}



div#navlink a {

  display: block;

  color: #000044;

  text-decoration: none;

}

div#navlink a:hover {

  color: #F0F0F0;

  background: #162C6E;

}



div#link {

  margin: 0px;

  padding: 2px;

  font: bold 10pt arial;

  text-decoration: none;

  background: #F0F0F0;

  border-width: 1px;

  border-style: solid;

  border-color: #000044;

}



div#link a {

  display: block;

  color: #000044;

  text-decoration: none;

}

div#link a:hover {

  color: #F0F0F0;

  background: #162C6E;

}







table {border-collapse: collapse}



table#body

{

table-layout: fixed;

width: 1080px;

}





table#browse_list

{

font: small-caps 900 12px arial

}



td#badge

{

background-color: #CCCFD6;

width: 140px;

}



td#nav

{

color: #162C6E;

background-color: #CCCFD6;

font: small-caps 12px arial;

width: 140px;

Height: 228px;

}



td#body

{

background-color: #FFFFFF;

padding: 0px 0px 0px 20px;

}



td#irleft

{

padding: 0px 5px 0px 0px;

}



td#irright

{

padding: 0px 0px 0px 5px;

}



td#stby_date

{

padding: 160px 0px 20px 0px;

}



td#stby_list

{

padding: 20px 0px 160px 0px;

}



td#stby_stats_dur

{

padding: 2px 0px 2px 30px;

}



td#spacer_middle

{

padding: 0px 20px;

}



td

{

color: 5A5A5A;

}



td#label

{

font-size: 10pt;

color: 5A5A5A;

font-style: bold

}



td#label_other

{

font-size: 10pt;

color: 5A5A5A;

font-style: bold

}



td#label_red

{

font-size: 10pt;

color: 'red';

font-style: bold

}



td#label_stby_date

{

font-size: 10pt;

color: 5A5A5A;

font-style: bold;

padding: 160px 0px 20px 0px;

}



td#address_name

{

padding: 4px 0px 4px 4px;

font-size: 10pt;

}



td#address_name_label

{

padding: 4px 0px 4px 0px;

font-size: 10pt;

color: 5A5A5A;

font-style: bold

}



td#small_text

{

font-size: 10pt;

font-style: bold

}



td#res

{

padding: 2px 0px 2px 0px;

}



td#res_left_pad

{

padding: 2px 0px 2px 10px;

}



td#browse_list_label

{

padding: 6px 6px;

}



td#browse_list_data

{

padding: 2px 12px;

}



td#C

{

color: Green;

font-style: bold;

}



td#X

{

color: 'Red';

font-style: bold;

}





p#green {font-size: 10pt; color: 'green'; text-align: center}

p#red {font-size: 10pt; color: 'red'; text-align: center}





input#nav {width: 130px}

input#nav_red {width: 130px; color: Red; font-style: bold;}

input#txt_center {text-align: center}

select#special_type {margin: 0px 90px 0px 0px}



input

{

color: #162C6E;

font-style: bold;

}

select

{

color: #162C6E;

font-style: bold;

}

textarea

{

color: #162C6E;

font-style: bold;

}





/*****INDEX*****/


/*
table#index

{

table-layout: fixed;

width: 100%;

}



td#index_left_right

{

width: 350px;

}



td#index_center

{

width: 350px;

margin: 0px 10px 0px 10px;

}



td#red

{

font-style: bold;

color: 'Red';

}



table#text

{

font-size: 11pt;

width: 95%;

margin: 4px 0px 4px 8px;

}





table#notices

{

font-size: 11pt;

height: 450px;

}



*/











/*





table.master {background-color: #162C6E; width: 906; border: 0}

table.main {background-color: white; width: 900; border: 0; border-collapse: collapse}

table.std {border: 0; border-collapse: collapse}



td {font-size: 14px}

td.padded {padding: 10px 10px; font-size: 14px}



td.label {color: 5A5A5A; font-style: bold}

td.label_red {color: 'red'; font-style: bold}



th {background-color: ; font-weight: bold}



input.lastname {

	visibility: hidden;

}



hr {color: #162C6E; width: 100%}



h1.maintext {font-family: Tahoma, Verdana, Arial; font-size: 12pt}

h2 {font-family: Tahoma, Verdana, Arial; font-size: 12pt; color: #162C6E}



p {font-size: 14px}

p.center {text-align: center}

p.links {font-size: 8pt}

p.copyright {font-size: 8pt; font-style: italic; color: #818181}





*/

