/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 26, 2014, 2:58:08 PM
    Author     : Savita
*/
/* bootstrap 3 helpers */

/* custom theme + Bootstrap resets */
//@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,400');

.navbar-form input, .form-inline input {
	width:auto;
}

/* end */

header {
    min-height:180px;
    margin-bottom:5px;
}

#form-main-content .form-row{
    margin: 15px 0px 50px 0px;
}


#form-main-content .form-row:last-of-type{
    margin: 0px 0px 35px 0px;
}

#form-modal-content{
    padding-right: 32px;
}

#form-modal-content .form-row{
    margin: 15px 0px 50px 0px;
}


#form-modal-content .form-row:last-of-type{
    margin: 0px 0px 35px 0px;
}

body{
    margin-bottom: 50px;    
    padding-bottom: 100px !important;
}

/* only apply sticky columns on wider screens */
@media (min-width: 1200px) {
  #sidebar {
    margin-left:15px;
  }

  #content {
 	padding-right:15px;
  }

  #sidebar.affix-top {
      position: static;
  }
  
  #sidebar.affix {
      position: fixed !important;
      top: 20px;
      width:200px;
  }

  #midCol.affix-top {
      position: static;
  }

  #midCol.affix-bottom {
      padding-top:0;
  }
  
  #midCol.affix {
      position:fixed !important;
  	  top: 20px;
  	  width:292px;
  }
}

.affix {
      position:static;
}

body {
  font-family: 'Open Sans',Arial,Helvetica,Sans-Serif;
  font-weight:300;
  color:#676767;  
}

a,a:hover {
	color:#428bca;
  	text-decoration:none;
}



.highlight-bk {
    background:#77CCDD;
    padding:1px;
    width:100%;
}

.highlight {
	color:#77CCDD;
}
  
h3.highlight  {
	padding-top:13px;
    padding-bottom:14px;
  	border-bottom:2px solid #77CCDD;
}

.navbar {	
        //color:#ffffff;
  	border-radius:0;
        margin-bottom: 0px;
}
.white-band{
    background-color: #FFFFFF !important;
  	
}
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF !important;
}
.bluebar{
    //background:#428BCA;
    background-image: linear-gradient(to right, #428BCA, #5b47caf2);
    //background-image: linear-gradient(to right, #428BCA, #47ca76f2);

    //41bd9bf2 teal
    //bb41bdf2 
    //linear-gradient(to right, #428BCA, #5b47caf2) dar blue
}


.navbar-nav > li > a {
  	color:#fff;
  	padding-left:15px;
  	padding-right:15px;
  	//border-left:1px solid #659FDA;
}
.navbar-nav > li:last-child > a {
  	//border-right:1px solid #659FDA;
}

.navbar-nav li a:hover {
  	background-color:#66BBCC;
}

.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus {
	color: #000;
  	opacity:.9;
}

.navbar-brand {
	color:#fff;
}

a.navbar-link{
    color: #77CCDD !important;
    //color: #8d8bdc !important
}

.accordion-group {
	border-width:0;
}

.dropdown-menu {
	min-width: 250px;
}

.caret {
	color:#fff;
}

.navbar-toggle {
	color:#fff;
    border-width:0;
}
  
.navbar-toggle:hover {
	background-color:#fff;
}

.panel,.panel-heading {
  	border-radius:0;
  	border-width:0;
  	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.09);
	box-shadow: 0 3px 3px  rgba(0, 0, 0, 0.09);
}

.thumbnail {
	margin-bottom:8px;
	border-radius:0;
}

.well {
  	border-radius:0;
}

.accordion-heading .accordion-toggle, .accordion-inner, .nav-stacked li > a {
	padding-left:1px;
}

footer {
	height:50px;
  	background-color:#dfdfdf;
  	color:#888;
  	margin-top:20px;
}

