﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
	width: 100%;
	background-color: #fff;
	color: #535353;
	color: #000;
	font-size: 13px;
	font-family: 'Open Sans',Arial;
	overflow-x: scroll;
}
input#ctl00_ContentPlaceHolder1_datagrid_ctl03_txtFBatchLP {
    width: 140px !important;
}

input#ctl00_ContentPlaceHolder1_datagrid_ctl03_txtFLength {
    width: 140px !important;
}

input#ctl00_ContentPlaceHolder1_datagrid_ctl03_txtFFLength {
    width: 140px !important;
}

input#ctl00_ContentPlaceHolder1_datagrid_ctl03_txtFThickness {
    width: 140px !important;
}

input#ctl00_ContentPlaceHolder1_datagrid_ctl03_txtFQty {
    width: 140px !important;
}
h3 {
    color: red;
}
/** FOR TRADEMARK*/
.sup {
	vertical-align: super;
	font-size: 13px;
	font-family: 'Open Sans',serif;
}

.container {
	padding: 2px;
}

hr {
	height: 1px;
	background-color: #808080;
}

.spanPageHeader {
	color: #272727;
	font-size: 25px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin-top: 50px;
}

.Pageicon {
	width: 45px;
	height: 45px;
}

.parentDiv {
	height: 10000px;
}

input,select, textarea {
	border-radius: 4px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #000;
	border: solid 1px #cccccc;
	color: #000;
    }

	input:hover, select:hover, textarea:hover {
		background-color: #d9fec2;
		border: solid 1px #cccccc;
		-moz-border-radius: 5px;
	}

	input:focus, select:focus, textarea:focus {
		background-color: #ffffb0;
		border: solid 1px #cccccc;
	}

.txtBoxes {
	   width: 200px !important;
}

/*
********/
.btn.btn-default.read-more, input[type="submit"], input[type="button"] {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    padding: 3px;
    min-width: 100px;
    background-color: #e63e53;
    color: #fff;
    /*overflow: hidden;*/
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    background-color: #4cbbc1;
    background-color: #20a7f7;
    background-color: #303845;
    color: #fff;
}

	input[type="submit"]:hover, input[type="button"]:hover, input[type="submit"]:focus, input[type="button"]:focus {
		background-color: #004f9d;
		background-color: #000;
		color: #fff;
	}



.CompletionList {
	background-color: #fff;
	margin-top: 0px;
	padding: 1px 0px 1px 0px;
}

.CompletionListItem {
	background-color: #0080ff;
	margin: 2px;
	font-size: 13px;
	padding: 5px;
	color: #fff;
}

.CompletionListItemHighLight {
	background-color: #34495e;
	margin: 2px;
	padding: 5px;
	color: #fff;
}

/*****Panel Buttons*/

.panels {
    margin-top: 4px;
    border: solid 0px #f72d09;
    border: solid 1px #e66400;
    min-height: 300px;
    width: 100%;
    max-height: 350px;
    overflow-x: scroll !important;
    /*overflow-y: scroll;*/
    padding: 5px;
    border: solid 1px rgba(224, 19, 45, 0.82);
    border: solid 1px #20a7f7;
}
/*border-radius: 4px 0px bottom 7px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
.panelActiveButton {
	border: solid 0px #fff;
	background-color: #f56d00;
	color: #fff;
	font-size: 13px;
	background-color: #ce3900;
	border-radius: 4px 20px 0px 0px;
	font-weight: bold;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	border: solid 0px #fff;
	border-bottom: solid 0px #808080;
	background-color: #e66400;
	background-color: #ce3900;
	color: #fff;
	font-size: 15px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	background-color: rgba(224, 19, 45, 0.82);
	background-color: #20a7f7;
}

.panelInActiveButton {
	border: solid 0px #fff;
	background-color: rgba(183, 153, 7, 0.77);
	border-radius: 10px 10px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	margin: 0px;
	background-color: #808080;
	color: #fff;
	border: solid 0px #fff;
	border-bottom: solid 0px #808080;
	background-color: #808080;
	background-color: rgba(183, 153, 7, 0.77);
	background-color: #cecece;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
}



/******************************************GRIDVIEW CSS************************************************/



/******************************************GRIDVIEW CSS************************************************/
/******************************************Harish Added CSS************************************************/
.parentTableDiv {
	margin-top: 5px;
	border-radius: 15px;
	height: 77px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-top: 5px;
	background-color: #c1c1c1;
	background-color: #eedad1;
	padding-top: 10px;
}



