


/*___________________________________________________***26-6-18***start______________________________________________________________________
*/
.text input#rate_per_unit_distance {
    text-align: center;
}
input[readonly] {
    background-color: #fff !important;
}

.form-control {
    -moz-border-bottom-colors: none!important;
    -moz-border-left-colors: none!important;
    -moz-border-right-colors: none!important;
    -moz-border-top-colors: none!important;
    border-image: none!important;
    box-shadow: none!important;
	border-right:none!important;
    border-left:none!important;
	border-top:none!important;
	border-bottom:1px dotted #23AD8C!important;
	border-radius:0px!important;

}


.log-viewpost{
	
	 background:none;
	 margin-left:15px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
     border-right:none;
     border-left:none;
	 border-top:none;
	 border-bottom:1px dotted #23AD8C;
  }
  
 .log-heading{
	  padding-left:34px;
	  
	  }
	
	.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f5f5f5;
}

/*_______________________________________________________***26-1-19***end_____________________________________________________________________	
*/	
.skin-blue .main-header .navbar {
    background-color: #eebf00 ;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: /*#00ccad*/ #23ad8c;
}

.skin-blue .sidebar-menu > li.header {
    background: #f2c400 none repeat scroll 0 0;

}

.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    background-color: #06957e;

}

.skin-blue .sidebar-form .btn {
    color: #03c7a8 !important;
}

.form-control::placeholder {
    color: #555 !important;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    background:#eebf00  none repeat scroll 0 0;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    background: #d4a115 none repeat scroll 0 0;
}

.skin-blue .treeview-menu > li.active > a, .skin-blue .treeview-menu > li > a:hover {
    color: #af7801;
}

.skin-blue .treeview-menu > li > a {
    color: #fff;
}

.skin-blue .sidebar a {
    color: #fff;
}

.skin-blue .sidebar-form {
    border: 1px solid #20ebcb;

}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}

.sidebar-mini.sidebar-collapse .main-header .logo {
    padding-left: 13px;

}
.btn-bg {
    border: none;
    background: none;
}

.skin-blue .main-header li.user-header {
    background-color: #23ad8c;
}

.small-box .icon {

    font-size: 50px;

}

.small-box:hover .icon {
    font-size: 60px;
}

.content-wrapper, .right-side {
    /*background: * Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9f8e8+0,96eaca+100 *!*/
background: #f0fafb; /* Old browsers */
/*background: #c9f8e8; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #c9f8e8 0%, #96eaca 100%); !* FF3.6-15 *!*/
/*background: -webkit-linear-gradient(top, #c9f8e8 0%,#96eaca 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*background: linear-gradient(to bottom, #c9f8e8 0%,#96eaca 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9f8e8', endColorstr='#96eaca',GradientType=0 ); !* IE6-9 *!*/

}

.skin-blue .sidebar-menu > li > .treeview-menu {

    padding: 5px 0px;
}

.btn-primary {
    color: #fff;
    background-color: #24ad8d!important;
    color: #2b2b2b;
    border-radius: 4px;

}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover
.btn-primary.focus {
    color: #fff;
    background-color: #eec003 !important;
    border-color: #eec003;
    box-shadow: 4px 6px 8px -2px rgb(30, 35, 34) inset;
}

.login-box-body, .register-box-body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555555;
    float: right;
    padding: 14% 0% 0% 0%;
    width: 100%;
}

/*++++++++++++++++++++++++++++    Logistic End    ++++++++++++++++++++++++++++++++++++++++++++++*/

.resetform {
    width: 40%;
}

@media (min-width: 768px) {

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 70px;
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 70px;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 70px !important;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        display: block !important;
        position: absolute;
        width: 240px;
        left: 70px;
    }

    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 70px !important;
        z-index: 840;
    }
}

.main-header .logo {

    padding: 0px;

}

.sidebar-menu > li > a {
    padding: 12px 12px 12px 26px;
    display: block;
}