@media (min-width: 992px) {
  .no-gutter.row > div[class*='col-md'] {
    padding-left: 0;
    padding-right: 0;
  }
  .no-gutter.row > .col-md-12 {
    width: 99.99999999999999%;
    *width: 99.93055555555554%;
  }
  .no-gutter.row .col-md-11 {
    width: 91.66666666666666%;
    *width: 91.59722222222221%;
  }
  .no-gutter.row > .col-md-10 {
    width: 83.33333333333331%;
    *width: 83.26388888888887%;
  }
  .no-gutter.row > .col-md-9 {
    width: 74.99999999999999%;
    *width: 74.93055555555554%;
  }
  .no-gutter.row > .col-md-8 {
    width: 66.66666666666666%;
    *width: 66.59722222222221%;
  }
  .no-gutter.row > .col-md-7 {
    width: 58.33333333333333%;
    *width: 58.263888888888886%;
  }
  .no-gutter.row > .col-md-6 {
    width: 49.99999999999999%;
  }
  .no-gutter.row > .col-md-4 {
    width: 33.33333333333333%;
  }
  .no-gutter.row > .col-md-3 {
    width: 24.999999999999996%;
    *width: 24.930555555555554%;
  }
  .no-gutter.row > .col-md-2 {
    width: 16.666666666666664%;
    *width: 16.59722222222222%;
  }
  .no-gutter.row > .col-md-1 {
    width: 8.333333333333332%;
    *width: 8.263888888888888%;
  }
}

.logo{
    float:left;
    
}


.margin0{
    margin: 0px;   
}

.margin_top0{
    margin-top: 0px;    
}

.margin_bottom0{
    margin-bottom: 0px;    
}

.margin_left0{
    margin-left: 0px;    
}

.margin_right0{
    margin-right: 0px;    
}

.glossy{
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
    background-color: #FFFFFF !important;
}


dl.defnition dt {
    margin-left: 15px;
    text-align: left;
}

dl.defnition dt, dl.defnition dd{
    
    padding: 5px;
    
}
/* end custom theme */

/*Bootstrap combined Calendar css*/
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 4px 4px 0;
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: -4px;
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
    border-radius: 0 0 0 0;
    vertical-align: top;
}

.input-append .add-on, .input-prepend .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
    line-height: 20px;
    min-width: 16px;
    padding: 0px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px;
}

.icon-calendar {
    background-position: -192px -120px;
}

