@font-face {
    font-family: 'Spinnaker-Regular';
    src: url('../fonts/Spinnaker-Regular.TTF');
    src: local("?"), url('../fonts/Spinnaker-Regular.woff') format("woff"), url('../fonts/Spinnaker-Regular.TTF') format("truetype");
}

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family:Calibri, sans-serif;
}

.cl{clear:both;}


body.login-bg{ background:url( ../images/loginbody-bg.jpg)}


.logo-login{
    width: 100%;
    float: left;
    text-align: center;
	margin:100px 0 20px 0;

}
.panel-default-login{ 
    background: #fafafa none repeat scroll 0 0;
    border: 5px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(153, 153, 153, 0.4), 0 0 10px 5px rgba(209, 209, 209, 0.75) inset;
    height: auto;
    padding:5px;
	width:100%;
	float:left;
}

.panel-heading h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    font-size: 40px;
    margin: 0 0 20px;
    text-align: center;
}

.panel-body {
    padding:15px;
}

.panel-body .loginInput {
    /*background: #fff url("../images/user-icon.jpg") no-repeat scroll left top;*/
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
    color: #888;
    font-size: 18px;
    font-weight: normal;
    height: 36px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 0 7px 0 42px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

/*.panel-body  .Password{background: #fff url("../images/key-icon.jpg") no-repeat scroll left top !important;}*/


/*.panel-body input[type="password"] {
    background: #fff url("../images/key-icon.jpg") no-repeat scroll left top;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
    color: #888;
    font-size: 18px;
    font-weight: normal;
    height: 36px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 0 7px 0 42px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}*/



.panel-body .LoginBtn {
    background: transparent linear-gradient(to bottom, #888 0%, #7a7979 50%, #646464 51%, #555 100%) repeat scroll 0 0;
    border-color: #666 #444 -moz-use-text-color #333 !important;
    border-radius: 5px;
    border-style: solid solid none !important;
    border-width: 1px 1px 0 !important;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.9) inset;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 10px 0 0 3px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
	outline:none;
}

.err_msg{color:#f00; font-size:14px; width:100%; margin:-10px 0 0}

.no-pad{ padding:0px !important;}
.pad-btm-mrg{ margin-bottom:0px !important;}
.forgot-passd{ font-size:14px; float:right; padding:8px 0 0 0;}
.navbar-brand{margin:10px 0 5px; height: auto;}
.navbar-brand img{ width:auto; height:auto;}

.navbar-top-links {
    margin: 5px;
    background: #fff;
    border-radius: 3px;
}

.nav > li > a {
    color: #555;
    display: block;
    font-size: 15px;
    height: auto;
    margin: 0 0 1px;
    padding: 8px 0 7px 7px;
    text-decoration: none;
}
.top-search-panel {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 8px #999;
    height: auto;
    margin: 18px 0 5px 0;
    padding: 10px;
    float: left;
    width: 100%;
}


/*=================left navibar begin=========================================*/

.gw-container.gw-main-container .gw-sidebar.gw-sidebar-fixed,
.gw-container.gw-main-container .gw-sidebar.gw-sidebar-fixed:before { left: auto }

/* .gw-sidebar {
  width: 16.66666667%;
  position: fixed;
  border: 1px solid #e5e5e5;
  border-width: 0 1px 0 0;
  background-color: #37a1c7;
  bottom: 0;
  top: 52px;
  left: 0;
} */


.gw-sidebar {
    width: 103%;
    position: absolute;
    top: -9px;
    left: -15px;
    z-index: 1;
	background:#37a1c7;
	min-height:620px;
}



.gw-sidebar .nano-pane {
  background: rgba(255, 255, 255, 0);
  font-size: 15px;
}

.gw-sidebar .gw-nav-list {  width:103.5%; }

.gw-sidebar .gw-nav-list li a { padding-left: 20px; }

.gw-nav-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.gw-nav-list>li:first-child { border-top: 0; }

.gw-nav-list>li {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  text-decoration: none;
}
 @-webkit-keyframes 
arrow-slide {  0% {
}
 100% {
-webkit-transform:rotate(225deg);
z-index:3
}
}
 @-webkit-keyframes 
arrow-slide1 {  0% {
}
 100% {
-webkit-transform:rotate(225deg);
z-index:3
}
}

.gw-nav-list>li.arrow-down:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 10px;
  top: 15px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -webkit-animation: arrow-slide .5s 0s ease both;
}

.gw-nav-list>li.init-arrow-down:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 10px;
  top: 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
}

.gw-nav-list>li.arrow-up:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 10px;
  top: 15px;
  border-right: 1px solid #37a1c7;
  border-bottom: 1px solid #37a1c7;
  -webkit-transform: rotate(45deg);
  -webkit-animation: arrow-slide1 .5s 0s ease both;
}

