@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,400italic,700,300italic,300,100italic,100&subset=latin,latin-ext);

body{
	font-family: 'Lato', sans-serif;
	background:#fff;
	font-weight:600;
	color:#999;
	}
a{
    color: #000;
}
a:focus, 
a:hover,
a:active{
	outline:none;
    text-decoration: none;
}
.container{
	max-width:1170px;
}
h1{font-size:30px;
}
h2{
	font-size:26px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
p{
    font-size: 14px;
    margin-bottom: 20px;
}
b{
    font-weight: 700;
    color: #000;
}
ul, ol{
    list-style-type: none;
    padding: 0;
}
ul li{
    display: block;
}
.clearfix{
    clear: both;
}
.navbar-brand{
	padding:0px;
}
}


.search_box{
	margin-top:4px;
}
.search_box input, .search_box button {
    border: 2px solid #000;
    border-radius: 0px;
    margin: 0px;
}
.search_box button{
	background-color:#3C3C3C;
	color:#fff;
}
button.btn.btn-default {
    margin: -2px;
}
header {
    background-color: #fff;
    margin: 0px;
    border-top: 5px solid #10A3CD;
    padding: 5px 0px;
}


/*-----------------Top Header Style ------------------------*/ 
ul.top-head-style {
    padding: 0px;
   /* padding-top: 10px;*/
    margin: 10px 0 0;
    text-align: right;
}
ul.top-head-style li {
    display: inline-block !important;
    list-style: none;
    text-transform: uppercase;
    border-right: 1px solid #000;
    padding: 0px 8px;
    font-size: 16px;
    font-weight: normal;
}
ul.top-head-style li:last-child {
    border: 0px;
    padding-right: 0px;
}
.carousel-inner > .item{
    -webkit-transition: 0.30s ease-in-out left;
    -moz-transition: 0.30s ease-in-out left;
    -o-transition: 0.30s ease-in-out left;
    transition: 0.30s ease-in-out left;

}
/*-----------------navy------------------------------------*/
form#searchform {
    margin: 5px 0 0;
}
#navy {
    color: #fff;
    border-bottom: 5px solid #10A3CD;
}
.navbar-default {
    background-color:transparent;
    border-color:transparent;
}
.navbar {
	border:none;
    border-radius: 0px;
	margin-bottom: 0px;
    min-height:20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:transparent;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    display: block;
    font-size:14px;
    padding:14px 15px;
    position: relative;
    text-transform: uppercase;
}

#bs-example-navbar-collapse-1 ul.nav{
	text-align:center;
	margin-left:30px;
}
.nav > li {
    display: block;
    padding: 0px 0 0px 22px;
    margin-right: 0px;
    position: relative;
}
.nav > li.active a{
    background: #337ab7;
    color: #fff;
    border: none;
}

/*============================Dropdown=style======================================*/
#navy #bs-example-navbar-collapse-1 ul{
	margin-left:0px;
	padding-left:0pxl
}
.navbar ul li ul{
	border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	left: 0;
    right:auto;
	min-width:160px;
	background-color:#FFF;
	width:100%;
	margin:0;
	padding:0;
	position:absolute;
	display:none;
	z-index:88;
}
.navbar ul li:hover ul{
	display:block;
}

.navbar ul li:hover ul {
    background-color: #707070;
    background:  #707070;
    color: #fff;
    display: block;
}
.navbar ul li ul li{
	margin-bottom:5px;
	list-style-type:none;
	display:list-item;
	color:#fff;
	text-align:left;
}

.navbar ul li ul li a{
	color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px;
    
}
.navbar ul li ul li a:hover{
    color: #FFF;
    text-decoration: none;
}
.navbar ul li:hover ul li ul{
	display:none;
}
.navbar ul li ul li{
	position:relative;
}
.navbar ul li ul li ul{
	left: 100%;
	top:0;
	background:#FFF;
	display: none;
	position:absolute;
	
}
.navbar ul li ul li:hover ul{
	display:block;
	position:absolute;
}
ul.sub-menu li img {
    margin-right: 8px;
}
ul.sub-menu li {
    vertical-align: middle;
}
ul.sub-menu.menual-width {
    width: 250px;
}


.left-box {
    background: #fff none repeat scroll 0 0;
    margin-top: 10px;
    padding: 10px;
    text-transform: capitalize;
    margin-bottom: 20px;
}





/*****Custom****/

.feature-single-box{
	min-height:282px !important;
}

.nav li#menu-item-10956{
	background:url(../icons/wifi.png) left center no-repeat;
}
.nav li#menu-item-23{
	background:url(../icons/industry.png) left center no-repeat;
}
.nav li#menu-item-2483{
	background:url(../icons/opportunity.png) left center no-repeat;
}
.nav li#menu-item-20{
	background:url(../icons/subscriber.png) left center no-repeat;
}
.nav li#interface{
	background:url(../icons/interface1.png) left center no-repeat;
}
.nav li#login{
	background:url(../icons/login.png) left center no-repeat;
}
.nav li#logout{
	background:url(../../icons/logout.png) left center no-repeat;
}
.nav li#setting{
	background:url(../icons/setting.png) left center no-repeat;
}
.nav li#signup{
	background:url(../icons/signup.png) left center no-repeat;
}
.nav li#presentation{
	background:url(../icons/presentation.png) left center no-repeat;
}
.nav li#myoffice{
	background:url(../icons/myoffice.png) left center no-repeat;
}


