﻿.clsexportpopupheader{
    margin-top:-50px;
    margin-bottom:50px;
}
.btnoverlapprocess {
    margin: -5% 1% 0% -0%;
}
.btn-red {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: bold;
    border-color: rgb(151, 11, 14);
    border-style: solid;
    border-width: 1px;
    background-color: rgb(198, 15, 19);
    font-size: 15px;
    padding: 6px 50px !important;
    /*height: 36px;
    width: 150px*/
}
.clshide{
    display:none;
}
.clsaligncol{
    margin-top:19px;
}
.cls-ml-6{
    margin-left:-6%;
}
 .clsbtnsearch {
    width: 80% !important;
    margin-left: -7%;
}
.content-signup {
    overflow: hidden;
    border-color: rgb(113, 113, 113);
    background-color: rgb(238, 238, 238);
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    border-top:1px solid #bbb;
}

.content-signup div {
    padding:20px;
}
.container {
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.content-signup div ul {
    text-align:left;
}

.content-signup div ul li {
    text-align:left;
    font-size: 14px;
    padding: 1px;
}

.p2 {
    
    font-size: 15px;
    padding-right: 15px;
}
#footer-container {
    background-color: rgba(65, 163, 184, 0.33);
}
#footer-container .container {
    padding-bottom: 30px;
}
#footer-container .container .row {
    padding:30px 0px;
}

.form-control {
    border-radius:0;
    border: 1px solid #aaa;
    height: 40px;
}

input, select, textarea {
     max-width: 100%; 
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    /*padding-right: 10px;*/
    padding-left: 10px;
}
.img-responsive {
    max-width:100%;
    height:auto;
}
.text-right {
    text-align: -webkit-right;
}
.req {
    color:red;
}
.text-black{
    color:black;
}
.div-black {
    display:block;
    color:#fff;
    background-color:#000;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    width: 80%;
}
.div-table {
    border-bottom:1px solid rgb(113, 113, 113);
    padding: 10px 0px;
    width: 80%;
}

.tbl-calculation {
    width: 100%;
}

.tbl-calculation tr td {
    padding: 1px 10px;
}
.btnCancel {
    color: #222;
    background: #fff;
    border: 1px solid #222;
    display: inline-block;
    margin-top: 0.5px;
    padding: 1.8px 30px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
    font-style: italic;
    font-weight: bold;
}

.datepicker {
    border-radius: 0px; 
}
.input-group-addon {
    border-radius: 0px; 
}
.LineBreak{
    display:block;
}
.spacebetween{

}

@media screen and (max-width: 768px) {
    .spacebetween {
        margin:2px;
    }
    .clserroralert{
        width:270px !important;
        color: rgba(224,32,32,1)!important;
        margin:0% 22% !important;
        padding-left:2% !important;
        padding-right:2% !important;
    }
}
.ui-dialog .ui-dialog-content{
    overflow:hidden !important;
    margin-top:0px !important;
     margin-bottom:0px !important;
    font-family: Verdana, Helvetica, Arial, sans-serif;
  
}
.ui-widget{
      font-size:1em !important;
}
.ui-dialog > .ui-widget-header 
{
    background: white !important;
    border:none !important;
    border-radius:0px !important;
    font-size:36px !important;
    font-weight:normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;

}
.ui-dialog 
{ 
    z-index: 1075 !important ;
}
.modal-content{
      border-radius:4px !important;
      box-shadow:none !important;
      padding: 0% 4% 2% 4%;
}
.modal-header{
      border:none !important;
      padding: 15px 0px 0px 15px !important;
}
.modal-footer{
      border:none !important;
}
div.modal-content{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.btncommonalertOK{
      width:25% !important;
      background-color: rgb(221,221,221) !important;
}
.popupheader{
    margin-top:-9%;
}


.popupheader1{
    margin-top:-15%;
}
.brandpopup{
    margin: 0% 7%;
}

.brandpopupheader{
    margin-top:-15%;
}
 
.btnbrandpopup{
    margin-top: 10%;
}   
.clsclearfilter{
    color: #337ab7 !important;
    margin-right: 4%!important;
    line-height: 4.5 !important;
    cursor:pointer;
}
.clsboldtext{
    font-weight:bold;
}
.clsline-height{
    line-height:0;
}
.clsline-height-2{
    line-height:2;
}
.clserroralert{
    width:500px;
    color: rgba(224,32,32,1);
    background-color:rgb(248,217,221);
    padding-left:15%;
    padding-right:15%;
}
.clserroralert-2{
    margin-bottom:-8%;
}
.clserrorsupport{
    color: rgba(224,32,32,1)!important;
}
.clserrorsupport:hover,.clserrorsupport:active,.clserrorsupport:focus{
    color: rgba(224,32,32,1)!important;
}
.clserrorcontainer{
    margin-top:55px;
}
.clserrorcontainer-2{
     margin-top:130px;
     margin-left:5%;
}
.clsfont-size{
    font-size:16px;
}