.gw-nav-list>li.init-arrow-up:after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  right: 10px;
  top: 15px;
  border-top: 1px solid #37a1c7;
  border-left: 1px solid #37a1c7;
  -webkit-transform: rotate(45deg);
}

.gw-nav-list>li.active { background-color: #fff; }


.gw-nav-list>li>a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #37a1c7;
    color: #fff;
    text-shadow: none!important;
    font-size: 16px;
    text-decoration: none;
}


.Td-Input-right{text-align:right;}

.gw-open > a { outline: 0; }

.gw-nav-list>li.gw-open { border-bottom-color: #e5e5e5 }

.gw-nav-list>li.gw-open>a {
  background-color: #fafafa;
  color: #1963aa
}

.gw-nav-list .gw-open>a,
.gw-nav-list .gw-open>a:hover,
.gw-nav-list .gw-open>a:focus { background-color: #fafafa }

.gw-nav .gw-open > a,
.gw-nav .gw-open > a:hover,
.gw-nav .gw-open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

.gw-nav-list>li.active>a,
.gw-nav-list>li.active>a:hover,
.gw-nav-list>li.active>a:focus,
.gw-nav-list>li.active>a:active {
 background-color: #fff;
    color: #333;
    font-weight: bold;
    font-size: 16px;
}

.gw-nav-list>li>a,
.gw-nav-list .gw-nav-header { margin: 0 }
.gw-nav-list>li.active>a>[class*="icon-"] {
 font-weight: normal
}

.gw-nav-list>li.active>a:hover:before { display: none }

.gw-nav-list>li.active:before {
  display: inline-block;
  content: "";
  position: absolute;
  right: -2px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  border:none;
  border-width: 0 2px 0 0
}

.gw-nav-list li.gw-open>a:after { display: none }

.gw-nav-list>li a>.gw-arrow {
  display: inline-block;
  width: 14px!important;
  height: 14px;
  line-height: 14px;
  text-shadow: none;
  font-size: 18px;
  position: absolute;
  right: 11px;
  top: 11px;
  padding: 0;
  color: #666
}

.gw-nav-list>li a:hover>.gw-arrow,
.gw-nav-list>li.active>a>.gw-arrow,
.gw-nav-list>li.gw-open>a>.gw-arrow { color: #1963aa }

.gw-nav-list>li>a>[class*="icon-"]:first-child {
  display: inline-block;
  vertical-align: middle;
  min-width: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-right: 2px
}

.gw-nav-list>li.active .gw-submenu {
 display: block -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
  box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
}

.gw-nav-list>li .gw-submenu {
  font-size: 13px;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #2285a9;
  border-top: 1px solid #2b92b8;
}

.gw-nav-list>li .gw-submenu>li {
  margin-left: 0;
  position: relative
}

.gw-nav-list>li .gw-submenu>li>a {
  display: block;
  position: relative;
  color: #fff;
  padding: 7px 0 9px 25px;
  margin: 0;
  border-top: 1px solid #2b92b8;
  font-size: 14px;
  text-decoration: none;
}

.gw-nav-list>li .gw-submenu>li>a .fa{margin:0 5px 0 0;}

.gw-nav-list>li .gw-submenu>li>a:focus { text-decoration: none }

.gw-nav-list>li .gw-submenu>li>a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #37a1c7;
}

/*.gw-nav-list>li .gw-submenu>li.active:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  border: 2px solid #dd4814;
}

.gw-nav-list>li .gw-submenu>li.active>a { color: #dd4814 }*/

.gw-nav-list>li .gw-submenu>li a>[class*="icon-"]:first-child {
  display: none;
  font-size: 12px;
  font-weight: normal;
  width: 18px;
  height: auto;
  line-height: 12px;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 11px;
  z-index: 1;
  background-color: #FFF
}

.gw-nav-list>li .gw-submenu>li.active>a>[class*="icon-"]:first-child,
.gw-nav-list>li .gw-submenu>li:hover>a>[class*="icon-"]:first-child { display: inline-block }

.gw-nav-list>li .gw-submenu>li.active>a>[class*="icon-"]:first-child { color: #c86139 }

.gw-nav-list>li>.gw-submenu>li:first-child>a { border-top: 0px; }

.gw-nav-list li .gw-submenu { overflow: hidden }

.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after { display: none }

.gw-nav-list li.active>.gw-submenu>li.active>a:after { display: none }

.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after { display: block }

.gw-nav-tabs li[class*=" icon-"],
.nav-tabs li[class^="icon-"] {
  width: 1.25em;
  display: inline-block;
  text-align: center
}
.pending-text{ color:red;}
.view{ float:right;}
.approve-icon{  display:inline-block;}

.approve-icon a.active{color:#00bf00;}
.approve-icon a.Deactive{color:#FF0000;}

.approve-icon a.unmark{color:#aaa;}


/*=================left navibar end=========================================*/
.top-search-panel h2{ padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #ddd; }

.right-container-panel{ width:100%; float:left; margin-top:-5px;}
.date-text{ padding:5px 5px 0 0 !important; text-align:right;}
.top-search{     
    margin: 0 0 15px;
    float: left;
    width: 100%;}

.SearchTableHead {
    background: #383838 !important;
    color: #fff;
    font-size: 16px;
}
.search-tbl{ border:1px solid #ccc; text-align:left;}
.search-tbl > tbody > tr > td{ border:1px solid #ccc;}
.pending-btn{ padding:3px 3px; border:none; border-radius:3px;}
.search-tbl tr:nth-child(even) {background-color: #ddd;}
.search-spc{ margin-right:15px;}
.calnder-icon{
    float: left;
    margin: -24px 14px 0 90px;
    position: absolute;
}
.pad-left{ padding-left:0px !important;}
    .bs-example{
    	margin: 2px;
        text-align:right;
    }
.bs-example a {
     font-size: 15px;
     text-decoration: none;
     margin: 0;
     color: #337ab7;
  }

    .bs-example a.Approve{color:#2de61e !important;}
	.clear{ clear:both;}

.profile-bg	{
	
    min-height: 20px;
    padding: 5px;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
	
	}
	
	
.panel-heading .accordion-toggle h4:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  
    content:"\E113";   
    float: right;        
    color:#37a1c7;        
    overflow: no-display;
}
.panel-heading .accordion-toggle.collapsed h4:after {
    /* symbol for "collapsed" panels */
    content:"\E114";
}
a.accordion-toggle{
    text-decoration: none;
}


.profile 
{

    display: inline-block;
    }
figcaption.ratings
{
    margin-top:20px;
    }
figcaption.ratings a
{
    color:#f1c40f;
    font-size:11px;
    }
figcaption.ratings a:hover
{
    color:#f39c12;
    text-decoration:none;
    }
.divider 
{
    border-top:1px solid rgba(0,0,0,0.1);
    }
.emphasis 
{
    border-top: 4px solid transparent;
    }
.emphasis:hover 
{
    border-top: 4px solid #1abc9c;
    }
.emphasis h2
{
    margin-bottom:0;
    }
span.tags 
{
    background: #1abc9c;
    border-radius: 2px;
    color: #f5f5f5;
    font-weight: bold;
    padding: 2px 4px;
    }


.offer-lbl{ width:100%; line-height:30px;}
.offer-lbl td{ padding-right:5px;}
.right-dec{ padding:5px 0 0; width:100%;}
.accordion-hd{ font-weight:bold; font-size:15px; text-transform: uppercase;}
.panel-title { text-transform: uppercase; font-size:18px;}
.fund-tbl thead tr { background:#5f5f5f; color:#fff;}
.fund-tbl tbody tr { background:#f6f6f6;}
.fund-tbl tbody tr:nth-child(even) {
    background:#d7ecf4;
}
.fund-tbl td{ padding:5px 0 5px 5px !important;}

.vail-text{ color:#ff0000; font-size:12px; }

.pad-top{ padding-top:40px;}
.password-text{ font-size:14px;}
.input-forgot{ background:none !important;}
.luck{ 
    margin: 3px 0 0 10px;
    position: absolute;}
.panel-bg{ background:transparent; padding:5px 15px 5px 0 !important;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.SucessDiv {
margin: 100px 0;
text-align: center;
line-height: 30px;
font-size:22px;
}
.ConfirmDiv {
margin: 10px 0;
text-align: center;
line-height: 30px;
font-size:22px;
}

.BlueBtn {
    background: #37a1c7;
    border: 1px solid #37a1c7;
    height: auto;
    padding: 5px 15px;
    width: auto;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    margin: 2px 15px 0 0;
    cursor: pointer;
    text-transform: uppercase;
}

.BlueBtn:hover{background:#363636; border: 1px solid #363636;}

.RightBtn{width:auto; height:auto; float:right;}
.RightBtn a{width:auto; height:auto; line-height:30px; padding:0 10px; color:#30b4e1; border:1px solid #30b4e1; float:right; text-decoration:none; margin:0 2px;}
.RightBtn a:hover{border:1px solid #363636; color:#363636;}


.ProfileLogo{float:left; width:150px; height:150px; margin:0 20px 0 0; border-radius:50%; border:1px solid #ccc; float:left;}
.ProfileLogo img{width:100%; margin:0; padding:0;}

.AddressDetails{width:auto; float:left; margin:25px 0 0;}

.IssuerName{font-weight:bold; font-size:22px;}
.Country{font-weight:normal; font-size:14px; font-style:italic; margin: 0;}
.Sector{ padding:0; margin:0; font-size:14px;}
.OverView{ padding:0; margin:0; font-size:14px;}
.Description{margin:20px 0; width:100%;}


/*---------------------Investor Refister View Details ----------------------*/

.InnerHead{background:#555; text-align:center; color:#fff; font-size:30px; text-transform:uppercase; padding:22px 0; font-family:Spinnaker-Regular;}
.RegPartOneBlock{border:1px solid #ccc; padding:15px; margin:15px auto; color:#333; font-weight:normal; font-size:16px; float:left; width:100%;}
.RegPartOneBlock h4{font-weight:bold;}
.RegPartOneBlock .label{width:15%; height:auto; line-height:30px; float:left; padding:0; text-align: left; color:#333; font-size:16px; font-weight:normal; }
.RegPartOneBlock .form-control-Input{width:100%; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none; height: 32px;}
.RegPartOneBlock .Form-Margin{margin:0 130px 10px 0;}

.TextFieldBox{width:25%; float:left;}
.errMsg{font-size:13px; color:#f00; margin:-10px 0 0; width:100%; display:none;}
.MainActivitesFieldBox{width:100%; float:left; margin:0 0 10px;}

.RegPartOneBlock .form-control-Textarea{width:100%; height:70px; resize:none; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none;}

.RegPartOneBlock .form-control-Overview-Textarea{width:100%; height:100px; resize:none; margin:0; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none;}

.RegPartOneBlock .Overviewspam{width:37%; margin:0 20px 0 0; line-height:30px; float:left; color:#333; font-weight:normal; font-size:16px; padding:0; text-align: left;}


.RegPartOneBlock .dropdown {position: relative; display:inline-block; float:left; width:100%}

.RegPartOneBlock .dropdown select {
    padding:4px;
    color: #444;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(../images/selectarow.png) 100% 0 no-repeat;
	outline:none;
	border:1px solid #ccc;
}

/*--------------------------------- Start Background Info ----------------------------*/
.BackgroundInfo_label{width:40%; height:auto; line-height: 30px; margin:0;  float: left; padding: 0; text-align: left; color: #333; font-size: 16px; font-weight: normal;}

.EntityTypeBlock{width:auto; float:left; margin:0 0 10px 0;}
.EntityTypeBlock ul{margin:0; padding:0 20px 0 0; width:auto; float:left;}
.EntityTypeBlock ul li{margin:0; padding:5px 0; list-style-type:none; display:block;}

.BackgroundInfo_TextAreaBlock{width:45%; float:left;}
.Background_Textarea{width:100%; height:100px !important; resize:none; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none; margin:5px 0 10px;}
/*--------------------------------- End Background Info ----------------------------*/

/*---------------------Investee Refister View Details Part Two----------------------*/

.ProjectHd{font-size:14px; color:#000; font-weight:bold; margin:0 0 10px;}

.RegPartTwoBlock{color:#333; font-weight:normal; font-size:16px; padding:10px 0 0;}
.RegPartTwoBlock h4{font-weight:bold;}
.RegPartTwoBlock .label{width:20%; height:auto; line-height:30px; float:left; padding:0; text-align: left; color:#333; font-size:16px; font-weight:normal; }
.RegPartTwoBlock .Projectlabel{width:25%; height:auto; line-height:30px; float:left; padding:0; text-align: left; color:#333; font-size:16px; font-weight:normal; }
.RegPartTwoBlock .Projectlabel2{width:15%; height:auto; line-height:30px; float:left; padding:0; text-align: left; color:#333; font-size:16px; font-weight:normal; }


.RegPartTwoTextFieldBox{width:25%; float:left; margin:0 0 10px;}
.RegPartTwoMainActivitesFieldBox{min-width:25%; float:left; margin:0 0 10px;}

.RegPartTwoBlock .form-control-Input{width:100%; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none; height: 32px;}
.RegPartTwoBlock .Form-Margin{margin:0 80px 10px 0;}

.RegPartTwoBlock .form-control-Textarea{width:100%; height:70px; resize:none; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none;}

.RegPartTwoBlock .form-control-Overview-Textarea{width:100%; height:100px; resize:none; margin:0; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none;}

.RegPartTwoBlock .Overviewspam{width:50%; margin:0 20px 0 0; line-height:22px; float:left; color:#333; font-weight:normal; font-size:16px; padding:0; text-align: left;}
.RegPartTwoBlock .DescriptionTitle{width:100%; margin:5px 0; line-height:22px; float:left; color:#333; font-weight:normal; font-size:16px; padding:0; text-align: left; float:left;}


.RegPartTwoBlock .dropdown {
   	width:auto; position: relative; display:inline-block; float:left; width:100%
}

.RegPartTwoBlock .dropdown select {
    padding:4px;
    color: #444;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(../images/selectarow.png) 100% 0 no-repeat;
	outline:none;
	border:1px solid #ccc;
}

.PartTwo_left{width:44%; margin:0 8% 0 0; display:inline-block; vertical-align:top;}
.PartTwo_left.Margin{margin:0;}

.OrderListTable {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 10px;
    color: #333;
}
.order_tbl_main{ width:64%;}
.OrderListTable td{padding:5px;}
.OrderListTable tr{background: #f6f6f6;}
.OrderListTable tr:nth-child(odd){background: #f6f6f6;}
.OrderListTable tr:nth-child(even){background: #d7ecf4;}
.OrderListTableHead{background:#555 !important; color:#fff; font-size:16px; text-transform:uppercase; font-weight:bold;}

/*.ProjectInfo_fundingBlock{width:70%; float:left; margin:0 0 10px 0;}
.ProjectInfo_fundingBlock ul{margin:0; padding:0; width:45%; float:left;}
.ProjectInfo_fundingBlock ul li{margin:0; padding:5px 0; list-style-type:none; display:block;}*/

.Tddropdown {
   	position: relative; display:inline-block; float:left; width:100%;
}

.Tddropdown select {
    padding:4px;
    color: #444;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(../images/selectarow.png) 100% 0 no-repeat;
	outline:none;
}

.Td-control-Input{width:95%; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none; height: 32px;}
.Td-control-Textarea{width:95%; height:30px; resize:none; margin:0; background:#fff; padding:6px; border:1px solid #ccc; outline:none; float:left; border-radius:0; box-shadow: none;}


.RegPartTwoBlock .OfferInfolabel{width:42%; height:auto; line-height:20px; float:left; padding:5px 0; text-align: left; color:#333; font-size:16px; font-weight:normal; }
.RegPartTwoBlock .OfferInfolabel_2{width:32%; height:auto; line-height:20px; float:left; padding:7px 0 15px; text-align: left; color:#333; font-size:16px; font-weight:normal; }
.DropdownSml {width:auto; position: relative; display:inline-block; float:left; width:80px; margin:0 0 10px;}
.DropdownSml select {
    padding:4px;
    color: #444;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(../images/selectarow.png) 100% 0 no-repeat;
	outline:none;
}

.ItemNu_Table{width:60%; border-collapse:collapse; margin:0 0 10px; color:#333;}
.ItemNu_Table td{padding:5px;}
.ItemNu_Table tr{background: #f6f6f6;}
.ItemNu_Table tr:nth-child(odd){background: #f6f6f6;}
.ItemNu_Table tr:nth-child(even){background: #d7ecf4;}
.ItemNu_TableHead{background:#555 !important; color:#fff; font-size:16px; text-transform:uppercase; font-weight:bold;}

.FinancialTable{width:100%; height:auto; float:left; font-size:15px;}
.Financial_Table{width:100%; margin:0 0 10px; color:#333;}
.Financial_Table td{padding:5px;  border-collapse:collapse; border:1px solid #ccc;}
.Financial_Table tr{border-bottom:1px solid #ccc;}
.Financial_TableHead{background:#555 !important; color:#fff; font-size:16px; text-transform:uppercase; font-weight:bold; text-align:center;}
.Financial_TableHead_2{background:#eeeeee !important; color:#333; font-size:12px;}
.Financial_TableHead_2 .radio {padding-right:0px;}
.FinancialHd{font-weight:bold; font-style:italic;}
.Unreviewed{margin: -7px 0 0 23px; float: left;}

/*---------------------------------- Directors, Key Executives Css --------------------------------*/
.KeyEx_Table{width:100%; border-collapse:collapse; margin:0 0 10px; color:#333;}
.KeyEx_Table td{padding:5px;}
.KeyEx_Table tr{background: #f6f6f6;}
.KeyEx_Table tr:nth-child(odd){background: #f6f6f6;}
.KeyEx_Table tr:nth-child(even){background: #d7ecf4;}
.KeyEx_TableHead{background:#555 !important; color:#fff; font-size:16px; text-transform:uppercase; font-weight:bold;}
.KeyEx_Table a{ border:none; border-radius:20px; color:#fff; padding:3px 15px; text-decoration:none; text-transform:uppercase; outline:none; margin:0 0 3px;  transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;}
.KeyEx_Table a:hover{opacity:0.8}

.KeyEx_Table a.Inactive{color:#8f8f8f; cursor:default;}

/*-------------------------------------- Check Box & Radio button ----------------------------------------*/



/*.radio {
  display: inline-block;
  padding-right: 20px;
}

.radio:hover .inner {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: .5;
}

.radio input {
  width: 1px;
  height: 1px;
  opacity: 0;
  margin:0;
}

.radio input:checked + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.radio input:checked + .outer { border: 1px solid #37a1c7; }

.radio input:focus + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #37a1c7;
}

.radio .outer {
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  margin:2px 5px 0 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}

.radio .inner {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 8px;
  height: 8px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  margin: 4px;
  border-radius: 50%;
  background-color: #37a1c7;
  opacity: 0;
}
*/
.CheckboxDiv{font-size:15px; font-weight:normal; margin:0 10px 0 0;}
.CheckboxDiv label{margin:0 10px 0 0; display:inline-block;}
.CheckboxDiv .checkbox {
  position: relative;
  top: 3px;
  margin: 0 10px 0 0 !important;
  cursor: pointer;
  float: left;
}

.CheckboxDiv .checkbox:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 3px;
  top:4px;
  z-index: 1;
  width: 11px;
  height: 0;
  border: 2px solid transparent;
}

.CheckboxDiv .checkbox:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 6px;
  border-color: #37a1c7;
  border-top-style: none;
  border-right-style: none;
}

.CheckboxDiv .checkbox:after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius:3px;
}

.radio, .CheckboxDiv .checkbox {
    margin: 5px 0;
	font-weight: normal;
}

.paginationPannel{width:100%; text-align:center;}
.paginationPannel .page_buttons{width:auto; height:auto; background:#ccc !important; border:1px solid #999 !important; border-radius:3px; outline:none; cursor:pointer; padding:0px 7px;}
.paginationPannel .page_buttons:hover{background:#37a1c7 !important; border:1px solid #37a1c7 !important; color:#fff;}
.paginationPannel .page_buttons.active{background:#37a1c7 !important; border:1px solid #37a1c7 !important; color:#fff;}
.ProfileContent{border:1px solid #ccc; background:#fff; width:100%; display:inline-block; padding:5px; float:left; min-height:34px;}
pre{overflow:auto; width:100%; white-space:pre-wrap; text-align:left; padding:0; font-size:15px; font-family:Calibri, sans-serif; color:#333; word-break: normal; word-wrap: normal; background:none;border:0; margin:0;}
.ProfileContent_MarginBtm{margin:0 0 10px;}
.ProfileContentBlk{text-align:left; color:#555; text-transform:capitalize;}

.OfferSizeCode{border:1px solid #ccc; background:#fff; width:18%; display:inline-block; padding:5px; margin:0 2% 0 0; float:left; min-height:34px;}
.OfferSize{border:1px solid #ccc; background:#fff; width:80%; display:inline-block; padding:5px; float:left; min-height:34px;}


.ChangePass-alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #f00;
    padding: 0 0 10px;
    text-align: center;
}

.alert-warning {
    color: #f00 !important;
    background-color:transparent !important;
    border-color:none !important;
    text-align:center;
}

@media only screen and (min-width : 150px) and (max-width : 768px){
.logo-login{ margin:30px 0 20px 0;}
.pad-top{ padding-top:30px;}
.right-dec{ text-align:center;}
.gw-sidebar{    
    width: 96%;
    float: left;
    margin: 10px 0 9px 15px;
    position: relative;
    display: block;
    min-height: auto;}
.right-container-panel{ width:100%; float:left;}
.calnder-icon {
    float: right;
    margin: -24px 14px 0 0px;
	position:relative;
	}
.status-pad{ padding-left:0px !important;}
.search-spc {
    margin: 10px -15px 0 0 !important;
}

.col-xs-12{overflow:hidden;}
.col-md-12{padding:0; margin:0 10px;}
.RegPartOneBlock .label{width:100%; }
.RegPartOneBlock .Form-Margin{margin:0;}
.RegPartOneBlock .form-control-Input{width:100%; margin:0;}
.RegPartOneBlock .form-control-Textarea{width:100%; height:70px; margin:0x;}
.RegPartOneBlock .form-control-Overview-Textarea{width:100%; height:100px; margin:0;}
.RegPartOneBlock .Overviewspam{width:100%; margin:0 0 0 0;}

.RegPartOneBlock .dropdown {width:100%; margin:0;}


/*.RegPartTwoTextFieldBox{width:100%; float:left; margin:0 0 10px;}
.RegPartTwoMainActivitesFieldBox{width:100%; float:left; margin:0 0 10px 0;}*/

.RegPartTwoBlock .label{width:100%; }
.RegPartTwoBlock .Form-Margin{margin:0;}
.RegPartTwoBlock .form-control-Input{width:100%; margin:0;}
.RegPartTwoBlock .form-control-Textarea{width:100%; height:70px; margin:0 ;}
.RegPartTwoBlock .form-control-Overview-Textarea{width:100%; height:100px; margin:0;}
.RegPartTwoBlock .Overviewspam{width:100%; margin:0 0 0 0;}

.RegPartTwoBlock .dropdown {width:100%; margin:0 0 10px;}

.FundingBlock-2 ul{width:100%; float:left;}
.ProjectInfo_fundingBlock ul {width: 100%; float:left;}

.list-unstyled {width: 95%;}
.col-xs-6 {width: 100%;}



.OrderListTable {width: 100%;}
.Tabs-container {width: 100%; padding:10px;}
.RegPartTwoBlock .Projectlabel2 {width: 100%;}
.RegPartTwoBlock .Projectlabel { width: 100%;}
.ItemNu_Table {width: 100%;}
.InnerHead {font-size: 22px;}


.RegPartTwoBlock .OfferInfolabel{width:100%; padding:10px 0 5px 0;}
.RegPartTwoBlock .OfferInfolabel_2{width:100%; padding:10px 0 5px 0;}

.BackgroundInfo_TextAreaBlock{width:100%;}
.FinancialTable {overflow-x: scroll;}
.Financial_Table {width: 850px;}
.KeyEx_Table{width: 800px;}


.BackgroundInfo_label{width:100%;}
.Background_Textarea {width: 100%; }

.PartTwo_left{width:100%;}
.right-dec {width: 100%;}

.RegPartOneBlock .label {width: 30%;}
.TextFieldBox {width: 100%; float: left; margin:0 0 10px;}
.TextFieldBox.Form-Margin{margin:0 0 10px;}

.MainActivitesFieldBox {width: 100%;}
.RegPartOneBlock .label{width:100%; }
.RegPartOneBlock .Form-Margin {margin:0 0 10px;}
}

@media only screen and (min-width:320px) and (max-width:480px) {
.ProfileLogo{float:left; width:120px; height:120px;}
.panel-title{font-size: 15px;}
.panel-heading .accordion-toggle h4:after {font-size: 12px;}
}

.Audit-tbl {border: 1px solid #ccc; text-align:left;}
.Audit-tbl > tbody > tr > td{ border:1px solid #ccc;}
.Audit-tbl tr:nth-child(even) {background-color: #ddd;}

/* Tooltip container */
.tooltip {
    position: absolute;
    display: inline-block;
 opacity: 100 !important;
 margin:-16px 0 0 !important;
 /*z-index:0 !important;*/
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color:#fff;
    border:1px solid #ccc;
    color: #333;
    text-align: left;
    padding:0;
    right:-32px;
    position: absolute;
    z-index: 99 !important;
    box-shadow:0 0 10px #999;
   
}

.tooltip .tooltiptext table td, th {
    padding: 3px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}


.btm-spc{ margin-bottom:20px;}
.search-left-spc{ margin-left:15px;}
.email-search-panel{ width:29%; float:left;}
.form-lable{ float:left; padding:0 6px 0 0;}
.form-date-input{ width:36%; float:left; margin-right:15px;}
.form-user-input{ width:28%; float:left; }
.form-recipent-input { width:28%; float:left; margin-right:15px; }
.right-search-panel{ width:43%; float:left;}
.left-purpose-panel{ width:28%; float:left;}
.form-list-input{ width:70%; float:left; }
.earch-btn-section{ float:left;  }
.search-btn-section{ float:right; margin-right:10px;}



/*------------------------- Private Message CSS ---------------------------*/
.PrivateMsgDiv{width:96%; margin:10px auto; background:#efefef; padding:10px;}
.PrivateMsgLeftSection{width:30%; height:auto; background:#fff; float:left; margin:0 10px 0 0; padding:3px;}
.PrivateMsgScrollSection{width:100%; height:380px; background:#fff; overflow-y:scroll; overflow-x:hidden;}
.MessageHead{font-size:18px; font-weight:bold; padding:10px;}
.PrivateMsgLeftSection .MessageSection{width:100%; padding:10px; border-bottom:1px solid #eee; margin:0; float:left; cursor:pointer; line-height:17px;}
.PrivateMsgLeftSection .MessageSection:hover{background:#e3eef3;}
.PrivateMsgLeftSection .MessageSection.active{background:#e3eef3;}

.PrivateMsgLeftSection .MessageSection .Investor_logo{width:52px; height:52px; border:1px solid #ccc; float:left; margin:0 10px 0 0;}
.PrivateMsgLeftSection .MessageSection .Investor_logo img{width:100%;}
.PrivateMsgLeftSection .MessageSection .InvestorName{font-weight:bold; font-size:16px; margin:0 0 3px;}

.PrivateMsgRightSection{width:69%; height:auto; background:#fff; float:left; padding:10px 3px 10px 10px;}
.PrivateMsgRightScrollSection{width:100%; height:345px; background:#fff; overflow-y:scroll; overflow-x:hidden; border-top:1px solid #eee; margin:5px 0;}
.PrivateMsgRightSection .Investor_logo{width:52px; height:52px; border:1px solid #ccc; float:left; margin:0 10px 0 0;}
.PrivateMsgRightSection .Investor_logo img{width:100%;}
.PrivateMsgRightSection .InvestorName{font-weight:bold; font-size:16px; margin:0;}

.MessageSection{width:100%; float:left; margin:5px 0 15px;}
.MessageFooterSection{width:100%; height:auto; padding:3px; background:#e3e3e3; margin:10px 0 0; color:#666; font-size:14px;}
.MessageFooterSection .NewMsg{text-transform:uppercase; margin:0 0 0 10px; padding:0 0 0 10px; border-left:1px solid #666; color:#ca2323; font-weight:bold;font-style: italic;}
.MessageFooterSection .ViewBtn{float:right; margin: 5px -3px 0 0;}
.MessageFooterSection .ViewBtn a{background:#37a1c7; color:#fff; text-transform:uppercase; padding:9px 15px; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; text-decoration:none;}
.MessageFooterSection .ViewBtn a:hover{background:#363636;}

.InboxReplyFooterSection .NewMsg{text-transform:uppercase; margin:0 0 0 10px; padding:0 0 0 10px; color:#ca2323; font-weight:bold; font-style:italic;}
.Inbox_Message_Section{width:100%; padding:10px; background:#fff; margin:0;}
.InboxMessageDiv{width:100%; padding:0; margin:0 0 10px;}
.InboxMessageDiv .InboxMessageDiscussion{width:100%; height:auto; display:inline-block; vertical-align:top}
.InboxMessageDiv .InboxMessageDiscussion .BoardName{font-size:18px; font-weight:bold; margin:0 0 5px;}
.InboxMessageDiv .InboxMessageDiscussion .BoardFooterSection{width:100%; height:auto; padding:3px; background:#e3e3e3; margin:10px 0 0; color:#666; font-size:14px;}

.InboxReplyMessage{width:94%; margin:10px 0 10px 6%;}
.InboxReplyMessage .BoardName{font-size:18px; font-weight:bold; margin:0 0 5px;}
.InboxReplyMessage .InboxReplyFooterSection{width:100%; height:auto; padding:3px; background:#e3e3e3; margin:10px 0 0; color:#666; font-size:14px;}

.InboxReplyMessage .DiscussionContentSection {width:90%; height:auto; display:inline-block; vertical-align:top}
.InboxReplyMessage .DiscussionContentSection .BoardName{font-size:18px; font-weight:bold; margin:0 0 5px;}
.InboxReplyMessage .DiscussionContentSection .BoardFooterSection{width:100%; height:auto; padding:3px; background:#e3e3e3; margin:10px 0 0; color:#666; font-size:14px;}



.InboxPostSection{width:94%; margin:10px 0 10px 6%;}
.MessageTextBox{width:97.5%; height:100px; border:1px solid #ccc; padding:10px; outline:none; resize:none; margin:0 2px 5px 0;}
.SendBtn{width:auto; height:auto; padding:5px 15px; margin:0 17px 0 0; color:#fff; background:#37a1c7; float:right; outline:none; border:0; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;}
.SendBtn:hover{background:#363636;}


.LeftInboxNewMsg {
    text-transform: uppercase;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    color: #ca2323;
    font-weight: bold;
    font-style: italic;
    float:right;
}
/*15-12-2017(New updates)*/
.login-user-icon {
    margin: -51px 0 0 0px;
    float: left;
    z-index: 999999;
    position: relative;
}

.DatepickerIcon {
    margin: 0;
    background: url(../images/CalIcon.png) right no-repeat;
}



/*SUBRAT Added 03/01/2018 for AuditTrail profile*/
.RegCheckbox {
    float: right;
}

.CheckboxLabelRed {
    float: left;
    margin-top: 5px;
}

.CheckboxLabelGreen {
    float: left;
    margin-right:2px;
}

.CheckboxLabelRed label {
    color: #FF0000;
    padding-right: 2px;
}

.CheckboxLabelGreen label {
    color: #18e303;
    padding-right: 2px;
}

.radio {
    display: inline-block;
    font-weight:bold;
}

.radio input {
        width: 1px;
        height: 1px;
        opacity: 0;
        margin: 0;
    }

    .radio input:checked + .outer {
        border: 1px solid #18e303;
    }

    .radio .outer {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        margin: 2px 5px 0 0;
        border: 1px solid #ccc;
        border-radius: 50%;
        background-color: #fff;
    }

    .radio input:checked + .outer .inner {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .radio .inner {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        width: 8px;
        height: 8px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        display: block;
        margin: 4px;
        border-radius: 50%;
        background-color: #18e303;
        opacity: 0;
    }





.radio-red {
    display: inline-block;
    font-weight: bold;
}



    .radio-red input {
        width: 1px;
        height: 1px;
        opacity: 0;
        margin: 0 3px 0 0;
        display:none;
    }

        .radio-red input:checked + .outer {
            border: 1px solid #FF0000;
        }

    .radio-red .outer {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        margin: 2px 5px 0 0;
        border: 1px solid #ccc;
        border-radius: 50%;
        background-color: #fff;
    }

    .radio-red input:checked + .outer .inner {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .radio-red .inner {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        width: 8px;
        height: 8px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        display: block;
        margin: 4px;
        border-radius: 50%;
        background-color: #FF0000;
        opacity: 0;
    }

.MsgNo {
    background: #fa4040;
    color: #fff;
    font-weight: bold;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    padding: 3px 4px;
    font-size: 13px;
    line-height: 9px;
    position: absolute;
    margin: -6px -7px 0;
}
.date_range{ padding-top:5px;}
.tbl-action {
    margin: 2px 12px 2px 2px;
}

.approve-icon .fa {
    margin: 0px ;
}