@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700);



/******** 1. General ********/

body {

	/* background-image: url("http://strongheartplumbing.com/admin/3.jpg");

  background-size: cover; */

  color: #323233;

  background-color: #f1f4f5;

  font-family: 'Roboto', sans-serif;

  padding: 0px !important;

  margin: 0px !important;

  font-size: 13px;

}



html {

  overflow-x: hidden;

  position: relative;

  min-height: 100%;

}







.fieldbody {

  color: #323233;

  background-color: #f1f4f5;

  font-family: 'Roboto', sans-serif;

  padding: 0px !important;

  margin: 0px !important;

  font-size: 14px;

}



.button {

    background-color: #e1e6e8;

    color: black;

    border: 2px solid #4CAF50;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    width: 90%;

    float: center;

		border-width: 1px;

		border-radius: 0px;

}



.buttonsmall {

    background-color: #e1e6e8;

    color: dark-grey;

    border: 1px solid #4CAF50;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    float: center;

		width: 100%;

}



.closefile:hover,

.closefile:focus {

  color: #000;

  text-decoration: none;

  cursor: pointer;

  filter: alpha(opacity=50);

  opacity: .5;

}

.closefile {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #949393;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.5;
  background: none;
  border: 0px;
}


.smalladd {
  font-size: 8px;
  font-weight: bold;
  line-height: 1;
  color: #949393;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.5;
  background: none;
  border: 0px;
}



button.closefile {

  -webkit-appearance: none;

  padding: 0;

  cursor: pointer;

  background: transparent;

  border: 0;

}



.buttondevelopment {

    background-color: #e1e6e8;

    color: dark-grey;

    border: 3px solid #f44242;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    float: center;

}



.buttonsecondary {

    background-color: #e1e6e8;

    color: dark-grey;

    border: 2px solid #56b6ff;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    float: center;

}



.menu2button {

	background-color: #e1e6e8;

	color: black;

	border: 2px solid #4CAF50;

	padding: 5px 5px;

	text-align: center;

	text-decoration: none;

	display: inline-block;

	font-size: 11px;

	width: 100%;

	float: center;

	border-width: 1px;

	border-radius: 0px;

}



.button_add {

    background-image: url(add.png);

    background-color: transparent;

    background-repeat: no-repeat;

		border: none;

    cursor: pointer;        /* make the cursor like hovering over an <a> element */

    padding-left: 16px;     /* make text start to the right of the image */

    height: 28px;

    vertical-align: middle; /* align the text vertically centered */

}



.button_sub {

	  background-image: url('');

	  background-color: transparent;

	  background-repeat: no-repeat;

    border: none;

    cursor: pointer;        /* make the cursor like hovering over an <a> element */

    height: 20px;

    vertical-align: middle; /* align the text vertically centered */

}



.extraPersonTemplate {



}



.extraProjectTemplate {

    display:none;

}



.addnoteTemplate {

    display:none;

}



.textareanormal {

        border: 1px solid grey;

}



.textareahigh {

        border: 2px solid red;

}



.tdurgent {

	      background-color: #ff4f67;

        border: 0px;

        padding: 5px;

        margin: 0px;

}



.tdhigh {

	      background-color: #fcc5cc;

        border: 0px;

        padding: 5px;

        margin: 0px;

  }



.tdhighlight {

  	      background-color: #eaeaea;

          border: 0px;

          padding: 5px;

          margin: 0px;

    }


.tdsinglerowhighlight {

      background-color: #eaeaea;
      border: 4px solid;
      border-color:#00ff4e;
      padding: 5px;
      margin: 0px;
}



.tdgreenhighlight {

      	      background-color: #ccffcc;

              border: 0px;

              padding: 5px;

              margin: 0px;

        }



.tdltgreen, .tdgreen, .tddrkgreen, .tdgrey, .tdorange, .tdyel, .tdwarn, .tdinfo, .tdmuted, .tdurg, .tdinverse {

        border: 0px;

        padding: 3px;

        margin: 0px;

        min-width: 90px;

        font-weight: 500;

        font-size: 12px;

        border-radius: 2px;

}



.tdgreen {

	      background-color: #49bb50;

}



.tdgrey {

	      background-color: #cccccc;

}



.tdwarn {

	      background-color: #ff9999;

}



.tdyel {

	      background-color: #ffe900;



}



.tdinfo {

	      background-color: #59d2ff;

}



.tdltgreen {

	      background-color: #89ff9d;

}



.tdinverse {

	      background-color: #1a1a1a;

        color: white;

}



.tdmuted {

	      background-color: #6b6b6b;

        color: #d0d0d0;

}



.tdurg {

        background-color: #ff391e;

        color: white;

        font-weight: 500;

      }



.tdorange {

        background-color: #ffb100;

        font-weight: 500;

        }



      

.tddrkgreen {

        background-color: #357f39;

        font-weight: 500;

        color: #f7f6f6;

        }

        



.tinyltgreen, .tinygreen, .tinygrey, .tinyyel, .tinyinfo, .tinyred, .tinyorange {

        border: 0px;

        padding: 3px;

        margin: 0px;

        font-weight: 500;

        width: 42px;

}





.tinyred {

	      background-color: #ff391e;

        color: white;

}



.tinyredtd {

  background-color: #ff391e;

  border-radius: 4px;

  font-size: 96%;

  padding: 4px 7px;

  margin-right: 5px;

  font-weight: 500;

  color: #fff !important;

  cursor: pointer;

}



.tinybluetd {

  background-color: #227fc7;

  border-radius: 4px;

  font-size: 96%;

  padding: 4px 7px;

  margin-right: 5px;

  font-weight: 500;

  color: #fff !important;

  cursor: pointer;

}





.tinygreen {

	      background-color: #51db5a;

}


.textgreen {

  color: green;
  font-weight: 800;

}



.tinygreentd {

  background-color: #51db5a;

  border-radius: 4px;

  font-size: 96%;

  padding: 4px 7px;

  margin-right: 5px;

  font-weight: 500;

  color: #fff !important;

  cursor: pointer;

}



.tinygrey {

	      background-color: #cccccc;

}



.tinyyel {

	      background-color: #ffe900;



}



.tinyinfo {

	      background-color: #59d2ff;

}



.tinyltgreen {

	      background-color: #89ff9d;

}



.tinyorange {

	      background-color: #ffc235;

}



.scopeinput {

        border: 2px solid red;

				height: 200px;

				width: 200px;

				line-height: 200px;

}

.button_sub:hover {

    background-color: #56b6ff;

    color: white;

		text-align: left;

}



.button_add:hover {

    background-color: #56b6ff;

    color: white;

}



.clock {

    background-color: #56b6ff;

    color: white;

    border: 2px solid #56b6ff;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    float: center;

}



.buttondis {

		background-color: #e1e6e8;

    color: darkgrey;

    border: 2px solid darkgrey;

    padding: 5px 5px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 11px;

    width: 90%;

    float: center;

		border-width: 1px;

		border-radius: 0px;

}



.button:hover {

    background-color: #4CAF50;

    color: white;

}



.xbutton:hover {

    background-color: #4CAF50;

    color: white;

}



.mutedbutton:hover {

    background-color: #4CAF50;

    color: white;

}



.mutedbuttonnm:hover {

	background-color: #4CAF50;

	color: white;

}



.menu2button:hover {

	background-color: #4CAF50;

	color: white;

}



.buttonsmall:hover {

    background-color: #4CAF50;

    color: white;

}



.buttonsecondary:hover {

    background-color: #56b6ff;

    color: white;

}



.buttondis:hover {

    background-color: #a5a7aa; /* Green */

    color: white;

}



.abutton {

  font: 11px Arial;

  text-decoration: none;

	background-color: #e1e6e8;

	color: black;

	border: 2px solid #56b6ff;

  padding: 3px 6px 3px 6px;

}



.abuttondis {

  font: 11px Arial;

  text-decoration: none;

	background-color: #e1e6e8;

	color: darkgrey;

	border: 2px solid darkgrey;

  padding: 3px 6px 3px 6px;

}





.abutton:hover {

    background-color: #56b6ff;

    color: white;

}



.xbutton {

  font: 11px Arial;

  text-decoration: none;

	background-color: #eff1f2;

	color: black;

	border: 0px solid #6e6f72;

  padding: 2px 3px 2px 3px;

}



