input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    border: none;
    margin: 0 30px;
    background-color: #006EBC;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {

    background-color: #85952a;

}

.remsCOP-content .ihe {
    color: #fff !important;
    background-color: #85952a !important;
}

.remsCOP-content .ihe:hover {
    background-color: #006EBC !important;
}

.remsCOP-content .huddle {
    background-color: #f7c107 !important;
    color: #333 !important;
}

.remsCOP-content .huddle:hover {
    background-color: #85952a !important;
    color: #fff !important;
}

.remsCOP-content .community-huddles ul li .btn {
    background-color: #f7c107;
    color: #333;
    text-align: center;
    padding: 5px 20px;
    text-transform: uppercase;
}

.remsCOP-content .community-huddles ul li .btn:hover {
    background-color: #85952a;
    color: #fff;
}

.remsCOP-content .left {
    text-align: left;
}

.remsCOP-content ul.general, .remsCOP-content ol.general {
    display: block;
    margin: 20px 0 20px 20px;
    padding: 0;
}

.remsCOP-content ul.general li, .remsCOP-content ol.general li {
    text-align: left;
    display: list-item;
    margin-bottom: 20px;
}



.community-forum-header {
  display: block;
  background-color: #e9e9e9;
  margin: 0;
  padding: 10px 0;
  width: 100%;
  color: #6d6e73;
  font-size: 12px;
  font-weight: bold;
  height: 50px; }
 .community-forum-header .header-container {

    margin: 0;
    padding: 0; }
  .community-forum-header .header-container h2 {
      text-align: left;
      font-size: 25px;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
  .community-forum-header span {
    display: inline-block; }
  .community-forum-header .counter {
    display: inline-block;
    background-color: #006EBC;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 8px 1px; }
 .community-forum-header .list-container {

    margin: 0;
    padding: 0; }
   .community-forum-header .list-container ul {
      display: inline-block;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      position: relative;
      float: right; }
      .community-forum-header .list-container ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 33%; }
        .community-forum-header .list-container ul li a {
          color: #6d6e73;
          background-color: #e9e9e9;
          text-decoration: none;
          text-align: center;
          display: inline-block;
          margin: 0;
          padding: 0;
          font-weight: bold; }
         .community-forum-header .list-container ul li a:hover {
            background-color: #006EBC;
            color: #fff; }
      .community-forum-header .list-container ul li img {
          height: 30px;
          width: 30px;
          border: none;
          padding: 0;
          margin-right: 10px;
          display: inline-block; }


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .copNav ul {
    display: table; }
  .copNav ul li {
      display: table-cell; }
  .forumNav ul {
    display: table; }
   .forumNav ul li {
      display: table-cell;
      width: 15%; } }


.forumNav {
  display: block;
  background-color: #0054A0;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  height: 40px; }
  .forumNav ul {
    float: right;
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative; }
    .forumNav ul li {
      display: inline-block;
      margin: 0 5px;
      padding: 0;
      text-align: center;
      width: 20%; }
      .forumNav ul li a {
        color: #fff;
        background-color: #0054A0;
        text-decoration: none;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        line-height: 40px;
        font-weight: bold; }
        .forumNav ul li a:hover {
          background-color: #006EBC;
          color: #fff; }




/* ADJUST THE FORUM CONTAINERS*/



div.forumContent .container, section.forumContent > .container, div.community-forum-header > .container {
    width: 90%!important;
}



.border-blue {
    border-top: 2px solid #006EBC;
}

.remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr:first-child {
    background-color: #006EBC;
    color: #fff;
}

.remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th:first-child {
    width: 50% !important;
    font-weight: bold;
}

.remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td:first-child {
    width: 50% !important;
    font-weight: bold;
}

.remsCOP-content .forumContent table tr {
    border-top: none;
}

.remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td {
    text-align: left;
}



.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text p {
            display: block; }		            display: block;
          .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn {		            text-align: left;
            margin: 0 0 0 20px; }
          .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text img {
            display: inline-block;
            margin: 0;		            margin: 0;
            background-color: #fff;		            padding: 0;
            color: #333; }		            border: 1px solid #fff;
            max-width: 150px; }
          .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text a {
            color: #84B537;
            text-decoration: underline; }
          .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn {
            margin: 20px 0 0 !important;
            background-color: #fff !important;
            color: #333 !important;
            float: right !important;
            text-decoration: none !important;
            border: none !important;
            z-index: 10000;
            padding: 5px !important; }

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn:hover {
             color: #333 !important;
            background-color: #f7c107 !important;
              text-decoration: none !important;
              border: none !important; }




.remsCOP-content .forumContent .btn {
    padding: 7px;
    margin: 0 20px 0 0; }



.remsCOP-content .forumContent table tr th:first-child img, .remsCOP-content .forumContent table tr td:first-child img {
            margin: 0;
            margin-right: auto;
            margin-left: auto; }
        .remsCOP-content .forumContent table tr th:last-child, .remsCOP-content .forumContent table tr td:last-child {
          width: 30%; }


.remsCOP-content .forumContent table tbody h2 {
      font-size: 20px; 
      padding: 0;
      margin: 0; }

.remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept {
    width: 100%;
    display: block;
    border: none !important;
    margin: 30px 0 0; }
    .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept tbody {
      display: block;
      width: 100%; }
      .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept tbody tr {
        border: none !important;
        display: block;
        width: 100%; }
        .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept tbody tr td {
          width: 100%;
          display: block; }
    .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept input[type="checkbox"], .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept input[type="radio"], .remsCOP-content table#ctl00_ContentMain_RegisterUser_rblAccept input[type="radio"][disabled] {
      display: inline-block;
      margin: 0 15px 0 0; }


 .remsCOP-content .community-huddles ul li .btn:hover {
            background-color: #85952a;
            color: #fff; }
  .remsCOP-content #ctl00_ContentMain_Newbutton {
    text-align: left;
    float: left;
    margin-bottom: 30px; }
  .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr:first-child {
    background-color: #006EBC;
    color: #fff; }
  .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th {
    font-weight: bold;
    text-align: left; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th:first-child {
      width: 50% !important;
      font-weight: bold; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th:nth-child(2) {
      width: 30%; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th:nth-child(3) {
      width: 10%; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr th:last-child {
      width: 10%; }
  .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td {
    text-align: left; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td:first-child {
      width: 50% !important;
      font-weight: bold; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td:nth-child(2) {
      width: 30%;
      overflow-wrap: break-word; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td:nth-child(3) {
      width: 10%; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td:last-child {
      width: 10%;
      text-align: center; }
    .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td a {
      display: inline-block;
      color: #fff;
      padding: 5px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: normal;
      border: none;
      background-color: #006EBC;
      border-radius: 3px;
      text-decoration: none; }
      .remsCOP-content table#ctl00_ContentMain_GridView1 tbody tr td a:hover {
        background-color: #85952a; }

div#ctl00_ContentMain_PopupPanel {
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 2px solid #333;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
  width: 60%;
  position: absolute !important;
  top: 20% !important;
  left: 20% !important; }
  div#ctl00_ContentMain_PopupPanel:before {
    z-index: 900;
    background-color: #000;
    width: 100%;
    height: 100%; }
  div#ctl00_ContentMain_PopupPanel table {
    width: 100%;
    margin: 0 0 20px;
    border-top: 4px solid #006EBC;
    color: #333;
    font-size: 16px;
    padding: 10px; }
    div#ctl00_ContentMain_PopupPanel table tbody tr td {
      padding: 10px;
      /*                   
                         input[name="ctl00$ContentMain$TextBox3"], input[name="ctl00$ContentMain$TextBox4"], input[name="ctl00$ContentMain$TextBox1"] {
                             
                             min-width: 312px;
                         }              
                         
      */ }
      div#ctl00_ContentMain_PopupPanel table tbody tr td:first-child {
        font-weight: bold;
        width: 20%; }
    div#ctl00_ContentMain_PopupPanel table tbody tr:nth-child(odd) {
      background-color: #eee; }
.ajax__calendar .ajax__calendar_container {
  width: 312px;
  padding: 20px; }
.ajax__calendar_body {
  height: 230px !important;
  width: 100% !important; }
span#ctl00_ContentMain_TimeSelector1 table tbody tr td, span#ctl00_ContentMain_TimeSelector2 table tbody tr td {
  width: 20% !important; }
input[id="ctl00$ContentMain$TimeSelector1_txtHour"], input[id="ctl00$ContentMain$TimeSelector2_txtHour"], input[id="ctl00$ContentMain$TimeSelector1_txtMinute"], input[id="ctl00$ContentMain$TimeSelector2_txtMinute"] {
  height: 20px !important;
  width: 25px !important;
  font-size: 16px !important; }
input[name="ctl00$ContentMain$TimeSelector1_txtAmPm"], input[name="ctl00$ContentMain$TimeSelector2_txtAmPm"] {
  height: 20px !important;
  width: 35px !important;
  font-size: 16px !important; }
input[cols="1"] {
  width: 10px !important;
  height: 20px !important; }
div#divLogin {
  width: 300px;
  border: solid 2px #006EBC !important; }
  div#divLogin .login {
    width: 100% !important; }
.chatRoom {
  width: 80% !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  border: solid 1px #006EBC !important; }
  .chatRoom .content {
    clear: both;
    padding: 10px;
    height: 410px !important;
    overflow-y: scroll; }
  .chatRoom .messageBar {
    border-top: solid 1px #006EBC !important;
    padding: 10px !important; }
.chatWindow {
  width: 80% !important;
  height: 450px !important;
  border-right: solid 1px #006EBC !important;
  margin-top: -65px; }
  .chatWindow .message:first-child {
    margin-top: 20px; }
.users {
  width: 20% !important;
  height: 417px !important;
  display: block !important; }
  .users a {
    display: block !important;
    z-index: 800; }
.user {
  background-color: #e9e9e9 !important;
  border-bottom: solid 1px #006EBC !important;
  font-weight: bold;
  display: block !important; }
  .user a {
    display: block !important;
    z-index: 800; }
.loginUser {
  border-bottom: solid 1px #006EBC !important; }
.draggable {
  border: solid 1px #006EBC !important;
  width: 350px !important;
  min-height: 400px; }
  .draggable .header {
    background-color: #006EBC !important;
    border-bottom: none !important;
    color: #fff !important;
    padding: 10px;
    font-weight: bold; }
  .draggable .selText {
    color: #fff !important; }
  .draggable .messageArea {
    width: 100% !important;
    border-bottom: #006EBC !important;
    min-height: 400px; }
  .draggable .buttonBar {
    width: 100% !important;
    border-top: 1px solid #006EBC !important;
    padding: 10px; }
    .draggable .buttonBar .msgText {
      width: 250px !important; 
}

div.chatIntroText p, div.chatIntroText a, ul.chatIntroText {
    color: #fff!important;
}

.forumContent .innercontainer .richeditor .container {
    width: 100%!important;
}


/*ADDED 06 SEP 2019 FOR HOME PAGE CONTENT ADJUSTMENTS*/


  
 @media screen and (min-width:768px) and (max-width: 991px) {
     ul.nav-tabs li a svg {
       display: block;
	   margin: 0 auto ;
	   position: relative;
	   top: 10px;
    } 
	
.remsCOP-content .btn {
    margin: 0 auto 15px;
}	
.remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box .btn {
        bottom: 15px;
    position: relative;
}



.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {
    width: 100%;
}
}   
 

 @media screen and (min-width:768px ) and (max-width: 1199px) { 

.rems-header .media ul.media-nav li form div.input-group .search-form {
    height: 26px;
    margin: 0 26px;
}	

 }

.remsCOP-content .forumContent .header-wrap, .remsCOP-content .forumContent .input-wrap {

   position: relative;
    height: 5px;
    margin: 0 0 40px 0;

}


.remsCOP-content .forumContent table tr th:first-child img, .remsCOP-content .forumContent table tr td:first-child img {
    width: initial;
}



 @media screen and (min-width:768px ) and (max-width: 1111px) {

div.forumContent .container, section.forumContent > .container, div.community-forum-header > .container {
    width: 100%!important;
}
     
     .remsCOP-content .forumContent .header-wrap {
    display: none;

}
.remsCOP-content .forumContent .input-wrap {
    display: block;
    width: 100%;

}

/*   
.col-sm-5ths {
    font-size: .9em !important;
}
*/     
     
     .remsCOP-content .forumContent .input-wrap > .btn {

    width: 25%;

}
}


 @media screen and (max-width:767px){


#cop-wrap {
min-height: initial;
    display: unset;
}  
	 
.rems-footer .footer-header {
    min-height: 339px !important;
}
	 	 
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {
  /*  min-height: 344px; */
   } 
     
     
     form#search-form2 {
         
         min-height: initial;
     }
     
     .rems-footer .footer-header ul.slogan {
         margin: -18px auto 0;
     }     
     
}




@-moz-document url-prefix() {


  @media screen and (min-width:768px) and (max-width:1199px){  
    
   .rems-navigation .navbar ul.navbar-center {

  /*  width: max-content; */
	   top: 95%

}
	  .rems-navigation .navbar ul.navbar-center li a {
    font-size: 14px;
		}	   
	   
	} 
}
    


/* ADDED 13 SEP 2019 */

/* TAKE CARE OF THE SECTIONS TO FIX FOOTER*/

.tag-line-banner .tag-line-wrapper img {

    margin: 0 auto;
    display: block;
}

.rems-header .media ul.media-nav li form div.input-group .search-btn {
    height: 26px;

}

.pad-bottom {
    
    margin-bottom: 20px;
}


.remsCOP-content section {

    display: table!important;
}


#cop-home h2 {
    display: block;
    text-align: center;
}


#cop-home .container {
   position: relative;
    width: 80%!important;
    display: block;
    margin: 0 auto;
    
}
#cop-home div.tabs-container .nav-tabs > li a {
    padding: 5px!important;
    line-height: normal;
    text-align: center;
 
}


#cop-home div.tabs-container .nav-tabs > li a svg {
    display: block!important;
    margin: 0 auto 10px;
}

#cop-home div.tabs-container .tab-content {
    padding: 15px;
    min-height: 120px;
}