[class^="icon-"], [class*=" icon-"] {
    
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

.input-append label{
    display:block;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

ul, ol {
    margin: 0 0 10px 25px;
    padding: 0;
}
/*calendar css ends here*/


.filter-division{
    margin-top: 23px;
    margin-bottom: 23px;
    margin-left:0px;
}

.search-icon-btn-division{
    margin-top: 23px;
}

.loader_image, .second_trans_details{
    display: none;
}

.transferSlabs{
    display:none;
}

.transList, .transListContinue {    
    position: relative;
    width: 97%;
    display:none;
    left: 15px;
}

.widget-error{
    margin: 13px 0px 20px 5px;
}

.table-panel-custom-1 div.panel-heading{
    height: 60px;
}

.table-panel-custom-1  .panel-heading button:last-of-type, .table-panel-custom-1  .panel-heading a:last-of-type{
    margin: 13px 0px 20px 10px;
}

.table-panel-custom-1  .panel-heading button,.table-panel-custom-1  .panel-heading a{
    margin: 13px 10px 20px 5px;
}





.table-panel-custom-2 div.panel-heading{
    height: 70px;
}

.table-panel-custom-2  .panel-heading .widget1-division{
    padding: 15px 0px 0px 0px;
}
.inline-heading{
    display: inline;
}
.glyphicon-hand-down:before{
    color:green;
}
label.error {
    color: #FB3A3A;
    display: inline-block;
    font-size: small;
    padding: 0;
    text-align: left;
}

.margin-bottom10{
    margin-bottom: 10px;
}

.padding-bottom25{
    padding-bottom: 25px;
}


 #uploadedImageIcon{
        width: 150px;
        height: 100px;
}


.error{
        color: #A94442;
        text-align: left;
       
    }     
   

label.error {
   margin: 10px 0px 0px 2px;
   padding-left: 16px;
   font-size: 13px;
   line-height: 0.43;
}
    
::selection { background: #5f74a0; color: #fff; }
::-moz-selection { background: #5f74a0; color: #fff; }
::-webkit-selection { background: #5f74a0; color: #fff; }

/*table thead tr th.headerSortUp{
  background-image: url('\up-arrow.png');
  background-repeat: no-repeat;
}
table thead tr th.headerSortDown{
  background-image: url('down-arrow.png');
  background-repeat: no-repeat;
}*/

.headerSortDown:after,
.headerSortUp:after{
    content: ' ';
    position: relative;
    left: 10px;
    border: 6px solid transparent;
}
.headerSortDown:after{
    top: 10px;
    border-top-color: silver;
}
.headerSortUp:after{
    bottom: 15px;
    border-bottom-color: silver;
}

.dashboard-link .link{
    margin: 50px 10px;
}


#alphabets ul li{
    list-style-type: none;
    display: inline;
    margin: 5px;
    cursor: pointer;
}

#search_date_area{
    display:none;
}

.oppshow-menu {
    background: none repeat scroll 0 0 #FDFDFD;
    box-shadow: 6px 0 8px #888888;
    display: inline;
    float: left;
    height: 103px;
    margin: 4px;
    padding: 10px 20px 60px 40px;
    text-align: center;
    width: 137px;
    cursor: pointer;
}

.oppshow-menu:hover{
    background:none repeat scroll 0 0 #DDDDDD;    
}

#accordion{
    margin-bottom: 20px;
}

.navbar-default .navbar-nav > .active{
    color: #000;
   background: #DEDEDE;
 }
 .navbar-default .navbar-nav > .active > a, 
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus {
      color: #000;
      background: #DEDEDE;
 }

 .SumoSelect,.SlectBox, .SlectBoxa{
    width: 100% !important;
}

.SumoSelect > .CaptionCont > span{
    display: inline !important;
}



#shippmentAddressWrapper .highlight, #customerContactInformationWrapper .highlight{
    background: #EEEEEE;
    clear: both;
    display: block;
    overflow: auto;
    padding: 10px;
    position: relative;
    margin-bottom: 15px;
}

#shippmentAddressWrapper .highlight .row, #customerContactInformationWrapper .highlight .row{
     margin: 0px;
}

 .removeCustomerContact{
    color: #777777;
    cursor: pointer;
    float: right;
    margin: -12px -6px;
    position: absolute;
}

.display-inline{
    display: inline !important;
}

.display-none{
    display: none !important;
}

/*Progress bar style starts here*/
.progress-bar {
    background:#ddd;
    border:0;
    font-weight:bold;
    cursor:pointer;
    position:relative;
    //padding:0px 50px 0px 15px;
    width: 109px;
    height: 30px;
    font-size: 0.7em;
    vertical-align: top;
    padding-left: 9px;
    text-align: left;
}
.so{
    width: 127px;
}
.progress-bar:hover{
    background: gray;
}

.progress-bar:hover:before{
    border-top:15px gray solid;
    border-bottom:15px gray solid;
}

.progress-bar:hover:after{
    border-left:7px gray solid;
}


#current {
    background: #2B669A;
}

#current:before
{
    border-top:15px #2B669A solid;
    border-bottom:15px #2B669A solid;
}

#current:after
{
    border-left: 7px solid #2B669A;
}


#current .element a {
    color: #FFFFFF;
}


#current a {
    color: #FFFFFF;
}


.progress-bar:before {
    content:'';
    border-top:15px #ddd solid;
    border-bottom:15px #ddd solid;
    border-left:7px #fff solid;
    position:absolute;
    top:0;
    left:0;
}
.progress-bar:after {
    content:'';
    border-top:15px #fff solid;
    border-bottom:15px #fff solid;
    border-left:7px #ddd solid;
    position:absolute;
    top:0;
    right:0;
}
.progress-bar i:after {
    background: none repeat scroll 0 0 green;
    border-radius: 50% 50% 50% 50%;
    bottom: 0;
    color: white;
    content: '\2713';
    font-size: 10px;
    height: 15px;
    line-height: 14px;
    margin: auto;
    position: absolute;
    right: 7px;
    top: 0;
    width: 15px;
    text-align: center;
}

