@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
@import url(//fonts.googleapis.com/css?family=Kaushan+Script);

@media only screen and (min-width: 768px) {


}
@media only screen and (max-width: 1199px) {

}
 @media only screen and (max-width: 1024px) {
	  
}
@media only screen and (max-width: 767px) {

}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
.loader {
    display: block;
    top :40%;
    left:45%;
    width: 35px;
    position: relative;
}
#sortable {
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    width: 60%; 
}
#sortable li { 
    cursor: move;
    margin: 0 3px 3px; 
    padding: 3px 10px 10px 20px;  
    height: 30px; 
    width:80%;
}
#sortable li span { 
    position: absolute; 
    margin-left: -1.3em; 
    margin-top: 2px; 
}
#non-sortable { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    width: 60%; 
}
#non-sortable li { 
    margin: 0 3px 3px; 
    padding: 3px 10px 0;  
    height: 30px; 
    width: 30px; 
}
.drop-style{
    min-width: 142px;
    text-align: right;
}
.chosen-single > span {
    color: #616f77 !important;
}
.marker-left{
    margin-left: 5px;
}
.top-control a.pull-right{
    margin-left: 3px;
}
.joint-line {
    height: 2px;
    margin-left: 40px;
    margin-top: 33px;
    width: 95%;
}
.nothing{
     min-height: 70px;
     line-height: 70px;
}
.jcrop-holder {
    margin: 0 auto;
}
.jcrop-holder #preview-pane {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    display: block;
    padding: 3px;
    position: absolute;
    right: -345px;
    top: -4px;
    z-index: 2000;
}
p.align-class {
    margin-left: 25px;
    padding-top: 1px;
}
.section-bg {
    position: relative;
    margin-top: 26px;
}
.bg-light {
    background: #f2f2f2;
}
.div-bg {
    background: #f7f7f7;
}

