form{
     margin-bottom: 0px !important;
}
 header{
     min-height: 70px;
     background: #FFF;
}
 body {
     background: #F5F7F8;
     font-family: Arial, Helvetica, sans-serif;
}
 .container{
     padding: 0px !important;
}
 .image-border {
     padding: 35px;
     border: 2px solid #e9e9ea;
     border-bottom: none;
     background:#fff;
     border-radius: 6px 6px 0 0;
     min-height: 250px;
     position: relative;
}
 .text-border {
     border: 2px solid #e9e9ea;
     border-radius: 0 0 6px 6px;
     border-top: none;
     padding: 10px;
     background: #fafafa;
     color:#9AA5A9;
     font-weight: bold;
     font-size: 18px;
	 min-height: 65px;
}
 .text-border a {
     color: #9AA5A9;
}
 .row {
     padding-bottom: 30px;
}
 .main-container {
     background: #F5F7F8;
}
 .Copy_Right{
     font-size: 11px;
     font-weight: normal;
     color: #999999;
     padding: 15px 0;
}
 .footer {
     background-color: #F5F7F8;
	 margin-bottom: 20px;
}
 .padding {
     padding: 0 13px;
     color: #cccccc;
     font-weight: bold;
     font-size: 14px;
}
 a.padding {
     color: #96B6C5;
	 text-decoration: none;
}
 .image-border img {
     max-width: 100%;
     height: auto;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
}
 .atozfilter {
     margin: 20px 0;
     padding: 0;
}
 .padding:first-child{
     padding-left: 0;
}
 .padding:last-child{
     padding-right: 0;
}
 .js-pager__items {
     list-style-type: none;
     margin-bottom: 0;
     padding: 0;
     text-align: center;
     margin: 0 0 30px 0;
}
 .js-pager__items li {
     background: url(../images/button_blue_bg.png) repeat-x;
     padding: 7px 16px;
}
 .js-pager__items li a{
     color: #fff;
     font-weight: bold;
     font-size: 17px;
     display: block;
}
 .js-pager__items li a:hover{
     text-decoration: none;
}
 .views-field-tid {
     display: none;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 91%;
     height: 100%;
     background: rgb(91, 45, 144);
     font-size: 18px;
     text-align: center;
}
 .brand-tooltip {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 80%;
}
 .brand-tooltip a, .brand-tooltip a:hover {
     color: #00AAFF;
     text-decoration: underline;
     font-weight: bold;
}
 .logo-download-page {
     border: 1px solid #ccc;
     padding: 10px 60px;
     margin-top: 25px;
     background: #FFF;
     text-align: center;
     border-bottom: none;
}
 .logo-download-page img {
     padding: 30px;
}
 .logo-download-name p {
     margin-bottom: 0px;
     padding: 10px 30px;
}
 .logo-download-name{
     background-color:#fafafa;
     text-align: center;
     border: 1px solid #ccc;
     border-top: none;
}
 .time {
     font-size: 18px;
     font-weight: bold;
}
 .text-without-top-border {
     border-bottom: none;
     font-size: 14px;
     display: table-cell;
     vertical-align: middle;
	 width: 100%;
	 min-height: 65px;
	 /* padding-top: 30px; */
	 word-break: break-word;
}

