/* RRCC */
/* Mobile - Master (Tablet/Phone) */

/* ***** General */
.display_hidden_non_mobile {
    visibility: visible;
}
#content_frame,
.content_frame {
    width: 100%;
}
#content_frame .m_pad,
.content_frame .m_pad {
    margin: 0 10px 0 10px;
}
#content_frame #span,
#content_frame .span,
.content_frame .span,
.content_frame #span {
    width: auto;
}
.m_pad {
    margin: 0 30px 0 30px;
}
    .m_pad_b {
        padding-bottom: 10px;
    }
    .m_pad_t {
        padding-top: 10px;
    }
    .m_pad_tb {
        padding: 10px 0 10px 0;
    }
.m_d_tog,
.m_p_tog,
.m_t_tog {
    display: none;
}
.m_tog {
    display: block;
}
.m .w,
.m_w {
    width: 100% !important;
}
    .m .w_3_qrtr,
    .m_w_3_qrtr {
        width: 75%;
    }
.m .l,
.m_l {
    float: left;
    padding-right: 10px;
}
.m ._2_col {
    width: 47%;
}
    .m_2_col {
        width: 46%;
    }
.m .n_float {
    float: none;
}
.m .n_marg,
.m_n_marg {
    margin: 0;
}
.m .n_marg_b,
.m_n_marg_b {
    margin-bottom: 0;
}
    .m .n_marg_l_r {
        margin-left: 0;
        margin-right: 0;
    }
    .m_n_marg_t {
        margin-top: 0;
    }
    .m_n_marg_l {
        margin-left: 0;
    }
.m_marg_b {
    margin-bottom: 10px;
}
.m_hd1 {
    font-size: 20px;
}
.m_align_l {
    text-align: left;
}
    .m_align_c {
        text-align: center;
    }
.m_txt_size,
.m_txt_size_m {
    font-size: 24px;
}
    .m_txt_size_l {
        font-size: 32px;
    }
    .m_txt_size_s {
        font-size: 18px;
    }
.m_tbl {
    display: table;
}
.width100 {
	width: 100%;
}
.sfNavList {
    background: #e1e2e1;
}
.m_nav {
    display: block;
    background-color: #e1e2e1;
    width: 100%;        
}
    .m_nav .sfNavToggle {
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }
.m_remove {
    display: none;
}
.m select, .m option {
    font-size: 24px;
}
.m_rows .base {
    float: none;
}
    .m_rows .row {
        display: block;
    }
    .m_rows .n_float {
        float: none;
    }
.m_n_pad {
    padding: 0;
}
    .m_n_pad_l {
        padding-left: 0;
    }
    .m_n_pad_t {
        padding-top: 0;
    }
    .m_n_pad_r {
        padding-right: 0;
    }
.m_disp_blk {
    display: block;
}
.m #cats {
    height: auto;
}
.m_h_auto {
    height: auto;
}
.m_float_l {
    float: left;
}
    .m_float_r,
    .row .m_float_r {
        float: right;
    }
.m_img_span img {
    width: 100% !important;
}
.m_vid_span iframe {
    width: 100%;
}
#utilities {
    padding: 0;
    font-size: 14px;
}
#vids_pollworker_resrcs iframe {
    width: 100%;
}
/* ***** General - End */

/* ***** Fixed Footer */
div#project, .sf_form {

    /* Fixed footer */
    height: auto;
}
#page {

    /* Fixed footer (Height of footer (Top Requests included)) */
    height: auto;
    margin: 0;
}
#body {
    background-color: #fff;

    /* Fixed footer (Height of footer) */
    height: auto;
    padding-bottom: 0;
}
#footer {
    position: static;
    width: 100%;
    height: auto;
    border-top: 1px solid #a5a5a5;
}
div#top_requests {
    background-color: #fff;
    padding-top: 1px;

    /* Fixed Top Requests */
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
div#div_top_requests {
    background-color: #fff;
    padding-top: 1px;

    /* Fixed Top Requests */
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
/* ***** Fixed Footer - End */

/* Header */
#nav_languages {
    cursor: pointer;
}
#div_nav_languages {
    cursor: pointer;
}
    #nav_languages .swap {
        padding-top: 5px;
    }
      #div_nav_languages .swap {
        padding-top: 5px;
    }
#m_btn_lang {
    display: block;
    padding: 8px 0 0 5px;
}
#brand,
div#icon img,
div#title img  {
	height: auto;
}
#brand .landscape {
    height: auto;
    margin-bottom: 2px;
}
.pg_sect {
	height: 180px;
}
    .pg_sect #hd2 {
        text-align: left;
    }
div#header {
    text-align:left;
}

/* Carousel */
div#carousel {
    height: auto;
}
	div#carousel .landscape {
		display: block;
		margin: 7px 10px 7px 10px;
	}
	div#carousel .base {
		display: none;
	}
    div#carousel .item {
        text-align: center;
    }
	    div#carousel .item img { 
		    width: 100%;
		    height: auto;
	    }
	    div#carousel .item a {
		    display: block;
		    line-height: 1;
	    }
