/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-14 > .master-slider{ background:#000000; }
.ms-parent-id-13 > .master-slider{ background:#000000; }
.ms-parent-id-12 > .master-slider{ background:#000000; }
.ms-parent-id-11 > .master-slider{ background:#000000; }
.ms-parent-id-5 > .master-slider{ background:#000000; }
.ms-parent-id-4 > .master-slider{ background:#ffffff; }
.ms-parent-id-2 > .master-slider{ background:#000000; }
.ms-tabs .ms-thumb-frame {
    background-color: #F6f6f6;
    text-shadow: 0 1px 1px white;
    color: #222;
    border: none;
    border-width: 0 1px 1px 0;
    overflow: visible;
    position: relative;
    opacity: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  box-shadow: 0px 0px 1px rgba(5, 5, 5, 0.25);
}

.ms-tabs.ms-has-thumb .ms-tab-context {
    padding: 10px;
  	height: 55px !important;
}