#cop-home #introRow .btn {
    
    margin: 0 auto;
    display: block;
    width: 300px;
    
}

.btn {
    padding: 10px!important;
}


.remsCOP-content .trending-topics {
    padding-bottom: 50px;

}

  .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box img, .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text img  {
    width: initial;
      height: initial;
      display: block;
      margin: 0 auto 20px;
      float: none;
} 

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text p {
    display: block;
    text-align: left;
}



.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn {
    padding: 8px!important;
}


/* FIX HOME PAGE MOBILE */

@media screen and (max-width: 767px) {
    
  
.remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box .btn, .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn  {

    display: table;
    width: 100%;

} 

#cop-home #introRow .btn {

width: 100%;
}
    
    
#cop-home .container, .tag-line-banner .container {

width: unset!important;
    margin: 0!important;
}
    
#cop-home div.tabs-container .nav-tabs > li a {

    word-break: keep-all;
    min-height: 65px;
        font-size: 10px;
}
    
    
    .rems-footer .footer-header ul.slogan li {

    margin: 20px auto;
}
    
.tag-line-banner .tag-line-wrapper h2 {
    text-align: center;
}
    
    
    
 .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box {

   padding: 10px;
     height: 600px;
}   
    

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {

    padding: 10px;
    height: 600px;

}    

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper {
    bottom: 28px;
}   
    
    
/*FIX THE MOBILE NAVIGATION WIDTH*/

