/*Archives Main Styles*/
@font-face {
  font-family: 'Vladimir Script';
  src: url('https://www.sos.mo.gov/sosmasters/fonts/vladimir.ttf')  format('truetype'), 
}

#main   {
    padding-left:0;
}
body {
    font-family: 'Raleway', sans-serif;
}
#box {
    width: 800px;
    height: 850px;
    position: relative;
    margin: auto;
}
#boxSummary{
    width: 300px;
    height: 300px;
    position: relative;
    margin: auto;
}
.boxPages{
    width: 200px;
    height: 200px;
    position: relative;
    margin: auto;
    margin-bottom: 150px;
    
}

.boxPages h1.titlePage{
    color: #FFF;
    font-size: 1em;
}

.green {
    background-size: cover;
    text-align: center;
    background-color: #CCCCCC;
    line-height: 120px;
    color: rgb(0,119,8) !important;
    
    top: 15%;
    left: 25%;
    
}
.greenPage {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color: rgb(0,119,8);
    box-shadow: 5px 10px 20px 30px rgb(0,119,8) inset;
    transform: scale(1.5);
    text-align: center;
    
}
a:hover .green,
a:focus .green{
    box-shadow: none;
    top: 13%;
    left: 23%;
    background-color: rgb(0,119,8);
    box-shadow: 5px 10px 20px 30px rgb(0,119,8) inset;
}
.navy {
    background-size: cover;
    text-align: center;
    background-color: #CCCCCC;
    color: rgb(0, 66, 173) !important;
    line-height: 120px;
    top: 15%;
    left: 51%;
}
.navyPage {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color: rgb(0, 66, 173);
    box-shadow: 5px 10px 20px 30px rgb(0, 66, 173) inset;
    transform: scale(1.5);
    text-align: center;
}
a:hover .navy,
a:focus .navy {
    top: 13%;
    left: 53%;
    background-color: rgb(0, 66, 173);
    box-shadow: 5px 10px 20px 30px rgb(0, 66, 173) inset;
}
.orange {
    background-size: cover;
    text-align: center;
    line-height: 120px;
    
    top: 58%;
    left: 25%;
    color: #BC3901 !important;
    background-color: #E6E6E6;
}
.orangePage {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color:#D74101;
    box-shadow: 5px 10px 20px 30px #D74101 inset;
    transform: scale(1.5);
    text-align: center;
}
a:hover .orange,
a:focus .orange {
    top: 60%;
    left: 23%;
    background-color:#D74101;
    box-shadow: 5px 10px 20px 30px #D74101 inset;
}
.red {
    background-size: cover;
    text-align: center;
    line-height: 120px;
    color: rgb(206, 14, 45) !important;
    color: white;
    background-color: #E6E6E6;
    top: 58%;
    left: 51%;
    
    
}
.redPages {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color: rgb(206, 14, 45);
    box-shadow: 5px 10px 20px 30px rgb(206, 14, 45) inset;
    transform: scale(1.5);
    text-align: center;
    
    
    
}
a:hover .red,
a:focus .red {
    top: 60%;
    left: 53%;
    background-color: rgb(206, 14, 45);
    box-shadow: 5px 10px 20px 30px rgb(206, 14, 45) inset;
}
.center {
     width: 200px;
    height: 200px;
    top: 34%;
    left: 35%;
    border-radius: 50%;
    position: absolute;
    background-color: rgb(0, 0, 49);
    text-align: center;
    vertical-align: middle;
    color: white;

}
.centerSummary {
    width: 250px;
   height: 250px;
   top: 15%;
    left: 8%;
   border-radius: 50%;
   position: absolute;
   background-color: rgb(0, 0, 49);
   text-align: center;
   vertical-align: middle;
   color: white;

}
.purple {
    background-size: cover;
    text-align: center;
    line-height: 120px;
    background-color: #E6E6E6;
    color: rgb(78, 0, 119) !important;
    top: 36%;
    left: 11.5%;
    
}
.purplePage {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color: rgb(78, 0, 119);
    box-shadow: 5px 10px 20px 30px rgb(78, 0, 119) inset;
    transform: scale(1.5);
    text-align: center;
}
a:hover .purple,
a:focus .purple{
    left: 8.5%;
    background-color: rgb(78, 0, 119);
    box-shadow: 5px 10px 20px 30px rgb(78, 0, 119) inset;
}
.circle {
    position: absolute;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 3px solid;
}
.circlePage {
    position: absolute;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 3px solid;
}
.archHeader{
    font-family: "Vladimir Script", "TypoUpright BT", Gigi, Harrington !important;
    font-size: 60pt;
    text-align: center;
    margin-bottom: 600px;
}
.archFooter{
    font-family: "Vladimir Script", "TypoUpright BT", Gigi, Harrington !important;
    font-size: 25pt;
    text-align: center;
    margin-top: 600px;
}
.teal {
    background-color: #E6E6E6;
    background-size: cover;
    text-align: center;
    line-height: 120px;
    top: 36%;
    left: 64%;
    color: #038489;

}
.tealPage {
    background-size: cover;
    text-align: center;
    color:white;
    top: 51%;
    left: 11%;
    background-color: #038489;
    box-shadow: 5px 10px 20px 30px #038489 inset;
    transform: scale(1.5);
    text-align: center;
}
a:hover .teal,
a:focus .teal {
    top: 36%;
    left: 67%;
    background-color: #038489;
    box-shadow: 5px 10px 20px 30px #038489 inset;
}
a:hover .circle,
a:focus .circle {
    transform: scale(1.3);
    text-align: center;
    line-height: 70px;
}
a:hover .center,
a:focus .center {
    transform: scale(1.1);
    text-align: center;
}
a:hover div.title,
a:focus div.title {
    margin: 18px 0 0 0;
    color: white;
    
    font-size: 1.15em;
}
.title {
    display: block;
    font-size: 1.25em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.titlePage {
    padding-top: 35px;
    vertical-align: 10em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.text {
    display: none;
    margin-block-start: .5em;
    margin-block-end: 1em;
    margin-inline-start: .5px;
    margin-inline-end: 0px;
    margin-top: -10px !important;
}   
.textPage {
    vertical-align: middle;
    margin-inline-start: 10px;
    margin-inline-end: 0px;
    font-size: .95em;
    margin-right:10px;
}   
a:hover div.text,
a:focus div.text {
    display: block;
    line-height: 15px;
    margin-top: -20px !important;
    color: white;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: .95em;
}
.center-text {
    vertical-align: middle;
    margin-inline-start: 10px;
    margin-inline-end: 0px;
    font-size: .95em;
    margin-top: 15px;
    margin-right:10px;
}
.center-title {
    padding-top: 15px;
    vertical-align: 10em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    margin-top: 30px;
}
.center-textSumm {
    vertical-align: middle;
    margin-inline-start: 10px;
    margin-inline-end: 0px;
    font-size: 1.25em;
    margin-top: 15px;
    margin-right:10px;
}
.center-titleSumm {
    padding-top: 15px;
    font-size: 1.35em;
    vertical-align: 10em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    margin-top: 30px;
}
@media only screen and (max-width: 1010px) {
    body {
        font-family: 'Raleway', sans-serif;
    }
    #main{
        padding:0px;
    }
    #box {
        width: 450px;
        height: 1150px;
        position: relative;
        margin: auto;
        margin-bottom: 60px;
        align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    }
    .subtext-pages{
        margin-left:0px!important;
        padding-left:0px!important;
    }
    .conflict-titleSum {
        margin-left:0px!important;
        padding-left:0px!important;

    }
    .archHeader{
        font-family: "Vladimir Script", "TypoUpright BT", Gigi, Harrington;
        font-size: 38pt;
        text-align: center;
        margin-bottom: 0px !important;
        margin-top: 15px;
    }
    .archFooter{
        font-family: "Vladimir Script", "TypoUpright BT", Gigi, Harrington !important;
        font-size: 25pt;
        text-align: center;
        margin-bottom: 20px!important;
    }
    #boxSummary {
        width: 450px;
        height: 300px;
        position: relative;
        margin: auto;
        margin-bottom: 60px;
        align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    }
    .green {
        background-size: cover;
    text-align: center;
    line-height: 120px;
    color: white;
    background-color: #E6E6E6;
    color: rgb(0,119,8) !important;
        top: 26%;
        left: 15%;
    }
    a:hover .green,
    a:focus .green {
        top: 26%;
        left: 15%;
        box-shadow: 0 150px rgb(0,119,8) inset;
    }
    .navy {
        background-size: cover;
        text-align: center;
        
        background-color: #E6E6E6;
        color: rgb(0, 66, 173) !important;
        line-height: 120px;
        top: 26%;
        left: 55%;
    }
    a:hover .navy,
    a:focus .navy {
        top: 26%;
        left: 55%;
        box-shadow: 0 150px rgb(0, 66, 173) inset;
    }
    .orange {
        line-height: 120px;
        top: 42%;
        left: 15%;
        color: #D74101 !important;
        background-color: #E6E6E6;
    }
    a:hover .orange,
    a:focus .orange {
        top: 42%;
        left: 15%;
        box-shadow: 0 150px#D74101 inset;
    }
    .red {
        text-align: center;
        line-height: 120px;
        top: 42%;
        left: 55%;
        color: rgb(206, 14, 45) !important;
    color: white;
    background-color: #E6E6E6;
    }
    a:hover .red,
    a:focus .red {
        top: 42%;
        left: 55%;
        box-shadow: 0 150px rgb(206, 14, 45) inset;
    }
    .center {
        position: absolute;
        top: 8%;
        left: 28%;
        border-radius: 50%;
        width: 200px;
        height: 200px;
    position: absolute;
    background-color: rgb(0, 0, 49);
    text-align: center;
    vertical-align: middle;
    color: white;
    
    }
    .center-text {
        vertical-align: middle;
        margin-inline-start: 10px;
        margin-inline-end: 0px;
        font-size: .95em;
        margin-top: 15px;
    }
    .center-title {
        vertical-align: 10em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
        margin-top: 30px;
    }
    .purple {
        text-align: center;
        line-height: 120px;
        background-color: #E6E6E6;
        color: rgb(78, 0, 119) !important;
        top: 58%;
        left: 15%;
    }
    a:hover .purple,
    a:focus .purple{
        top: 58%;
        left: 15%;
        box-shadow: 0 150px rgb(78, 0, 119) inset;
    }
    .circle {
        position: absolute;
        border-radius: 50%;
        width: 140px;
        height: 140px;
        border: 3px solid;
    }
    .teal { 
        color: rgb(2, 146, 153);
        
        background-color: #E6E6E6;
        text-align: center;
        line-height: 120px;
        top: 58%;
        left: 55%;
    
    }
    a:hover .teal,
    a:focus .teal {
        top: 58%;
        left: 55%;
        box-shadow: 0 150px rgb(2, 146, 153) inset;
    }
    a:hover .circle,
    a:focus .circle {
        transform: scale(1.3);
        text-align: center;
        line-height: 55px;
    }
    a:hover .center,
    a:focus .center {
        transform: scale(1.1);
        text-align: center;
    }
    a:hover div.title,
    a:focus div.title {
        margin: 22px 0 0 0;
        color: white;
    }
    .title {
        display: block;
        font-size: 1em;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
    }
    .text {
        display: none;
        margin-block-start: .5em;
        margin-block-end: 1em;
        margin-inline-start: .5px;
        margin-inline-end: 0px;
        font-size: .7em;
    }
    a:hover div.text,