.mutedbutton {

  font: 11px Arial;

  text-decoration: none;

	background-color: #eff1f2;

	color: black;

	border: 1px solid #d4d4d4;

  padding: 2px 3px 2px 3px;

	margin-left: 5px;

}



.mutedbuttonnm {

	font: 11px Arial;

  text-decoration: none;

	background-color: #eff1f2;

	color: black;

	border: 1px solid #d4d4d4;

  padding: 2px 3px 2px 3px;

	margin-left: 0px;

}



.containertop {

    width: 95%;

    height: 45px;

    margin: auto;

	  background: rgba(255, 255, 255, 0.5);

		border-color: lightgrey;

		border-style: solid;

		border-width: 1px;

		border-radius: 10px;

		margin-bottom: 5px;

}



.container {

    width: 95%;

    margin: auto;



}



.one {

    width: 9%;

    min-width: 130px;

    background: rgba(255, 255, 255, 0.5);

    float: left;

    padding: 5px;

    text-align: center;

    overflow:auto;

		border-color: lightgrey;

		border-style: solid;

    border-width: 1px;

		border-radius: 10px;

		height: 890px;



}



.two {

    margin-left: 10%;

    background: rgba(255, 255, 255, 0.5);

	  overflow:auto;

		height: 900px;

		border-color: lightgrey;

		border-style: solid;

		border-width: 1px;

		border-radius: 10px;

}



.twocontainer{

    background: rgba(255, 255, 255, 0.0);

    display:flex;

}



#messageexpenses {

	overflow:auto;

	padding: 5px;

}



#messagetasks {

}



#messageAR {

	overflow:auto;

	padding: 5px;

}



#messagedailylist {

	overflow:auto;

	height: 725px;

  width: 150px;

}



#messagetaskstop {

	padding: 5px;

}



#messageprojects {

	overflow:auto;

	padding: 5px;

}



#message {

	overflow:auto;

	padding: 5px;

}



#workflowmessage {

	overflow:auto;

		height:805px;

}



#messageprojectoverview {

	position:absolute;

	right:80px;

	top:120px;

	width:750px;

	height:805px;

	overflow:auto;

	padding: 5px;

}



#messagedashboardcurrenttasks {

	width:600px;

	height:300px;

	overflow:auto;

	padding: 5px;

	background-color: white;

}



#messagefieldtasks {

	overflow:auto;

	padding: 5px;

}



#scopessummary {

	height:400px;

	overflow:auto;

	padding: 5px;

}



#actionpanelarge {

	width:650px;

	height: 805px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 5px;

  background: rgba(255, 255, 255, 0.9);

}



#dailylookahead {

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 5px;

  background: rgba(255, 255, 255, 0.7);

}



#actionpanehideable {

	min-width: 345px;

	height: 810px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 0px 5px 3px 5px;

  background: rgba(255, 255, 255, 0.9);

}



#actionpane {

	width:350px;

	min-width: 310px;

	height: 805px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 3px;

  background: rgba(255, 255, 255, 0.9);

}



#actionpanetasks {

	width:340px;

	min-width: 340px;

	height: 805px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 5px;

  background: rgba(255, 255, 255, 0.9);

}





#actionpanehide {

	min-width:7px;

	padding-top: 5px;

	margin-top: 20px;

	margin-left: 5px;

	height: 780px;

	border-width: 0px;

	border-top-left-radius: 7px;

	border-bottom-left-radius: 7px;

	background: rgba(255, 255, 255, 0.9);

	text-align: center;

	line-height: 810px;

}



#actionpanehide:hover{

background: #56b6ff;

}



#genericpane {

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 5px;

  background: rgba(255, 255, 255, 0.7);

}



#workflowright {

	width:30px;

	overflow:auto;

	padding: 8px;

	margin: 5px;

  background-color: white;

	border-color: lightgrey;

	border-style: solid;

}



#actionpanemold {

	height: 810px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 0px 5px 3px 5px;

  background: rgba(255, 255, 255, 0.9);

}



#resultpane {

	overflow:auto;

	padding: 8px;

	flex-grow: 1;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 0px 5px 13px 3px;

	background: rgba(255, 255, 255, 0.9);

	height:810px;

}



#photosandspecs {

	overflow:auto;

	padding: 5px;

	height:370px;

	width:515px;

}



#dashpane {

	width:700px;

	height: 805px;

	overflow:auto;

	padding: 8px;

	border-color: lightgrey;

	border-style: solid;

	border-width: 1px;

	border-radius: 7px;

	margin: 5px;

  background: rgba(255, 255, 255, 0.9);

}



#messagespane {

	width:450px;

	height:300px;

	overflow:auto;

	padding: 5px;

	background-color: blue;

}



.leftlogo {

    line-height: 28px;

    width: 11%;

    height: 25px;

    min-width: 150px;

    float: left;

		margin-top: 10px;

		margin-left: 10px

    padding: 5px;

    text-align: center;

		color: #246de2;

		font-size: 16px;



}

.toolbartop {

    margin-top: 5px;

    margin-left: 320px;

    height: 35px;

    text-align: right;

    padding-left: 10px;

}



.buttomdiv {

    padding: 10px;

    position: absolute;

    bottom: 35px;

    font-size: 12px;

		float:right;

	  background: rgba(255, 255, 255, 0.9);

}



tr, td {

    text-align: left;

    font-size: 13px;

    padding: 2px;

}



td.scopetd

{

  text-align:center;

  vertical-align:top;

	background-color: lightgrey;

}



th {

    text-align: left;

    font-size: 12px;

		color: white;

		background: #6e6f72;

		padding: 4px;

	}



h7 {

		background: #dee0de;

	  padding: 8px;

		font-size: 13px;

		color: black;

}



h8 {

		background: #dee0de;

	  padding: 8px;

		font-size: 12px;

		color: black;

}



h9 {

  font-size: 13px;

  font-weight: 500;

  margin-top: 10px;

  margin-bottom: 10px;

  font-family: inherit;

  font-weight: 500;

  line-height: 2.6;

  color: inherit;

}



table#t01 {

		width: 100%;

}



table#t01 tr:nth-child(even) {

	  background-color: #dee0de;

}



table#t02 {

		width: 100%;

		float: right;

}



table#t02 tr:nth-child(even) {

	  background-color: #dee0de;

}





span.highlight {

    background-color: #dee0de;

		padding: 5px;

		color: black;

}





table#lookahead {

		width: 100%;

}



table#lookahead tr, table#tlookahead td {

	  background-color: #afafaf;

		border: 1px solid darkgrey;

    border-collapse: collapse;

}



span.expander {

	background-color: #dee0de;

	border: 2px solid #56b6ff;

	padding: 1px;

	font-size: 11px;

}



#actionpanehide.expander {

	background-color: #dee0de;

	padding: 0px;

}



#actionpanehide.expanded: {

	background-color: #dee0de;

	padding: 0px;

}



#actionpanehide.expander:hover {

	background-color: #56b6ff;

	padding: 0px;

}



#actionpanehide.expanded:hover {

	background-color: #56b6ff;

	padding: 0px;

}



#actionpanehide:hover {

	background-color: #56b6ff;

	padding: 0px;

}



span.expanded {

background-color: #dee0de;

border: 0px solid #56b6ff;

padding: 0px;

font-size: 11px;

}



#TableData{padding:5px}



span.buttonsection {

		color: black;

		font-weight: bold;

		/* font-family: sans-serif; */

}



#animationWindow {

 width: 100%;

 height: 30px;

 color: white;

}



input[type=radio] {

	display: none;

}



input[type=checkbox] {

	display: none;

}



#actionpane label {

	 padding:3px;

	 margin:4px;

	 background-color:#EFEFEF;

	 border-radius:0px;

	 border:1px solid #D0D0D0;

}



#actionpane label:hover {

 background-color: #56b6ff;

 color: white;

}



#actionpane input[type="radio"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



#actionpane input[type="checkbox"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



#workflowmessage label {

	 padding:3px;

	 margin:4px;

	 background-color:#EFEFEF;

	 border-radius:0px;

	 border:1px solid #D0D0D0;

}



#workflowmessage label:hover {

 background-color: #56b6ff;

 color: white;

}



#workflowmessage input[type="radio"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



#actionpanelarge label {

	 padding:3px;

	 margin: 4px;

	 background-color:#EFEFEF;

	 border-radius:0px;

	 border:1px solid #D0D0D0;

}