.container-fluid {
    padding: 0!important;
}
 
    
    
.rems-navigation .navbar ul li.panel a {

    font-weight: bolder;
    max-width: unset!important;
}

.rems-navigation .navbar ul li.panel svg {
    font-size: 49px;
    position: absolute;
    right: 20px;
    top: -7px;
    color: #fff;
} 
    
    .rems-navigation .navbar ul li.panel ul li a svg {
        font-size: 49px;
        top: 186px;

    }   
    
 
    
    .rems-navigation .navbar ul li.panel form div.input-group svg {
    font-size: 20px;
    top: 9px;
    left: 9px;
    border-radius: unset;
}
    
}


@media screen and (min-width:768px) and (max-width:1199px) {
    
.rems-header {

    height: 190px;

}
    
.rems-header .media ul.media-nav {

    margin: 13px 0 0 10px;
}
    
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {
    width: 100%;
    min-height: 320px;
}    
    
 .remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper {

    bottom: 90px;
}   
    
    
}


/* ADDED 14 SEP 2019 CONTINUE COP HOME PAGE FIXES*/

.remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box h3 {
	text-align: center;
}

@media screen and (min-width:1200px) and (max-width: 3000px) {
 .remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper {

    bottom: 170px;
}   
    
}





@media screen and (min-width:991px) and (max-width:1023px) {
    
 .rems-navigation .navbar ul.navbar-center {
    transform: translatex(-48%);
    width: 55%!important;
    top: 121%!important;
}   
}