.space > div:nth-of-type(2){
	display: table;
	width: 100%;
	min-height: 65px;
}

 .text-without-top-border::parent {
     display: table;
     width: 100%;
     min-height: 65px;
}
 .text-border img:hover{
     cursor: pointer;
}
 .overlay {
     position: absolute;
     width: 92%;
     height: 100%;
     left: 4%;
     top: 0px;
     z-index: 0;
     background: rgb(154, 165, 170);
     opacity: 0.4;
     display: none;
}
 .logo_ordering_link {
     font-size: 14px;
     font-weight: bold;
     text-align: right;
     padding: 0 0 10px 0;
}
 .logo_ordering_link a {
     color: #96b6c5;
     text-decoration: underline;
     font-weight: bold;
     font-size: 14px;
}
 .image-hover-content {
	display: none;
    width: 300px;
    height: auto;
    position: absolute;
    border: 1px solid red;
    z-index: 1;
    left: 0;
    right: 0;
    margin-right: 0;
    margin-left: 0;
}
 .image-hover-pdf-content {
     display: none;
    width: 300px;
    height: auto;
    position: absolute;
    border: 1px solid red;
    z-index: 1;
    left: 0;
    right: 0;
    margin-right: 0;
    margin-left: 0;
}
 .arrow_box {
     background: #FFF;
     border: 2px solid #ccc;
     padding: 10px 0 !important;
}
 .arrow_box p {
     text-align: left;
     margin-bottom: 0px;
}
 .arrow_box small{
     color: #999999;
     font-weight: normal;
     font-size: 12px;
}
 .arrow_box strong{
     color: #333333;
     font-weight: bold;
     font-size: 16px;
}
 .arrow_box:after, .arrow_box:before {
     top: 100%;
     left: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .arrow_box:after {
     border-color: rgba(136, 183, 213, 0);
     border-top-color: #FFF;
     border-width: 15px;
     margin-left: -15px;
}
 .arrow_box:before {
     border-color: rgba(194, 225, 245, 0);
     border-top-color: #ccc;
     border-width: 18px;
     margin-left: -18px;
}
 .brand_name{
     color: #333333;
     font-size: 24px;
     font-weight: bold;
     padding-top: 25px;
     padding:0;
     margin-top: 25px;
}
 .brand-logo-img {
     position: relative;
     z-index: 1;
}
 .custom_checkbox{
     margin-right: 5px;
     margin-left: 15px;
     margin-top: 5px;
}
 .without_style {
     display: none;
}
 .with_style {
     display: block;
}
 .logo-share-form-wrapper{
     position: relative;
}
 .logo-preview{
     position: absolute;
     top: 15%;
     right: 0%;
     text-align: center;
}
 .logo-preview img {
     width: 100px;
     height: auto;
	 max-height:85px;
}
 .back-btn, .btn-primary {
     margin: 25px 0;
}
 .draggable{
     background: #FFF;
}
 .grid-overlay{
     position: absolute;
     width: 100%;
     height: 100%;
     left: auto !important;
     top: auto !important;
     z-index: auto !important;
     background: #FFF !important;
     opacity: 1 !important;
     display: none !important;
}
 .table > tbody > tr > td {
     vertical-align: middle;
}
 a.tabledrag-handle .handle {
     width: 30px !important;
     height: 30px !important;
}
 table{
     margin: 25px 0;
}
 .cancel-wrapper {
     position: relative;
}
 .cancel-button {
     position: absolute;
     left: 150px;
	 bottom:0;
     color: #96b6c5;
     font-size: 14px;
     font-weight: bold;
}
 .cancel-button:hover{
     color: #03aeef;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
}
 .logo-download-center{
     color: #999999;
     font-size: 12px;
     font-weight: normal;
     margin: 0 auto;
     padding-top: 15px;
}
 .Logo_Time_Remaining{
     font-size: 12px;
     font-weight: bold;
     padding-top: 15px;
     margin: 0;
}
 .Logo_Email_Hr{
     font-size: 22px;
     font-weight: bold;
}
 .Logo_Email_Min {
     font-size: 14px;
     font-weight: bold;
}
 .Logo_Title {
     color: #999999;
     font-size: 14px;
     font-weight: bold;
     line-height: 50px;
     text-align: center;
}
 .arrow_box .row{
     padding-bottom: 0;
     margin: 0 10px;
}
 .left-align{
     text-align: left;
     word-wrap: break-word;
}
 .tabledrag-toggle-weight-wrapper {
     display:none;
}
.text-left-with-wrap{
	line-height: 1.2;
    word-break: break-all;
}
#block-sitebranding {
	padding-top: 20px;
}


.image-hover-content span, .image-hover-pdf-content  span {
	padding:0;
}
.text-left-with-wrap + span {
	padding-left: 30px;
}

.with_style span:first-child, .without_styleguide span:first-child {
float: left;
}
.large-download-button, .mobile-download-button {
float: right;
}
	
