@import url(https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700,900,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
/* line 142, ../scss/style.scss */
.anchor-disable{
  pointer-events: none;
  cursor: default;
  background-color:#F78C8C;
  color:white;
}

.bar {
    height: 18px;
    background: rgb(153, 157, 147);
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('/static/img/712.gif') 50% 50% no-repeat rgba(0, 0, 0, 0.5);
}

.spinner {
    width: 20px; /* width of the spinner gif */
    height: 20px; /*hight of the spinner gif +2px to fix IE8 issue */
}
.table-spinner {
    width: 30px; /* width of the spinner gif */
    height: 30px; /*hight of the spinner gif +2px to fix IE8 issue */
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #888888;
  background-color: #fff;
  font-weight: 400;
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: none !important;
}
.paleblue .fa-fw {
  cursor: pointer;
}
/* line 150, ../scss/style.scss */
h1, .content .media-center .past-events h2, .content .media-center .past-events h1, h2, h1, .content .media-center .past-events h2, h3, h4, h5, h6 {
  color: #888888;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

/* line 156, ../scss/style.scss */
h2, h1, .content .media-center .past-events h2 {
  margin-bottom: 18px;
  font-size: 50px;
  font-weight: 300;
  color: #8c8c8c;
  text-align: left;
}
.select2-container {
  width: 100%;
}

/* line 164, ../scss/style.scss */
h1, .content .media-center .past-events h2, .content .media-center .past-events h1 {
  font-weight: 300;
  color: #191919;
}

/* line 170, ../scss/style.scss */
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  color: #777575;
}

/* line 176, ../scss/style.scss */
.h2 {
  color: #5d5c5c;
  font-size: 24px;
  font-weight: 400;
}
.table-container {
    width: 100%;
}
.lh-5{
  line-height: 0.5 !important;
}
.mw-20{
  min-width: 25px !important;
}
.mw-75 {
  min-width: 75px;
}
.mw-80 {
  min-width: 80px;
}
.mw-185 {
  min-width: 185px;
}
.mw-165 {
  min-width: 165px;
}
.mw-140 {
  min-width: 140px;
}
.mw-150 {
  min-width: 150px;
}
.paleblue th, td {
    font-size: 15px !important;
}
table.paleblue thead th.orderable.asc > a {
    background-image: url(../img/arrow-active-up.png);
}
table.paleblue thead th.orderable.desc > a {
    background-image: url(../img/arrow-active-down.png);
}
.text-right {
    text-align: right !important;
}
.non_shortlisted {
  cursor: pointer;
}
.overflow-hidden {
  overflow: hidden;
  height: 100%;
  margin:auto;
}

/* line 182, ../scss/style.scss */
.h3 {
  font-size: 23px;
}

/* line 186, ../scss/style.scss */
a {
  color: #7a85db;
}
/* line 188, ../scss/style.scss */
a:focus {
  outline: none;
}

/* line 193, ../scss/style.scss */
img {
  outline: none !important;
}

/* line 197, ../scss/style.scss */
.text-muted {
  color: #999999;
}

/* line 201, ../scss/style.scss */
.text-italic {
  font-style: italic;
}

/* line 205, ../scss/style.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 211, ../scss/style.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 215, ../scss/style.scss */
.mt-20 {
  margin-top: 20px;
}
.mt-10{
  margin-top: 10px;
}
/* line 219, ../scss/style.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 223, ../scss/style.scss */
.mb-15 {
  margin-bottom: 15px !important;
}
.mt-15{
  margin-top: 15px !important;
}
/* line 227, ../scss/style.scss */
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
/* line 231, ../scss/style.scss */
.mb-1em {
  margin-bottom: 0.6em;
}

/* line 235, ../scss/style.scss */
.mlb-5 {
  margin-left: 5px;
}

/* line 239, ../scss/style.scss */
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  float: right;
  padding-right: 7px;
}
.mr-10 {
  margin-right: 10px;
}
.mlr-0{
  margin-left: 0;
  margin-right: 0;
}
.mr-30 {
  margin-right: 30px;
}
/* line 243, ../scss/style.scss */
.row-margin, .carousel-section, .stack-section, .breaking-news, .investor-section, .media-section, .sponsors-section, .testmonial-section {
  margin-top: 0px;
}
.mlr-15{
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mr-15 {
  margin-right: 15px;
}
/* line 247, ../scss/style.scss */
.pt-0 {
  padding-top: 0px !important;
  margin-right: -20px;
}
.pt-2 {
  padding-top: 2px;
}
/* line 251, ../scss/style.scss */
.pr-0 {
  padding-right: 0px;
}
.pd-0{
  padding: 0;
}
/* line 255, ../scss/style.scss */
.pr-10 {
  padding-right: 10px;
}

/* line 259, ../scss/style.scss */
.pl-0 {
  padding-left: 0px;
}

/* line 263, ../scss/style.scss */
.pl-10 {
  padding-left: 10px;
}

/* line 267, ../scss/style.scss */
.pl-5 {
  padding-left: 5px;
}

/* line 270, ../scss/style.scss */
.btn-danger {
  background-color: #db1919;
  color: #fff;
  outline: none !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px !important;
}
/* line 60, ../scss/style.scss */
.btn-danger:hover {
  background-color: #e62121;
}
/* line 64, ../scss/style.scss */
.btn-danger:focus {
  background-color: #db1919;
}

/* line 275, ../scss/style.scss */
.btn-lg {
  width: 56%;
  height: 54px;
}

/* line 280, ../scss/style.scss */
.btn-text {
  line-height: 34px;
  font-size: 23px;
}

/* line 285, ../scss/style.scss */
.clearfix {
  clear: both;
}

/* line 289, ../scss/style.scss */
.full-width {
  width: 100%;
}

/* line 293, ../scss/style.scss */
.form-control:focus, input:focus, textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
  border-color: #b1b1b1 !important;
  box-shadow: none !important;
}

/* line 298, ../scss/style.scss */
header {
  min-height: 86px;
}
/* line 301, ../scss/style.scss */

/* line 306, ../scss/style.scss */
header .login-signup-container .btn-danger {
  font-family: "Droid Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding: 2px 17px;
}
/* line 313, ../scss/style.scss */
header .login-signup-container .first-btn {
  margin-left: 10px;
}
/* line 318, ../scss/style.scss */
header .navbar-header {
  position: relative;
}
/* line 321, ../scss/style.scss */
header .navbar-header .logo-bottom-text {
  width: 178px;
  position: absolute;
  top: 61px;
  left: 76px;
  font-size: 11px;
}
/* line 330, ../scss/style.scss */
header .navbar-brand {
  height: 70px;
  padding: 0px 0px;
}
/* line 334, ../scss/style.scss */
header .navbar-brand img {
  max-width: 175px;
}
/* line 339, ../scss/style.scss */
header .navbar-default {
  background-color: #fff;
  border: none;
  opacity: 0.97;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
/* line 347, ../scss/style.scss */
header .navbar-default .navbar-nav > li > a {
  color: #b3b2b2;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 17px;
  font-family: "Droid Sans", sans-serif;
}
/* line 355, ../scss/style.scss */
header .navbar-default .navbar-nav > li > a.active {
  color: #db1919;
}
/* line 359, ../scss/style.scss */
header .navbar-default .navbar-nav > .active > a, header .navbar-default .navbar-nav > .active > a:hover, header .navbar-default .navbar-nav > .active > a:focus, header .navbar-default .navbar-nav > li > a:hover {
  color: #dd3c3c;
  background: none;
}
/* line 364, ../scss/style.scss */
header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff;
  color: #db1919;
}
/* line 369, ../scss/style.scss */
/*header .dropdown-menu > li > a {
  padding: 8px 20px;
  font-family: "Droid Sans", sans-serif;
  color: #b3b2b2;
}*/

/* line 377, ../scss/style.scss */
.dropdown ul.dropdown-menu {
  border-radius: 4px;
  box-shadow: none;
  margin-top: 20px;
  width: 260px;
}
/* line 386, ../scss/style.scss */
.dropdown ul.dropdown-menu .row .list-unstyled li {
  border-radius: 4px;
  box-shadow: none;
  width: 100%;
  float: none;
}
/* line 392, ../scss/style.scss */
.dropdown ul.dropdown-menu .row .list-unstyled li a {
  color: #b3b2b2;
  font-size: 14px;
  padding: 5px 15px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  font-family: "Droid Sans", sans-serif;
}
/* line 402, ../scss/style.scss */
.dropdown ul.dropdown-menu .row .list-unstyled li a:hover {
  background-color: whitesmoke;
  color: #262626;
}
/* line 409, ../scss/style.scss */
.dropdown ul.dropdown-menu .row .list-unstyled .dropdown-header {
  padding: 10px 15px;
  color: #db1919;
  font-size: 16px;
  font-family: "Droid Sans", sans-serif;
  cursor: default;
}
.dropdown ul.dropdown-menu .row .list-unstyled .works a{
  color: #db1919;
}
/* line 420, ../scss/style.scss */
/*.dropdown ul.dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 16px;
  z-index: 10;
}


.dropdown ul.dropdown-menu:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 14px;
  z-index: 9;
}*/