@media screen and (min-width:889px) and (max-width:900px) {
    
 .rems-navigation .navbar ul.navbar-center {
    transform: translatex(-48%);
    width: 55%!important;
    top: 121%!important;
}   
}


/*

@media screen and (min-width:768px) and (max-width:869px) {
    
  .rems-header .media ul.media-nav li a {
    font-size: 13px;
}
    
 .rems-header .media ul.media-nav {
    right: -19px;
 
}   
    
}

*/


@media screen and (min-width:768px) and (max-width:926px) {
    
 #cop-home div.tabs-container .nav-tabs > li a {
     min-height: 73px; 
    font-size: 14px;
}
   
}



/* TO FIX THE NON-RENDERING OF FONTS FROM GOOGLAPOLIS*/

.rems-header .media ul.media-nav li a, .rems-navigation .navbar ul.navbar-center li a, .rems-footer p   {

    font-weight: bolder;
}


/* SECOND CAROUSEL SLIDER CONTROLS */

#cop-home .btn-wrapper svg {
    
 cursor: pointer;
}


.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {
    width: 100%!important;
}

.remsCOP-content .community-spotlight .carousel-indicators {
    /* display: none;
    bottom: 147px !important;*/
  
}




@media screen and (min-width:1200px) and (max-width:1750px) {
    .remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper {
    bottom: 88px;
}
    
    
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text, .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box{

    min-height: 320px;
}    
    
    
    
}