/* Kumaresan CSS Start Here (Video Page CSS)*/
 #logos-video-page .page-title {
     color: #9aa5a9;
     font-size: 16px;
}
 @media (min-width: 480px) {
     #logos-video-page .page-title {
         font-size: 14px;
    }
}
 @media (min-width: 768px) {
     #logos-video-page .page-title {
         font-size: 16px;
    }
}
 #logos-video-page .field-support-email a {
     float: right;
     color: #96b6c5;
     font-size: 14px;
     font-weight: bold;
}
 @media (min-width: 480px) {
     #logos-video-page .field-support-email a {
         font-size: 12px;
    }
}
 @media (min-width: 768px) {
     #logos-video-page .field-support-email a {
         font-size: 14px;
    }
}
 #logos-video-page {
     background-color: #FFFFFF;
     border: 2px solid #e9e9ea;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     border-radius: 6px;
     margin-top: 20px;
     padding:15px;
}
 #logos-video-page .field-label {
     color: #9aa5a9;
     font-size: 14px;
     margin-bottom: 10px;
}
 @media (min-width: 480px) {
     #logos-video-page .field-label {
         font-size: 12px;
    }
}
 @media (min-width: 768px) {
     #logos-video-page .field-label {
         font-size: 14px;
    }
}
 .my-logos{
     min-height: 13em;
     padding: 2em;
     margin: 18px 0;
     border: 2px solid #e9e9ea;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     border-radius: 6px;
     background: #ffffff;
}
.back-button{
	cursor: pointer;
}
.tabledrag-changed-warning{
	color: red;
}

.download-div{
	display: inline-block;
	padding: 5px 0 0px;
}
.arrow_box:after,
.arrow_box:before {
	left:50%;
}


/* Kumaresan CSS End Here */
 @media (min-width: 575.98px) and (max-width:992px) {
     .image-border img {
         max-width: 100%;
         height: auto;
    }
     .image-border {
         min-height: 250px;
    }
}
 @media (max-width: 575.98px) {
     .row {
         padding-bottom: 0;
    }
     .space {
         margin-bottom: 30px;
    }
     .text-border {
         font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 767px){
	.image-border{
		min-height: 160px;
	}
	.brand-logo-img {
		width: 25px;
	}
	.text-without-top-border{
		font-size: 12px;
	}
	.col-sm-4{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.container{
		max-width: 700px;
	}
}



/*Welcome Message CSS Start*/
@media (min-width: 481px) and (max-width: 767px) {
	.Top_My_Nbcu_Logo_Container .user-info.loggeduser{   
		float: right;
		margin: 10px 10px 10px 0;
		font-size: 12px;
		color: #999999;
		display:block !important;
	}
	#toolbar-administration, #toolbar-administration{
		display:none;
		padding:0px;
	}
	.large-download-button{
	display:none;
	}
	.mobile-download-button{
	display:block !important;
	}
	.with_style{
	 width:100%;
	}
	.with_style .cancel{
	 float:left;
	}
	.without_styleguide{
	 width:100%;
	}
	.without_styleguide .cancel{
	 float:left;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	.Top_My_Nbcu_Logo_Container .user-info.loggeduser{   
		float: right;
		margin: 10px 10px 10px 0;
		font-size: 12px;
		color: #999999;
		display:block !important;
	}
	#toolbar-administration, #toolbar-administration{
		display:none;
		padding:0px;
	}
	.large-download-button{
		display:none;
	}
	.mobile-download-button{
		display:block !important;
	}
	.without_styleguide .cancel{
		float:left;
	}
	.with_style .cancel{
		float:left;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	#toolbar-administration, #toolbar-administration{
		display:none;
		padding:0px;
	}
	body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{
		margin-left:0px;
	}
}

@media (min-width: 610px) and (max-width: 767px) {
	#toolbar-administration, #toolbar-administration{
		display:none;
		padding:0px;
	}
	body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{
		margin-left:0px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	#toolbar-administration, #toolbar-administration{
		display:none;
		padding:0px;
	}
	body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{
		margin-left:0px;
	}
}
/*Welcome Message CSS End*/



/*Login PAge CSS Start*/
.login_option{
	position: relative;
	text-align: center;
	height: 175px;
}
.login_options_header{
	color: #8f9092;
    top: 20px;
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
}
.nbcu_option {
	background-color: #4C83CD;
	border: 0 solid #F00;
	color: #FFF !important;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	padding-top: 10px;
	top: 75px;
	width: 203px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
.comcast_option{
	background-color: #4C83CD;
	border: 0 solid #F00;
	color: #FFF !important;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	padding-top: 10px;
	top: 108px;
	width: 203px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
.l-content{
	width: 100%;
	background: #ffffff;
	font-size: 14px;
	color: #666666;
	padding: 5px;
	border: 2px solid #e9e9ea;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 25px;
	margin-top: 35px;
}
/*Login Page CSS End*/
.short-link-service-logo-share-form textarea#edit-message {
    margin-bottom: 10px;
}