#actionpanelarge label:hover {

 background-color: #56b6ff;

 color: white;

}



#actionpanelarge input[type="radio"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



#actionpanelarge input[type="checkbox"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



label_butt {

	 padding:3px;

	 margin:4px;

	 background-color:#EFEFEF;

	 border-radius:0px;

	 border:1px solid #D0D0D0;

}





label_butt:hover {

 background-color: #56b6ff;

 color: white;

}



input[type="radio"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



input[type="checkbox"]:checked + label {

	background-color: #56b6ff;

	 color: white;

}



div.editable {

    width: 320px;

    height: 180px;

    padding: 3px;

		font-size: 13px;

	  overflow: auto;

}



div.editablematerials {

	  width: 400px;

	  height: 370px;

    padding: 5px;

		font-size: 13px;

		overflow: auto;

}



div.editablesmall {

	  width: 150px;

	  height: 180px;

    padding: 3px;

		font-size: 13px;

		overflow: auto;

}



div.editableequip {

	  width: 150px;

	  height: 180px;

    padding: 3px;

		font-size: 13px;

		overflow: auto;

}



div.editablelabor {

	  width: 150px;

	  height: 180px;

    padding: 3px;

		font-size: 13px;

		overflow: auto;

}



div.editablepmlog {

	  width: 800px;

	  height: 500px;

    border: 1px solid grey;

    padding: 5px;

		font-size: 13px;

		overflow: auto;

		background-color: white;

}



/* INVOICES */



div.editablelinedesc {

	  height: 35px;

    padding: 5px;

		font-size: 14px;

		overflow: hide;

		background-color: white;

    border-bottom: 1px solid #f4efef;

}



div.editablelinetotal {

	  height: 35px;

    padding: 5px;

		font-size: 14px;

		overflow: hide;

		background-color: white;

    border-bottom: 1px solid #f4efef;

}



div.editablelinenum {

  	width: 50px;

	  height: 35px;

    padding: 5px;

		font-size: 13px;

		overflow: hide;

		background-color: white;

    border-bottom: 1px solid #f4efef;

}



div.editableworkdesc {

	  height: 190px;

    padding: 5px;

		font-size: 13px;

		overflow: auto;

		background-color: #fafafa;

    border: 1px solid #eee;

    border-radius: 2px;

}



/* 1.1 Loader */

.pace {

  -webkit-pointer-events: none;

  pointer-events: none;

  -webkit-user-select: none;

  -moz-user-select: none;

  user-select: none;

}



.pace-inactive {

  display: none;

}



.pace .pace-progress {

  background: #3f51b5;

  position: fixed;

  z-index: 2000;

  top: 0;

  right: 100%;

  width: 100%;

  height: 3px;

}



.pace .pace-progress-inner {

  display: block;

  position: absolute;

  right: 0px;

  width: 100px;

  height: 100%;

  box-shadow: 0 0 10px #3f51b5, 0 0 5px #3f51b5;

  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);

  -moz-transform: rotate(3deg) translate(0px, -4px);

  -ms-transform: rotate(3deg) translate(0px, -4px);

  -o-transform: rotate(3deg) translate(0px, -4px);

  transform: rotate(3deg) translate(0px, -4px);

}



.pace .pace-activity {

  display: block;

  position: fixed;

  z-index: 2000;

  top: 80px;

  right: 30px;

  width: 30px;

  height: 30px;

  border: solid 2px transparent;

  border-top-color: #3f51b5;

  border-left-color: #3f51b5;

  border-radius: 50px;

  -webkit-animation: pace-spinner 400ms linear infinite;

  -moz-animation: pace-spinner 400ms linear infinite;

  -ms-animation: pace-spinner 400ms linear infinite;

  -o-animation: pace-spinner 400ms linear infinite;

  animation: pace-spinner 400ms linear infinite;

}



@-webkit-keyframes pace-spinner {

  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }

}

@-moz-keyframes pace-spinner {

  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }

  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }

}

@-o-keyframes pace-spinner {

  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }

  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }

}

@-ms-keyframes pace-spinner {

  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }

  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }

}

@keyframes pace-spinner {

  0% { transform: rotate(0deg); transform: rotate(0deg); }

  100% { transform: rotate(360deg); transform: rotate(360deg); }

}





/******** 2. Left Panel (aside navigation) ********/

aside.left-panel {

  background-color: #ffffff;

  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05);

  width: 175px;

  position: fixed;

  height: 100%;

  top: 0px;

  left: 0px;

}



aside.left-panel.collapsed {

  overflow: visible !important;

  position: absolute;

  bottom: 0px;

}



aside.left-panel.lg {

  width: 210px;

}



aside.left-panel.lg + .content {

  margin-left: 210px;

}



/***** 2.1 LOGO *****/

.logo {

  text-align: center;

  background-color: #2f353f;

  padding: 10px 0px 12px;

  position: fixed;

  right: 0;

  left: 0;

  width: 175px;

  z-index: 99;

}



.logodash {

  text-align: center;

  background-color: #2f353f;

  padding: 21px 10px 13px;

  position: fixed;

  right: 0;

  left: 0;

  width: 210px;

  z-index: 99;

}



.logo-expanded {

  font-size: 20px;

  letter-spacing: .05em;

  color: #ffffff !important;

  font-weight: 700;

  text-transform: uppercase;

}

.logo-expanded i {

  font-size: 24px;

  vertical-align: middle;

}

.menu-arrow {

    -webkit-transition: -webkit-transform 0.15s;

    -o-transition: -o-transform 0.15s;

    transition: transform .15s;

    position: absolute;

    right: 15px;

    display: inline-block;

    font-family: 'Material-Design-Iconic-Font';

    text-rendering: auto;

    line-height: 5px;

    font-size: 16px;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    -webkit-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    -o-transform: translate(0, 0);

    transform: translate(0, 0);

    top: 15px;

}

.menu-arrow:before {

    content: '\f2fb';

}

.has-submenu.active .menu-arrow {

  ms-transform: rotate(90deg);

    -webkit-transform: rotate(90deg);

    -o-transform: rotate(90deg);

    transform: rotate(90deg);

}

/******** 2.2 Navigation *******/



.navigation {

  margin: 111px 0px 18px;

}



.navigation > ul > li {

  position: relative;

}



.navigation > ul > li.active.has-submenu:after,

.navigation > ul > li.has-submenu:hover:after {

  color: #fff;

}



.navigation > ul > li > a {

  display: block;

  padding: 6px 14px;

  color: #777f86;

  font-size: 13px;

  text-decoration: none;

  transition: all 0.4s;

  -moz-transition: all 0.4s;

  -webkit-transition: all 0.4s;

  -o-transition: all 0.4s;

  font-weight: 400;

  outline: none !important;

}

.navigation > ul > li > a .badge {

  margin-top: 5px;

  float: right;

}

aside.left-panel.collapsed .navigation > ul > li > a .badge {

  display: none;

}



.navigation > ul > li > a:hover {

  color: #fff;

}



.navigation > ul > li:hover > a,

.navigation > ul > li.active:hover > a,

.navigation > ul > li.active > a{

  color: #2F353F;

  background: #E6EBEC;

}



.navigation ul li a i {

  margin-right: 6px;

  font-size: 18px;

  width: 25px;

  float: left;

  line-height: 19px;

}



.navigation ul li a .nav-label {

  vertical-align: middle;

}



.collapsed .navigation ul li a i {

  float: none;

}





/*** 2.3 Sub Menu ***/

.navigation ul li ul {

  display: none;

  padding-top: 10px;

  padding-bottom: 10px;

}



aside:not(.collapsed) .navigation ul li.active ul {

  display: block;

}



.navigation ul li ul li a {
  padding: 4px 25px 5px 55px;
  color: #777f86;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 13px;
  text-align: left;
  display: block;
  outline: none !important;
}



.navigation ul li ul li a:hover {

  color: #2F353F;

}



.navigation ul li ul li.active a {

  color: #3fb7ed !important;

}





/******************** 3.Top Header ****************/



header {

  background-color: #2f353f;

  box-shadow: 0 0px 8px 0 rgba(0,0,0,0.06),0 1px 0px 0 rgba(0,0,0,0.02);

  position: fixed;

  top: 0;

  left: 175px;

  right: 0;

  z-index: 999;

  height: 62px;

}