@media screen and (min-width:768px) and (max-width:992px) {
    .remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper {
    bottom: 6px;
}
    
    
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text, .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box{

    min-height: 480px!important;
}    
    
    
    
}


@media screen and (min-width:560px) and (max-width:767px) {

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text, .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box{

    min-height: 435px!important;
    height: unset;
}    
}


@media screen and (min-width:400px) and (max-width:559px) {

.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text, .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box{

    min-height: 480px!important;
    height: unset;
}    
}



@-moz-document url-prefix() {
    
    @media screen and (min-width:768px) and (max-width:1199px) {
        
        .rems-navigation .navbar ul.navbar-center {

    top: 117%!important;
}
    }    
}



/*TRYING TO FIX THE CAROUSEL ON EDGE*/

@supports (-ms-ime-align: auto) {
  .carousel-inner > .item  {

    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
    -webkit-transition: 0.6s, ease-in-out, left;
    -moz-transition: .6s, ease-in-out, left;
    -o-transition: .6s, ease-in-out, left;
    transition: .6s, ease-in-out, left;   

	}
	
/*FIX THE NAVIGATION */	
	
	.rems-navigation .navbar ul.navbar-center li ul.dropdown-menu li a {
	display: table;
	white-space: nowrap;
	width: 100%;
	
}
}



/*ADDED 16 SEP 2019 */


@media screen and (max-width: 1262px) and (min-width: 1200px) {
.rems-footer p {
    font-size: 14px;
}

}

.no-width-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
    
 /*ADDED 17 SEP 2019*/   
    

input#searchBox1 {
    
     border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    height: 22px;
    color: #fff;
    background: #959595;
    border: 1px solid #fff;
    padding: 2px 2px 2px 10px; 
    min-width: 250px;
    
}



@media screen and (min-width:768px) and (max-width:1199px) {
    
    section#search {
        
        margin: 20px auto 0!important;
    }
}
  





/*ADDED 25 SEP 2019 */
    
.center {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.remsCOP-content .forumContent table tr th:first-child, .remsCOP-content .forumContent table tr td:first-child {
    width: 5%!important;
}

.remsCOP-content .forumContent table tr th:nth-child(2), .remsCOP-content .forumContent table tr th:last-child, .remsCOP-content .forumContent table tr td:nth-child(2), .remsCOP-content .forumContent table tr td:last-child {
    width: auto!important;
}

.forumContent .innercontainer table#recentTopics thead tr th:first-child {
    width: 50%!important;
     white-space: nowrap;

}

div#recentPosts table tbody tr td:first-child {
    
    width: 25%!important;
}


table#searchTable-1 tr td:first-child {
    width: 15%!important;
}



table#addNewUser tr td:first-child {
    width: 10%!important;
}


table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_gridForums tr td:first-child, table#adminAddNewForum tr td:first-child {
 width: auto!important;   
    
    
}


table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_gridForums svg {
font-size: 30px;   
    
}

table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_gridSubForums tr td:first-child {
    width: 33%!important;
}


table#defineSubForum tr td:first-child{
    
 width: auto!important;   
}

table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_gridGroups tr td:first-child {
    
    width: 30%!important;
}


table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_gridGroups svg {
    
   font-size: 30px;
}


table#adminAddGroup tr td:first-child {
    
   width: auto!important;  
}

table#emailAllUsers tr td:first-child {
    
   width: auto!important;  
}


table#viewProfile tr td:first-child {
    
   width: 20%!important;  
}