h2, .h2 {
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*color: #777873;*/
}
h5, .h5 {
    font-size: 12px;
    font-weight: bold;
}
h6, .h6 {
    font-size: 1.2rem;
    letter-spacing: 0;
}
/*hr {
    border: 0 none;
    height: 1px;
    margin: 7px 0;
}*/
hr.dotted {
    border-bottom: 1px dotted #ddd;
    height: 0;
}
hr.solid {
    border-bottom: 1px solid #ddd;
    height: 0;
}
.btn-icon i {
    margin-right: 10px;
}
.btn-icon-right i {
    margin-left: 10px;
    margin-right: 0;
}
input {
    outline: medium none;
}
.center {
    text-align: center;
}
ul, ol {
    margin-bottom: 0;
    padding-left: 27px;
}
.text-xs {
    font-size: 1rem;
}
.text-sm {
    font-size: 1.3rem;
}
.text-md {
    font-size: 1.6rem;
}
.text-lg {
    font-size: 1.9rem;
}
.text-xl {
    font-size: 2.2rem;
}
.text-light {
    font-weight: 300;
}
.text-normal {
    font-weight: 400;
}
.text-semibold {
    font-weight: 600;
}
.text-bold {
    font-weight: 700;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.tex-left {
    text-align: left;
}
.rounded {
    border-radius: 5px;
}
.border-radius{
    border-radius:3px;
	}
.no-radius {
    border-radius: 0px;
}
.m-none {
    margin: 0;
}
.m-auto {
    margin: 0 auto;
}
.m-b {
    margin-bottom: 0px;
}
.mb5{
    margin-bottom:5px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb40{
    margin-bottom:40px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mtb40{
    margin-top: 40px;
    margin-bottom: 40px;
}
.mt30-b40{
    margin-top: 30px;
    margin-bottom: 40px;
}
.mt50{
    margin-top: 50px;
}
.ml10 {
    margin-left: 10px;
}
.ml50 {
    margin-left: 50px;
}
.pl0{
    padding-left:0px;
}
.p-none {
    padding: 0;
}
.f-r{
    float:right;
}
.f-l{
    float:left;
}
.b-none{
    border:none;
}
.bb-none{
    border-bottom:none;
}			
.border {
    border: solid 1px #e7e7e7;
} 
.bb {
    border-bottom: solid 1px #e7e7e7;
} 
.transparent{
    background-color : transparent;
}
.no-margin{
    margin:0px;
}	
.small, small {
    font-size    : 13px;
    padding-left : 5px;
}
.main {
    height     : 100%;
    padding    : 0;
    width      : 100%;
}
.form-field {
    margin: 0 0 18px;
}
.form-inner {
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
legend {
    font-size         : 15px;
    margin-top        : -4px;
}
.shift-head{
    background: #51445f;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    display   : block;
    overflow  : hidden;
    float     : left;
    margin    : 2px 0 0 2px;
    padding   : 10px;
    width     : 100%;
}
.shift-head h4{
    color       : #fff;
    font-size   : 13px;
    font-weight : bold;
}	
.group{
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    display   : block;
    overflow  : hidden;
    float     : left;
    margin    : 10px 0 0 2px;
    padding   : 5px 10px 10px;
    width     : 100%;
}
.shift-container {
    border    : 1px solid #e7eaeb;
    display   : block;
    margin    : -1px 0 1px;
    position  : relative;
    top 		: -1px;
}
.shift-container > div {

    height    : 20px;
    width     : 92%;
    font-size : 12px;
    //position  : absolute;
    position  : relative;
    //text-align: center;
    color     : #fff;
}
.ccu{
    /*background : #16A085;*/
    color : #363636 !important;
}
.tnk{
    /*background: #E05D6F;*/
    color : #363636 !important;
}
.container > .ss-placeholder-child {
    background : transparent;
    border     : 1px dashed blue;
}
.labelhead{
    position   : relative;
    top        :-20px;
    margin     :0
}
.labelhead1{
    position   : relative;
    top        :5;
    margin     :0
}
.button-clear {
    bottom       : 3px;
    float        : right;
    position     : relative;
    right        : -3px;
}
.accordion {
    margin:0 3px 5px;
}
.accordion h3 {
    background    : #66707e;
    color         : #fff;
    cursor        : pointer;
    font-size     : 13px;
    font-weight   : normal;
    margin        : 0 0 1px;
    padding       : 5px 8px;
}
.accordion h3.current {
    background: #4289aa;
    cursor:default
}
.accordion div.pane {
    padding:5px 10px
}
.accordion h3 i {
    color: #aaa;
    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    //top:-15px;
    position: relative;
}
.nowrap {
    white-space:nowrap;
    /*overflow:scroll;*/
}
.nowrap .col-md-2 {
    height:1000px;
    display:inline-block;
    float:none;
}
.shift-container .checkbox-custom-alt {
    cursor: pointer;
    left: 21px;
    padding-left: 0;
    position: absolute;
    top: 1px;
    color:#fff !important;
    border-color:#fff !important;
}
.shift-container .checkbox-custom-alt > i::before {
    color : #363636;
}
.shift-container .checkbox-custom-alt > i {
    border: 2px solid #363636;
}
.shift-container .checkbox-custom-alt input:checked + i {
    border-color: #363636;
    color: #363636;
}
.singleItem{
    margin: 5px;
}
.bg-gray {
    background-color: #E7EAEB !important;
    color: #616f77 !important;
}
.bg-yellow {
    background-color: #F7A420 !important;
    color: white !important;
}
.moveThis {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: auto;
    position: fixed;
    right: 10px;
    top: 55px;
    margin: auto;
    display:none;
    text-align: center;
    z-index:99999999999;
}
.model-1 {
    background: #202020;
}
.model-1 .moveThis {
    color: #f00;
    -webkit-animation: color-bubble 2s linear 0s infinite;
    animation: color-bubble 2s linear 0s infinite;
}
.model-1 .moveThis:after, .model-1 .moveThis:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0px;
    top: -80px;
    bottom: 0;
    border-radius: 100%;
    box-shadow: 0 0 0 3px;
    -webkit-animation: spinner-bubble 1.3s linear 0s infinite;
    animation: spinner-bubble 1.3s linear 0s infinite;
    margin: auto;
    width: 10px;
    height: 10px;
    opacity: 0;
}
.model-1 .moveThis:before {
    -webkit-animation: spinner-bubble 1.3s linear 2s infinite;
    animation: spinner-bubble 1.3s linear 2s infinite;
}
.fa-asterisk{
    font-size: 10px;
}
.inrig {
    cursor: hand !important;
    cursor: pointer !important;
    box-shadow:inset 0 0 0 99999px rgba(255,255,255,0.1);
}
.inrig:hover{
  box-shadow : none;
}
.cursor-hand{
    text-decoration: none;
    cursor: hand !important;
    cursor: pointer !important;
    box-shadow:inset 0 0 0 99999px rgba(255,255,255,0.1);
}
.cursor-hand:hover{
    box-shadow: none; 
    text-decoration: none;
}
#rightsidebar{
    border-color: black;
    /*height: 575px;*/
    /*overflow-y: scroll;*/
    background-color: white;
}
#sidr{
    top: 45px !important;
    -webkit-box-shadow: -2px 2px 5px 2px rgba(107,103,107,0.7);
    -moz-box-shadow: -2px 2px 5px 2px rgba(107,103,107,0.7);
    box-shadow: -2px 2px 5px 2px rgba(107,103,107,0.7);
    
    overflow: hidden;
    
}
.alter-bg{
    padding-top: 10px;
}
.alter-bg:nth-child(even) {
    background: #FFF;
}
.alter-bg:first-child {
    padding-top: 0px;
}
.ajax-loader {
    height: 5.25em;
    opacity: 0.8;
    width: 9.25em;
}
@-webkit-keyframes spinner-bubble {
  from {
    width: 50px;
    height: 50px;
    opacity: .8;
  }
  to {
    width: 150px;
    height: 150px;
    opacity: 0;
  }
}
@keyframes spinner-bubble {
  from {
    width: 50px;
    height: 50px;
    opacity: .8;
  }
  to {
    width: 150px;
    height: 150px;
    opacity: 0;
  }
}
@-webkit-keyframes color-bubble {
  0% {
    color: #009DDC;
  }
  33% {
    color: #50B949;
  }
  66% {
    color: #EE2D24;
  }
  100% {
    color: #FEB825;
  }
}
@keyframes color-bubble {
  0% {
    color: #009DDC;
  }
  33% {
    color: #50B949;
  }
  66% {
    color: #EE2D24;
  }
  100% {
    color: #FEB825;
  }
}
@-webkit-keyframes color-change {
  0% {
    background: #009DDC;
  }
  33% {
    background: #50B949;
  }
  66% {
    background: #EE2D24;
  }
  100% {
    background: #FEB825;
  }
}
@keyframes color-change {
  0% {
    background: #009DDC;
  }
  33% {
    background: #50B949;
  }
  66% {
    background: #EE2D24;
  }
  100% {
    background: #FEB825;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateRct {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes rotateRct {
  0% {
    -ms-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -ms-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes size {
  from {
    width: 70px;
    height: 70px;
  }
  to {
    width: 30px;
    height: 30px;
  }
}
@keyframes size {
  from {
    width: 70px;
    height: 70px;
  }
  to {
    width: 30px;
    height: 30px;
  }
}
@-webkit-keyframes shadow {
  from {
    box-shadow: 0px 0 0 1px inset;
  }
  to {
    box-shadow: 50px 0 0 1px inset;
  }
}
@keyframes shadow {
  from {
    box-shadow: 0px 0 0 1px inset;
  }
  to {
    box-shadow: 50px 0 0 1px inset;
  }
}
@-webkit-keyframes shadowSize {
  0% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  20% {
    box-shadow: 15px 0 0 5px, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  40% {
    box-shadow: 15px 0 0 0, 30px 0 0 5px, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  60% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 5px, 60px 0 0 0, 75px 0 0 0;
  }
  80% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 5px, 75px 0 0 0;
  }
  100% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 5px;
  }
}
@keyframes shadowSize {
  0% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  20% {
    box-shadow: 15px 0 0 5px, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  40% {
    box-shadow: 15px 0 0 0, 30px 0 0 5px, 45px 0 0 0, 60px 0 0 0, 75px 0 0 0;
  }
  60% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 5px, 60px 0 0 0, 75px 0 0 0;
  }
  80% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 5px, 75px 0 0 0;
  }
  100% {
    box-shadow: 15px 0 0 0, 30px 0 0 0, 45px 0 0 0, 60px 0 0 0, 75px 0 0 5px;
  }
}
#main-content{
  min-height: 100%;
  height: auto;
}
#main-content > .trackerBoard {
  overflow-x:hidden;
  overflow-y:hidden;
  white-space:nowrap;
}
#main-content > .trackerBoard [class*="col-lg"], #main-content > .trackerBoard [class*="col-md"], #main-content > .trackerBoard [class*="col-sm"] {
  float:none;
  display:inline-block;
  white-space:normal;
  vertical-align:top;
}
.mapSearch{
  position:absolute;
  top:60px;
  z-index:1;
}
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.scrollPosition{
    background: rgba(65, 139, 202, 0.5) none repeat scroll 0 0;
    color: #fff;
    font-size: 31px;
    height: 40px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    top: 60%;
    width: 40px;
    z-index: 100000;
}
.scrollPosition:hover{
   background: rgb(65,139,202);
}
.rightScroll{
  right : 0;
}
.legendDiv{
  padding:10px 20px 0 20px;
  overflow: hidden;
  color : #000;
}