header .navbar-default .navbar-nav>li>a {

  background-color: transparent;

  line-height: 30px;

  color: #C3C9CE;

}



header .navbar-default .navbar-nav>li>a:hover {

  color: #ffffff;

}



header .navbar-default .navbar-nav>li>a i{

  font-size: 20px;

  line-height: 33px;

}

 .navbar-default .navbar-nav>.open>a,  .navbar-default .navbar-nav>.open>a:focus,  .navbar-default .navbar-nav>.open>a:hover {

  background-color: rgba(241, 244, 245, 0.85);

  color: #2f353f;

}

.navbar-toggle {

  margin: 12px 20px 8px 0px;

  display: block;

  padding-left: 0px;

}



.navbar-toggle .icon-bar {

  background-color: #b3b3be;

}



.app-search {

  position: relative;

  margin-top: 12px;

  margin-bottom: 8px;

  margin-right: 15px;

  color: #ffffff;

}

.app-search a {

  position: absolute;

  top: 8px;

  right: 15px;

  color: #c4c4cd;

}



.app-search .form-control,

.app-search .form-control:focus {

  border: none;

  font-size: 13px;

  color: inherit;

  padding-left: 20px;

  background: rgba(237, 241, 242, 0.15);

  box-shadow: none;

  border-radius: 34px;

  margin-top: 1px;

}

.app-search .form-control:focus {

  background: rgba(237, 241, 242, 0.2);

}









.dropdown .extended {

  width: 280px;

  padding: 0;

  margin-left: -1px;

  z-index: 3;

  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);

  box-shadow: 0 2px 6px rgba(0,0,0,0.1);

  border: none;

  max-height: 330px;

  margin-top: 4px;

}



.dropdown .extended li {

  border-bottom: 1px solid #F3F5F6;

  line-height: 20px;

}



.dropdown .extended li a {

  padding: 10px 20px !important;

}



.dropdown .extended i {

  float: left;

  width: 38px;

  margin-right: 10px;

  text-align: center;

  margin-top: 5px;

  font-size: 22px;

}



.dropdown .extended p {

  font-weight: 600;

  padding: 10px 15px 11px 15px;

  margin-bottom: 0px;

}

.dropdown .extended p a {

  padding: 0px !important;

  text-align: right !important;

}



.dropdown .pro-menu i{

  margin-right: 5px;

}

.dropdown .pro-menu a {

  padding: 7px 20px !important;

}



.Leftmenu-trigger {

  cursor: pointer;

  font-size: 16px;

  line-height: 64px;

  padding: 0px 15px 0px 7px;

}



.badge.up {

  position: relative;

  top: -14px;

  padding: 3px 6px;

  margin-left: -13px;

}



.top-menu li {

  padding: 0px !important;

}



.top-menu li >a {

  color: inherit;

    text-align: center;

    padding: 14px 15px;

    font-size: 13px;

    display: block;

}



.top-menu li >a:hover,.top-menu li >a:focus,.top-menu li >a:active {

  background-color: transparent;

}



.top-menu .dropdown-menu li {

  width: 100%;

  text-align: left !important;

}



.top-menu .dropdown-menu li a ,.top-menu .dropdown-menu .media-body{

  color: inherit;

  font-size: 14px;

  text-align: left;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  overflow: hidden;

}



.top-menu .dropdown-menu .media-body {

  width: 70%;

}

.username {

  font-size: 14px;

  vertical-align: middle;

  margin-left: 3px;

}



.header-noti li a {

  font-size: 14px;

}





/***************** 4.Content Area (right) ****************/



.content {

  margin-left: 180px;

}



.content > .container-fluid {

  padding-left: 10px;

  padding-right: 20px;

}



.wraper {

  padding-top: 80px;

  min-height: 550px;

  padding-bottom: 70px;

}

.page-title {

  padding: 3px 0px 23px;

}

.page-title h3 {

  margin: 0px;

  font-size: 19px;

}



h12 { font-size: 20px;

      font-weight: bold;

 }



.collapsed + .content .footer{

  left: 75px;

}



/***************** 5.Footer ****************/

.footer {

  color: #58666e;

  position: absolute;

  left: 175px;

  right: 0px;

  bottom: 0px;

  padding: 11px 30px;

  background-color: #E6EBEC;

  border-top: 1px solid rgba(0, 0, 0, 0.05);

}



/***************** 6.Panel-Tab-Accordions ****************/

.nav.nav-tabs+.tab-content,.tabs-vertical-env .tab-content {

  background: #FFF;

  padding: 30px;

  margin-bottom: 30px;

}



.nav.nav-tabs>li.active>a,.tabs-vertical-env .nav.tabs-vertical li.active>a {
  border: 0;
  background-color: #3fb7ee59;
  border-top: 2px solid #E6EBEC;
  color: black;
}



.nav.nav-tabs>li>a {

  border: none;

  background-color: #E6EBEC;

  margin-right: 5px;

  padding-left: 20px;

  padding-right: 20px;

  cursor: pointer;

  border-radius: 0;

  border-top: 2px solid #E6EBEC;

}



.nav.nav-tabs>li:last-of-type a {

  margin-right: 0px;

}



.nav.nav-tabs {

  border-bottom: 0;

}



.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus ,.tabs-vertical-env .nav.tabs-vertical li.active>a {

  border: none;

}



.tabs-vertical-env {

  margin-bottom: 30px;

}



.tabs-vertical-env .nav.tabs-vertical {

  min-width: 120px;

  width: 150px;

}



.tabs-vertical-env .nav.tabs-vertical, .tabs-vertical-env .tab-content {

  display: table-cell;

  vertical-align: top;

}



.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before, .panel-group .panel .panel-heading .accordion-toggle.collapsed:before {

  content: '\f067';

}



.panel-group .panel .panel-heading a[data-toggle=collapse]:before, .panel-group .panel .panel-heading .accordion-toggle:before {

  float: right;

  display: block;

  content: '\f068';

  font-family: 'FontAwesome';

  font-size: 14px;

  width: 25px;

  text-align: right;

}



.panel-group .panel .panel-heading a[data-toggle=collapse], .panel-group .panel .panel-heading .accordion-toggle {

  display: block;

}



.tabs-vertical-env .nav.tabs-vertical li>a {

  background-color: #E6EBEC;

  margin-bottom: 5px;

  text-align: center;

  white-space: nowrap;

  font-weight: 500;

}



.panel-group .panel .panel-heading+.panel-collapse .panel-body {

  border-top: 1px solid #E6EBEC;

}



.panel-group.panel-group-joined .panel+.panel, .panel-group-joined .panel-group .panel+.panel {

  margin-top: 0;

  border-top: 1px solid #ddd;

}



.table>thead>tr>td.middle-align, .table>tbody>tr>td.middle-align, .table>tfood>tr>td.middle-align, .table>thead>tr>th.middle-align, .table>tbody>tr>th.middle-align, .table>tfood>tr>th.middle-align {

  vertical-align: middle;

}

/* Modal-use */

.modal-content .nav.nav-tabs+.tab-content, .tabs-vertical-env .tab-content, .modal-content .panel-group {

  margin-bottom: 0px;

  width: 100%;

}



.modal-content .panel {

  border-top: none;

}



/* Sweet Alert */

.sweet-alert p {

  font-size: 14px;

  font-weight: 400;

  line-height: 22px;

}

button.confirm {

  background-color: #34c73b !important;

  box-shadow: none !important;

}

.sweet-alert .sa-icon.sa-success .sa-placeholder {

  border: 4px solid #34c73b;

}

.sweet-alert .sa-icon.sa-success .sa-line {

  background-color: #34c73b;

}

.sweet-alert .sa-icon.sa-error {

    border-color: #d74548;

}

.sweet-alert .sa-icon.sa-error .sa-line {

  background-color: #d74548;

}



/***************** 7.Portlets ****************/

.portlet {

  margin-bottom: 20px;

  background: #fff;

  transition: all 0.4s;

  -moz-transition: all 0.4s;

  -webkit-transition: all 0.4s;

  -o-transition: all 0.4s;

  border: 1px solid #E6EBEC;

}



.portlet .portlet-heading {

  padding: 15px;

  line-height: 38px;

  min-height: 39px;

  border-radius: 3px;

  color: #fff;

}



.portlet .portlet-heading .portlet-title {

  float: left;

  font-size: 16px;

  font-weight: 700;

  margin-bottom: 0;

  margin-top: 0;

}