/*================/HEADER=====================*/
/* line 443, ../scss/style.scss */
.carousel-section {
  position: relative;
  /*margin-top: 40px;*/
}
/* line 448, ../scss/style.scss */
.carousel-section .social-icon-container {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 35px;
}
/* line 454, ../scss/style.scss */
.carousel-section .social-icon-container .gplus {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 35px;
  height: 35px;
  float: right;
}
/* line 463, ../scss/style.scss */
.carousel-section .social-icon-container .linkedin {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -38px;
  width: 35px;
  height: 35px;
  float: right;
}
/* line 472, ../scss/style.scss */
.carousel-section .social-icon-container .twitter {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -79px;
  width: 35px;
  height: 40px;
  float: right;
}
/* line 481, ../scss/style.scss */
.carousel-section .social-icon-container .facebook {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -121px;
  width: 35px;
  height: 43px;
  float: right;
}

/* line 492, ../scss/style.scss */
.join-network-icon {
  background: url("../img/join-network-icon.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 33px;
  display: inline-block;
  float: center;
  margin-left: -100px ;
  margin-right: 0px;
  margin-top : -7px;
}

/* line 502, ../scss/style.scss */
.investor-fold-sector .col-sm-3 .join-network-icon {
  background: url("../img/join-network-icon.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 33px;
  display: inline-block;
  float: center;
  margin-left: -100px ;
  margin-right: 0px;
  margin-top : -7px;
}
.investor-fold-sector .col-sm-3 .submitplan-icon {
  background: url("../img/submit-plan-icon.png");
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  display: inline-block;
  margin-left: -100px ;
  float: center;
  margin-top: -7px;
}
.submitplan-icon {
  background: url("../img/submit-plan-icon.png");
  background-repeat: no-repeat;
  width: 32px;
  height: 34px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.menu-list-items li>a{
  color: #b3b2b2;
  font-size: 14px;
  padding: 5px 15px !important;
}
/* line 512, ../scss/style.scss */
.investors-entrepreneurs-login {
  margin-top: 0px;
}
/* line 515, ../scss/style.scss */
.investors-entrepreneurs-login p {
  color: #888888;
  font-size: 15px;
  letter-spacing: 0px;
}
/* line 521, ../scss/style.scss */
.investors-entrepreneurs-login h2, .investors-entrepreneurs-login h1, .investors-entrepreneurs-login .content .media-center .past-events h2, .content .media-center .past-events .investors-entrepreneurs-login h2 {
  margin-bottom: 18px;
}
.investors-entrepreneurs-login h3, .investors-entrepreneurs-login h3, .investors-entrepreneurs-login .content .media-center .past-events h3, .content .media-center .past-events .investors-entrepreneurs-login h3 {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 30px;
  color: #060606;
}

/* line 526, ../scss/style.scss */
.stack-section {
  background-color: #f3f3f2;
  clear: both;
  margin-top: 0px;
  position: relative;
  bottom: 14px;
}
/* line 532, ../scss/style.scss */
.stack-section p {
  margin-bottom: 20px;
  font-weight: 500;
  color: #747373;
  font-size: 13px;
}
/* line 539, ../scss/style.scss */
.stack-section h3 {
  font-weight: 700;
  text-align: center;
  color: #626262;
}
.stack-section h4 {
  /*font-weight: 700;*/
  text-align: center;
  color: #626262;
  font-size:23px;
}

/* line 546, ../scss/style.scss */
.breaking-news {
  font-size: 18px;
  margin-top: 80px;
}
/* line 552, ../scss/style.scss */
.breaking-news h4 {
  display: inline-block;
  margin-right: 40px;
  font-size: 20px;
  font-weight: normal;
  color: #929292;
  border-left: 4px solid #db1919;
  padding-left: 12px;
  line-height: 18px;
}
/* line 563, ../scss/style.scss */
.breaking-news img {
  max-width: 80px;
  height: auto;
  margin-right: 10px;
}
/* line 569, ../scss/style.scss */
.breaking-news .news-text {
  font-style: italic;
  padding: 0px 10px;
  color: #888888;
  font-size: 16px;
}

/* line 577, ../scss/style.scss */
.investor-section {
  margin-top: 10px;
}
/* line 584, ../scss/style.scss */
.investor-section .investors_pic .pic_padding {
  padding: 1px;
}
/* line 588, ../scss/style.scss */
.investor-section .investors_pic img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  -webkit-backface-visibility: hidden;
}
/* line 598, ../scss/style.scss */
.investor-section .investors_pic img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}
/* line 608, ../scss/style.scss */
.investor-section h2, .investor-section h1, .investor-section .content .media-center .past-events h2, .content .media-center .past-events .investor-section h2 {
  font-weight: 300;
}
/* line 612, ../scss/style.scss */
.investor-section .pop-box {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0px 1px 5px rgba(221, 60, 60, 0.7);
  -moz-box-shadow: 0px 1px 5px rgba(221, 60, 60, 0.7);
  -ms-box-shadow: 0px 1px 5px rgba(221, 60, 60, 0.7);
  -o-box-shadow: 0px 1px 5px rgba(221, 60, 60, 0.7);
  box-shadow: 0px 1px 5px rgba(221, 60, 60, 0.7);
  padding: 10px 0px;
}
/* line 618, ../scss/style.scss */
.investor-section .pop-box h6 {
  font-size: 14px;
  margin-top: 0px;
  color: #4c4b4b;
  font-weight: 500;
}
/* line 625, ../scss/style.scss */
.investor-section .pop-box p {
  font-size: 13px;
  color: #474747;
}
/* line 630, ../scss/style.scss */
.investor-section .pop-box a {
  color: #db1919;
  text-decoration: underline;
  font-size: 12px;
}

/* line 638, ../scss/style.scss */
.media-section {
  font-size: 14px;
  margin-top: 50px;
}
/* line 643, ../scss/style.scss */
.media-section .h2 {
  border-bottom: 1px solid #d0cece;
  padding-bottom: 6px;
  font-size: 22px;
  color: #3d3d3d;
  margin-bottom: 20px;
  line-height: 0.9;
}
/* line 651, ../scss/style.scss */
.media-section .p {
  padding-bottom: 3px;
}
/* line 655, ../scss/style.scss */
.media-section .event-icon {
  background-image: url("../img/event-icon.jpg");
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
  display: inline-block;
}
/* line 663, ../scss/style.scss */
.media-section h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
/* line 668, ../scss/style.scss */
.media-section p {
  color: #6f6e6e;
  margin-bottom: 0px;
}
/* line 673, ../scss/style.scss */
.media-section .apply-now {
  margin-left: 20px;
}
/* line 677, ../scss/style.scss */
.media-section .view-all {
  color: #db1919;
  font-size: 14px;
}
.webcast-section {
  font-size: 16px !important;
}
.view-all, .view-all:hover {
  color: #db1919;
  font-size: 14px;
}
/* line 682, ../scss/style.scss */
.media-section .view-all-arrow {
  background: url("../img/arrow.png") no-repeat;
  width: 14px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
}
/* line 690, ../scss/style.scss */
.media-section a {
  font-size: 13px;
}
/* line 697, ../scss/style.scss */
.media-section .tweets .customisable-highlight {
  color: red !important;
}
/* line 701, ../scss/style.scss */
.media-section .width-auto {
  width: auto;
}
/* line 705, ../scss/style.scss */
.media-section .divider {
  border-top: 1px solid #e6e5e5;
  float: left;
  width: 100%;
  margin: 10px 0px;
}

/* line 713, ../scss/style.scss */
.sponsors-section {
  background-color: #f3f3f2;
  padding: 30px 0px 40px;
}
/* line 718, ../scss/style.scss */
.sponsors-section h2, .sponsors-section h1, .sponsors-section .content .media-center .past-events h2, .content .media-center .past-events .sponsors-section h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #929292;
  font-weight: 300;
}
/* line 725, ../scss/style.scss */
.sponsors-section .box {
  height: 125px;
  margin-bottom: 0px;
}

/* line 731, ../scss/style.scss */
.testmonial-section {
  margin-top: 28px;
}
/* line 735, ../scss/style.scss */
.testmonial-section p {
  font-size: 17px;
}
/* line 739, ../scss/style.scss */
.testmonial-section h4 {
  color: #6e6c6c;
  margin-bottom: 4px;
  margin-top: 0px;
  font-size: 16px;
}
/* line 746, ../scss/style.scss */
.testmonial-section h5, .testmonial-section h1, .testmonial-section .content .media-center .past-events h2, .content .media-center .past-events .testmonial-section h5 {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin-top: 0px;
  border-left: 4px solid #db1919;
}
/* line 753, ../scss/style.scss */
.testmonial-section .text-italic {
  font-size: 15px;
}
/* line 757, ../scss/style.scss */
.testmonial-section .fs-xs {
  font-size: 14px;
}
/* line 761, ../scss/style.scss */
.testmonial-section .divider {
  background-image: url("../img/divider.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 2px;
  display: inline-block;
  margin: auto;
}

/* line 771, ../scss/style.scss */
.box {
  height: 100px;
  white-space: nowrap;
  display: block;
  border: 1px solid #d0cece;
  margin-bottom: 20px;
  background-color: #fff;
}
/* line 779, ../scss/style.scss */
.box img {
  vertical-align: middle;
  display: inline-block;
  width: auto;
  max-height: 100%;
  margin-left: -4px;
}

/* line 788, ../scss/style.scss */
.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin: 0;
}