/*.content-header > .breadcrumb > li > a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    width: 50px;
    margin-right: 10px;
}
logistic

*/

.checkbox {
    margin-left: 15px;
}

/*------------New Login Added----------*/

@media (max-width: 980px) {
    .sgd-thumbnail {
          float: none !important;
        height: auto !important;
        margin: 0px auto 0px !important;
         width: 200px !important;
    }

    .login-box-body, .register-box-body {
        float: none !important;
        width: 100% !important;
        

    }



  

}

@media (max-width: 480px) {
    .sgd-thumbnail {
        float: none !important;
        height: 180px !important;
        margin: -90px auto 0px !important;
        padding: 14px 11px 0 9px !important;
        width: 180px !important;
    }

    .login-box,
    .register-box {
        width: 82% !important;
        margin-top: 194px;
    }

    h1, .h1, h2, .h2, h3, .h3 {
        margin-bottom: 10px;
        margin-top: -5px !important;
    }
	
	.login-box, .register-box {
    margin: 18% 8% auto;
}


}

.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.login-logo a,
.register-logo a {
    color: #444;
}
.login-page,
.register-page {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eebf00+59,eebf00+100&0+0,0+59,1+60,1+100 */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(238,191,0,0) 60%, rgba(238,191,0,1) 60%, rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(238,191,0,0) 60%,rgba(238,191,0,1) 60%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(238,191,0,0) 60%,rgba(238,191,0,1) 60%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eebf00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 }

 
.login-page,
.register-page {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,eebf00+80,eebf00+100&0+0,0+78,1+79,1+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(238,193,6,0) 78%, rgba(238,192,3,1) 78%, rgba(238,191,0,1) 78%, rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 78%,rgba(238,192,3,1) 78%,rgba(238,191,0,1) 78%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 78%,rgba(238,192,3,1) 78%,rgba(238,191,0,1) 78%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eebf00',GradientType=1 ); /* IE6-9 */
background-size: cover;
 }



.sgd-thumbnail {
       float: left;
    /* height: 290px; */
    margin: -40px 50px -53px;
    
}

.sgd-thumbnail img {
    width: 100%;
}

.top-mrg {
    margin-top: 20px;
}

.login-box, .register-box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 34px;
    box-shadow: 0 0 14px 0;
    display: table-cell;
    float: right;
    font-size: 13px;
    height: auto;
    margin: 8% 8% auto;
    padding: 40px 30px;
    position: relative;
    z-index: 1;
}



.mrg-top-btn{
	margin-top:22px;
}

@media (max-width: 768px) {
    .login-box,
    .register-box {
        width: 46%;
    }

    .sgd-thumbnail {
        float: none !important;
        height: auto !important;
        margin: 0px auto 0px !important;
        width: 200px !important;
    }

    .login-box-body, .register-box-body {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }

  /*  .login-box, .register-box {

        height: 560px !important;
    }*/
	
	
.mrg-top-btn{
	margin-top:0px;
}

}




/*.login-box-body,
.register-box-body {


    background: #23ad8c;
    padding: 40px 0 0;
    /*  border-top: 0;
      color: #666;
    float: right;
    width: 67%;
    color: #003d3b;


} logistic*/
.login-mrg {
    margin-top: -24px;
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: #777;
}

.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
   
}

.social-auth-links {
    margin: 10px 0;
}

.form-control {
    border-radius: 8px;
border-style: none none solid;
box-shadow: none;
border: 1px solid #ccc;
border-bottom-color: #24ad8d;
border-left-color: #24ad8d;
border-right-color: #24ad8d;
border-top-color: #d6dedc;
}

a {
    color: #000;
}

a:hover {
    color: #979695;
}

.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

.btn.uppercase {
    text-transform: uppercase;
}

