﻿body {
}

.main-wrapper {
}

.header img {
    width: 100%;
}

/*.menu1 #myNavbar{
    padding:0px;
}*/

/*.menu1 nav .container-fluid{
    padding:0px;
}*/

.menu1 ul {
    padding-left: 0px;
}

.menu1 .navbar-collapse, .menu1 .container-fluid {
    padding: 0px;
}

.menu2 ul {
    padding-left: 10px;
    list-style: none;
}

.menu2 span {
    display: block;
    padding: 5px 0px;
}

.productdetails-wrapper {
}

h3 {
    margin: 0px;
    padding: 10px;
    margin: 0px -15px;
    background: #3aceff;
}

.custom-label {
    font-size: 1.1em;
}

.productdetails-wrapper {
    padding-bottom: 3em;
}

.fields {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px;
    width: 100%;
    resize:none;
}

.productdetails-wrapper .col-md-6,
.ProjectTypeAdd-wrapper .col-md-6,
.ComponentsAdd-wrapper .col-md-6,
.ProjectSanctionAdd-wrapper .col-md-6,
.ProjectProgressAdd-wrapper .col-md-6,
.AddTemplate-wrapper .col-md-6,
.productdetails-wrapper .col-md-12{
    padding: 3px 0px;
}

.img-style1 {
    width: 120px;
    border: 1px solid #ddd;
}

.pad10 {
    padding: 10px;
}

.productdetails-wrapper .row:nth-child(2n+1),
.ProjectTypeAdd-wrapper .row:nth-child(2n+1),
.ComponentsAdd-wrapper .row:nth-child(2n+1),
.ProjectSanctionAdd-wrapper .row:nth-child(2n+1),
.ProjectProgressAdd-wrapper .row:nth-child(2n+1),
.AddTemplate-wrapper .row:nth-child(2n+1){
    background: #ececec;
}

/*.ProjectProgressAdd-wrapper .row{
    margin:0px;
}*/

.table {
    border: 1px solid #ccc;
}

td {
    border: 1px #d2d2d2 solid;
    vertical-align: middle !important;
    text-align: center;
}

thead {
    background: #808080;
    color: #fff;
}

.estimation-table td.text-right {
    text-align: right !important;
}

.text-bold {
    font-weight: bold;
}

.martop5 {
    margin-top: -3px;
}

.mar10 {
    margin: 10px 0px;
}

.size {
    font-size: 20px;
    color: #000;
}

.menu2 ul li {
    text-align: center;
    width: 8%;
}

.marbot5 {
    margin-bottom: 5px;
}


/*.inlineblock{
    display:inline-block;
    margin:10px 0px;
}

.themecolor{
    background:#3aceff;
}*/


/*08-10-2017*/

.tab-wrapper {
    margin-top: 20px;
    padding-top: 15px;
}

.attach-icon {
    font-size: 20px;
}

    .attach-icon:hover {
        cursor: pointer;
    }

.btn-wrapper button {
    width: 100px;
}

.dummy-img {
    width: 100px;
    height: 100px;
}

.documents-wrapper table td:nth-child(2){
    text-align:left;
}

.filter-wrapper{
    padding:10px 0px;
}

.search-wrapper{
    background:#808080;
    padding:10px 15px;
    margin-bottom:5px;
    margin-top: 5px;
}

.search-wrapper label{
    font-size: 17px;
    margin-top: 6px;
}

.spec-color{
        background: #baeeff;
    padding: 10px;
    margin: 0px -15px;
}


textarea.fields{
    height:150px;
}

/*09-10-2017*/

.pics-wrapper select.form-control{
    margin-bottom:10px;
}

.pics-wrapper textarea.textarea-desc{
    resize:none;
    height:70px;
}

.img-wrapper{
    padding:5px;
    margin-top:10px;
}

.img-wrapper img{
    width: 150px;
    margin: 0px auto;
    BORDER:1PX solid #DDD;
}

.martop-7{
    margin-top:-7px;
}

.edit-icon:hover{
    cursor:pointer;
}

#Component textarea.textarea-desc,#SubComponent textarea.textarea-desc,#Pic textarea.textarea-desc,
#advancepopup textarea.textarea-desc{
    resize:none;
    height:70px;
}

#Component .row,#SubComponent .row,#Pic .row,
#Payment .row,#advancepopup .row,#document .row{
    margin-top:10px;
    background:#fff;
}

#Component .modal-footer,#Pic .modal-footer,
#TemplateSelect .modal-footer,#SubComponent .modal-footer,
#Payment .modal-footer,#advancepopup .modal-footer,#document .modal-footer{
    text-align:center !important;
}

.legend-style{
    background:#caefff;
    padding:5px;
        margin-bottom: 10px;
}

.width10{
    width:10%;
}

.width35{
    width:35%;
}

.pics-wrapper img{
    width: 150px;
}

/*10-10-2017*/

.specs p ,.specs-wrapper .table-responsive{
    padding-left:40px;
}

.TemplateList-wrapper .panel-default > .panel-heading,
#TemplateSelect .panel-default > .panel-heading {
    background-color: #e2e2e2 !important;
}

.pad80{
    padding-left: 80px;
}
.martop10{
    margin-top:10px;
}

.add-btn{
    margin-right:10px;
}

.edit-btn,.add-btn{
    margin-top:-7px;
}

#estimation tbody td:nth-child(3),
#estimation tbody td:nth-child(4),
#estimation tbody td:nth-child(5),
#estimation tbody td:nth-child(6),
#estimation tbody td:nth-child(7),
#estimation tbody td:nth-child(8),
.estimation-wrapper tbody td:nth-child(3),
.estimation-wrapper tbody td:nth-child(4),
.estimation-wrapper tbody td:nth-child(5),
.estimation-wrapper tbody td:nth-child(6),
.estimation-wrapper tbody td:nth-child(7),
.estimation-wrapper tbody td:nth-child(8),
.sanction-wrapper tbody td:nth-child(3),
.sanction-wrapper tbody td:nth-child(4),
.sanction-wrapper tbody td:nth-child(5),
.sanction-wrapper tbody td:nth-child(6),
.sanction-wrapper tbody td:nth-child(7),
.sanction-wrapper tbody td:nth-child(8){
    text-align:right;
}

/*11-10-2017*/

.PP-fields{
    width:100px;
    border:1px #d2d2d2 solid;
    border-radius:5px;
}

.inlineblock{
    display:inline-block;
}




/*lightbox*/

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal-lightbox {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

/*lightbox*/

@media (min-width: 992px){
#TemplateSelect .modal-lg {
    width: 1200px;
    }
}
@media(max-width:768px) {
    .productdetails-wrapper .fields {
        margin: 3px;
    }

    .menu1 ul {
        padding-left: 10px;
    }

    .menu1 .navbar-collapse, .menu1 .container-fluid {
        padding: 0px 15px;
    }

    .menu2 ul li {
        width: 32%;
    }
}
