﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
.dashboard-column-main{
    width: 100%;
}
.main-dashboard-icons h4 {
    color: #4183c4;
}
.dashboard-column-main .ui.segment {
    border: 3px solid rgba(34,36,38,.15) !important;
}
#dashboard-top p {
    font-family: Sansation Regular, sans-serif;
    font-size: 1.3rem;
    margin-top: .6rem;
    font-weight: 600;
    letter-spacing: 3px;
}
#kdp-dashboard-icons,
#kdp-client-dashboard-icons,
#intellisee-dashboard-icons {
    /*padding-top: 5em;*/
}
    #kdp-dashboard-icons .ui.grid,
    #kdp-client-dashboard-icons .ui.grid,
    #intellisee-dashboard-icons .ui.grid,
    #cust-support-info .ui.grid,
    #kdp-forms  .ui.grid{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-left: auto !important;
        margin-right: 1rem !important;
    }
.main-dashboard-icons .icon-column {
	text-align: center;
	max-height: 187.4px;
	height: calc(33vh - 153px);
	min-height: 90px;
}
.main-dashboard-icons .icon-column h4{
	margin-top: calc(2vh - 10px);
}
	.main-dashboard-icons .icon-column img {
	width: auto;
	height: calc(28vh - 171px);
	max-height: 90px;
	min-height:35px;
}
.support-row {
    background-color: #00A4C9;
    color: #FFFFFF;
    padding: 7em 0 !important;
}
.support-text p {
    font-family: Sansation Bold, sans-serif;
    font-size: 2.1rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-stretch: extra-expanded;
    font-weight: 600;
    line-height: 29px;
}
.mimic-header {
margin-bottom:0px !important;
}
.suport-icons .icon-column {
	text-align: center;
}
.suport-icons .icon-column img {
    width: 50px;
    height: 50px;
}
.kdp-forms{
    text-align:center;
}
#quoting-form .ui.grid{
   
    margin: 1rem !important;
}
.client-info{
    padding: 3em 5em;
}
    .client-info .ui.table tr td:first-child,
    .client-info .ui.table tr th:first-child {
        width: 30% !important;
        border: 1px solid rgba(34,36,38,.15);
    }
.log-out-btn-col {
    text-align: right;
    margin-right: 2rem;
}
#quoting-form .mr-2 {
    margin-left: 2rem;
}
#quoting-form .ui.input{
    padding-bottom: 1em;
}
.radio-input .ui.input > input{
    flex: .1;
}
#total-cam-input{
    font-weight: bold;
}
#order-form #editDistributor,
#order-form #sameasbilling,
#order-form #ackaggree,
#quoting-form #skip{
    vertical-align: middle;
}

#order-form .ui.input {
    padding: 2em 0;
}
#order-form label{
    margin-right: .5rem;
    margin-left: .5rem;
}
.upload-po{
    margin-top: 1rem !important;  
}
    .upload-po label {
        text-transform: uppercase;
        font-family: Montserrat Bold, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.5rem;
        letter-spacing: 3px;
        vertical-align: bottom;
        color: #4183c4;
        padding-left: 0 !important;
        padding-bottom: 1em;
        cursor: pointer;
    }
    .upload-po .fileUploader {
        margin-bottom: 1rem !important;
    }

.upload-po label:hover {
    color: dodgerblue;
}

#order-form .ui.grid {
    margin-left: 1rem !important;
    margin-right: auto !important;
    margin-bottom: 0px;
}
h5.same-billing {
    font-size: 1.4rem;
}
#sameasbilling {
    margin-right: .5rem;
}
.error-top {
	border: 3px solid red !important;
	color: dimgray;
	background: pink;
	font-size: 1rem !important;
	font-weight: 600 !important;
	letter-spacing: unset !important;
	padding: 8px 20px;
	border-radius: 10px;
	/*MAY BE A PROBLEM*/
	display: inline-block;
	padding-left: 20px;
	width: 45%;
	margin-bottom: 10px;
	text-align: center;
	margin:1em;
}
/*************
    Media Queries
 *********************/
@media only screen and (min-width: 1200px) {
    #cust-support-info .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column {
        width: 30%;
    }
    #cust-support-info .ui[class*="four column"].grid > .column:not(.row), .ui[class*="four column"].grid > .row > .column{
        width: 24.5%;
    }
}
    @media only screen and (max-width: 1200px) {
        #kdp-client-dashboard-icons .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #kdp-dashboard-icons .ui[class*="four column"].grid > .column:not(.row), .ui[class*="four column"].grid > .row > .column,
        #intellisee-dashboard-icons .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #cust-support-info .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #cust-support-info .ui[class*="four column"].grid > .column:not(.row), .ui[class*="four column"].grid > .row > .column {
            width: 50% !important;
        }

        #kdp-dashboard-icons .ui.grid,
        #kdp-client-dashboard-icons .ui.grid,
        #intellisee-dashboard-icons .ui.grid {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
            margin-left: auto !important;
            margin-right: .5rem !important;
        }
    }

    @media only screen and (max-width: 768px) {
        #kdp-client-dashboard-icons .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #kdp-client-dashboard-icons .ui.column.grid > [class*="eight wide"].column, .ui.grid > .column.row > [class*="eight wide"].column, .ui.grid > .row > [class*="eight wide"].column, .ui.grid > [class*="eight wide"].column,
        #kdp-dashboard-icons .ui[class*="four column"].grid > .column:not(.row), .ui[class*="four column"].grid > .row > .column,
        #intellisee-dashboard-icons .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #cust-support-info .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column,
        #cust-support-info .ui[class*="four column"].grid > .column:not(.row), .ui[class*="four column"].grid > .row > .column {
            width: 100% !important;
        }
    }