/*********************Header**************************/
#header-logo img{
    width: auto;
    margin-top: 15px;
    margin-left: 15px;
}

#page-header {
    background: #ededed;
}

#page-header .user-account-btn > a.user-profile span {
    color: #333;
}

#page-header.top-menu .fa-caret-down {
    color: #333;
}

#page-header.top-menu .user-account-btn > a.user-profile span{
	width: auto;
    font-size: 16px;
    margin-left: 15px;
}

#page-header.top-menu .header-btn {
    background-color: #e1e1e1;
}

.account-dropdown .dropdown-menu h4 {
    margin: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 15px;
}

.account-dropdown .dropdown-menu .divider {
    margin-bottom: 0px;
}

.account-dropdown .dropdown-menu a {
    color: #000;
}

.account-dropdown .dropdown-menu a:hover {
    text-decoration: none;
}

.header-right-btn {
    font-size: 13px;
    margin-top: 25px !important;
    margin-right: 32px !important;
}

.header-right-btn a {
    margin-left: 5px;
}

.header-right-btn .dropdown-menu a {
    color: #000;
}

.header-right-btn .dropdown-menu a:hover{
    text-decoration: none;
}

.header-right-btn .dropdown-menu {
    margin-right: 25px;
    margin-top: 10px;
}


/******************Left menu***********************/
#page-sidebar.left-menu a:hover {
    text-decoration: none;
    border: none;
    color: #333;
}

#page-sidebar.left-menu a .fa {
    margin-right: 5px;
    width: 20px;
}

#page-sidebar.left-menu a{
	border: none;
    color: #333;
}

#page-header.top-menu .header-btn i {
    font-size: 18px;
}

#extra-link {
    margin-top: 45px !important;
}

#extra-link i {
    font-size: 16px;
}

#sidebar-menu {
    padding-right: 0px !important;
}


/** Form **/
div.required label:after { content: " *"; color: red; }

/********************Content***********************/
.dashboard-panel .row {
    margin-bottom: 20px;
}

#content ul {
    overflow: hidden;
}

#content table {
    margin-top: 20px;
}

#content table td {
    border: none;
    color: #333;
}

#content .title-hero {
    color: #333;
    font-weight: bold;
}

#content .table-borderless td {
    color: #333;
}

#content .content-header .tick {
    font-size: 20px;
    color: #00BCA4;
}

#content .content-header .fail {
    font-size: 20px;
    color: #E74C3C;
}

#content .content-header .pending {
    font-size: 20px;
    color: #FFB81C;
}

#content .content-header i {
    margin-right: 10px;
}

#content .content-header h3 {
    font-family: helvetica;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}

#content .content-header h5 {
    font-family: arial;
    color: #888;
}

.panel-body.content-header img {
    width: 70%;
}

.panel-body.content-header ul li {
    vertical-align: top;
}

#content .table-borderless td.col-md-2 {
    color: #888;
}

.row.page-links {
    position: absolute;
    right: 30px;
    top: 30px;
}

#content table td em {
    font-size: 12px;
    font-style: normal;
}

#page-content {
	margin-left: 200px !important;
}

#page-sidebar {
    width: 200px !important;
}

#header-logo {
	width: 200px !important;
}

#content table td img.img-thumbnail {
	width: 45%;
	margin-right: 10px;
}

.row.methods img {
    width: 50%;
}

.row.methods .col-md-2 {
    text-align: center;
}

.row.methods .col-md-2 i {
    margin-right: 8px;
}

.row.methods .active {
    color: #58D68D;
    font-weight: bold;
}

.row.methods .inactive {
    color: #E74C3C;
    font-weight: bold;
}

.inactive a:hover {
    background-color: #00CCB2 !important;
}

.inactive a {
    margin-top: 8px;
}

.row.methods .suspended {
    color: #666;
    font-weight: bold;
}

.row.methods .applying {
    color: #E67E22;
    font-weight: bold;
}

#myModal p {
    margin-bottom: 15px;
}

#myModal2 p {
    margin-bottom: 15px;
}

#myModal3 p {
    margin-bottom: 15px;
}

.row.methods a:hover {
    background: transparent;
}

.row.company-logo-section button {
    margin-top: 80px;
    font-size: 18px;
}

.row.company-logo-section img {
    width: 30%;
}

#user-form .row {
    margin: 15px 0px;
}

#user-form .row .col-md-4 {
    font-weight: bold;
}

#responsive-mobile-title{
	display: none;
}