.portlet .portlet-heading .portlet-title-mini {

  float: left;

  font-size: 14px;

  font-weight: 700;

  margin-bottom: 0;

  margin-top: 0;

}



.portlet .portlet-heading .portlet-widgets {

  position: relative;

  text-align: right;

  float: right;

  padding-left: 15px;

  display: inline-block;

  font-size: 15px;

  line-height: 0px;

}



.portlet .portlet-body {

  background: #fff;

  padding: 15px;

  -webkit-border-bottom-right-radius: 5px;

  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-bottomright: 5px;

  -moz-border-radius-bottomleft: 5px;

  border-bottom-right-radius: 5px;

  border-bottom-left-radius: 5px;

}



.portlet .portlet-heading .portlet-widgets .divider {

  margin: 0 5px;

}



.portlet .portlet-heading.bg-purple a, .portlet .portlet-heading.bg-info a, .portlet .portlet-heading.bg-success a, .portlet .portlet-heading.bg-primary a, .portlet .portlet-heading.bg-danger a, .portlet .portlet-heading.bg-warning a, .portlet .portlet-heading.bg-inverse a,.portlet .portlet-heading.bg-pink a {

  color: #fff;

}



.portlet .portlet-heading a {

  color: #999;

}



.portlet .portlet-heading .portlet-widgets .collapsed .ion-minus-round:before {

    content: "\f217" !important;

}



.panel-disabled {

  position: absolute;

  cursor: wait;

  border-radius: 3px;

  left: 10px;

  right: 10px;

  top: 0;

  bottom: 20px;

  background: rgba(47, 53, 63, 0.22);

}



.loader-1 {

  width: 30px;

  height: 30px;

  background-color: #2f353f;

  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;

  animation: sk-rotateplane 1.2s infinite ease-in-out;

  position: absolute;

  left: 50%;

  top: 50%;

  margin-left: -15px;

  margin-top: -15px;

}



@-webkit-keyframes sk-rotateplane {

  0% { -webkit-transform: perspective(120px) }

  50% { -webkit-transform: perspective(120px) rotateY(180deg) }

  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }

}



@keyframes sk-rotateplane {

  0% {

    transform: perspective(120px) rotateX(0deg) rotateY(0deg);

    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)

  } 50% {

    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);

    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)

  } 100% {

    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);

    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);

  }

}

/***************** 8.Widget  ****************/

.widget-panel {

  padding: 26px 20px;

  border-radius: 4px;

  position: relative;

  margin-bottom: 20px;

  border: 1px solid #E6EBEC;

  min-width: 220px;

  }



.widget-style-1 i {

  position: absolute;

  font-size: 6rem;

  right: 0;

  bottom: 1rem;

  color: #edf0f0;

}

.widget-style-1 h2 {

  font-weight: 600;

  font-size: 32px;

  margin-bottom: 8px !important;

}



.widget-style-1:hover i {

  -moz-transform: scale(1.5);

  -webkit-transform: scale(1.5);

  -o-transform: scale(1.5);

  transform: scale(1.5);

}

.widget-style-2 {

  padding-left: 30px;

}

.widget-style-2 i {

  font-size: 48px;

  float: right;

  line-height: 48px;

  padding: 35px 35px 29px;

  margin-top: -27px;

  margin-right: -20px;

}

.widget-style-2 h2 {

  font-weight: 500;

  font-size: 28px;

  margin-bottom: 8px !important;

}



.profile-widget {

  background: #ffffff;

  margin-bottom: 20px;

}



.bg-profile {

  height: 100px;

}



.profile-widget .img-thumbnail {

  margin-top: -42px;

  border: none;

}



.widget-list {

  padding: 10px;

  margin-top: 20px;

  margin-left: 0px;

  padding-bottom: 30px;

}



.widget-list span {

  display: block;

  font-weight: bold;

  font-size: 18px;

}



.tile-stats {

  padding: 20px 0px 0px 0px;

  position: relative;

  min-height: 128px;

  overflow: hidden;

  margin-bottom: 20px;

  border: 1px solid #E6EBEC;

}



.tile-stats .status {

  margin-top: 0px;

  padding: 0px 20px 10px 20px;

}



.status-ab {

  position: absolute;

  right: 0;

}



.mini-stat {

  background: #fff;

  padding: 20px;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  margin-bottom: 20px;

}



.mini-stat-icon {

  width: 60px;

  height: 60px;

  display: inline-block;

  line-height: 60px;

  text-align: center;

  font-size: 30px;

  -webkit-border-radius: 100%;

  -moz-border-radius: 100%;

  border-radius: 100%;

  float: left;

  margin-right: 10px;

  color: #fff;

}



.mini-stat-info {

  font-size: 12px;

  padding-top: 2px;

}



.mini-stat-info span {

  display: block;

  font-size: 24px;

  font-weight: 600;

}



/* =============

   Nestable

============= */

.custom-dd .dd-list .dd-item .dd-handle {

  background: #F1F4F5;

  border: none;

  padding: 8px 16px;

  height: auto;

  font-weight: 600;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  -moz-border-radius: 3px;

  background-clip: padding-box;

}

.custom-dd .dd-list .dd-item .dd-handle:hover {

  color: #3960d1;

}

.custom-dd .dd-list .dd-item button {

  height: auto;

  font-size: 17px;

  margin: 8px auto;

  color: #555555;

  width: 30px;

}

.custom-dd-empty .dd-list .dd3-handle {

  border: none;

  background: #F1F4F5;

  height: 36px;

  width: 36px;

}

.custom-dd-empty .dd-list .dd3-handle:before {

  color: inherit;

  top: 7px;

}

.custom-dd-empty .dd-list .dd3-handle:hover {

  color: #3960d1;

}

.custom-dd-empty .dd-list .dd3-content {

  height: auto;

  border: none;

  padding: 8px 16px 8px 46px;

  background: #F1F4F5;

  font-weight: 600;

}

.custom-dd-empty .dd-list .dd3-content:hover {

  color: #3960d1;

}

.custom-dd-empty .dd-list button {

  width: 26px;

  height: 26px;

  font-size: 16px;

  font-weight: 600;

}

.dd-handle{

  border: none;

  height: auto;

  background: #E6EBEC;

  padding: 8px 16px;

  font-weight: 600;

}





/************* 9.Chat / Todo **********/

#todo-message {

  font-size: 16px;

}



.conversation-list {

  list-style: none;

  padding: 0px 20px;

  max-height: 350px;

}



.conversation-list li {

  margin-bottom: 24px;

}



.conversation-list .chat-avatar {

  width: 40px;

  display: inline-block;

  text-align: center;

  float: left;

}



.conversation-list .chat-avatar img {

  width: 100%;

  border-radius: 100%;

}



.conversation-list .chat-avatar i {

  font-size: 12px;

  font-style: normal;

}



.conversation-list .ctext-wrap i {

  display: block;

  font-style: normal;

  font-weight: bold;

  position: relative;

  font-size: 12px;

  color: #1a2942;

}



.conversation-list .conversation-text {

  display: inline-block;

  font-size: 12px;

  float: left;

  margin-left: 12px;

  width: 70%;

}



.conversation-list .ctext-wrap {

  padding: 10px;

  background: #f5f5f5;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  position: relative;

  display: inline-block;

}



.conversation-list .ctext-wrap p {

  margin: 0px;

  padding-top: 3px;

}



.conversation-list .ctext-wrap:after {

  right: 100%;

  top: 20%;

  border: solid transparent;

  content: " ";

  height: 0;

  width: 0;

  position: absolute;

  pointer-events: none;

  border-color: rgba(213,242,239,0);

  border-right-color: #f5f5f5;

  border-width: 5px;

  margin-top: -5px;

}



.conversation-list .odd .chat-avatar {

  float: right !important;

}



.conversation-list .odd .conversation-text {

  width: 70% !important;

  margin-right: 12px;

  text-align: right;

  float: right !important;

}



.conversation-list .odd .ctext-wrap {

  background: #e8e9ec !important;

}



.conversation-list .odd .ctext-wrap i {

  color: #acacac;

}



.conversation-list .odd .ctext-wrap:after {

  left: 100% !important;

  top: 20% !important;

  border-color: rgba(238,238,242,0)!important;

  border-left-color: #e8e9ec !important;

}



.chat-send {

  padding-left: 0px;

  padding-right: 30px;

}