div#mobile-carousel {
    display: block;
    width: 100%;
}
.helper {
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 1%;
}
.caption {   
    position: relative;
    left: -50%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 0.3em;
    font-size: 1.7em;
    letter-spacing: 0.1em;
}

/* Search Toggle */
#search_tog {
    display: inline; 
    float: right;
}
#search_tog span#srch_tog_plchldr {
    width: auto;
    height: auto;    
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
#m_search .k-input {
    padding: 10px;
}
#m_search_cntl_grp {
    width: 83%;
}
#m_srch_input {
    border-top: 1px solid #ccc;
}

/* Navigation - Primary */
div#nav_primary {
    background: #eeeeee;    
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    min-height: 45px;    
}
div#div_nav_primary {
    background: #eee;    
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    min-height: 45px;    
}

div#nav_primary span#nav_prim_tog_plchldr {   
   float: left;
   padding-top:5px;
   padding-left: 15px;
   padding-right: 30px;
}
div#div_nav_primary span#nav_prim_tog_plchldr {   
   float: left;
   padding-top:5px;
   padding-left: 15px;
   padding-right: 30px;
}

/* Navigation - Primary - Mobile Vertical */
div#m_nav_primary_tog_vertical {
    display: none;
    overflow: hidden;
}
	div#m_nav_primary_tog_vertical .landscape .base {
		width: 100%;
	}
	div#m_nav_primary_tog_vertical li {
		border-bottom: 1px solid #fff;
		background-color: #eee;    
		text-align: left;
	}
		div#m_nav_primary_tog_vertical li a{
			display: block;
			padding: 0 20px;
			height: 46px;
			line-height: 46px;
			color: #0077be;
			text-decoration: none;
			font-size: initial;
		}

/* Tertiary Start */
div#nav_tertiary {
    width: 100%;
}
div#div_nav_tertiary {
    width: 100%;
}
div#nav_tertiary .m_nav .sfNavToggle {
    padding-left: 1%;
}
div#div_nav_tertiary .m_nav .sfNavToggle {
    padding-left: 1%;
}
div#nav_tertiary .nav li {
    background-color: #aaa;
}
div#div_nav_tertiary .nav li {
    background-color: #aaa;
}
div#nav_tertiary .nav .sfSel {
    background-color: #0077be;
}
div#div_nav_tertiary .nav .sfSel {
    background-color: #0077be;
}
.i_box .txt {
    width: 70%;
}
.scroll_up {
    right: 0;
}

/* Tertiary Sub Start */
div#nav_tertiary_sub .m_nav .sfNavToggle {
    padding-left: 1%;
}
	div#nav_tertiary_sub .m_nav {
		background-color: #fff;
	}
	div#nav_tertiary_sub {
		width: 100%;
	}

#page a.sflistItemToggleLnk {
	color: #0077be;
    display: initial;
}
#body #content {
    margin-top: 1px;
}
#pg_content {
    border-top: 0px;
    padding: 1px 0 10px 0;
    width: 100%;
}
#div_pg_content {
    border-top: 0px;
    padding: 1px 0 10px 0;
    width: 100%;
}
#content_det {
    width: 100%;
}
    .landscape .content_det {
        padding-right: 0;
    }
.margin_top_btm {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Reformat Navs End */
table.detail_content,
table.list_detail_content {
    width: 100%;
}
.myBox,
.clickBox,
.wrapperBox,
.sfShown li {
    cursor: pointer;
}
div.contact {
    width: 100%;
    padding: 0px;
}
div#landscape div.RightTbl {
    padding-left: 0px;
    float: none;
}
div#cllr_stats {
    background-color: #ebebeb;
    padding: 10px;
}
#footer #social {
    padding-left: 0px;
}
#footer .row .r.base {
    display: block;
    padding-left: 0px;
}

/* Search */
.sfsearchTxt {
    width: 75%;
}
#search {
    display: none;
    height: 57px;
}
	div#search {
		background-color: #eee;
		border-bottom: 1px solid #333;
	}
	#search #search_btn {
		display: block;
	}
	#search #btn_search,
    #Search_m {
		display: none;
	}
	#search #searchbox,
    #Search_m #searchbox {
		width: 100%;
		padding: 5px;
		margin: 5px;
	}
	#search .landscape,
    #Search_m .landscape {
		width: calc(100% - 10px);
		margin: 0px 0px 0px 0px;
		margin-left: 10px;
	}
	#search .input,
    #Search_m .input {
		width: calc(100% - 100px);
		padding-right: 0px;
	}
	#search .btn,
    #Search_m .btn {
		width: 34px;
		margin-right: 10px;
		float: right;
	}
	#search .btn {
		float: left;
		width: calc(100% - 64px);
	}
    .sfsearchSubmit {
        margin: 2px;
        padding: 7px;
    }
