<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Patua+One');
body{font-family: 'Roboto', sans-serif; font-size:14px; color:#303030; line-height:22px; margin:0; padding:0; background-color:#f6f6f6}
body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
/* Buttons */
.button, a.button, a.button:link, a.button:visited {
  border-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.3);
  background-color:#4CAF50;
  border-style: solid;
  border-width: 1px;
  border-radius:8px;
  color: white;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  text-align: center;
  transition: all 0.20s linear 0s !important;
  -o-transition: all 0.20s linear 0s !important;
  -ms-transition: all 0.20s linear 0s !important;
  -moz-transition: all 0.20s linear 0s !important;
  -webkit-transition: all 0.20s linear 0s !important;
  text-decoration:none;
}

.button:hover, a.button:hover, a.button:link:hover, a.button:visited:hover {
  box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.25) inset;}
.logout{background-color:#990000!important; float:right}

.header-area{ background-color:#FFF; padding:0 1em; overflow:hidden; }

.header-area form input {
    padding: 7px 19px 7px 8px;
    background: #f6f6f6;
    border: 1px #e0e3e5 solid;
}
.header-area form input[type="submit"] {
    position: relative;
    float: right;
    cursor: pointer;
    height: 33px;
    border: none;
}
input.button-go[type="submit"] {
    background: #057bbf url("../images/icon-search.png") center 0 no-repeat;
    width: 38px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.logo{width:30%;float:left;}
.logo img{width:85%}
.colRight{width:65%; float:right;height: 145px;}
.colRight div{overflow:hidden!important}
.rightlogo{width:30%;float:right; overflow:hidden;}
.rightlogo p { font-size:22px; font-weight:bold}
.rightlogo img{width:60%; padding-top: 6px;}
.searchbox{width:35%; float:left}
.searchinput {width: 350px;float: right;margin-top: 40px;font-size: 12px;text-align: center;}
.searchinput strong{color:#9a0702}
.searchinput input[type="text"]{width: 281px;}
.searchinput a{ display:block; font-size:12px; color:#000; margin-bottom:5px}
.content-area{width:98%; margin:0 auto;overflow:hidden; margin-top:10px; padding:10px;}
.content-area .leftcol{width:64%; min-height:636px; background-color:#FFF; float:left;-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22);box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22); padding:2% 3%; text-align:justify; overflow:hidden}
.content-area .leftcol ul, .content-area .leftcol ol{ padding-left:15px}
.content-area .leftcol .subhead{ text-transform:uppercase; color:#6a2700; font-weight:bold;}
.content-area .leftcolSearch{width:70%;  float:left; text-align:justify; overflow:hidden}
.content-area .autoH{min-height:auto;}
.content-area .rightcol{width:24%; background-color:#FFF;float:right;-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22);box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22);  padding:2%; overflow:hidden; min-height:636px;}
.searchMsg{width:98%; margin:10px auto -10px auto; font-size:17px; }
.searchMsg strong{font-weight:normal;color:#a31919}
.searchResult{ background-color:#fff; margin:2px 4px 8px 4px; -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22);box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.22); padding:2% 3% 1% 3%; }
.searchResult h4{color:#333333; font-size:17px; margin:0px;font-family: 'Patua One', cursive;margin-left:90px; text-align:left;}
.searchResult h4 a{color:#333333; text-decoration:none}
.searchResult strong{color:#333333;}
.searchResult .file{float:left;  width:68px;}
.searchResult p, .searchResult ul{margin-left:90px; padding:0px}
.innerPicFloatLeft{float:left; width:50%; padding:1%; margin:1% 3% 2% 0%; border:1px solid #efefef;}
.byline{ margin-top:-15px;}
.footermain{ background-color:#494949; width:100%; overflow:hidden; color:#fff;}
.footercontent {width: 98%;margin: 0 auto;overflow: hidden;padding: 0 10px;font-size: 13px;}
.footercontent .leftdiv{width:40%; float:left; padding:2.5%; padding-top:1%; height:250px}
.footercontent .rightdiv{width:50%; float:right; background-color:#242323; padding:2.5%; padding-top:1%; height:250px}
.footercontent h3{ font-size:16px; text-transform:uppercase; background:url("../images/bullet-1.png") 0 0 no-repeat; padding-left:28px; margin-bottom:15px;line-height: 24px;}
.footercontent ul{ margin-left:-15px; margin-top:15px;}
.footercontent ul li{ list-style-image: url("../images/bullet-2.png");  line-height:16px; font-size:13px;padding-bottom: 10px;}
.footercontent a{ color:#afafaf; text-decoration:none;}
.footercontent a:hover{ color:#f09307;}
.footercontent strong{text-transform:uppercase}
.footercontent p{color:#afafaf;}
.footercontent .twocols{width:49%; float:left}
.copyright{width:100%; clear:both; font-size:12px; color:#666666; position:relative; padding-top:50px}
.footercontent .social img{float:right; margin-right:10px;-webkit-transition: 0.6s ease-out; -moz-transition:  0.6s ease-out; transition:  0.6s ease-out;}
.footercontent .social img:hover{  -webkit-transform: rotateZ(720deg); -moz-transform: rotateZ(720deg); transform: rotateZ(720deg);}

.footercontent .threecols {
    width: 33%;
    float: left
}



.slider {
  margin: 0 auto;
  position: relative;
  height:446px;
  z-index:1;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url("../images/slide1.jpg") no-repeat center;
  background-size: cover;
  animation:fade 8s infinite;
-webkit-animation:fade 8s infinite;

} 
.slide2 {
  background: url("../images/slide2.jpg") no-repeat center;
  background-size: cover;
  animation:fade2 8s infinite;
-webkit-animation:fade2 8s infinite;
}
.slide3 {
 background: url("../images/slide3.jpg") no-repeat center;
 background-size: cover;
 animation:fade3 8s infinite;
-webkit-animation:fade3 8s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 0}
}
.datalinks ul {padding:0;}
.datalinks ul li{ list-style-type:none; border-bottom:1px solid #dfdfdf; padding:7px 0; }
.datalinks ul li a{color:#444444; text-decoration:none; font-weight:bold}
.datalinks ul li a:hover{color:#000000;}
.datalinks ul li a label{
		float:right;
		font-size:.9em;
		background:#ff6b06;
		color:#ffffff;
		text-align:center;
		line-height:18px;
		border-radius:16%;
		padding:5px; 
		height:15px;
		}

.welcome {
    background: #d6d6d6 url("../images/welcome-bg.jpg") 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 99;
    width: 35%;
    padding: 3.3% 5%;
    margin-top: -80px;
    min-height: 394px;
}	
.homeContent{width:98%; margin:0 auto;overflow:hidden; margin-top:10px; padding:10px;}
.homeContent h3, .content-area h3{color:#6a2700;border-bottom:2px solid #6a2700;font-family: 'Patua One', cursive; font-size:22px; line-height:32px; margin-bottom:0px; margin-top:2px;}
.homeContent h1{color:#000000;font-family: 'Patua One', cursive;  }
.homeContent h1 span{color:#6a2700; font-size:42px; line-height:48px }
.welcome-right{float:right; width:53%}
.welcome-right .leftcol{float:left; width:45%; padding:2%; background-color:#efefef; min-height:377px}
.welcome-right .leftcol img{ width:100% }
.welcome-right .rightcol{float:right; width:45%; padding:2%; background-color:#efefef; min-height:377px}
.welcome-right .rightcol h3.firsthead{margin-top:-12px}
.welcome-right .infoupdate{background-color:#9a0702; height:58px; color:#FFF; font-weight:bold; padding:5px}
.welcome-right .infoupdate a{ color:#fff; text-decoration:none;}
.banner-area {
    position: relative;
}
.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
  width:285px!important; 
  position:absolute;
  left:2%;
  top:6%;
  z-index:100;
}

.navigation ul,
.navigation ul li,
.navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation ul {
  position: relative;
  z-index: 500;
  float: left;
}

.navigation ul li {
  float: left;
  min-height: 0.05em;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}

.navigation ul li:hover {
  position: relative;
  z-index: 510;
  cursor: default;
}
.navigation ul li a:hover {  background-color:#6a2700!important;}
.navigation ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;
}

.navigation ul ul li { float: none; }
.navigation ul ul li a{background-color:#cd6f00!important}
.navigation ul ul ul {
  top: 0;
  right: 0;
}
.navigation ul ul ul li a{background-color:#a44e25!important}
.navigation ul li:hover &gt; ul { visibility: visible; }

.navigation ul ul {
  top: 0;
  left: 99%;
}

.navigation ul li { float: none; }

.navigation ul ul { margin-top: 0.05em; }

.navigation {
  background: #ff9801;
  font-family: 'roboto', Tahoma, Arial, sans-serif;
  zoom: 1;
}

.navigation:before {
  content: '';
  display: block;
}

.navigation:after {
  content: '';
  display: table;
  clear: both;
}

.navigation a {
  display: block;
  padding: 1em 1.3em;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation &gt; ul { width: 100%; }

.navigation &gt; ul &gt; li &gt; a {
  border-right: 0.3em solid #057bbf ;
  color: #ffffff;border-bottom:1px solid #ffc46d;
}

.navigation &gt; ul &gt; li &gt; a:hover { color: #ffffff; }

.navigation &gt; ul &gt; li a:hover,
.navigation &gt; ul &gt; li:hover a { background-color:#ff9801; }

.navigation li { position: relative; }

.navigation ul li.has-sub &gt; a:after {
  content: '»';
  position: absolute;
  right: 1em;
}

.navigation ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.navigation ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}

.navigation ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.navigation ul ul { border: 1px solid #ffc46d; }

.navigation ul ul a { color: #ffffff; }

.navigation ul ul a:hover { color: #ffffff; }

.navigation ul ul li { border-bottom: 1px solid #ffc46d; }

.navigation ul ul li:hover &gt; a {
  background: #9a0000;
  color: #ffffff;
}

.navigation.align-right &gt; ul &gt; li &gt; a {
  border-left: 0.3em solid #34A65F;
  border-right: none;
}

.navigation.align-right { float: right; }

.navigation.align-right li { text-align: right; }

.navigation.align-right ul li.has-sub &gt; a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}

.navigation.align-right ul li.has-sub &gt; a:after { content: none; }

.navigation.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}

.navigation.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

.navigation.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

.navigation.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}




.navbar{background-color:#6a2700; clear:both; width:100%; height:35px;border-bottom:1px solid #909090;-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22);-moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22);box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.22);}




/* ------------------------
style for accordion  
------------------------ */

.filterWrapper {
  width: 100%;
  margin: 0 auto;
  background: white;
  position: relative;
  border:1px solid #efefef;	
}
.filterWrapper label {
  display: block;
  position: relative;
  color: #000;
  overflow: hidden;
  cursor: pointer;
  height: 46px;
  -webkit-transition: text-indent 0.2s;
  text-indent: 13px;
  padding-top: 1px;
  border-bottom:1px solid #ccc;
}
.filterWrapper ul {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-y:auto;
  height:170px;
}
.filterWrapper p {
	font-weight:bold;
	font-size:14px;
}
.filterWrapper li {
  display: block;
  width: 100%;
  padding: 7px 0px 7px 0px;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  list-style-type: none;
}
.filterWrapper li:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.filterWrapper li a {
  display: block;
  width: 100%;
  padding: 15px 0px;
  text-decoration: none;
  color: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.filterWrapper li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.filterWrapper label:hover {
  background: #6a2700 !important;
  color: #fff;
  -webkit-transition: text-indent 0.2s;
  transition: text-indent 0.2s;
}

.filterWrapper input[type="checkbox"] {
  display: none;
}
.filterWrapper input[type="checkbox"].on {
  display: block; float:left; margin-left:10px; margin-top:4px;
}
.filterWrapper em {
display:block;
float: right;
font-size: .9em;
background: #ff6b06;
color: #ffffff;
text-align: center;
font-style:normal;
line-height: 18px;
border-radius: 16%;
padding: 5px;
margin-right:5px;
}
.filterWrapper .content {
  height: 0;
  background: #ebebeb;
  height: auto;
  position: relative;
  border-top: 2px solid rgba(0, 0, 0, 0.12);
  top: 4px;
}
.filterWrapper .lil_arrow {
  width: 5px;
  height: 5px;
  -webkit-transition: transform 0.8s;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-top: 2px solid rgba(255, 255, 255, 0.8);
  border-right: 2px solid rgba(255, 255, 255, 0.8);
  float: right;
  position: relative;
  top: -30px;
  right: 27px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.filterWrapper input[type="checkbox"]:checked + label &gt; .content {
  display: block;
}

.filterWrapper input[type="checkbox"]:checked + label &gt; .lil_arrow {
  -webkit-transition: transform 0.8s;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.filterWrapper input[type="checkbox"]:checked + label {
  display: block;
  background: #6a2700 !important;
  color: #fff;
  height: 225px;
  -webkit-transition: height 0.8s;
  transition: height 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.filterWrapper input[type='checkbox']:not(:checked) + label {
  display: block;
  -webkit-transition: height 0.8s;
  transition: height 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}



/* -------------------------------- 

Basic style for pagination

-------------------------------- */
nav[role="navigation"] {
  text-align: center;
}

.cd-pagination {
  width: 90%;
  max-width: 560px;
  margin: 2em auto 4em;
  text-align: center;
}
.cd-pagination li {
  /* hide numbers on small devices */
  display: none;
  margin: 0 .2em;
}
.cd-pagination li.pagebutton {
  /* make sure prev next buttons are visible */
  display: inline-block;
}
.cd-pagination a, .cd-pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* use padding and font-size to change buttons size */
  padding: .6em .8em;
  font-size: 1rem;
}
.cd-pagination a {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
  text-decoration:none;
  color:#000;
}
.cd-pagination a:hover {
	background-color:#990000;
	color:#ffffff;
}
.no-touch .cd-pagination a:hover {
  background-color: #f2f2f2;
}
.cd-pagination a:active {
  /* click effect */
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-pagination a.disabled {
  /* button disabled */
  color: rgba(46, 64, 87, 0.4);
  pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
  opacity: .4;
}
.cd-pagination .pagebutton:first-of-type a::before {
  content: '\00ab  ';
}
.cd-pagination .pagebutton:last-of-type a::after {
  content: ' \00bb';
}
.cd-pagination .current {
  /* selected number */
  background-color: #990000;
  border-color: #990000;
  color: #ffffff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .cd-pagination li {
    display: inline-block;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-pagination {
    margin: 2em auto;
  }
}

 /*GALLERY CSS START*/

#banner_strip {
    width: 100%;
    border: 6px solid #ffc46d;
    display: block;
    height: 85px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    background: #ffffff;
    margin: 0 auto;
}

    #banner_strip a {
        display: inline-block;
        text-decoration: none;
        margin-right: 8px;
        z-index: 1;
        position: absolute;
        top: 0px;
        /*width: 450px;*/
        vertical-align: top;
    }

        #banner_strip a img {
            cursor: pointer;
            display: inline-block;
            padding-right: 5px;
            z-index: 1;
        }

    /* The shadow DIVs of the sides are decorative and optional, but they add a very nice effect :) */

    #banner_strip div.shadow {
        position: absolute;
        top: 0px;
        width: 30px;
        height: 100%;
        z-index: 5;
        background: #ffffff;
    }

        #banner_strip div.shadow.left {
            left: 0px;
            -webkit-box-shadow: 10px 0px 10px #fff;
            -moz-box-shadow: 10px 0px 10px #fff;
            box-shadow: 10px 0px 10px #fff;
        }

        #banner_strip div.shadow.right {
            right: 0px;
            -webkit-box-shadow: -10px 0px 10px #fff;
            -moz-box-shadow: -10px 0px 10px #fff;
            box-shadow: -10px 0px 10px #fff;
        }


/*GALLERY CSS END*/


#news-container {
    height: 50px !important;
    display: block;
    overflow: hidden;
    padding:0px;
}

    #news-container ul li {
        float: left;
        width: 100%;
        margin-top: -26px !important;
        margin-left:-20px;
        padding:25px 0!important;
        display: block;
        overflow: hidden;
        height: auto !important;
    }

    #news-container ul li a {
        color: #ffffff;
    }
.clearsearch:hover {
    color: #6a2700; text-decoration:underline;
    cursor:pointer;
}


.wrap {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}

.galleryHome ul {
    margin-left: -35px;
    overflow: hidden
}

    .galleryHome ul li {
        float: left;
        width: 24.4%;
        list-style-type: none;
        margin-right: 4px;
        margin-bottom: 5px;
        min-height: 160px;
        overflow: hidden;
        background: url("/images/folder-bg.png") 0 0 no-repeat;
        background-size: 100%;
    }

.galleryHome ul li:last-child {
    margin-right: 0px;
}

.galleryHome ul li span {
    width: 93%;
    font-size: 12px;
    padding: 0px 5px;
    display: block;
    line-height: 16px;
    text-align: center;
}
.galleryHome ul li span a {
       text-decoration: none;
       color:#6a2700;
       font-weight:bold;
    }

.galleryHome ul li img {
    width: 93%;
    margin-top: 6%;
    border: 1px solid #394950;
    height:140px;
}

.galleryHome ul li img:hover {
    opacity: 0.8
}
.ico-forward{float:right; margin-left: 20px;}

/*audio CSS SECTION*/

.playlist ul {
    list-style-type: none;
}

    .playlist ul a {
        cursor: pointer;
        color: #428bca;
        text-decoration: none;
    }

        .playlist ul a:visited {
            color: #428bca;
        }

        .playlist ul a:hover {
            color: #428bca;
            text-decoration: underline;
        }

.videogular-container {
    width: 100%;
    height: 320px;
    margin: auto;
    overflow: hidden;
}

.videogular-container .skipButton {
        position: absolute;
        padding: 10px;
        top: 10px;
        right: 10px;
        z-index: 99999;
        color: white;
        cursor: pointer;
        border: 2px #FFFFFF solid;
        display: none;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
    }
.videogular-container {
        width: 100%;
        height: 150px;
    }
.videogular-container.audio {
        width: 100%;
        height: 150px;
     }
.leftcolSearch .leftaudio {
    width: 33%;
    float: left;
    padding: 2% 2% 2% 0.5%
}
.leftcolSearch .rightaudio {
    width: 60%;
    float: right;
    padding: 2% 2% 2% 0%
}
.searchResult li {
    list-style-type:none;
    list-style-image:url(../images/bullet-2.png);
}

/*End audio CSS SECTION*/

/* QUESTION BANK TREE CSS SECTION*/
.customtree {
    height: 400px;
    max-height: 400px !important;
    overflow: auto;
    border-right: 1px solid #dfdfdf;
    margin-bottom: 30px;
    padding: 20px;
    width: 35%;
    float: left;
}

.qbdetail {
    border: 1px solid rgba(0,0,0,0.22);
    margin-left: 2%;
    padding: 1%;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 50%;
    float: right;
    height: 400px;
    max-height: 400px !important;
}
.Msg{
    color: #a31919
}
table.md-table thead.md-head &gt; tr.md-row {
    height: 42px;
    background-color:#990000 !important;
}
table.md-table th.md-column {
    color: #fff !important;
}
.fa-folder {
    color: #f6dc73;
}
.fa-folder-open {
    color: #f6dc73;
}
.content-area a:link {
    color: #242323;
}
/* END QUESTION BANK TREE CSS SECTION*/
.truncate {
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-indent: 0px;
}

/*---------------------- table ------------- */


table.table_data {border-collapse: collapse;table-layout: fixed;/*auto;/*fixed;*/max-width: 100%;padding: 0;width:100%; overflow: auto;clear: both;text-align: left; font-size:12px; line-height:18px; border:1px solid #6a2700;margin-bottom: 20px;margin-top: 20px;}
table.table_data thead {height: 2.1em;line-height: 2.1em;color: #FFFFFF;}
table.table_data th {padding: 12px 6px;font-weight: bold;background-color: #6a2700; color:#fff;/*background: url("../images/thead-separator.png") no-repeat top right;*/ line-height: 14px;}
table.table_data th.sub{background-color: #460000; color:#fff;/}
table.table_data td {border-bottom: 1px dotted #C4CBD2;/*padding: 0 1em;*/vertical-align: top;padding: 6px; word-wrap: break-word;}
table.table_data td span a{
font-weight: bold;
color: #fff;
background-color: #07c1ef;
padding: 1px 8px;
border-radius: 8px;
margin-top: 5px;
display: inline-block;
}

table.table_data .rounded-button{display:inline-block; border-radius:26px; width:22px; height:22px; padding:2px; text-align:center; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); margin:4px; }
table.table_data .rounded-button em{font-size:14px}
table.table_data td.right {text-align: right;padding-right: 3px;}
table.table_data tbody{height: 2.1em;/*line-height: 2.1em;*/}
table.table_data tr:nth-child(even){background-color: #fffadd;}
table.table_data tbody tr:hover {background-color: #d5c2b7;}
table.table_data tfoot tr{height: 2.1em;}
table.table_data .edit_delete_div{margin-top: 8px;}
table.table_data img{border:none!important}
.table_short_desc{width:40%;float:right;}
span.inactive{background:red;padding:1px 3px;color:white;font-size:10px;margin-left:5px;}
/*md-table-container {
    height: 350px!important;
}*/

</pre></body></html>