.customer-switch-tr th, .customer-switch-tr td {
	height: 35px;
}

.icon-back-customer {
	color: #001F5F;
}

.backToList {
	display: flex;
	display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    font-size: 12px;
	color: #505457;
    text-align: left;
}

.table-title-customer
{
    color: #001F5F;
    font-size: 12px;
    margin-bottom: 14px;
    /*padding-left: 30px*/
}

/* The switch - the box around the slider */


.switch-edit-customer {
  position: absolute;
    display: inline-block;
    width: 250px;
    right: 10px;
    display: flex;
	display: -webkit-flex;
    top: 13px;
}

/* Hide default HTML checkbox */
.switch-edit-customer input {
  opacity: 0;
  width: 0;
  height: 0;
}

.customer-right-div
{
    display: flex;
	display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
	  -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    font-size: 12px;
    padding-top: 15px;
}

.trial-time-edit-customer {
	padding-top: 0;
	color: #505457;
	text-align: left;
}

.flash-message {
	width: 90%;
	margin: 0 auto;
	padding-top: 25px;
}

.invalid-err-msg {
	clear: both;
	text-align: left !important; 
	color: red;
}

.tokenButton {
	clear: both;
	text-align: left;
}

.switch-div-customer {
	position: relative;
    display:block;
}

.switch-div-customer .switch {
    /*right: 0;*/
    top: 0;
    left: 0 !important;
}
.switch-div-customer .switch input:checked + .slider {
    background-color: #D32626;
}


.header-inner{background:white;}
.loginregister{
    width: 100%;
    line-height: 25px;
}
.registerfbox{
    margin-top: -21px;
    margin-left: 10px;
}
.dropdown-toggle::after{
	display: none;
}
#preview_img{height: 100%;width: 100%;border-radius: 50px;justify-content: center;align-items: center;}	
input:checked + .slider{
	background-color: #D32626;
}

.increaseModalWidth{
	max-width: 700px;
}
/*#mCSB_1_container{
	margin-top: 326px !important;
}*/
/*.mCSB_container{
	margin-top: 326px !important;
}*/
.mCustomScrollBox{
	overflow: hidden;
}
.company-info-div .mCustomScrollbar{
	height: 270px;
}
.custom-select .dropdown-menu li:first-child a span, .custom-select.daily-avg .dropdown-menu li:nth-child(2) a span{
	text-decoration: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}
/*.port-info-box{
	height: 97px !important;
    width: 133px !important;
    font-size: 10px !important;
    padding-top: 15px;
    padding: 10px !important;
}*/
.prot-box-title{
	margin-bottom: 5px;
}

/*.datatype-source .datatype{
	margin-right: 50px !important;
}
.datatype-source .datasource{
	margin-right: 50px !important;
}*/
#downloadReport .datatype
{
    margin-right: 0px !important;
}
.ccreport-details{
	max-width: 507px !important;
}
/*.custom-select.port .dropdown-menu li:first-child a{
	color: #EF4F22 !important;
}
.custom-select.port .dropdown-menu li:last-child a{
	color: #B736D6 !important;
}
.custom-select.port .dropdown-menu li:nth-child(2) a{
	color: #288738 !important;
}
*/

/** For Twitter Feed**/
.company-info-div .tabs-container{
	margin-top: 0;
    height: 328px;
    overflow: hidden;
    border-radius: 20px;
}
.company-info-div .tabs-container .tab-content{
	height: auto;
}
.company-info-div .tabs-container .nav-tabs li a{
	padding: 13px 20px;
}
.custom-select.daily-avg .dropdown-menu li:nth-child(2) a{
	color: #9B9E9F;
}
.common-forms .login-reminder-form .form-button{
	margin-top: 0px !important;
}
.user-div .dropdown .btn
{
	width: 40px;height: 40px;margin-top: -8px;
}
.devPriceFont{
  font-size: 12px !important;
  margin-bottom: 0px !important;
}
.brentCrudePriceFont{
	font-size: 17px;
}
.port-info-box .lt span{
	margin-left: -2px !important;
}
.price-box{
	 padding: 4px 0px 0 0px !important;
}
.removeBackBorder{
	border: none !important;
}
.invalid-feedback {
    text-align: center;
}
.logo-inner img {
    height: 50px;
    /*margin-top: -14px;*/
}
.disabled {
    pointer-events: none;
    cursor: default;
}
.ccreport .nav-tabs>li>a{margin-right: 0px;}
.table-select .bootstrap-select > .dropdown-toggle{width: 103px;}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{text-align: center;}
table.add-admin-table .custom-select .btn{border: 1px solid #ccc;padding: 1px 10px 2px 2px;}
.port-table table{color: white;}
table{
	color:#505457 !important;
}
.org{
	background: #F04E23 !important;
    color: white !important;
    border: none !important;
    box-shadow: none !important;
}

.btnOrange{
	float: right !important;
    background: #F04E23 !important;
    height: 40px !important;
    padding: 8px !important;
}


#fuel a.showAddPortPopup, #clientList a.add-admin {
    z-index: 3;
}


@media (max-width: 1199px){
	.common-forms .form {
		height: auto;
	}
	.common-forms .form-middle{
		margin-top: 15px;
	}
}
@media (max-width: 767px){
	.common-forms .form {
		height: auto;
	}
	.common-forms .form-middle{
		margin-top: 15px;
	}
}
