/* Published: Dec 09, 2020 08:39 AM  / Latest Oct 20, 2020 01:56 PM / Versions: 117,59 */

@charset "utf-8";
/* CSS Document */
/* @import url(../../ftth/socious/styles.css); */


.s-header-wrapper {
    background: url(https://www.fiberconnect.org/media/gksyyhyh.jpg) repeat-x;
    position:absolute;
    width: 100%;
}

.s-navbar .caret {
display: none;
}

.s-nav-collapse .s-navbar > li > a {
  padding: 10px 12px 10px 6px;
  text-transform: uppercase;
  text-decoration:none;
}

.s-nav-wrapper, .s-e-nav-wrapper {
    /*padding-top: 110px;*/
    margin-top: 120px;
}

.s-site-ftthconnect .s-nav-wrapper, .s-site-ftthconnect .s-e-nav-wrapper {
    /*padding-top: 110px;*/
    margin-top: 0px;
}

.s-site-ftthconnect .s-page-wrapper {
    overflow-x: hidden;
}


.dropdown-menu {
  background-color: #114460;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #FFFFFF;
  font-size:16px;
  white-space: nowrap;
  text-decoration:none;
text-transform: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #5b7e90;
}

.s-nav {
    border-bottom: 6px solid #5b7e90;
    padding-bottom: 50px;
}


.cmshtml ul.side_nav li{
    list-style:none;
    padding-left:5px;
    padding-bottom:15px;
}

.cmshtml ul.side_nav{
    padding-left:12px;
    padding-bottom:200px;
}

.cmshtml ul.side_nav li a, .cmshtml ul.side_nav li a:link{
    color:#ffffff;
    font-weight:normal;
    text-decoration:none;
    cursor:pointer;
    font-size:15px;
padding-left: 18px;
  display: inline-block;
    background:url(https://www.fiberconnect.org/media/swddzydn.png) no-repeat 0px 3px;
}

.cmshtml ul.side_nav li a:hover{
    color:#ffffff;
    font-weight:normal;
    text-decoration:none;
    cursor:pointer;
}

p, .p, span {
  font-size: 18px;

}


.cmshtml ul, .cmshtml li{
  font-size: 18px;

}


h1, .h1 {
    font-size:54px;
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    color:#5b7e90;
    background:none;
    border:0px; 
    padding:0px 0px 20px 0px;
    text-indent:-3px;
}

.cmshtml .title {
    font-weight: bold !important;
    font-size: 24px !important;
    color: #5b7e90 !important;
}

h2, .h2, .widget_header {
    font-size:36px;
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    color:#5b7e90;
    background:none;
    border:0px;
    text-indent:-1px;
    padding-top:20px;
padding-bottom:20px;
    margin-top:0px;
}

.cmshtml .subtitle1 {
    font-weight: bold !important;
    font-size: 18px !important;
    color: #5b7e90 !important;
}

h3, .h3, .subtitle2, .widget_title a {
    font-family: 'Lato', sans-serif;
    font-size:26px;
    text-align:left;
    color:#5b7e90;
    background:none;
    border:0px;
    padding:20px 0px;   
}

h4, .h4 {
    font-family: 'Lato', sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#000000;
    background:none;
    border:0px; 
    padding:20px 0px;

}

.hdn {
    display: none
}


/* Top HTML */

.top_html {
    
}


.btn_orange {
  display: inline-block;
  padding: 0 30px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  white-space: nowrap;
  background-color: #e97e28;
    border: #ffffff solid 2px;
  cursor: pointer;
  box-sizing: border-box; }

.btn_orange:hover {
  color: #e97e28;
    background-color: #ffffff;
    border: #e97e28 solid 2px;
    text-decoration: none;
  outline: 0; }

.btn_green {
  display: inline-block;
  padding: 0 30px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  white-space: nowrap;
  background-color: #84c441;
    border: #ffffff solid 2px;
  cursor: pointer;
  box-sizing: border-box; }

.btn_green:hover {
  color: #84c441;
    background-color: #ffffff;
    border: #84c441 solid 2px;
    text-decoration: none;
  outline: 0; }

.btn-primary {color:#ffffff !important;}

.side_box {
    background:url(https://www.fiberconnect.org/media/cvspzkyj.jpg) repeat-x #fccd96;
    border:#f8941e solid 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;    
    width:100%;
padding-bottom:25px;
}

.side_box_text {
    padding:0px 0px 0px 2px;    
}

.subscribe_to_side_box {
    background:url(https://www.fiberconnect.org/media/cvspzkyj.jpg) repeat-x #fccd96;
    border:#f8941e solid 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;    
    width:195px;
}

.subscribe_to_side_box_text {
    padding:30px 0px 0px 0px;
        
}

.internal_subscribe_to_side_box {
    background:url(https://www.fiberconnect.org/media/cvspzkyj.jpg) repeat-x #fccd96;
    border:#f8941e solid 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
padding-top:20px;   

}

.cmshtml ul.conf14_side_nav li{
    background:url('https://www.fiberconnect.org/media/ykvkgpyx.jpg')no-repeat left top;
    list-style:none;
    padding-left:15px;
padding-bottom:5px;
}

.cmshtml ul.conf14_side_nav{
    padding-left:0!important;
margin-top:-8px;
}

.cmshtml ul.conf14_side_nav li a{
    color:#1b3491;
    cursor:pointer;
}

/*Toolkit Styles
---------------------------------------------- */

.s-site-ftthtk .s-header-wrapper {
    background: url(https://www.fiberconnect.org/media/gzwlhtwz.jpg) repeat-x;
    position: absolute;
    width: 100%;
}

.s-site-ftthtk .s-nav-wrapper, .s-site-ftthtk .s-e-nav-wrapper {
    padding-top: 110px;
    margin-top: 0px;
}

.s-site-ftthtk .s-nav {
    border-bottom: 0px;
    padding-bottom: 50px;
}

.s-site-ftthtk p, .s-site-ftthtk.p, .s-site-ftthtk span {
  font-size: 18px;

}

.s-site-ftthtk.cmshtml ul, .s-site-ftthtk.cmshtml li{
  font-size: 18px;

}
.s-site-ftthtk .s-nav-collapse .s-navbar > li > a {
    padding: 10px 20px 10px 6px;
}

.s-site-ftthtk .s-nav-collapse .s-navbar > li:nth-child(1) > a {
  color: #e27629;
}

.s-site-ftthtk .s-nav-collapse .s-navbar > li:nth-child(2) > a {
  color: #1896d4;
}

.s-site-ftthtk .s-nav-collapse .s-navbar > li:nth-child(3) > a {
  color: #88a1af;
}

.s-site-ftthtk .s-nav-collapse .s-navbar > li:nth-child(4) > a {
  color: #7f63ab;
}

.s-site-ftthtk .s-nav-collapse .s-navbar > li:nth-child(5) > a {
  color: #dda826;
}


.toolkit_nav_title {
    color:#00235d;
    font-size:15px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}

a.toolkit_nav, a.toolkit_nav:link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#939598;
    font-weight: normal;
}

a.toolkit_nav:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#939598;
    font-weight: normal;
}

a.toolkit_nav:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#939598;
    font-weight: normal;
}

a.toolkit_nav:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#84ba3b;
    font-weight: normal;
}

.more_section {
    background: #ecf0f2;
    padding: 25px;
    margin-left: calc(((1200px - 100vw) / 2) - 1em);
    width: 100vw;
    margin-top: 50px;
}

.more_section .container {
    padding-left: 12px;
}

.more_title, .home_sub2_title {
    font-size:36px;
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    color:#5b7e90;
    width: 100%;
    border-bottom: 6px solid #5b7e90;
}


.more_section h3 {
    font-family: 'Lato', sans-serif;
    font-size:26px;
    text-align:left;
    color:#1896d4;
    background:none;
    border:0px;
    padding:0px;    
}

.btn_learnmore {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #dda826;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid #dda826;
  cursor: pointer;
  box-sizing: border-box; }
.btn_learnmore:hover,
.btn_learnmore:focus {
  color: #ba7e20;
  border-color: #ba7e20;
  outline: 0;
text-decoration: none;}

.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

/*body.site-ftthtk {
background:url(https://www.fiberconnect.org/media/lqlzqltp.jpg) repeat-x;
}

.site-ftthtk #nav {
    display:none;
}

.site-ftthtk #ftr{
width:100%;
position:absolute;
left:0px;
}
*/


/*-------------------- site-ftthconnect styles---------------------- */
.s-site-ftthconnect body {
  overflow-x: hidden;
}

.s-site-ftthconnect p, .s-site-ftthconnect.p, .s-site-ftthconnect span {
  font-size: 18px;

}

.s-site-ftthconnect.cmshtml ul, .s-site-ftthconnect.cmshtml li{
  font-size: 18px;

}

body.s-site-ftthconnect  {
    font-family: 'Lato', sans-serif;
    color: #58595b;
    font-size: 17px;
}

.s-site-ftthconnect .s-header-wrapper {
    background: #fff;
    position: relative;
}

.s-site-ftthconnect .s-header {
        color: #000;
        min-height: 0px;
        font-size: 12px;
}


.s-site-ftthconnect .s-header a {
    color: #000;
}

.s-site-ftthconnect .dropdown-menu > li > a {
    color:#fff;
}

.s-site-ftthconnect .s-header-image {
    display: none;
}


.s-site-ftthconnect a {
    color: #1895d3;
}


.s-site-ftthconnect .home_body {
    /*background-image: url(https://www.fiberconnect.org/media/mvqsmrcy.png); 
    background-size: cover;
    background-repeat: no-repeat;*/
    background-color:  #124560;
    min-height: 1000px;
    background-position: center;
}

.s-site-ftthconnect .top_html {
background-image: url(../../media/jrzvcthm.jpg); 
background-repeat: no-repeat;
background-color:  #fff;
    background-size: cover;
    background-position: center;
    min-height: 432px;
    margin-left: calc(((980px - 100vw) / 2) - 1em);
    width: 100vw;
}

.s-site-ftthconnect .titles {
    max-width: 650px !important;
    font-family: 'Lato', sans-serif;
    margin-top: -145px;

}

.s-site-ftthconnect .date_title {
    text-align: center;
    color: #fff;
    font-size: 35px;
    margin-bottom: 5px;
    font-weight: bold;
}

.s-site-ftthconnect .yellow_title {
  font-size: 30px;
  color: #d8aa33;
/*  font-weight: bold;*/
  text-align: center;
  font-family: 'Lato', sans-serif;
  margin-bottom: 15px;

}

.s-site-ftthconnect .orange_title {
  font-size: 26px;
  color: #da7532;
  font-weight: 700;
  text-align: center;
  font-family: 'Lato', sans-serif; 

}

.s-site-ftthconnect .blue_title {
  font-size: 24px;
  color: #0895d3;
  font-weight: bold;
  text-align: center;
  font-family: 'Lato', sans-serif;
  margin-bottom: 10px;

}

.s-site-ftthconnect .small_orange_title {
  font-size: 19px;
  color: #da7532;
  font-weight: bold;
    font-style: italic;
  text-align: center;
  font-family: 'Lato', sans-serif; 

}

.s-site-ftthconnect .sponsors {
  margin-top: 50px;
}

.s-site-ftthconnect .sponsor_title {
font-size: 24px;
color: #3893d1;
text-align: center;

}

.s-site-ftthconnect .s-page.s-page-default .s-page-core {
    padding-left: 0px;
    padding-right: 0px;
}


.s-site-ftthconnect .btn-main {

    color: #fff;
    background-color: #0895d3;
    border-color: #0895d3;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 45px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 236px;
}



.s-site-ftthconnect  .side_sub_head {
    font-family: 'Lato', sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#7f64ab;
    padding: 0px 0px 0px 0px;
    margin-top:15px;

}

.s-site-ftthconnect .sub_nav_link {
    color: #0895d3;
    font-size: 20px;
    margin-bottom: 10px;
}


.btn-main:hover, .btn-main:active, .btn-main:focus {
    text-decoration: none !important;
}

.s-site-ftthconnect  h1, .s-site-ftthconnect .h1 {
    font-family: 'Lato', sans-serif;
    font-size:27px;
    font-weight:bold;
    color:#e27629;
    padding: 0px 0px 0px 0px;
}

.s-site-ftthconnect h2, .s-site-ftthconnect .h2 {
    font-family: 'Lato', sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#7f64ab;
    padding: 0px 0px 0px 0px;

}

.s-site-ftthconnect p {
    margin: 0 0 25px;
}

.s-site-ftthconnect .s-footer-wrapper {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: none;
}

.s-site-ftthconnect .s-nav-collapse .s-navbar > li > a {
    padding: 15px 23px;
    text-transform: uppercase;
    text-decoration: none;
    color: #1e4660;
    text-align: center;
    font-weight: bold;
}



.s-site-ftthconnect .s-nav-collapse .s-navbar > li > a:hover {

    color: #fff;
    background-color: #3893d1;
}

.s-site-ftthconnect .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #0895d3;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.s-site-ftthconnect .s-nav-wrapper, .s-site-ftthconnect .s-e-nav-wrapper {
    top: 0;
    z-index: 2000;
    background: transparent;
}





.s-site-ftthconnect .desktop {
    display: block;
}

.s-site-ftthconnect .mobile {
    display: none;
}







.s-site-ftthconnect div.s-header-wrapper > div > div > div:nth-child(1) {
    margin-top: 40px;
    margin-bottom: 30px;
    
}

.s-site-ftthconnect div.s-header-wrapper > div > div > div:nth-child(2) {
        position: absolute;
    right: 0;
}

.s-site-ftthconnect .s-nav {
    border-bottom: 0px;
    padding-bottom: 0px;
}



.s-site-ftthconnect .s-nav-collapse .s-navbar > li {
    border-right: #ffffff solid 1px;
}

.s-site-ftthconnect .s-nav-collapse .s-navbar > li:last-of-type {
    border-right:0px;
}





h3side, .h3side, .subtitle2side {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#00529b;
    background:none;
    border:0px;
padding:0px;    

}

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

.s-site-ftthconnect .titles {
    margin-top: -50px;

}


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

    .s-site-ftthconnect .titles {
    margin-top: 50px;

}
    
    .s-site-ftthconnect .s-header {
        display: none;
    }

    .s-site-ftthconnect .top_html {
        background-image: url(../../media/dggkntry.jpg); 
        margin-left:0px;
        width: auto;
        margin-top: 0px;
        min-height: 300px;

    }

    .s-site-ftthconnect .s-nav-collapse .s-navbar > li:hover {

    color: #fff;
    background-color: #3893d1;
}

.s-site-ftthconnect .s-nav-collapse .s-navbar > li > a {
    text-align: left;
}

    .s-site-ftthconnect .s-nav-wrapper, .s-site-ftthconnect .s-e-nav-wrapper {
        position: relative;
        top: 0;
        z-index: 2000;
        margin-left: 0;
        margin-top: 0;
        background: #fff;
    }



}

@media only screen and (max-width: 768px) {
    
    .more_section {
        margin-left:0px;
        width: auto;
        margin-top: 0px;
    }
    
    .s-header, .s-header a {
        color: #587c90;
    }
    
    .s-nav {
        padding-bottom: 0px;
    }   
    
    
    .s-header .dropdown-menu > li > a {
        font-size: 14px;
    }
    
    
    .s-nav-wrapper, .s-e-nav-wrapper {
        margin-top: 0px;
    }
    
        .s-site-ftthconnect .top_html {
        background-image: url(../../media/jzztznqq.jpg);
            min-height: 174px;
            
    }
    
    .s-site-ftthconnect .home_body {
        min-height: 0px;
    }

    .s-site-ftthconnect .hero_logo {
    position: absolute;
    top: 40px;
    left: 69%;
    margin-left: -195px;
}

     .s-site-ftthconnect .desktop {
        display:none;   
    }
    
     .s-site-ftthconnect .mobile {
        display:block;
    }

    
    .s-site-ftthconnect div.s-header-wrapper > div > div > div:nth-child(1) {
        position: relative;
    width: 100px;
    text-align: left;
    margin-top: 120px;
    margin-left: 0px;
    }
    
    .s-site-ftthconnect div.s-header-wrapper > div > div > div:nth-child(2) {
        display: none;
    }   
    

    
}

#calendar-item-body table {
border:1px solid #ffffff!important;
}

