
a{text-decoration: none;}

.topBar{background-color: #3b9819; height: 32px;}
.topBar ul li a{color: #fff; font-size: 14px;}
.slider{height: 463px; background-color: #096;}
.minister-inbox{height: 395px; background-image: url(../images/minister-bg.jpg); background-position: center; background-size: cover;}

.simple-search ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
    font-size: 14px;
  }
  
 .simple-search  :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
   font-size: 14px;
  }
  
  .simple-search ::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff;
   font-size: 14px;
  }

/*
Minister and Header Logo
*/
.minister-photo .cf-minister > img {
    width:78px;
}
.minister-photo .cf-minister > a { 
	font-size: 18px;
    color: #010101;
    line-height: 21px;
}
.minister-photo .cf-minister > a:hover{text-decoration: none;}
.minister-photo .cf-minister > a span {font-size: 14px;}
.header-social-icons{display: flex; padding: 0; margin: 0; justify-content: center; gap: 20px;}
/*Single Minister
.minister-inbox .col-lg-12 + .col-lg-12 .minister{width: 100%; float: left; margin: 0 10px;}*/
/*Double Minister*/
.minister-inbox .col-lg-12 + .col-lg-12 .minister{width: 43%; float: left; margin: 0 10px;}
.header-social-icons li a{width: 25px; height: 25px; border-radius: 25px; background-color: #006bb6; color: #fff; font-size: 11px;}
.header-social-icons li a:hover{background-color: #033 !important;}
.header-social-icons li:nth-child(1) a{background-color: #3b5998;}
.header-social-icons li:nth-child(2) a{background-color: #00acee;}

/*
Navigation
*/
.pcsm-nav{background-color: #3b9106;}
.pcsm-nav ul.sf-menu .sf-sub-indicator:after{content: "\f107"; font-family: 'FontAwesome';  color: #fff; font-size: 12px;}
.pcsm-nav ul.sf-menu a, ul.sf-menu span.nolink{padding: 8px 1.5em; color: #fff; font-size: 14px;}
.pcsm-nav ul.sf-menu >li > a::before, ul.sf-menu >li > span.nolink::before{content: ''; display: block; width:0; height: 2px; margin: 0 auto; background-color: #fff; top: 2px; position: absolute; left: 0;
    transition-duration: 0.6s;}
.pcsm-nav ul.sf-menu >li > a:hover::before, ul.sf-menu >li > span.nolink:hover::before{width: 100%; transition-duration: 0.6s;}
.pcsm-nav ul.sf-menu .sf-sub-indicator{right: 5px;}
.pcsm-nav ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul{background-color: #006bb6;}
.pcsm-nav .sf-menu > li > ul li >span{padding: 8px 1.3em; color: #fff; font-size: 14px; display: block;}
.pcsm-nav ul.sf-menu.menu li.active-trail >a{background-color: #06304e;}
.pcsm-nav ul.sf-menu a:hover, .pcsm-nav ul.sf-menu span:hover{background-color: #06304e; text-decoration: none;}
.pcsm-nav .sf-menu > li > ul li{border-bottom: 1px solid #2c83c0;}




/*Minister Inbox*/
.minister img {border-radius: 50%; width: 90px; border: 3px solid #3b9819; padding: 3px;}
.minister h3 {font-size: 14px;}
.minister h4 {font-size: 13px; line-height: 0;}
.minister a{color: #222; margin-top: 5px; display: block; height: 54px;}





/*
Five T Section
*/
.five-t-inbox{background: url(../img/shape3.svg) no-repeat; background-size:cover; min-height: 85px; display: flex; position: relative;} 
.sec-second .item-list{margin-top: 10px !important;}
.five-t-logo{display: flex; align-items: center; height: 45px;}
.five-t-logo img{width: 115px;}
.sec-first .five-t-listing{margin-top: -42px !important;  margin-left: 36px; justify-content: center;}
.five-t-listing{display: flex; align-items: center;  justify-content: center;margin: 0; -webkit-transform: translateY(-30px);  -moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);  -o-transform: translateY(-30px);  transform: translateY(-30px);}
.five-t-listing li{display: inline-block; text-align: center; margin: 0 10px;}
.five-t-listing li span:nth-child(2){float: inherit; margin-top: 5px;}
.five-t-listing li a{margin-top: -12px; display: block; color: #343434; font-size: 13px;}
.five-t-listing li a:hover, .sec-second ul li a:hover{text-decoration: none;}
.five-t-listing li > span:nth-child(1){display: block;background-color: #fff; border-radius: 50%; width: 50px; height: 50px; margin: 0 auto;
box-sizing: border-box;  padding: 10px;}
.five-t-listing li > span img{transition: 0.70s;-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s; -o-transition: 0.70s;}
.five-t-listing li:hover > span img{transition: 0.70s;	-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s;
-o-transition: 0.70s;	-webkit-transform: rotate(45deg);	-moz-transform: rotate(45deg);	-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);	transform: rotate(45deg);}
.sec-first{width: 45%; margin-left: 20px;}
.sec-second{width: 55%; padding-left: 0; display: flex; justify-content: center; align-items: center;}
.sec-second ul{float: left; margin: 0;}
.sec-second ul li{display: inline-block; text-align: center; margin: 0 4px;}
.sec-second ul li a{color: #fff; font-size:9px;}
.sec-second ul li a:hover >span:nth-child(1){transition: 0.70s; -webkit-transition: 0.70s; -moz-transition: 0.70s; -ms-transition: 0.70s; -o-transition: 0.70s; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.sec-second ul li a >span:nth-child(1){transition: 0.70s; -webkit-transition: 0.70s; -moz-transition: 0.70s; -ms-transition: 0.70s; -o-transition: 0.70s;}
.sec-second ul li a >span:nth-child(1){background-color: #fff; width: 40px; height: 40px; display: flex; border-radius: 50%; align-items: center; justify-content: center; margin: 0 auto;}
.sec-second ul li a >span{display: block; font-size: 13px;}
.i-width > img{width:27%;}
.inner-expend{background-color: #fff; min-width: 83%; position: absolute;
left:50%;top:100%; transform: translate(-50%, -0%); box-shadow: 0 0 20px 0 rgba(0,0,0,.3); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
box-sizing: border-box; min-height: 96px; z-index: 10; display: none;  justify-content: space-between; padding: 10px; text-align: left; 
display: none;    padding-top: 23px; } 
.inner-expend:before{    content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent;
border-bottom: 10px solid white; top: -10px; position: absolute; left: 84%;
}
.inner-expend h4{font-size: 16px; font-weight: 400; color: #fff; float: left; width: 32%; text-align: center;}
.sec-left-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box; padding: 3px 10px; display: inline-block;}
.sec-right-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box;  padding: 3px 10px;display: inline-block; margin-right: 5px;} 
.sec-left-link a:hover, .sec-right-link a:hover{background-color: #007bff;}
.sec-left-link{width: 49.5%; float: left; background: url(../img/login-bg1.html) no-repeat; min-height:75px;display: flex;
align-items: center;}
.sec-right-link{width: 49.5%; float: right;background: url(../img/login-bg2.html) no-repeat; min-height:75px;display: flex;
align-items: center;}
#close-btn{position: absolute;  top: 0; right: 0; color: #343434; width: 20px; height: 20px;
text-align: center; line-height: 20px; font-size: 11px; outline: none;}
.obmjeet-listing{margin-top: 0 !important;}


/*
About us News info
*/
.about-us-ocac .views-field-body{display: block; margin-top: 15px; float: left;}
.about-us-ocac,
.training-and-education,
.whats-news,
.tabs{height: 350px; background-color: #fff; padding: 10px; border: #006bb6 solid 2px; border-radius: 15px; position: relative;}

.about-us-ocac h2, .important-link-ocac header h3,
.training-and-education h2,
.whats-news h2,
.tabs h2, .awards-inbox h2{color: #003; font-size: 20px; position: relative;}

.about-us-ocac h2::before,
.training-and-education h2::before,
.whats-news h2::before,
.tabs h2::before, .important-link-ocac header h3::before, .awards-inbox h2::before{content: ""; position: absolute; width: 16%; height: 1px; bottom: -10px; left: 0; border-bottom: 3px solid #828284;}

.about-us-ocac .field-content,
.training-and-education .field-content,
.whats-news .field-content,
.tabs .field-content{font-size: 14px; margin-top: 20px;}

.about-us-ocac .more-link,
.training-and-education .more-link,
.whats-news .more-link,
.tabs .more-link, .ocac-announcement .more-link, .ocac-press-news .more-link,
.awards-inbox .more-link, .important-link-ocac .more-link{position: absolute; padding: 4px 11px 4px 11px;  color: #fff;  bottom: 11px;  right: 15px; border-radius:6px; font-size: 14px; background-color: #006bb6;}

.awards-inbox .more-link{right: 25px !important;}

.about-us-ocac .more-link:hover,
.training-and-education .more-link:hover,
.whats-news .more-link:hover,
.tabs .more-link:hover, .ocac-announcement .more-link:hover, .ocac-press-news .more-link:hover,
.awards-inbox .more-link:hover, .important-link-ocac .more-link:hover{cursor: pointer; background-color: #06304e;}

.about-us-ocac .more-link a:hover,
.training-and-education .more-link a:hover,
.whats-news .more-link a:hover,
.tabs .more-link a:hover, .ocac-announcement .more-link a:hover, .ocac-press-news .more-link a:hover,
.awards-inbox .more-link a:hover, .important-link-ocac .more-link a:hover{text-decoration: none;}

.ocac-announcement .more-link, .ocac-press-news .more-link{right: 25px;}
.ocac-announcement .more-link a:hover, .ocac-press-news .more-link a:hover{text-decoration: none;}
.ocac-announcement .more-link:hover, .ocac-press-news .more-link:hover,
.important-link-ocac .more-link:hover{cursor: pointer; background-color: #06304e;}

.about-us-ocac .more-link a,
.awards-inbox .more-link a,
.training-and-education .more-link a,
.whats-news .more-link a,
.tabs .more-link a, .ocac-announcement .more-link a, .ocac-press-news .more-link a, .important-link-ocac .more-link a{color: #fff;}
.about-us-news-info{background: url(../img/background-green.jpg) no-repeat; background-position: center; background-size: cover; padding: 20px 0px;}
.list-style-none{list-style-type: none;}


.important-and-social-widget{background-color: #006bb6; padding: 20px 0;}
.important-link-ocac,.ocac-announcement, .ocac-press-news, .ocac-social-widget{height: 350px; background-color: #fff; border-radius: 15px;padding: 10px;}
.ocac-press-news .quicktabs-main{float: left; width: 100%;}


.ocac-press-news .views-element-container .views-field-title a{display: block; text-align: center; color: #003; font-weight: 600;}
.ocac-press-news .views-element-container .views-field-body{font-size: 14px; margin-top: 15px;}

/*
After Search Page
*/
.path-search ol{padding-left: 15px;}
.path-search ol li h3{font-size: 14px;}
.path-search .search-form .js-form-item label{display: block;}
.path-search .search-form .js-form-item .form-search{
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #a69f9f;
    height: 35px;
    box-sizing: border-box;
    padding: 5px;
}
.path-search .search-form .js-form-submit{margin-top: 22px;}


/*
Gallery And Awards
*/
.gallery-and-awards{background: url(../img/background-green.jpg) no-repeat; background-position: center; background-size: cover; padding: 20px 0;}
.photo-video-gallery, .awards-inbox{height: 415px; background-color: #fff; border: #006bb6 solid 2px; border-radius: 15px; padding: 10px;}
.photo-video-gallery .flexslider{margin: 0 !important;}
.gallery-and-awards .col-lg-6 .nav-tabs{position: absolute; z-index: 3;}
.gallery-area .flexslider{border: none; float: left; width: 100%; margin-bottom: 0;}
.gallery-area #slider > div:nth-child(1){width: 70%;}
.gallery-area #slider > div:nth-child(1) .slides li img{height: 345px;}
.gallery-area #slider .flex-control-thumbs{width: 27%; float: left; margin-left: 15px; margin-top: 0;}
.gallery-area #slider .flex-control-thumbs li{width: 100%; float: left; height: 105px; margin-bottom: 15px;}
.gallery-area #slider .flex-control-thumbs li img{max-height: 100%;}
.gallery-area .flexslider .slides{margin: 0;}
.gallery-area .flex-direction-nav,
.gallery-area #carousel{display: none;}
#photo-gallery{margin-bottom: 0;}
.gallery-and-awards .nav-tabs .nav-link{border-top-left-radius: 0; border-top-right-radius: 0; border: none;}
.gallery-and-awards .nav-tabs .nav-item.show .nav-link, 
.gallery-and-awards .nav-tabs .nav-link.active{color: #fff;  background-color: #06304e;}
.gallery-and-awards .nav-tabs .nav-link{background-color: #006bb6; color: #fff;}
.gallery-and-awards .gallery-heading-viewall{position: absolute; top: -36px; right: 5px; z-index: 3;}
.gallery-and-awards .video-gallery-heading-viewall{position: absolute; top: 7px; right: 9px; z-index: 3;}
.gallery-and-awards .gallery-heading-viewall a,
.gallery-and-awards .video-gallery-heading-viewall a{display: inline-block; background-color: #006bb6; color: #fff; width: 80px; text-align: center; border-radius: 5px; padding: 4px; font-size: 14px;}
.gallery-and-awards .gallery-heading-viewall a:hover,
.gallery-and-awards .video-gallery-heading-viewall a:hover{background-color: #06304e; text-decoration: none;}
.gallery-and-awards .col-lg-6 .tab-content{background-color: #fff; float: left; width: 100%; border: #006bb6 solid 2px; border-radius: 15px; box-sizing: border-box; padding: 44px 10px 8px; position: relative;}
.gallery-and-awards .video-embed-field-responsive-video iframe{height: 354px; position: static;}
.gallery-and-awards .video-embed-field-responsive-video:after{padding-bottom: 0;}    



/*
Whats News
*/
.news-two-column, .item-list ul{padding: 0; margin-bottom: 0; margin-top: 15px;  float: left; width: 100%; list-style-type: none;}
.topBar ul, .footer-visitor ul{list-style-type: none;}
.news-two-column li{
	display: flex;
	margin-bottom: 10px;
}
.news-two-column li .publish-date {
    float: left;
    min-width: 80px;
    height: 45px;
    text-align: center;
    line-height: .9;
    background: linear-gradient(-135deg,#3b9819 10px,#3b9819 0);
}
.news-two-column li .publish-date .date{color: #0a0a0a; font-size: 19px; font-weight: 600; float: left; background: #ffffff; height: 45px; display: flex; align-items: center; width: 35px; justify-content: center; border: 1px solid #126024;}
.news-two-column li .publish-date .month{color: #fff; text-transform: uppercase; font-size: 13px; margin-top: 9px;}
.news-two-column li .publish-date .year{color: #fff; font-size: 13px; padding-top: 6px; text-align: center; display: block; margin-left: 18px;}
.news-two-column li .news-summary{line-height: normal; padding-left: 15px; float: left;} 
.news-two-column li .news-summary a{
    color: #222;
    overflow: hidden;
    max-height: 4.4rem;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 14px;
}
.news-two-column li .news-summary a:hover{text-decoration: none;}
ul.quicktabs-tabs li{margin-right:10px;}
html[lang="or"] ul.quicktabs-tabs li{margin-right: 4px;}
.quicktabs-tabs li{padding: 0;}
.quicktabs-tabs li >a{color: #222;  padding: 4px 0; box-sizing: border-box; font-weight: 600; position: relative; transition-duration: 0.4s;}
.quicktabs-tabs li.active >a{color: #003; transition-duration: 0.4s;}
.quicktabs-tabs li.active >a::after{content: ''; position: absolute; width: 100%; height: 2px; background-color: #828284; left: 0; bottom: -4px; transition-duration: 0.4s;}
.quicktabs-tabs li >a:hover{text-decoration: none; color: #003;} 
.quicktabs-tabs li >a:focus{text-decoration: none;}
ul.quicktabs-tabs{padding: 0;}
.tabs .it-ict-tab li a{font-size: 14px; color: #003; font-weight: 600;}

.important-link-ocac .item-list ul li a,
.ocac-announcement .item-list ul li a{font-size: 14px; color: #003; font-weight: 600; overflow: hidden; -webkit-line-clamp: 2; display: box;
    display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: normal;}
.ocac-social-widget iframe,
.ocac-social-widget .twitter-timeline{width: 100% !important;}

.ocac-press-news .item-list ul li,
.awards-inbox .item-list ul li,
.ocac-announcement .item-list ul li {float: left; width: 100%; margin-bottom: 10px; border-bottom: 1px dashed #a8a2a2; padding-bottom: 10px;}

.ocac-press-news .item-list ul li:last-child,
.awards-inbox .item-list ul li:last-child,
.ocac-announcement .item-list ul li:last-child{border-bottom: none;}

.ocac-press-news .item-list ul li a,
.awards-inbox .item-list ul li a{font-size: 14px; color: #003; font-weight: 600; overflow: hidden; -webkit-line-clamp: 2; display: box;
    display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: normal;}
.ocac-press-news .item-list ul li a:nth-child(1),
.awards-inbox .item-list ul li a:nth-child(1){float: left; margin-right: 10px;}
.ocac-press-news .item-list ul li a:nth-child(1) img,
.awards-inbox .item-list ul li a:nth-child(1) img{width: 45px; border-radius: 5px;}




/*
IT Promotion
*/
.it-promotion-inbox{padding:30px 0; background: url(../img/it-bg.jpg) no-repeat; background-size: cover;}
.it-promotion-inbox h3{color: #fff;}
.it-promotion-inbox .item-list ul li{text-align: center; padding: 10px; border-radius: 10px; width: 18%; height: 80px;     align-items: center;
    display: flex; justify-content: center;}
.it-promotion-inbox .item-list ul li a{color: #fff; display: block; width: 100%;}
.it-promotion-inbox .item-list ul li:nth-child(odd){background-color: #3b9819;}
.it-promotion-inbox .item-list ul li:nth-child(even){background-color: #006bb6;}
.it-promotion-inbox .item-list ul{gap: 10px;}
.it-promotion-inbox .item-list ul li a:hover{text-decoration: none;}
.it-promotion-inbox .item-list ul li{transform: translateY(0); transition-duration: 0.3s;} 
.it-promotion-inbox .item-list ul li:hover{transform: translateY(-10px); transition-duration: 0.3s;} 
.ocac-whats-app img{max-width: 100%; width: 100%;}
.ocac-tower  img{max-width: 100%;  height: 100%;}


/*
Footer Logo Slider
*/
.footer-logo-slider{padding: 5px 0; overflow: hidden; background-image: url(../img/carousel-bg.png); position: relative;} 
.footer-logo-slider ul.slides li a{display: block; text-align: center ;} 
.footer-logo-slider ul.slides li a img{} 
.footer-inbox{background-color: #128904; color: #fff; font-size: 14px;}
.footer-inbox p, .footer-inbox a{color: #fff;}
.footer-inbox .views-element-container a{margin-bottom: 5px; display: block;}
#btn-back-to-top {position: fixed; bottom: 20px; right: 20px; display: none; background: url(../images/scroll-to-top.svg) no-repeat; background-position: center center;
background-color: #021c2f; background-size: 42%; border: none; width: 45px; height: 45px; border-radius: 50%;}
#btn-back-to-top:hover > span{opacity: 1; transition-duration: 0.6s;}
.scrolltop{position: relative; font-size: 12px; display: block; width: 85px; left: -42px; top: -47px; background-color: #222; padding: 5px; opacity: 0; border-radius: 5px;}
.scrolltop:after{content: ''; width: 0; height: 0; border-left: 9px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #222222; position: absolute; left: 37px; bottom: -8px;}
.footer-inbox nav ul{display: flex; flex-direction: row; justify-content: center; gap: 20px; margin-bottom: 20px;}
.footer-visitor{margin-right: 20px;}
.footer-visitor ul{padding: 0; margin: 0;} 
.footer-logo-slider .flex-direction-nav .flex-prev{opacity: 1; left: 0;}
.footer-logo-slider .flex-direction-nav a:before,
.banner-minister-inbox .flex-direction-nav a:before{font-size: 20px;}
.footer-logo-slider .flex-direction-nav .flex-next{opacity: 1; right:0;}
.banner-minister-inbox .flex-direction-nav .flex-prev, 
.banner-minister-inbox .flex-direction-nav .flex-next{background-color: #fff !important; opacity: 1 !important;}










/***************Code for Top Header**************/
.header-column .search-block-form{display: flex; position: relative;}
.header-column .search-block-form input.form-search{border-radius: 1.3rem; background-color: transparent; border: 1px solid #7f7b7b;
width: 200px; padding-left: 10px; padding-right: 25px; font-size: 13px; height: 30px;}
.header-column .search-block-form input.form-submit{background: url('../img/search-ico.html') no-repeat !important;
    font-size: 0;
    display: block;
    background-position: center center;
    width: 23px;
    position: absolute;
    right: 0;
    border: none;
    background-size: 66% !important;
    margin-top: 6px;
	height: 23px;
}
.header-column .search-block-form input.form-search:focus{outline: none;}
ul.utility li.screen-reader{font-size: 0;}
ul.utility li.screen-reader >a{background: url('../img/screen-reader.svg');}
.language-switcher-language-url ul{margin: 0;}
.language-switcher-language-url ul li{display: block;}
.language-switcher-language-url ul li.is-active{display:none;}
.language-switcher-language-url ul li a:hover{text-decoration: none;}
.theme-changer > span{display: none;}
li.theme-changer .inner a:nth-child(1) {
    background: url('../img/day-mode.svg') no-repeat !important;
    font-size: 0;
}
li.theme-changer .inner a:nth-child(2) {
    background: url('../img/night-mode.svg') no-repeat !important;
    font-size: 0;
}
ul.utility li{text-align: center;}
.utility li a:hover{text-decoration: none;}
.header-extra-info-text img{width: 90px;}


/*******************************Code For Banner*************************/
.banner-minister-inbox .flexslider{border: 0; overflow: hidden;}
.banner-minister-inbox .flexslider .slides img{max-height:420px; min-height: 420px;}
.banner-minister-inbox .flexslider{margin-bottom: 0;}
.section-slider .flexslider{margin: 0 !important;}
.section-slider .flexslider{overflow: hidden;}
.section-slider .flex-direction-nav a:before{font-size: 16px; color: #fff;}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next{
    font-size: 0;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    text-decoration: none;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover{
    text-decoration: none;
}




/*Inner Page Form Filter*/
form.views-exposed-form{display: flex; align-items: end; justify-content: flex-start;  gap: 10px; margin-bottom: 15px; background: url('../img/filter-icon.html');background-repeat: no-repeat;
background-position: right;background-size: 35px;} 

form.views-exposed-form .js-form-item{width: 200px;}
form.views-exposed-form .form-actions{width: auto;}
form.views-exposed-form .form-actions input[value="Apply"]{width: 70px; background-color: #006bb6; border: none; color: #fff; height: 35px; border-radius: 5px; font-weight: 600;}
form.views-exposed-form .form-actions input[value="Apply"]:hover{background-color: #005997;}
form.views-exposed-form .form-actions input[value="Reset"]{width: 70px; background-color: #c1c1c1; border: none; color: #222; height: 35px; border-radius: 5px; font-weight: 600; margin-left: 5px;}

form.views-exposed-form .js-form-item input,
form.views-exposed-form .js-form-item select{width: 100%; border: 1px solid #c2bbbb; border-radius: 5px; height: 35px; padding: 0 10px; box-sizing: border-box; font-size: 14px;}

form.views-exposed-form .js-form-item > label{display: block; font-weight: 600; margin-bottom: 5px;}
form.views-exposed-form .form-select{padding: 0;}
form.views-exposed-form .chosen-container-single .chosen-single{padding: 5px 10px; width: 100% !important; height: 35px;}
form.views-exposed-form .chosen-container-single .chosen-single:hover{text-decoration: none;}


@media screen and (max-width:1400px) {
    .five-t-listing{justify-content: end;}
    .ocac-whats-app + .ocac-whats-app img{height: 187px;}
    .banner-minister-inbox .flexslider .slides img{min-height: 380px !important;}
    .minister-inbox .col-lg-12 + .col-lg-12 .minister {
        margin: 0 5px;
    }
}

.page-node-2236 .sidebar-first {display: none;}
.cyber-security-homepage-logo{
	display: flex;
    align-items: center;
	margin-top: 15px !important;
    justify-content: center;
}
.cyber-security-homepage-logo li img{
    max-width: 200px;
    width: 100%;
}
.user-logged-in .inner-page-content{flex-wrap: wrap;}
.user-logged-in .inner-page-content .feedback-more-link a{
    font-weight: 600;
    background-color: #006bb6;
    color: #fff;
    padding: 5px 10px;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 5px;
}
.path-tender .scroll-table1 tr th:nth-child(3){text-align: center;}
.path-tender .scroll-table1 tr th:nth-child(4),
.path-tender .scroll-table1 tr th:nth-child(5),
.path-tender .scroll-table1 tr th:nth-child(6){width: 90px; word-break: break-all;}
.path-tender .scroll-table1 tr th:nth-child(7){width: 170px; word-break: break-all;}
.path-tender .scroll-table1 tr td:nth-child(5){font-weight: 600; color: rgb(142, 0, 0);}
.inner-page-content .content-area .scroll-table1{overflow-x: auto; scrollbar-width: thin;}
.inner-page-content .content-area .scroll-table1::-webkit-scrollbar { overflow-y: hidden;
    width: 6px;
    height: 10px;
}
  
.inner-page-content .content-area .scroll-table1::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}
.inner-page-content .content-area .scroll-table1::-webkit-scrollbar-thumb {
    background-color: #b2acac;
    border-radius: 100px;
}



/*-------------------*/


     .stylish-tender{
      border:1px solid #ccc;
      padding:5px;
      border-radius: 5px;
      margin-bottom: 10px;
    }
   .stylish-tender .tender-number{
      padding: 5px;
      background-color: #005997;
      color:#fff;
      font-size:15px;
      border-radius: 5px;
    }
    .stylish-tender .imp-date{
        font-weight: 600;
        line-height: .9;
        padding:30px 0;
        text-align: center;
        background-color: #005997;
        color:#fff;
        border-radius: 5px;
        margin:5px 0;
        width:100%;
        transition: .4s ease-in;
    }
    /* .stylish-tender:hover .imp-date{ */
        /* border-radius: 50%; */
        /* background-color: #b7453c; */
    /* } */
    .stylish-tender .tender-number span{
      color:#befda6;
      font-size:15px;
      font-weight: 600;
    }
    .stylish-tender .closing-date{
      width:100%;
      border-radius: 3px;
      border-radius: 10px;
      margin-top: 5px;
    }
    .stylish-tender .closing-date .closing-date-time{
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      font-size: 12px;
    }
    .stylish-tender .closing-date .closing-date-year{
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      font-size: 12px;
      letter-spacing: 3px;
    }    
    .stylish-tender .closing-date .closing-date-month{
      background-color:#b7453c;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600;
      border-radius: 10px 10px 0 0;
      font-size: 12px;
    }
    .stylish-tender .closing-date .closing-date-day{
      background-color: #523d3c;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600;
      font-size: 25px;
      border-radius: 0 0 10px 10px;
    }
    .stylish-tender .pdf-icon{
      width:20px;
      margin-right: 10px;
    }

    .stylish-tender .pulse{
    height: 30px;
    width: 30px;
    background: linear-gradient(
        #444444,
        #C8102E
    );
    position: absolute;
    margin: auto;
    left: -30px;
    top: 0px;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 25px;
    color: #ffffff;
}
.stylish-tender .pulse:before,
.stylish-tender .pulse:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #ffd700;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.7;
}
.stylish-tender .pulse:before{
    animation: pulse 2s ease-out infinite;
}
.stylish-tender .pulse:after{
    animation: pulse 2s 1s ease-out infinite;
}
.stylish-tender .vertical {
  text-orientation: upright;
}
@keyframes pulse{
    100%{
        transform: scale(2.5);
        opacity: 0;
    }
}
 
 /*Feedback Adjust*/
.webform-submission-feedback-form .js-form-item:nth-child(1), .webform-submission-feedback-form .js-form-item:nth-child(3) {
    width:19% !important;
    margin:0 0 30px 0;
}
.webform-submission-feedback-form .js-form-item:nth-child(2), .webform-submission-feedback-form .js-form-item:nth-child(4) {
    width:19% !important;
    margin:-97px 0 30px 21%;
}

/* Tender Adjust */
#edit-field-tender-date-end-value-1-wrapper {
    display: flex;
    width: 420px;
}
#edit-field-tender-date-end-value-1-wrapper legend{
    font-size: 14px;
    font-weight: bold;
    padding: 50px 0 0 10px;
}
#edit-field-tender-date-end-value-1-wrapper .fieldset-wrapper{
    display: flex;
}
#edit-field-tender-date-end-value-1-wrapper .fieldset-wrapper .js-form-item-field-tender-date-end-value-1-min, #edit-field-tender-date-end-value-1-wrapper .fieldset-wrapper .js-form-item-field-tender-date-end-value-1-max{
    margin:0 0 0 10px;
    width: 150px;
    padding-top: 16px;
}
     .stylish-tender{
      border:1px solid #ccc;
      padding:5px;
      border-radius: 5px;
      margin-bottom: 10px;
    }
   .stylish-tender .tender-number{
      padding: 5px;
      background-color: #005997;
      color:#fff;
      font-size:15px;
      border-radius: 5px;
    }
    .stylish-tender .imp-date{
        font-weight: 600;
        line-height: .9;
        padding:30px 0;
        text-align: center;
        background-color: #005997;
        color:#fff;
        border-radius: 5px;
        margin:5px 0;
        width:100%;
        transition: .4s ease-in;
    }
    /* .stylish-tender:hover .imp-date{ */
        /* border-radius: 50%; */
        /* background-color: #b7453c; */
    /* } */
    .stylish-tender .tender-number span{
      color:#befda6;
      font-size:15px;
      font-weight: 600;
    }
    .stylish-tender .closing-date{
      width:100%;
      border-radius: 3px;
      border-radius: 10px;
      margin-top: 5px;
    }
    .stylish-tender .closing-date .closing-date-time{
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      font-size: 12px;
    }
    .stylish-tender .closing-date .closing-date-year{
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      font-size: 12px;
      letter-spacing: 3px;
    }    
    .stylish-tender .closing-date .closing-date-month{
      background-color:#b7453c;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600;
      border-radius: 10px 10px 0 0;
      font-size: 12px;
    }
    .stylish-tender .closing-date .closing-date-day{
      background-color: #523d3c;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600;
      font-size: 25px;
      border-radius: 0 0 10px 10px;
    }
    .stylish-tender .pdf-icon{
      width:20px;
      margin-right: 10px;
    }

    .stylish-tender .pulse{
    height: 30px;
    width: 30px;
    background: linear-gradient(
        #444444,
        #C8102E
    );
    position: absolute;
    margin: auto;
    left: -30px;
    top: 0px;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 25px;
    color: #ffffff;
}
.stylish-tender .pulse:before,
.stylish-tender .pulse:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #ffd700;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.7;
}
.stylish-tender .pulse:before{
    animation: pulse 2s ease-out infinite;
}
.stylish-tender .pulse:after{
    animation: pulse 2s 1s ease-out infinite;
}
.stylish-tender .vertical {
  text-orientation: upright;
}
@keyframes pulse{
    100%{
        transform: scale(2.5);
        opacity: 0;
    }
}

 