.btn.btn-flat {
    border-radius: 18px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
    border:1px solid  #d1d1d1;
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:focus {
    outline: none;
}

.btn.btn-file {
    position: relative;
    overflow: hidden;
}

.btn.btn-file > input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/*.btn-primary {
    color: #fff;
    background-color: #003d3b !important;
    border-color: #014745;
    border-radius:4px;


.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover
.btn-primary.focus
{
    color: #fff;
    background-color: #003d3b !important;
    border-color: #122b40;
    box-shadow: 4px 6px 8px -2px rgb(30, 35, 34) inset;
}
}logistic*/
.btn[class*='bg-']:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #003d3b;
    font-size: 12px;
}

.btn-app > .fa,
.btn-app > .glyphicon,
.btn-app > .ion {
    font-size: 20px;
    display: block;
}

.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa;
}

.btn-app:active,
.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-app > .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400;
}

.btn-primary:active:focus {
    background-color: #24ad8d !important;
    border-bottom-color: #24ad8d !important;
    border-left-color: #24ad8d !important;
    border-right-color: #24ad8d !important;
    border-top-color: #24ad8d !important;
    color: #fff;
}

.icheckbox_square-blue, .iradio_square-blue {
   /* background-image: url("../img/blue.png");*/

}

.icheckbox_square-blue, .iradio_square-blue {

    background-color: #eee;
    width: 21px;
}

.pull-right .btn-xs {
    padding: 6px 37px;
}

/*.pagination > li > a {
    background: #eee none repeat scroll 0 0!important;
    color: #666!important;
	border:1px #ddd solid!important;
}



.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color:#04baa2 !important;
    border-color: #04baa2!important;
    color: #fff;
    cursor: default;
    z-index: 2;
}*/

/*.content-header {*/
/*padding: 7px 5px;*/
/*position: relative;*/
/*}*/

.box.box-primary {
    border-top-color: #04baa2;
	box-shadow:0px 5px 12px -4px #646464;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: 236px;
}

/*.navbar-nav > li > a {*/
/*padding-left: 73px;*/
/*}*/

@media (max-width: 980px) {

    #show {
        clear: both;
        float: none;
    }

}

@media (max-width: 768px) {

    .navbar-nav > li > a {
        padding-left: 50px;
    }

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {

        right: 0%;

    }

    .skin-blue .main-header .navbar .dropdown-menu li a:hover {

        padding: 10px;
    }

    .btn-default {
        background-color: #f4f4f4 !important;

    }

    .main-sidebar, .left-side {
        width: 244px !important;
    }

    .content-wrapper, .right-side, .main-footer {
        margin-left: 14px !important;

    }

    .main-header > .navbar {

        margin-left: 0px !important;

    }

    .main-header .logo {

        width: 100% !important;
    }

}

/*
.btn {
  padding: 10px 10px;
}
 */

.main-sidebar, .left-side {
    width: 244px;
}

.content-wrapper, .right-side, .main-footer {
    margin-left: 244px;

}

.main-header > .navbar {

    margin-left: 244px;

}

.main-header .logo {

    width: 244px;
}

/*.skin-blue .sidebar-menu > li > .treeview-menu {

    margin: -1px 1px;
} logistic*/

.skin-blue .sidebar-menu > li > a {

    z-index: 1;
}

.content-header > .breadcrumb {
    font-size: 16px;
}

.form-control::-moz-placeholder {
    color: #555;
    opacity: 1;
}

/* back button css */
.content-header > .breadcrumb {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
    float: right;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 7px 5px;
    position: absolute;
    right: 10px;
    top: -5px;
}

.box-tools-left {

    right: 10px;
    top: 5px;
}

.box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 3px solid #04baa2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.form-control:focus {
    border-color: #04baa2;
    box-shadow: none;
}

.form-control-select {
    background-color: #fff;
    background-image: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 60%;
}

.form-control-dropdown {
    background-color: #fff;
    background-image: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 95%;
}

.form-group.has-success label {
    color: #000;
}

.form-group.has-success .form-control {
    border-color: #d2d6de;;
    box-shadow: none;
}

