
/* Start MasterPage Styles */
/* Increase width*/
/* .MT-ContentWrapper-1, #titleAreaBox, .ms-cui-ribbonTopBars, .ms-globalnav, #MT-FooterContainer .MT-FooterBar .MT-ContentWrapper-3 {
    width: 92%;
} */
/* BreadCrumb and Title */
a.ns-breadcrumb-style, .ns-breadcrumb-style, .ms-core-pageTitle, .ms-core-pageTitle > span {
    text-transform: uppercase;
    color:#53565A !important;
}

.MT-ContentWrapper-3 {
    padding: 0px 0;
}

/*
.ms-breadcrumb-box {
    height: 100%;
}*/

/* Main Content */
#contentRow {
    padding-top: 0px;
}
/*Header*/
.ms-core-header .ms-srch-sb>input {
    width:300px;
}
.ms-core-header .ms-mpSearchBox {
    width: 100%;
}
/* Utility Menu */
.NS-dropdown-desktop {
    margin-top: 34px;
    margin-left: -13px;
    float: right;
}
.NS-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    margin-right: 5%;
}

.NS-dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

/* Session Timeout Popup styles - start */
.ui-dialog-titlebar-close{
    display: none !important;
}
.ui-widget-header{
    background: #4597cb !important;
    border: 0 !important;
    color: #fff !important;
    font-weight: normal !important;
    text-align:center !important;
    
}
.ui-dialog .ui-dialog-content {
    
    text-align:center !important;
}
/* Session Timeout Popup styles - End */

@media only screen and (max-width: 1144px)
{
    .NS-dropdown-content {
        margin-right: 0;
    }
}
/* left quicklaunch nav */
.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header {
    font-family: Open Sans;
    font-weight: 700;
    color: #53565A !important;
 }
 .ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
    padding-left: 5px !important;
}
/*search results */
.ms-srch-item {
    width: 700px;
}

.ms-ref-filterSel > div, .ms-ref-refiner #Value > a:active > div {
    color: #FFF;
}
.ms-ref-refiner .ms-core-listMenu-selected {
background:none;
}

.ms-ref-refiner .ms-ref-unselSec .ms-ref-name {
    padding-left: 0;
}

.ms-ref-refiner .ms-ref-unselSec #Value {
    width: 100% !important;
    padding: 2px 0 2px 0 !important;
}
/* Top Nav*/

.ms-core-listMenu-horizontalBox .ms-core-listMenu-root li.static li.static {
    margin-left: -5px;
}

.menu-item-text > svg {
    padding-right: .2em;
}

.disabled span.menu-item-text {
    color:#c3c3c3!important;  
}
.disabled a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.static span.menu-item-selected active{
    /* pointer-events: none;  */
    /* cursor: default;  */
	 background-color: blue !important; 
	
}
.disabled selected menu-item ms-core-listMenu-item ms-displayInline ms-core-listMenu-selected ms-navedit-linkNode 
 {
         background-color:purple !important;
 }

 .myn-more-menu {
    right: 0px !important;
    left: inherit !important;
    top: 50px !important;
    display: none !important;
 }

 .dynamic-children:hover .myn-more-menu {
   display:block !important;  
 }

/* Footer */
#MT-FooterContainer .MT-FooterContent .col_1, #MT-FooterContainer .MT-FooterContent .col_2 {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1.4em;
    font-size: 12px;
}

#MT-FooterContainer .MT-FooterContent .col_1 {
    width: 200px;
    min-height: 200px;
}

#MT-FooterContainer .MT-FooterContent .col_2 {
	display:none !important;
}
/* .static .disabled .ms-core-listMenu-selected span active { */
    
    
    /* background-color: purple !important; */
    
/* } */

/* Theme over rides */
/* Sidenav */
/* #sideNavBox {
    width: 260px;
}
#contentBox {
    margin-left: 300px;
} */

/* Add left nav dock to all pages */

/* #show-sideMenu[type=checkbox]:checked ~ #sideNavBox {
    display: block;
    position: absolute;
    z-index: 100;
    margin: 0;
    margin-top: 17px;
    margin-left: -15px;
    padding: 0;
    background: none;
    background-color: #fff !important;
    min-height: 0;
    -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.05);
    left:60px
}

.show-sideMenu {
    background: url(/_layouts/15/images/005_MT-Images/MT-ShowSideMenu.png) no-repeat -2px top;
    display: block;
    width: 39px;
    height: 34px;
    position: absolute;
    z-index: 101;
    left: 0;
    top: 181px;
} */

/* Hide site icon on refiners area in search results page*/
#mt-snWrapper .ms-siteicon-a {
    display:none;
}

.ms-searchCenter-refinement {
    margin-top: 0px;
}

