/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 14, 2016, 1:12:04 PM
    Author     : Waseem Khaliq
*/
.form_section{
    margin:auto;
          width:50%; 
}
.error{border-color: #b94a48;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
 .valid{border-color: #468847;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}
 .astric{color:red;font-size: 15px;}
 .SRtooltip{color: #b94a48;}
 
.cat_grp{padding:11px 3px 0px 20px;
         width:170px;
         float:left;}

#category_textbox {

    background-color: #ffffff;
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 1px;
    color: #717171;
    float: left;
    font-family: Calibri,Arial;
    font-size: 16px;
    min-height: 45px;
margin-left: 15px;
    width: 420px;
}
.grid_image{width:120px; height:100px;}
.dashbox .panel-body {
  width:90% !important;
}
.table-bordered {
    font-size: 15px;
}
#days_sec{
   margin-left: 26%;
}
.msg_layout{margin-left:104px;width: 82%;}
#images_list {
    height: auto;
    width: 100%;
}
#imgShow, #iconShow {
    margin-top: 10px;
}
.shop_image {
    float: left;
    width: 33%;
}
.delete_image{cursor: pointer;}
.export{float: right;
    margin-right: 60px;}

.list > .active{ background-color: #5E87B0;}
#preview {
    clear: both;
    color: green;
    width: 100%;
}
#uploads{font-size: 16px;}
#uploads:hover{color:#5E87B0; }
.pagination-main {

  padding: 20px;
    position: relative;
    background: #fff;
}
.pagination-text {
    position: relative;
    top: -15px;
}
.pagination-listing.pull-right {
    position: relative;
    top: -28px;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    top: 5px;
    position: relative;
    padding-left: 0;
}