input.error, input.valid, select.error, select.valid {
    background-position: right 18px center;
    background-repeat: no-repeat;
}

.mrg {
    margin-bottom: 20px;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    right: 0;
}

/*multiselect checkbox Select Promoter  css*/
.multiselect {
    width: 200px;
}

.selectBox {
    position: relative;
}

.selectBox select {
    border: 1px solid #ccc;
    border-radius: 7px;
    /*font-weight: bold;*/
    height: 32px;
    width: 169%;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
    width: 169%;
}

#checkboxes label {
    display: block;
}

#checkboxes label:hover {
    background-color: #1e90ff;
}

#checkboxes label input {
    /* margin: 7px;*/
}

/*multiselect checkbox1 Select Product css*/
.multiselect {
    width: 200px;
}

.selectBox1 {
    position: relative;
}

.selectBox1 select {
    border: 1px solid #ccc;
    border-radius: 7px;
    /*font-weight: bold;*/
    height: 32px;
    width: 169%;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes1 {
    display: none;
    border: 1px #dadada solid;
    width: 169%;
}

#checkboxes1 label {
    display: block;
}

#checkboxes1 label:hover {
    background-color: #1e90ff;
}

#checkboxes1 label input {
    /* margin: 7px;*/
}

.clear-view {
    clear: both;

}

/** -- for select2 over ride color added by ashish --- */

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #6CDBC1;
    border: 1px solid #fcfcfc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

/*Cancel button css*/
.btn-warning {
    background-color: #533424 !important;
    border-color: #704939 !important;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #04baa2 !important;
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #666 !important;

}

.select2-container--default .select2-selection--multiple {

    border: 1px solid #ccc !important;

}

.select2-container--default .select2-selection--multiple:focus {

    border: 1px solid #04BAA2 !important;

}

.show_reset {
    margin: 0px 10px 10px !important;
    display: block !important;
    float: left !important;
}

@media (max-width: 395px) {
    .small-box > .inner {
        height: 110px;

    }

}

@media (max-width: 420px) {
    .resetform {
        width: 100%;
    }

    /*.box-footer {*/
    /*margin-right: -19px;*/
    /*margin-left: -19px;*/
    /*}*/
    .btn-multiselect {

        padding: 20px !important;
    }

}