.tile-panel {
    margin-bottom: 50px !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.canvasjs-chart-credit {
   display: none;
}

.cover {
    width: 65px;
    background-color: #FFF;
    height: 15px;
    position: absolute;
    margin-top: -15px;
}

.tile-content-wrapper h3 {
    height: 100px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-family: Open Sans;
}

.tile-content-wrapper h3 span {
    margin-right: 5px;
}

#report {
    cursor: pointer;
}

#report-menu {
    margin: 0px 0px !important;
    margin-left: 20px !important;
}

#page-title ul {
    overflow: hidden;
    margin-bottom: 0px;
}

#page-title .alert {
    margin-bottom: 0px;
    margin-top: 20px;
}

.form-control.search-categories {
    margin-bottom: 20px;
}

.row.methods.product-listing {
    margin-bottom: 40px;
}

.row.methods.product-listing img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    margin-bottom: 15px;
}


.row.methods.product-listing h4 {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.row.methods.product-listing .col-md-3 {
    text-align: center;
    padding: 35px 0px;
}

.dashboard-icon{
    font-size: 35px !important;
    line-height: 70px !important;
    position: absolute;
    top: 30px;
    left: 15px;
    height: 70px;
    margin-top: -36px;
    opacity: .30;
    -moz-opacity: .30 !important;
    filter: alpha(opacity: 30);
}

.table-striped tbody tr td {
    font-size: 12px;
}

#login-form{
    padding: 0px 15px;
}

.label-pink{
    background-color: #E25781;
}

.label-brown{
    background-color: #66491F;
}

.label-unique{
    background-color: #3F729B;
}

.label-grey{
    background-color: #757575;
}

.search-field {
    margin-bottom: 20px;
}

@media(max-width:997px){
    #page-sidebar.collapse.in {
        width: 100% !important;
        padding-left: 15px;
    }

	#page-content {
    	margin-left: auto !important;
	}

	#content .content-header h3 {
    	font-size: 18px;
	}

	.row.page-links {
    	position: relative;
    	right: 0px;
    	top: 0px;
	}

	#user-form .row .col-md-4 {
    	font-weight: bold;
    	display: inline-block;
	}

	#user-form .row .col-md-1 {
    	display: inline-block;
	}

	#header-nav-right {
    	float: right !important;
	}

	#responsive-mobile-title{
		display: block;
	}

	#responsive-mobile-title {
    	background-color: #EDEDED;
    	padding-top: 10px;
	}

	#responsive-mobile-title .col-md-12{
		margin-bottom: 0px;
	}

    .tile-content-wrapper h3 {
        height: 50px;
        line-height: 50px;  
    }

    .top-menu #mobile-navigation #nav-toggle {
        height: 45px;
    }   

    #page-header.top-menu {
        height: 50px;
    }

    .data-mobile-view p {
        margin-bottom: 14px;
    } 

    .data-mobile-view h4 {
        font-size: 14px;
    }

    .data-mobile-view hr {
        border-color: #999;
    }

    #header-nav-left {
        display: none;
    }

    #header-nav-right {
        display: none;
    }

    #responsive-mobile-title .dropdown-menu {
        position: relative;
    }

    #responsive-mobile-title .account-dropdown {
        margin-top: 15px;
    }

    #page-sidebar {
        overflow: hidden;
        padding-left: 5px;
    }

    .list-group.mobile-list h4 {
        font-weight: bold;
        font-family: helvetica;
        font-size: 14px;
        margin-bottom: 2px;
    }

    .list-group.mobile-list em {
        font-style: normal;
        font-size: 12px;
    }

    .list-group.mobile-list .badge {
        background-color: transparent;
        color: #333;
        margin-top: -10px;
    }

    .list-group.mobile-list .label {
        padding: 1px 2px;
        font-size: 8px;
    }

    #mobile-show-session ul li .label {
        display: block;
        margin-top: 10px;
    }

    .content-session h5 {
        font-weight: bold;
        font-size: 13px;
    }

    .content-session p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    #mobile-show-session .title-hero {
        margin-bottom: 0px;
    }



}

@media screen and (min-device-width: 768px) and (max-device-width: 800px){
    #page-sidebar.collapse.in {
        width: 100% !important;
        padding-left: 15px;
    }

    #responsive-mobile-title .dropdown-menu {
        position: relative;
        display: block;
        width: 100%;
    }

    #responsive-mobile-title .dropdown-menu .box-xs {
        width: 100%;
    }

    #responsive-mobile-title .dropdown-menu .box-sm {
        width: 100%;
    }

}
	
@media(min-width:1440px){
	#page-content {
    	margin-left: 260px !important;
	}

	#page-sidebar {
	    width: 260px !important;
	}

	#header-logo {
    	width: 260px !important;
	}

	#content table td img.img-thumbnail {
    	width: 20%;
    	margin-right: 10px;
	}
}
