 .central-eservices .item_1 a {
            animation: blinker 1s linear infinite;
            color: red;
        }
        
        @ keyframes blinker {
            50% {
                opacity: 0;
            }
        }
        
        #domain-list {
            padding: 5px;
        }
        
        #inputs>select,
        #inputs>input {
            float: left;
            margin: 0 5px;
            padding: 0;
            width: 100px;
        }
        
        [class^="flaticon-"]:before,
        [class*=" flaticon-"]:before,
        [class^="flaticon-"]:after,
        [class*=" flaticon-"]:after {
            display: inline;
            font-size: 0.9em;
            font-weight: normal;
            margin-right: 5px;
        }
        
        .cabinet-portal-gov-bd .meganizr>li>a {
            font-size: 20px
        }
		
	#domain-selector-panel {
            height: auto;
            min-height: 30px;
            padding: 10px 0;
        }
        
        .domain-selector {
            width: 250px;
            margin: 0 auto;
        }
        
        .slide-panel {
            top: 0;
            left: 0;
            z-index: 1000;
            width: 5px;
            position: absolute;
        }
        
        .content {
            z-index: 1000;
            overflow: hidden;
            text-align: left;
            background-color: #343434;
            height: 0;
            width: 100%;
            color: #fff;
        }
        
        .slide-panel-button {
            position: relative;
            width: 190px;
            z-index: 20;
            cursor: pointer;
            height: auto;
            padding: 0 5px;
            text-align: left;
        }
        
        .slide-panel-button:hover {
            color: #9f9d8e;
        }
        
        .slide-panel-button {
            cursor: pointer;
            color: #fff;
            background-color: #333;
        }
        
        .slide-panel-button:hover {
            color: #9f9d8e;
        }
        
        .slide-panel-btns {
            width: 960px;
            margin: 0 auto;
        }
        /*.cabinet-portal-gov-bd .mainwrapper .box img {
	width: 100px
}*/
        
        @media only screen and (min-width:320px) and (max-width:979px) {
            #jmenu .mzr-responsive {
                display: none;
            }
            #jmenu li.mzr-drop a.mzr-content {
                top: 0
            }
        }
		
		
		#div-lang-sel {
                            font-size: 18px;
                            font-weight: bold;
                            float: right;
                        }
                        
                        #div-lang-sel span {
                            text-decoration: none;
                            background-color: #609513;
                            padding: 0 5px;
                            color: #fff;
                            margin: 0;
                        }
                        
                        #div-lang-sel a {
                            text-decoration: none;
                            padding: 0 5px;
                            color: #fff;
                            margin: 0;
                        }
                        
                        #div-lang-sel a:hover {
                            background-color: #34740E;
                        }
						