#calendar-item-body .so_data {
border: 0px !important;
    border-right: 0px !important;
    background-color:transparent !important;
}

#calendar-item-body .so_labels {
border: 0px !important;
    border-left: 0px !important;
    background-color:transparent !important;
font-weight:bold;
}

#calendar-item-body tr:nth-child(even) {background: #F8F8F8}
#calendar-item-body tr:nth-child(odd) {background: #FFFFFF}

/* Edit admin link color */
.s-toolbox-actions-secondary .dropdown-menu [data-admin="1"] {
    color: #fff!important;
}

.tips_box {
    padding: 10px 80px 10px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #f48b1f solid 2px;
    min-height: 90px;
    margin-bottom: 15px;
}

.tip_box1 {
    background: url(../../media/mgpbdrsm.jpg) no-repeat right;
}

.tip_box2 {
    background: url(../../media/rxmvbfkl.jpg) no-repeat right;
}

.tip_box3 {
    background: url(../../media/fwjtbrrb.jpg) no-repeat right;
}

.tip_box4 {
    background: url(../../media/mwsymmnj.jpg) no-repeat right;
}

.tip_box5 {
    background: url(../../media/kgvhdlsv.jpg) no-repeat right;
}

.tip_box6 {
    background: url(../../media/klhhnhvt.jpg) no-repeat right;
}