/*===============End==================*/



/*---------------------Middle-Contain--------------------*/



.panel-default {
    padding: 20px;

}
.panel.panel-default .nav-tabs {
    margin-bottom: 20px;
}
.nav-tabs>li>a {
    color: #000;
    padding: 10px !important;
}
.active {
    background-color: transparent !important;
}

.thumb .thumbnail {
    border: none;
    max-width: 260px;
    min-width: 260px;
}

.modal-body .vision-thumbnail .thumb{
    margin-bottom: 10px;
}

.nav .footer-nav li {
    padding: 0px 0 0px 1px;
    margin-right: 1px;
}

.nav .footer-nav {
    margin-bottom: 10px;
}

.sendReqFund .custom-select {
    width: 39.9% !important;
}    
.sendReqFund .custom-select div ul li:hover {
    color: #000 !important;
}

.navbar ul li ul li a img {
    display: inline;
}




/*Virtual Css*/

span.has-error.fileserror {
    color: red;
}

#AddNewAttachRow i.fa.fa-file-text {
    font-size: 28px;
}

.InnertabsHeadings{
    margin-bottom: 20px;
}

.page
{
    width: 100%;
    margin: 0px;
    min-height: 700px;
     background-image: url('../images/dashboard/CIBUNET HOMEPAGE BACKGROUND.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.page td .btn{
    margin-bottom: 5px;
}





/*---------------------Footer---------------------*/


footer {
    background: #707070 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 0;
}
footer ul {
    margin: 0;
    padding: 0;
    list-style:none;
    display:inline-block;
}

footer li:first-child {
    border: medium none;
}
footer nav li {
    border-left: 1px solid #fff;
    display: inline-block;
}
footer nav li a {
    color: #fff;
    font-size: 12px;
    padding: 0 2px 0 4px;
    text-decoration: none;
}


/*------------------------------media------------------------------------*/
@media (min-width:991px) and (max-width: 1200px) {
}
@media (min-width:767px) and (max-width: 991px) {
}
@media (max-width: 767px) {
.panel-default{
    overflow-y: auto;
}
.page{
    background-size: cover; 
    background-position: center;
}
#newPresentation div input{
    width: 100%;
}
}
@media (max-width: 500px) {
}
@media (max-width: 360px) {
}
.my-icon span{
    display: inline-block;
    margin: 0 2px;
}
.my-icon span svg{
    margin: 0 auto;
    display: block;
}
.my-icon td p{
    text-align: center;
}
.my-icon td {
    width: 18%;
}
.my-icon p span:hover{
    color: skyblue;
}
  table#tbl_mp {
    width: 100%;

  }
  table.tbl_mp thead{
    background-color: #729fcf;
  }
  table#tbl_mp thead th {
    background-color: #729fcf;
    color: white;
    border: 3px solid white;
    padding: 4px;
    font-size: 18px;
    width: 50%;
  }
  table #tbl_mp_body th,table #tbl_mp_body td {
    background-color: #d0d8e8;
    border: 3px solid white;
    padding: 4px;
    color: black;
  }
  table#tbl_mp tfoot th, table#tbl_mp tfoot td {
    background-color: #e9edf4;
    border: 3px solid white;
    padding: 4px;
  }
#file-viewer
{
  resize: both;
  overflow: auto;
}
.col-lg-6{
    min-width: 50%;
    min-height: 20px;
}
input[type=radio]{
    margin: 4px 4px 0;
}
#eefpi-modal ul {
  list-style: none;
}

#eefpi-modal ul li:before {
  content: '✓ ';
}
#eefpi-modal ul li {
    display: list-item;
}
#eefpi-modal ol li {
    list-style: decimal;
    display: list-item;
}
.logo img.img-responsive{
    display: inline-block;
    height: 65px !important;
    width: 65px !important;
    min-height: 65px !important;
    min-width: 65px !important;
    max-width: 65px !important;
    max-height: 65px !important;
    object-fit: cover;
}
.logo{
    text-align: center !important;
    font-size: 32px;
}
.btn-width{
    width:33% !important;
    margin-top:2px;
}
.select2-container{
    width:100% !important;
}
ul.footer-menu li:last-child {
    border-right: 0px;
}
ul.footer-menu li {
    font-weight: 400 !important;
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 8px;
    padding-left: 9px;
}
ul.footer-menu li {
    margin-bottom: 6px;
}
ul.footer-menu {
    text-align: center;
    display: inline-block;
}
ul.footer-menu li a {
    color: #fff;
    font-size: 13px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.fot-android p {
    text-align: center;
}
.fot-android p {
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
    font-weight: 400 !important;
}
.home-footer-nav {
    text-align: center;
}
footer.home-foot .col-sm-5 p {
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
    font-weight: 400 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.commonTable .fa{
    font-size: 20px;
    color: #337ab7;
}