.head-h1-title > h1 {
    font-size: 24px !important;
    width: 80%;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.mrg-top {
    margin-top: 14px !important;
}

.alert {
    margin-bottom: 2px !important;
}

.alert.alert-danger.alert-dismissible {
    word-wrap: break-word !important;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 50px) and (max-width: 768px) {
    .hidden-sm {
        display: block !important;
    }
}

table {
    border-collapse: inherit !important;

}

/****404 page code start here***/
.back-button {
    font-size: 20px;
    padding: 1px 20px;
}

.container.sg {
    width: 60%;
}

.error-box-bg {
    background: #04baa2;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    margin: 0 auto;
}

.error-box {
    position: relative;
    z-index: 1;
    width: auto;
    margin: 194px auto 100px;
    padding: 30px;
    font-size: 13px;
}

.error-box h1 {
    font-size: 180px;
    margin: 0px auto;
    font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    color: black;
}

.error-box h2 {
    font-size: 34px;
}

.error-box p {
    color: black;
    font-size: 20px;
}

.error-box-text {
    margin: 3%;
    padding: 30px auto;
}

@media (min-width: 50px) and (max-width: 480px) {
    .container.sg {
        width: 100%;
        padding: 30px;
    }

    .error-box {
        max-height: 500px !important;
    }

    .error-box h1 {
        font-size: 130px;
        margin: 0px auto;
        font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    }

    .error-box-text {
        margin: 16% auto;
        padding: 60px auto;
    }

    .error-sgd-thumbnail {
        background: rgba(0, 0, 0, 0) linear-gradient(#04baa2 -71%, #04baa2 18%, #fff 54%, #ffffff 53%, #ffffff 100%) repeat scroll 0 0;
        border-radius: 100%;
        box-shadow: 0 10px 10px -10px;
        box-sizing: border-box;
        float: none !important;
        height: 800px !important;
        margin: -150px auto !important;
        padding: 14px 11px 0 9px !important;
        width: 200px !important;
    }
	
	
		.login-box, .register-box {
    margin: 14% 8% auto;
}




}

.error-sgd-thumbnail {
    background: rgba(0, 0, 0, 0) linear-gradient(#04baa2 -71%, #04baa2 18%, #fff 54%, #ffffff 53%, #ffffff 100%) repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 10px 10px -10px;
    box-sizing: border-box;
    float: none !important;
    height: 250px !important;
    margin: -200px auto !important;
    padding: 14px 11px 0 9px !important;
    width: 250px !important;
}

@media (min-width: 481px) and (max-width: 680px) {

    .container.sg {
        width: 100%;
    }

    .error-box h1 {
        font-size: 140px;
        margin: 0px auto;
        font-family: "Roboto Medium", Arial, Helvetica, sans-serif;
    }

    .error-box-text {
        margin: 4% auto;
        padding: 60px auto;
    }

    .error-sgd-thumbnail {
        background: rgba(0, 0, 0, 0) linear-gradient(#04baa2 -71%, #04baa2 18%, #fff 54%, #ffffff 53%, #ffffff 100%) repeat scroll 0 0;
        border-radius: 100%;
        box-shadow: 0 10px 10px -10px;
        box-sizing: border-box;
        float: none !important;
        /*height: 250px !important;*/
        margin: -170px auto !important;
        padding: 14px 11px 0 9px !important;

    }
	
	
 
    .login-box,
    .register-box {
        width: 54%;
    }
}

.white {
    color: white;
}

.sidebar-menu .treeview-menu > li > a {
    padding: 5px 5px 5px 24px;
    display: block;
    font-size: 14px;
}

.cal-chart {
    float: left;
    margin-left: -16px !important;
    position: relative;
    z-index: 10000;
    padding: 6px 4px 0 0;
}

.cal-chart-input {
    width: 120%;
    float: left;
}

.btn-multiselect {
    margin: 0px auto;
    text-align: center;
    padding: 40px;
}

.inner p:hover {
    color: #900 !important;
}

.inner p {
    color: #FFF !important;
}

/*********multiple file upload code*********/

.lg{float: left;
    position: relative;
clear: both;}

@media (max-width: 980px) {
    .lg {
        float: none;
        position: inherit!important;

    }
	
	
	.login-page,
.register-page {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,eebf00+80,eebf00+100&0+0,0+78,1+79,1+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(238,193,6,0) 72%, rgba(238,192,3,1) 72%, rgba(238,191,0,1) 72%, rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 72%,rgba(238,192,3,1) 72%,rgba(238,191,0,1) 72%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 72%,rgba(238,192,3,1) 72%,rgba(238,191,0,1) 72%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eebf00',GradientType=1 ); /* IE6-9 */
 background-size: cover;
 
 }



.login-box, .register-box {
 
 
	    padding: 4px 30px;
 
}


.login-box-body, .register-box-body {
 
    padding: 0% 0% 0% 0%;
     
}


}


#maindiv {
    width: 960px;
    margin: 10px auto;
    padding: 10px;
    font-family: 'Droid Sans', sans-serif;
}

h2 {
    margin-left: 30px;
}

.upload  {

background-color: inactivecaptiontext;

    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
   border: medium none !important;
	box-shadow: none!important;

   /* background-color: #ff48a4;
    border-color: #b70000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    text-shadow: 1px 1px 0px green;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .75);*/
}

.remove {

	background-color: darkred;
    border: medium none !important;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;


    /*background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    text-shadow: 1px 1px 0px green;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .75);*/


}

.upload:hover {
    cursor: pointer;
    background: GrayText;
}


.remove:hover {
    cursor: pointer;
    background: #cb0a0a;


}


#upload {
    margin-left: 45px;
}

#noerror {
    color: green;
    text-align: left;
}


#img {
    border: medium none;
    height: 32px;
    margin-bottom: 90px;
    margin-left: -13px;
    width: 32px;;
}

