#mtLayoutGrid{clear: both;position: relative;table-layout: fixed;display: table;text-align: center;width: 100%;
              background-color:#226150db; /* #808080 #dd1111;#228B22*/
              background-image: none;
              border: 0px #CCCCCC solid;
              -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#mtLayoutGrid-div{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 5px 15px;margin-right: auto;margin-left: auto;}
#mtLayoutGrid-div .row{margin-right: -15px;margin-left: -15px;}
#mtLayoutGrid-div .col-1{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 0px;min-height: 1px;padding-right: 15px;padding-left: 15px;position: relative;}
#mtLayoutGrid-div .col-1{float: left;}
#mtLayoutGrid-div .col-1{background-color: transparent;background-image: none;width: 100%;text-align: center;}
#mtLayoutGrid-div:before,
#mtLayoutGrid-div:after,
#mtLayoutGrid-div .row:before,
#mtLayoutGrid-div .row:after{display: table;content: " ";}
#mtLayoutGrid-div:after,
#mtLayoutGrid-div .row:after{clear: both;}
@media (max-width: 860px){#mtLayoutGrid-div .col-1{float: none;width: 100%;}}
#mtText {background-color: transparent;background-image: none;border: 0px #000000 solid;padding: 10px 0px 10px 0px;margin: 0;text-align: center;}
#mtText div{text-align: center;}
#mtText span{color:#ffffff;font-family:myFont;font-size:13px;}
#mtBreadcrumbDiv{display:inline-block;height:37px;text-align:center;z-index:0;}
#mtBreadcrumb{padding: 8px 15px 8px 15px;list-style: none;background-color: transparent;background-image: none;border: 0px #C0C0C0 solid;font-family: myFont;font-weight: normal;font-size: 0;text-align: center;}
#mtBreadcrumb > li{display: inline-block;font-size: 16px;}
#mtBreadcrumb a{color: #ffffff;text-decoration: none;}
#mtBreadcrumb a:hover{color: #cccccc;text-decoration: underline;}
#mtBreadcrumb > .active{color: #cccccc;}
#mtBreadcrumb > li + li:before{content: "|";padding: 0 15px;color: #cccccc;}