@media screen and (min-width: 800px) { 
	#logo {   display: inline-block !important;   float: left  }
	#site-name-wrapper {  line-height: 2  }
 }
 
 .eservice-title {     background-color: #609513 !important;    color: #fff;      font-size: 12px;   padding: 5px;  }
                    
.block ul li {  background: rgba(0, 0, 0, 0) url("themes/responsive_npf/images/bg_block_list.png") no-repeat scroll center bottom;   font-size: 120%;   height: auto; list-style-type: none; margin-bottom: 5px;    padding-bottom: 8px;  padding-left: 32px; padding-top: 0;    }
                    
 body.bpsc-portal-gov-bd .wsis_prize {   display: none  }
 .share-buttons img {   width: 30px; padding: 2px;  border: 0; box-shadow: 0;  display: inline;  }
 #selection_div {
            margin: 0 auto;
            width: 250px;
        }
        
        #selection_div div {
            margin: 0 5px;
        }
        
        #selection_div select {
            width: 80%;
            float: left;
            margin: 5px 0 0 0;
            padding: 0;
            position: relative;
            clear: both;
            display: block;
            overflow: hidden;
        }
        
        #selection_div a {
            float: left;
            color: #fff;
            margin: 5px;
        }
        
        .button_go {
            border: 1px solid #34740e;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 12px;
            font-family: arial, helvetica, sans-serif;
            padding: 0 5px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #4ba614;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
            background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
            background-image: -moz-linear-gradient(top, #4ba614, #008c00);
            background-image: -ms-linear-gradient(top, #4ba614, #008c00);
            background-image: -o-linear-gradient(top, #4ba614, #008c00);
            background-image: linear-gradient(to bottom, #4ba614, #008c00);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
        }
        
        .button_go:hover {
            border: 1px solid #224b09;
            background-color: #36780f;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
            background-image: -webkit-linear-gradient(top, #36780f, #005900);
            background-image: -moz-linear-gradient(top, #36780f, #005900);
            background-image: -ms-linear-gradient(top, #36780f, #005900);
            background-image: -o-linear-gradient(top, #36780f, #005900);
            background-image: linear-gradient(to bottom, #36780f, #005900);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
        }
        
        .search-btn {
            border: 1px solid #34740e;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 12px;
            font-family: arial, helvetica, sans-serif;
            padding: 0 5px;
            text-decoration: none;
            display: inline-block;
            margin: 0 15px 0 5px;
            color: #FFFFFF !important;
            background-color: #4ba614;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
            background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
            background-image: -moz-linear-gradient(top, #4ba614, #008c00);
            background-image: -ms-linear-gradient(top, #4ba614, #008c00);
            background-image: -o-linear-gradient(top, #4ba614, #008c00);
            background-image: linear-gradient(to bottom, #4ba614, #008c00);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
        }
        
        .search-btn:hover {
            border: 1px solid #224b09;
            background-color: #36780f;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
            background-image: -webkit-linear-gradient(top, #36780f, #005900);
            background-image: -moz-linear-gradient(top, #36780f, #005900);
            background-image: -ms-linear-gradient(top, #36780f, #005900);
            background-image: -o-linear-gradient(top, #36780f, #005900);
            background-image: linear-gradient(to bottom, #36780f, #005900);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
        }
		
		  .footer-credit {
            float: right;
            font-size: .8em;
            margin: 40px 20px 0 0;
            text-align: right;
        }
        
        .footer-credit ul li {
            margin: 0;
            padding: 0;
        }
        
        .footer-credit ul li,
        a,
        a:visited {
            color: #666;
            text-decoration: none;
        }
        
        .footer-credit ul li a:hover {
            text-decoration: underline;
        }
        
        #footer-menu {
            float: left;
            margin: 40px 0 0 20px;
        }
        
        #footer-menu ul li {
            float: left;
            border-left: solid 1px #ccc;
        }
        
        #footer-menu ul li:first-child {
            border-left: solid 1px #eee;
        }
        
        #footer-menu ul li a {
            padding: 5px;
            color: #000;
        }
        
        #footer-menu ul li a:hover {
            color: #fff;
            background: #000;
        }
        /*//media query*/
        /** Mobile **/
        
        @media only screen and (max-width: 767px),
        only screen and (max-device-width: 767px) {
            #div-lang>form {
                display: none
            }
            .meganizr li.col3 {
                display: none
            }
            .slide-panel-button .flaticon-menu10 {
                display: none;
            }
            .slide-panel-button,
            .slide-panel-button:hover {
                cursor: default;
                color: #fff;
            }
            .slide-panel-button {
                margin-top: 2px;
                font-size: 14px;
            }
        }
        
        .slide-panel-button {
            width: 250px !important;
        }
        
        .cabinet-portal-gov-bd .meganizr>li>a {
            font-size: 20px
        }
        
        .ad-next,
        .ad-prev {
            z-index: 10 !important
        }
        
        .service-box {
            z-index: 10;
            cursor: inherit !important;
        }
		
		a{cursor:pointer}


.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
    padding: 8px 12px;
    display: inline-block;

}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination li{margin:0;padding:0;background-image:none}
#left-content .pagination li{margin-left: 0px}