/*.abcd img {
    height: 100px;
    width: 100px;
}*/

.abcd{
    -webkit-transition: all .3s ease; /* Safari and Chrome */
    -moz-transition: all .3s ease; /* Firefox */
    -o-transition: all .3s ease; /* IE 9 */
    -ms-transition: all .3s ease; /* Opera */
    transition: all .3s ease;
}

.abcd img:hover {
    z-index: 2000!important;
    transform: scale(2);



 }


.vname {
    height: 35px;
    margin-bottom: 15px;
    width: 50%;
    border : none;
    border-radius: 6px;
    box-shadow: none;
    padding : 5px;
    margin-right:10px;
}

#vehicle-id #vehname {
    height: 35px;
    margin-bottom: 15px;
    width: 100%;
    border : 1px solid #d2d6de;
    border-radius: 6px;
    box-shadow: none;
    padding : 5px;
    margin-right:10px;
}


#vehicle-id  #qty {
    height: 35px;
    margin-bottom: 15px;
    width: 20%;
    border : 1px solid #d2d6de;
    border-radius: 6px;
    box-shadow: none;
    padding : 5px;
    margin-right:10px;
}


.icon-del{
	background-image:url("../img/x.png");
	 background-color: transparent;
	height:32px;
	width:32px;
}

.btn.next.icon-del {
    margin-left: -20px;
    margin-top: -12px;
    vertical-align: top;
}

.nextpage{
   float: right;
    border: none;
    background: none;
    color: #04BAA2;
    margin: 15px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;

}
.previouspage{
    float: left;
    border: none;
    background: none;
    color: #04BAA2;
    margin: 15px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
}


.tbl-inpt1 {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    padding: 5px;
    width: 150px;
}



.tbl-inpt2 {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    padding: 5px;
    text-align: center;
    width: 40px;
}

/***** upload for multiple iamge with remove  ********/

header h1{
    font-size:12pt;
    color: #fff;
    background-color: #1BA1E2;
    padding: 20px;

}

#result > div {
    float: left;
}


.thumbnail{
    float: left;
    height: 100px;
    margin: 10px;
    padding: 2px!important;

}

.thumbnail:hover{
    backface-visibility: hidden;
    box-shadow: 0 0 2px 1px rgb(153, 153, 153);
    transform: scale(3);
    z-index: 1000;
    position: relative;

}

.img:nth-last-child:hover{
    backface-visibility: hidden;
    box-shadow: 0 0 2px 1px rgb(153, 153, 153);
    margin: 0px 40px 0px 0px;
    transform: scale(3);
    z-index: 1000;

}

/*******  new code for file upload  **********/

.thumb-image {
    width: 100%;
}

.img-margin{
    margin : 10px 0px 0px 0px;
}

.btn-margin{
    margin : 7px 0px 7px 0px;
}

.upload-margin{
    margin-bottom : 10px;
}
/************ for hide  browse letter **************/

input[type="file"] {
    width: 100%;

}
.abcd img.thumb-image {
    z-index: 1000;
    position: relative;
}


/*******multiple location**********/

#right-panel {
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 10px;

}

#right-panel select, #right-panel input {
    font-size: 15px;
}

#right-panel select {
    width: 100%;
}

#right-panel i {
    font-size: 12px;
}
html, body {
    /*height: 100%;*/
    margin: 0;
    padding: 0;
}
#map {
    height: 100%;
    float: left;
    width: 63%;
    height: 100%;
}
#right-panel {
    float: right;
    width: 34%;
    height: 100%;
}
.panel {
    height: 100%;
    overflow: auto;
}