a:focus div.text {
    margin-top: -15px !important;
    color: white;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: .85em;
}
    
}

/*Archives Conflict Styles*/
body {
    font-family: 'Raleway', sans-serif;
    background-color: white;
}
.conflict-title {
    text-align: center;
    font-size: 2.0em;
    font-weight: bold;
    color:navy;
    padding-top: 1.5em;
}
.conflict-titleSum {
    text-align: left;
    font-size: 2.0em;
    font-weight: bold;
    color:navy;
    
    padding-left: 80px;
    padding-top: 1.5em;
}
.subtext{
    text-decoration: none !important;
    text-align: center;
    font-size: 1.2em;
    color:navy;
    
    line-height: 10px;
}
.subtext-pages{
    text-decoration: none !important;
    text-align: left;
    font-size: 1.2em;
    color:navy;
    width: 300px;
    padding-left: 80px;
    line-height: 10px;
}
.conflict-subtitle {
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 50px;
    color: navy;
    margin-left: 30px;
}
.parent {
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
}

.navigation-summary{
    text-align: center;
    margin-bottom: 10px;
}


.conflict-text {
    width: 25%;
    text-align: center;
    margin: 0;
    color: navy;
    line-height: 15px;
    font-size: 10pt;
}
.picture-thumb img {
   max-width: 100px;
   max-height: 100px;
    margin-top: 20px;
    margin: 0 auto;

}
.picture-thumb:hover img{
    cursor: pointer;
}
.picture-thumb{
    height: 120px;
    align-items: flex-end; display:flex;align-self: center;
}