.chat-send button {

  width: 100%;

}



.chat-inputbar {

  padding-left: 30px;

}

/****ToDo List****/

.todoapp {

  padding: 10px 30px 20px 30px !important;

}

.todo-list li{

  border:0px;

  margin:0px;

  border-radius:0px;

  border-bottom:1px solid #eee;

  padding-left: 0px !important;

  padding-right: 0px !important;

}

.todo-list li:last-of-type {

  border-bottom: none;

}



.todo-send {

  padding-left: 0px;

}

/************* 10.Calendar **********/

.calendar {

  margin-bottom: 0px;

  float: left;

}



.fc-toolbar {

  margin-bottom: 5px;

}



.fc-toolbar h2 {

  font-size: 18px;

  font-weight: 600;

  text-transform: uppercase;

  line-height: 30px;

}



.fc-day {

  background: #FFF;

}



.fc-toolbar .fc-state-active,

.fc-toolbar .ui-state-active,

.fc-toolbar button:focus,

.fc-toolbar button:hover,

.fc-toolbar .ui-state-hover {

  z-index: 0;

}



.fc-widget-header,

.fc-widget-content {

  border: 1px solid #D5D5D5;

}



.fc th.fc-widget-header {

  background: #2f353f;

  font-size: 14px;

  text-transform: uppercase;

  line-height: 20px;

  padding: 10px 0px;

}



.fc-button {

  border: 1px solid #D5D5D5;

  background: #FFF;

  color: #555;

  text-transform: capitalize;

}



.fc-text-arrow,

.fc-text-arrow {

  font-family: arial;

  font-size: 16px;

}



.fc-state-hover {

  background: #F5F5F5;

}



.fc-state-highlight,

.fc-cell-overlay {

  background: #F0F0F0;

}



.fc-unthemed .fc-today {

  background: #fff;

}



.fc-event {

  font-size: 12px;

  padding: 7px 10px;

  margin-bottom: 5px;

  background: #1a2942;

  border: none;

  border-radius: 2px;

  cursor: move;

}



.fc-crew {

  font-size: 12px;

  padding: 7px 10px;

  margin-bottom: 5px;

  background: #1a2942;

  border: none;

  border-radius: 2px;

  cursor: move;

  width:100px;

}



#external-events .fc-event {

  background: #E6EBEC;

  color: #2f353f;

}



#crew-assign .fc-crew{

  background: #E6EBEC;

  color: #2f353f;

}



.new-event-form {

  margin-bottom: 20px;

}



.fc-ltr .fc-basic-view .fc-day-number {

  padding: 5px 6px;

}





/************* 11.Forms **********/

/* Form-validation */

.error {

  color: #ff0000;

  font-weight: 500;

  font-size: 13px;

}

/* Datapicker */

.datepicker {

  border: 1px solid #ddd;

}

/* Multiple Select */

.search-input {

  margin-bottom: 10px;

}



.ms-selectable {

  outline: none !important;

  box-shadow: none;

}



.ms-container .ms-list.ms-focus {

  box-shadow: none;

}



.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {

  background-color: #3f51b5;

}

/* spinner */

.spinner-buttons.btn-group-vertical .btn {

  height: 17px;

  margin: 0;

  padding-left: 6px;

  padding-right: 6px;

  text-align: center;

  width: 22px;

}



.spinner-buttons.btn-group-vertical .btn i {

  margin-top: -3px;

  line-height: 10px;

}



.spinner-buttons.btn-group-vertical .btn:first-child {

  border-radius: 0 4px 0 0 !important;

  -webkit-border-radius: 0 4px 0 0 !important;

}



.spinner-buttons.btn-group-vertical .btn:last-child {

  border-radius: 0 0 4px !important;

  -webkit-border-radius: 0 0 4px !important;

}



/* summernote */

.note-editor .note-toolbar {

  background-color: #f3f3f3;

  border-bottom: 1px solid #dfdfdf;

  margin: 0;

}



.note-editor {

  position: relative;

  border: 1px solid #dfdfdf;

}



.note-editor .note-statusbar {

  background-color: #fff;

}



.note-editor .note-statusbar .note-resizebar {

  height: 15px;

  border-top: 1px solid #dfdfdf;

  padding-top: 3px;

}



.note-popover .popover .popover-content, .note-toolbar {

  padding: 5px 0 10px 5px;

}



/* Code Editer */



.cm-s-ambiance .CodeMirror-linenumber {

  color: #999;

}



.editor-horizontal .popover-content {

  padding: 12px 30px;

}



/* Data table */

#datatable-editable .actions a {

  padding: 5px;

}

#datatable-editable .form-control {

  background-color: #ffffff;

  width: 100%;

}

#datatable-editable .fa-trash-o {

  color: #f05050;

}

#datatable-editable .fa-times {

  color: #f05050;

}

#datatable-editable .fa-pencil {

  color: #29b6f6;

}

#datatable-editable .fa-save {

  color: #33b86c;

}

#datatable td {

  font-weight: normal;

}



/*Custom Table Formatting */

.projecttable {

  font-weight: 500;

}



div.dataTables_paginate ul.pagination {

  margin-top: 30px;

}

div.dataTables_info {

  padding-top: 38px;

}

.dt-buttons {

  float: left;

}

div#datatable-buttons_info {

  float: left;

}

/*------------------

    11.1 form wizard

------------------*/



.wizard > .content {

  background: #fff;

  min-height: 240px;

}



.wizard > .content > .body {

  padding: 0px;

}



.wizard > .content > .body input {

  border: 1px solid #eeeeee;

}



.wizard > .content > .body ul > li {

  display: block;

}



.wizard > .steps .number {

  display: inline-block;

  line-height: 30px;

  border-radius: 50%;

  margin-right: 10px;

}



.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {

  background: #f2f2f2;

  color: #323232;

  cursor: default;

}



.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active, .wizard > .content {

  border-radius: 2px;

}



.wizard > .steps .current a,

.wizard > .steps .current a:hover,

.wizard > .steps .current a:active {

  background: #3f51b5;

}



.wizard > .steps .current a .number,

.wizard > .steps .current a:hover .number,

.wizard > .steps .current a:active .number {

  background: transparent;

  color: #ffffff;

}



.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {

  background: #1a2942;

}



.wizard > .content > .body label.error {

  margin-left: 0;

  color: #e55957;

}



.wizard > .actions {

  margin-bottom: 30px;

}



.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {

  background: #3f51b5;

  color: #fff;

  border-radius: 2px;

}



.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {

  background: #e2e2e2;

  color: #323232;

}



.wizard > .content > .body label {

  display: inline-block;

  margin-top: 10px;

}



.wizard > .content > .body ul > li {

  display: block;

  line-height: 30px;

}

/* Datapiker */

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {

  box-shadow: none;

  background-color: #1a2942 !important;

  background-image: none;

}



/************* 12.Datatable **********/

#datatable td {

  font-weight: normal;

}



div.dataTables_paginate ul.pagination {

  margin-top: 30px;

}



div.dataTables_info {

  padding-top: 38px;

}

/* Responsive Table */

table.focus-on tbody tr.focused th, table.focus-on tbody tr.focused td {

    background-color: #3f51b5;

  color: #ffffff;

}

.table-rep-plugin tbody th {

  font-weight: normal;

  font-size: 14px;

}

/* Editable Table */

.modal-block {

  background: transparent;

  padding: 0;

  text-align: left;

  max-width: 600px;

  margin: 40px auto;

  position: relative;

}

#datatable-editable .actions a {

  padding: 5px;

}

#datatable-editable .form-control {

  background-color: #ffffff;

  width: 100%;

}

#datatable-editable .fa-trash-o ,#datatable-editable .fa-times{

  color: #ef5350;

}

#datatable-editable .fa-pencil {

  color: #29b6f6;

}

#datatable-editable .fa-save {

  color: #33b86c;

}





/************* 13.Chart **********/

/* Sparkline-Chart */

.jqstooltip {

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box;

}

/** EASY PIE CHART **/

.chart {

  position: relative;

  display: inline-block;

  width: 110px;

  height: 110px;

  margin-top: 20px;

  margin-bottom: 20px;

  text-align: center;

}



.chart.chart-widget-pie {

  margin-top: 5px;

  margin-bottom: 5px;

}



.chart canvas {

  position: absolute;

  top: 0;

  left: 0;

}