/* line 795, ../scss/style.scss */
.mandatory {
  color: #db1919;
  padding-left: 1px;
}

/* line 800, ../scss/style.scss */
.content {
  margin-top: 35px;
  padding-bottom: 40px;
  font-size: 14px;
  color: #565353;
  line-height: 25px;
  min-height: 480px;
}
.deal-detail-back-button {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
border-radius: 4px;
border: 1px solid transparent;  
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
#deal-detail-tab-content {
    margin-right: -30px;
}
.content .deal-detail-back-button .accordion-wrapper .panel-group .panel-default .panel-heading {
  color: #565353;
  background-color: #f5f5f5;
  border-bottom: none !important;
  border-color: #fff;
  padding: 8px 0px;
}
.deal-detail-back-button .panel-group {
  margin-bottom: 0px ;
}
.deal_detail {
  margin-top: 10px;
}
/* line 808, ../scss/style.scss */
.content h1, .content .media-center .past-events h2, .content .media-center .past-events h1, .content h2, .content h1, .content .media-center .past-events h2 {
  font-size: 35px;
  color: #010101 !important;
}
/* line 813, ../scss/style.scss */
.content h1, .content .media-center .past-events h2, .content .media-center .past-events h1 {
  margin-bottom: 21px;
  font-size: 36px;
}
/* line 818, ../scss/style.scss */
.content h3 {
  /*font-size: 28px;*/
  margin-top: 50px;
  font-weight: 300;
  margin-bottom:12px;
  color: #010101;
  /*margin-left: 5em;*/
  
}
.deal-detail-back-button h3 {
  margin-top: 0px;
  margin-bottom: 0px ;
  font-weight: 300;
  color: #010101;
}
/* line 826, ../scss/style.scss */