table#editMyProfile tr td:first-child {
    
   width: 30%!important;  
}



table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_tblGroups tr td:first-child  {
   width: 20%!important;  
}

table#ctl00_ctl00_ContentMain_AspNetForumContentPlaceHolder_tblAvatar tr td:first-child  {
  width: auto!important;  
    
}


table#addNewForum tr td:first-child {
    
   width: 15%!important;  
}




/*ADDED 11 OCT 2019 FOR LOGIN SCREEN*/

.pad-form-top {
    margin-top: 15px;
}



/* GIVE COP CONTENT A MIN HEIGHT*/


.remsCOP-content {
    display: block!important;
    height: 100%!important;
    min-height: 80vh!important;
    padding-bottom: 30px;
}





/*ADDED 23 JAN FOR UPDATES*/

 @media screen and (min-width:1199px) and (max-width:5000px) {
.rems-navigation .navbar ul.navbar-center li a {

    font-size: 20px;
}
 .rems-navigation .navbar ul.navbar-center li ul.dropdown-menu li a {
    font-size: 16px;
}    
     
}


 @media screen and (min-width:1098px) and (max-width:1198px) {
.rems-navigation .navbar ul.navbar-center li a {

    font-size: 18px;
}
   
     
}

 @media screen and (min-width:890px) and (max-width:932px) {
.rems-navigation .navbar ul.navbar-center li a {

    font-size: 15px;
}
   
     
}





/* ADDED 05 FEB 2020 EXIT SITE MODAL CSS*/

div#exitMe {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;

}
#exitMe  h4.modal-title {
  text-align: center;
font-family: 'Marcellus', serif;
  text-transform: uppercase;
  color: #fff;
  font-size:1.5em;	
    
}
.modal-body p {
  text-align:center;

}
button.btn-modal:hover {
  cursor: pointer;
}


button.btn-modal.btn-continue {
    display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    font-size: 1em;
    position: relative;
    color: #fff;
    background: #85952B;
    float: none!important;
}


button.btn-modal.btn-continue:hover {
    background: #3C8DC8;
}


button.btn-modal.btn-close {
    display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    font-size: 1em;
    position: relative;
    color: #fff;
   background: #006EBC;
    float: none!important;
    margin-right: 20px;

}

button.btn-modal.btn-close:hover {
   
     background: #3C8DC8;
}



.modal-header .close {
  font-size: 3.5em;
}

/*END EXIT SITE MODAL CSS*/





/*ADDED 20 FEB 2020 TO ADD TWITTER SVG TO FOOTER*/

.twit-footer {
    
    display: block;  
    width: 230px;
}

.twit-footer a, footer a {
    background: none!important;
}

.twit-footer svg {
    display: block!important;
    margin: 10px auto 0!important;
    font-size: 50px!important;
}


.rems-footer .footer-body .icon-holder p {
   margin: 0 0 10px 0;
    display: block;

}
        
.rems-footer .footer-body svg {
    font-size: 1.5em;

}



@media screen and (max-width:1199px) {

.twit-footer {
     
    width: 100%;
}

}


@media screen and (min-width:768px) and (max-width:1199px) {

    input#searchBox1 {
        float: right;
    }

}

/*ADDED 12 AUG 2020 FOR IE 11 ADJUSTMENT*/

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active)  {  
input#searchBox1 {
    height: 22px!important;

}
 }

/*ADDED 12 AUG 2020 DUE TO INCREASE IN FOOTER TEXT */
.rems-footer div.blurb {
    font-size: 14px;
}


/*ADDED 30 OCT 2020 TO FIX COP CONTENT BODY AND OTHER ISSUES*/

@media screen and (max-width: 767px) {
    
 .remsCOP-content {
    display: table!important;

} 
.rems-footer .footer-body {
    padding: 20px!important;

}    
    
.rems-footer p {
    text-align: center;
    margin: 20px auto;
} 
    
.fa-caret-down {
    color: #0054a0!important;
}    
    
}

.rems-footer div.blurb {
    font-size: 14px;
}

.rems-header .media {
    padding: 0 12px 12px!important;
}

.rems-header .media ul.media-nav li ul{
    padding: 0 0 0 40px!important;
}


/*ADDED 3 DEC 2020 FOR COP FORUM TABLE DATA COLS*/

.forumContent .innercontainer table tbody tr th:first-child, .forumContent .innercontainer table tbody tr td:first-child {
    white-space: nowrap;
}