.percent {

  display: inline-block;

  line-height: 110px;

  z-index: 2;

}



.percent:after {

  content: '%';

  margin-left: 0.1em;

  font-size: .8em;

}

/** Morris chart **/

.morris-hover.morris-default-style {

  border-radius: 5px;

  padding: 10px 12px;

  background: #ffffff;

  border: 1px solid rgba(51, 59, 77, 0.15);

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

}

/** Flot chart **/

#flotTip {

  padding: 8px 12px;

  background-color: #36404a;

  z-index: 100;

  color: #ffffff;

  opacity: 0.9;

  font-size: 13px;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

}

.legend tr {

  height: 20px;

}

.legendLabel {

  padding-left: 5px !important;

  line-height: 10px;

  padding-right: 10px;

}



/************* 14.Mail **********/



.mails .mail-rateing {

  color: #9d9ea5;

  width: 1%;

}



.mails .mail-select {

  width: 1%;

}



.mails .label {

  margin-right: 10px;

}



.mail-list i {

  width: 20px;

  text-align: center;

}



.mail-list .list-group-item {

  border: none;

  background-color: transparent;

}

.mail-list .list-group-item:hover {

  background-color: #E6EBEC;

}





/************* 15.Maps **********/

.gmaps,

.gmaps-panaroma {

  height: 300px;

  background: #1a2942;

  border-radius: 3px;

}



.gmaps-overlay {

  display: block;

  text-align: center;

  color: #fff;

  font-size: 16px;

  line-height: 40px;

  background: #1a2942;

  border-radius: 4px;

  padding: 10px 20px;

}



.gmaps-overlay_arrow {

  left: 50%;

  margin-left: -16px;

  width: 0;

  height: 0;

  position: absolute;

}



.gmaps-overlay_arrow.above {

  bottom: -15px;

  border-left: 16px solid transparent;

  border-right: 16px solid transparent;

  border-top: 16px solid #1a2942;

}



.gmaps-overlay_arrow.below {

  top: -15px;

  border-left: 16px solid transparent;

  border-right: 16px solid transparent;

  border-bottom: 16px solid #1a2942;

}



.vmap-space {

  width: 100%;

  height: 350px;

}



.jvectormap-zoomin, .jvectormap-zoomout,

.jqvmap-zoomin, .jqvmap-zoomout {

  border: 1px solid #eaeaea;

  background: #fff;

  border-radius: 0;

  color: #545454;

  width: 28px;

  height: 28px;

  line-height: 20px;

  text-align: center;

  cursor: pointer;

}



.jvectormap-zoomin:hover, .jvectormap-zoomout:hover,

.jqvmap-zoomin:hover, .jqvmap-zoomout:hover {

  background: #eaeaea;

}









/************* 16.Profile **********/

.uprofile-image img {

  height: 100px;

  width: 100px;

}



ul.social-icons {

  padding: 0;

  margin-left: 0;

}



ul.social-icons li {

  list-style: none;

  display: inline-block;

  margin-left: 5px;

}



ul.social-icons li:first-child {

  margin-left: 0px;

}



ul.social-icons li a {

  display: inline-block;

  margin: 0;

  width: 36px;

  height: 36px;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

  text-decoration: none;

  text-align: center;

  transition: all 0.17s ease-in-out;

  -moz-transition: all 0.17s ease-in-out;

  -webkit-transition: all 0.17s ease-in-out;

  -o-transition: all 0.17s ease-in-out;

}



ul.social-icons li a.facebook {

  background: #3e5ea2;

}



ul.social-icons li a.twitter {

  background: #2eb0e3;

}



ul.social-icons li a.github {

  background: #fff;

}



ul.social-icons li a.pinterest {

  background: #f43a2c;

}



ul.social-icons li a.google {

  background: #da5f2e;

}



ul.social-icons li a.youtube {

  background: #df2826;

}



ul.social-icons li a.linkedin {

  background: #107cb7;

}



ul.social-icons li a:hover {

  opacity: 0.8;

}



ul.social-icons li a i {

  color: #fff;

  font-size: 15px;

  line-height: 36px;

  transition: all 0.17s ease-in-out;

  -moz-transition: all 0.17s ease-in-out;

  -webkit-transition: all 0.17s ease-in-out;

  -o-transition: all 0.17s ease-in-out;

}





/************* 17.Timeline **********/

/* Timeline */

.timeline {

  position: relative;

  padding: 20px 0 20px;

  list-style: none;

  text-align: right;

}



.timeline:before {

  content: " ";

  position: absolute;

  top: 0;

  bottom: 0;

  left: 50%;

  width: 3px;

  margin-left: -1.5px;

  background-color: #999;

}



.timeline > li {

  position: relative;

  margin-bottom: 20px;

}



.timeline > li:before,

.timeline > li:after {

  content: " ";

  display: table;

}



.timeline > li:after {

  clear: both;

}



.timeline > li:before,

.timeline > li:after {

  content: " ";

  display: table;

}



.timeline > li:after {

  clear: both;

}



.timeline > li > .timeline-panel {

  float: left;

  position: relative;

  width: 46%;

  padding: 20px;

  background: #fbfbfb;

  border: 1px solid #e7e7e7;

}



.timeline > li > .timeline-panel:before {

  content: " ";

  display: inline-block;

  position: absolute;

  top: 26px;

  right: -15px;

  border-top: 15px solid transparent;

  border-right: 0 solid #ccc;

  border-bottom: 15px solid transparent;

  border-left: 15px solid #ccc;

}



.timeline > li > .timeline-panel:after {

  content: " ";

  display: inline-block;

  position: absolute;

  top: 27px;

  right: -14px;

  border-top: 14px solid transparent;

  border-right: 0 solid #fbfbfb;

  border-bottom: 14px solid transparent;

  border-left: 14px solid #fbfbfb;

}



.timeline > li > .timeline-badge {

  z-index: 100;

  position: absolute;

  top: 16px;

  left: 50%;

  width: 50px;

  height: 50px;

  margin-left: -25px;

  border-radius: 50% 50% 50% 50%;

  text-align: center;

  font-size: 1.4em;

  line-height: 50px;

  color: #fff;

  background-color: #999999;

}



.timeline > li.timeline-inverted > .timeline-panel {

  float: right;

  text-align: left;

}



.timeline > li.timeline-inverted > .timeline-panel:before {

  right: auto;

  left: -15px;

  border-right-width: 15px;

  border-left-width: 0;

}



.timeline > li.timeline-inverted > .timeline-panel:after {

  right: auto;

  left: -14px;

  border-right-width: 14px;

  border-left-width: 0;

}



.timeline-badge.primary {

  background-color: #3f51b5 !important;

}



.timeline-badge.success {

  background-color: #33b86c !important;

}



.timeline-badge.warning {

  background-color: #ebc142 !important;

}



.timeline-badge.danger {

  background-color: #cb2a2a !important;

}



.timeline-badge.info {

  background-color: #1ca8dd !important;

}



.timeline-title {

  margin-top: 0;

  color: inherit;

}



.timeline-body > p,

.timeline-body > ul {

  margin-bottom: 0;

}



.timeline-body > p + p {

  margin-top: 5px;

}



/* Timeline-2 */

.timeline-2 {

  position: relative;

  border-left: 2px solid #14082d;

}



.time-item {

  position: relative;

  padding-bottom: 1px;

  border-color: #dee5e7;

}



.time-item:before, .time-item-item:after {

  display: table;

  content: " ";

}



.timeline-2 .time-item:after, .time-item:after {

  position: absolute;

  bottom: 0;

  left: 0;

  top: 5px;

  width: 14px;

  height: 14px;

  margin-left: -8px;

  background-color: #fff;

  border-color: #14082d;

  border-style: solid;

  border-width: 2px;

  border-radius: 10px;

  content: '';

}



.item-info {

  margin-left: 15px;

  margin-bottom: 15px;

}



.item-info p {

  margin-bottom: 10px !important;

}



.profile-desk h1 {

  color: #49586e;

  font-size: 24px;

  font-weight: bold;

  margin: 0 0 5px 0;

  text-transform: uppercase;

}



.profile-desk .designation {

  color: #49586e;

  font-size: 14px;

  text-transform: uppercase;

  margin-bottom: 30px;

  display: inline-block;

}



.profile-desk p {

  line-height: 25px;

  margin-bottom: 40px;

}