/**********popup for create order************/

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
}

#boxes #dialog {
    width: 400px;
    height: 150px;
    padding: 10px;
    background-color: #ffffff;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 15pt;
    position: fixed;
}

#popupfoot {
    font-size: 16pt;
    position: absolute;
    bottom: 0px;
    width: 250px;
    left: 250px;
}

#dialog .btn.btn-warning.close.agree {
    float: none;
    opacity: 1;
    line-height: 16px!important;

}

.popup-text{
    color: #ffffff !important;
    font-size: 18px!important;
    font-weight: normal !important;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    line-height: 16px!important;
    text-shadow:none!important;
    padding: 12px;
    border-radius: 5px;
   margin-top: 9%;

}


.radio-mrg1 > label {
    margin-right: 30%;
}

.box-body .radio-mrg2 > label:nth-child(2) {
    margin-bottom: 15px;
    margin-right: 38.6%;
    padding-right: 20px;
}

#pickup.controls ,#drop.controls {
    border-radius: 5px;
    height: 35px;
    width: 70%;
    margin-bottom: 2%;
}
.bs-example{
    margin: 20px;
}

.modal-footer , .modal-header {
    border-top-color: #f4f4f4;
    text-align: center;
}
.remove_pict {
    background: red none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 1px 0 2px 0 black;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
    margin: 1px 18px 4px -18px;
}


.remove-btn.btn.btn-defult {
    border: 1px solid grey;
    box-shadow: 1px 1px 1px 0;
    margin: 8px 0;
}

#addPickUp , #addDrop{
    margin-left: 10px;
}

/***********bhushan css**********/
.blink_text {
    animation: 2s linear 0s normal none infinite running blinker;
    color: #003d3b;

}
@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#previewimg2.col-md-12.col-xs-12 {
   /* margin-right: 165%;
    position: relative;
    margin-bottom: 5px;*/
}


.pickup-container > h3 {
    clear: both;
}

.control-sidebar.control-sidebar-dark {
    display: none;
}

#prevData #formData table th {
    text-align: left;
}

#prevData #formData table td {
    text-align: left;
}

.ui-widget-header {
    background: #eebf00  none repeat-x scroll 50% 50%!important;
    border: 1px solid #eebf00 !important;
    color: #ffffff!important;
    font-weight: bold!important;
}


.hr-popup{
border-bottom:1px solid #eebf00  ;
padding: 15px 0;
}


.hr-small-line-center {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 0 auto;
    width: 30px;
}

h3.text-uppercase.hr-small-line {
    font-weight: 600;
}

.hr-small-line::after {
    background: #23ad8c none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    width: 30px;
}
.truck-details > h3 {
    color: #ff0000;
    text-align: center;
}


.btn-add{
    background: #04baa2 none repeat scroll 0 0!important; 
    border-radius: 8px!important; 
    float: right!important; 
    font-size: 16px!important; 
    margin-bottom: 0!important; 
    margin-top: 0!important; 
    padding: 8px 12px!important; 
    position: absolute!important; 
    right: 5px!important; 
    top: 27px!important; 
    width: 118px!important; 
}



.btn-add:hover{
    background: #05c9af none repeat scroll 0 0!important; 
  box-shadow: -2px -2px 4px 0 #ffffff!important; 
}



@media (max-width: 768px) {
	
	.btn-add{
    width: 70px!important; 
}

}


.upload-add { 
  display: flex; 
  /* Optional, if you want the DIVs 100% width: */ 
  flex-direction: column;
}
.upload-add > .box-footer { order: 6; }
.upload-add > .brows-top  { order: 1; }
.upload-add > .brows-top2 { order: 2; }
.upload-add > .brows-top2 { order: 3; }
.upload-add > .brows-top2 { order: 4; }
.upload-add > .brows-top2 { order: 5; }