.tip_box7 {
    background: url(../../media/hcwqmjgz.jpg) no-repeat right;
}

.tip_box8 {
    background: url(../../media/tfdztmch.jpg) no-repeat right;
}

.tips_box strong {
    color:#f48b1f;
}

.prepare_box {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #005179 solid 2px;
    margin-bottom: 15px;
    min-height: 110px;
    padding: 0px;
}

.prepare_box1 {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #005179 solid 2px;
    margin-bottom: 15px;
    display: inline-block;
    min-height: 110px;
    background: url(../../media/czwstkgk.jpg) no-repeat right;
}

.prepare_box2 {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #005179 solid 2px;
    margin-bottom: 15px;
    display: inline-block;
    min-height: 110px;
    background: url(../../media/mtvpmczs.jpg) no-repeat right;
}

.prepare_box3 {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #005179 solid 2px;
    margin-bottom: 15px;
    display: inline-block;
    min-height: 110px;
    background: url(../../media/fznxlbwj.jpg) no-repeat right;
}

.prepare_title {
    background:#005179;
    /*float: left;
    width: 25%;*/
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 5% 10px;
}

.prepare_text {
    /*float: left;
    width: 75%;*/
    padding: 10px 0px 10px 20px;
}

div.col-md-3 .fa-plus-circle:after {
    content: "\00a0 \00a0 In This Section:";
    font-family: sans-serif;
}