.p-follow-btn {

  background: #eff0f4;

  color: #a4a4a4;

}



ul.p-social-link {

  list-style-type: none;

}



ul.p-social-link li {

  display: inline-block;

}



ul.p-social-link li a {

  background: #eff0f4;

  color: #bfbfc1;

  width: 30px;

  height: 30px;

  line-height: 30px;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  display: inline-block;

  text-align: center;

}







/*********** 18. Conatct *********/

.media-main a.pull-left {

  width: 100px;

}



.media-main .info {

  overflow: hidden;

  color: #000;

}



.media-main .info h4 {

  padding-top: 10px;

  margin-bottom: 5px;

}

.social-links li a {

  background: #EFF0F4;

  width: 30px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  display: inline-block;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  color: #7A7676;

}





/*********** 19. Pages / Carousel *********/

/* Log-in */

.wrapper-page {

  width: 380px;

  margin: 140px auto 140px;

  box-shadow: 0 -13px 75px 0 rgba(0, 0, 0, 0.16), 0 -12px 75px 0 rgba(0, 0, 0, 0.12);

}



/* Lock-screen */

.user-thumb img {

  margin: 0px auto;

}



/* Error-pages */

.ex-page-content h1 {

  font-size: 150px;

  line-height: 150px;

  font-weight: 700;

  color: #252932;

  text-shadow: rgba(61, 61, 61, 0.3) 1px 1px, rgba(61, 61, 61, 0.2) 2px 2px, rgba(61, 61, 61, 0.3) 3px 3px;

}



/* Sweet-alert **/

.sweet-alert p {

  font-size: 14px;

}



/* Carousel */

.Velonic-carousel {

  padding: 20px 30px;

}



.slider-bg {

  background: url(../img/album/img-1.jpg) center;

  background-size: cover;

  position: relative;

}



.slider-overlay {

  background: rgba(0,0,0,0.6);

  position: absolute;

  height: 100%;

  width: 100%;

}



.owl-buttons {

  display: none;

}





/*Profile-v2*/

.bg-picture {
  position: relative;
  min-height: 300px;
  margin: -20px -25px 0px -25px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-picture>.bg-picture-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,.4)));
  background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);
}

.bg-picture>.meta.bottom {

  bottom: 10px;

}

.bg-picture>.meta {

  position: absolute;

  left: 15px;

  right: 15px;

}



/*analysis*/

.sm-picture {

  position: relative;

  min-height: 150px;

  margin: -20px -25px 0px -25px;

  background-repeat: no-repeat;

  background-position: center;

  -webkit-background-size: cover;

  background-size: cover;

}

.sm-picture>.sm-picture-overlay {

  position: absolute;

  top: 0;

  bottom: 0;

  left: -10px; /* this does not work with collapsed menu */

  right: 0;

  z-index: -1;  /* temp fix for issue above */

  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);

  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);

  background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);

  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,.4)));

  background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.4) 100%);

}

.sm-picture>.meta.bottom {

  bottom: 10px;

}

.sm-picture>.meta {

  position: absolute;

  left: 15px;

  right: 15px;

}





#flotTip {

  padding: 4px 8px;

  background-color: #000;

  z-index: 100;

  color: #FFF;

  opacity: .7;

  font-size: 12px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

}



.progress-animated {

  -webkit-transition: 5s all;

    -webkit-animation-duration: 5s;

    -webkit-animation-name: animationProgress;

    transition: 5s all;

    animation-duration: 5s;

    animation-name: animationProgress;

}

@-webkit-keyframes animationProgress {

    from {

        width:0;

    }

}

@keyframes animationProgress {

    from {

        width:0;

    }

}

.profile-tabs {

  background-color: #eeeeee;

    padding-bottom: 1px;

}

.nav.nav-tabs.profile-tabs>li>a {

  border: none;

  margin-right: 0px;

  padding: 15px 30px;

  font-size: 16px;

}

.nav.nav-tabs.profile-tabs>li>a i {

  margin-right: 10px;

}





/* Flot Chart */

.flot-chart {

  width: 100%;

  text-align: center;

  margin:0 auto;

}



#legend {

  background: white;

  position: absolute;

  top: 0;

  right: 15px;

}

#legend .line {

  color: #333;

}


/* =============== RESPONSIVE =================== */







/*** Aside Collapsed ***/

@media (min-width: 769px) {

  aside.left-panel.collapsed {

    width: 60px;

    text-align: center;

  }



  aside.left-panel.collapsed .menu-arrow {

    display: none;

  }





  aside.left-panel.collapsed + .content {

    margin-left: 60px;

  }



  aside.left-panel.collapsed + .content header{

    left: 0px;

    position: relative;

  }



  aside.left-panel.collapsed .logo {

    width: 60px;

    height: 62px;

    position: relative;

    padding-top: 15px;

    padding-right: 0px;

  }



  aside.left-panel.collapsed .navigation{

    margin: 61px 0px 20px;

  }



  aside.left-panel.collapsed + .content .wraper{

    margin-top: -60px;

  }



  aside.left-panel.collapsed .navigation ul li ul li a {

    padding: 8px 25px 8px 30px;

  }



  aside.left-panel.collapsed .user .user-login,

aside.left-panel.collapsed span.nav-label {

    display: none;

  }



  aside.left-panel.collapsed .navigation > ul > li > a {

    padding: 15px;

  }

  aside.left-panel.collapsed .navigation > ul > li > a:hover {

    background-color: #E6EBEC;

  }



  aside.left-panel.collapsed i.fa {

    font-size: 22px;

  }



  aside.left-panel.collapsed .navigation > ul > li.has-submenu:after {

    display: none;

  }

}



/*** Aside Collapsed Sub Menu ***/

@media (min-width: 769px) {

  aside.left-panel.collapsed .navigation ul li ul {

    position: absolute;

    z-index: 3;

    left: 100%;

    top: 0px;

    background-color: #E6EBEC;

    box-shadow: none;

    padding: 10px 0px;

    min-width: 200px;

  }



  aside.left-panel.collapsed .navigation > ul > li:hover > ul {

    display: block !important;

  }

  aside.left-panel.collapsed .navigation > ul > li:hover > ul



  aside.left-panel.collapsed .navigation ul li ul li a {

    border: 0px;

    color: #b4b6bd;

    padding: 8px 25px 8px 40px;

  }



}

@media (max-width: 768px) {



  aside.left-panel.collapsed {

    width: 200px;

    left: 0px;

    overflow: hidden !important;

    z-index: 99;

  }



  aside.left-panel.collapsed + .content {

    margin-left: 0px;

  }



  aside.left-panel {

    left: 100%;

  }



  section.content {

    margin-left: 0px;

  }



  .content > .container-fluid {

    padding-left: 13px;

    padding-right: 15px;

  }



  .page-header h1 {

    margin-top: 0px;

  }

  .footer {

    left: 0px;

  }

  header {

    left: 0px;

  }

  .navigation ul li a i {

    float: left !important;

  }

}



@media (max-width: 767px) {

  .top-menu {

    float: right;

    margin: 0px;

  }

  .top-menu li {

    display: inline-block;

  }

  .top-menu .open .dropdown-menu {

    position: absolute;

    width: 200px !important;

    background: #fff;

  }

  .top-menu .dropdown-menu {

    right: 0;

    left: auto;

  }

}



@media (max-width: 450px) {



  .username {

    display: none;

  }

  .dropdown .extended i, .dropdown .extended .thumb-sm, .dropdown .extended strong {

    display: none;

  }

}



/* =============

   Print css

============= */

@media print {

  .logo,

  .breadcrumb,

  .page-title,

  .footer,

  header,

  .topbar-left {

    display: none;

    margin: 0px;

    padding: 0px;

  }

  .wraper {

    padding: 0;

    margin: 0;

  }

  .panel {

    border: none;

  }

}





.invoicelineitem

{

    font-size: 14px;

    font-weight: bold;

    text-align: right;

    width: 150px;

    height: 20px;

    line-height: 0px;

    padding: 5px;

    overflow: hide;

    border: 0px;

}



.removebtn {

	  color:black;

		position: absolute;

		top: 0;

		right: 0;

    width:13px;

    height: 13px;

    text-align:center;

    font-size: 10px;

		cursor: pointer;

    opacity: .7;

    z-index: 999;

	}


  .tabbtn {
    color:black;
    background-color: #E6EBEC;
	}