.load-icon{ 
    background: white none repeat scroll 0 0;
        margin: -8px 0;
    opacity: 0.63;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;}

    .load-icon-img{
        
        width:190px;
        height:120px;
    }
    
#overlayContent > img {
width: 70%;
height: 100%;
}


#overlay{
    position: fixed; 
    width: 200%; 
    height: 200%; 
    top: 0px; 
    left: 0px; 
    background-color: #000; 
    opacity: 0.7;
    filter: alpha(opacity = 70) !important;
    display: none;
    z-index: 100;
    
}

#overlayContent{
     bottom: 0;
    display: none;
    left: 0px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 51%;
    width: 100%;
    z-index: 1000;
    padding: 10px;
}

.btn-pri {
    background: #23ad8c!important;
    border-radius: 0 0 20px 20px;
    color: black;
    margin-top: 3px;
    width: auto;
}


@media (max-width: 1366px) {
	
 #overlayContent > img {
width: 60%;
height:auto;
}

}

.user-panel .image {
    height: 45px !important;
}

span.text-teal b {
    font-family: helvetica;
    font-weight: bolder;

}

#example1_filter , #example1_length {
    margin-top: 20px;
}

/*****css for order rejected popup*****/
.modal-header > textarea {
    width: 100%;
}

.small-box > .inner {
    height: 120px;
   }

.login-box-body h1 {
    font-weight: 300;
    text-align: center;
	font-size: 28px;
	border-top: 1px dashed #E4E4E4;
}


.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #eec003;
    border-color: #eec003!important;
}

.icn{
	color:#24ad8d;
 
}

.icn:hover{
	color:#eec003;
	padding-left:1%;
}


@media (max-width: 768px) {
 
#overlayContent{
    position: absolute;
    top: 70%;
 
}
    .login-box-body, .register-box-body {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
	
		.login-page,
.register-page {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,eebf00+80,eebf00+100&0+0,0+78,1+79,1+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(238,193,6,0) 70%, rgba(238,192,3,1) 70%, rgba(238,191,0,1) 70%, rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0 ; /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 70%,rgba(238,192,3,1) 70%,rgba(238,191,0,1) 70%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 70%,rgba(238,192,3,1) 70%,rgba(238,191,0,1) 70%,rgba(238,191,0,1) 100%), url('../img/bg.jpg')no-repeat scroll 0 0; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eebf00',GradientType=1 ); /* IE6-9 */
background-size: cover;

 }
	

}

@media (min-width: 50px) and (max-width: 480px) {

    button#showbtn{
        margin-top:20px;
    }
	.login-page,
.register-page {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,eebf00+80,eebf00+100&0+0,0+78,1+79,1+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(238,193,6,0) 52%, rgba(238,192,3,1) 52%, rgba(238,191,0,1) 52%, rgba(238,191,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 52%,rgba(238,192,3,1) 52%,rgba(238,191,0,1) 52%,rgba(238,191,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(238,193,6,0) 52%,rgba(238,192,3,1) 52%,rgba(238,191,0,1) 52%,rgba(238,191,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eebf00',GradientType=1 ); /* IE6-9 */
background-size: cover;
 }
}



.bg-trans{
	background:url('../img/bg.jpg')fixed;
	background-size: cover;
}


.mrg-right {
    margin-right: 10px;
}

/*___________________________________________________***27-6-18***start______________________________________________________________________
*/
.log-innershd{
box-shadow:3px 4px 5px -3px #999 inset!important
}

.log-shadow{
	box-shadow:-5px 4px 6px -7px #000
	}
	
/*_______________________________________________________***27-1-19***end_____________________________________________________________________	
*/

.content {
    min-height:100%;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#example_wrapper .table thead .sorting,
#example_wrapper .table thead .sorting_asc,
#example_wrapper .table .sorting_desc,
#example_wrapper .table .sorting_asc_disabled,
#example_wrapper .table .sorting_desc_disabled
{
    cursor: default;
}