.picture-big img {
    max-width: 700px;
    text-align: center;
}
.picture-big{
    
    outline-color: white;
}
.hidden {
    text-align: center;
    display: none;
    height: 50%;
    width: 50%;
    background-color: red;
    max-width: 700px;
    margin:20px;
}

.modal-container{
    width: 700px;
    margin: 0 auto 10px auto;
}
div.ui-dialog{
    width:740px !important;
}

.ui-widget-content{
    text-align: center;
    padding:20px;
}
.ui-dialog div.ui-dialog-content {
    padding-left: 0;
    padding-right: 0;
}
div.ui-widget-header{
    background:white;
    border: none;
    padding: none;
}
.ui-dialog-title{
    height: 0;
}
div.ui-dialog button.ui-dialog-titlebar-close{
    margin-top:5px;
    z-index: 1000;
}
div.ui-widget-overlay{
    background: #313030;
    opacity: 0.8;
}
.conflict-text:hover img {
    transform: scale(1.1);
}
.caption{
    text-align: left;
    color: navy;
    font-family: 'Raleway', sans-serif;
    font-size: 10pt;
    padding-top:1em;
}
.hidden-subject{
    text-align: left;
    color: navy;
    font-family: 'Raleway', sans-serif;
    font-size: 18pt;
}
.contain{
    max-width: 1000px;
    position: relative;
    margin: auto;
    
}
.headContainer{
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: navy;
    line-height: 25px;
    margin-top:30px;
    margin-left: 10px;
}
.headBold{
    display: inline;
    color: navy;
    font-family: 'Raleway', sans-serif;
    font-size: 11pt;
    font-weight: bold;
}
.head{
    display: inline;
    color: navy;
    font-family: 'Raleway', sans-serif;
    font-size: 11pt;
}
.breifDesc{
    text-align: center;
    font-size: 1.5em;
    color:navy;
    line-height: 35px;
    margin: 10px;
}
.subject{
    padding: 15px;
    margin-bottom: 20px;
}
a.archiveLinks {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
    color:navy;
  }
  a.top{
      padding:0;
  }
  
  #back:hover {
    background-color: #ddd;
    color: black;
  }
  
  .previous {
    background-color: #f1f1f1;
    color: black;
    line-height: 2;
    text-decoration: none;
    margin-left: 10px;
  }
  .summary-title{
    text-align: center;
    font-size: 2.4em;
    font-weight: bold;
    color:navy;
    padding-top: 1.5em;
  }



  #button {
    background-color: rgba(190, 190, 190, 0.5);
    border: 2px solid #bbbbbb;
    border-radius: 50%;
    width: 25px;
    text-align: center;
    
    cursor: pointer;
    height: 25px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    align-content: center;
  }
  #button::after {
    content: "\f102";
    font-family: FontAwesome;
    font-size: 14px;
    color: #555555;
    text-decoration: underline;
  }
  #button:hover {
    cursor: pointer;
    background-color: rgb(43, 43, 43);
    color: white;
  }
  #button:active {
    background-color:white;
  }
  #button.show {
    opacity: 1;
    visibility: visible;
  }

  @media only screen and (max-width: 725px) {
    .modal-container{
        width: 300px;
        margin: 0 auto 10px auto;
    }
    .picture-big {
        max-width: 300px;
        text-align: center;
    }
    .hidden-subject{
        max-width: 300px;
    }
    .caption{
        max-width: 300px;
    }
    div.ui-dialog{
        width:350px !important;
    }

}
@media only screen and (min-width: 825px) {
    .navigation-summary{
        width: 50%;
        text-align: center;
        margin-bottom: 10px;
    }
}