div#Search_m #search_btn {
	display: block;
}
search_cntl_ctl00_ctl00_ctl00_searchTextBox {
    width: 100%;
}
#search_cntl_grp {
    float: left;
    width: 98%;
    padding: 0px;
    margin: 10px 0 0 0;
    height: 35px;
}
#search_cntl_pic {
    display: block;
    float: right;
    padding-top: 2px;
}
#search_cntl_ctl00_ctl00_ctl00_main {
    padding-left:3px;
    padding-top:3px;
    padding-bottom:0px;
}
#search .sfsearchTxt {
    margin-top: 4px;
}

/* Secondary */
div#nav_secondary {        
	border-top: 0px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #0077be;
}
div#div_nav_secondary {        
	border-top: 0px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #0077be;
}
    div#nav_secondary .sfNavToggle {
        padding-left: 1%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    div#div_nav_secondary .sfNavToggle {
        padding-left: 1%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    div#nav_secondary .nav .sfSel {
        background-color: #006099;
    }
    div#div_nav_secondary .nav .sfSel {
        background-color: #006099;
    }

div#txt .single p {
	text-align: left;
}
.contentOld,
.columnOld {
    display: none;
}
.contentNew,
.columnNew {
    display: block;
}
.m #cllr_stats {
    background-color: #ebebeb;
    margin-left: 10px;
    margin-right: 10px;
}
#cats #content_frame .landscape .base img {
    float: left;
}
	#cats #content_frame .hd1 {
		margin-left: 42%;
		padding-top: 5px;
	}

/* Calendar Container */
.calendar-container {
    position: relative;
    padding-bottom: 570px;
}

/* Hero Image */
.hero-image {
    width: 100%;
    padding-bottom: 10px;
}

/* App - Poll Locator */
.app {
    width: 100%;
}
    .app p input,
    .app p textarea {
        width: calc(95% - 20px);
    }

/* App - Precincts Reporting */
#srch_precincts select,
#srch_precincts option {
    font-size: 16px;
}
#precincts_rep {
    margin-top: 7px;
    position: relative;
    top: -62px;
}
.bar_slot {
    margin-top: 5px;
}
#precinct_srch_res {
    margin-top: 25px;
}
    #precinct_srch_res img {
        width: 25%;
    }

/* App - Candidate Registration */
.app_cand_reg #sect_view {
    border-left: none;
}
.app_cand_reg #m_nav_sec li {
    font-size: 30px;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 5px 0;
}
.app #election_title .election_sub_title {
    display: block;
    margin: 0;
}
.app .cols2 .base,
.app .cols3 .base {
    width: 100%;
    margin-bottom: 20px;
}
.app .input_item input {
    margin-top: 5px;
}
.app .cols1 input {
    width: 100%;
}
.app .form_part p {
    line-height: 1.4em;
}

/* Button Action */
.btn_action {        
    margin-left: auto;
    margin-right: auto;
}

.cat,
.req {
    box-shadow: none;
}

/* Meet the Staff */
#meet_the_staff .row .staff:nth-child(2n+2) {
    margin: 0;
}
.sideBySide {
    display: block;
    width: 100%;
}
.InfoTable {
    width: 100%;
}
 .InfoTable th {
    max-width: 100%;
}
 .InfoTable td {
    max-width: 100%;
}
.m_detail {
    max-width: 100%;
}

/* Site Locator */
#map_canvas {
    position:relative;
    width: 100%;
}
form#addr #txt_wrp {
    width: 100%;
    height: 36px;
    box-shadow: none;
}
.searchBox {
    width: 75%;
}
.SiteLocatorm_pad {
    margin: 0 5px 0 5px;
}
.dropShadow {
    box-shadow: none;
}
#mapMobile {
    padding:10px;
}

/* App - Pollworker Class Registration */
.app_pollworker_class_registration #footer {
    position: absolute;
}

/* App Election Billing */
.borderLeft{
    border:none;
}
.resultJurisdictionName{
    width:90%;
}
.closeBtn{
    width:10%;
}
.calculateDiv {
    min-height: 660px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding-left: 0;
}
.containerDiv {
    display: table;
     width: 100%; 
    border-bottom: 1px solid #000;
}
#PopUpInner{
    position: absolute;
    left: 6%;
    top: 40%;
    padding: 10px;
    background-color: lightslategrey;
    color: white;
    z-index: 999;
    text-align: justify;
    font-size: 0.75em;
    width: 303px;
    font-size: 14px;
    line-height: 18px;
    border-radius: 3px;
    word-wrap: normal;
}
#checkArray {
    float: none;
    margin: 12px 0;
    max-width: 100%;
    padding-right: 8px;
}

#modular_buttons .btn:nth-child(2) {
    margin: 0;
}
.popup {
    /*margin-right: 10px;*/
    width: auto !important;
}
#popup_header {
    padding: 10px 0 10px 0;
}