/* Page Layouts */
/* .ms-webpart-zone {
    display: inherit;
} */


/* Prevent top nav from getting cut off */
/* @media only screen and (max-width: 1460px){

#globalNavBox, .ms-clientcontrol-chromeheader, .mt-suiteBarWrapper, .ms-cui-ribbonTopBars, .ms-globalnav, #s4-bodyContainer, #titleAreaBox, #suiteBar, #mt-bodyBackground, #s4-workspace {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: inherit;
}

#mt-tnWrapper {
    margin: 0 0 0 10px;
}
    .MT-ContentWrapper-1 {
        width: auto;
        margin: 0 10px;
        padding: 0 0 20px 0;
    }

    #mt-tnWrapper, .MT-ContentWrapper-1, #contentBox {
        min-width: inherit;
    }
}  */

/*mobile*/

/* */
@media only screen and (max-width: 1430px) and (min-width: 900px) {
    #mt-tnWrapper li .menu-item-text {
    font-size: 9pt;
    padding: 13px 0 13px 0;
    }
} 

@media only screen and (max-width: 1300px) and (min-width: 900px) {
    .menu-item-text > svg {
       display:none; 
    }
}

@media only screen and (max-width: 480px) {
    .NS-dropdown-desktop {
        margin-top: inherit;
        margin-left: inherit;
        float: inherit;
        position: absolute;
        right: 10px;
        top: 80px;
        z-index:9999;
    }
}
/* remove extra margin for the menu tap out button */

@media only screen and (max-width: 900px) {
    .MT-ContentWrapper-1 {
        margin: 0 10px !important;
    }

    .myn-more-menu {
        top: 340px !important;
        /* display: block !important; */
    }

    .ms-core-pageTitle {
        padding-right: 10px;
    }
}
/* End MasterPage Styles */

/* Table Columns */

.tableCol-20 {
    display: table-cell;
    min-width: 19.9%;
    width: 19.9%;

}
.tableCol-80 {
    display: table-cell;
    min-width: 79.9%;
    width: 79.9%;

  } 
.tableCol-75
{
    width:74.9%;
}
.tableCol-60
{
    width:59.9%;
}
.tableCol-50
{
    width:49.9%;
}
.tableCol-33
{
    width:33.2%;
}
.tableCol-25
{
    width:24.9%;
}
.tableCol-15 {
    display: table-cell;
    min-width: 14.9%;
    width: 14.9%;
  }
  
.tableCol-70 {
    display: table-cell;
    min-width: 69.9%;
    width: 69.9%;
  
  }
  
  .tableCol-30 {
    display: table-cell;
    min-width: 29.9%;
    width: 29.9%;
  }
  
  .tableCol-70,
  .tableCol-30, .tableCol-20, .tableCol-80,.tableCol-15 {
    padding-top: 0 !important;  
    vertical-align: top;
    float:left;
  }

  .tableCol-75,
  .tableCol-25 {
    float:left;
  }
  
  @media only screen and (max-width: 805px) {
    .tableCol-70,
    .tableCol-30,
    .tableCol-15 {
      float: left;
      width: 100%;
    }
  }

  @media only screen and (max-width: 600px) {
    .tableCol-80,
    .tableCol-75,
    .tableCol-60,
    .tableCol-50,
    .tableCol-33,
    .tableCol-25,
    .tableCol-70,
    .tableCol-30,
    .tableCol-20,
    .tableCol-15 {
      float: left;
      width: 100%;
    }

    /*Header*/
    .ms-core-header .ms-srch-sb>input {
        width:150px;
    }

  }
/* KB Styles */
pre.ckeditor_codeblock {
    background: #efefef;
    display: block;
    padding: 8px;
    border: 1px solid #ccc;
    overflow-x: auto;
    margin: 10px 0 10px 20px;
    white-space: pre;
    word-wrap: normal;
    white-space: pre-wrap;
}

/* Web parts */

/*use cases */
.image-text-left, .image-text-right {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1;
}
.image-text-image {
    display: block;
    text-indent: -9999px;
    min-height: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.image-text-column {
    text-align: center;
    padding: 14px 35px 30px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 806px){

.image-text-image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
}
.image-text-image {
    display: block;
    text-indent: -9999px;
    min-height: 230px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.image-text-right .image-text-image {
    right: 0;
}
.image-text-right .image-text-column {
    float: left;
}
.image-text-column {
    text-align: center;
    float: right;
    width: 45%;
    padding: 0px 35px 0px 35px;
}
.image-text-image, .image-text-column{
    min-height: 230px;
}
.text-on-right{
            float: right !important;
        }
.image-on-left{
        left: 0 !important;
    }}