.badge-count {
    background: #999999;
    border-radius: 50% 50% 50% 50%;
    bottom: 0;
    color: white;    
    font-size: 10px;
    height: 15px;
    line-height: 14px;
    margin: auto;
    position: absolute;
    right: 23px;
    top: 0;
    width: 15px;
    text-align: center;
}

th sub {
    bottom: 0.75em;
}
bootstrap.min.css 
th sub,th sup {
    font-size: 71%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
/*Progress bar style ends here*/

.border_gray{
    border-color: #CCC;
}

.hiddentype{
    display:none;
}

 .ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
              
html .ui-autocomplete {
     height: 250px;
 }
 
.header-panel {
    border-radius: 0 0 0 0;
    border-width: 0;
    box-shadow: 0 3px 3px transparent;
}

.header-panel {
    background-color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px transparent;
    box-shadow: 0 1px 1px transparent;
}

.header-panel {
    background-color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px transparent;
    box-shadow: 0 1px 1px transparent;   
}

.white-border{
    border: 1px solid #FFF !important;
}

.border-bottom-width{
    border-bottom: 0px !important;
}

.border-top-width{
    border-top: 0px !important;
}

.border-left-width{
    border-left: 0px !important;
}

.border-right-width{
    border-right: 0px !important;
}

.margin-top1{
    margin-top: 1px;
}


.margin-top6-5{
    margin-top: -6.5px;
}

.margin-right20{
    margin-right: 20px;
}

.required_field{
    color: #FE0002;
}

.stick {
    position: fixed;
    top: 10px;
    z-index: 10000;
}

.search-tab-alligner{
    margin-left: 20px;
    margin-top: 26px;
}

.table-tab-alligner{
    margin: 24px 26px;
}

.text-capitalize{
    text-transform: capitalize;
}

.text-lowecase{
    text-transform: lowercase;
}

.text-uppercase{
    text-transform: uppercase;
}

.text-underline{
    text-decoration: underline;
}

.text-underline2{
    text-decoration: underline;
    border: 2px solid #555;
}

.col-left-offset-3 {
    margin-left: 3%;
}

.col-left-offset-2 {
    margin-left: 2%;
}

.dl-horizontal .dd1 {
    margin-left: 120px;
}

.topheader{
    padding: 0px 15px;
}

.prodcatTable{
    margin-bottom: 0px !important;
}
.star{
    color:#cc0033;
    font-size:20px;
}

.margin-top-25{
    margin-top: 25px;
    margin-left: 0px;
}

.dl-horizontal dt {
    clear: left;
    float: left;   
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: wrap !important;
    width: auto !important;
}

.quote-container {
  margin-top: 50px;
  position: relative;
}

.quote-container-margin-25 {
  margin-top: 25px;
  position: relative;
}

.note {
  color: #333;
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  font-family: Satisfy;
  font-size: 30px;
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
}

.note .author {
  display: block;
  margin: 40px 0 0 0;
  text-align: right;
}

.yellow {
  background: #eae672;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.pin {
  background-color: #aaa;
  display: block;
  height: 32px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: -16px;
  z-index: 1;
}

.pin:after {
  /*background-color: #A31;*/
  background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
              inset 3px 3px 3px hsla(0,0%,100%,.2),
              inset -3px -3px 3px hsla(0,0%,0%,.2),
              23px 20px 3px hsla(0,0%,0%,.15);
  content: '';
  height: 12px;
  left: -5px;
  position: absolute;
  top: -10px;
  width: 12px;
}

.pin:before {
  background-color: hsla(0,0%,0%,0.1);
  box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
  content: '';

  height: 24px;
  width: 2px;
  left: 0;
  position: absolute;
  top: 8px;

  transform: rotate(57.5deg);
  -moz-transform: rotate(57.5deg);
  -webkit-transform: rotate(57.5deg);
  -o-transform: rotate(57.5deg);
  -ms-transform: rotate(57.5deg);

  transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
}

.setHeight{
    height: 265px;
}

.status-bar{
    height: 20px;
    position: absolute;
    background: #8AC007;
    top: 0px;
    opacity: 0.6;
}

.status-bar-text{
    color: #777;
    font-weight: bold;
}

.status-bar-wrapper{
    height: 20px;
    width: 100%;
    background: #FAFAFA;
    position: relative;
}

.padding0{
    padding: 0px;
}

.position-absolute{
    position: absolute;
}

.position-relative{
    position: relative;
}

.high-priority{
    height: 20px;
    width: 100px;
    background: #EBCCD1;
}

.medium-priority{
    height: 20px;
    width: 100px;
    background: #BCE8F1;
}

.low-priority{
    height: 20px;
    width: 100px;
    background: #D6E9C6;
}

.margin5{
    margin: 5px;
}

.panel-green > .panel-heading{
    background: #9ACD32;
    color: #fff;
}

.SumoSelect > .CaptionCont{
    overflow: hidden;
}

.right0{
    right: 0px;
}

.cursor-pointer{
    cursor: pointer;
}

.modalVerticalScroll{
    height:400px;
    overflow:auto;
}

.blue {
    color:#6699ff;
}

.response-success{
    background: #81F7BE;
}

.defaultPanelHeadingHeight{
    height: 50px;
}


.borderLess{
    border-radius: 0px !important;
}

.listSearchDivisionStyler{
    border: 1px solid;
    border-top-width: 2px;
    border-color: #cfdbe2;
    margin-top: 20px; 
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 30px 0px;
    box-shadow: 2px 4px 8px #888888;
}

.glitterBorder{
    border: 1px solid;
    border-top-width: 2px;
    border-color: #cfdbe2;
    box-shadow: 2px 4px 8px #888888;
}

.identityNumberStyler{
    background-color: #f3f38e;
    margin: 5px 20px 30px 10px;
    font-style: oblique;
    font-weight: lighter;
}

.formPanelStyler{
    border: 1px solid;
    border-style: initial;
    border-top-width: 2px;
    border-color: #cfdbe2;
    margin: 0 0px 20px 14px;
    padding: 18px;
    box-shadow: 1px 1px 5px #827f82;
}


/*Font awesome icons*/
.fa{
    margin: 0px 10px;
}

 .iconMedium{
    font-size: 20px !important;
}

.iconBig{
    font-size: 40px !important;
}

.iconOrange{
    color:#FF9900;
}

.iconSkgreen{
    color:#C2FF85;
}


.iconWhite{
    color:white;
}

.whiteWell{
    background-image: none !important;
    background-color: white !important;
    box-shadow: 1px 3px 0 rgba(11, 6, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    border-color: white !important;
}

.top-right {
    cursor: pointer;
    float: right;
    margin: -12px -6px;
    position: relative;
}
.greybar {
    background: none repeat scroll 0 0 #c7c7c7;
    font-weight: bold;
    padding: 5px 5px 0 16px;
}

.priceFinish.width-48 {
    width: 85px;
}

.ui-menu .ui-menu-item {
    background-color: #ffffff;
}

.ui-autocomplete{
    z-index: 2000 !important;
}

.multiTabbedParent{
    background-color: #d9edf7;
}

.glyphicon {    
    top: 0px !important;
}

.select2-container{
    width: 100%;
}

.tinymce-content p {
    padding: 0;
    margin: 2px 0;
}

.text-bold{
	font-weight: bold;
}

.specialLabel{
  background-image: linear-gradient(to right, #428BCA, #5b47caf2);
}

.fixedLabel{
  position: fixed;
}

.alert-success{
    color: #fff !important;
    background-color: #28a745  !important;
    border-color: #23923d !important;
    background-image: none !important;
}