.s-cm-side-collapse-btn .fa {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}



.cmshtml .title{
font-weight:bold;
font-size:24px;
color:#00529b;
}
.cmshtml .subtitle1{
font-weight:bold;
font-size:18px;
color:#F8941E;
}
.cmshtml .subtitle2{
font-weight:bold;
font-size:16px;
color:#00529b;
}
.cmshtml .subtitle3{
font-weight:bold;
font-size:15px;
color:#333333;
}
.cmshtml td.top{
background-color: #eaeced;
padding-top: 15px;
color: #ffcc00;
font-family: Arial;
font-size: 15px;
font-weight: bolder;
text-align: left;
}
.cmshtml td.hd_line{
border-bottom: 0px;
padding: 5px;
background-color: #eaeced;
}
.cmshtml td a{
color: #00529b;
}
.cmshtml td.hd_line_last{
padding: 5px;
background-color: #eaeced;
}
.cmshtml h1.cust{
background: none repeat scroll 0 0 #eaeced;
border-width: 0;
color: #00529b;
font-family: Arial
font-size: 24px;
font-weight: bold;
margin: 0;
padding: 4px 6px;
}
.cmshtml h1.hmpg{
color:#2e3192;
background:none;
}
.cmshtml td#tdside{
padding:0 0 0 5px;
width:225px;
}
.cmshtml ul.side_nav li{
background:url('../../media/cvchpjrm.jpg')no-repeat left top;
list-style:none;
padding-left:15px;
}
.cmshtml ul.side_nav{
padding-left:0!important;
}
.cmshtml ul.side_nav li a{
color:#00529b;
cursor:pointer;
}
.cmshtml p.ndnt{
background: none repeat scroll 0 0 transparent;
list-style: none outside none;
margin: 0 !important;
padding-left: 25px;
}
.cmshtml p.ndnt_lst{
background: none repeat scroll 0 0 transparent;
list-style: none outside none;
margin:0px 0px 12px 0px!important;
padding-left: 25px;
}
.cmshtml p.ndnt_lst a,.cmshtml p.ndnt a{
color:#00529b;
cursor:pointer;
}
.cmshtml #footer{
background:#333399;
color:#fff;
}
.cmshtml ul.addy,.cmshtml ul.copy{
list-style:none;
}
.cmshtml h2.foot_title{
background:url('../../media/skdphtkj.jpg')no-repeat center left;
padding-left:20px;
border:1px solid #000;
width:220px;
}
.cmshtml ul.socmed li{
list-style:none;
display:inline;
text-align:left;
width:300px;
}
.cmshtml ul.qlinks{
list-style-type:square;
color:#f6931e;
}
.cmshtml span.text{
color:#fff;
}