.TLPAnchor {
	background-color: #ce3900;
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

input[type="submit"] {
	border-style: none;
	border-color: inherit;
	border-width: initial;
    height: 28px;
}

.lbluser {
	margin-right: 39px;
	float: right;
	margin-top: -14px;
	color: #334784;
}



th {
	background-color: #3b3a3a;
	background-color: #303845;
	color: #fff;
	padding: 2px;
}




td, table {
	border: none;
}

tr {
	border: none;
}
/*************************************************************/
.btnAddGrid {
}


.footer1 {
	font-weight: bold;
	background-color: #3c3c3b;
	color: #fff;
	padding: 20px;
}

	.footer1 a {
		font-weight: bold;
		color: #fff;
	}


.footer2 {
	background-color: #1d1d1b;
	color: #fff;
}

	.footer2 a {
		color: #fff;
	}


/*********************BUTTONS*****/
.btnsubmit1 {
	background-color: #e42046 !important;
	background-color: #4cbbc1 !important;
	color: #000;
	font-size: 20px !important;
	font-weight: bold;
	border-radius: 5px;
}

	.btnsubmit1:hover {
		background-color: #000 !important;
		color: #fff;
	}

/*******exceltoGrid********/

.pagerStyle a {
	margin: auto 1%;
	border-radius: 50%;
	background-color: #444;
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
	margin-right: 10px;
}


	.pagerStyle a:hover {
		background-color: #1e8d12;
		color: #fff;
	}

.pagerStyle span {
	background-color: #ae2676;
	color: #fff;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
	border-radius: 50%;
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
}

/******************************************GRIDVIEW CSS************************************************/

.mydatagrid {
	font-family: Arial;
	font-size: 13px;
}

.header {
	background-color: #0080ff;
	font-family: Arial;
	color: White;
	height: 25px;
	text-align: center;
	font-size: 13px;s
}

.rows {
	background-color: #fff;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	border: solid 0px #000;
	min-height: 25px;
	text-align: center;
}

	.rows:nth-child(even) {
		background-color: #e9e9e9;
	}

	.rows:hover {
		background-color: #77bbff;
	}

.mydatagrid a /** FOR THE PAGING ICONS  **/ {
	background-color: Transparent;
	padding: 5px 5px 5px 5px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

	.mydatagrid a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
		background-color: #1c1c1c;
		color: #fff;
	}

.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/ {
	padding: 5px 5px 5px 5px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
}

.pagerStyle a {
	margin: auto 1%;
	border-radius: 50%;
	background-color: #444;
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
	margin-right: 10px;
}


	.pagerStyle a:hover {
		background-color: #1e8d12;
		color: #fff;
	}

.pagerStyle span {
	background-color: #ae2676;
	color: #fff;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
	border-radius: 50%;
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
}

.mydatagrid td {
	padding: 4px;
	width: auto;
	border: 1px solid #c0c0c0;
	text-align: center;
	font-size: 13px;
}

	.mydatagrid td a:hover {
		border-radius: 10px;
	}

	.mydatagrid td span {
		border-radius: 10px;
	}


.mydatagrid th {
	padding: 4px;
	width: auto;
	border: 1px solid #c0c0c0;
	text-align: center;
	font-size: 13px;
}


/******************************************GRIDVIEW CSS************************************************/

.confirmDialog {
	height: 100vh;
	display: flex;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.9);
	width: 100%;
	position: absolute;
	align-items: center;
	top: 0px;
	/* margin: auto; */
	margin-left: auto;
	justify-content: center;
}




/******************************************GRIDVIEW CSS FOR ADD PROJECTS PAGE************************************************/

.mydatagrid1 {
	font-size: 13px;
	font-family: Arial;
}


.rows1 {
	background-color: #fff;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	border: solid 0px #000;
	min-height: 25px;
	text-align: center;
	width: auto;
}

	.rows1:nth-child(even) {
		background-color: #dfdfdf;
	}

	.rows1:hover {
		background-color: #77bbff;
	}

.mydatagrid1 a /** FOR THE PAGING ICONS  **/ {
	background-color: Transparent;
	padding: 5px 5px 5px 5px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

	.mydatagrid1 a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
		background-color: #1c1c1c;
		color: #fff;
	}

.pager1 {
	background-color: #fff;
	font-family: Arial;
	color: black;
	border: 0px solid #fff;
}

.mydatagrid1 td {
	padding: 3px;
	border: 0px solid #000;
	text-align: center;
    /*width: 152px;*/
}

.mydatagrid1 th {
	padding: 3px;
	border: 0px solid #000;
	text-align: center;
}


.pager1 td, .pager1 th {
	padding: 5px;
	border: 0px solid red;
	text-align: left;
}

/******************************************GRIDVIEW CSS************************************************/



.approved th {
	background-color: green;
	background-color: #20a7f7;
	background-color: #303845;
	border: 1px solid #c0c0c0;
	padding: 3px;
	width: auto;
	text-align: center;
	font-size: 13px;
}

.pending th {
	background-color: red;
	background-color: #20a7f7;
	background-color: #303845;
	border: 1px solid #c0c0c0;
	color: white;
	padding: 3px;
	width: auto;
	text-align: center;
	font-size: 13px;
}


.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 27px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