/* line 833, ../scss/style.scss */
.content .fs-sm {
 /* font-size: 18px;*/
}
/* line 837, ../scss/style.scss */
.content .fs-lg {
  font-size: 22px;
}
/* line 841, ../scss/style.scss */
.content .top-space {
  margin-top: 20px;
}
/* line 847, ../scss/style.scss */
.content hgroup h3 {
  margin-top: 10px;
}
/* line 851, ../scss/style.scss */
.content hgroup h2, .content hgroup h1, .content hgroup .media-center .past-events h2, .content .media-center .past-events hgroup h2 {
  margin-top: 0px;
}
/* line 94, ../scss/style.scss */
.content .list ul {
  /*list-style-image: url("../img/bullet.png");*/
  background-position: 0px 10px;
  margin: 0;
  padding: 0 0 0 24px;
}
/* line 100, ../scss/style.scss */
.content .list ul li {
  margin-bottom: 0px;
  padding-left: 5px;
  letter-spacing: 0.021em;
  line-height: 27px;
  color : red ;
  margin-bottom: 7px;
}
.content .list ul li span{
color : #565353; 
}
.ian_section .col-sm-6 {
  border-style: dotted;
  border-width: 1px;
}
.ian_section li{
  color: red;
}
.ian_section span{
  color:#010101;
}
/* line 106, ../scss/style.scss */
.content .list ul li:last-child {
  margin-bottom: 0px;
}
/* line 110, ../scss/style.scss */
.content .list ul li a:hover {
  color: #db1919;
}
/* line 115, ../scss/style.scss */
.content .list ul ul {
  /*list-style-image: url("../img/check-icon.png");*/
  padding: 20px 0px 0px 50px;
  list-style-type: disc;
}
/* line 860, ../scss/style.scss */
.content .btn-default {
  background-color: #c5c5c5;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.02em;
  border: none;
  padding: 0.6em 1em;
  outline: none !important;
}
/* line 78, ../scss/style.scss */
.content .btn-default:first-child {
  margin-right: 5px;
}
/* line 82, ../scss/style.scss */
.content .btn-default:focus {
  background-color: #db1919;
}
/* line 86, ../scss/style.scss */
.content .btn-default:hover {
  background-color: #db1919;
  border: none;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
/* line 864, ../scss/style.scss */
.content .new-section-margin {
  margin-top: 40px;
}
/* line 123, ../scss/style.scss */
.content .list2 ul {
  list-style: none;
  margin: 0;
  padding: 0 0 1em 0;
}
/* line 128, ../scss/style.scss */
.content .list2 ul li {
  margin-bottom: 10px;
  padding-left: 5px;
  letter-spacing: 0.021em;
  line-height: 27px;
}
/* line 135, ../scss/style.scss */
.content .list2 ul i {
  padding-right: 0.8em;
  color: #db1919;
}
/* line 872, ../scss/style.scss */
.content .btn-container {
  padding-top: 20px;
}
/* line 876, ../scss/style.scss */
.content .top-btn-container {
  margin-bottom: 20px;
}
/* line 879, ../scss/style.scss */
.content .top-btn-container .ep-guiding {
  padding-right: 20px;
}
/* line 884, ../scss/style.scss */
.content .paragraph-container {
  margin-top: 20px;
}
/* line 886, ../scss/style.scss */
.content .paragraph-container p {
  margin-bottom: 18px;
}
/* line 891, ../scss/style.scss */
.content .membership-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
/* line 895, ../scss/style.scss */
.content .membership-wrapper .spacer {
  padding-right: 10px;
}
/* line 899, ../scss/style.scss */
.content .membership-wrapper h4 {
  color: #db1919;
}
/* line 908, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px !important;
}
/* line 913, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default {
  border: none !important;
  border-color: #f00 !important;
}
/* line 917, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default .panel-heading {
  color: #565353;
  background: none;
  border-bottom: none !important;
  border-color: #fff;
  padding: 8px 0px;
}
/* line 924, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default .panel-heading .panel-title {
  border-left: 3px solid #e46262;
  padding-left: 5px;
}
/* line 928, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default .panel-heading .panel-title:hover {
  border-left: 3px solid #db1919;
}
/* line 933, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default .panel-heading a {
  line-height: 27px;
}
/* line 936, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-default .panel-heading a:hover {
  color: #db1919;
}
/* line 943, ../scss/style.scss */
.content .accordion-wrapper .panel-group .panel-collapse > .panel-body {
  border: none;
  padding: 20px 30px;
}
/* line 952, ../scss/style.scss */
.content .institutional-members .box {
  padding: 0px 20px 30px 20px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #d0cece;
  margin-bottom: 30px;
  white-space: normal;
}
/* line 959, ../scss/style.scss */
.content .institutional-members .box img {
  display: inline-block !important;
}
/* line 963, ../scss/style.scss */
.content .institutional-members .box figcaption {
  padding-top: 20px;
  text-align: left;
  font-size: 14px;
  height: 316px;
  overflow: hidden;
}
/* line 971, ../scss/style.scss */
.content .institutional-members .box .border-top {
  border-top: 1px solid #d0cece;
  vertical-align: top !important;
}
/* line 980, ../scss/style.scss */
.content .individual-members .search-box {
  margin-top: 26px;
  margin-bottom: 15px;
}
/* line 984, ../scss/style.scss */
.content .individual-members .search-box .form-control {
  height: 37px;
}
/* line 988, ../scss/style.scss */
.content .individual-members .search-box ::-webkit-input-placeholder {
  color: #c8c6c6 !important;
}
/* line 993, ../scss/style.scss */
.content .individual-members .btn-default {
  padding: 6px 20px;
  font-size: 18px;
  margin-right: 0px !important;
}
/* line 1002, ../scss/style.scss */
.content .partners .table-row {
  width: 100%;
  padding: 0px 0px 10px 0px;
  float: left;
  margin-top: 40px;
}
/* line 1009, ../scss/style.scss */
.content .partners .table-row .col-sm-10 .table-cell {
  text-align: left;
}
/* line 1015, ../scss/style.scss */
.content .partners .partners-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid red;
}
/* line 1024, ../scss/style.scss */
.content .portfolio .box {
  min-height: 130px;
  margin-bottom: 25px;
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 1030, ../scss/style.scss */
.content .portfolio .box:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
}
/* line 1036, ../scss/style.scss */
.content .portfolio .back-arrow {
  color: #db1919;
}
/* line 1043, ../scss/style.scss */
.content .portfolio-sector .box {
  border: none;
  height: auto;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 1050, ../scss/style.scss */
.content .portfolio-sector .box:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 5px rgba(221, 60, 60, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(221, 60, 60, 0.5);
  -ms-box-shadow: 0px 0px 5px rgba(221, 60, 60, 0.5);
  -o-box-shadow: 0px 0px 5px rgba(221, 60, 60, 0.5);
  box-shadow: 0px 0px 5px rgba(221, 60, 60, 0.5);
}
.investor-fold-sector .col-sm-3 {
  height:200px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #db1919;
  border-width: 1px;
}
.investor-fold-sector .col-sm-3 .btn-lg {
  height: 40px;
/* margin-left: 60px; */
width: 10em;
}
.investor-fold-sector .col-sm-3 .btn-lg .btn-text {
  line-height: 0px ;
  font-size: 15px ;
  margin-top: 10px;
  position: absolute;
}
.col-sm-3 hr {
  width: 80%;
  margin-top: 10px ;
  margin
}

.col-sm-3 .icon-option i {
  color: #09c;
}
.col-sm-3 .text-option{
/*display: table-cell;
width: inherit;*/
background: #e62121;
vertical-align: bottom;
text-align: center;
}
.col-sm-3 .text-option .h4 {
font-weight: 500;
color: white;
}
/* line 1055, ../scss/style.scss */
.content .portfolio-sector .box a {
  color: #6f6e6e;
}
/* line 1058, ../scss/style.scss */
.content .portfolio-sector .box a:hover {
  color: #db1919;
  text-decoration: none;
}
/* line 1064, ../scss/style.scss */
.content .portfolio-sector .box img {
  max-width: 100%;
}
/* line 1068, ../scss/style.scss */
.content .portfolio-sector .box figcaption {
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  word-wrap: break-word;
}
/* line 1077, ../scss/style.scss */
.content address {
  line-height: 27px;
  margin-bottom: 0px;
}
/* line 1084, ../scss/style.scss */
.content .deal-details .btn-container {
  margin-bottom: 10px;
  padding-top: 0;
  text-align: right;
}
/* line 1090, ../scss/style.scss */
.content .deal-details i {
  margin-right: 0px;
}
/* line 1094, ../scss/style.scss */
.content .deal-details .border {
  border-bottom: 1px solid #d0cece;
}
.content .deal-details .border-deal{
  border-bottom: 1px solid #d0cece;
}
/* line 1098, ../scss/style.scss */
.content .deal-details h3 {
  margin: 0 0 25px;
}
/* line 1102, ../scss/style.scss */
.meeting_container{
 border: 5px solid #ddd;
}
.content .deal-details .inner-box {
  height: auto;
  width: 100%;
  padding-bottom: 20px;
  overflow-y: auto;
}
/* line 1109, ../scss/style.scss */
.content .deal-details .inner-box .btn-default {
  padding: 5px 20px;
}
/* line 1114, ../scss/style.scss */
.content .deal-details .date {
  font-size: 13px;
}
/* line 1118, ../scss/style.scss */
.content .deal-details .email-ph-no {
  font-size: 17px;
  font-weight: normal;
  color: #565353;
}
/* line 1124, ../scss/style.scss */
.content .deal-details .ph-no {
  padding: 0px 5px;
}
/* line 1128, ../scss/style.scss */
.content .deal-details .content-body {
  float: left;
  width: 100%;
}
/* line 1133, ../scss/style.scss */
.content .deal-details .divider {
  border-bottom: 1px solid #d0cece;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
/* line 1141, ../scss/style.scss */
.content .deal-details .divider-title {
  position: relative;
  z-index: 1;
  min-width: 100px;
  top: 12px;
  background-color: #fff;
  padding: 0px 10px;
  display: inline-block;
}
/* line 1154, ../scss/style.scss */
.content .media-center ul li {
  border-bottom: 1px dashed #d0cece;
  padding: 10px 0px 10px 0px;
}
/* line 1158, ../scss/style.scss */
.content .media-center ul li:last-child {
  border-bottom: none;
}
/* line 1162, ../scss/style.scss */
.content .media-center ul li p {
  margin-bottom: 10px;
}
/* line 1168, ../scss/style.scss */
.content .media-center .calendar {
  background-color: #db1919;
  color: #fff;
  padding: 0px 0px 0px 0px;
  font-weight: 300;
  opacity: 0.8;
}
/* line 1176, ../scss/style.scss */
.content .media-center .date {
  padding: 10px 0px;
  font-size: 38px;
  font-weight: 300;
}
/* line 1182, ../scss/style.scss */
.content .media-center .month {
  font-size: 18px;
  padding: 3px 0px;
}
/* line 1187, ../scss/style.scss */
.content .media-center .divider {
  border-bottom: 1px solid #fff;
}
/* line 1191, ../scss/style.scss */
.content .media-center .upcoming-events {
  border-bottom: 1px solid #d0cece;
  margin-bottom: 50px;
}
/* line 1205, ../scss/style.scss */
.content .contact h3 {
  margin-bottom: 15px;
}
/* line 1209, ../scss/style.scss */
.content .contact .side-box {
  min-height: 200px;
  border: 1px solid #d0cece;
  float: left;
  width: 100%;
  padding: 25px 15px 20px;
}
.content .contact .side-box p .btn-danger {
  float: right;
}
/* line 1217, ../scss/style.scss */
.content .contact .or {
  padding: 15px 0px 3px;
}
/* line 1221, ../scss/style.scss */
.content .contact .map {
  margin-top: 50px;
  height: 250px;
  float: left;
  width: 100%;
}
/* line 1228, ../scss/style.scss */
.content .contact img {
  height: 100%;
}
/* line 1232, ../scss/style.scss */
.content .contact .btn-text {
  font-size: 18px;
}
/* line 1236, ../scss/style.scss */
.content .contact .divider {
  border-top: 1px solid #d0cece;
  margin-bottom: 20px;
}
/* line 1244, ../scss/style.scss */
.content .career aside {
  min-height: 200px;
  border: 1px solid #d0cece;
  padding: 20px 15px;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
/* line 1251, ../scss/style.scss */
.content .career aside h3 {
  margin: 0px 0px 15px 0px;
}
/* line 1257, ../scss/style.scss */
.content .career aside ul li {
  margin-bottom: 8px;
}
/* line 1260, ../scss/style.scss */
.content .career aside ul li a {
  text-decoration: underline;
}
/* line 1267, ../scss/style.scss */
.content .career .btn-container {
  margin-top: 25px;
}
/* line 1273, ../scss/style.scss */
.content .career .form-group ul {
  letter-spacing: 0.021em;
  list-style: square;
}
/* line 1283, ../scss/style.scss */
.content .knowledge-repository ul li a {
  font-size: 20px;
  display: block;
  padding: 15px 15px;
  font-weight: 300;
}
/* line 1289, ../scss/style.scss */
.content .knowledge-repository ul li a:hover {
  background-image: url("../img/download-icon.png");
  background-repeat: no-repeat;
  background-color: #f3f3f2;
  background-position: 97.5%;
  text-decoration: none;
}
/* line 1297, ../scss/style.scss */
.content .knowledge-repository ul li a span {
  display: inline-block;
  width: 90%;
  padding-right: 10px;
  font-size: 16px;
}
/* line 1309, ../scss/style.scss */
.content .investors-details figcaption {
  margin: 20px 0px;
  color: #db1919;
  font-size: 25px;
}
/* line 1317, ../scss/style.scss */
.content .know-your-investor h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
/* line 1322, ../scss/style.scss */
.content .know-your-investor h1, .content .know-your-investor .media-center .past-events h2, .content .media-center .past-events .know-your-investor h2, .content .know-your-investor .media-center .past-events h1, .content .media-center .past-events .know-your-investor h1 {
  margin-bottom: 30px;
}
/* line 1326, ../scss/style.scss */
.content .know-your-investor h4 {
  margin-bottom: 15px;
}
/* line 1329, ../scss/style.scss */
.content .know-your-investor .btn-danger {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 1334, ../scss/style.scss */
.content .know-your-investor input[type="checkbox"], .content .know-your-investor input[type="radio"] {
  margin-top: 8px;
}
/* line 1338, ../scss/style.scss */
.content .know-your-investor .new-section-margin {
  margin-top: 30px;
}
/* line 1342, ../scss/style.scss */
.content .know-your-investor p {
  margin-bottom: 25px;
  font-size: 15px;
}
/* line 1347, ../scss/style.scss */
.content .know-your-investor h4.mandatory {
  margin: 10px 0px 20px;
}
/* line 1353, ../scss/style.scss */
.content .meeting-card h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 1358, ../scss/style.scss */
.content .meeting-card .vertical-divider {
  border-left: 1px solid #e6e5e5;
  display: inline-block;
  height: 250px;
}
/* line 1364, ../scss/style.scss */
.content .meeting-card .about-meeting {
  color: #db1919;
  margin-top: 20px;
}
/* line 1370, ../scss/style.scss */
.content .admin-dashboard {
  font-size: 14px;
}
/* line 1373, ../scss/style.scss */
.content .admin-dashboard label {
  font-weight: normal;
}
/* line 1377, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar {
  border: 1px solid #e6e5e5;
  border-bottom: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 1383, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li {
  border-bottom: 1px solid #e6e5e5;
  text-align: center;
}
/* line 1387, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li a {
  color: #999999;
  border-bottom: 3px solid #fff;
  padding: 15px 10px;
  font-size: 15px;
}
/* line 1392, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li a:hover {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: none;
  color: #db1919 !important;
  border-bottom: 3px solid #db1919;
}
/* line 1399, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li a img {
  max-height: 50px !important;
  display: inline-block;
  margin: auto;
}
/* line 1406, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li a.active {
  color: #db1919 !important;
  border-bottom: 3px solid #db1919;
}
/* line 1411, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li i {
  margin-right: 10px;
}
/* line 1415, ../scss/style.scss */
.content .admin-dashboard .nav-sidebar li figcaption {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
}
/* line 1423, ../scss/style.scss */
.content .admin-dashboard .divider {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
/* line 1429, ../scss/style.scss */
.content .admin-dashboard .top {
  border-top: 2px solid #e6e5e5;
}
/* line 1434, ../scss/style.scss */
.content .admin-dashboard .export-emport a {
  color: #db1919;
}
/* line 1437, ../scss/style.scss */
.content .admin-dashboard .export-emport a:hover {
  text-decoration: underline;
}
/* line 1442, ../scss/style.scss */
.content .admin-dashboard .export-emport a:first-child {
  margin-right: 15px;
}
/* line 1447, ../scss/style.scss */
.content .admin-dashboard .investor-survey-icon {
  background-image: url("../img/icon-xs.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 24px;
  height: 30px;
  float: left;
  margin-right: 10px;
}
/* line 1457, ../scss/style.scss */
.content .admin-dashboard .deal-icon {
  background-image: url("../img/icon-xs.png");
  background-repeat: no-repeat;
  background-position: 0px -27px;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
}
/* line 1467, ../scss/style.scss */
.content .admin-dashboard .meeting-icon {
  background-image: url("../img/icon-xs.png");
  background-repeat: no-repeat;
  background-position: 0px -52px;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
}
/* line 1479, ../scss/style.scss */
.content .admin-dashboard td i {
  cursor: pointer;
  color: #999999;
}
/* line 1483, ../scss/style.scss */
.content .admin-dashboard td i:hover {
  color: #db1919;
}
/* line 1488, ../scss/style.scss */
.content .admin-dashboard td i:first-child {
  margin-right: 20px;
}
/* line 1493, ../scss/style.scss */
.content .admin-dashboard .filter-box {
  padding: 10px 0 0;
  background-color: #DCDEE0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  width: 100%;
}

/*========================/Content==============================*/
/* line 1507, ../scss/style.scss */
.form-container-far-admin {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid;
  float: left;
  width: 100%;
  padding: 30px 20px;
}

/* line 1519, ../scss/style.scss */
.form-container .form-horizontal .control-label {
  font-weight: normal;
  color: #565555;
  text-align: left;
}
/* line 1526, ../scss/style.scss */
.form-container h1, .form-container .content .media-center .past-events h2, .content .media-center .past-events .form-container h2, .form-container .content .media-center .past-events h1, .content .media-center .past-events .form-container h1 {
  color: #6b6a6a;
}
/* line 1530, ../scss/style.scss */
.form-container h3 {
  margin-top: 0px;
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 10px;
}
/* line 1536, ../scss/style.scss */
.form-container .mandatory {
  color: #db1919;
}
/* line 1540, ../scss/style.scss */
.form-container .form-group input[type="file"] {
  min-height: 34px;
}
/* line 1544, ../scss/style.scss */
.form-container .error-message {
  color: #db1919;
  line-height: 34px;
  font-size: 14px;
}
.subscription-error-message{
  color: #db1919 !important;
  line-height: 34px !important;
  font-size: 14px !important;
}
.commitment-error-message{
  color: #db1919;
  padding-top: 2px;
}
/*========================/FORM=================================*/
/* line 1553, ../scss/style.scss */
.well-icon {
  background: url("../img/well-icon.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  float: left;
}

/* line 1561, ../scss/style.scss */
.user-pic {
  margin-top: -9px;
  display: inline-block;
}
/* line 1567, ../scss/style.scss */
.user-pic img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 1572, ../scss/style.scss */
.pic-caret {
  margin-top: -25px;
}

/* line 1576, ../scss/style.scss */
.welcome-text {
  font-size: 16px;
  color: #060606;
}

/* line 1581, ../scss/style.scss */
.navbar-nav > li > a {
  margin-top: 10px !important;
}

/* line 1585, ../scss/style.scss */
/*.table {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  max-width: 100%;
}*/
.institutional-members .table {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  max-width: 100%;
}
/* line 1592, ../scss/style.scss */
.table .table-row {
  display: table-row;
}
/* line 1597, ../scss/style.scss */
.table .table-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 120px;
}

/* line 1605, ../scss/style.scss */
.cust-modal-sm {
  width: 450px;
}
.cust-modal-md{
  width: 565px;
}
.subscription .cust-modal-sm {
  width: 576px;
}
.editsubscription .cust-modal-sm {
  width: 576px;
}
.subgroup .cust-modal-sm {
  width: 500px;
}
/* line 1608, ../scss/style.scss */
.cust-modal-sm .modal-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 1612, ../scss/style.scss */
.cust-modal-sm .modal-content .form-horizontal {
  margin-top: 20px;
}
/* line 1616, ../scss/style.scss */
.cust-modal-sm .modal-content .form-horizontal .form-group label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
.cust-modal-sm .modal-content .form-horizontal .subgroup-member-form label {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 1623, ../scss/style.scss */
.cust-modal-sm .modal-content .form-horizontal .form-group {
  margin-bottom: 18px;
}
/* line 1628, ../scss/style.scss */
.cust-modal-sm .modal-content .btn-danger {
  margin-top: 0px;
  padding: 5px 15px;
}
/* line 1634, ../scss/style.scss */
.cust-modal-sm h3 {
  font-size: 30px;
  margin-bottom: 40px;
}
.cust-modal-sm p{
  margin-left: 17px;
}
/* line 1640, ../scss/style.scss */
.cust-modal-sm .close {
  font-size: 30px;
  font-weight: normal;
}

/* line 1646, ../scss/style.scss */
.cust-modal-sm-medium {
  width: 540px;
}
/* line 1649, ../scss/style.scss */
.cust-modal-sm-medium .modal-footer {
  text-align: center;
  margin-top: 20px;
  float: left;
  width: 100%;
  padding-bottom: 0px;
}
.close{
  opacity: 0.9 !important;
}
.modal-header {
  background: #3372DF;
  color: #fff;
}
.modal-title {
  color:#fff;
}
.modal-body form{
  padding-left: 10px;
  padding-right: 10px;
}
.modal-body label{
  font-size: 14px;
  font-weight: normal;
}
/* line 1658, ../scss/style.scss */
.portfolio-details-modal {
  font-size: 16px;
}
.portfolio-details-modal .figcaption{
  font-size: 14px;
}
/* line 1661, ../scss/style.scss */
.portfolio-details-modal .modal-content {
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  padding: 0px 30px 30px !important;
  max-height: 600px;
  overflow: auto;
}
/* line 1667, ../scss/style.scss */
.portfolio-details-modal .modal-content .image-box {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  margin-bottom: 10px;
}
/* line 1673, ../scss/style.scss */
.portfolio-details-modal .modal-content .image-box img {
  padding: 5px;
}
/* line 1678, ../scss/style.scss */
.portfolio-details-modal .modal-content figcaption {
  color: #db1919;
  font-weight: 300;
  margin-bottom: 20px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  -o-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  -ms-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
/* line 1688, ../scss/style.scss */
.portfolio-details-modal .modal-content figcaption a {
  color: #db1919;
  padding-left: 0px;
  font-size: 17px;
}
/* line 1693, ../scss/style.scss */
.portfolio-details-modal .modal-content figcaption a:hover {
  color: #1182c0;
}
/* line 1700, ../scss/style.scss */
.portfolio-details-modal .header {
  padding-top: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #d0cece;
  margin-left: -30px;
  margin-right: -30px;
}
/* line 1707, ../scss/style.scss */
.portfolio-details-modal .header .logo {
  height: 67px;
}
/* line 1711, ../scss/style.scss */
.portfolio-details-modal .header .company-name {
  font-size: 22px;
  color: #db1919;
  font-weight: 400 !important;
}
/* line 1716, ../scss/style.scss */
.portfolio-details-modal .header .company-name strong {
  font-weight: 500;
}
/* line 1721, ../scss/style.scss */
.portfolio-details-modal .header .social-icon {
  float: right;
  margin-top: 30px;
}
/* line 1725, ../scss/style.scss */
.social-icon .facebook {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -125px;
  width: 35px;
  height: 32px;
  display: inline-block;
}
/* line 1734, ../scss/style.scss */
.social-icon .linkedin {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -44px;
  width: 35px;
  height: 32px;
  display: inline-block;
}
/* line 1725, ../scss/style.scss */
.portfolio-details-modal .header .social-icon .facebook {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -125px;
  width: 35px;
  height: 32px;
  display: inline-block;
}
/* line 1734, ../scss/style.scss */
.portfolio-details-modal .header .social-icon .linkedin {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -44px;
  width: 35px;
  height: 32px;
  display: inline-block;
}
.social-icon .twitter {
  background-image: url("../img/topright-social-icon.png");
  background-repeat: no-repeat;
  background-position: 0px -86px;
  width: 35px;
  height: 32px;
  display: inline-block;
}
/* line 1744, ../scss/style.scss */
.portfolio-details-modal .header a {
  font-size: 15px;
}
/* line 1748, ../scss/style.scss */
.portfolio-details-modal .header .website-address {
  font-size: 14px;
}
/* line 1752, ../scss/style.scss */
.portfolio-details-modal .header .mt {
  margin-top: 7px;
  display: inline-block;
}
/* line 1757, ../scss/style.scss */
.portfolio-details-modal .header .close {
  font-size: 33px;
  font-weight: normal;
  z-index: 1;
  position: relative;
}

/* line 1766, ../scss/style.scss */
footer {
  background-color: #3e3e3e;
  padding: 25px 0px 20px 0px;
}
/* line 1771, ../scss/style.scss */
footer .footer_nav li {
  display: inline-block;
  margin: 0px 10px;
}
/* line 1775, ../scss/style.scss */
footer .footer_nav li a {
  color: #fff;
  font-size: 15px;
}
/* line 1779, ../scss/style.scss */
footer .footer_nav li a:hover {
  color: #b4b4b4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1787, ../scss/style.scss */
footer .socil_section {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
/* line 1792, ../scss/style.scss */
footer .socil_section .gplus {
  background-image: url("../img/footer-social-icon.png");
  background-repeat: no-repeat;
  width: 41px;
  height: 41px;
  display: inline-block;
}
/* line 1800, ../scss/style.scss */
footer .socil_section .linkedin {
  background-image: url("../img/footer-social-icon.png");
  background-repeat: no-repeat;
  background-position: -44px 0px;
  width: 42px;
  height: 41px;
  display: inline-block;
}
/* line 1809, ../scss/style.scss */
footer .socil_section .twitter {
  background-image: url("../img/footer-social-icon.png");
  background-repeat: no-repeat;
  background-position: -89px 0px;
  width: 42px;
  height: 41px;
  display: inline-block;
}
/* line 1818, ../scss/style.scss */
footer .socil_section .facebook {
  background-image: url("../img/footer-social-icon.png");
  background-repeat: no-repeat;
  background-position: -134px 0px;
  width: 47px;
  height: 41px;
  display: inline-block;
}
.top-marg{

  margin-top: 3em;
}
.p1{
  border: 1px solid rgba(221, 60, 60, 0.7) !important;
  box-shadow: 0px 1px 5px rgba(100, 60, 60, 1.7) !important;
  padding: 1em;
  border-radius: 4px;
}
.port-comp{
  padding: 1em 5em;
}
.port-comp h4{
border-bottom: 1px solid #565353;
width: auto;
font-size: 17px;
font-weight: 400;
letter-spacing: 0.021em;
color: #565353;
}
.icn{

  padding-right: 11px;
}
.p1 img{
  width: 9em;
}
.textright{

  float: right;
}
.btm{
  /*margin-bottom:1em;*/
  margin:0 auto;
  width:300px;
}

.btm h3{

  padding-top: 38px;
}
.btm img{

  float:left;
}
.content h5{

 font-size: 17px;
font-weight: 400;
letter-spacing: 0.021em;
line-height: 27px;
text-align: -webkit-auto;
color: #010101;
}
.hed h3{
text-align: -webkit-center;
}
.heading h3{
font-size: 30px;
color: #d9534f;
position: relative;
bottom: 6px;
margin-top: 15px;
margin-bottom: 8px; 
}
.invster{
  border:1px solid #d9534f;
}

.text-opt{
  background: #d9534f;
   padding: 1px 0;
}

.text-opt h5{
  color:#FFF;
  font-size: 16px;

}

.border{
  border: 1px solid #d9534f;
}

.list_home{
  padding: 1em 2em;
}
.btn-primary {
color: #fff;
background: #db1919;
border: 1px solid #d9534f;
width: 12em;
height: 3em;
}
.btn-primary .btn-text{
  font-size: 14px;
}

.btn-primary:hover, .btn-primary:focus, 
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
color: #fff;
background-color: #d9534f; 
border-color: #d9534f; 
}

.middle-blck h5{
  text-align: center;
}
.middle-blck span{

border-left: 3px solid #d9534f;
/* margin-right: 0em; */
padding-left: 1em;
font-size: 18px;
color: grey;
}

.btn img{float:left;}
.mg-btm{
  margin: -1em 0 2em;
}
.cnt1{
  margin: 0 auto;
width: 170px;
padding-bottom: 1em;
}

/* Button size updated for join investor network button 2-Feb-2017 -- CR through mail */
.btn-size{ width: 220px !important; text-align: center;}
.btn-size button{ width: 16em !important;}

.moddle-blck{

}
.cnt1 h5 a{
color: #FFF;
/* bottom: -1px; */
/* padding-bottom: 1em; */
position: relative;
bottom: 3px;
}

.content address a{

 /* position: relative;
bottom: 1em;*/
}
.spc-btm{
  padding-top: 0px;
}
.content .contact .add-chng h3{

  margin-bottom: -24px;
margin-top: 14px;
}
.content .contact .add-chng a{}

.wrks.act ul li{}

.pp{
  margin-top: 2em;
}
.tt{
  border-bottom: 1px solid#ddd;
}
.col-sm-2 .ac{
  border-bottom: 1px solid #ddd;
}
.invstr h3{}

.ss img{
margin-left: 8px;
width: 5em;
height: 5em;
}
.panel-collapse .row{
  margin-left: 28px;
}
.form-group .col-sm-8 .custom-file-input{
margin-top: 7px;
}
.custom-file-input {
  max-width: 100% !important;
}
/*changes*/
.ico li{display: inline;
padding: 0 9em;}
.ico ul{}
.ico a{}
.ico img{width: 5em;}
.nav{
  display: inline;
}
.nav li{
  text-align: -webkit-left;
  cursor: pointer;
}

.ico{margin-bottom: 2em;
border: 1px solid #ddd;}
li.inv-bdr{border:1px solid #ddd;}

.img-size img{
  width: 2em;
  float:left;
}
/*.nav span{float: left;}*/
.img-met img{
 
  width: 2em;
}
.img-responsive {margin:0 auto;}

.img-met{margin-bottom: 1em;
border: 1px solid #ddd;
}
.center-blck{ display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
  }
.img-met a {
color: grey;
}
.img-met a:hover {
color: red;
}

.n11 li{}
.n11 a{}
.n11{margin: 0 auto;
width:72px;}

.txt{
  margin-top: 9px;
}
.t {
  border: 1px solid #ddd;
  padding: 0px 0;
  background: #ddd;
  border-radius: 5px;
  width: 48%;
  margin-left: 15px;
  margin-right: 6px;
}
.t .form-control {
  width: 215px !important;
}

.txt1{}
.img-met li{
 padding: 6px 44px 0;
}


.less-pading>li>a{padding: 0;}
.less-pading>li>a:hover{border-bottom: red;}
.nav span{}
.img-met span{font-size: 17px;}
.shd{
  background: #ddd;
width: 254px;
margin: 0 auto;
text-align: center;
padding: 4px 5px;
border-radius: 3px;}
li.lft-bdr{border-left: 1px solid #ddd;}
.bag{background: #eee;}

.img-met li:hover{
border-bottom: 1px solid red;
}
p.margin-txt{padding: 0 2em;}

.col-sm-6 .select2-container-multi .select2-choices {
position: static !important;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.img-met li{
border-bottom: 1px solid transparent;
}
.img-met li:hover{
border-bottom: 1px solid red;
}
/*.img-met .deal{
border-bottom: 1px solid transparent;
}
.img-met .deal:hover{
border-bottom: 1px solid red;
}*/
.openForSubscription{
  background-color: #F8F4F4 ;
}
.subgroup{
  text-align: center ; 
  font-size: 16px ;
}

.select2-container-multi .select2-choices {
    position: static !important;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{
  color: red !important;
}
.nav-tabs.nav-justified>.active>a{
  border: 2px solid #ddd !important;
  background-color: #ddd !important;
}
.nav-tabs.nav-justified>li>a{
  border-bottom: 2px solid #ddd !important;
  border-radius: 4px 4px 0 0;
}
.delhi {
background-color: #FF0000;
color: #fff;
}
.mumbai {
background-color: #00FF00;
color: #fff;
}
.bangalore {
  color: #fff;
background-color: #FFFF00;
}
.pune {
  color: #fff;
background-color: #0000FF;
}
.hyderabad {
  color: #fff;
background-color: #FF00FF;
}
.london {
  color: #fff;
background-color: #707070;
}
.chennai {
  color: #fff;
background-color: #04CB85;
}
.kolkata {
  color: #fff;
background-color: purple;
}
.online {
  color: #fff;
background-color: #010101;
}
.other {
  color: #fff;
background-color: #808000;
}
.purple {
  color: #fff;
background-color: purple;
}
.membership-detail i{
  padding-right: 10px ;
}
.pitch-session-legend-delhi{
    background-color: #FF0000 ;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-mumbai{
    background-color: #00FF00;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-bangalore{
    background-color: #FFFF00;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-pune{
    background-color: #0000FF;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-hyderabad{
    background-color: #FF00FF;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-london{
    background-color: #707070;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-chennai{
    background-color: #04CB85;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-kolkata{
    background-color: purple;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-online{
    background-color: #010101;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.pitch-session-legend-other{
    background-color: #808000;
    height: 20px ;
    width: 10px ;
    border: 1px solid navy;
    margin-left: 35px;
}
.showDealToLink{
  display: inline !important;
}
.displayNoneClass{
  display: none !important;
}
.box-count{
  font-size: 40px;
  padding-top: 10px ;
}
.box-text{
  padding-top: 10px ;
}
.box-text-entre{
  max-height: 60px;
  min-height: 60px;
  overflow: hidden;
  padding-top: 10px ;
}


.panel-green {
border-color: #04CB85 !important;
}
.panel-green .panel-heading {
border-color: #04CB85;
color: #fff;
background-color: #04CB85;
}
.panel-green a:hover {
color: #3d8b3d;
}
.panel-green a {
color: #04CB85;
}
.panel-yellow {
border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
border-color: #f0ad4e;
color: #fff;
background-color: #f0ad4e;
}
.panel-yellow a {
color: #f0ad4e;
}
.panel-red {
border-color: #d9534f;
}
.panel-red .panel-heading {
border-color: #d9534f;
color: #fff;
background-color: #d9534f;
}
.panel-red a:hover {
color: #b52b27;
}
.panel-red a {
color: #d9534f;
}
.panel-olive {
border-color: #808000;
}
.panel-olive .panel-heading {
border-color: #808000;
color: #fff;
background-color: #808000;
}
.panel-olive a:hover {
color: #808000;
}
.panel-olive a {
color: #808000;
}

.panel-sponsor-green {
border-color: #5CB85C !important;
}
.panel-sponsor-green .panel-heading {
border-color: #5CB85C;
color: #fff;
background-color: #5CB85C;
}
.panel-sponsor-green a:hover {
color: #3d8b3d;
}
.panel-sponsor-green a {
color: #5CB85C;
}

.panel-awaited-red {
border-color: #ED1A21 !important;
}
.panel-awaited-red .panel-heading {
border-color: #ED1A21;
color: #fff;
background-color: #ED1A21;
}
.panel-awaited-red a:hover {
color: #ED1A21;
}
.panel-awaited-red a {
color: #ED1A21;
}

.deal_detail .table-responsive { 
  overflow-x: scroll;
}
.notification-container {
  width: 400px !important;
  padding: 15px !important;
  border-radius:5px !important;
  max-height:300px !important;
  overflow-y:scroll !important;
}

/* pagination */
.pager {
  padding-top: 20px;
  padding-left: 40px;
  }
.pager .page a {
  border: 3px solid #bbbbbb;
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  color: #000000;
  }
.pager .current {
  border: 3px solid #444444;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 2px;
  }

.pagination {
            font-size: 80%;
        }
        
.pagination a {
  text-decoration: none;
  border: solid 1px #AAE;
  color: #15B;
  width: 35px;
  text-align: center;
  margin-left: -1px;
}

.pagination a, .pagination span {
  display: block;
  float: left;
  padding: 0.3em 0.5em;
  margin-bottom: 5px;
}

.pagination .current {
  background: #3372DF;
  color: #fff;
  border: solid 1px #3372DF;
  width: 35px;
  text-align: center;

}

.pagination .current.prev, .pagination .current.next{
  color:#999;
  border-color:#ccc;
  background:#fff;
}

.select2-choices {
  border-radius: 4px !important;
}
.dow {
  padding: 5px 8px !important;
}
.datepicker {
  padding: 5px 8px !important;
}
.select2-choice {
  padding: 0px 12px !important;
}

.image-selected {
  vertical-align: middle;
  margin-left: -56px;
  color: green;
  font-size: 22px;
  display: none;
}

.page-header {
    text-align: center;margin-top: 0px;
}
.webcast_error_message {
  color: red;
  padding: 10px 0;
}
.webcasts_webcast {
  text-align: center;
}
.webcast_user {
    font-size: 16px;padding-top: 40px;
}

.no-record-found {
  text-align: center;
  margin: 0;
}
.deal_link_section {
  margin: 15px 0;    
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0;
}
.attachment-notes p {
  margin: 0 !important;
}
.main-heading{
  font-size: 24px;
}
.fa-m{
  font-size:22px !important;
}
.fa-wrap{
  border: 1px solid;
  padding: 6px;
  border-radius: 50%;
  height: 36px;
  width: 36px;
}
.fa-edit-wrap{
  border: 1px solid;
  padding: 7px;
  border-radius: 50%;
  height: 31px;
  width: 31px;
}
.fa-mail-wrap{
  border: 1px solid;
  padding: 8px 5px;
  border-radius: 50%;
  height: 31px;
  width: 31px;
}
.fa-close-wrap{
  border: 1px solid;
  padding: 7px;
  border-radius: 50%;
  height: 31px;
  width: 31px;
  color:#db1919;
}
.fa-attach{
  font-size: 22px !important;
  color: #db1919;
}
.fa-downld{
  font-size: 15 !important;
  color: #db1919;
}
.bg-color{
    background: #F86868 !important;
}
.bg-green{
    background: #079428 !important;
}

.badge-color{
  background: #F86868;  
  display: block !important;
  margin-top: -44px;
  margin-left: 28px;
  padding: 3px 6px;
  position: absolute;
  z-index: 1;
}
.img-circle {
  border-radius: 50% !important;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
}
.search-box{
  background: #DCDEE0;
  padding:12px;
  padding-top: 25px;
}
.deal-details-box{
  background: #DCDEE0;
  padding:12px 17px;
  margin-bottom: -1px;  
}

.data-table th{
  background: #3372DF;
  color: #fff;
  font-weight: 400;
  min-width: 163px;
  vertical-align: middle !important;
  line-height: 1 !important;
}
.data-table th:first-child{
  min-width: 60px;
  font-weight: 400; 
  border: none;
}
.data-table th:last-child{
  border-right:none;
}
.data-table td{
  vertical-align: middle !important;
  line-height: 1 !important;
  font-size: 15px !important;
}
.data-table p{
  margin: 0;
}
.view-icon{
  width: 25px;
  margin-right: 12px;
}
.del-icon{
  width: 25px;
}
.table-bordered {
  border: 1px solid #3372DF;
}
.table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
  border: 1px solid #FFF;
}
.table-bordered>thead>tr>th{
  border-left: 1px solid #ddd;
}
.table-bordered>thead>tr>th{
    border-bottom-width: 0;
}

.nav-pills>li>a {
  border-radius: 0px;
  background: #eee;
}
.nav-pills>li {
  text-align:center;
    margin-top: 15px;
}
.nav-stacked>li+li {
  margin-top: 15px;
}
.nav-stacked>li:last-child {
  margin-bottom: 15px;
}

.nav-tabs>li>a {
  border-radius: 0;
}
.custom-tab-wrap {
  margin-top: 10px;
  margin-left: -30px;
  margin-right: -30px;
}
.custom-tab {
  display: inline-block;
  margin-bottom: -1px;
  width: 100%;
}
.custom-tab li{
  margin-left: 12px;
  min-width: 13%;
}
.custom-tab li a{
    border: 1px solid #ccc;
    text-align: center;
}

.danger-text{
  color: #F86868;
  font-weight: 600;
}
.text-normal{
  font-weight: normal !important;
}
.msg-count-text{
  margin-top: -4px;
  font-size: 11px;
}
.media{
    margin-bottom: 8px;
}
.media-left{
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}
.media-right{
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
}
.media-body{
  display: table-cell;
  vertical-align: top;
  width: 87%;

}
.media-heading{
    margin-bottom: -3px;
}
.border-box:hover{
  box-shadow: 0px 0px 3px 1px; 
  border-radius: 4px;
}
.deleteMember{
  display: none;
}

.border-box:hover .deleteMember{
 display:block !important;
 color:red;
 cursor: pointer;
}
.padded_dom {
  padding: 20px 0px;
}
.padded_dom .badge {
  vertical-align: top;
}
.padded_dom h5{
  padding: 0 14px;
  cursor: pointer;
  font-size: 18px;
  color: #555;
}
.announce {
  cursor: pointer;
}
.scroll-wrap{
  max-height: 137px;
  overflow: auto;
  margin-right: 18px;
  margin-left: 0px;
}

table.paripasu-table th, table.paripasu-table tr, table.paripasu-table td{
  border: 1px solid #ccc;

} 
table.paripasu-table th{
  font-weight: 600;
  min-width: 160px;
  font-size: 15px;
  vertical-align: middle !important;
  border-bottom: 1px solid #ccc !important;
}
table.variable-table th, table.variable-table tr, table.variable-table td{
  border: 1px solid #ccc;

} 
table.variable-table th{
  font-weight: 600;
  font-size: 15px;
  vertical-align: middle !important;
  border-bottom: 1px solid #ccc !important;
}
.table{
    margin-bottom: 10px;
}
.portfolio-th tr>th{
  padding: 3px 8px 3px!important;
}
.form-wrap{
  border: 1px solid #ccc; 
  padding: 18px 31px !important; 
  margin: -15px; 
  margin-top: 63px;
}

@media (max-width:768px){
  .tab-pane .form-wrap{
    margin-top: -1px !important;
  }
}
.edit_message {
  cursor: pointer;
}
.dashboard_meeting .table-container {
  max-height: 420px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.dashboard_meeting .table>thead:first-child>tr:first-child>th {
  width: 58%;
}
.expand-link{
  color: #7a85db;
}
.expand-link:hover{
  cursor: pointer;
  color: #2a6496;
}
thead .investee_company {
    min-width: 180px;
}
thead .committed_amount, thead .final_gross_amount, thead .trenche_amount_1, thead .trenche_amount_2, thead .trenche_amount_3, thead .trenche_amount_4, thead .trenche_amount_5 {
  min-width: 230px;
}
thead .number_of_trenche, thead .submitted_on {
  min-width: 160px;
}
thead .amount, thead .pari_pasu_amount, thead .ianpl_amount {
  min-width: 140px;
}
thead .final_pari_pasu_amount {
    min-width: 250px;
}
#dashboard_meeting_count {
  width: 30%;
  float: right;
  display: inline-block;
  margin-top: -4px;
}

.disableSelectedOption {
  /*background-color: gray !important;*/
  color: gray; 
}

.email-name{
  color: white;
}

a.email-name:hover { color: yellow; }
a.email-name:click { color: yellow; }

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
    -moz-animation: spin .7s infinite linear;
    animation: spin .7s infinite linear;
}

@-webkit-keyframes spin2 {
  from {-webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
  }
  to {-webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      transform: rotate(360deg);}
}

@keyframes spin {
  from { transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);
        -moz-transform: scale(1) rotate(360deg);
        transform: scale(1) rotate(360deg);}
}

.btn-file {
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.amt-col {
  min-width: 130px !important;
}

.action-col {
  min-width: 85px !important;
}
.ian-logo {
  width: 200px;
}
.custom-tab-container {
  border-left: 1px solid #ccc; 
  padding-left: 30px;
  margin-left:-1px; 
}
.edit-deal-detail {
  margin-top: 5px;
  margin-right: 30px
}
.deal-flow-bd {
  border: 1px solid #ccc;
}
.submenu-icon-key {
  right: 15px;
  top: 12px;
  position: absolute;
}
.submenu-icon-logout {
  right: 15px;
  top: 56px;
  position: absolute;
}
.more-details-links {
  display: inline;
  padding-right: 18px;
}


@media (max-width:767px) {
  header .navbar-brand  {
    height: 50px !important;
    width: 175px !important;
  }
  .more-details-links {
    padding-right: 6px;
  }
  .dropdown-menu-list {
    margin-left: -15px !important;
  }
  .user-menu-img {
    margin-top: -6px;
  }
  .collapsed-menu {
    position: fixed !important;
    left: 5% !important;
    top: 33%;
    margin-top: -13px !important;
    width: 90% !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    max-height: 330px !important;
  }  
  .collapsed-menu-user {
    position: fixed !important;
    top: 33%;
    left: 5% !important;
    margin-top: -13px !important;
    width: 90% !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    max-height: 380px !important;
  }
  .notification-container {
    position: fixed !important;
    top: 80px;
    left: 5% !important;
    margin-top: -13px !important;
    background-color: #fff !important; 
    width: 90% !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    max-height: 380px !important;
  }
  .hide-caret {
    display: none;
  }
  .hide-block-xs {
    display: none !important;
  }
  .ian-logo {
    margin-top: 6px;
    width: 140px;
    margin-left: 15px;
  }
  .deal-info-xs {
    border: 1px solid #ccc;
  }
  .custom-tab>li>a{
    padding: 5px;
    font-size: 11px !important;
  }
  .custom-tab-wrap {
    margin-left: -16px;
    margin-right: -18px;
  }
  .custom-tab-container {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    padding: 0;
  }
  .notification-xs {
    margin-top: 17px !important;
    margin-right: 20px;
    float: right;
    height: 46px;
  }
  .login-xs {
    margin-top: 23px !important;
    margin-right: 15px;
  }
  .deal-notify {
    margin-top: -7px;
    margin-right: 2px;
  }
  .deal-detail-dom {
    font-size: 13px;
  }
  .pl-0-xs {
    padding-left: 0 !important;
  }
  .pr-0-xs {
    padding-right: 0 !important; 
  }
  .pb-10-xs {
    padding-bottom: 10px;
  }
  .pd-0-xs {
    padding: 0 !important;
  }
  .pr-3-xs {
    padding-right: 3px; 
  }
  .block-xs {
    display: block;
  }
  .mr-xs-0 {
    margin-right: 0;
  }
  .mr-xs-3 {
    margin-right: 3px;
  }
  .mr-msg-xs{
    margin-right: 6px;
  }
  .search-results-xs {
    text-align: left !important;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 0;
  }
  .meeting-width-xs {
    min-width: 130px !important;
    width: 130px !important;
  }
  .deal-flow-bd {
    border: none;
    border-bottom: 1px solid #ccc;
  }
  .padded_dom {
    padding: 10px 0;
  }
  .meeting-date {
    font-size: 14px !important;
  }
  .mobile_panel{float:left;}
}
@media (min-width:481px) and (max-width:767px) {
  .collapsed-menu-user {
    top: 95%;
  }
  .collapsed-menu {
    top: 95%;
  }
  .set-sm-height {
    height: 170px;
    overflow-y:scroll; 
  }
}
@media (min-width:768px) {
  .hide-block-lg {
    display: none !important;
  }
  .user-pic-wrap {
    min-width: 85px;
  }
  .home-sub-menu {
    width: 420px !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .md-nav-pill {
    line-height: 16px;
    font-size: 12px;
    padding: 8px 8px !important;
  }
}
@media (max-width:460px) {
  .box-s {
    width: 212px !important;
  }  
}

@media (max-width:660px) {
  .custom-tab li{
    margin-left: 2px;
    min-width: 9%;
    font-size: 12px !important;
  }
  .custom-tab>li>a{
    padding: 5px;
  } 
}

.navbar-collapse.in {
    overflow-y: hidden;
}
.user-name {
  margin-bottom: -11px;
  margin-top: 6px;
}
.fa-caret-up {
  cursor: pointer;
}
.width-120 {
  min-width: 120px !important;
}
.max-width-50 {
  max-width: 50px !important;
}
.max-width-65 {
  max-width: 65px !important;
}
.mr-0{
  margin-right: 0;
}
.msg-hr-line {
  margin-top: 5px; 
  margin-bottom: 10px;
}
.col-sorting {
  cursor: pointer; 
}
.att_row {
  margin-bottom: 6px;
}
.attachement-box {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  padding: 3px 8px;
  margin-bottom:3px;
}
.attachement-box-text {
  margin:0;
  word-break:break-word;
}
.attachement-box-close {
    position: absolute;
    right: 10px;
}
.dropdown-menu-list {
  margin-top: -5px;
  margin-left: -9px;
  min-width: 77px;
  display: inline-block !important;
}
.user-menu-img {
  display: inline-block; 
  height: 38px;
  width: 38px;
}
.meeting-date {
  font-size: 16px;
}
.calendar-month-header {
  border: 1px solid #ccc;
}

.individual_page .sidebar{ background-color:#e1e1e1;transition: all 0.5s  ease-in-out;  padding-bottom:100px; min-height:100vh; float:left; width:100%;}
.individual_page .bg-defoult{background-color:#e1e1e1;}
.individual_page .sidebar ul{ list-style:none; margin:0px; padding:0px; }
.individual_page .sidebar li a,.sidebar li a.collapsed.active{ display:block; padding:18px; font-size:18px; font-weight:400; color:#333333;border-left:0px solid #dedede;  text-decoration:none}
.individual_page .sidebar li a.active{background-color:#000;border-left:5px solid #dedede; transition: all 0.5s  ease-in-out}
.individual_page .sidebar li a:hover{background-color:#e1e1e1 !important;}
.individual_page .sidebar li a i{ padding-right:5px;}
.individual_page .sidebar ul li .sub-menu{ background:#f1f1f1}
.individual_page .sidebar ul li .sub-menu li a{ position:relative}
.individual_page .sidebar ul li .sub-menu li a:hover:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #f32726;
    height: 100%;
}

.individual_page .sidebar ul li .sub-menu li.active a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #f32726;
    height: 100%;
}
.individual_page .plus-icon-close{ float: right;font-size: 14px !important;color: #555; margin-top: 5px; display: none; }
.individual_page .collapsed .plus-icon-close{ display:block;}
.individual_page .plus-icon-minus{ float: right;font-size: 14px !important;color: #555; margin-top: 5px; display:block; }
.individual_page .collapsed .plus-icon-minus{ display: none;}
/*.individual_page .sidebar ul li .sub-menu li a:hover{ background-color:transparent; padding-left:20px; transition: all 0.5s  ease-in-out}*/
.individual_page .sub-menu{ border-left:5px solid #dedede;}
.individual_page .sidebar li a .nav-label,.sidebar li a .nav-label+span{ transition: all 0.5s  ease-in-out}
.individual_page .sidebar.fliph li a .nav-label,.sidebar.fliph li a .nav-label+span{ display:none;transition: all 0.5s  ease-in-out}
.individual_page .sidebar.fliph {
    width: 100%;transition: all 0.5s  ease-in-out;
    float:left;
}
.individual_page .sidebar.fliph li{ position:relative}
.individual_page .sidebar.fliph .sub-menu {
    position: absolute;
    left: 0px;
    top: 0;
    /*background-color: #222*/
    width: 100%;
    z-index: 100;
}
.individual_page .sidebar li a{ background:url(../img/bor-bottom.png) repeat-x bottom !important;}
.individual_page .sidebar .sub-menu li a{ font-size:15px; color:#555; font-weight:300;}
.individual_page .pic_sec{ padding:5px; background:#fff; border:1px solid #ccc; margin:0px auto; width: 111px;
text-align: center;}
.individual_page .name_sec{ font-size:14px; color:#136cc6; font-weight:500; text-align:center; margin:5px 0px 15px 0px;}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
.individual_page .sidebar ul li.active{border-left:solid 4px #f32726!important; border-radius:0px!important;}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}